(function(f){var e="",c,g={COOKIE:{TICKET:"xdlogin",LOGIN:"tlogin",PERMANENT:"plogin"},cookieDomain:"",XD_TIMEOUT:2E3,loggingOut:!1,init:function(a,d,b){e=a+("/"!==a.charAt(a.length-1)?"/":"");this.cookieDomain=d;c=b;""===this.getCookie(this.COOKIE.TICKET)&&f.ajax({url:e+"username/",dataType:"script",timeout:this.XD_TIMEOUT,cache:!1});""!==this.getCookie(this.COOKIE.PERMANENT)?f.ajax({url:e+"permanent/"+this.getCookie(this.COOKIE.PERMANENT),dataType:"script",timeout:this.XD_TIMEOUT,cache:!1}):""!== this.getCookie(this.COOKIE.LOGIN)&&f.ajax({url:e+"login/"+this.getCookie(this.COOKIE.LOGIN),dataType:"script",timeout:this.XD_TIMEOUT,cache:!1})},username:function(a,d){""!==a&&""!==d&&(c?c.call(arguments.callee,a,d):(this.setCookie(this.COOKIE.TICKET,encodeURIComponent(d),0),window.location.reload()))},logout:function(a){if(!g.loggingOut){window.JyxoCrossDomain.loggingOut=!0;var d=arguments.callee,b=a||window.location.href;f.ajax({url:e+"logout",dataType:"script",timeout:this.XD_TIMEOUT,cache:!1, success:function(a){c?c.call(d,a,b):window.location=b},error:function(a){c?c.call(d,a,b):window.location=b}})}},logged:function(){this.setCookie(this.COOKIE.LOGIN,null)},permanent:function(){this.setCookie(this.COOKIE.PERMANENT,null)},getCookie:function(a){if(document.cookie&&""!==document.cookie)for(var d=document.cookie.split(";"),b,c=0;c<d.length;c++)if(b=d[c].replace(/^\s+|\s+$/g,""),0===b.indexOf(a+"="))return decodeURIComponent(b.substring(a.length+1)).replace(/^\s+|\s+$/g,"");return""},setCookie:function(a, d,b){if(d){if(0!==b){var c=new Date;c.setTime(c.getTime()+b);b=c.toUTCString()}}else b=-1;document.cookie=[a,"=",d,0!==b?"; expires="+b:"","; path=/","; domain="+this.cookieDomain,""].join("")}};window.JyxoCrossDomain=g})(jQuery);
