var host = location.hostname;
if (host != "test.viridian.com.au" && host != "www.lsc.com.au" && host != "localhost") {
//	location.hostname = "www.lsc.com.au";
}