var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Forgotten Again: Sebastian Giovinco Is Wasting Away On Juventus' Bench
"; arnews[0] += "Ita TMs easy to lose small things in a crowd. Ita TMs easy for the shortest one in a group of giants to seemingly go unnoticed no matter what is happening around them."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 21:09:21 GMT"; arnews[0] += "
"; arnews[1]="Angel Di Maria would love to be the hero in South Africa
"; arnews[1] += "The likes of Lionel Messi, Cristiano Ronaldo, Didier Drogba, Kaka, Franck Ribery, Fernando Torres, Xavi and Wayne Rooney are all expected to light up the stage this summer, but World Cups have had a habit of producing unexpected heroes."; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 13:36:31 GMT"; arnews[1] += "
"; arnews[2]="Nedved tips Hamsik to follow in his footsteps / Europe
"; arnews[2] += "Juventus legend Pavel Nedved has tipped Napoli's young star Marek Hamsik to be his \"heir\". Nedved spent 8 years at Juventus and starred for the Czech national team in 91 appearances."; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 16:00:00 GMT"; arnews[2] += "
"; arnews[3]="John Molinaro: Juventus shouldn't give up on Diego
"; arnews[3] += "Where did it all go wrong for Diego? Juventus paid a king's ransom, 24.5 million euros, to German outfit Werder Bremen last year for the mercurial Brazilian playmaker, hoping he would add another dimension to their attack and help them mount a serious challenge in Serie A and in Europe."; arnews[3] += "
Publ.Date : Mon, 01 Feb 2010 19:00:55 GMT"; arnews[3] += "
"; arnews[4]="The stars who flop as managers.
"; arnews[4] += "A top European football club has once again been stung by hiring an inexperienced, big-name player as manager after Juventus' Ciro Ferrara became the latest rookie to be sacked."; arnews[4] += "
Publ.Date : Sun, 31 Jan 2010 08:31:12 GMT"; arnews[4] += "
"; arnews[5]="Abel Xavier confirms conversion to Islam / World
"; arnews[5] += "Former Portuguese international defender Abel Xavier has commented again on his conversion to Islam ahead of the Match against Poverty in Lisbon tonight."; arnews[5] += "
Publ.Date : Mon, 25 Jan 2010 20:00:00 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("
");