<!--
if (browser.isNS) {
	if (!browser.isNS7up ) {
		window.location="errors/oldBrowser.html";
	}
}
//-->
