function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=1; $m=2; $y=2004; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>12,'min'=>30, 'refresh'=>300); // IN GMT $refresh[2]=array('hr'=>13,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>15,'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 | |||||||||||||||
|
2004 World Cyclocross Championships - CMPont-Château, France, January 31-February 1, 2004Main Page Course Map Results Complete live report February 1: Elite Men, 60 minutesLatest Live Report16:00 CET - Lap 10 16:02 CET - Lap 10 The sprint is for the last corner, and Wellens gets it first with De Clercq on his wheel. Vanthourenhout unclips and gets third, but it's Wellens who wins a very tight sprint with De Clercq! Two world titles for Wellens! ResultsUnofficial 1 Bart Wellens (Belgium) 1.02.18 2 Mario De Clercq (Belgium) 3 Sven Vanthourenhout (Belgium) 4 Daniele Pontoni (Italy) 5 Ben Berden (Belgium) 6 Erwin Vervecken (Belgium) 7 Francis Mourey (France) 8 Petr Dlask (Czech Republic) 9 Michael Baumgartner (Switzerland)
Complete live report Results Mail the Cyclingnews commentary team! |
|
|