NH Collection Victoria La Habana

if (typeof pageData != "undefined") { pageData.loginForm = pageData.loginOthers ? "/fr/resources/modal/login-others/index2.html" : "/fr/resources/modal/login/index2.html"; pageData.recoverPassword = pageData.loginOthers ? "/fr/resources/modal/recover-password-others/index2.html" : "/fr/resources/modal/recover-password/index2.html"; pageData.confirmationPassword = "/fr/resources/modal/confirmation-password/index2.html"; }else{ var pageData = { loginForm : pageData.loginOthers ? "/fr/resources/modal/login-others/index2.html" : "/fr/resources/modal/login/index2.html", recoverPassword : pageData.loginOthers ? "/fr/resources/modal/recover-password-others/index2.html" : "/fr/resources/modal/recover-password/index2.html", confirmationPassword : "/fr/resources/modal/confirmation-password/index2.html" } }