var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Razzle n' dazzle at Patel's do
"; arnews[0] += "The celebrities at this glittering affair hosted by Aftab and Aisha Patel might have come to attend a dinner, but it wasna t just about the food, but a charitable cause as well."; arnews[0] += "
Publ.Date : Sat, 06 Feb 2010 21:28:58 GMT"; arnews[0] += "
"; arnews[1]="Twice The Not Quite Isn't it pretty common knowledge by now that...
"; arnews[1] += "She is one gorgeous woman, no two ways about that... just look at her! But then Parvathy goes and decides to wear clothes like those."; arnews[1] += "
Publ.Date : Sat, 30 Jan 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="BT contest has collegians stepping outside their books
"; arnews[2] += "When we announced to you a few days ago that we were searching, looking and on a mission to seek out the freshest face and talent from Mumbaia s colleges, thata s exactly what we meant."; arnews[2] += "
Publ.Date : Thu, 21 Jan 2010 05:27:48 GMT"; arnews[2] += "
"; arnews[3]="Rahul Gandhi, Katrina Kaif top most eligible list
"; arnews[3] += "Chennai, Dec 30 : Congress Icon Rahul Gandhi eclipsed Indian Skipper Mahendra Singh Dhoni to emerge as the most eligible individual in the men's category, while Bollywood Diva Katrina Kaif took the honours in the women's category in an online and video poll conducted by a leading marriage portal-- bharatmatrimony.com. The polls on ''India's most ..."; arnews[3] += "
Publ.Date : Thu, 31 Dec 2009 07:50:30 GMT"; arnews[3] += "
"; arnews[4]="Bollywood beckons
"; arnews[4] += "She might have won pageants in style, but when it comes to movies, Parvathy Omanakuttan doesn't seem to be in control."; arnews[4] += "
Publ.Date : Sun, 13 Dec 2009 20:50:40 GMT"; arnews[4] += "
"; arnews[5]="Bollywood beckons
"; arnews[5] += "S he might have won pageants in style, but when it comes to movies, Parvathy Omanakuttan doesn't seem all that in control."; arnews[5] += "
Publ.Date : Fri, 11 Dec 2009 20:33:58 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("
");