芝麻web文件管理V1.00
编辑当前文件:/home/fambnfli/www/tr/wp-content/plugins/bold-page-builder/script.min.js
window.bt_bb_map={};window.bt_bb_map_primary={};window.bt_bb_map_secondary={};window.addEventListener("beforeunload",function(b){if(window.bt_bb_dirty){b.preventDefault();b.returnValue=""}});(function(w){w(document).ready(function(){try{window.bt_bb_alo=JSON.parse(localStorage.getItem("bt_bb_alo"))}catch(b){console.error(b);window.bt_bb_alo={}}if(!window.bt_bb_alo){window.bt_bb_alo={}}w(window).unload(function(){if(!window.bt_bb_alo){window.bt_bb_alo={}}localStorage.setItem("bt_bb_alo",JSON.stringify(window.bt_bb_alo))});window.bt_bb_mouse={};window.bt_bb_drag_item=null;if(w("#bt_bb").length>0){if(window.bt_bb_data.children.length>0){if(window.bt_bb_map[window.bt_bb_data.children[0].base]===undefined||window.bt_bb_map[window.bt_bb_data.children[0].base].root!==true){window.bt_bb_data.children=[];window.bt_bb.is_bb_content=false}}}if(w("#postdivrich").length>0&&w("#bt_bb").length>0){w("#postdivrich").before('
');if(window.bt_bb.is_bb_content){window.bt_bb.editor="bb";w("#postdivrich").addClass("bt_bb_hidden");w("#bt_bb_editor_toolbar").addClass("bt_bb_is_bb_editor")}else{window.bt_bb.editor="wp";w("#bt_bb_sectionid").hide()}var t=window.bt_bb.editor=="bb"?true:false;w("#bt_bb_editor_toolbar").html('
'+window.bt_bb_text.switch_editor+'
'+window.bt_bb_text.custom_css+"
");var b={action:"bt_bb_get_custom_css",post_id:w("#post_ID").val()};w.ajax({type:"POST",url:window.BTAJAXURL,data:b,async:true,success:function(b){window.bt_bb_custom_css=window.bt_bb_b64EncodeUnicode(b);if(t){w(".bt_bb_custom_css").removeAttr("disabled")}if(b!=""){w(".bt_bb_custom_css").addClass("button-primary")}}})}w("#publish, #post-preview, #save-post, #save").on("click",function(b){window.bt_bb_dirty=false;if(window.bt_bb.editor=="bb"){w("#bt_bb_front_end_preview iframe").remove();w("#bt_bb_front_end_preview").append('
');w("#bt_bb_front_end_preview").hide();window.bt_bb_action="update_wp_editor";bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")}});window.bt_bb_item_mousedown=function(){w(".bt_bb_item").each(function(){w(this).unbind("mousedown");w(this).on("mousedown",function(b){b.stopPropagation();var t=this.getBoundingClientRect();var _=b.clientX-t.left;var e=b.clientY-t.top;window.bt_bb_mouse.initOffsetX=_;window.bt_bb_mouse.initOffsetY=e;window.bt_bb_action=null;window.bt_bb_drag_item=w(this);w(".bt_bb_toolbar_tools_visible").removeClass("bt_bb_toolbar_tools_visible");var i=w(this).parent()[0].getBoundingClientRect();w(this).parent().css("height",i["height"]);w(this).parent().addClass("bt_bb_wrap_drag");w(this).addClass("bt_bb_drag");w(this).find(".bt_bb_horizontal").css("height","auto");w(this).find(".bt_bb_width .bt_bb_item").css("height","auto");w(this).css("width",w(this).width());if(!w(this).hasClass("bt_bb_toggled")){i=w(this)[0].getBoundingClientRect();w(this).css("height",i["height"])}w(this).css("position","fixed");w(this).css("zIndex","100000");w(this).css("top",bt_bb_mouse.y-bt_bb_mouse.initOffsetY);w(this).css("left",bt_bb_mouse.x-bt_bb_mouse.initOffsetX)})})};bt_bb_item_mousedown();w(document).mouseup(function(b){w(".bt_bb_marker").removeClass("bt_bb_marker");if(window.bt_bb_drag_item!=null){window.bt_bb_dialog.hide();w(".bt_bb_toolbar_tools").css("opacity","");if(window.bt_bb_action!=null&&window.bt_bb_action.startsWith("move")){window.bt_bb_ctrl=b.ctrlKey;bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")}window.bt_bb_drag_item.parent().css("height","");window.bt_bb_drag_item.parent().removeClass("bt_bb_wrap_drag");window.bt_bb_drag_item.removeClass("bt_bb_drag");window.bt_bb_drag_item.find(".bt_bb_horizontal").css("height","");window.bt_bb_drag_item.find(".bt_bb_width .bt_bb_item").css("height","");window.bt_bb_drag_item.css("position","");window.bt_bb_drag_item.css("zIndex","");window.bt_bb_drag_item.css("opacity","");window.bt_bb_drag_item.css("width","");if(!window.bt_bb_drag_item.hasClass("bt_bb_toggled")){window.bt_bb_drag_item.css("height","")}window.bt_bb_drag_item.css("top","");window.bt_bb_drag_item.css("left","")}window.bt_bb_drag_item=null});w(document).mousemove(function(b){bt_bb_mouse.x=b.clientX;bt_bb_mouse.y=b.clientY;if(window.bt_bb_drag_item!=null){window.bt_bb_drag_item.css("top",bt_bb_mouse.y-bt_bb_mouse.initOffsetY);window.bt_bb_drag_item.css("left",bt_bb_mouse.x-bt_bb_mouse.initOffsetX);var t=bt_bb_get_action();w(".bt_bb_marker").removeClass("bt_bb_marker bt_bb_marker_up bt_bb_marker_down bt_bb_marker_left bt_bb_marker_right bt_bb_marker_inside");if(window.bt_bb_action!=null){if(t[1]=="up"){t[0].addClass("bt_bb_marker bt_bb_marker_up")}else if(t[1]=="down"){t[0].addClass("bt_bb_marker bt_bb_marker_down")}else if(t[1]=="left"){t[0].addClass("bt_bb_marker bt_bb_marker_left")}else if(t[1]=="right"){t[0].addClass("bt_bb_marker bt_bb_marker_right")}else if(t[1]=="inside"){t[0].addClass("bt_bb_marker bt_bb_marker_inside")}}}});w(document).on("mouseover","#bt_bb_dialog",function(b){b.stopPropagation();window.bt_bb_dialog.is_mouseover=true;w(".bt_bb_toolbar_tools_visible").removeClass("bt_bb_toolbar_tools_visible")});w(document).on("mouseleave","#bt_bb_dialog",function(b){window.bt_bb_dialog.is_mouseover=false});w("#bt_bb_add_root").click(function(b){b.preventDefault();window.bt_bb_dialog.hide();window.bt_bb_action="add_root";bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")});w("#bt_bb_main_toolbar .bt_bb_undo").click(function(b){bt_bb_undo()});w("#bt_bb_main_toolbar .bt_bb_redo").click(function(b){bt_bb_redo()});w("#bt_bb_main_toolbar .bt_bb_paste_root").click(function(b){bt_bb_paste_main_toolbar()});w("#bt_bb_main_toolbar .bt_bb_manage_clipboard").click(function(b){window.bt_bb_dialog.hide();window.bt_bb_dialog.show("manage_cb")});w("#bt_bb_main_toolbar .bt_bb_sc_mapper").click(function(b){window.bt_bb_dialog.hide();window.bt_bb_dialog.show("sc_mapper")});w("#bt_bb_editor_toolbar .bt_bb_switch_editor").click(function(b){if(window.bt_bb.editor=="bb"){window.bt_bb.editor="wp";window.bt_bb_action="update_wp_editor";bt_bb_dispatch(".bt_bb_item_list","bt_bb_event");w("#postdivrich").removeClass("bt_bb_hidden");w("#bt_bb_sectionid").hide();w("#postdivrich").hide().show(0);w(this).parent().removeClass("bt_bb_is_bb_editor");w(".bt_bb_custom_css").attr("disabled","")}else{if(confirm(window.bt_bb_text.switch_editor_confirm)){window.bt_bb.editor="bb";w("#postdivrich").addClass("bt_bb_hidden");w("#bt_bb_sectionid").show(0);w(this).parent().addClass("bt_bb_is_bb_editor");w(".bt_bb_custom_css").removeAttr("disabled")}}});w("#bt_bb_editor_toolbar .bt_bb_custom_css").on("click",function(b){window.bt_bb_dialog.hide();window.bt_bb_dialog.show("custom_css");w("#bt_bb_dialog").addClass("bt_bb_dialog_custom_css")});w("#bt_bb_main_toolbar .bt_bb_preview").on("click",function(b){w("#post-preview").click()});w("#bt_bb_main_toolbar .bt_bb_save").on("click",function(b){w("#publish").click()});window.bt_bb_toolbar=function(){w(document).unbind("keydown.bt_bb");w(document).unbind("keyup.bt_bb");w(".bt_bb_toolbar").unbind("mouseover");w(".bt_bb_toolbar").unbind("mouseout");w(".bt_bb_toolbar i").unbind("mousedown");w(".bt_bb_toolbar i").unbind("click");w(".bt_bb_toolbar i").mousedown(function(b){b.stopPropagation()});w(".bt_bb_toolbar .bt_bb_order").mousedown(function(b){b.stopPropagation()});w(".bt_bb_toolbar .bt_bb_toggle").click(function(b){if(w(this).closest(".bt_bb_item").hasClass("bt_bb_toggled")){w(this).closest(".bt_bb_item").removeClass("bt_bb_toggled");w(this).closest(".bt_bb_item").css("height","")}else{w(this).closest(".bt_bb_item").addClass("bt_bb_toggled");w(this).closest(".bt_bb_item").css("height",w(this).parent().height()+window.bt_bb.padding*2)}});w(".bt_bb_toolbar .bt_bb_delete").click(function(b){window.bt_bb_action="delete";window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")});w(".bt_bb_toolbar .bt_bb_add").click(function(b){b.preventDefault();window.bt_bb_dialog.hide();if(w(this).closest(".bt_bb_item").data("container")=="horizontal"){window.bt_bb_action="add_horizontal"}else{window.bt_bb_action="add"}window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");window.bt_bb_base=w(this).closest(".bt_bb_item").data("base");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")});w(".bt_bb_toolbar .bt_bb_edit").click(function(b){b.preventDefault();window.bt_bb_dialog.hide();window.bt_bb_action="edit";window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");window.bt_bb_base=w(this).closest(".bt_bb_item").data("base");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")});w(".bt_bb_toolbar .bt_bb_clone").click(function(b){b.preventDefault();window.bt_bb_action="clone";window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")});w(".bt_bb_toolbar .bt_bb_copy").click(function(b){b.preventDefault();window.bt_bb_action="copy";window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event");if(b.ctrlKey){window.bt_bb_action="delete";window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")}});w(".bt_bb_toolbar .bt_bb_copy_plus").click(function(b){b.preventDefault();window.bt_bb_action="copy_plus";window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event");if(b.ctrlKey){window.bt_bb_action="delete";window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")}});w(".bt_bb_toolbar .bt_bb_paste").click(function(b){b.preventDefault();if(b.ctrlKey){window.bt_bb_action="paste_before"}else{window.bt_bb_action="paste"}window.bt_bb_from=w(this).closest(".bt_bb_item").parent().data("reactid");bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")});w(".bt_bb_toolbar .bt_bb_order").click(function(b){b.preventDefault();window.bt_bb_dialog.hide();var i=w(this).find(".bt_bb_order_inner").html();w("#bt_bb_front_end_preview").show();w("#bt_bb_front_end_preview").append('
\x3c!-- /bt_bb_fe_loader --\x3e
');w("#bt_bb_front_end_preview iframe").remove();w("#bt_bb_front_end_preview").append('
');w("#bt_bb_front_end_preview iframe").css("opacity","0");w("#bt_bb_front_end_preview iframe").load(function(){var e;e=w("#bt_bb_front_end_preview iframe").contents();e.find("#wpadminbar").hide();e.find("html").attr("style","margin-top: 0px !important");e.find("body").removeClass("admin-bar");e.find("body").imagesLoaded().always(function(b){w("#bt_bb_front_end_preview .bt_bb_front_end_preview_loading").remove();var t=e.find(".bt_bb_fe_wrap");var _=[];t.each(function(b,t){if(t.closest(".menu")===null){_.push(t)}});w("#bt_bb_front_end_preview iframe").css("opacity","1");e.find("html, body").scrollTop(w(_[i-1]).offset().top)})});window.bt_bb_resize_front_end_preview();window.bt_bb_action="update_wp_editor";bt_bb_dispatch(".bt_bb_item_list","bt_bb_event");var t=w("form#post");var _=w("input#wp-preview");var e="bt_bb_front_end_preview_iframe";var o=navigator.userAgent.toLowerCase();if(wp.autosave){wp.autosave.server.tempBlockSave()}_.val("dopreview");t.attr("target",e).submit().attr("target","");if(o.indexOf("safari")!==-1&&o.indexOf("chrome")===-1){t.attr("action",function(b,t){return t+"?t="+(new Date).getTime()})}_.val("")});w(".bt_bb_front_end_preview_close").click(function(b){w("#bt_bb_front_end_preview").hide()})};window.bt_bb_toolbar();if(w("#bt_bb").length>0){window.bt_bb_init_number_items()}function _(b){var t=window.location.href;b=b.replace(/[\[\]]/g,"\\$&");var _=new RegExp("[?&]"+b+"(=([^]*)|&|#|$)");var e=_.exec(t);if(!e)return null;if(!e[2])return"";return decodeURIComponent(e[2].replace(/\+/g," "))}if(Number.isInteger(parseInt(_("bt_bb_order")))){var e=parseInt(_("bt_bb_order"));setTimeout(function(){w("html, body").scrollTop(w(".bt_bb_order").eq(e-1).offset().top-w("#wpadminbar").height()-24)},500)}w("#bt_bb_front_end_preview").on("click",".bt_bb_front_end_preview_resize",function(b){w("#bt_bb_front_end_preview").removeClass("bt_bb_front_end_preview_xl");w("#bt_bb_front_end_preview").removeClass("bt_bb_front_end_preview_lg");w("#bt_bb_front_end_preview").removeClass("bt_bb_front_end_preview_md");w("#bt_bb_front_end_preview").removeClass("bt_bb_front_end_preview_sm");w("#bt_bb_front_end_preview").removeClass("bt_bb_front_end_preview_xs");w(this).siblings().removeClass("bt_bb_front_end_preview_selected");w(this).addClass("bt_bb_front_end_preview_selected");var t=w(this).data("preview-size");w("#bt_bb_front_end_preview").addClass("bt_bb_front_end_preview_"+t);var _=false;if(t=="xl"){_=Math.round(w(window).width()*.9)+"px"}else if(t=="lg"){_="1200px"}else if(t=="md"){_="992px"}else if(t=="sm"){_="768px"}else if(t=="xs"){_="480px"}w("#bt_bb_front_end_preview").data("width",_);window.bt_bb_resize_front_end_preview()})});window.bt_bb_get_action=function(){var b=bt_bb_mouse.x;var t=bt_bb_mouse.y;window.bt_bb_action=null;var _=null;var e=null;if(!bt_bb_point_coll(bt_bb_drag_item.parent(),b,t)){var i=bt_bb_drag_item.data("base");var o=w(".bt_bb_item").not(".bt_bb_drag").not(".bt_bb_drag .bt_bb_item");if(i=="bt_bb_section"||i=="bt_section"){o=w('.bt_bb_item[data-base="bt_bb_section"],.bt_bb_item[data-base="bt_section"]').not(".bt_bb_drag").not(".bt_bb_drag .bt_bb_item")}var n=bt_bb_get_closest(o,b,t);if(n!=null){var a=bt_bb_get_position(n);window.bt_bb_from=bt_bb_drag_item.parent().data("reactid");window.bt_bb_to=n.parent().data("reactid");if(a=="inside"){var r=n.data("base");var s=n}else{var r=n.parent().closest(".bt_bb_item").data("base");var s=n.parent().closest(".bt_bb_item")}_=n;var d=false;if(n.parent().parent().hasClass("bt_bb_item_list")&&a!="inside"){if(window.bt_bb_map[i]!==undefined&&window.bt_bb_map[i].root===true){d=true}else{d=false}}else if(window.bt_bb_map[r]===undefined||window.bt_bb_map[r].accept===undefined){d=false}else if(window.bt_bb_map[r].accept[i]===true){d=true}else if(window.bt_bb_map[r].accept[i]===false){d=false}else if(window.bt_bb_map[r].accept_all===true){d=true}else if(window.bt_bb_map[r].accept_all===false){d=false}if(s.find(".bt_bb_horizontal").length>0){if(s.find(".bt_bb_horizontal")[0].children.length>=12){d=false}}if(d){if(a=="down"){window.bt_bb_action="move_down";e="down";if(_.parent().hasClass("bt_bb_width"))e="right"}else if(a=="up"){window.bt_bb_action="move_up";e="up";if(_.parent().hasClass("bt_bb_width"))e="left"}else if(a=="left"){window.bt_bb_action="move_up";e="up";if(_.parent().hasClass("bt_bb_width"))e="left"}else if(a=="right"){window.bt_bb_action="move_down";e="down";if(_.parent().hasClass("bt_bb_width"))e="right"}else if(a=="inside"){window.bt_bb_action="move_inside";e="inside"}}}}var l=[_,e];return l};window.bt_bb_point_coll=function(b,t,_){var e=b.offset().top-w(window).scrollTop();var i=b.offset().left;var o=b.innerWidth();var n=b.innerHeight();return bt_bb_point_coll_base(e,i,o,n,t,_)};window.bt_bb_point_coll_top=function(b,t,_){var e=b.offset().top-w(window).scrollTop();var i=b.offset().left;var o=b.innerWidth();var n=b.find(".bt_bb_toolbar").height()+window.bt_bb.padding*2;return bt_bb_point_coll_base(e,i,o,n,t,_)};window.bt_bb_point_coll_base=function(b,t,_,e,i,o){var n=[t,t,t+_,t+_];var a=[b,b+e,b+e,b];var r=true;var s,d,l;for(var w=0;w<4;w++){if(w==3){s=-(a[0]-a[w]);d=n[0]-n[w];l=-(s*n[w]+d*a[w])}else{s=-(a[w+1]-a[w]);d=n[w+1]-n[w];l=-(s*n[w]+d*a[w])}if(s*i+d*o+l>0){r=false}}return r};window.bt_bb_point_dist=function(b,t,_){var e=b.offset().top-w(window).scrollTop();var i=b.offset().left;var o=e+b.innerHeight();var n=i+b.innerWidth();if(t>i&&t
e&&_
i&&t
e&&_
e){var o="down"}else if(bt_bb_mouse.x<_){var o="left"}else if(bt_bb_mouse.x>i){var o="right"}else{var o="inside"}return o};window.bt_bb_event=function(b){window.bt_bb_action=b;bt_bb_dispatch(".bt_bb_item_list","bt_bb_event")};window.bt_bb_resize_dialog=function(b){var t=w(window).innerHeight();if(t<800){var _=Math.round(w(window).innerHeight()*.5)}else{var _=Math.round(w(window).innerHeight()*.65)}w("#bt_bb_dialog .bt_bb_dialog_content").css("max-height",_);w("#bt_bb_dialog").css("width",Math.round(w(window).width()*.5)+"px");var e=w("#bt_bb_dialog").width();w("#bt_bb_dialog").css({transform:"translateX("+Math.round(-e*.5)+"px)"})};window.bt_bb_resize_front_end_preview=function(){var b=w("#bt_bb_front_end_preview").data("width");if(b){w("#bt_bb_front_end_preview").css("width",b)}else{w("#bt_bb_front_end_preview").css("width",Math.round(w(window).width()*.9)+"px")}w("#bt_bb_front_end_preview").css("height",Math.round(w(window).innerHeight()*.8));if(b){var t=parseFloat(b)}else{var t=w("#bt_bb_front_end_preview").width()}var _=w("#bt_bb_front_end_preview").height()};w(window).resize(function(){window.bt_bb_resize_dialog();window.bt_bb_resize_front_end_preview()})})(jQuery);var bt_bb_special_char_encode=function(n){var b=/([\s\S]*?<[a-zA-Z]+?)(\s[^<]*?)(>[\s\S]*)/;var t;while((t=b.exec(n))!==null){n=n.replace(b,"$1$3")}b=/<\/\s*([a-zA-Z]+)\s*>/g;n=n.replace(b,"$1>");var _=["address","b","big","cite","code","del","em","i","ins","pre","small","strong","sub","sup","s","u","ul","ol","li"];b=/<\/?([a-zA-Z]+)?>/g;while((t=b.exec(n))!==null){if(!_.includes(t[1])){n=n.replace(t[0],"")}}b=/<([a-zA-Z]+)?>/g;while((t=b.exec(n))!==null){if(n.indexOf(""+t[1]+">")==-1){n=n.replace(t[0],"")}}b=/<\/?([a-zA-Z]+)?>/g;while((t=b.exec(n))!==null){if(n.indexOf("<"+t[1]+">")==-1){n=n.replace(t[0],"")}}b=/<([a-zA-Z]+)?>/g;while((t=b.exec(n))!==null){var e=n.lastIndexOf("<"+t[1]+">");if(e>n.lastIndexOf(""+t[1]+">")){var i=n.substring(0,e);var o=n.substring(e+2+t[1].length);n=i+o}}b=/<([a-zA-Z]+)?>/g;var a=Array();while((t=b.exec(n))!==null){a.push(t[1])}b=/<([a-zA-Z]+)?>/g;var r=Array();while((t=b.exec(n))!==null){r.push(t[1])}a.forEach(function(b){var t=(n.match(new RegExp("<"+b+">","g"))||[]).length;var _=(n.match(new RegExp(""+b+">","g"))||[]).length;if(t>_){var e=n.indexOf("<"+b+">");var i=n.substring(0,e);var o=n.substring(e+2+b.length);n=i+o}});r.forEach(function(b){var t=(n.match(new RegExp("<"+b+">","g"))||[]).length;var _=(n.match(new RegExp(""+b+">","g"))||[]).length;if(t<_){var e=n.indexOf(""+b+">");var i=n.substring(0,e);var o=n.substring(e+3+b.length);n=i+o}});var s=n.replace(/"/gim,"``");s=s.replace(/\[/gim,"`{`");s=s.replace(/\]/gim,"`}`");return s};var bt_bb_special_char_decode=function(b){var t=b.replace(/``/gim,""");t=t.replace(/`{`/gim,"[");t=t.replace(/`}`/gim,"]");return t};var bt_bb_json_encode=function(b){var t=/[\b\t\n\f\r\\\"\/\u00A1-\uFFFF]/g;var _={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\","/":"\\/"};t.lastIndex=0;return t.test(b)?'"'+b.replace(t,function(b){var t=_[b];return typeof t==="string"?t:"\\u"+("0000"+b.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+b+'"'};if(!String.prototype.startsWith){String.prototype.startsWith=function(b,t){t=t||0;return this.lastIndexOf(b,t)===t}}if(!String.prototype.endsWith){String.prototype.endsWith=function(b,t){var _=this.toString();if(typeof t!=="number"||!isFinite(t)||Math.floor(t)!==t||t>_.length){t=_.length}t-=b.length;var e=_.indexOf(b,t);return e!==-1&&e===t}}var bt_bb_create_dom_element=function(b,t){var _=document.createElement(b);var e;for(var i=0;i