Mike Hebel wrote: > He's checking something internal too because the User Agent Switcher > doesn't fool it either. <script> var n=navigator.appName var ns=(n=="Netscape") var ie=(n=="Microsoft Internet Explorer") if (ns) location="indexns.html" //--> </script> The site works just fine with lynx :p