var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="A Check Is A Check: Elise Neal
"; arnews[0] += "Did Will and Jada put roots on the cast of All Of Us? The House of Scientology is nothing to play with."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 00:46:46 GMT"; arnews[0] += "
"; arnews[1]="Dancers from NY and Boston auditions make it to Nationals on America's Best Dance Crew
"; arnews[1] += "America's Best Dance Crew Season 5 aired its East Coast Auditions program on February 5, 2010."; arnews[1] += "
Publ.Date : Wed, 13 Jan 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="ABDC Regionals: The East's three crews are...not Legendary
"; arnews[2] += "Ian Ono and Jana Monji : There were a few surprises last night at the East regional finals for MTV's \"America's Best Dance Crew.\" The crew with the most experience, Legendary Seven ended up in the bottom three last night in Hollywood and in the dance off battle, was eliminated."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="'America's Best Dance Crew': The East regionals bring a blueprint for winning
"; arnews[3] += "Last season, the East regionals produced one of the most talented crews to ever grace the stage of \"Randy Jackson Presents: America's Best Dance Crew\" with Rhythm City."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 20:46:31 GMT"; arnews[3] += "
"; arnews[4]="Fugl' Mama
"; arnews[4] += "Remember when Lil' Mama used to wear giant top hats or bejeweled pacifiers? It seems those days are no more: I guess when a lady turns 21, she has to give up gallivanting around like she's a giant infant or the Mad Hatter's girl-on-the-side, in favor of what might well be a shredded unitard and a tip jar sewn to her breast."; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 17:00:54 GMT"; arnews[4] += "
"; arnews[5]="America's Best Dance Crew Takes on the East Coast for Season 5 Regionals
"; arnews[5] += "America's Best Dance Crew presents its second installment of the Regionals. This time the East Coast is front and center."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 03:39:49 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("
");