var x = '<div class="poll"> <h4>Do You Think Fall is for Planting</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://gardening.about.com/b/"> <input type="hidden" name="poll_id" value="6726921751"> <fieldset> <label><input type="radio" name="poll" value="1">Yes, it\'s a great time to plant.</label><label><input type="radio" name="poll" value="2">Somewhat, but I plant more in the spring.</label><label><input type="radio" name="poll" value="3">No, I plant very little in the fall.</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=6726921751&linkback=http://gardening.about.com/b/">Current Results</a></div> </div>'
document.write (x)
