function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=29; $m=9; $y=2002; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>12,'min'=>30, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>14,'min'=>00, 'refresh'=>300); // IN GMT $refresh[3]=array('hr'=>16,'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() ?>
Cyclingnews TV News Tech Features Road MTB BMX Cyclo-cross Track Photos Fitness Letters Search Forum | ||||||||||||||||||||||||||||
|
57th Vuelta a EspañaSpain, September 7- 29, 2002Vai Dani! Danilo Di Luca's Vuelta diaryNationality: Italian
|
Today when I was in the race, I asked myself a question: just how strong are these Spanish riders?!
I can assure you that even though we had a stage that finished in a sprint (great job Petacchi!) it was a really hard stage today. I saw very few stretches of flat terrain; it was up and down all day long.
We went really hard all day, thanks to the guys in the break and Fassa Bortolo that rode hard tempo to bring them back. I thought that with 10km to go, Tauler would get away with the big win, but we didn't slow up behind him and the wide road where we could see the Kelme man helped us too.
I didn't ride the sprint today; I didn't think I would get a good place considering that I am feeling tired after yesterday's attack. Plus Glomser is riding well and he deserves a shot at a good placing and I didn't want to get in his way. Sacchi and Glomser rode really well today in the finale and Saeco-Longoni Sport had some good placings today.
Tomorrow ought to be another tough stage with a likely bunch finish because Telekom is looking for wins for Zabel.
Ciao,
Danilo Di Luca
Danilo Di Luca's official website - www.danilodiluca.com
|