var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "FC+Barcelona" - Google News"; document.title=document.title+ " "; arnews[0]="Secrets of Salamanca - Financial Times
"; arnews[0] += "

Financial Times

Secrets of Salamanca
Financial Times
... I do so for the love of the game and the atmosphere – not unlike that of a bullring – but hiding the fact that I am a fan of archrivals FC Barcelona. ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 00:07:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="Pep Guardiola supports Thierry Henry and video refereeing - guardian.co.uk
"; arnews[1] += "

Pep Guardiola supports Thierry Henry and video refereeing
guardian.co.uk
A poster outside FC Barcelona's Joan Gamper Sports Centre near Barcelona calling for an apology from Thierry Henry. Photograph: Josep Lago/AFP/Getty Images ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 00:04:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Barcelona victimized with A/H1N1 virus - Trend News Agency
"; arnews[2] += "

Barcelona victimized with A/H1N1 virus
Trend News Agency
FC Barcelona became the latest victim of the A/H1N1 swine flu virus after Toure and Eric Abidal had been diagnosed of the disease on Friday, Xinhua reported ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 21:46:03 GMT+00:00"; arnews[2] += "
"; arnews[3]="And the age cheats crashed - Daily Sun
"; arnews[3] += "

And the age cheats crashed
Daily Sun
... those Spanish boys are mainly from the junior teams of Zaragoza, Athletico Madrid, Real Madrid, FC Barcelona, Villareal and other Primera Ligue sides. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 21:30:13 GMT+00:00"; arnews[3] += "
"; arnews[4]="Seattle part of World Football (soccer) photos and news - Examiner.com
"; arnews[4] += "

Examiner.com

Seattle part of World Football (soccer) photos and news
Examiner.com
(AP Photo/Claude Paris) FC Barcelona's Thierry Henry of France drives his car past a poster erected by an Irish newspaper after a training session in San ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 21:21:06 GMT+00:00"; arnews[4] += "
"; arnews[5]="FC Barcelona confirmed Eric Abidal, Yaya Toure swine flu out for the next ... - Barcelona Reporter
"; arnews[5] += "

FC Barcelona confirmed Eric Abidal, Yaya Toure swine flu out for the next ...
Barcelona Reporter
Barcelona issued a statement Friday saying both players had been diagnosed with the H1N1 flu virus after telling the club they felt unwell and had fevers. ...

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