if(browser.isNS7x && browser.isWin)
	{
	document.write('<link href="/style/netscape7.css" rel="stylesheet" />\n');
	}
	
