var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Val-"the little coach looks like Carlton" me-"who?" Val-"Carlton from fresh prince *points to Chris Paul* me-"uh thats Chris Paul" Lmfao!
";
arnews[0] += "Val-\"the little coach looks like Carlton\" me-\"who?\" Val-\"Carlton from fresh prince *points to Chris Paul* me-\"uh thats Chris Paul\" Lmfao! -";
arnews[0] += "
";
arnews[1]="Benjo Castillo: MIAMI - NOVEMBER 22: Chris Paul(notes) #3 of the New Orleans Hor... NBAE/Getty Images
";
arnews[1] += "MIAMI - NOVEMBER 22: Chris Paul(notes) #3 of the New Orleans Hor... NBAE/Getty Images -";
arnews[1] += "
";
arnews[2]="New Orleans Hornets guard Chris Paul working without ankle boot: MIAMI — Three consecutive wins before Sunday nig... http://bit.ly/669ZJ2
";
arnews[2] += "New Orleans Hornets guard Chris Paul working without ankle boot: MIAMI — Three consecutive wins before Sunday nig...";
arnews[2] += "
";
arnews[3]="NewOpportunites: New Orleans Hornets guard Chris Paul working without ankle boot - NOLA.com http://tinyurl.com/yd7lmue
";
arnews[3] += "New Orleans Hornets guard Chris Paul working without ankle boot - NOLA.com";
arnews[3] += "
";
arnews[4]="Norman Christian Hoffmann: New Orleans Hornets guard Chris Paul working without ankle boot - NOLA.com http://bit.ly/6h834n www.WhoPub.com
";
arnews[4] += "New Orleans Hornets guard Chris Paul working without ankle boot - NOLA.com";
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("