var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kat+Dennings" - Google News"; document.title=document.title+ " "; arnews[0]="Shorts (Blu-ray) - DVD Talk
"; arnews[0] += "

Shorts (Blu-ray)
DVD Talk
With pals Loogie (Trevor Gagnon) and Nose (Jake Short), parents (including Jon Cryer, Leslie Mann, and William H. Macy), and Toe's sister (Kat Dennings) ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 04:58:18 GMT+00:00"; arnews[0] += "
"; arnews[1]="Shorts (DVD) Widescreen & Full Screen - DVDTOWN.com
"; arnews[1] += "

Shorts (DVD) Widescreen & Full Screen
DVDTOWN.com
... not only do his parents largely ignore him, but practically every soul in town picks on him: bullies, girls, teachers, his own sister (Kat Dennings), ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 18:02:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="Rocky River will have New Moon pre-release party today - Sun Star Courier
"; arnews[2] += "

Sun Star Courier

Rocky River will have New Moon pre-release party today
Sun Star Courier
Join us for a screening of the movie starring Michael Cera and Kat Dennings. Rated PG-13. For ages 13 to 18. Registration required. ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 17:27:29 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Grudge' scribe to write 'Hack/Slash' movie - Examiner.com
"; arnews[3] += "

Examiner.com

'Grudge' scribe to write 'Hack/Slash' movie
Examiner.com
No casting has been announced yet, although it is rumored that Kat Dennings (“Nick and Nora's Infinite Playlist”) has expressed interest in the role.

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 17:05:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="Now playing - Arizona Daily Star
"; arnews[4] += "

Now playing
Arizona Daily Star
With William H. Macy, James Spader, Kat Dennings. Rated PG. 87 minutes. Gateway, Crossroads, Oracle View. Surrogates *** — The sci-fi drama is set in a ...

"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 07:16:46 GMT+00:00"; arnews[4] += "
"; arnews[5]="Hack/Slash Gets a New Screenwriter - ReelzChannel.com
"; arnews[5] += "

Hack/Slash Gets a New Screenwriter
ReelzChannel.com
Kat Dennings (Nick & Norah's Infinite Playlist, the upcoming Defendor) has expressed interest in the role, though no casting decisions have been made. ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 22:46:33 GMT+00:00"; 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("
");