function getWorstPreviewsContent() { var wpContent = "\n" + "- Most Gruesome Trailer for an Animated Film
\n" + "- Harry Potter's Ruper Grint Has the Swine Flu
\n" + "- Vampire Film \"The Horde\" Gets Trailer
\n" + "- Tony Jaa's Insane \"Ong Bak 2\" Trailer
\n" + "- New \"Alice in Wonderland\" Photos
\n" + ""; document.write(wpContent); } getWorstPreviewsContent();