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 June 2, 2002First Union combines with charity ride; Manayunk Wall immortalisedThe First Union Invitational, which kicks off the First Union Cycling Series on June 4 in Lancaster, Philadelphia, will be run in collaboration with the charity event "Dream Ride 2002". 18 local charities in Lancaster have "adopted" one of the twenty teams and will display "support and enthusiasm" throughout the race for their selected team. First Union is donating $1,000.00 on behalf of the race winner and his team to the 'adopting' charity.
In addition, "The Manayunk Wall", one of the most feared climbs in the PCT series, has now been immortalized bearing a plaque that recognises the climb as the most difficult stretch of the First Union USPRO Cycling Championship race course. After 17 years, the climb has attained something of a romantic, larger-than-life aura, along the lines of the Boston Marathon's "Heartbreak Hill". Riders will have to tackle the 17 percent climb ten times in 156 mile event. Fans line up twenty deep on both sides of the road, and virtually every house on "The Wall" hosts race parties throughout the six-hour event. According to George Hincapie of the USPS Team, who has raced the event seven times with a victory in 1998, "the cheering is so loud up the Manayunk Wall. It keeps up going and helps make the race as exciting as any in the world." Amateur rides can test their legs two days before the pro race in the Manayunk Amateur Hill Climb, held on Friday, June 7 at 4.30pm. For more information on the First Union series visit www.firstunioncycling.com |
|
|