var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Yvonne+Catterfeld" - Google News"; document.title=document.title+ " "; arnews[0]="First live show tonight - oikotimes.com
"; arnews[0] += "

First live show tonight
oikotimes.com
The jury will be completed with Yvonne Catterfeld and Marius Müller-Westernhagen for the first show. Catterfeld (born 1979) is a popular actress and singer ...

"; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 10:32:28 GMT+00:00"; arnews[0] += "
"; arnews[1]="Germany: More details on national final - esctoday.com
"; arnews[1] += "

esctoday.com

Germany: More details on national final
esctoday.com
In the first show, to be held on February 2nd, Yvonne Catterfeld and Marius Müller Westernhagen will complete the jury. In the second show, ...

"; arnews[1] += "
Publ.Date : Fri, 22 Jan 2010 21:58:55 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");