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 (($id=='live') or ($id=='livecomp')) echo refreshtime() ?>
Cyclingnews TV News Tech Features Road MTB BMX Cyclo-cross Track Photos Fitness Letters Search Forum | ||||||||||||||||||||||
|
USCF National Track Championships - CNLehigh Valley Velodrome - Trexlertown, PA, August 27-31 2002Points raceCarney creams the fieldMulti-national champion and two-time Olympian Jame Carney (Durango, CO) won the men's points race by lapping the field twice in the 120-lap finals, and assures Carney of a berth on the World Track Cycling Championships team. The 2002 World Track Cycling Championships will be contested next month in Copenhagen, Denmark. "The points race always hurts," said Carney. The semi-finals (60 laps) were originally scheduled for Thursday morning to give the riders a break before the evening finals. However, due to rainy weather in the morning, both the semi-finals and finals (120 laps) of the men's points race were contested Thursday evening, presenting an endurance challenge for the riders. "I was on the start line, thinking, 'Okay, here we go; this is not going to be any fun,'" continued Carney. "But if I can hurt more than anyone else, then hopefully I can be on top of the podium." And Carney hurt the most. PhotographyPhotos by Mike Gladu
ResultsMen's Points Race points laps 1 Jame Carney 49 0 2 Marty Nothstein 45 -1 3 Kenny Williams 31 -1 4 Colby Pearce 24 -1 5 Rad Cunningham 16 -1 |
|
|