if ( tab == 'restrictions' ) {
                setTimeout(function () {
                    jc.setContentAppend( '<p>' + params.i18n_restrictions_content + '</p>' );
                }, 100);
            }