var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Nicole Eggert Gained Weight After Dad's Death
"; arnews[0] += "Ex- Baywatch babe Nicole Eggert piled on the pounds after falling into a deep depression following her father's death and an allegedly abusive relationship with DJ Lethal."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 13:05:38 GMT"; arnews[0] += "
"; arnews[1]="'Celebrity Fit Club' In Their Underwear: K-Fed, Bobby Brown, Nicole Eggert & More
"; arnews[1] += "Below are all 8 at the time of their weigh-in, dressed in camouflage undergarments with their vital stats listed."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:04:40 GMT"; arnews[1] += "
"; arnews[2]="'K-Fat' No More?
"; arnews[2] += "Fed doesn't want to be K-Fat any longer. After months of anticipation, the former backup dancer and ex-Mr. Britney Spears made his debut on the new season of Vh1's \"Celebrity Fit Club.\" K-Fed will compete with seven other \"celebrities\" willing to exchange their pride for a monetary prize."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 20:00:10 GMT"; arnews[2] += "
"; arnews[3]="Watch a preview of VH1's new season of Celebrity Fit Club: Bootcamp
"; arnews[3] += "February 9, 2010 - VH1's reality fitness show, Celebrity Fit Club premiered last night."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Ab flab K-Fed battles the bulge
"; arnews[4] += "NO one can accuse KEVIN FEDERLINE of turning a blind eye to his dramatic weight gain."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:34:32 GMT"; arnews[4] += "
"; arnews[5]="Celebrity Fit Club: What Exactly Did K-Fed Eat?
"; arnews[5] += "Last night, Celebrity Fit Club returned for a new season of Boot Camp and while there's a part of me that still misses Ant and the lazy people not showing up to work out because of their insanely busy schedules of local Best Buy appearances, there's another part of me that really appreciates that this format allows Harvey to go nuts and torture ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 14:25:33 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("
");