if (location.protocol=="https:") {
location.href = location.href.replace(/^https:/, "http:")
