I wanted to copy DOM element in variable, so I did this:
var before=$(\"#someid\").html();
Then my script does a bunch of stuff in t