var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Dane+Cook" - Google News"; document.title=document.title+ " "; arnews[0]="Who's Tucker Max Blaming For His Movie's Failure Now? - Gawker
"; arnews[0] += "

Who's Tucker Max Blaming For His Movie's Failure Now?
Gawker
This movie, if we had sold it to [FOX] Searchlight, they would've put Seth Rogen and Dane Cook in it, and they would've cut all the f*cking balls out of the ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 19:51:37 GMT+00:00"; arnews[0] += "
"; arnews[1]="THE THINGS THEY SAY: - India Business Blog (blog)
"; arnews[1] += "

THE THINGS THEY SAY:
India Business Blog (blog)
... TOMMY lee's rock 'n' roll career is taking a funny turn - the MOTLEY CRUE drummer has signed on to collaborate on actor/comedian DANE cook's next album. ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 14:51:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Daily guide - Boston Globe
"; arnews[2] += "

Daily guide
Boston Globe
R (2008) Good Luck Chuck 9:30 pm (SHO2) Dud about women bedding a dentist (Dane Cook) because their next lover will be Mr. Right. R (2007) Mermaids 9:30 pm ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 02:43:48 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Newsweek's' Snobbish Stand-Up Slam - Big Hollywood (blog)
"; arnews[3] += "

Big Hollywood (blog)

'Newsweek's' Snobbish Stand-Up Slam
Big Hollywood (blog)
When talking about Dane Cook (I admit, not my favorite) she heaps praise on Louis CK (a guy I happen to also enjoy) who also tends towards the scatological ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 20:34:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="This Weekend in Calgary: Dane Cook and The Cat Empire - Martiniboys.com
"; arnews[4] += "

Martiniboys.com

This Weekend in Calgary: Dane Cook and The Cat Empire
Martiniboys.com
Legitimately hilarious comedians like Todd Barry and Arj Barker toil in bit part obscurity, while Dane Cook plays Pengrowth Saddledome. That's an arena! ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 19:57:12 GMT+00:00"; arnews[4] += "
"; arnews[5]="'The Office' recap: You're not the boss of me - Entertainment Weekly
"; arnews[5] += "

'The Office' recap: You're not the boss of me
Entertainment Weekly
Back in Scranton, Jim couldn't make Ryan, whose douchiness is now at Dane Cook levels, do simple tasks, and it turned out that no one (including Pam) ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 12:20:22 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("
");