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 | |||||||||||||
|
Petacchi's Pinarello Dogma in the Giro d'ItaliaBy Tim Maloney Alessandro Petacchi has been riding quite a special bike at this year's Giro d'Italia. It is a Pinarello Dogma, a frame introduced last year at the Milan Bike Show. The Dogma uses frame tubes made of a special Magnesium Ak 61 double butted alloy, a frame tubing that's exclusive to Pinarello. Fausto Pinarello told Cyclingnews "Petacchi's Dogma is not only very light, but we've found in our years of testing that the Magnesium Ak 61 frame has an extraordinary ability to absorb and disperse vibration. As Magnesium is applied to the frame of a modern racing bike, the Dogma frame is both very comfortable, very stable and safe." Petacchi's 56.8cm x 58.5 cm Dogma frame weighs in at 990grams, and features the Pinarello "ONDA" or Wave fork, made in a reversed S shape and weighing 385 grams Pinarello used Finite Element Analyse in the design of the fork to address three key axes: longitudinal, transverse & vertical, providing more stability in steering and braking. Specifications
|
|
|