<!--
if (navigator.appName && navigator.appName.indexOf("Netscape")>=0) {
        document.write('<link rel=stylesheet href="/css/nav_nn.css" type="text/css">');
}
else {
	document.write('<link rel=stylesheet href="/css/nav_ie.css" type="text/css">');
}
//-->
<!--
function newWindow(sURL)
{
	window.open(sURL, "popupWindow", "status=0,scrollbars=yes,resizeable=1,width=500, height=200");
}
//-->

