var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Nicola+Tappenden" - Google News"; document.title=document.title+ " "; arnews[0]="Fantastic Mrs Fox for I'ma Celebrity? - stv.tv
"; arnews[0] += "

stv.tv

Fantastic Mrs Fox for I'ma Celebrity?
stv.tv
Oh, and also in the frame are Bridget Marquardt, Mitch Winehouse, Jimmy White, Brian McFadden, Petrina Khashoggi, Lizzie Cundy, Nicola Tappenden and ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 06 Nov 2009 08:59:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="I'ma Celebrity: who might be starring this year? - stv.tv
"; arnews[1] += "

stv.tv

I'ma Celebrity: who might be starring this year?
stv.tv
and Nicola Tappenden, who was on WAG's Boutique, though those rumours may just be an attempt to drum up publicity for themselves. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 28 Oct 2009 15:20:49 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("
");