function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=24; $m=4; $y=2003; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>15,'min'=>00, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>16,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>22,'min'=>00, '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 | ||||||||||||||||||||||||||
|
Australian National Track Cycling Championships - CNSydney, Australia, April 27 - May 2, 2004Australian Track Cycling ChampionshipsAustralia's top track riders will contest the national track championships from April 27-May 2 at the Dunc Gray Velodrome in Sydney. The Championships will also act as the selection trial for Australia’s multi-disability cyclists for the 2004 Athens Paralympic Games. Australia already boasts five world record holders in multi-disability events and all will be racing at the championships. Four-time world champion, Shane Kelly, fresh from his World Cup victory in Manchester, will lead the charge for Victoria, while for New South Wales 2002 sprint World Champion Sean Eadie returns after an injury-plagued 2003. Eadie is eager to impress national selectors and secure an Olympic berth. Queensland’s Anna Meares, a seven time Australian champion, will be the woman to beat in the sprint events. Sydney’s Rochelle Gilmore has returned to Australia from Europe in a bid to secure her third straight Australian title in both the points and scratch race events. |
|
|