var x = '<div class="poll"> <h4>How much time do you spend on homework?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://homeworktips.about.com/b/2009/05/30/how-much-time-do-you-spend-on-homework.htm"> <input type="hidden" name="poll_id" value="3538399077"> <fieldset class="c"> <label><input type="checkbox" name="poll1" value="1">An hour every night</label><label><input type="checkbox" name="poll2" value="1">Every night--but less than an hour</label><label><input type="checkbox" name="poll3" value="1">Not every night--more like two or three nights a week</label><label><input type="checkbox" name="poll4" value="1">Two-three hours a night</label><label><input type="checkbox" name="poll5" value="1">I never do homework</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=3538399077&linkback=http://homeworktips.about.com/b/2009/05/30/how-much-time-do-you-spend-on-homework.htm">Current Results</a></div> </div>'
document.write (x)
