var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Katie Price loses out to Kim Woodburn
"; arnews[0] += "Model Katie Price went head to head with TV presenter Kim Woodburn in a bushtucker trial on I'm a Celebrity...Get Me Out Of Here! The pair had to eat vile jungle delicacies including kangaroo anus and testicles, grubs and cockroaches."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 12:11:06 GMT"; arnews[0] += "
"; arnews[1]="Katie Price munches on Kangaroo anus... but refuses testicle
"; arnews[1] += "The London News.Net Sunday 22nd November, 2009 London, Nov 22 : Katie Price a.k.a Jordan seems to be having a hard time in the jungle."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 11:54:53 GMT"; arnews[1] += "
"; arnews[2]="Palin excitement builds in Tri-Cities
"; arnews[2] += "It took Janet Stull about 10 seconds to find what she was looking for: Sarah Palin's \"Going Rogue.\" It took her fiance, Chad Huhn, even less time."; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 11:29:29 GMT"; arnews[2] += "
"; arnews[3]="Price facing more jungle trials
"; arnews[3] += "Katie Price was today getting ready for her sixth bushtucker trial on I'm a Celebrity...Get Me Out Of Here! Price obviously expected the worst when presenters Ant and Dec visited the camp to give her the bad news, saying: 'It's obvious."; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 11:29:07 GMT"; arnews[3] += "
"; arnews[4]="the Price is Right
"; arnews[4] += "Shock at I'm A Celebrity where Katie Price stuck her head in a tray of maggots and said: \"I can feel them moving over my nose and mouth.\" Because that must be the most movement she's felt on her face in years."; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 11:12:49 GMT"; arnews[4] += "
"; arnews[5]="Alex Reid and Pals Fear for Jordan's Sanity in Jungle
"; arnews[5] += "Jordan's lover Alex Reid last night flew to Australia for an emotional reunion with his girlfriend after she sobbed: \"I'm cracking up, I never realised how cruel the British public could be.\" Cage-fighter Reid, 34, has told pals he can't bear to be apart from Jordan - real name Katie Price - as she faces her SIXTH Bushtucker trials in the I'm A ..."; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 11:11:23 GMT"; arnews[5] += "
"; arnews[6]="Lady Raiders sweep Brenham to claim first state championship
"; arnews[6] += "From the time Randall received their state championship trophy to the time coach Jason Culpepper left the interview room at Strahan Coliseum, the Lady Raiders had dropped the precious piece of history twice."; arnews[6] += "
Publ.Date : Sun, 22 Nov 2009 11:06:21 GMT"; arnews[6] += "
"; arnews[7]="Press digest
"; arnews[7] += "Comment about \"Press digest\" Phone Name Comment 0 Sunday, 22nd November 2009 - 07:30CET Press digest The following are the top stories in the Maltese and overseas press: The Sunday Times reports that the departure of John Dalli from the Cabinet to serve as European Commissioner may open the door for a return by Louis Galea in the Cabinet after a ..."; arnews[7] += "
Publ.Date : Sun, 22 Nov 2009 09:41:39 GMT"; arnews[7] += "
"; arnews[8]="Ia m A Celebrity: Katie Price To Marry a Dumpeda Alex Reid In Jungle
"; arnews[8] += "I'M A Celebrity:Katie Price to marry, Alex Reid to be dumped in the jungle and Michelle Heaton whispers."; arnews[8] += "
Publ.Date : Sun, 22 Nov 2009 09:00:07 GMT"; arnews[8] += "
"; totcount = 9; 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("
");