var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Bianca Gascoigne gets VERY cosy with Katie Price's ex - Daily Mail
"; arnews[0] += "Puckering up: Bianca goes in for the kill and doesn't seem to mind Scott has dated Jordan and Jodie Marsh in the past Sullivan, 26, was dating Katie Price when she last went into the jungle and claimed he had been 'heartbroken' by her flirtations ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 14:38:00 GMT"; arnews[0] += "
"; arnews[1]="Feeling a bit fruity fellas? - The Sun
"; arnews[1] += "And they claimed the tanned look - favoured by glamour model Jodie Marsh - was more of a turn-off. The researchers used specialist computer software to allow 54 Caucasian people to manipulate their skin colour to make their images more healthy."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 01:26:00 GMT"; arnews[1] += "
"; arnews[2]="I'm A Celebrity Get Me Out of Here!: Sunday liveblog - The Guardian
"; arnews[2] += "So we have our starting 11: ex-Eastender Lucy Benjamin; celebrity chef Gino D'Acampo; former Strictly star Camilla Dallerup; stunna Sam Fox; Dynasty legend George Hamilton; ex Hollyoak actor Stuart Manning; interior designers Colin McAllister and ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 11:14:00 GMT"; 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("
");