var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Danny Dyer brings geezer...
"; arnews[0] += "WE LOVE Danny Dyer, so when we were asked if we wanted to go to the cinema with him and stare at his fit face on a huge screen for two hours, the decision was easy."; arnews[0] += "
Publ.Date : Sun, 07 Feb 2010 01:24:53 GMT"; arnews[0] += "
"; arnews[1]="Danny Dyer brings geezer...
"; arnews[1] += "YOU know what it's like - the party's in full swing, you're chain-smoking, the drinks are flowing and suddenly you look down to find you've mistaken your designer jeans for an ashtray."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 07:55:34 GMT"; arnews[1] += "
"; arnews[2]="Stacey Solomon And Danny Dyer Presents The Malice In Wonderland Permier: Pictures
"; arnews[2] += "TO the premier of Malice In Wonderland - a film in which an American law student is run over by a London cab, wakes with amnesia and to find herself tours haunts frequented by no-marks. At the premier we spotted Bianca Gascoigne, Danny Dyer A and Stacey Solomon."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 04:23:46 GMT"; arnews[2] += "
"; arnews[3]="Keith works with celebs on TV show
"; arnews[3] += "Your account has been frozen . For your available options click the below button."; arnews[3] += "
Publ.Date : Wed, 20 Jan 2010 18:45:54 GMT"; arnews[3] += "
"; arnews[4]="Is Matthew the new Billy Elliott?
"; arnews[4] += "WANNABE dancer Matthew Koon does a Billy Elliot, amazing judges on a new show. Judge Ashley Banjo, of Britain's Got Talent winners Diversity, said: \"He's unbelievable, I love him."; arnews[4] += "
Publ.Date : Thu, 31 Dec 2009 04:38:02 GMT"; arnews[4] += "
"; arnews[5]="Drunk Paul Gascoigne is arrested after 2am row with police
"; arnews[5] += "Paul Gascoigne was arrested early yesterday after a furious row with police in the street."; arnews[5] += "
Publ.Date : Thu, 17 Dec 2009 11:58:27 GMT"; arnews[5] += "
"; arnews[6]="Dolled up Helen shocks herself
"; arnews[6] += "HAS anyone told Helen Flanagan that Halloween has been and gone? As feisty Rosie Webster in Corrie, Helen is used to getting dolled up but her wacky make-up at a karaoke bash in Manchester's Moho Live club was too much."; arnews[6] += "
Publ.Date : Wed, 09 Dec 2009 23:33:19 GMT"; arnews[6] += "
"; arnews[7]="Paul Gascoigne: what Gazza did next
"; arnews[7] += "Legend. Wife-beater. Clown. Cry-baby. Sporting hero. Drunk. Bulimic. Gambler. Obsessive compulsive."; arnews[7] += "
Publ.Date : Sat, 21 Nov 2009 12:00:51 GMT"; arnews[7] += "
"; arnews[8]="Good as gold
"; arnews[8] += "LOVE Island romeo Paul Danan is set to appear in Celebrity Big Brother. And BB producers have pledged: 'He'll be TV gold.' The former Hollyoaks hunk became a telly smash when he appeared on the 2007 reality series Celebrity Love Island."; arnews[8] += "
Publ.Date : Mon, 26 Oct 2009 06:09:36 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("
");