function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=29; $m=9; $y=2002; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>12,'min'=>30, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>14,'min'=>00, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>16,'min'=>30, 'refresh'=>0); // IN GMT //add new $refresh rows as you like in chronological order. Set refresh => 0 for no refresh line // foreach (array_keys($refresh) as $r) { // foreach not available in PHP3! Have to do it like this reset ($refresh); while (list(, $r) = each ($refresh)) { if (time() > gmmktime($r[hr], $r[min], 0, $m, $d, $y)) $delay=$r[refresh]; }; if ($delay) { return ("\n"); } else { return(''); }; }; ?> if (($_REQUEST["id"]=='live') or ($_REQUEST["id"]=='livecomp')) echo refreshtime() ?>
Cyclingnews TV News Tech Features Road MTB BMX Cyclo-cross Track Photos Fitness Letters Search Forum | ||||||||||||||||||||||||||||
|
57th Vuelta a España PreviewSpain, September 7- 29, 2002Vai Dani! Danilo Di Luca's Vuelta diaryNationality: Italian
|
First, some background: Di Luca was born in Spoltore, a small hilltop town in central Italy, in 1976. His first encounter with a bicycle was at age four, he entered his first race when he was eight (and won) and then continued with his racing and chalked up many victories along the way. He finished second in the national Pupil's Cup in 1992, and went on to win Il Giro dei Friuli and the Giro d'Italia for junior riders in 1998. After winning the bronze medal in the Under 23 road race at the World Championships in Valkenburg, 1998, he moved on to the Elite category, where he has become one of Italy's most promising young professionals.
Last year Di Luca raced for the Cantina Tollo team and his season was interrupted in June by surgery for acute appendicitis, but he went on to race in the Vuelta and he won the sodden, epic Giro di Lombardia in October. This year he signed with the Saeco-Longoni Sport team and will be highly motivated, particularly after the team's exclusion from this year's Tour de France. For this year's Vuelta, Cyclingnews will be providing regular diary entries from a rider who is certain to be a contender on several stages, as well as riding in support of overall GC contender Gilberto Simoni.
|