var x = '<div class="poll"> <h4>Which type of eye doctor do you prefer?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://vision.about.com/b/2009/07/09/need-an-eye-doctor.htm"> <input type="hidden" name="poll_id" value="7142752157"> <fieldset> <label><input type="radio" name="poll" value="1">Optometrist</label><label><input type="radio" name="poll" value="2">Ophthalmologist</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=7142752157&linkback=http://vision.about.com/b/2009/07/09/need-an-eye-doctor.htm">Current Results</a></div> </div>'
document.write (x)
