if (window.location.toString().indexOf("chrc") > -1) {
   location.replace('http://www.centralhighlands.qld.gov.au/');
}

