var arnews = new Array(8); totcount = 6; rnd = 0; arnews[0]="Saturn Awards 2009 - Jennifer Carpenter
"; arnews[0] += "

An elated Jennifer Carpenter ('Dexter') on what this award means to her and the big secret she hopes her character will learn in Season 4.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Raising the Bar: Jennifer Carpenter
"; arnews[1] += "

Jennifer Carpenter talks about Deb's new challenges with her brother.

Add this to your queue
Duration: 03:44

"; arnews[1] += "
"; arnews[2]="Jennifer Carpenter Interview
"; arnews[2] += "

Jennifer Carpenter discusses Debra as an aunt

Add this to your queue
Duration: 03:51

"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Jennifer Carpenter
"; arnews[3] += "

Add this to your queue
Duration: 03:43

"; arnews[3] += "
"; arnews[4]="FEARnet All AXEess - Saturn Awards 2009 - Jennifer Carpenter
"; arnews[4] += "

An elated Jennifer Carpenter ('Dexter') on what this award means to her and the big secret she hopes her character will learn in Season 4.

Add this to your queue
Added: Thu Jul 30 16:00:09 UTC 2009
Duration: 01:35

"; arnews[4] += "
Publ.Date : Thu, 30 Jul 2009 16:00:09 -0000"; arnews[4] += "
"; arnews[5]="Attack of the Show - Jennifer Carpenter Interview
"; arnews[5] += "

Jennifer Carpenter, the star of the new horror film, 'Quarantine' is in studio to talk about what could be the scariest "found footage" thriller of all time.

Add this to your queue
Added: Thu Oct 09 09:30:38 UTC 2008
Air date: Mon Oct 06 00:00:00 UTC 2008
Duration: 06:28

"; arnews[5] += "
Publ.Date : Thu, 09 Oct 2008 09:30:38 -0000"; arnews[5] += "
"; totcount = 6; 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("
");