var rememberMeFlagCookie="rememberme";var rememberMeDataCookie="rsessionid";var rememberMeDataDelimiter="||";function getCookie(_0x23f3x4){var _0x23f3x5=document["cookie"]["indexOf"](_0x23f3x4+"=");var _0x23f3x6=_0x23f3x5+_0x23f3x4["length"]+1;if((!_0x23f3x5)&&(_0x23f3x4!=document["cookie"]["substring"](0,_0x23f3x4["length"]))){return null;} ;if(_0x23f3x5==-1){return null;} ;var _0x23f3x7=document["cookie"]["indexOf"](";",_0x23f3x6);if(_0x23f3x7==-1){_0x23f3x7=document["cookie"]["length"];} ;return unescape(document["cookie"]["substring"](_0x23f3x6,_0x23f3x7));} ;function setCookie(_0x23f3x4,_0x23f3x9){document["cookie"]=_0x23f3x4+"="+escape(_0x23f3x9);} ;function setCookieWithTimestamp(_0x23f3x4,_0x23f3x9,_0x23f3xb,_0x23f3xc){var _0x23f3xd= new Date();var _0x23f3xe=_0x23f3xd["getTime"]()+(_0x23f3xb*24*60*60*1000);_0x23f3xd["setTime"](_0x23f3xe);document["cookie"]=_0x23f3x4+"="+escape(_0x23f3x9)+"; expires="+_0x23f3xd["toGMTString"]()+"; path="+_0x23f3xc;} ;function setRememberMeCookie(_0x23f3x10,_0x23f3x11){var _0x23f3x12=_0x23f3x10+rememberMeDataDelimiter+_0x23f3x11;setCookieWithTimestamp(rememberMeDataCookie,Base64["encode"](_0x23f3x12),28,"/servlet/");setCookieWithTimestamp(rememberMeFlagCookie,"true",28,"/servlet/");} ;function removeRememberMeCookie(){setCookieWithTimestamp(rememberMeDataCookie,"",0,"/servlet/");setCookieWithTimestamp(rememberMeFlagCookie,"false","","/servlet/");} ;function getRememberMeData(){var _0x23f3x15=Base64["decode"](getCookie(rememberMeDataCookie));return _0x23f3x15["split"](rememberMeDataDelimiter);} ;function checkCookie(){checkCookieFormByName("loginform");} ;function checkCookieFormByName(_0x23f3x18){if(!isSetCookieAllowed()){alert("Sie müssen Cookies erlauben um diese Site nutzen zu können!");return false;} else {if(document["forms"][_0x23f3x18]["elements"]["isSubmited"]["value"]=="false"){if(document["forms"][_0x23f3x18]["elements"]["rememberme"]!=undefined&&document["forms"][_0x23f3x18]["elements"]["rememberme"]["checked"]==true&&!isEmpty(document["forms"][_0x23f3x18]["elements"]["login"]["value"])&&!isEmpty(document["forms"][_0x23f3x18]["elements"]["password"]["value"])){var _0x23f3x10=document["forms"][_0x23f3x18]["elements"]["login"]["value"];var _0x23f3x19=document["forms"][_0x23f3x18]["elements"]["password"]["value"];setRememberMeCookie(_0x23f3x10,_0x23f3x19);} ;document["forms"][_0x23f3x18]["elements"]["isSubmited"]["value"]="true";document["forms"][_0x23f3x18]["submit"]();return false;} else {if(document["forms"][_0x23f3x18]["elements"]["isSubmited"]["value"]=="true"){return false;} ;} ;} ;} ;function isSetCookieAllowed(){if(getCookie("dynamic")==null&&getCookie("JSESSIONID")==null){setCookie("mySampleCookie","loremipsum");if(getCookie("mySampleCookie")==null){return false;} ;} ;return true;} ;function isEmpty(_0x23f3x1c){if(_0x23f3x1c==null){return true;} else {if(_0x23f3x1c==""){return true;} ;} ;return false;} ;function submitLoginForm(){try{if(window["event"]["keyCode"]==13){checkCookie();} ;} catch(e){} ;} ;function doLogout(){removeRememberMeCookie();document["logoutform"]["submit"]();} ;function doRememberMe(_0x23f3x18){if(getCookie(rememberMeFlagCookie)!="true"||document["forms"]["logoutform"]!=undefined){return ;} else {if(document["forms"][_0x23f3x18]["elements"]["isSubmited"]["value"]=="false"){var _0x23f3x20=getRememberMeData();var _0x23f3x10=_0x23f3x20[0];var _0x23f3x19=_0x23f3x20[1];setRememberMeCookie(_0x23f3x10,_0x23f3x19);document["forms"][_0x23f3x18]["elements"]["login"]["value"]=_0x23f3x10;document["forms"][_0x23f3x18]["elements"]["password"]["value"]=_0x23f3x19;if(document["forms"][_0x23f3x18]["elements"]["rememberme"]!=undefined){document["forms"][_0x23f3x18]["elements"]["rememberme"]["checked"]=true;} ;document["forms"][_0x23f3x18]["elements"]["isSubmited"]["value"]="true";document["forms"][_0x23f3x18]["submit"]();return true;} ;} ;} ;function submitLoginFormByName(_0x23f3x18){try{if(window["event"]["keyCode"]==13){checkCookieFormByName(_0x23f3x18);} ;} catch(e){} ;} ;function checkCookie2(){if(!isSetCookieAllowed()){alert("Sie müssen Cookies erlauben um diese Site nutzen zu können!");return false;} else {if(document["forms"]["loginform"]["elements"]["isSubmited"]["value"]=="false"){document["forms"]["loginform"]["elements"]["isSubmited"]["value"]="true";document["forms"]["loginform2"]["submit"]();return false;} else {if(document["forms"]["loginform"]["elements"]["isSubmited"]["value"]=="true"){return false;} ;} ;} ;} ;function writeLoginButton(){document["write"]("\x3Ca class=\x22loginbutton\x22 title=\x22Zum Formular absenden hier klicken\x22 href=\x22#\x22 onClick=\x22checkCookie()\x22 onkeypress=\x22checkCookie()\x22\x3EGO\x3C/a\x3E");} ;function wopen(_0x23f3x25,_0x23f3x26,_0x23f3x27,_0x23f3x28,_0x23f3x4){var _0x23f3x29,_0x23f3x2a;var _0x23f3x2b=screen["width"];var _0x23f3x2c=screen["height"];_0x23f3x2a=parseInt((_0x23f3x2b-_0x23f3x26)/2);_0x23f3x29=parseInt((_0x23f3x2c-_0x23f3x27)/2);if(_0x23f3x2a<0){_0x23f3x2a=0;} ;if(_0x23f3x29<0){_0x23f3x29=0;} ;var _0x23f3x2d="toolbar=0,"+",left="+_0x23f3x2a;_0x23f3x2d+=",top="+_0x23f3x29+",directories=0,status=1,menubar=0,scrollbars="+_0x23f3x28+",resizable=1,width="+_0x23f3x26+",height="+_0x23f3x27;var _0x23f3x2e=window["open"](_0x23f3x25,_0x23f3x4,_0x23f3x2d);_0x23f3x2e["focus"]();} ;var Base64={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function (_0x23f3x30){var _0x23f3x31="";var _0x23f3x32,_0x23f3x33,_0x23f3x34,_0x23f3x35,_0x23f3x36,_0x23f3x37,_0x23f3x38;var _0x23f3x39=0;_0x23f3x30=Base64._utf8_encode(_0x23f3x30);while(_0x23f3x39<_0x23f3x30["length"]){_0x23f3x32=_0x23f3x30["charCodeAt"](_0x23f3x39++);_0x23f3x33=_0x23f3x30["charCodeAt"](_0x23f3x39++);_0x23f3x34=_0x23f3x30["charCodeAt"](_0x23f3x39++);_0x23f3x35=_0x23f3x32>>2;_0x23f3x36=((_0x23f3x32&3)<<4)|(_0x23f3x33>>4);_0x23f3x37=((_0x23f3x33&15)<<2)|(_0x23f3x34>>6);_0x23f3x38=_0x23f3x34&63;if(isNaN(_0x23f3x33)){_0x23f3x37=_0x23f3x38=64;} else {if(isNaN(_0x23f3x34)){_0x23f3x38=64;} ;} ;_0x23f3x31=_0x23f3x31+this["_keyStr"]["charAt"](_0x23f3x35)+this["_keyStr"]["charAt"](_0x23f3x36)+this["_keyStr"]["charAt"](_0x23f3x37)+this["_keyStr"]["charAt"](_0x23f3x38);} ;return _0x23f3x31;} ,decode:function (_0x23f3x30){var _0x23f3x31="";var _0x23f3x32,_0x23f3x33,_0x23f3x34;var _0x23f3x35,_0x23f3x36,_0x23f3x37,_0x23f3x38;var _0x23f3x39=0;_0x23f3x30=_0x23f3x30["replace"](/[^A-Za-z0-9\+\/\=]/g,"");while(_0x23f3x39<_0x23f3x30["length"]){_0x23f3x35=this["_keyStr"]["indexOf"](_0x23f3x30["charAt"](_0x23f3x39++));_0x23f3x36=this["_keyStr"]["indexOf"](_0x23f3x30["charAt"](_0x23f3x39++));_0x23f3x37=this["_keyStr"]["indexOf"](_0x23f3x30["charAt"](_0x23f3x39++));_0x23f3x38=this["_keyStr"]["indexOf"](_0x23f3x30["charAt"](_0x23f3x39++));_0x23f3x32=(_0x23f3x35<<2)|(_0x23f3x36>>4);_0x23f3x33=((_0x23f3x36&15)<<4)|(_0x23f3x37>>2);_0x23f3x34=((_0x23f3x37&3)<<6)|_0x23f3x38;_0x23f3x31=_0x23f3x31+String["fromCharCode"](_0x23f3x32);if(_0x23f3x37!=64){_0x23f3x31=_0x23f3x31+String["fromCharCode"](_0x23f3x33);} ;if(_0x23f3x38!=64){_0x23f3x31=_0x23f3x31+String["fromCharCode"](_0x23f3x34);} ;} ;_0x23f3x31=Base64._utf8_decode(_0x23f3x31);return _0x23f3x31;} ,_utf8_encode:function (_0x23f3x3a){_0x23f3x3a=_0x23f3x3a["replace"](/\r\n/g,"\x0A");var _0x23f3x3b="";for(var _0x23f3x3c=0;_0x23f3x3c<_0x23f3x3a["length"];_0x23f3x3c++){var _0x23f3x3d=_0x23f3x3a["charCodeAt"](_0x23f3x3c);if(_0x23f3x3d<128){_0x23f3x3b+=String["fromCharCode"](_0x23f3x3d);} else {if((_0x23f3x3d>127)&&(_0x23f3x3d<2048)){_0x23f3x3b+=String["fromCharCode"]((_0x23f3x3d>>6)|192);_0x23f3x3b+=String["fromCharCode"]((_0x23f3x3d&63)|128);} else {_0x23f3x3b+=String["fromCharCode"]((_0x23f3x3d>>12)|224);_0x23f3x3b+=String["fromCharCode"](((_0x23f3x3d>>6)&63)|128);_0x23f3x3b+=String["fromCharCode"]((_0x23f3x3d&63)|128);} ;} ;} ;return _0x23f3x3b;} ,_utf8_decode:function (_0x23f3x3b){var _0x23f3x3a="";var _0x23f3x39=0;var _0x23f3x3d=c1=c2=0;while(_0x23f3x39<_0x23f3x3b["length"]){_0x23f3x3d=_0x23f3x3b["charCodeAt"](_0x23f3x39);if(_0x23f3x3d<128){_0x23f3x3a+=String["fromCharCode"](_0x23f3x3d);_0x23f3x39++;} else {if((_0x23f3x3d>191)&&(_0x23f3x3d<224)){c2=_0x23f3x3b["charCodeAt"](_0x23f3x39+1);_0x23f3x3a+=String["fromCharCode"](((_0x23f3x3d&31)<<6)|(c2&63));_0x23f3x39+=2;} else {c2=_0x23f3x3b["charCodeAt"](_0x23f3x39+1);c3=_0x23f3x3b["charCodeAt"](_0x23f3x39+2);_0x23f3x3a+=String["fromCharCode"](((_0x23f3x3d&15)<<12)|((c2&63)<<6)|(c3&63));_0x23f3x39+=3;} ;} ;} ;return _0x23f3x3a;} };