function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=9; $m=6; $y=2002; // DAY MONTH YEAR $delay='600'; //default $refresh[1]=array('hr'=>17,'min'=>00, 'refresh'=>600); // IN GMT $refresh[2]=array('hr'=>21,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>23,'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() ?>
Tech Features Road MTB Cyclocross Track News Images Feedback | ||||||||||||||||||||||||||||||
|
First Union SeriesUSA, June 4-9, 2002First Union Series news for May 21, 2002Rodriguez and Nothstein to compete in First Union seriesReigning USPRO champion Fred Rodriguez (Domo-Farm Frites) and Olympic Gold Medalist Marty Nothstein (Navigators) will compete in the USA's biggest week of cycling, the First Union Cycling Series from June 4-9 in Philadelphia, Lancaster and Trenton "Winning twice in Philadelphia has been the greatest accomplishment in my cycling career, and I welcome the opportunity to defend my title," said Rodriguez. "I've been training hard and racing well this year, and I know the tough field of competitors will be competing to take the crown from me, including wildcards like Marty." After winning the match sprint gold medal in Sydney, Nothstein has refocused on the endurance events on the track, competing in a number of Six Day events last winter. He is also aiming to do well in road and criterium racing. "Growing up nearby and having worked the event selling t-shirts as a kid, it has always been a dream of mine to compete and win at the First Union USPRO Cycling Championship," said Nothstein. "I look forward to climbing the 'Manayunk Wall' with the best cyclists in the world." |
|
|