api.help = function() {
        if ( s.has_tinymce && 'tinymce' === s.mode )
            tinymce.execCommand('WP_Help');
    };