var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Rapper Lil Wayne to be sentenced in NYC gun case
"; arnews[0] += "In this Dec. 28, 2009 file photo, Lil Wayne performs in New Orleans. The performer, whose real name is Duane Carter, pleaded guilty in October to a weapons possession charge and will be sentenced Tuesday Feb."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 14:47:28 GMT"; arnews[0] += "
"; arnews[1]="the Record, Feb. 7
"; arnews[1] += "Loud, Bobby R. and Harolene J. DuBois, Stephane and Janie J. Aldredge Carolyn A. Lee-Crawford and Albert Crawford Debra L. Conklin and Michael D. Agnes L. Crandell and Kelvin D. Jackie L. Walz and James J. Maria Mercado and Guadelupe Gaytan Terry L. Gildon and Julie A. Leticia Yanez and Filipe Ramirez Blanca E. Tellez Hernandez and Miguel A. Gomez ..."; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="NYC karaoke bar worker admits killing clubgoer
"; arnews[2] += "Syed Rahman expects a sentence of 20 years to life after pleading guilty Tuesday in a Manhattan courthouse to murdering Ingrid Rivera , who'd paid to attend an August 2008 party for Lil' Kim at Spotlight Live."; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 09:53:35 GMT"; arnews[2] += "
"; arnews[3]="SC woman, NC man plead not guilty in racing deaths
"; arnews[3] += "A South Carolina woman and a North Carolina man have pleaded not guilty to murder charges in connection with a street racing crash that killed a mother, her baby and a teenager."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 14:12:33 GMT"; arnews[3] += "
"; arnews[4]="NYC karaoke bar worker admits killing clubgoer
"; arnews[4] += "A Times Square karaoke club worker has pleaded guilty to beating a patron to death with a steel pipe and slashing her throat on the roof while the club threw a party honoring Lil' Kim's birthday."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 11:45:43 GMT"; arnews[4] += "
"; arnews[5]="Man Pleads Guilty to Murder at Lil Kim's Birthday Bash
"; arnews[5] += "NEW YORK Lil' Kim's birthday party two years ago was not just a celebration, it was a murder scene."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 02:34:08 GMT"; arnews[5] += "
"; arnews[6]="Lil' Kim Birthday Murder: Karaoke Killer Syed Rahman Confesses to Rooftop Killing
"; arnews[6] += "Ingrid Rivera Killed On Karaoke Bar Roof in 2008"; arnews[6] += "
Publ.Date : Wed, 03 Feb 2010 17:31:28 GMT"; arnews[6] += "
"; arnews[7]="Barman Pleads Guilty to Murder of Lil Kim Partygoer
"; arnews[7] += "Syed Rahman was charged with fatally beating Ingrid Rivera with a steel= pole on the roof of the Spotlight Live karaoke lounge in August, 2008."; arnews[7] += "
Publ.Date : Wed, 03 Feb 2010 16:24:06 GMT"; arnews[7] += "
"; totcount = 8; 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("
");