function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=11; $m=5; $y=2003; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>11,'min'=>00, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>12,'min'=>30, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>16,'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 | ||||||||||||
|
86th Giro d'Italia - Grand TourItaly, May 10-June 1, 2003Main Page Stage Profile Start List Complete Live Report Stage 2 - May 11: Copernico-Matera, 177 kmLatest Live ReportStart time: 12:49 CEST 17:35 CEST - 177 km/0 km to go In the last 20 metres, as Baldato was moving up on his inside, McEwen threw an elbow, which may cost him the stage. Baldato immediately threw up his arm as he crossed the line. He is not happy with McEwen's manoeuvre. The jury has relegated McEwen to last position, and Baldato is the winner of stage 2. Petacchi is still the overall leader, with Baldato now in second place. Thank you for following stage 2 of the Giro with Cyclingnews. We'll be back at the same time (14:30CEST) with stage 3 tomorrow, from Policoro to Terme Liugiane, run over 145 km. Results1 Fabio Baldato (Ita) Alessio 4.46.57 2 Gabriele Colombo (Ita) Domina Vacanze 3 Giuliano Figueras (Ita) Panaria 4 Alessandro Petacchi (Ita) Fassa Bortolo 5 Bernhard Eisel (Aut) FDJeux.com 6 Volodomyr Duma (Ukr) Landbouwkrediet-Colnago 7 Stefano Garzelli (Ita) Vini Caldirola 8 Francesco Casagrande (Ita) Lampre 9 Fabio Sacchi (Ita) Saeco General classification after stage 2 1 Alessandro Petacchi (Ita) Fassa Bortolo 10.02.36 2 Fabio Baldato (Ita) Alessio 0.04 3 Gabriele Colombo (Ita) Domina Vacanze 0.19 4 Giuliano Figueras (Ita) Ceramiche Panaria-Fiordo 0.23 5 Graziano Gasparre (Ita) De Nardi-Colpack 0.24 6 Fabio Sacchi (Ita) Team Saeco 7 Denis Lunghi (Ita) Alessio 8 Kurt Asle Arvesen (Nor) Team fakta-Pata Chips 9 Serhiy Honchar (Ukr) De Nardi-Colpack |
|
|