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 August 31 - Downhill Live CoverageStart time: 13:00 CEST Welcome to Cyclingnews' live coverage of the men's downhill world championships in Kaprun. The men's race was due to start after the women, but due to TV scheduling requirements it has been moved forward to start at 13:00. It's a beautiful day in Kaprun, like a World Cup ski race with an estimated crowd of 10,000 present. So far, 25 of the 106 riders have made their run, with young Canadian Justin Adams setting the best time of 5.25.32. He knocked Britain's William Longden out of the hot seat, after setting a time of 5.29.73. 13:45 CEST The course is very fast according to Eric Carter (USA). It's dried out from earlier in the week, and is getting faster and faster. There are 10 riders to go, and Peat is still in the hot seat. 13:53 CEST 13:59 CEST 14:03 CEST He comes through in 5.13.88 - that's clearly the second best time. The final Australian, Mick Hannah will be next, followed by Spain's Tomas Misser and the three Frenchmen: Nicolas Voullioz, Mickael Pascal and Cédric Gracia. 14:07 CEST Tomas Misser is on the course now. 14:11 CEST He is pretty clean over the bottom half of the course, and finishes in 5.18. He knocks Hannah out of sixth place. So with three riders to come, it's still Peat, Kovarik and John Waddell. 14:15 CEST He's continuing to increase his margin, and is up by 2.3 seconds. He's riding the tricky second part of the course with great precision. His time is 5.08.53 - the new fastest time! 14:18 CEST He's not looking good at the first intermediate, and is five seconds behind Vouilloz. However, he could get a medal if he has a great second half. Pascal finishes in 5.17.41, which is fifth at the moment. 14:21 CEST Gracia, the "human heart attack" is riding like a wild man. He's really the opposite of Vouilloz. He comes through the split 2.54 seconds behind Vouilloz. It's going to be tough. Gracia seems to be having trouble with the second part of the course, losing 3.3 seconds at the second time split. Here he comes - 5.14.50. Fourth place, which means that Vouilloz wins the gold from Steve Peat, and Chris Kovarik takes the bronze medal in 5.13.88. ResultsProvisional 1 Nicolas Vouilloz (Fra) 5.08.5 2 Steve Peat (GBr) 0.01.2 3 Chris Kovarik (Aus) 0.05.4 4 Cedric Gracia (Fra) 0.06.0 5 John Waddell (Aus) 0.08.7 6 Mikael Pascal (Fra) 0.08.9 7 Oscar Saiv (Spa) 0.09.3 8 Nathan Rennie (Aus) 0.10.4
|
|