var gobjSessionVar = (function() {    this.lngSiteID = 0;    this.strProjectName = 'Cave du Palais de justice | Genève (Suisse)';    this.strWebUrl = 'www.cavedupalais.ch';    this.lngLangID = 0;    this.UserLang = 3;    this.blnUseSystemTools = false;    this.EditMode = false;    this.lngMemberID = 0;    this.strMemberEmail = '';    this.strNickName = '';    this.strMemberName = '';    this.lngNbOpenSession = 1;    this.strColor1 = '#612748';    this.strColor2 = '#75694B';    this.strColor3 = '#D9D0BA';    this.strColor4 = '#D9D0BA';    this.strColor5 = '#D9D0BA';    this.strColor6 = '#D9D0BA';    this.strColorB = '#000000';    this.strColorW = '#FFFFFF';    this.dtmServerDateTime = new Date(2012, 1, 23, 9, 30, 57);    this.sessionID = '801030063';    this.blnMediaManager = true;    return this;  }());
