var arnews = new Array(8); totcount = 4; rnd = 0; arnews[0]="Meet The Peetes: Episode 2
"; arnews[0] += "

Actress Holly Robinson Peete and her husband, ex-NFL quarterback, Rodney sponsor a night to benefit autism.

Add this to your queue
Duration: 03:53

"; arnews[0] += "
"; arnews[1]="Meet The Peetes: Episode 1
"; arnews[1] += "

Holly Robinson Peete celebrates her daughter Ryan's birthday.

Add this to your queue
Duration: 03:48

"; arnews[1] += "
"; arnews[2]="Jenny McCarthy and Holly Robinson Peete—Their Fight to Save Their Autistic Sons
"; arnews[2] += "

Sex appeal put Jenny McCarthy on the map. TV made Holly Robinson Peete famous. But Hollywood could not prepare them for this. Two moms share the fight to save their autistic sons.

Add this to your queue
Duration: 00:35

"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Celebrity Interviews - Holly Robinson Peete Writes Intro
"; arnews[3] += "

Holly Robinson Peete sits down with Madison Michele of Hollywood 411 to discuss the intro she wrote for BOOK OF LIFE: MAKING YOUR BEST DAYS HAPPEN, as well as coming out as a parent of an autistic child.

Add this to your queue
Added: Wed Apr 16 22:16:07 UTC 2008
Duration: 03:46

"; arnews[3] += "
Publ.Date : Wed, 16 Apr 2008 22:16:07 -0000"; arnews[3] += "
"; totcount = 4; 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("
");