'; if((ftiMsg != null) && (!ftiMsg == "")) { $('#ftiWarningMessagePopupDiv').html(ftiMsg + buttonsDiv); $('#ftiWarningMessagePopupDiv').show(); return false; } } createCookie('loginType','MemberSignInformID',10); }); $("#forgotuserId").click(function(e) { if(!checkPageActions()){ e.preventDefault(); return false; } $('#forgotuserId').attr('href', forgotUserIdURL); }); $("#resetPasswordId").click(function(e) { if(!checkPageActions()){ e.preventDefault(); return false; } $('#resetPasswordId').attr('href', resetPasswordURL); }); var allowPopup = ''; if (allowPopup=='allowPopup') { var continueSessionMsg = 'You are currently logged in from another browser window. Do you want to automatically close the other session and continue to login from this window? Please be aware that any unsaved changes in the other window will be lost.'; var continueMsg = "

"+continueSessionMsg+"

"; var buttonsDiv = '
'; if((continueMsg != null) && (!continueMsg == "")) { $('#ftiWarningMessagePopupDiv').html(continueMsg + buttonsDiv); $('#ftiWarningMessagePopupDiv').show(); return false; } } }); function createCookie(name, value, days) { if (days) { var date = new Date(); date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000)); var expires = "; expires=" + date.toGMTString(); } else var expires = ""; document.cookie = name + "=" + value + expires + "; path=/"; } function readCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for ( var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') c = c.substring(1, c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length); } return null; } function eraseCookie(name) { createCookie(name, "", -1); } function continueSession() { $('#ftiWarningMessagePopupDiv').hide(); $("#logoutPreviousSession").val('true'); $("#continueLoginTxtID").val('true'); $("#memberSignInForm").submit(); } function cancelSession() { $('#ftiWarningMessagePopupDiv').hide(); return false; } function continueLogin() { $('#ftiWarningMessagePopupDiv').hide(); $("#memberSignInForm").submit(); } function cancelLogin() { $('#ftiWarningMessagePopupDiv').hide(); return false; }

Member Sign In

Don't Have a Portal User Account?