$w.onReady(function () { // This checks if the page is a 404 error if (wixLocation.path[0] === "404") { // Redirects to the "soescfix" page wixLocation.to("/404"); } });
top of page
Portal Logo copy 4.png

Programs

bottom of page