var arnews = new Array(8); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Blood Creek DVD Art Washes In - ShockTillYouDrop.com
"; arnews[0] += "One of 2009's more bizarre offerings, Blood Creek , is making its way to DVD on January 19. Honestly, I enjoyed the hell out of this film, which was directed by Joel Schumacher and stars Dominic Purcell, Henry Cavill and, briefly, Michael Fassbender ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 18:55:00 GMT"; arnews[0] += "
"; arnews[1]=""The Tudors: The Complete Third Season" on DVD! - EDGE Boston
"; arnews[1] += "TV’s most sexy and scandalous hit drama is back with The Tudors: The Complete Third Season! Golden Globe winner Jonathan Rhys Meyers (Elvis) stars as a young King Henry VIII, a ruler whose reign changed the course of history forever. Now for the ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 09:15:00 GMT"; arnews[1] += "
"; arnews[2]="Twilight A-Z - Daily Telegraph
"; arnews[2] += "A still from the latest Twilight film called New Moon starring (from left) Mike Newton (Michael Welch), Bella Swan (Kristen Stewart) & Jacob Black (Taylor Lautner) A is for apple – the image on the front of the first book. In a scene from the film ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 12:52:00 GMT"; arnews[2] += "
"; arnews[3]="InTylerWeTrust82 Casts Superman And The Flash - COMICBOOKMOVIE.com
"; arnews[3] += "Brandon Routh as Clark Kent/Superman. Unfortunately, it grows more unlikely every day that we won’t see Routh don the cape again. I personally think that is a damn shame! Even though the movie was less than stellar (I thought it was a good movie ..."; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 23:23:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");