var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="the PF1 Forum's Testing Thread
"; arnews[0] += "Home >> Planet-F1 Chat >> Planet-F1 Chat >> Official 2010 Testing Thread 14 Vote crespo wrote on Tue, 09 February 2010 15:47 Laura23 wrote on Tue, 09 February 2010 11:44 crespo wrote on Tue, 09 February 2010 15:37 Laura23 wrote on Tue, 09 February 2010 11:16 Interesting fact that the Merc boys are the only drivers who will have tested against evry ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:22:08 GMT"; arnews[0] += "
"; arnews[1]="Nogier: Progress the key for Kimi
"; arnews[1] += "Citroen Junior Team manager Benoit Nogier plays down pressure on Kimi Raikkonen ahead of his WRC debut proper in Sweden Benoit Nogier, the manager of the Citroen Junior Team, has said that 'progress on each rally' should be the early goal for Kimi Raikkonen as the Finn prepares to kick-start his WRC challenge this weekend."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 11:21:20 GMT"; arnews[1] += "
"; arnews[2]="Red Bull admit Raikkonen F1 2011 idea is 'interesting'
"; arnews[2] += "The notion of 2007 F1 World Champion Kimi Raikkonen returning to the grand prix grid with Red Bull Racing in 2011 gathers credibility after Dr."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 11:18:35 GMT"; arnews[2] += "
"; arnews[3]="Loeb just one of many challenges for Raikkonen
"; arnews[3] += "Formula One driver Kimi Raikkonen embarks on a new career in the World Rally Championship this weekend but the Finn is under no illusions about how difficult the season-opening event in Sweden might be."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 10:22:56 GMT"; arnews[3] += "
"; arnews[4]="Todt confirms: Any team can miss up to 3 races in 2010
"; arnews[4] += "According to, well, nearly every Formula1 news source, FIA president Jean Todt confirmed what Bernie Ecclestone has been going on about for the past couple of days: the 2010 Concorde Agreement allows for any team to miss up to three races during the season without being kicked out of the championship altogether."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:47:11 GMT"; arnews[4] += "
"; arnews[5]="Twitter item of the day: Button & Hamiltona s longing look
"; arnews[5] += "Being a Formula 1 driver isn't all fun, parties, excitement and jumping in the car and driving fast."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 21:46:35 GMT"; 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("
");