var x = '<div class="poll"> <h4>Do you use a clothesline or a dryer to dry your clothes?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://frugalliving.about.com/b/2009/05/14/clothesline-or-dryer.htm"> <input type="hidden" name="poll_id" value="2330773777"> <fieldset> <label><input type="radio" name="poll" value="1">Clothesline</label><label><input type="radio" name="poll" value="2">Dryer</label><label><input type="radio" name="poll" value="3">A combination of the two</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=2330773777&linkback=http://frugalliving.about.com/b/2009/05/14/clothesline-or-dryer.htm">Current Results</a></div> </div>'
document.write (x)
