var x = '<div class="poll"> <h4>Where do you like to camp?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://camping.about.com/b/2009/07/17/where-do-you-like-to-camp.htm"> <input type="hidden" name="poll_id" value="6082875135"> <fieldset> <label><input type="radio" name="poll" value="1">woods and forests</label><label><input type="radio" name="poll" value="2">near the ocean</label><label><input type="radio" name="poll" value="3">mountains and high places</label><label><input type="radio" name="poll" value="4">lakes and streams</label><label><input type="radio" name="poll" value="5">resorts and theme parks</label><label><input type="radio" name="poll" value="6">all of the above</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=6082875135&linkback=http://camping.about.com/b/2009/07/17/where-do-you-like-to-camp.htm">Current Results</a></div> </div>'
document.write (x)
