var arnews = new Array(8); totcount = 3; rnd = 0; document.title=document.title+ " - "Franziska+Van Almsick" - Google News"; document.title=document.title+ " "; arnews[0]="Nico Rosberg attends 'Ball des Sports' - girlracer
"; arnews[0] += "

Nico Rosberg attends 'Ball des Sports'
girlracer
... Regina Halmich, Henry Maske, Sven Ottke, Timo Hildebrand and Franziska van Almsick. Some of the guests like swimming World champion Paul Biedermann, ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 16:42:37 GMT+00:00"; arnews[0] += "
"; arnews[1]="DTM drivers celebrate 'Eine Nacht auf Eis' in Wiesbaden - girlracer
"; arnews[1] += "

DTM drivers celebrate 'Eine Nacht auf Eis' in Wiesbaden
girlracer
... Steffi Nerius, Nico Rosberg, Heiner Brand, Regina Halmich, Henry Maske, Sven Ottke and Sporthilfe Vice President Franziska van Almsick. ...

"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 08:12:26 GMT+00:00"; arnews[1] += "
"; arnews[2]="Yldefonso: Father of 'Modern Breaststroke' - PhilBoxing.com
"; arnews[2] += "

Yldefonso: Father of 'Modern Breaststroke'
PhilBoxing.com
... Petria Thomas of Australia and Franziska Van Almsick of Germany; Honor Synchronized Swimmer Maria Kisseleva of Russia; Honor Open Water Swimmer, ...

"; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 22:08:32 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("
");