var x = '<div class="poll"> <h4>What\'s Your Favorite Sesaon in Italy?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://goitaly.about.com/b/2009/07/14/whats-your-favorite-season-for-italy-travel.htm"> <input type="hidden" name="poll_id" value="7618761777"> <fieldset> <label><input type="radio" name="poll" value="1">Spring</label><label><input type="radio" name="poll" value="2">Summer</label><label><input type="radio" name="poll" value="3">Fall</label><label><input type="radio" name="poll" value="4">Winter</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=7618761777&linkback=http://goitaly.about.com/b/2009/07/14/whats-your-favorite-season-for-italy-travel.htm">Current Results</a></div> </div>'
document.write (x)
