function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=10; $m=8; $y=2002; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>12,'min'=>30, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>13,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>17,'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 | |||||||||||||||||||||||||||||||
|
GP Suisse Féminin- CDMSwitzerland, September 8, 20022001 Results Preview Results Past winners PreviewThe eighth and penultimate event of the UCI Women's Road World Cup, the Grand Prix Suisse Féminin, will be held Sunday in Embrach, Switzerland, near Zurich. This is the fifth edition of this race, which this year will take place on a new circuit of 10.8kms, with two climbs exceeding 7%. The race will tackle the course 11 times, for a total distance of 118.8km. German Petra Rossner (Saturn) currently leads the general classification of the 2002 World Cup, but is only six points clear of Dutch rider Mirjam Melchers (Farm Frites-Hartol). The final round of the World Cup will take place next week in Rotterdam. Past Winners2001 Susanne Ljungskog (Swe) 2000 Pia Sundstedt (Fin) 1999 Anna Millward (Aus) 1998 Zulfia Zabirova (Rus) |
|
|