var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="lara dutta hot photos and wallpapers - http://cli.gs/165Ga
";
arnews[0] += "lara dutta hot photos and wallpapers -";
arnews[0] += "
";
arnews[1]="Lehrentv: Lara Dutta Still In Search For Success… http://www.lehren.tv/ViewVideos.aspx?feature=false&id=4424
";
arnews[1] += "Lara Dutta Still In Search For Success…";
arnews[1] += "
";
arnews[2]="choose a friend: Is Lara Dutta dating Mahesh Bhupati - World News: World NewsIs Lara Dutta dating Mahesh BhupatiWorld NewsMumbai: Ac... http://ping.fm/vqr7l
";
arnews[2] += "Is Lara Dutta dating Mahesh Bhupati - World News: World NewsIs Lara Dutta dating Mahesh BhupatiWorld NewsMumbai: Ac...";
arnews[2] += "
";
arnews[3]="sathish mohanrao: MASTI2 SPECIAL 4 U Big B to romance Lara Dutta!: After a short period Amitabh Bachahan is ba.. http://digg.com/u1GzV0
";
arnews[3] += "MASTI2 SPECIAL 4 U Big B to romance Lara Dutta!: After a short period Amitabh Bachahan is ba..";
arnews[3] += "
";
arnews[4]="DREAM BOY: MASTI2 SPECIAL 4 U Big B to romance Lara Dutta!: After a short period Amitabh Bachahan is ba.. http://digg.com/u1GzV0
";
arnews[4] += "MASTI2 SPECIAL 4 U Big B to romance Lara Dutta!: After a short period Amitabh Bachahan is ba..";
arnews[4] += "
";
totcount = 5;
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("