var x = '<div class="poll"> <h4>Do you have a preferred material for bike clothes?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://bicycling.about.com/b/2009/06/29/what-material-do-you-like-best-in-your-biking-clothes.htm"> <input type="hidden" name="poll_id" value="6192161104"> <fieldset> <label><input type="radio" name="poll" value="1">"Tech" materials - lycra, spandex, etc.</label><label><input type="radio" name="poll" value="2">Cotton</label><label><input type="radio" name="poll" value="3">Wool </label><label><input type="radio" name="poll" value="4">Sheet metal</label><label><input type="radio" name="poll" value="5">Doesn\'t matter - I just put something on.</label><label><input type="radio" name="poll" value="6">Some other kind of material</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=6192161104&linkback=http://bicycling.about.com/b/2009/06/29/what-material-do-you-like-best-in-your-biking-clothes.htm">Current Results</a></div> </div>'
document.write (x)
