var gobjSessionVar = (function() {    this.lngSiteID = 0;    this.strProjectName = 'Codec SA - Micro-décolletage de précision';    this.strWebUrl = 'www.codecsa.ch';    this.lngLangID = 0;    this.UserLang = 3;    this.blnUseSystemTools = false;    this.EditMode = false;    this.lngMemberID = 0;    this.strMemberEmail = '';    this.strNickName = '';    this.strMemberName = '';    this.lngNbOpenSession = 31;    this.strColor1 = '#1B1F85';    this.strColor2 = '#AFB5F3';    this.strColor3 = '#010544';    this.strColor4 = '#F8921F';    this.strColor5 = '#000435';    this.strColor6 = '#FFFFFF';    this.strColorB = '#000000';    this.strColorW = '#FFFFFF';    this.dtmServerDateTime = new Date(2012, 1, 23, 6, 36, 14);    this.sessionID = '777961493';    this.blnMediaManager = true;    return this;  }());
