var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="Adam Sandler
"; arnews[0] += "

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Adam Sandler
"; arnews[1] += "

Jon loves "Click" because everyone has had the idea when they're high that it would be great if the remote controlled everything. (5:06)

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Adam Sandler
"; arnews[2] += "

Adam Sandler speaks from the red carpet at the "You Don't Mess with the Zohan" movie premiere held at Grauman's Chinese Theatre in Hollywood, Calif. on May 28.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Adam Sandler
"; arnews[3] += "

When Adam Sandler was five years old, he would scream, "Do it for the Jews" to Willis Reed courtside at Knick's games. (4:11)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Adam Sandler
"; arnews[4] += "

Adam Sandler never gets caught for his crimes because he does them to old people who will forget. (6:55)

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Adam Sandler
"; arnews[5] += "

Adam Sandler tells Jon about stealing seven pairs of jeans from the set of "You Don't Mess with the Zohan." (06:05)

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Adam Sandler
"; arnews[6] += "

Adam Sandler discusses the feature film "You Don't Mess with the Zohan."

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="Viral - Vintage Adam Sandler Cr...
"; arnews[7] += "

Add this to your queue
Duration: 00:00

"; 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("
");