function getCSNews() { var articleData = "\n" + "- Martin Scorsese's Hugo Hits Blu-ray and DVD on Feb. 28
\n" + "- Exclusive: The First 7 Minutes of Drive
\n" + "- Exclusive Transformers: Dark of the Moon Ultimate Edition Bonus Clip
\n" + "- Paranormal Activity 3 Promo with Two New DVD Clips
\n" + "- Warner Bros. Extends Netflix Window to 56 Days
\n" + ""; document.write( articleData ); } getCSNews();