if(navigator.appName != "Netscape")
	{
	document.writeln ("<center><br><img src=\"images\/nav\/logo2.gif\" width=\"750\" height=\"80\" alt=\"\" border=\"0\"><\/center>");
	}


if(navigator.appName == "Netscape")
	{
	document.writeln ("<center><br><br><img src=\"images\/nav\/logo2.gif\" width=\"750\" height=\"80\" alt=\"\" border=\"0\"><\/center>");
	}

