var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Monika retracts written admission
"; arnews[0] += "NEW DELHI: Monika Devi gave a written submission to the Anti-Doping Disciplinary panel, admitting the use of a drug that she claimed had caused the 'positive' test in June, 2008, but retracted her statement at the end of Tuesday's hearing."; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 21:11:37 GMT"; arnews[0] += "
"; arnews[1]="Everything Bollywood: My First Sex Experience: Rajesh Khanna
"; arnews[1] += "\"Aradhana\", \"Ittefaq\", \"Do Raaste\", \"Sachaa Jhutha\", \"Sa-far\", \"Aan Milo Sajna,\" \"Anand\", \"Kati Patang\", \"Andaz\" and \"Haathi Mere Saathi\" - with bewildering rapidity these films not only became tremendous successes, but they set off and perpetuated a craze that engulfed young and old alike, and h [Previous] Namak Haram - A fascinating movie ..."; arnews[1] += "
Publ.Date : Sat, 23 Jan 2010 12:23:10 GMT"; arnews[1] += "
"; arnews[2]="Bestsellers
"; arnews[2] += "To Sea and Back - The Heroic Life of The Atlantic Salmon by Richard Shelton Rs 699 11."; arnews[2] += "
Publ.Date : Fri, 22 Jan 2010 23:52:33 GMT"; arnews[2] += "
"; arnews[3]="NRI Cell soon at CM office
"; arnews[3] += "By Our Staff Reporter Bhopal, Jan 9: Chief Minister Shivraj Singh Chouhan, during the interactive session of 8th Pravasi Bharatiya Diwas conference at Delhi today, has announced constitution of an NRI Cell in Madhya Pradesh."; arnews[3] += "
Publ.Date : Sat, 09 Jan 2010 19:19:19 GMT"; arnews[3] += "
"; arnews[4]="Handset : Leaders in the Making
"; arnews[4] += "New handset players have aggressive expansion and growth plans for the coming year, coupled with marketing and brand building initiatives The Indian handset market is the new battleground with about thirty handset players battling it out in the estimated Rs 20,000 crore cellphone market."; arnews[4] += "
Publ.Date : Tue, 05 Jan 2010 08:27:28 GMT"; arnews[4] += "
"; arnews[5]="Blame game begins after fish deaths in lake
"; arnews[5] += "Blame game begins after fish deaths in lake Amid doubts of official goof-up, departments point fingers at each other and also blame the contractor Bosky Khanna."; arnews[5] += "
Publ.Date : Sat, 07 Nov 2009 07:26:20 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("
");