var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="50 Cent On Rick Ross' Family: 'Nothing Is Off Limits"
"; arnews[0] += "Rapper 50 Cent has commented on the latest chapter of his feud with Rick Ross. Pictures of 50 Cent, Floyd Mayweather and Rick Ross' ex girlfriend Tia Kemp hit the internet last week, featuring 50, Tia and her two children at Mayweather's mansion in Las Vegas."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 01:53:12 GMT"; arnews[0] += "
"; arnews[1]="50 Cent Symbolizes the Impending Live Video Explosion
"; arnews[1] += "Comcast and all the other cable stations better be thinking of all new business models because just like the Internet is breaking print media... Cable T.V. is next up in line."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 01:18:02 GMT"; arnews[1] += "
"; arnews[2]="They say that Marv Albert is one bad mother
"; arnews[2] += "I thought that Cheech and Chong and Ann Coulter's gloves-off, no holds barred showdown/friendly exchange of ideas was the weirdest match up of all time."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 01:01:00 GMT"; arnews[2] += "
"; arnews[3]="A.M. CLICKS: Making up for it; The most bizarre feud ever?
"; arnews[3] += "CLICK HERE FOR FRIDAY AFTERNOON'S HOT CLICKS After yesterday's Hot Clicks debacle , there was only one way I could make things up to the faithful members of Hot Clicks Nation -- Marisa Miller ."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 00:51:47 GMT"; arnews[3] += "
"; arnews[4]="El Toro High gathers nearly 45,000 cans for hungry
"; arnews[4] += "Lake Forest school has consistently been tops in helping the needy. LAKE FOREST Four trucks stood on El Toro High's campus piled high with thousands of cans."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 00:28:04 GMT"; arnews[4] += "
"; arnews[5]="Maino Makes "a Movie"; Brooklyn-Based MC to Premiere Latest Video on...
"; arnews[5] += "\"Let's Make A Movie\" will be featured on the DVD of Maino's breakthrough debut album, \"IF TOMORROW COMES...,\" slated for release in early 2010."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 23:47:51 GMT"; arnews[5] += "
"; totcount = 6; 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("
");