var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="PCA Red Carpet Interview - David Boreanaz
"; arnews[0] += "

PCA Red Carpet interview with David Boreanaz of the FOX show, 'Bones'

Add this to your queue
Duration: 00:57

"; arnews[0] += "
"; arnews[1]="David Boreanaz
"; arnews[1] += "

David Boreanaz and Jon Stewart sing the Channel 6 Action News theme song. (3:41)

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="David Boreanaz
"; arnews[2] += "

David Boreanaz gives Bonnie some dating advice.

Add this to your queue
Duration: 00:31

"; arnews[2] += "
"; arnews[3]="PCA Red Carpet Interview - David Boreanaz
"; arnews[3] += "

PCA Red Carpet interview with David Boreanaz of the FOX show, 'Bones'

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="PCA Red Carpet Interview - David Boreanaz
"; arnews[4] += "

PCA Red Carpet interview with David Boreanaz of the FOX show, 'Bones'

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; document.title=document.title+ " "; arnews[5]="David Boreanaz
"; arnews[5] += "

Jon Stewart and David Boreanaz are filled with curiosity for the world. (4:30)

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Award Season - Emmys 2009: David Boreanaz
"; arnews[6] += "

TV Guide Network kicks off TV's biggest celebration on LIVE AT THE EMMY AWARDS WITH CARRIE ANN AND CHRIS. Join our new hosts on the red carpet as they interview David Boreanaz from the show BONES.

Add this to your queue
Added: Mon Sep 21 07:30:11 UTC 2009
Air date: Sun Sep 20 00:00:00 UTC 2009
Duration: 01:36

"; arnews[6] += "
Publ.Date : Mon, 21 Sep 2009 07:30:11 -0000"; arnews[6] += "
"; arnews[7]="Celebrity Interviews - Bones: David Boreanaz
"; arnews[7] += "

BONES' David Boreanaz talks about Booth's recovery from brain surgery and says anything could be on the table for Brennan and Booth this season.

Add this to your queue
Added: Fri Sep 18 20:10:06 UTC 2009
Air date: Thu Sep 17 00:00:00 UTC 2009
Duration: 01:51

"; arnews[7] += "
Publ.Date : Fri, 18 Sep 2009 20:10:06 -0000"; 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("
");