var x = '<div class="poll"> <h4>How Often Do You Perform A Home Exercise Program?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://physicaltherapy.about.com/b/"> <input type="hidden" name="poll_id" value="3024003611"> <fieldset> <label><input type="radio" name="poll" value="1">Daily</label><label><input type="radio" name="poll" value="2">Five Times A Week</label><label><input type="radio" name="poll" value="3">Three Times A Week</label><label><input type="radio" name="poll" value="4">Once A Week</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=3024003611&linkback=http://physicaltherapy.about.com/b/">Current Results</a></div> </div>'
document.write (x)
