var x = '<div class="pollContainer"><form method="get" action="http://www.deliciouslivingmag.com/poll_results/"><h2></h2><p>What label do you look for at the grocery store?</p><input type="hidden" name="linkback" value="http://deliciouslivingmag.com/poll_results/" /><input type="hidden" name="poll_id" value="9917024005" /><div class="poll1"><input type="radio" name="poll" value="1" id="poll1" /><label for="poll1">Organic</label></div><div class="poll2"><input type="radio" name="poll" value="2" id="poll2" /><label for="poll2">Fair Trade</label></div><div class="poll3"><input type="radio" name="poll" value="3" id="poll3" /><label for="poll3">Anything that says “natural” </label></div><div class="poll4"><input type="radio" name="poll" value="4" id="poll4" /><label for="poll4">Gluten-Free</label></div><button type="submit" class="pollSubmit" value="Submit Vote" id="submit1" name="submit1" />Submit Vote</button></form></div><!-- End Poll Code -->';
document.write (x);