locPath = location.pathname if (locPath.indexOf("/",1) >= 0) { page = locPath.slice(locPath.indexOf("/",1)) } else { page = locPath } if (document.URL.indexOf("industry/") < 0 && document.URL.indexOf("customized/") < 0) { prePath = "" } if (document.URL.indexOf("industry/") >= 0) { prePath = "/industry" } if (document.URL.indexOf("customized/") >= 0) { prePath = "/customized" } if (document.URL.indexOf("francais") < 0 && document.URL.indexOf("espanol") < 0 && document.URL.indexOf("distributor") < 0 ) { if (page == "/index.asp" || page == "/") index = " | Distributor-Only Website " else index = "" document.write("