homeurl = "http://www.operationsmart.com/"
homeSSLurl = "https://www.operationsmart.com/"
serverurl = "http://www.operationsmart.com/"
serverSSLurl = "https://www.operationsmart.com/"
appurl = serverurl + "opsfop/"
appSSLUrl = serverSSLurl + "opsfop/"
appLoginUrl = homeSSLurl + "opsfop/servlet/loginHelper?from_page=login"
appLoginServlet = appSSLUrl+ "servlet/authenticationServlet?sso_action=login"
appSaveNewPasswd = appSSLUrl+ "servlet/authenticationServlet?sso_action=save_password"
appservlet =  appurl + "servlet/icss"
appSSLservlet = appSSLUrl + "servlet/icss"
ssoChgPwdUrl = appSSLUrl+ "ops_sso_change_password.jsp?p_done_url=" + appSSLUrl + "servlet/loginHelper?from_page=appChangePwd";
ssoSavePwdUrl = appSSLUrl+ "ops_sso_change_password.jsp?p_done_url=" + appSSLUrl + "servlet/loginHelper?from_page=appChangePwd";

uploadServletHome = "www.operationsmart.com"
uploadServletPort = "443"
uploadServletURL = "opsfop/servlet/upload"
templateEmailAddr = "fopupload@operationsmart.com"

internalIEMURL = "https://inetapp.oocl.com/ooclapp/int_commons/int_iem_logon.asp";
externalIEMURL = "https://inetapp.oocl.com/ooclapp/iem-contents/iem-login.asp";

