dojo.require("dojo.io.cookie");g.pJ=function(lg,dC,dL){this.lg=lg.href;this.dC=dC;this.dL=dL;this.fw=null;this.zE=null;};g.bv={oq:"vysrCookie",ug:"/",mf:null,hq:function(lg,dC,dL){this.cw=dojo.io.cookie.getObjectCookie(this.oq);if(!this.cw){this.cw=new g.pJ(lg,dC,dL);this.jo();}},ti:function(){var bR=null;if(!this.cw){alert("vysrcookie getCookieUsername; no cookie!");}if(this.cw.fw){bR=this.cw.fw;}return bR;},sH:function(fw,dL){if(!this.cw){alert("vysrcookie setCookieUsername; no cookie!");}this.cw.fw=fw;if(dL){this.cw.dL=dL;}this.jo();},xL:function(){var bR="";return bR;},jo:function(){var DE=365;dojo.io.cookie.setObjectCookie(this.oq,this.cw,DE,this.ug,this.mf,false,true);},yF:function(Gd){g.k.A("vysrmain: cleanupCookie: begin");this.fw=null;this.cT=null;this.dL=null;this.dC=null;this.cw.fw=null;this.cw.zE=null;this.cw.lg=null;this.cw.dC=null;this.cw.dL=null;if(Gd){this.deleteCookie();}else{this.jo();}g.k.A("vysrcookie: cleanupCookie: end");},deleteCookie:function(){var oW=new Date();oW.setTime(oW.getTime()+(-1*24*60*60*1000));var GU=oW.toGMTString();var qv=this.oq+"=; path="+this.ug;if(this.mf){qv+="; domain="+this.mf;}qv+="; expires="+GU;document.cookie=qv;},Js:function(){}}