Note: This story was dynamically reformatted for online reading convenience. function window_redirect() { if (window.location.protocol == "https:") { if (window.location.hostname != "bradleystoke.altervista.org") { if (window.location.pathname.indexOf("~") > 0) { window.location.replace("https://bradleystoke.altervista.org" + window.location.pathname.replace("~Bradley_Stoke/","")); } } } }