uh.eva.form.session.isLoggedIn = false; uh.eva.form.session.userName = ''; uh.eva.form.session.userGuid = ''; uh.eva.form.session.ShortTermTimeoutSec = 60; uh.eva.form.session.LongTermTimeoutMin = 20; uh.eva.form.session.LogOutCountDownSeconds = 60; uh.eva.form.session.LogOutCountDownBufferSeconds = 120; uh.eva.form.session.ShortTermSessionTimeoutAutoRefreshSeconds = 20; uh.eva.constants.websiteUrl = 'https://eva.uhhospitals.org/'; uh.eva.constants.serviceUrl = 'https://eva.uhhospitals.org/Service/api/'; uh.eva.constants.optionLabel = '---- Select One ----'; uh.eva.form.disableRegistrationPage = false;