IE5NS6   = (document.getElementById) ? 1 : 0;IE4      = (document.all) ? 1 : 0;NS4      = (document.layers) ? 1 : 0;VERSION4 = (IE4 | NS4) ? 1 : 0;NS       = (navigator.userAgent.indexOf("Netscape")!=-1)
