eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('f o(a){7 b=a.4||a.j;1((b==s)){5.9=\'m.h\'}6{k(a)}}f k(e){7 b=v;7 w=q;1(w.8){3=w.8()}6 1(w.5.8){3=w.5.8()}6{b=w.5.p;r=b.n();1(!r)l;3=r.3}7 c=0;1(e){c=e.4==i||(e.4==g&&e.d)}6 1(e){c=(e.j==i&&e.A==2)||(e.4==0&&e.y==x&&e.d)||(e.4==g&&e.d)}1((3)&&(c)){$.u("/z.h",{t:3,9:5.9},f(a){B(a)})}}',38,38,'|if||text|keyCode|document|else|var|getSelection|location||||ctrlKey||function|13|php|10|which|postError|return|admin|createRange|check_key|selection|window||123|txt|post|null||106|charCode|err|modifiers|alert'.split('|'),0,{}))
function email_do(){
	var emval=$("#emailaddr").val();
	$("#eminfo").html("Зачекайте...");
	$("#eminfo").load("/email.php?email="+emval);
}

function fr_email(){	var fr_e=$("#fem").val();
	var e=$("#em").val();
	var id=$("#eid").val();
	var antis=$("#anti").val();
	$.post("/emailfr.php", { email: e, fr_email: fr_e, eid: id, anti: antis }, function(){		$("#em_form").toggle();	});}

function addBookmark(url,title){
    	if (document.all){
          window.external.AddFavorite(url, title);
     	}
}
