Alright maybe there was a Netscape 5 (which I've heard stuff like that before) but I'm going to show you two things. I'll be using Mozilla Build 2000101908 as my example and IE 5.50.4134.0600 as my example.

Here's is the line of code I am using...

Your browser is:
<pre><script>
document.write(navigator.appName + " ");
document.write(navigator.appVersion);
</script></pre>


And IE output is...
Your browser is: Microsoft Internet Explorer 4.0 (compatible; MSIE 5.5; Windows NT 5.0; DigExt)

And Mozilla output is....
Your browser is: Netscape 5.0 (Windows; en-US)

So granted. MS is retarded with making IE say 4.0 but AOL/Netscape are no better by making it say Netscape 5.0