var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Johnny Depp and Bollywood beauty
"; arnews[0] += "A stunning Bollywood actress is being whisked to Hollywood by star Johnny Depp after she asked him for a helping hand in launching her career."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 23:00:00 GMT"; arnews[0] += "
"; arnews[1]="Spotted: Mallika meets Johnny Depp
"; arnews[1] += "Mallika Sherawat certainly knows how to keep herself in news. If not for her weird clothing she is now in news for posing with none other than Hollywood heartthrob Johnny Depp who she bumped into at an art exhibition of late."; arnews[1] += "
Publ.Date : Sat, 14 Nov 2009 22:44:08 GMT"; arnews[1] += "
"; arnews[2]="Fashion at forty
"; arnews[2] += "If life begins at forty, does fashion end at the same age? Thata TMs the question that tends to come up at ladiesa TM lunches an awful lot as women creep up to the dreaded Four-O. Does bidding goodbye to their thirties mean giving up on fashion as well? Or can they be as fabulous as ever in their forties? Will they still be able to rock a ..."; arnews[2] += "
Publ.Date : Sat, 14 Nov 2009 13:52:00 GMT"; arnews[2] += "
"; arnews[3]="Los Angeles 2009
"; arnews[3] += "SAM RAIMI EVIL DEAD/SPIDER-MAN director hosts exclusive DRAG ME TO HELL panel! Appearing on Friday."; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 17:27:47 GMT"; arnews[3] += "
"; arnews[4]="Johnny Depp looks forward to HISSS
"; arnews[4] += "A week after being invited to attend a private affair in Beverly Hills with the likes of Sean Penn, Ben Stiller, Owen Wilson, Charlize Theron, Woody Harrelson and John C. Reilly, Bollywood bombshell Mallika Sherawat was a special guest at legendary crooner Tom Waits' daughter Kellisimone's art opening in Santa Monica on Sunday night before being ..."; arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 05:37:16 GMT"; arnews[4] += "
"; arnews[5]="Katrina to get Rs 2 crore for a New Year's Eve act
"; arnews[5] += "Katrina Kaif will be paid almost double of what she was offered last year to perform on New Year's Eve at the J W Marriott."; arnews[5] += "
Publ.Date : Fri, 13 Nov 2009 05:23:05 GMT"; arnews[5] += "
"; arnews[6]="The Real Preity Zinta
"; arnews[6] += "*This woman is so searingly intelligent that she is currently in Harvard taking a business-school course in mergers, acquisitions and negotiations."; arnews[6] += "
Publ.Date : Thu, 12 Nov 2009 10:58:31 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("
");