// JavaScript Document
  
  if (window.attachEvent && navigator.userAgent.indexOf ("MSIE 6") != -1)
    {
    document.write("<link rel=stylesheet href=../css/ie_terd_style.css type=text/css />");    
    }
  