var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Saif's girlfriend Kareena may replace Bips in 'Race 2'
"; arnews[0] += "Mumbai Taking forward the story of the 2008 suspense thriller 'Race', its sequel 'Race 2' will go on floors early next year with the duo of Saif Ali Khan and Anil Kapoor reprising the lead roles."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 14:53:24 GMT"; arnews[0] += "
"; arnews[1]="The Most Awkward Kisses in Bollywood
"; arnews[1] += "'A kiss is a lovely trick designed by nature to stop speech when words become superfluous,' said actress Ingrid Bergman once."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 13:35:12 GMT"; arnews[1] += "
"; arnews[2]="'Race 2' to go on floors with Saif, Anil: Ramesh Taurani
"; arnews[2] += "Mumbai, Nov 18 If super-hit film 'Race' had lots of suspense and stunts, its producer Ramesh Taurani promises more thrills and action in its sequel 'Race 2' that will go on floors early next year with Saif Ali Khan and Anil Kapoor playing the main leads."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 06:24:14 GMT"; arnews[2] += "
"; arnews[3]="Bipasha Basu reveals her fitness secret
"; arnews[3] += "It is a known fact that bollywood actresses work hard to have the perfect shape and body."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 06:23:24 GMT"; arnews[3] += "
"; arnews[4]="Bipasha reveals her fitness secret
"; arnews[4] += "It is a known fact that bollywood actresses work hard to have the perfect shape and body."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 05:53:37 GMT"; arnews[4] += "
"; arnews[5]="please bring BIPASHA back in RACE 2....she is superb in RACE!!!!...
"; arnews[5] += "The trend of sequels is catching up in Bollywood. Practically every second film that goes on to be successful at the box office is followed by an announcement of a sequel or next in the installment with the same set of characters and actors in the offering."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 05:49:30 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("
");