var arnews = new Array(9);
totcount = 9;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="Priya Rai in a Mesh Top
";
arnews[0] += "As Priya Rai seems bent on ruining her good looks with Botox its nice to be reminded that she used to be one of the hottest porn stars like a year ago.";
arnews[0] += "
Publ.Date : Thu, 28 Jan 2010 17:25:40 GMT";
arnews[0] += "
";
arnews[1]="Hot single indian guy 'Dino Morea '
";
arnews[1] += "Bollywood Rumors > Hot single indian guy \"Dino Morea \" [ hot single guys ] Oop today we continue with hot indian single guy but who is he ?CC Dino Morea Who is Dino Morea? He is hot young indian guy and modeling for a fashion company.";
arnews[1] += "
Publ.Date : Wed, 20 Jan 2010 14:42:43 GMT";
arnews[1] += "
";
arnews[2]="Priya Rai's Birthday Bash
";
arnews[2] += "Priya Rai turned 27 on dec 26th last year and had a birthday bash to celebrate the occation! A lot of her porn star friends attended and they look very trashy so even I would've probably managed to get a blowjob if I had been invited.";
arnews[2] += "
Publ.Date : Thu, 14 Jan 2010 18:14:18 GMT";
arnews[2] += "
";
arnews[3]="an exerpt from Alisha Rai's stunning new novel: Glutton for Pleasure
";
arnews[3] += "Theya re craving something sweet. She likes it spicy. Devi Malik knows how to heat things up.";
arnews[3] += "
Publ.Date : Wed, 06 Jan 2010 21:58:14 GMT";
arnews[3] += "
";
arnews[4]="Who's in, who's out
";
arnews[4] += "One of the subjects, Vir Sanghvi, in this book of colour portraits, INDIA BY SNOWDON , puts his portraitist, the Earl of Snowdon, in a list of things that were regarded as 'overwhelmingly British' by Sanghvi's generation.";
arnews[4] += "
Publ.Date : Fri, 01 Jan 2010 03:56:40 GMT";
arnews[4] += "
";
arnews[5]="Commendable footwork
";
arnews[5] += "Artists presented a colourful package at the 10th annual dance festival organised by Bharatiya Vidya Bhavan, Coimbatore Kendra.";
arnews[5] += "
Publ.Date : Thu, 12 Nov 2009 22:17:32 GMT";
arnews[5] += "
";
arnews[6]="'Entourage' To Be Made Into A Porn
";
arnews[6] += "Entourage has become the latest TV show to get the porn parody treatment - it has been turned into an X-rated film.";
arnews[6] += "
Publ.Date : Thu, 22 Oct 2009 16:14:23 GMT";
arnews[6] += "
";
arnews[7]="Entourage Gets the Porn Treatment
";
arnews[7] += "ENTOURAGE has become the latest TV show to get the porn parody treatment - it has been turned into an X-rated film.";
arnews[7] += "
Publ.Date : Thu, 22 Oct 2009 04:03:49 GMT";
arnews[7] += "
";
arnews[8]="Karnataka floods wash out Diwali spirit in Bangalore
";
arnews[8] += "There are not much signs of celebrations in this city and festivities are muted.";
arnews[8] += "
Publ.Date : Thu, 15 Oct 2009 08:48:41 GMT";
arnews[8] += "
";
totcount = 9;
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("