var x = '<div class="poll"> <h4>Did you vote today?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://detroit.about.com/"> <input type="hidden" name="poll_id" value="7284515081"> <fieldset> <label><input type="radio" name="poll" value="1">Yes, I always vote</label><label><input type="radio" name="poll" value="2">Yes, there was a race or proposal I cared about</label><label><input type="radio" name="poll" value="3">No, this is an off election year</label><label><input type="radio" name="poll" value="4">No</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=7284515081&linkback=http://detroit.about.com/">Current Results</a></div> </div>'
document.write (x)
