<!--
bName = navigator.appName;
if (bName == "Netscape" )
window.location="http://www.centronsecurity.com.au/index.php";
else
window.location="http://www.centronsecurity.com.au/index.php"
//-->
