Mod NX Test

var role = encodeURI(""); var handle = "mod-nx-test" var url = "/collections/mod-nx-test" if (role != '') { if (window.location.pathname.indexOf(role) == -1) window.location.href = url + "/" + role }