var arnews = new Array(6); totcount = 6; rnd = 0; arnews[0]=""Heckler": Joe Rogan, Mike Ditka and Greg Fitzsimmons
"; arnews[0] += "

An exclusive glimpse of the new feature documentary "Heckler" by Jamie Kennedy in stores Sept. 9th! Pre-order on Amazon Now!

Add this to your queue
Duration: 02:57

"; arnews[0] += "
"; arnews[1]="AOTS 420: The Loop: One on One with Joe Rogan
"; arnews[1] += "

Kevin and Joe Rogan discuss the history of marijuana legislation in America.

Add this to your queue
Duration: 02:19

"; arnews[1] += "
"; arnews[2]="Joe Rogan VS Carlos Mencia
"; arnews[2] += "

The classic video I made of Carlos Mencia VS Joe Rogan in a legendary comedy battle at the world famous Comedy Store.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="1 Cup, 1 Joe Rogan
"; arnews[3] += "

Joe Rogan came by my house and I showed him the cup video.. and he showed me something worse.

Add this to your queue
Duration: 03:42

"; arnews[3] += "
"; arnews[4]="Joe Rogan - Jetpacks
"; arnews[4] += "

Pot is still illegal and noone has a jetpack.

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Joe Rogan: Cribes
"; arnews[5] += "

A video I made for the Opie and Anthony traveling virus tour. Its no fun making a "Sorry I couldn't be there video". So we made it fun. We'll, pot made it fun.

Add this to your queue
Duration: 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("
");