var hasClass = function(el, cls){return el.className && el.className == cls;};var escapeHTML = function(html){return html.replace(/