var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="V8 Supercar team eyes Lewis Hamilton for 2010 race - Auto123
"; arnews[0] += "Lewis Hamilton could be at the wheel of an Australian V8 Supercar for a race next year. Team Vodafone boss Roland Dane said this week that the McLaren driver and 2008 world champion would have raced in 2009 if the newly launched Gold Coast ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 10:15:00 GMT"; arnews[0] += "
"; arnews[1]="Gabriella Cilmi to cheer for ‘hottie’ Lewis Hamilton - The Gaea Times
"; arnews[1] += "LONDON - Australian singer Gabriella Cilmi has revealed she is keen on cheering for F1 champ Lewis Hamilton. The 18-year-old wrapped herself in a curve-hugging racing suit at a promotional event for the upcoming Australian Grand Prix in Melbourne ..."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 13:59:00 GMT"; arnews[1] += "
"; arnews[2]="Gabriella Cilmi to cheer for 'hottie' Lewis Hamilton - New Kerala
"; arnews[2] += "The 18-year-old wrapped herself in a curve-hugging racing suit at a promotional event for the upcoming Australian Grand Prix in Melbourne. The Sweet About Me hitmaker confessed she would be more than happy supporting the 25-year-old ace racer when he ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 18:59:00 GMT"; arnews[2] += "
"; arnews[3]="V8 Supercar team eyes Hamilton for 2010 race - Motorsport.com
"; arnews[3] += "Lewis Hamilton could be at the wheel of an Australian V8 Supercar for a race next year. Team Vodafone boss Roland Dane said this week that the McLaren driver and 2008 world champion would have raced in 2009 if the newly launched Gold Coast ..."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 07:09:00 GMT"; arnews[3] += "
"; arnews[4]="Lewis Hamilton happy after first McLaren test of year - Autoweek.com
"; arnews[4] += "Lewis Hamilton was extremely positive about the new McLaren MP4-25 Formula One car after his first day of testing on Tuesday in Valencia, Spain. At this time last year, McLaren knew that it was in for a difficult season. But Hamilton finished third ..."; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 23:55:00 GMT"; arnews[4] += "
"; arnews[5]="GABRIELLA CILMI TO SING FOR LEWIS HAMILTON - Daily Star
"; arnews[5] += "HERE’S another reason why Jenson Button, 30, and Lewis Hamilton, 25, will be tuning their engines for the Australian Grand Prix. Gabriella Cilmi, who has a soft spot for Lewis, will be singing the Aussie National Anthem at the F1 kick-off next ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 01:48:00 GMT"; arnews[5] += "
"; arnews[6]="Gabriella Cilmi to cheer for Lewis Hamilton - One India
"; arnews[6] += "London (ANI): Australian singer Gabriella Cilmi has revealed she is keen on cheering for F1 champ Lewis Hamilton. The 18-year-old wrapped herself in a curve-hugging racing suit at a promotional event for the upcoming Australian Grand Prix in ..."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 08:00:00 GMT"; arnews[6] += "
"; arnews[7]="Red Bull unveil 2010 Formula 1 car at Jerez test - BBC Sport
"; arnews[7] += "Red Bull have revealed the new car they hope will enable them to go one better than their second-place finish in last year's world championship. Race drivers Sebastian Vettel and Mark Webber unveiled the car at the start of this week's testing in ..."; arnews[7] += "
Publ.Date : Wed, 10 Feb 2010 10:37:00 GMT"; arnews[7] += "
"; arnews[8]="Lewis Hamilton happy after driving new McLaren - BBC Sport
"; arnews[8] += "\"It's a different feeling compared to the first lap of the first test day of 2009,\" said the 2008 champion. \"It's a positive feeling. I've kept a close eye on the development of this car. I've seen it evolve and had input into it which is very ..."; arnews[8] += "
Publ.Date : Tue, 02 Feb 2010 16:08:00 GMT"; arnews[8] += "
"; totcount = 9; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");