function killOverlay() { var growDiv = new Fx.Style($("popup_aholic"), "opacity", {duration: 2000}); growDiv.start(0); }