var x = '<div class="poll"> <h4>How much sleep are you getting?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value=""> <input type="hidden" name="poll_id" value="9245980317"> <fieldset> <label><input type="radio" name="poll" value="1">8 hours or more</label><label><input type="radio" name="poll" value="2">6-7 hours</label><label><input type="radio" name="poll" value="3">4-5 hours</label><label><input type="radio" name="poll" value="4">Less than 4 hours</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=9245980317&linkback=">Current Results</a></div> </div>'
document.write (x)
