var arnews = new Array(8); totcount = 4; rnd = 0; arnews[0]="Interview - Alison Lohman
"; arnews[0] += "

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Alison Lohman Int...
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Access Hollywood - Alison Lohman Talks 'Drag Me To Hell'
"; arnews[2] += "

What did Alison think about working with director Sam Raimi on a horror movie? Plus, what happened that made Alison want to quit the movie?

Add this to your queue
Added: Fri May 29 20:30:19 UTC 2009
Air date: Fri May 29 00:00:00 UTC 2009
Duration: 02:32

"; arnews[2] += "
Publ.Date : Fri, 29 May 2009 20:30:19 -0000"; arnews[2] += "
"; arnews[3]="IGN - SDCC 08: Drag Me to Hell Video Interviews
"; arnews[3] += "

Our "horror"-able conversation with Alison Lohman.

Add this to your queue
Added: Fri Aug 22 09:19:25 UTC 2008
Air date: Thu Jul 31 00:00:00 UTC 2008
Duration: 01:57

"; arnews[3] += "
Publ.Date : Fri, 22 Aug 2008 09:19:25 -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("
");