var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Make over your body in seconds
"; arnews[0] += "If you want to make over your body in seconds, the little trick lies in your posture."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 08:15:37 GMT"; arnews[0] += "
"; arnews[1]="For SRK, a few tweets and a lot of silence in Bollywood
"; arnews[1] += "Mumbai As the Shiv Sena continues its attacks on Shah Rukh Khan, the Hindi film industry, which prides itself on being a 'fraternity', has largely shied away from publicly standing up for him - supportive tweets from some stars notwithstanding."; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 05:47:02 GMT"; arnews[1] += "
"; arnews[2]="Out of the box
"; arnews[2] += "Out of the box S. SHIVA KUMAR Parvati Menon, who is now three films old in Kannada, says she is a serious student of both literature as well as cinema SERIOUS Parvati Menon: 'I like to go into the layers of the characters' Parvati Menon blossomed as an actress with the Tamil film, \"Poo\". She shone in a role shorn of glamour playing a village lass ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 02:53:33 GMT"; arnews[2] += "
"; arnews[3]="Thank You for the Curves, Girls
"; arnews[3] += "'IT'S OFFICIAL ... CURVES ARE BACK!' TWEETED NEHA DHUPIA ON MONDAY MORNING. FOR EVERY SIZE-ZERO KAREENA, THERE IS A CURVY KATRINA, FOR EVERY TWIGGY VICTORIA BECKHAM, AN EYEFUL WORTH OF SCARLETT JOHANSSON."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 04:58:07 GMT"; arnews[3] += "
"; arnews[4]="Kareena going the Sushmita way?
"; arnews[4] += "Kareena Kapoor seems to be the latest actress to have shown fondness for a girl child after Sushmita Sen and Preity Zinta have done so before."; arnews[4] += "
Publ.Date : Tue, 02 Feb 2010 05:20:40 GMT"; arnews[4] += "
"; arnews[5]="Sush and Farah reunite for an item song in Sajid's HouseFull
"; arnews[5] += "Farah Khan and Sushmita Sen reunite to recreate their on-screen jadoo again. The two last worked in the 2004 release Main Hoon Naa."; arnews[5] += "
Publ.Date : Tue, 02 Feb 2010 03:31:38 GMT"; arnews[5] += "
"; arnews[6]="{Asin: I turn to Aamir & Salman for advice}
"; arnews[6] += "On being voted the most dateable singleton by Filmfare readers I am really flattered that people out there think I am dating material."; arnews[6] += "
Publ.Date : Fri, 29 Jan 2010 16:21:28 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("
");