var nn = (navigator.appName == "Netscape");if(nn){	document.writeln("<link rel=\"stylesheet\" href=\"../css/nn.css\" type=\"text/css\">");	}else{	document.writeln("<link rel=\"stylesheet\" href=\"../css/ie.css\" type=\"text/css\">");	}