/* This GENERAL.JS should be called by all HTMs under MEHL-MADRONA */ thisurl = "'"+self.location+"'"; thisurl = thisurl.toUpperCase(); if (thisurl.indexOf('HEALING-ARTS.ORG') < 1) { location.replace('http://www.healing-arts.org/mehl-madrona/index.htm'); }