if(document.getElementById){document.onkeydown=escapekey}function escapekey(b){var a;if(!b){b=window.event}if(b.keyCode){a=b.keyCode}else{if(b.which){a=b.which}}if((a==27)&&(b.ctrlKey==false)&&(b.altKey==false)){hideLogin()}}function showLogin(e,c){var d=document.forms.login;if(document.getElementById&&d){if(typeof(c)!="undefined"){d.retpath.value=c}if(e==2){var b=getCookie("yandex_login");e=(b&&b.length>1);if(e){if(d.login.value!=b){d.login.value=b;d.passwd.value=""}}}document.getElementById("login-form").style.display="block";e?d.passwd.focus():d.login.focus();return false}var a=new Image();a.src="https://clck.yandex.ru/click/dtype=morda/*https://mail.yandex.ru/";return true}function hideLogin(){if(document.getElementById("login-form")){document.getElementById("login-form").style.display="none"}return false}function getCookie(g){var f=document.cookie;if(f.length<1){return false}var a=f.indexOf(g+"=");if(a==-1){return false}a+=(g.length+1);var d=f.indexOf(";",a);return unescape((d==-1)?f.substring(a):f.substring(a,d))}function CheckCookie(){var a=getCookie("Session_id");if(!a){return false}var b=a.split(".");if(b[2]=="1"){return true}if(b[2]=="3"){return parseFloat(((new Date().getTime())-b[0]*1000-b[1])/1000)<1209600}return parseFloat(((new Date().getTime())-b[0]*1000-b[1])/1000)<7200}function CheckSession(a){if(!CheckCookie()){return showLogin(2,a)}}function ClickLogin(){if(CheckCookie()){document.location.href="http://www.yandex.ru/?ncrnd="+Math.random();return false}return showLogin(2,"http://www.yandex.ru/")}function settime(){document.forms.login.timestamp.value=new Date().getTime()}function search_type(a){var b=document.forms.web;if(b.text.value){b.stype.value=a;b.submit();return false}return true}function unescape_opera(a){if(typeof(RegExp)=="function"){re=/quot;/g;newstr=a.replace(re,"");re=/&/g;return newstr.replace(re,'"')}else{return a}}function r(c,b){var d=new Image();d.src="https://clck.yandex.ru/click/dtype="+b+"/*"+c.href};