var x = '<div class="poll"> <h4>What is your favorite way to cook at the campground?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://camping.about.com/b/2009/07/03/what-is-your-favorite-way-to-cook-at-the-campground.htm"> <input type="hidden" name="poll_id" value="2963072336"> <fieldset> <label><input type="radio" name="poll" value="1">on the campground grill</label><label><input type="radio" name="poll" value="2">on a camp stove</label><label><input type="radio" name="poll" value="3">over a campfire</label><label><input type="radio" name="poll" value="4">on a portable charcoal grill</label><label><input type="radio" name="poll" value="5">on a portable propane grill</label><label><input type="radio" name="poll" value="6">with Dutch ovens</label><label><input type="radio" name="poll" value="7">other</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=2963072336&linkback=http://camping.about.com/b/2009/07/03/what-is-your-favorite-way-to-cook-at-the-campground.htm">Current Results</a></div> </div>'
document.write (x)
