/* global constructor */
            popupHandler = new ewPopupHandler();
            window.onfocus = function(){popupHandler.setFocus();}
