jQuery('#sq_customize').bind('click', function() {
        jQuery('#sq_customize_settings').show();
        jQuery('#sq_snippet_disclaimer').show();

    });