$('#example1_3').on('click', function() {
        new $.Zebra_Dialog('Use these types of dialog boxes to convey information to the user.', {
            auto_focus_button: $('body.materialize').length ? false : true,
            title: 'Information',
            type: 'information'