var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="BUTLER ADMITS TO SECRET GIRLFRIENDS - Daily Star
"; arnews[0] += "GERARD BUTLER is glad he's been linked to a string of Hollywood beauties - because the false rumours have kept his real-life romances out of the public eye. The 300 star has been rumoured to be dating several leading ladies over the last few months ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 04:51:00 GMT"; arnews[0] += "
"; arnews[1]="John Mayer Hates His Tabloid Image - New Kerala
"; arnews[1] += "The guitarist was thrust into the public consciousness thanks to his high profile relationships with Jessica Simpson and Jennifer Aniston. His connection with fans through social networking site Twitter.com have also exposed him to criticism and ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 13:57:00 GMT"; arnews[1] += "
"; arnews[2]="Jolie schemed 'mean-spirited' press attack against Aniston to be with ... - New Kerala
"; arnews[2] += "Titled 'Brangelina: The Untold Story of Brad Pitt and Angelina Jolie', the tell-all has revealed that Jolie, 34, -planted press stories in 2005 that painted Aniston in a negative light. Author Ian Halperin said that other helping the 'Tomb Raider ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 10:38:00 GMT"; arnews[2] += "
"; arnews[3]="Jennifer Aniston - Newsday
"; arnews[3] += "Courteney has already spoken to a lot of the old gang and most of them are eager to do it. Courteney has seen the success of the 'Sex and the City' movie and is sure a 'Friends' movie would be even bigger"; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 23:59:00 GMT"; arnews[3] += "
"; arnews[4]="Jennifer Aniston, Brad Pitt WILL (Not) Reunite! - The Hollywood Gossip
"; arnews[4] += "This is a new one from the geniuses at In Touch Weekly . Rather than simply making up Brad Pitt-Jennifer Aniston rumors as they normally do (see Brad running back to her, or their secret meeting earlier this fall), the popular supermarket tabloid ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 23:58:00 GMT"; arnews[4] += "
"; arnews[5]="JOHN MAYER SLAMS CELEBRITY MUSICIANS - Contactmusic.com
"; arnews[5] += "John Mayer believes \"famous people make really bad records\". The US blues rock singer - who had an on/off relationship with Jennifer Aniston - said he thinks once a person reaches a certain level of fame it becomes more of a hindrance than a muse to ..."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 17:28:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");