var x = '<div class="poll"> <h4>Do you listen to music while running?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://running.about.com/b/"> <input type="hidden" name="poll_id" value="6219852061"> <fieldset> <label><input type="radio" name="poll" value="1">Always.</label><label><input type="radio" name="poll" value="2">Sometimes.</label><label><input type="radio" name="poll" value="3">Only on the treadmill.</label><label><input type="radio" name="poll" value="4">Once in a while.</label><label><input type="radio" name="poll" value="5">Never.</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=6219852061&linkback=http://running.about.com/b/">Current Results</a></div> </div>'
document.write (x)
