var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="Vanessa Williams: How She Move
"; arnews[0] += "

Vanessa Williams is no spring chicken -- but damn, at 45, she can still shake a tail feather like one!

Add this to your queue
Duration: 00:36

"; arnews[0] += "
"; arnews[1]="6/3: Vanessa Williams
"; arnews[1] += "

Vanessa Williams talks about the early years of her career following Miss America.

Add this to your queue
Duration: 03:23

"; arnews[1] += "
"; arnews[2]="Vanessa Williams
"; arnews[2] += "

Explore the various dimensions of animation with Vanessa.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Kennedy Center Honors - Vanessa Williams Sings a Tribute to Diana Ross
"; arnews[3] += "

Highlights from The 2007 Kennedy Center Honors

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Vanessa Williams Has the Lindsay Lohan 411
"; arnews[4] += "

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Lara Moves into Vanessa Williams' House!
"; arnews[5] += "

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Vanessa Williams Is Over Nudie Beauty Scandals
"; arnews[6] += "

Vanessa Williams was pressured into resigning her Miss America post in 1984 for the same thing Miss California just got away with,-o we figured we'd ask her about Carrie Prejean.

Add this to your queue
Duration: 01:05

"; arnews[6] += "
"; document.title=document.title+ " "; arnews[7]="Vanessa Williams
"; arnews[7] += "

Check out Vanessa Williams behind the scenes at Private Sessions.

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; totcount = 8; 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("
");