function refreshtime() { //generates autorefresh meta tag with delay set by pretermined schedule //edit these to suit: $d=31; $m=8; $y=2002; // DAY MONTH YEAR $delay='300'; //default $refresh[1]=array('hr'=>11,'min'=>20, 'refresh'=>500); // IN GMT $refresh[2]=array('hr'=>11,'min'=>45, 'refresh'=>250); // IN GMT $refresh[3]=array('hr'=>12,'min'=>45, '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 | |||||||||||||||||||||||
|
2002 MTB Worlds - CDMKaprun, Austria, 24 August - 1 September, 2002Cross Country
Starting in the Mountainbike Village in Kaprun, the 2002 course taking the riders out on a flat gravel road to the Gasthof Mühle. Moving through the small tunnel under the street, the course then starts up the first hill climb to the "Winkelgraben" (approximately 400m long) moving into a dirt road for approximately 600m. A long and technical downhill will follow, running beside the fire road for approximately one km., then turning around the "Guggenbichl" on a short and easier climb. The riders will then follow a short downhill to a creek crossing before starting the final climb. The riders will climb 1.3 kilometres of technical singletrack up to the Lechnerberg before beginning their descent. Technical downhill trails follow for the next 700m. before flattening out. This will allow a bit of a breather before the well known technical section of previous years batters their senses. The riders then re-enter the Mountain Bike Village for the start/finish. Cyclingnews spoke to European Champion Gunn Rita Dahle of Norway after she rode the course for the first time. "It's a tough parcours with no moments for rest. It's either up or down and it's extremely important to have the right position in the various parts of the race. It will be an exhausting race won by the one with most powers left at the end. Lots will happen in the final laps." Course summaryDistance: 6.950 Km Downhill
The start of this years four kilometer course begins as it always has with a one kilometer run beneath the chairlift. After the jump the riders cross the fire road at the chairlift stations and then move into the "Wiesengrat", the most spectacular section of the whole Downhill course. With no time to relax, the riders continue on into the very fast and technical section at the "Ortlehen" for the next 700 meters. The course then moves out of the forest section and follows into the finish area, where parts of the Four Cross Course will be used. This will allow the riders to expunge any remaining energy and style it up for the cameras and crowds. Course summaryDistance: Approx 4 km. |
|