<!--

  var strUA = "";
  strUA = navigator.userAgent.toLowerCase();

 if(strUA.indexOf("msie 6") != -1){
location.href = "http://uno-glass.com/IE6/index.html";
  }

-->

