if (window.location.toString().indexOf("activeandhealthy") > -1) {
   location.replace('http://www.somerset.qld.gov.au/council/functions/sportrec.shtml');
}

