var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Marissa Jaret Winokur and Family: Terrific Trio
"; arnews[0] += "Sign up to get cute photos, exclusive giveaways, special offers and more! Sign Up you said it \"I admire Michelle so much."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 00:45:42 GMT"; arnews[0] += "
"; arnews[1]="View Full Article
"; arnews[1] += "Marchon was the eyewear provider for the 25th annual MTV Video Music Awards held this year in New York during Fashion Week."; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 19:50:36 GMT"; arnews[1] += "
"; arnews[2]="US weight loss dance show renewed
"; arnews[2] += "The Oxygen network has renewed Dance Your Ass Off for another season in 2010. The reality series was both criticised and praised during its inaugural year, which saw overweight competitors attempt to get fit through diet and intensive dance routines with professionals."; arnews[2] += "
Publ.Date : Tue, 03 Nov 2009 02:46:30 GMT"; arnews[2] += "
"; arnews[3]="'Dance Your A** Off' gets second season
"; arnews[3] += "Popular weight-loss show \"Dance Your A** Off\" returns to Oxygen in 2010. People is reporting the \"Dancing with the Stars\"-\"Biggest Loser\" hybrid that debuted this past June is returning to the airwaves next year."; arnews[3] += "
Publ.Date : Tue, 03 Nov 2009 02:13:20 GMT"; arnews[3] += "
"; arnews[4]="Dance Your Ass Off Returns
"; arnews[4] += "Oxygen is bringing back its popular weight-loss show, Dance Your Ass Off , for a second season in 2010."; arnews[4] += "
Publ.Date : Mon, 02 Nov 2009 16:55:00 GMT"; arnews[4] += "
"; arnews[5]="Stars Align for Camp Ronald McDonald Halloween Carnival
"; arnews[5] += "\"OMG cutest picture of Kingston EVER!!! He is the coolest toddler around!\" - HeatherR, on Gwen Stefani and Kids Rock Out to Gavin \"When you have little girls, you're the coolest person in the world."; arnews[5] += "
Publ.Date : Thu, 29 Oct 2009 23:31:21 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("
");