var ns6=(document.getElementById && !document.all) ? 1:0;
if(ns6)
{
	netscapeinfo="This page can not be viewed with Netscape.  Sorry for any inconvenience<br>";
	netscapeinfo+="Please try one of our other <a href='../calculators.htm'>calculators</a> or go back to our <a href='../index.htm'>homepage</a>.";
	
	document.write(netscapeinfo);
}

