if(typeof SUFI=="undefined"||!SUFI){var SUFI={}}if(typeof SUFI.Interaction=="undefined"||!SUFI.Interaction){SUFI.Interaction={}}SUFI.Interaction.disableKeyLogin=function(){var a=E.getListeners(document,"keyup");if((a)&&(a[0].fn)){SUFI.Interaction.loginRedirEvent=a[0].fn;E.removeListener(document,"keyup");return true}else{return false}};SUFI.Interaction.loginRedir=function(){if(SUFI.Interaction.loginRedirEvent){SUFI.Interaction.loginRedirEvent({keyCode:27})}return false};if(SUFI.Interaction.disableKeyLogin){E.onAvailable("canvasWrapper",SUFI.Interaction.disableKeyLogin)};
if (document.location.href.indexOf('display/RecoverPassword') > -1) {
	location.replace('/my-account/');
}