SCPath = "/cgi-bin/SoftCart.exe"; config = "healthglow"; if (location.pathname.substring(0,SCPath.length) != SCPath) { window.location = SCPath + location.pathname + "?E+" + config; }