var arnews = new Array(6); totcount = 5; rnd = 0; arnews[0]="Success In The Sand
"; arnews[0] += "

Kerri Walsh and Misty May-Treanor won their second Olympic gold medal and extended their winning streak to 108 matches. Maggie Rodriguez reports.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Olympic Volleyball Gold Medalists, Kerri Walsh & Misty May-Treanor
"; arnews[1] += "

Full interview: the Olympic champs talk Beijing, bikinis and Bush.

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Misty May-Treanor and Kerri Walsh Discuss the Appropriateness of Being Slapped on the Behind!
"; arnews[2] += "

Watch the volleyball superstars share their thoughts on when a slap on the butt is merely a friendly gesture!

Add this to your queue
Duration: 02:35

"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Olympic Volleyball Gold Medalists, Kerri Walsh & Misty May-Treanor
"; arnews[3] += "

Full interview: the Olympic champs talk Beijing, bikinis and Bush.

Add this to your queue
Duration: 10:04

"; arnews[3] += "
"; arnews[4]="A Shot at Glory - s1 | e10 - Beach Volleyball: Youngs and Branagh
"; arnews[4] += "

Youngs and Branagh joined forces just last year, but they've already proven to be formidable foes for the living legends in this sport: Kerri Walsh and Misty May-Treanor.

Add this to your queue
Added: Tue Aug 05 22:04:21 UTC 2008
Air date: Fri Aug 08 00:00:00 UTC 2008
Duration: 24:00

"; arnews[4] += "
Publ.Date : Tue, 05 Aug 2008 22:04:21 -0000"; 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("
");