(function (window) { window.env = window.env || {}; // Environment variables window["env"]["ssoUrl"] = "https://sso.eeth.gr/auth/"; window["env"]["chamberName"] = "eeth"; window['env']['theme'] = "default", window['env']['chamberTitle']= "ΕΕΘ", window['env']['logoPath'] = "/assets/EETH_logo_GR.jpg", window['env']['logoPathSmall'] = "", window['env']['website']= "https://www.eeth.gr", window['env']['protocolDB']= "", window['env']['reset_url']= "https://users.eeth.gr/el/forget" window['env']['ACCESSIBILITY_STATEMENT_LINK']= "" window['env']['USERWAY_ACCOUNT']= "", window['env']['ESPA_LOGO'] = ""; window['env']['ESPA_LINK'] = ""; window['env']['USE_KEYCLOAK'] = "false"; })(this);