var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Lewis+Hamilton" - Google News"; document.title=document.title+ " "; arnews[0]="Bernie Ecclestone gives Silverstone chiefs 19 days to raise £12m and save the ... - Daily Mail
"; arnews[0] += "

Daily Mail

Bernie Ecclestone gives Silverstone chiefs 19 days to raise £12m and save the ...
Daily Mail
Great win: Lewis Hamilton takes the chequered flag at Silverstone... Ecclestone is believed to be demanding an annual fee of £12m, rising at seven per cent ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 23:58:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="McLaren, one team; two champions - NEXT
"; arnews[1] += "

McLaren, one team; two champions
NEXT
The Brits have got their wish; new world champion and former Brawn GP racer, Jenson Button has joined 2008 champion, Lewis Hamilton on the ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 22:51:47 GMT+00:00"; arnews[1] += "
"; arnews[2]="Video referees can catch the cheats - Times Online
"; arnews[2] += "

Video referees can catch the cheats
Times Online
Now Jenson Button, the reigning world champion, is joining the team to share driving duties with the previous year's title-winner, Lewis Hamilton, ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 22:15:02 GMT+00:00"; arnews[2] += "
"; arnews[3]="F1 2009 Launch Trailers - Gamers Hell
"; arnews[3] += "

F1 2009 Launch Trailers
Gamers Hell
This will be the first time that drivers such as Lewis Hamilton and Sebastian Vettel have appeared in a FORMULA ONE game and F1 2009 will also be the first ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 21:38:02 GMT+00:00"; arnews[3] += "
"; arnews[4]="New regulations won't put brakes on Jenson Button - Times Online
"; arnews[4] += "

New regulations won't put brakes on Jenson Button
Times Online
A BAN on refuelling in Formula One next season is likely to favour Jenson Button over new teammate Lewis Hamilton. Most F1 paddock observers believe ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 21:15:40 GMT+00:00"; arnews[4] += "
"; arnews[5]="Patrick Collins: Thierry, you cheated and cost the Irish their dream - Daily Mail
"; arnews[5] += "

Daily Mail

Patrick Collins: Thierry, you cheated and cost the Irish their dream
Daily Mail
... with much talk of 'goals' and 'challenges', he took himself off to mclaren, where he appears destined to play a distant second fiddle to Lewis Hamilton. ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 20:31:06 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");