var x = '<div class="poll"> <h4>UnCamelCaseTHISString result (spaces replaced with hypens)?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="http://delphi.about.com/b/"> <input type="hidden" name="poll_id" value="6734938802"> <fieldset> <label><input type="radio" name="poll" value="1">Un-Camel-Case-T-H-I-S-String</label><label><input type="radio" name="poll" value="2">Un-Camel-Case-THIS-String</label><label><input type="radio" name="poll" value="3">Un-Camel-Case-THISString</label><label><input type="radio" name="poll" value="4">Un-Camel-CaseTHIS-String</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=6734938802&linkback=http://delphi.about.com/b/">Current Results</a></div> </div>'
document.write (x)
