var x = '<div class="poll"> <h4>How excited are you about JavaFX?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://java.about.com/b/2008/11/27/poll-how-excited-are-you-about-javafx.htm"> <input type="hidden" name="poll_id" value="7827223273"> <fieldset> <label><input type="radio" name="poll" value="1">I\'ve already got a project I want to use it in.</label><label><input type="radio" name="poll" value="2">I\'ve played around with the preview SDK.</label><label><input type="radio" name="poll" value="3">It sounds interesting but I\'ve not looked at it yet.</label><label><input type="radio" name="poll" value="4">I\'ve heard of it but I don\'t really know what it is.</label><label><input type="radio" name="poll" value="5">JavaFX? Never heard of it.</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=7827223273&linkback=http://java.about.com/b/2008/11/27/poll-how-excited-are-you-about-javafx.htm">Current Results</a></div> </div>'
document.write (x)
