bName=navigator.appName;

if(bName=="Netscape")

  window.location ="http://www.sitzecken.de/start.html";

else

  window.location ="http://www.sitzecken.de/start.html";
