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