in source/assets/javascript/init.js [262:265]
function hidePopup(e) { e.target.style['visibility'] = 'hidden'; e.target.style['zIndex'] = 2; }