var browserName=navigator.appName;var browserVer=parseInt(navigator.appVersion);var version="";var msie4=(browserName=="Microsoft Internet Explorer"&&browserVer>=4);if((browserName=="Netscape"&&browserVer>=3)||msie4||browserName=="Konqueror"||browserName=="Opera"){version="n3";}else{version="n2";}
function blurLink(theObject){if(msie4){theObject.blur();}}
function T3_onmousemoveWrapper(e){try{GL_getMouse(e);}catch(ex){};try{GLb88232_getMouse(e);}catch(ex){};try{GLd89d91_getMouse(e);}catch(ex){};try{GLa3513f_getMouse(e);}catch(ex){};try{GL51226e_getMouse(e);}catch(ex){};try{GLf6dd7c_getMouse(e);}catch(ex){};try{GL23ad6a_getMouse(e);}catch(ex){};try{GL73a4a3_getMouse(e);}catch(ex){};try{GLe36c01_getMouse(e);}catch(ex){};try{GL695581_getMouse(e);}catch(ex){};try{GL938ded_getMouse(e);}catch(ex){};try{GL36560b_getMouse(e);}catch(ex){};try{GL8bc101_getMouse(e);}catch(ex){};try{GL4d5b48_getMouse(e);}catch(ex){};try{GL510c0e_getMouse(e);}catch(ex){};try{GLfca086_getMouse(e);}catch(ex){};try{GL4ad892_getMouse(e);}catch(ex){};try{GL39afaa_getMouse(e);}catch(ex){};try{GL6990d1_getMouse(e);}catch(ex){};}
function T3_onmouseupWrapper(e){GL_mouseUp('b88232',e);GL_mouseUp('d89d91',e);GL_mouseUp('a3513f',e);GL_mouseUp('51226e',e);GL_mouseUp('f6dd7c',e);GL_mouseUp('23ad6a',e);GL_mouseUp('73a4a3',e);GL_mouseUp('e36c01',e);GL_mouseUp('695581',e);GL_mouseUp('938ded',e);GL_mouseUp('36560b',e);GL_mouseUp('8bc101',e);GL_mouseUp('4d5b48',e);GL_mouseUp('510c0e',e);GL_mouseUp('fca086',e);GL_mouseUp('4ad892',e);GL_mouseUp('39afaa',e);GL_mouseUp('6990d1',e);}
function T3_onloadWrapper(e){GL_initLayers();GL_restoreMenu("b88232");GL_restoreMenu("d89d91");GL_restoreMenu("a3513f");GL_restoreMenu("51226e");GL_restoreMenu("f6dd7c");GL_restoreMenu("23ad6a");GL_restoreMenu("73a4a3");GL_restoreMenu("e36c01");GL_restoreMenu("695581");GL_restoreMenu("938ded");GL_restoreMenu("36560b");GL_restoreMenu("8bc101");GL_restoreMenu("4d5b48");GL_restoreMenu("510c0e");GL_restoreMenu("fca086");GL_restoreMenu("4ad892");GL_restoreMenu("39afaa");GL_restoreMenu("6990d1");}
document.onmousemove=T3_onmousemoveWrapper;document.onmouseup=T3_onmouseupWrapper;document.onload=T3_onloadWrapper;function decryptCharcode(n,start,end,offset){n=n+offset;if(offset>0&&n>end){n=start+(n-end-1);}else if(offset<0&&n<start){n=end-(start-n-1);}
return String.fromCharCode(n);}
function decryptString(enc,offset){var dec="";var len=enc.length;for(var i=0;i<len;i++){var n=enc.charCodeAt(i);if(n>=0x2B&&n<=0x3A){dec+=decryptCharcode(n,0x2B,0x3A,offset);}else if(n>=0x40&&n<=0x5A){dec+=decryptCharcode(n,0x40,0x5A,offset);}else if(n>=0x61&&n<=0x7A){dec+=decryptCharcode(n,0x61,0x7A,offset);}else{dec+=enc.charAt(i);}}
return dec;}
function linkTo_UnCryptMailto(s){location.href=decryptString(s,-1);}
