$.extend($.fn.tabs.methods,{addEventParam:function(a){return a.each(function(){var b=this;var c=$(this).find(">div.tabs-header>div.tabs-wrap>ul.tabs>li");c.each(function(d){var e=$(b).tabs("getTab",d).panel("options").tools;if(typeof e!="string"){$(this).find(">span.tabs-p-tool a").each(function(f){$(this).unbind("click").bind("click",{handler:e[f].handler},function(g){if($(this).parents("li").hasClass("tabs-disabled")){return}g.data.handler.call(this,g)})})}})})},loadTabIframe:function(b,a){return b.each(function(){var k=$(this).tabs("getTab",a.which);if(k==null){return}var i=k.panel("body");var c=$("iframe",i);if(c.length>0){try{c[0].contentWindow.document.write("");c[0].contentWindow.close()}catch(j){}c.remove();if(!$.support.leadingWhitespace){CollectGarbage()}}i.html("");i.css({overflow:"hidden",position:"relative"});var l=$('