var gobjSessionVar = (function() {    this.lngSiteID = 0;    this.strProjectName = 'Geneve Famille - lafamily.ch';    this.strWebUrl = 'www.genevefamille.ch';    this.lngLangID = 0;    this.UserLang = 3;    this.blnUseSystemTools = false;    this.EditMode = false;    this.lngMemberID = 0;    this.strMemberEmail = '';    this.strNickName = '';    this.strMemberName = '';    this.lngNbOpenSession = 60;    this.strColor1 = '#5179A7';    this.strColor2 = '#0C2D5F';    this.strColor3 = '#FF0F19';    this.strColor4 = '#ADCDF0';    this.strColor5 = '#CEDFF6';    this.strColor6 = '#DEE7EF';    this.strColorB = '#000000';    this.strColorW = '#FFFFFF';    this.dtmServerDateTime = new Date(2012, 1, 23, 4, 58, 15);    this.sessionID = '599932692';    this.blnMediaManager = true;    return this;  }());
