This\'ll probably be easy for someone:
var x = \'blah
blah
Give the div a class or id and do something like this:
$("#example").get().innerHTML;
That works at the DOM level.