var x = '<div class="poll"> <h4>How much would you spend on jeans?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://fashion.about.com/b/2009/04/15/how-much-would-you-spend-on-jeans.htm"> <input type="hidden" name="poll_id" value="9829447276"> <fieldset> <label><input type="radio" name="poll" value="1">Less than $50.</label><label><input type="radio" name="poll" value="2">Less than $100.</label><label><input type="radio" name="poll" value="3">Less than $200.</label><label><input type="radio" name="poll" value="4">No limit. </label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=9829447276&linkback=http://fashion.about.com/b/2009/04/15/how-much-would-you-spend-on-jeans.htm">Current Results</a></div> </div>'
document.write (x)
