var arnews = new Array(6); totcount = 5; rnd = 0; arnews[0]="Scott Wolf on Clay-Mating: Party of Surprised
"; arnews[0] += "

Yeah, we know. It's a tough one to artificially swallow.

Add this to your queue
Duration: 00:43

"; arnews[0] += "
"; arnews[1]="Scott Wolf Takes On Science Fiction
"; arnews[1] += "

The actor plays a reporter in a revamped version of the 1980s miniseries "V."

Add this to your queue
Duration: 05:56

"; arnews[1] += "
"; document.title=document.title+ " "; arnews[2]="Scott Wolf
"; arnews[2] += "

Scott Wolf should seriously consider trading in his 21st story apartment for a garden apartment. (4:40)

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Late Night with Jimmy Fallon - Scott Wolf Interview
"; arnews[3] += "

Scott Wolf tells Jimmy about the remake of V and Real World secrets he learned after marrying a former cast member.

Add this to your queue
Added: Tue Nov 03 07:29:10 UTC 2009
Air date: Mon Nov 02 00:00:00 UTC 2009
Duration: 04:28

"; arnews[3] += "
Publ.Date : Tue, 03 Nov 2009 07:29:10 -0000"; arnews[3] += "
"; arnews[4]="V - Hulu Exclusive: Scott Wolf/Morena Baccarin
"; arnews[4] += "

''V'' stars Scott Wolf and Morena Baccarin talk to Hulu about the their upcoming series.

Add this to your queue
Added: Tue Oct 06 23:55:15 UTC 2009
Air date: Wed Oct 07 00:00:00 UTC 2009
Duration: 02:04
Rating: 3.5 / 5.0

"; arnews[4] += "
Publ.Date : Tue, 06 Oct 2009 23:55:15 -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("
");