bName=navigator.appName;

if(bName=="Netscape")

  window.location="http://www.glasstangen.glasverkauf.com/start.html";

else

  window.location ="http://www.glasstangen.glasverkauf.com/start.html";
