var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kimi+Raikkonen" - Google News"; document.title=document.title+ " "; arnews[0]="Michael Schumacher to make a comeback - UK Express
"; arnews[0] += "

Michael Schumacher to make a comeback
UK Express
Button's switch to McLaren this week after a falling-out with Brawn, who were bought out by Mercedes, leaves a seat but Kimi Raikkonen is talking to the ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 00:25:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="Up close and personal with Jean-Christophe Babin - Malaysia Star
"; arnews[1] += "

Malaysia Star

Up close and personal with Jean-Christophe Babin
Malaysia Star
Thanks to close partnership with Formula One drivers David Coulthard and Kimi Raikkonen, he set a new milestone in wrist chronographs' accuracy with the ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 00:12:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="Say what? Kimi and Schumacher in Mercedes GP! - India.com
"; arnews[2] += "

Say what? Kimi and Schumacher in Mercedes GP!
India.com
According to the latest buzz Michael Schumacher and Kimi Raikkonen are in talks with Mercedes GP (formerly named Brawn) for the 2010 season. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:52:41 GMT+00:00"; arnews[2] += "
"; arnews[3]="Button moves to McLaren, Eddie Jordan predicts Schumacher to race for Mercedes - Examiner.com
"; arnews[3] += "

Examiner.com

Button moves to McLaren, Eddie Jordan predicts Schumacher to race for Mercedes
Examiner.com
Things looked to be shaping up in the Formula One driver lineup, even with Kimi Raikkonen leaving the sport to pursue rallying this week, but former team ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 21:20:34 GMT+00:00"; arnews[3] += "
"; arnews[4]="Rosberg expects 'wins at least' in 2010 - autosport.com
"; arnews[4] += "

autosport.com

Rosberg expects 'wins at least' in 2010
autosport.com
Kimi Raikkonen's management has indicated that the Finn would be interested in the vacant Mercedes GP seat, and although Rosberg did not name his personal ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 20:02:31 GMT+00:00"; arnews[4] += "
"; arnews[5]="BREAKING: Schumacher likely to return to F1 racing with Mercedes - Autoblog (blog)
"; arnews[5] += "

BREAKING: Schumacher likely to return to F1 racing with Mercedes
Autoblog (blog)
The Schumacher deal is just the latest volley in the silly season melee that has seen Kimi Raikkonen vacate his seat in order to make room for Fernando ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 19:30:51 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("
");