var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Commendable footwork
"; arnews[0] += "Artists presented a colourful package at the 10th annual dance festival organised by Bharatiya Vidya Bhavan, Coimbatore Kendra."; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 22:17:32 GMT"; arnews[0] += "
"; arnews[1]="'Entourage' To Be Made Into A Porn
"; arnews[1] += "Entourage has become the latest TV show to get the porn parody treatment - it has been turned into an X-rated film."; arnews[1] += "
Publ.Date : Thu, 22 Oct 2009 16:14:23 GMT"; arnews[1] += "
"; arnews[2]="Entourage Gets the Porn Treatment
"; arnews[2] += "ENTOURAGE has become the latest TV show to get the porn parody treatment - it has been turned into an X-rated film."; arnews[2] += "
Publ.Date : Thu, 22 Oct 2009 04:03:49 GMT"; arnews[2] += "
"; arnews[3]="Karnataka floods wash out Diwali spirit in Bangalore
"; arnews[3] += "There are not much signs of celebrations in this city and festivities are muted."; arnews[3] += "
Publ.Date : Thu, 15 Oct 2009 08:48:41 GMT"; arnews[3] += "
"; arnews[4]="Rahul Gandhi and Aishwarya Rai awarded as Youth Icons...
"; arnews[4] += "Last evening Rahul Gandhi and Aishwarya Rai along with others were honoured as the Youth Icons during inaugural Videocon India Youth Icon Awards in a grand evening hosted by Wizcraft International Entertainment at Hotel Leela Kepinski, Gurgaon."; arnews[4] += "
Publ.Date : Tue, 29 Sep 2009 09:22:58 GMT"; arnews[4] += "
"; arnews[5]="Rahul chosen youth icon, Ash global icon at 1st Youth Icon awards
"; arnews[5] += "New Delhi, Sep 26 : Congress General Secretary Rahul Gandhi was honoured as India's 'Youth Icon of the Year', while Bollywood actress and former Miss World Aishwarya Rai Bachchan was selected India's 'Global Face of the Year' at the inaugural edition of the Videocon India Youth Icon Awards ."; arnews[5] += "
Publ.Date : Sun, 27 Sep 2009 08:06:31 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("
");