function overHideOver() {
            $('#modal').hide();
            $('#over-modal').hide();
            $('#over-zero').hide();
        }