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ñaSpain, September 7- 29, 2002Live report Results & report Profile Description Next stage Stage 1 - September 7: Valencia - TTT, 24.6 kmProfileImage ©: www.lavuelta.com Stage descriptionStart time (first team): 15:22 CEST The 2002 Vuelta starts off in one of Spain's largest and liveliest cities, Valencia. Stage one will see the race begin with a team time trial that will start at the "Museo de las Ciencias" and finish in front of "Puente de las Flores" almost 25 kilometres later. The Team Time Trial will see teams average 50 kilometres an hour through the streets of Valencia, and will really showcase the teams for the viewing public. It will also be La Vuelta's first Team Time Trial since 1992, a race that was won in a time of 37 minutes and 51 seconds by the Gatorade team over a distance of 32.6 kilometres.
|
|
|