var x = '<div class="poll"> <h4>Which crossword puzzles do you prefer?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://puzzles.about.com/b/2009/09/30/ouch-crossword-puzzle.htm"> <input type="hidden" name="poll_id" value="714612474"> <fieldset> <label><input type="radio" name="poll" value="1">Easy Crosswords</label><label><input type="radio" name="poll" value="2">Medium Crosswords</label><label><input type="radio" name="poll" value="3">Challenging Crosswords</label><label><input type="radio" name="poll" value="4">Cryptic (UK Style) Crosswords</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=714612474&linkback=http://puzzles.about.com/b/2009/09/30/ouch-crossword-puzzle.htm">Current Results</a></div> </div>'
document.write (x)
