var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Lukas+Podolski" - Google News"; document.title=document.title+ " "; arnews[0]="Bundesliga News – Van Gaal Feels the Heat - A Different League
"; arnews[0] += "

Bundesliga News – Van Gaal Feels the Heat
A Different League
After a lackluster performance, the home side required an injury time penalty from Koln striker Lukas Podolski in order to salvage a largely undeserved draw ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 11:09:47 GMT+00:00"; arnews[0] += "
"; arnews[1]="Milivoje Novakovic: Slovenia star player at World Cup 2010 - Telegraph.co.uk
"; arnews[1] += "

Milivoje Novakovic: Slovenia star player at World Cup 2010
Telegraph.co.uk
Last season he scored another 16 goals, thriving alongside new strike partner Lukas Podolski, as Cologne finished in 12th place.

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 12:01:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="Bundesliga Weekend Preview: Round 13 - Goal.com
"; arnews[2] += "

Bundesliga Weekend Preview: Round 13
Goal.com
After signing Lukas Podolski in the summer, the last thing one would expect Koeln to lack is attacking quality but with 12 matches gone the Rhine club has ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 07:07:51 GMT+00:00"; arnews[2] += "
"; arnews[3]="Seydou Doumbia scores his first international goal - IMScouting
"; arnews[3] += "

Seydou Doumbia scores his first international goal
IMScouting
Doumbia's first goal for Ivory Coast looked to have given them the victory in Germany only for Lukas Podolski to deny the Flying Elephants in the 90th ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 07:06:50 GMT+00:00"; arnews[3] += "
"; arnews[4]="Uruguay draws with Costa Rica to earn the last ticket - Saudi Gazette
"; arnews[4] += "

Uruguay draws with Costa Rica to earn the last ticket
Saudi Gazette
But three-time winner Germany, which Spain beat in the final of Euro 2008, had to rely on a last-gasp goal from Lukas Podolski to secure a 2-2 home draw ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 00:16:25 GMT+00:00"; arnews[4] += "
"; arnews[5]="Spain send World Cup warning - The Witness
"; arnews[5] += "

Spain send World Cup warning
The Witness
Lukas Podolski, who gave Germany a first-half lead from the penalty sport, scored an injury-time equaliser for the Germans. ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 22:26:36 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("
");