var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Erika: yay it's out: http://tinyurl.com/4q9h2a. The gorgeous Anna Theresa Licaros reveals her favourite delicacies from Cuenca, Batangas
";
arnews[0] += "yay it's out:";
arnews[0] += "
";
arnews[1]="Juvy: http://asiangirls888.blogspot.com/2009/05/anna-theresa-licaros-scandal-hayden-kho.html
";
arnews[1] += "";
arnews[1] += "
";
arnews[2]="Juvy: http://bit.ly/89XPO Anna Theresa Licaros Scandal - Hayden Kho Scandal
";
arnews[2] += "";
arnews[2] += "
";
arnews[3]="Jeamar Mendoza: http://asiangirls888.blogspot.com/2009/05/anna-theresa-licaros-scandal-hayden-kho.html
";
arnews[3] += "";
arnews[3] += "
";
arnews[4]="Jeamar Mendoza: Asian Girls Sexy Pinay Babes: Anna Theresa Licaros Scandal - Hayden Kho Scandal
";
arnews[4] += "Asian Girls Sexy Pinay Babes: Anna Theresa Licaros Scandal - Hayden Kho Scandal -";
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("