var arnews = new Array(6); totcount = 5; rnd = 0; arnews[0]="PCA Red Carpet Interview u2013 Jennifer Morrison
"; arnews[0] += "

PCA Red Carpet interview with Jennifer Morrison of the FOX show, 'House'

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="PCA Red Carpet Interview u2013 Jennifer Morrison
"; arnews[1] += "

PCA Red Carpet interview with Jennifer Morrison of the FOX show, 'House'

Add this to your queue
Duration: 01:31

"; arnews[1] += "
"; document.title=document.title+ " "; arnews[2]="Jennifer Morrison
"; arnews[2] += "

She talks about her early days acting as well as whether she is truly leaving "House."

Add this to your queue
Duration: 04:58

"; arnews[2] += "
"; arnews[3]="Award Season - SAG Awards 2009: Jennifer Morrison
"; arnews[3] += "

All-Star glamour walks the red carpet at the 2009 Screen Actors Guild Awards! Joey Fatone interviews Jennifer Morrison from the show HOUSE.

Add this to your queue
Added: Tue Jan 27 10:37:59 UTC 2009
Duration: 02:00

"; arnews[3] += "
Publ.Date : Tue, 27 Jan 2009 10:37:59 -0000"; arnews[3] += "
"; arnews[4]="Celebrity Interviews - House: Jennifer Morrison
"; arnews[4] += "

Sexy Jennifer Morrison, Dr. Allison Cameron of HOUSE, joins TV Watercooler to hash out her on and off screen love life. We also get her to open up about her upcoming role as Spock's mother in the new STAR TREK movie by J.J. Abrams.

Add this to your queue
Added: Thu Nov 06 21:05:03 UTC 2008
Duration: 06:32

"; arnews[4] += "
Publ.Date : Thu, 06 Nov 2008 21:05:03 -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("
");