var x = '<div class="poll"> <h4>What is your favorite season to go camping?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://camping.about.com/b/2009/05/08/what-is-your-favorite-season-to-go-camping.htm"> <input type="hidden" name="poll_id" value="8516794752"> <fieldset> <label><input type="radio" name="poll" value="1">spring</label><label><input type="radio" name="poll" value="2">summer</label><label><input type="radio" name="poll" value="3">fall</label><label><input type="radio" name="poll" value="4">winter</label><label><input type="radio" name="poll" value="5">any season</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=8516794752&linkback=http://camping.about.com/b/2009/05/08/what-is-your-favorite-season-to-go-camping.htm">Current Results</a></div> </div>'
document.write (x)
