var arnews = new Array(6); totcount = 6; rnd = 0; arnews[0]="First video of Maggie Gyllenhaal as Rachel Dawes
"; arnews[0] += "

Found as part of the Dark Knight ARG:http://assets.thegothamtimes.com/media/jlevine/public/0eYkc4 2oQyOQ.mov

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Maggie Gyllenhaal
"; arnews[1] += "

Maggie Gyllenaal discusses her movie "Happy Endings" and how she had to make out with someone who smelled of onions. (5:00)

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Maggie Gyllenhaal
"; arnews[2] += "

Maggie Gyllenhaal admits to how excited she was when she got swept up by Batman. (06:43)

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Maggie Gyllenhaal
"; arnews[3] += "

Maggie Gyllenhaal seems to be implying that Jon is a Communist. (5:10)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="Maggie Gyllenhaal
"; arnews[4] += "

A very pregnant Maggie Gyllenhaal talks to Jon about how tough it is to be interviewed this pregnant. (4:40)

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Sesame Street - Maggie Gyllenhaal: Surprise
"; arnews[5] += "

Maggie Gyllenhaal is surprised.

Add this to your queue
Added: Tue Nov 24 16:55:04 UTC 2009
Duration: 01:11

"; arnews[5] += "
Publ.Date : Tue, 24 Nov 2009 16:55:04 -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("
");