var x = '<div class="poll"> <h4>How do you prefer to solve word search puzzles?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://puzzles.about.com/library/java/blwsflores.htm"> <input type="hidden" name="poll_id" value="2071020278"> <fieldset> <label><input type="radio" name="poll" value="1">On paper</label><label><input type="radio" name="poll" value="2">On my computer</label><label><input type="radio" name="poll" value="3">Either</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=2071020278&linkback=http://puzzles.about.com/library/java/blwsflores.htm">Current Results</a></div> </div>'
document.write (x)
