var arnews = new Array(9); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="I'M A CELEBRITY: JANICE DICKINSON TOLD TO FOCUS ON SHOW - Daily Star
"; arnews[0] += "MOUTHY Janice Dickinson has been told to stop blabbing about the budding friendship between Get Me Out of Here Now! presenters Joe Swash and Caroline Flack. The former model, who starred in the jungle show two years ago and is now a panellist on the ..."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 00:30:00 GMT"; arnews[0] += "
"; arnews[1]="Tyra Banks: ‘I Wish I Was More Of A Diva’ - Access Hollywood
"; arnews[1] += "Tyra Banks may have gone from model to reality TV mogul, but she isn’t quite where she wants to be. “I wish I was more of a diva,” Tyra told Tuesday’s “Nightline” while talking about cast changes on “ America’s Next Top Model ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 23:59:00 GMT"; arnews[1] += "
"; arnews[2]="Can I pay in instalments? Bankrupt I'm A Celebrity chef John Burton ... - Daily Mail
"; arnews[2] += "Celebrity chef John Burton Race was banned from driving for refusing to give a breath test after he wrestled with two police officers and had to be pinned to the ground. Burton Race, who appeared in the 2007 series of I'm A Celebrity Get Me Out Of ..."; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 14:19:00 GMT"; arnews[2] += "
"; arnews[3]="KATE: I'LL GET FOXY WITH SAM - Daily Star
"; arnews[3] += "And we can reveal that Kate, 31, who believes Sam, 43, is her main rival, got in some girl-on-girl practice during a racy trip to Oz with Janice Dickinson. Janice, 54, who has flown to Australia for the ITV2 spin-off show Get Me Out Of Here Now, told ..."; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 16:44:00 GMT"; arnews[3] += "
"; arnews[4]="I'm A Celebrity Latest Betting - femalefirst.co.uk
"; arnews[4] += "Katie Price burst into the ‘I’m a Celebrity... Get Me Out of Here!’ camp last night and Sky Bet have unveiled a host of special betting markets on the two-time jungle Jane. Having been voted by the public to do her first trial last night, Price ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 01:39:00 GMT"; arnews[4] += "
"; arnews[5]="Eating Out 3: All You Can Eat - EDGE Boston
"; arnews[5] += "Who cares if the buffet is all you can eat when they aren’t serving anything appetizing? The third film in this increasingly tired gay sex farce series needs more substance. Not substance in the serious dramatic content sense of the word, but ..."; arnews[5] += "
Publ.Date : Sat, 14 Nov 2009 20:21:00 GMT"; arnews[5] += "
"; arnews[6]="I'm A Celebrity... Get Me Out Of Here!Sunday, UTV, TV3, 9pm - Independent
"; arnews[6] += "A few years back, earnest TV pundits such as myself were wondering where the ever-expanding panoply of horror that was reality TV might end, as celebrities and would-be celebrities stooped to ever more extreme forms of public abasement in order to ..."; arnews[6] += "
Publ.Date : Fri, 13 Nov 2009 23:57:00 GMT"; arnews[6] += "
"; totcount = 7; 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("
");