var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="Why is Aaron Eckhart in Toronto?
"; arnews[0] += "

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Why is Aaron Eckhart in Toronto?
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Golden Globes 2009 Aaron Eckhart
"; arnews[2] += "

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Aaron Eckhart
"; arnews[3] += "

The only thing Aaron Eckhart knows about his movie "Towelhead" is that he dates a 13-year-old. (06:36)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="One crazy day with Aaron Eckhart and his director at TIFF
"; arnews[4] += "

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="One crazy day with Aaron Eckhart and his director at TIFF
"; arnews[5] += "

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; document.title=document.title+ " "; arnews[6]="Aaron Eckhart
"; arnews[6] += "

Jon Stewart gives away secret details about Aaron Eckhart's new movie. (5:20)

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="E! News Now - Are Sims And Eckhart An Item?
"; arnews[7] += "

If anybody can get to the bottom of Aaron Eckhart and Molly Sims' rumored relationship--it's E!'s Chelsea Handler. See it.

Add this to your queue
Added: Thu Nov 19 05:05:05 UTC 2009
Air date: Wed Nov 18 00:00:00 UTC 2009
Duration: 01:15
Expires in 1 day on Wed Nov 25 01:01:00 UTC 2009

"; arnews[7] += "
Publ.Date : Thu, 19 Nov 2009 05:05:05 -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("
");