var arnews = new Array(8); totcount = 6; rnd = 0; arnews[0]="Indiana Jones Gets Raped by George Lucas and Steven Spielberg
"; arnews[0] += "

A terrific couple of scenes from South Park

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Steven Spielberg Presents Freakazoid: The Complete Second Season (On DVD)
"; arnews[1] += "

Dexter Douglas is a mild-mannered teenager transformed into an electrifying superhero. With his trusted sidekicks he’s ready to save the day; that is, unless there’s something better on TV. Explore the DVD: http://tinyurl.com/cu5yb2

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Steven Spielberg Presents Tiny Toons: Season One Volume Two (On DVD)
"; arnews[2] += "

Steven Spielberg Presents Tiny Toons: Season One Volume Two (On DVD): Follow Buster and Babs Bunny (No relation!), Plucky Duck, Hamton Pig, and others on their hilarious animated adventures in Acme Acres. Explore the DVD: http://tinyurl.com/c84ak7 Tiny toons steven spielberg plucky duck hamton pig babs bunny buster Follow Buster and Babs Bunny (No relation!), Plucky Duck, Hamton Pig, and others on their hilarious animated adventures in Acme Acres. Explore the DVD: http://tinyurl.com/c84ak7

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Trailer
"; arnews[3] += "

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Boom Blox: Bash Party Steven Spielberg Trailer
"; arnews[4] += "

Legendary filmmaker Steven Spielberg recounts the creation of his puzzle action sequel with Electronic Arts titled Boom Blox: Bash Party for the Nintendo Wii.

Add this to your queue
Duration: 01:57

"; arnews[4] += "
"; document.title=document.title+ " "; arnews[5]="Golden Globes - Globes 2009: Steven Spielberg Honored
"; arnews[5] += "

After 4 decades making films, the Hollywood Foreign Press honors Steven Spielberg with the Cecil B DeMille Award.

Add this to your queue
Added: Mon Jan 12 18:38:16 UTC 2009
Air date: Sun Jan 11 00:00:00 UTC 2009
Duration: 05:51

"; arnews[5] += "
Publ.Date : Mon, 12 Jan 2009 18:38:16 -0000"; 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("
");