var arnews = new Array(9); totcount = 4; rnd = 0; arnews[0]="Primetime Emmy 61 Red Carpet Interview - Ryan Kwanten
"; arnews[0] += "

On the red carpet at The 61st Primetime Emmy Awards with Ryan Kwanten of 'True Blood'

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Ryan Kwanten Talks 'True Blood'
"; arnews[1] += "

The sexy star of HBO's "True Blood" chats with "Extra"!

Add this to your queue
Duration: 00:29

"; arnews[1] += "
"; arnews[2]="Award Season - Golden Globes 2009 Ryan Kwanten
"; arnews[2] += "

Glamour arrives at the 2009 Golden Globes red carpet! Lisa Rinna and Joey Fatone interview the handsome Ryan Kwanten of the hit show TRUE BLOOD.

Add this to your queue
Added: Tue Jan 13 02:03:46 UTC 2009
Duration: 01:30

"; arnews[2] += "
Publ.Date : Tue, 13 Jan 2009 02:03:46 -0000"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Celebrity Interviews - True Blood: Ryan Kwanten
"; arnews[3] += "

On TRUE BLOOD, Jason Stackhouse is the local lothario with a one track mind. But the actor behind Jason, Ryan Kwanten, is much more well-rounded. Ryan stops by Hollywood 411 to talk about the show and offer a class in Vampires 101.

Add this to your queue
Added: Thu Oct 23 21:26:10 UTC 2008
Duration: 05:20

"; arnews[3] += "
Publ.Date : Thu, 23 Oct 2008 21:26:10 -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("
");