var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Juventus+F.C." - Google News"; document.title=document.title+ " "; arnews[0]="France World Cup player Lilian Thuram now fights racism - ScienceBlogs (blog)
"; arnews[0] += "

ScienceBlogs (blog)

France World Cup player Lilian Thuram now fights racism
ScienceBlogs (blog)
... his best-known accomplishment of his 15-year career playing defender with Monaco, Parma FC, Juventus, FC Barcelona and the French national team, ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 11 Nov 2009 23:05:29 GMT+00:00"; arnews[0] += "
"; arnews[1]="Italy: flights cancelled and delayed in Turin due to Aviapartner employees' strike - Avionews
"; arnews[1] += "

Italy: flights cancelled and delayed in Turin due to Aviapartner employees' strike
Avionews
(WAPA) - Also the airplane that was due to carry Juventus FC footballers to Tel Aviv, for the Champions League match against Maccabi Haifa, has been blocked ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 02 Nov 2009 14:08:53 GMT+00:00"; arnews[1] += "
"; arnews[2]="New stadia: key to Polish football's rebirth - Polish SOCA!
"; arnews[2] += "

New stadia: key to Polish football's rebirth
Polish SOCA!
Oct 26 — The news that Lechia Gdansk and Lech Poznan have arranged friendlies against mighty Juventus FC and Olympique Marseille to commemorate the opening ...

"; arnews[2] += "
Publ.Date : Mon, 26 Oct 2009 23:18:28 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");