var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="PETE DOHERTY VOTED 'WORST NEIGHBOUR' - New Kerala
"; arnews[0] += "The rocker took top place in the poll ahead of troubled singer Amy Winehouse and British glamour model Katie Price, who were voted in second and third respectively. Meanwhile, British actor Stephen Fry has been named the star most people would like ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 08:29:00 GMT"; arnews[0] += "
"; arnews[1]="Blake Fielder-Civil plans “threesome” with Amy Winehouse - The Gaea Times
"; arnews[1] += "LONDON - Blake Fielder-Civil plans to join Amy Winehouse in the Caribbean but with the mother of his new child. The ‘Rehab’ singer is presently recording a new album.ccording to sources, Fielder-Civil’s plans of “threesome” will be a nasty ..."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 13:48:00 GMT"; arnews[1] += "
"; arnews[2]="Amy Winehouse plans return to the Caribbean - AZCentral.com
"; arnews[2] += "Amy Winehouse is going back to the Caribbean. The 'Rehab' singer - who spent more than six months on the island of St. Lucia last year - is flying out to Jamaica later this month but has been warned by her record label not to treat the trip as a ..."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 15:59:00 GMT"; arnews[2] += "
"; arnews[3]="Blake Fielder-Civil plans “threesome” with Amy Winehouse - The Gaea Times
"; arnews[3] += "LONDON - Blake Fielder-Civil plans to join Amy Winehouse in the Caribbean but with the mother of his new child. The ‘Rehab’ singer is presently recording a new album.ccording to sources, Fielder-Civil’s plans of “threesome” will be a nasty ..."; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 13:48:00 GMT"; arnews[3] += "
"; arnews[4]="Catty fun on Perez's animated webisodes - AsiaOne
"; arnews[4] += "IF YOU live for juicy celebrity gossip, check out the latest brainchild of the selfproclaimed Queen of All Media, blogger Perez Hilton. Animated series Assisted Living, which made its online debut last month, follows fictional character Maxi Ryder ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 07:23:00 GMT"; arnews[4] += "
"; arnews[5]="Amy Winehouse: Caribbean Bound - The Gossip Girls
"; arnews[5] += "She spent six months in St. Lucia last year, and now it looks like Amy Winehouse will be returning to the Caribbean once again- this time to Jamaica. An inside source told press that the “Rehab” singer will be traveling to the island paradise to ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 16:20: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("
");