--- ECHO_content/js/hl_lib.js 2004/12/02 12:01:08 1.4 +++ ECHO_content/js/hl_lib.js 2004/12/10 19:33:09 1.5 @@ -77,10 +77,6 @@ function placeAreas() { li.height = rect.height; } moveElement(img, rect); - if (browserType.isIEWin) { - // IE/Win needs to set the area once - highlightPair(area.id, false); - } } } }