This\'ll probably be easy for someone:
var x = \'blah
blah
jQuery has two methods
// First. Get content as HTML $("#my_div_id").html(); // Second. Get content as text $("#my_div_id").text();