var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Snake: Priya Rai - Total Filth http://bit.ly/1XXkAX
";
arnews[0] += "Priya Rai - Total Filth";
arnews[0] += "
";
arnews[1]="Sara Steven: [Suze] Priya Rai - Set# P1-3519: More galleries Click here http://buzzup.com/i51d
";
arnews[1] += "[Suze] Priya Rai - Set# P1-3519: More galleries Click here";
arnews[1] += "
";
arnews[2]="jalmi: Priya Rai
";
arnews[2] += "Priya Rai -";
arnews[2] += "
";
arnews[3]="clarkpike: Priya Rai makes a D grade sound good. I bet this kids teacher is going to enjoy it too. http://su.pr/6gixvZ #sex #porn #xxx #tits
";
arnews[3] += "Priya Rai makes a D grade sound good. I bet this kids teacher is going to enjoy it too.";
arnews[3] += "
";
arnews[4]="FFtube: Indian Priya Rai in a fishnet bodysuit fucking http://bit.ly/7vSqAZ #nsfw #india #video
";
arnews[4] += "Indian Priya Rai in a fishnet bodysuit fucking";
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("