var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Chris: KYLA PRATT TURNS 23….
"; arnews[0] += "KYLA PRATT TURNS 23…. -"; arnews[0] += "
"; arnews[1]="RealTVfilms: Elise Neal
"; arnews[1] += "Elise Neal -"; arnews[1] += "
"; arnews[2]="Binside TV: EVENT PICS CELEBRITY PHOTOS, RIHANNA, LINDSAY LOHAN, KIM KARDASHIAN, MARIAH CAREY, OLIVIA WILDE, NIA LONG, GABRIELLE UNION, PARIS HILTON, NICKY HILTON, KATIE COURIC, JIM CARREY, JENNY MCCARTHY,EVE, MELYSSA FORD, ELISE NEAL, RAVEN SYMONE, LAUREN CONRAD, WHITNEY PORT,LAUREN BOSWORTH, ERIKA CHRISTENSEN, MYA RUDOLPH, LILY ALLEN,CHRIS ROCK
"; arnews[2] += "EVENT PICS CELEBRITY PHOTOS, RIHANNA, LINDSAY LOHAN, KIM KARDASHIAN, MARIAH CAREY, OLIVIA WILDE, NIA LONG, GABRIELLE UNION, PARIS HILTON, NICKY HILTON, KATIE COURIC, JIM CARREY, JENNY MCCARTHY,EVE, MELYSSA FORD, ELISE NEAL, RAVEN SYMONE, LAUREN CONRAD, WHITNEY PORT,LAUREN BOSWORTH, ERIKA CHRISTENSEN, MYA RUDOLPH, LILY ALLEN,CHRIS ROCK -"; arnews[2] += "
"; arnews[3]="T.Cherry: I get the most random phone calls. I love life. Real talk Elise Neal got something new in works.
"; arnews[3] += "I get the most random phone calls. I love life. Real talk Elise Neal got something new in works."; arnews[3] += "
"; arnews[4]="Matthew Milam: @HumanityCritic but he sexed Elise Neal!
"; arnews[4] += "@"; 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("
");document.write("
");