function getCSNews() { var articleData = "\n" + " Alcon Denies Harrison Ford Blade Runner Rumors
\n" + " Robert Rodriguez's Machete Kills Eyes April Start
\n" + " Warner Bros. Re-Ups with Todd Phillips' Green Hat Films
\n" + " The Amazing Spider-Man "Untold Story Begins" Event!
\n" + " 7 New Photos From John Carter Online
\n" + " First Images From Disney's Wreck-It Ralph
\n" + " A Visit to Lucasfilm & ILM for Star Wars: Episode I The Phantom Menace 3D
\n" + " Four More Images From Dredd
\n" + " Full Trailer for Oren Peli's The River
\n" + " Exclusive Clip From Playback, Starring Christian Slater
\n" + " The Star Wars: Episode I The Phantom Menace 3D Super Bowl Spot
\n" + " Three TV Spots for the Todd Phillips-Produced Project X
\n" + ""; document.write( articleData ); } getCSNews();