var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="ShopTimeSaver: Michael Sarah Roemer - http://www.Mahalo.com/Sarah-Roemer.
";
arnews[0] += "Sarah Roemer -";
arnews[0] += "
";
arnews[1]="ShopTimeSaver: shoptimesavercom Sarah Roemer - http://www.Mahalo.com/Sarah-Roemer
";
arnews[1] += "shoptimesavercom Sarah Roemer -";
arnews[1] += "
";
arnews[2]="ShopTimeSaver: Sarah Roemer
";
arnews[2] += "Sarah Roemer -";
arnews[2] += "
";
arnews[3]="cyborgturkey: All the Sarah Roemer accounts look firshy. Dammit! Plan is already derailed. :(
";
arnews[3] += "cyborgturkey: All the Sarah Roemer accounts look firshy. Dammit! Plan is already derailed. :( -";
arnews[3] += "
";
arnews[4]="www.newflix.co.cc: I just post Does Anyone Know Where I Can Find The Blue And Yellow Bikini Worn By Sarah Roemer In Disturbia?? on http://ping.fm/bRbc0
";
arnews[4] += "I just post Does Anyone Know Where I Can Find The Blue And Yellow Bikini Worn By Sarah Roemer In Disturbia?? on";
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("