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