var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Shows Not Even Heather Locklear Could Save - NBC Chicago
"; arnews[0] += "Heather: \"This is my tarmac!\" Blair Underwood : \"No! This is my tarmac!\" Put that on a loop for 11 hours and you've got the entire series. Heather Locklear and Blair Underwood may be two of the most compelling people alive, but nobody wants a drama ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 16:42:00 GMT"; arnews[0] += "
"; arnews[1]="Celebs Celebrate Princess and the Frog Premiere - Celebrity Baby Blog
"; arnews[1] += "The Bassett-Vance family is awesome and so attractive !!! I have always thought that Angela Bassett was the most beautiful African American woman that I ever saw. Blackrose, that is really sad, but it isn’t like posts on here with black couples and ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 00:35:00 GMT"; arnews[1] += "
"; arnews[2]="Exclusive Photo Gallery: Red Carpet Premiere of THE PRINCESS AND THE ... - IESB.NET
"; arnews[2] += "Walt Disney Pictues held their red carpet premiere for their latest Disney Princess film THE PRINCESS AND THE FROG opening in theaters everywhere December 11 this Sunday on the log in Burbank. Cast and crew from the film plus celebrity guests were in ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 21:37:00 GMT"; arnews[2] += "
"; arnews[3]="The Demise of the Black Dramatic Series - Examiner
"; arnews[3] += "Don’t adjust your television sets--it’s no use. Yes, small screen entertainment is a void of color these days and attempting to augment the picture by fiddling with the brightness won’t help. And while there certainly is an abundance of quality ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 04:14:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");document.write("
");