<!--
if(isOldIE()<7) document.getElementById('iehide').style.display = 'block';
SET_DHTML("popup_window"+CURSOR_MOVE, "window_title", "content"+NO_DRAG); 
dd.elements.popup_window.addChild("content");
dd.elements.popup_window.hide(true);
//-->