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 | |||||||||||||||||||||||||
|
World Masters Track Championships - CMManchester Velodrome, UK, September 15-21, 2002Men's time trialResultsMen's 1000m Time Trial 30-34 1 Ian George (Great Britain) 1.07.449 2 Yasumichi Yamane (Japan) 1.08.814 3 Rob Darley (Great Britain) 1.08.889 Men's 1000m Time Trial 35-39 1 Kenny Williams (USA) 1.06.799 2 David Robson (Great Britain) 1.08.471 3 Michael Clucas (Australia) 1.08.836 Men's 750m Time Trial 40-44 1 Al Whaley (USA) 51.125 2 Don Langley (USA) 51.194 3 Geoff Stoker (Australia) 51.411 Men's Time Trial 45-49 1 David Le Grys (Great Britain) 51.045 2 Richard Voss (USA) 52.563 3 Steve Cronshaw (Great Britain) 53.223 Men's 500m Time Trial 50-54 1 Ian Hallam (Great Britain) 36.352 2 Marc Dangleterre (France) 37.011 3 Mitshuhiro Tsuchida (Japan) 37.076 Men's 500m Time Trial 55-59 1 Stan Gregg (USA) 36.300 2 Geoff Cooke (Great Britain) 36.641 3 Glen Ion (Australia) 37.869 Men's 500m Time Trial 60-64 1 Earl Henry (Trinidad) 37.382 2 James Murdock (USA) 37.616 3 Peter Smith (Great Britain) 38.534 Men's 500m Time Trial 65+ 1 Atte Koskinen (Finland) 39.532 2 Karl Waedale (Germany) 40.171 3 Bob Kaye (USA) 40.221 |
|
|