function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=24; $m=4; $y=2003; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>15,'min'=>00, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>16,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>22,'min'=>00, '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 | |||||||||||||||||||||
|
Tour de Romandie - 2.HCSwitzerland, April 27 - May 2, 2004Preview Results Start List Photos The Stages
(Almost) no point-to-point stages for TdRThis year's Tour de Romandie, which takes place between April 27 and May 2 in Switzerland, will only feature one point to point stage. All stages, save for stage 3, will start and finish in the same place, a rather radical concept for a major stage race. The tour will start in Geneva with a 3.4 km prologue time trial and finish with a 20.4 km time trial in Lausanne. There will be one mountain top finish: stage 3 from Romont to the Morgins ski station, but the toughest stage looks to be stage 4, starting and finishing in Sion and including the climbs of Ovronnaz (1350m), Veysonnaz (1255m) and Crans-Montana (1545m). The total race distance will be 628 km. |
|
|