function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=31; $m=8; $y=2002; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>11,'min'=>20, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>11,'min'=>45, 'refresh'=>250); // IN GMT $refresh[3]=array('hr'=>12,'min'=>45, '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 | |||||||||||||||||||||||
|
2002 MTB Worlds - CDMKaprun, Austria, 24 August - 1 September, 2002Results Team Relay Cross Country Downhill Four Cross Other events September 1 - Men's XC Live CoverageStart time: 14:05 CEST Welcome to Cyclingnews' live coverage of the men's Cross Country World Championships in Kaprun. The skies opened up at the start of the race and the torrential downpour resumed, making things very tricky for the competitors. The terrible conditions have seen several spectacular crashes already, although quite a few spectators have shown up to watch, despite the rain. 14:45 CEST 14:56 CEST 15:08 CEST Four riders are chasing at a minute: Fumic, McGrath, Palhuber, Kalberer. Miguel Martinez is at 1'45. The course is so slippery that even the lead KTM motorcycles are crashing! Christoph Sauser (Swi) is having a bad day too, and has crashed several times. On the second climb, McGrath and Palhuber have moved away from Fumic and Kalberer. 15:23 CEST It looks like Green is starting to put some time into Meirhaeghe. You can see how painful it is - it looks like Frischknecht is suffering a lot, and his legs are cramping on the climb which he has chosen to run up. 15:38 CEST His compatriot Seamus McGrath crashes, while in fifth spot. 15:48 CEST The conditions are so muddy and slippery that a lot of the riders are forced to walk uphill and down. 15:58 CEST 16:15 CEST 16:30 CEST ResultsProvisional 1 Roland Green (Can) 2.19.02 2 Filip Meirhaeghe (Bel) 0.19 3 Thomas Frischknecht (Swi) 1.35 4 Lado Fumic (Ger) 6.12 5 Thomas Kalberer (Swi) 6.35
|
|