try {
$("cookie_info").hide();
} catch (e) { alert('RJS error:\n\n' + e.toString()); alert('$(\"cookie_info\").hide();'); throw e }