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 Invitational PhotographyFirst Union USPRO Championships, Philadelphia, PA, June 9, 2002Some nice, some quirky by Justin Balog
These sensational photos provided by Ralph Rookey
These photos courtsey of Nick Atkins
Images by Todd M. Leister
Images by Tim Maloney, cyclingnews.com European Editor
Images by Rob Karman/www.roadbikephotos.com
Images by Jonathan Devich/TheFastrack.com
Litespeed take a detourLotto Directeur-sportif Walter Planckaert and his Lotto-Adecco boys took a detour to Bicycle Therapy during their stay in Philly, where the 2003 Litespeed Vortex frame was unveiled.
First Union Liberty Classic, Philadelphia, PA, June 9, 2002Some nice, some quirky by Justin Balog
These sensational photos provided by Ralph Rookey
These photos courtsey of Nick Atkins
Images by Tim Maloney, cyclingnews.com European Editor
Images by Gerry McManus, cyclingnews.com correspondent
Images by Rob Karman/www.roadbikephotos.com
Images by Jonathan Devich/TheFastrack.com
First Union Classic, Trenton, New Jersey, June 6, 2002Images by Rob Karman/www.roadbikephotos.com
Images by Jonathan Devich/TheFastrack.com
First Union Invitational, Lancaster, PA, June 4, 2002Images by Rob Karman/www.roadbikephotos.com
Back to top |
|
|