﻿/* PRE-SYSTEM! Do not edit manually */
function forceHttps(){if(document.location.href.search("dev.local")==-1&&document.location.href.search("pr2400.perry-rhodan.net")==-1&&document.location.protocol=="http:"){document.location.replace("https://perry-rhodan-shop.de"+document.location.pathname);}}