var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="meg mcneal: http://budurl.com/3v Steve Smith Carolina Panthers Jersey Size 50 Brand New: US $34.00 (1 B.. http://bit.ly/7DiP9A
";
arnews[0] += "";
arnews[0] += "
";
arnews[1]="meg mcneal: http://budurl.com/3v Steve Smith Carolina Panthers Jersey Size 48 Brand New: US $34.00 (0 B.. http://bit.ly/67wgxn
";
arnews[1] += "";
arnews[1] += "
";
arnews[2]="meg mcneal: http://budurl.com/3v NEW! CAROLINA PANTHERS Round Gold Metal Watch. NFL.S19: US $0.01 (0 Bi.. http://bit.ly/86LpIG
";
arnews[2] += "";
arnews[2] += "
";
arnews[3]="loo3pea8: NEW ENGLAND PATRIOTS vs CAROLINA PANTHERS 12/13 TICKETS
";
arnews[3] += "NEW ENGLAND PATRIOTS vs CAROLINA PANTHERS 12/13 TICKETS -";
arnews[3] += "
";
arnews[4]="Aandavan: Carolina Panthers vs Dallas Cowboys Live Streaming http://nhl-p2p-streaming.blogspot.com/2009/11/carolina-panthers-vs-dallas-cowboys.html
";
arnews[4] += "Carolina Panthers vs Dallas Cowboys Live Streaming";
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("