if(false) // WH: 2008/10/14 Disable this check. It does more harm than good
//if (!browser.dhtml && self.location.href.indexOf(ROOT_PATH + "/99/dhtml.asp") == -1) 
{
//  alert(self.location.href);
  self.location.href = ROOT_PATH + "/99/dhtml.asp";
}