function getWorstPreviewsContent() { var wpContent = "\n" + "- \"Chronicle\" - What Did You Think?
\n" + "- Trailer for Oscar Nominated \"Bullhead\"
\n" + "- Actor Ben Gazzara Dead at 81
\n" + "- \"The Raid\" Gets Sequel and Remake
\n" + "- Russell Crowe and Frank Grillo are Brothers in \"Death Wish\" Remake?
\n" + ""; document.write(wpContent); } getWorstPreviewsContent();