var arnews = new Array(8); totcount = 2; rnd = 0; document.title=document.title+ " - "Benjamin+McKenzie" - Google News"; document.title=document.title+ " "; arnews[0]="Disc Goes With That - 5/2/10 - Moviehole
"; arnews[0] += "

Moviehole

Disc Goes With That - 5/2/10
Moviehole
Great cast accompanying the fabulous writing & directing too - including Benjamin McKenzie (who most will remain as Ryan 'Wife-Beater Spruiker' Atwood on ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 03:16:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="Jay Leno Vs Conan O'Brien - TheCelebrityCafe.com
"; arnews[1] += "

Jay Leno Vs Conan O'Brien
TheCelebrityCafe.com
According to Us magazine, Alyssa Milano, Benjamin McKenzie, Matthew Perry, Bethenny Frankel, and even David Letterman all seem to agree with Conan. ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 14 Jan 2010 18:43:52 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");