function getCSNews() {
var articleData = "\n" +
"• Exclusive Interview: Director Daniel Espinosa on Safe House
\n" +
"• Interview: Oren Moverman on Rampart, Queer and More
\n" +
"• Exclusive New Clip From Thin Ice
\n" +
"• Exclusive New One-Minute TV Spot for John Carter!
\n" +
"• CS Video: Channing Tatum and Rachel McAdams Talk The Vow
\n" +
"• Exclusive Interview with Rampart Star Woody Harrelson
\n" +
"• The Amazing Spider-Man "Untold Story Begins" Event!
\n" +
"• A Visit to Lucasfilm & ILM for Star Wars: Episode I The Phantom Menace 3D
\n" +
"• Exclusive Clip From Playback, Starring Christian Slater
\n" +
"• Interview: The Woman in Black Director James Watkins
\n" +
"• Exclusive Interview: Rampart Director Oren Moverman - Part 1
\n" +
"• CS Video: The Big Miracle Director and Cast
\n" +
"";
document.write( articleData );
}
getCSNews();