(function(){var l,i,r,n,o={}.hasOwnProperty;(n=function(){function t(){this.options_index=0,this.parsed=[]}return t.prototype.add_node=function(t){return"OPTGROUP"===t.nodeName.toUpperCase()?this.add_group(t):this.add_option(t)},t.prototype.add_group=function(t){var e,i,s,r,o,n;for(e=this.parsed.length,this.parsed.push({array_index:e,group:!0,label:this.escapeExpression(t.label),children:0,disabled:t.disabled}),n=[],s=0,r=(o=t.childNodes).length;s\"\'\`]/.test(t)?(e={"<":"<",">":">",'"':""","'":"'","`":"`"},i=/&(?!\w+;)|[\<\>\"\'\`]/g,t.replace(i,function(t){return e[t]||"&"})):t},t}()).select_to_array=function(t){var e,i,s,r,o;for(i=new n,s=0,r=(o=t.childNodes).length;s"+e.search_text.substr(n+o.length),e.search_text=a.substr(0,n)+""+a.substr(n)),null!=r&&(r.group_match=!0)):null!=e.group_array_index&&this.results_data[e.group_array_index].search_match&&(e.search_match=!0)));return this.result_clear_highlight(),s<1&&o.length?(this.update_results_content(""),this.no_results(o)):(this.update_results_content(this.results_option_build()),this.winnow_results_set_highlight())},i.prototype.get_search_regex=function(t){var e;return e=this.search_contains?"":"^",new RegExp(e+t,"i")},i.prototype.search_string_match=function(t,e){var i,s,r,o;if(e.test(t))return!0;if(this.enable_split_word_search&&(0<=t.indexOf(" ")||0===t.indexOf("["))&&(s=t.replace(/\[|\]/g,"").split(" ")).length)for(r=0,o=s.length;r",e),this.is_multiple?this.container.html('
    '):this.container.html(''+this.default_text+'
      '),this.form_field_jq.hide().after(this.container),this.dropdown=this.container.find("div.chosen-drop").first(),this.search_field=this.container.find("input").first(),this.search_results=this.container.find("ul.chosen-results").first(),this.search_field_scale(),this.search_no_results=this.container.find("li.no-results").first(),this.is_multiple?(this.search_choices=this.container.find("ul.chosen-choices").first(),this.search_container=this.container.find("li.search-field").first()):(this.search_container=this.container.find("div.chosen-search").first(),this.selected_item=this.container.find(".chosen-single").first()),this.results_build(),this.set_tab_index(),this.set_label_behavior(),this.form_field_jq.trigger("chosen:ready",{chosen:this})},e.prototype.register_observers=function(){var e=this;return this.container.bind("touchstart.chosen",function(t){e.container_mousedown(t)}),this.container.bind("touchend.chosen",function(t){e.container_mouseup(t)}),this.container.bind("mousedown.chosen",function(t){e.container_mousedown(t)}),this.container.bind("mouseup.chosen",function(t){e.container_mouseup(t)}),this.container.bind("mouseenter.chosen",function(t){e.mouse_enter(t)}),this.container.bind("mouseleave.chosen",function(t){e.mouse_leave(t)}),this.search_results.bind("mouseup.chosen",function(t){e.search_results_mouseup(t)}),this.search_results.bind("mouseover.chosen",function(t){e.search_results_mouseover(t)}),this.search_results.bind("mouseout.chosen",function(t){e.search_results_mouseout(t)}),this.search_results.bind("mousewheel.chosen DOMMouseScroll.chosen",function(t){e.search_results_mousewheel(t)}),this.search_results.bind("touchstart.chosen",function(t){e.search_results_touchstart(t)}),this.search_results.bind("touchmove.chosen",function(t){e.search_results_touchmove(t)}),this.search_results.bind("touchend.chosen",function(t){e.search_results_touchend(t)}),this.form_field_jq.bind("chosen:updated.chosen",function(t){e.results_update_field(t)}),this.form_field_jq.bind("chosen:activate.chosen",function(t){e.activate_field(t)}),this.form_field_jq.bind("chosen:open.chosen",function(t){e.container_mousedown(t)}),this.form_field_jq.bind("chosen:close.chosen",function(t){e.input_blur(t)}),this.search_field.bind("blur.chosen",function(t){e.input_blur(t)}),this.search_field.bind("keyup.chosen",function(t){e.keyup_checker(t)}),this.search_field.bind("keydown.chosen",function(t){e.keydown_checker(t)}),this.search_field.bind("focus.chosen",function(t){e.input_focus(t)}),this.search_field.bind("cut.chosen",function(t){e.clipboard_event_checker(t)}),this.search_field.bind("paste.chosen",function(t){e.clipboard_event_checker(t)}),this.is_multiple?this.search_choices.bind("click.chosen",function(t){e.choices_click(t)}):this.container.bind("click.chosen",function(t){t.preventDefault()})},e.prototype.destroy=function(){return l(this.container[0].ownerDocument).unbind("click.chosen",this.click_test_action),this.search_field[0].tabIndex&&(this.form_field_jq[0].tabIndex=this.search_field[0].tabIndex),this.container.remove(),this.form_field_jq.removeData("chosen"),this.form_field_jq.show()},e.prototype.search_field_disabled=function(){return this.is_disabled=this.form_field_jq[0].disabled,this.is_disabled?(this.container.addClass("chosen-disabled"),this.search_field[0].disabled=!0,this.is_multiple||this.selected_item.unbind("focus.chosen",this.activate_action),this.close_field()):(this.container.removeClass("chosen-disabled"),this.search_field[0].disabled=!1,this.is_multiple?void 0:this.selected_item.bind("focus.chosen",this.activate_action))},e.prototype.container_mousedown=function(t){if(!this.is_disabled&&(t&&"mousedown"===t.type&&!this.results_showing&&t.preventDefault(),null==t||!l(t.target).hasClass("search-choice-close")))return this.active_field?this.is_multiple||!t||l(t.target)[0]!==this.selected_item[0]&&!l(t.target).parents("a.chosen-single").length||(t.preventDefault(),this.results_toggle()):(this.is_multiple&&this.search_field.val(""),l(this.container[0].ownerDocument).bind("click.chosen",this.click_test_action),this.results_show()),this.activate_field()},e.prototype.container_mouseup=function(t){if("ABBR"===t.target.nodeName&&!this.is_disabled)return this.results_reset(t)},e.prototype.search_results_mousewheel=function(t){var e;if(t.originalEvent&&(e=t.originalEvent.deltaY||-t.originalEvent.wheelDelta||t.originalEvent.detail),null!=e)return t.preventDefault(),"DOMMouseScroll"===t.type&&(e*=40),this.search_results.scrollTop(e+this.search_results.scrollTop())},e.prototype.blur_test=function(t){if(!this.active_field&&this.container.hasClass("chosen-container-active"))return this.close_field()},e.prototype.close_field=function(){return l(this.container[0].ownerDocument).unbind("click.chosen",this.click_test_action),this.active_field=!1,this.results_hide(),this.container.removeClass("chosen-container-active"),this.clear_backstroke(),this.show_search_field_default(),this.search_field_scale()},e.prototype.activate_field=function(){return this.container.addClass("chosen-container-active"),this.active_field=!0,this.search_field.val(this.search_field.val()),this.search_field.focus()},e.prototype.test_active_click=function(t){var e;return(e=l(t.target).closest(".chosen-container")).length&&this.container[0]===e[0]?this.active_field=!0:this.close_field()},e.prototype.results_build=function(){return this.parsing=!0,this.selected_option_count=null,this.results_data=n.select_to_array(this.form_field),this.is_multiple?this.search_choices.find("li.search-choice").remove():this.is_multiple||(this.single_set_selected_text(),this.disable_search||this.form_field.options.length<=this.disable_search_threshold?(this.search_field[0].readOnly=!0,this.container.addClass("chosen-container-single-nosearch")):(this.search_field[0].readOnly=!1,this.container.removeClass("chosen-container-single-nosearch"))),this.update_results_content(this.results_option_build({first:!0})),this.search_field_disabled(),this.show_search_field_default(),this.search_field_scale(),this.parsing=!1},e.prototype.result_do_highlight=function(t){var e,i,s,r;if(t.length){if(this.result_clear_highlight(),this.result_highlight=t,this.result_highlight.addClass("highlighted"),(s=parseInt(this.search_results.css("maxHeight"),10))+(r=this.search_results.scrollTop())<=(e=(i=this.result_highlight.position().top+this.search_results.scrollTop())+this.result_highlight.outerHeight()))return this.search_results.scrollTop(0",{class:"search-choice"}).html(""+t.html+""),t.disabled?e.addClass("search-choice-disabled"):((i=l("",{class:"search-choice-close","data-option-array-index":t.array_index})).bind("click.chosen",function(t){return s.choice_destroy_link_click(t)}),e.append(i)),this.search_container.before(e)},e.prototype.choice_destroy_link_click=function(t){if(t.preventDefault(),t.stopPropagation(),!this.is_disabled)return this.choice_destroy(l(t.target))},e.prototype.choice_destroy=function(t){if(this.result_deselect(t[0].getAttribute("data-option-array-index")))return this.show_search_field_default(),this.is_multiple&&0'),this.selected_item.addClass("chosen-single-with-deselect")},e.prototype.get_search_text=function(){return this.search_field.val()===this.default_text?"":l("
      ").text(l.trim(this.search_field.val())).html()},e.prototype.winnow_results_set_highlight=function(){var t,e;if(null!=(t=(e=this.is_multiple?[]:this.search_results.find(".result-selected.active-result")).length?e.first():this.search_results.find(".active-result").first()))return this.result_do_highlight(t)},e.prototype.no_results=function(t){var e;return(e=l('
    • '+this.results_none_found+' ""
    • ')).find("span").first().html(t),this.search_results.append(e),this.form_field_jq.trigger("chosen:no_results",{chosen:this})},e.prototype.no_results_clear=function(){return this.search_results.find(".no-results").remove()},e.prototype.keydown_arrow=function(){var t;return this.results_showing&&this.result_highlight?(t=this.result_highlight.nextAll("li.active-result").first())?this.result_do_highlight(t):void 0:this.results_show()},e.prototype.keyup_arrow=function(){var t;return this.results_showing||this.is_multiple?this.result_highlight?(t=this.result_highlight.prevAll("li.active-result")).length?this.result_do_highlight(t.first()):(0",{style:s})).text(this.search_field.val()),l("body").append(t),o=t.width()+25,t.remove(),(e=this.container.outerWidth())-10s.t+s.h&&(r-=this.offsetHeight+176),o+356>s.l+s.w&&(o-=356),e.css({left:o+"px",top:r+"px"}),0!=e.data("colorpicker").onShow.apply(this,[e.get(0)])&&e.show(),n(document).bind("mousedown",{cal:e},j),!1},j=function(t){e(t.data.cal.get(0),t.target,t.data.cal.get(0))||(0!=t.data.cal.data("colorpicker").onHide.apply(this,[t.data.cal.get(0)])&&t.data.cal.hide(),n(document).unbind("mousedown",j))},e=function(t,e,i){if(t==e)return!0;if(t.contains)return t.contains(e);if(t.compareDocumentPosition)return!!(16&t.compareDocumentPosition(e));for(var s=e.parentNode;s&&s!=i;){if(s==t)return!0;s=s.parentNode}return!1},q=function(){var t="CSS1Compat"==document.compatMode;return{l:window.pageXOffset||(t?document.documentElement.scrollLeft:document.body.scrollLeft),t:window.pageYOffset||(t?document.documentElement.scrollTop:document.body.scrollTop),w:window.innerWidth||(t?document.documentElement.clientWidth:document.body.clientWidth),h:window.innerHeight||(t?document.documentElement.clientHeight:document.body.clientHeight)}},S=function(t){return{h:Math.min(360,Math.max(0,t.h)),s:Math.min(100,Math.max(0,t.s)),b:Math.min(100,Math.max(0,t.b))}},H=function(t){return{r:Math.min(255,Math.max(0,t.r)),g:Math.min(255,Math.max(0,t.g)),b:Math.min(255,Math.max(0,t.b))}},P=function(t){var e=6-t.length;if(0>16,g:(65280&e)>>8,b:255&e}));var e},N=function(t){var e={h:0,s:0,b:0},i=Math.min(t.r,t.g,t.b),s=Math.max(t.r,t.g,t.b),r=s-i;return e.b=s,e.s=0!=s?255*r/s:0,0!=e.s?t.r==s?e.h=(t.g-t.b)/r:t.g==s?e.h=2+(t.b-t.r)/r:e.h=4+(t.r-t.g)/r:e.h=-1,e.h*=60,e.h<0&&(e.h+=360),e.s*=100/255,e.b*=100/255,e},A=function(t){var e={},i=Math.round(t.h),s=Math.round(255*t.s/100),r=Math.round(255*t.b/100);if(0==s)e.r=e.g=e.b=r;else{var o=r,n=(255-s)*r/255,a=i%60*(o-n)/60;360==i&&(i=0),i<60?(e.r=o,e.b=n,e.g=n+a):i<120?(e.g=o,e.b=n,e.r=o-a):i<180?(e.g=o,e.r=n,e.b=n+a):i<240?(e.b=o,e.r=n,e.g=o-a):i<300?(e.b=o,e.g=n,e.r=n+a):e.b=i<360?(e.r=o,e.g=n,o-a):(e.r=0,e.g=0)}return{r:Math.round(e.r),g:Math.round(e.g),b:Math.round(e.b)}},D=function(t){return e=A(t),i=[e.r.toString(16),e.g.toString(16),e.b.toString(16)],n.each(i,function(t,e){1==e.length&&(i[t]="0"+e)}),i.join("");var e,i},L=function(){var t=n(this).parent(),e=t.data("colorpicker").origColor;t.data("colorpicker").color=e,r(e,t.get(0)),a(e,t.get(0)),o(e,t.get(0)),l(e,t.get(0)),c(e,t.get(0)),d(e,t.get(0))},{init:function(s){if("string"==typeof(s=n.extend({},t,s||{})).color)s.color=O(s.color);else if(null!=s.color.r&&null!=s.color.g&&null!=s.color.b)s.color=N(s.color);else{if(null==s.color.h||null==s.color.s||null==s.color.b)return this;s.color=S(s.color)}return this.each(function(){if(!n(this).data("colorpickerId")){var t=n.extend({},s);t.origColor=s.color;var e="collorpicker_"+parseInt(1e3*Math.random());n(this).data("colorpickerId",e);var i=n('
      ').attr("id",e);t.flat?i.appendTo(this).show():i.appendTo(document.body),t.fields=i.find("input").bind("keyup",u).bind("change",_).bind("blur",p).bind("focus",f),i.find("span").bind("mousedown",g).end().find(">div.colorpicker_current_color").bind("click",L),t.selector=i.find("div.colorpicker_color").bind("mousedown",k),t.selectorIndic=t.selector.find("div div"),t.el=this,t.hue=i.find("div.colorpicker_hue div"),i.find("div.colorpicker_hue").bind("mousedown",v),t.newColor=i.find("div.colorpicker_new_color"),t.currentColor=i.find("div.colorpicker_current_color"),i.data("colorpicker",t),i.find("div.colorpicker_submit").bind("mouseenter",C).bind("mouseleave",I).bind("click",T),r(t.color,i.get(0)),o(t.color,i.get(0)),a(t.color,i.get(0)),c(t.color,i.get(0)),l(t.color,i.get(0)),h(t.color,i.get(0)),d(t.color,i.get(0)),t.flat?i.css({position:"relative",display:"block"}):n(this).bind(t.eventName,M)}})},showPicker:function(){return this.each(function(){n(this).data("colorpickerId")&&M.apply(this)})},hidePicker:function(){return this.each(function(){n(this).data("colorpickerId")&&n("#"+n(this).data("colorpickerId")).hide()})},setColor:function(e){if("string"==typeof e)e=O(e);else if(null!=e.r&&null!=e.g&&null!=e.b)e=N(e);else{if(null==e.h||null==e.s||null==e.b)return this;e=S(e)}return this.each(function(){if(n(this).data("colorpickerId")){var t=n("#"+n(this).data("colorpickerId"));t.data("colorpicker").color=e,t.data("colorpicker").origColor=e,r(e,t.get(0)),o(e,t.get(0)),a(e,t.get(0)),c(e,t.get(0)),l(e,t.get(0)),h(e,t.get(0)),d(e,t.get(0))}})}});n.fn.extend({ColorPicker:E.init,ColorPickerHide:E.hidePicker,ColorPickerShow:E.showPicker,ColorPickerSetColor:E.setColor})}(jQuery),function(f){f.ClassyGradient=function(t,e){var i,h,n,s,d,r,a,l,c,u,o={gradient:"0% #02CDE8, 100% #000000",width:300,height:18,point:8,orientation:"vertical",target:null,onChange:function(){},onInit:function(){}},_=f(t),p=new Array;return this.settings={},this.__constructor=function(){return this.settings=f.extend({},o,e),this.update(),this.settings.onInit(),this},this.update=function(){this._setupPoints(),this._setup(),this._render()},this.getCSS=function(){var t="",e="0%",i="100%",s="left bottom",r="top";"horizontal"===this.settings.orientation&&(e="100%",i="0%",s="right top",r="left"),r=this.settings.orientation;var o='',n="-webkit-gradient(linear, left top, "+s,a="";return f.each(p,function(t,e){n+=", color-stop("+e[0]+", "+e[1]+")",a+=","+e[1]+" "+e[0],o+=''}),n+=")",a=a.substr(1),o+='',t+="background: url(data:image/svg+xml;base64,"+(o=this._base64(o))+");\n",t+="background: "+n+";\n",t+="background: -moz-linear-gradient("+r+","+a+");\n",t+="background: -webkit-linear-gradient("+r+","+a+");\n",t+="background: -o-linear-gradient("+r+","+a+");\n",t+="background: -ms-linear-gradient("+r+","+a+");\n",t+="background: linear-gradient("+r+","+a+");"},this.getArray=function(){return p},this.getString=function(){var i="";return f.each(p,function(t,e){i+=e[0]+" "+e[1]+","}),i=i.substr(0,i.length-1)},this.setOrientation=function(t){this.settings.orientation=t,this._renderToTarget()},this._setupPoints=function(){p=new Array,p=f.isArray(this.settings.gradient)?this.settings.gradient:this._getGradientFromString(this.settings.gradient)},this._setup=function(){var o=this;_.empty(),i=f('
      '),h=f(''),i.append(h),c=h.get(0).getContext("2d"),(n=f('
      ')).css("width",this.settings.width+Math.round(this.settings.point/2+1)+"px"),i.append(n),(s=f('
      ')).append('
      '),i.append(s),d=f('
      '),s.append(d),_.hover(function(){_.addClass("hover")},function(){_.removeClass("hover")}),r=f('
      '),a=f('%'),l=f('
      '),d.append(r,a,l),_.append(i),r.ColorPicker({color:"#00ff00",onSubmit:function(t,e,i){_.find(".point-color div").css("backgroundColor","#"+e),u.css("backgroundColor","#"+e),o._renderCanvas(),o._renderToTarget()},onChange:function(t,e,i){_.find(".point-color div").css("backgroundColor","#"+e),u.css("backgroundColor","#"+e),o._renderCanvas(),o._renderToTarget()}}),f(document).bind("click",function(){_.is(".hover")||s.hide("fast")}),h.unbind("click"),h.bind("click",function(t){var e=h.offset(),i=t.pageX-e.left;i=Math.round(100*i/o.settings.width);var s="#000000",r=999999999999;f.each(p,function(t,e){parseInt(e[0])i&&parseInt(e[0])-i
      ')}),n.find(".point").css("width",this.settings.point+"px").css("height",this.settings.point+"px").mouseup(function(){i._selectPoint(this)}).draggable({axis:"x",containment:"parent",drag:function(){i._selectPoint(this),i._renderCanvas(),i._renderToTarget()}})},this._selectPoint=function(t){var e=this;u=f(t);var i=f(t).css("backgroundColor"),s=parseInt(f(t).css("left"));s=Math.round(s/this.settings.width*100),i=(i=i.substr(4,i.length)).substr(0,i.length-1),r.ColorPickerSetColor(this._rgbToHex(i.split(","))),r.find("div").css("backgroundColor",this._rgbToHex(i.split(","))),a.html("Position: "+s+"%"),l.unbind("click").bind("click",function(){return 1',a="-webkit-gradient(linear, left top, "+r,l="";if(f.each(e,function(t,e){a+=", color-stop("+e[0]+", "+e[1]+")",l+=","+e[1]+" "+e[0],n+=''}),a+=")",l=l.substr(1),n+="",t===d){var c=parseInt(d.css("borderRadius"));n+=''}else n+='';n+="",n=this._base64(n),t.css("background","url(data:image/svg+xml;base64,"+n+")"),t.css("background",a),t.css("background","-moz-linear-gradient("+o+","+l+")"),t.css("background","-webkit-linear-gradient("+o+","+l+")"),t.css("background","-o-linear-gradient("+o+","+l+")"),t.css("background","-ms-linear-gradient("+o+","+l+")"),t.css("background","linear-gradient("+o+","+l+")")},this._renderToTarget=function(){null!==this.settings.target&&this._renderToElement(f(this.settings.target),p)},this._renderToCanvas=function(){var i=c.createLinearGradient(0,0,this.settings.width,0);f.each(p,function(t,e){i.addColorStop(parseInt(e[0])/100,e[1])}),c.clearRect(0,0,this.settings.width,this.settings.height),c.fillStyle=i,c.fillRect(0,0,this.settings.width,this.settings.height),this.settings.onChange(this.getString(),this.getCSS(),this.getArray())},this._getGradientFromString=function(t){var r=new Array,e=t.split(",");return f.each(e,function(t,e){var i;"100"==e.substr(e.indexOf("%")-3,e.indexOf("%"))||"100%"==e.substr(e.indexOf("%")-3,e.indexOf("%"))?i="100%":(i=1parseInt(e[0])?1:0},this._base64=function(t){for(var e,i,s,r,o,n,a,l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",c="",h=0;h>2,o=(3&e)<<4|(i=t.charCodeAt(h++))>>4,n=(15&i)<<2|(s=t.charCodeAt(h++))>>6,a=63&s,isNaN(i)?n=a=64:isNaN(s)&&(a=64),c+=l.charAt(r)+l.charAt(o)+l.charAt(n)+l.charAt(a);return c},this.__constructor()},f.fn.ClassyGradient=function(e){return this.each(function(){if(void 0===f(this).data("ClassyGradient")){var t=new f.ClassyGradient(this,e);f(this).data("ClassyGradient",t)}})}}(jQuery),function(c){c(document).ready(function(){if("undefined"==typeof vc||void 0===window.VcColumnView)return!1;window.ULTHotspotSingleView=vc.shortcode_view.extend({editElement:function(t){_.isObject(t)&&t.preventDefault(),window.ULTHotspotSingleView.__super__.editElement.call(this,t),this.model.get("params");var e=this.$el,i=e.parent().attr("data-hotspot-image");if(null==e.attr("data-latest-img")||0===e.attr("data-latest-img").length)var s=i;else s=e.attr("data-latest-img");if(e.attr("data-hotspot-image",i),null==e.parent().attr("data-hotspot-link")||0==e.parent().attr("data-hotspot-link").length||s!=i)c.ajax({type:"POST",url:window.ajaxurl,data:{action:"wpb_single_image_src",content:i,size:"full",_vcnonce:window.vcAdminNonce},dataType:"html",success:function(t){ULT_H_img_ID=i,ULT_H_img_link=t,e.attr("data-hotspot-link",t),e.attr("data-latest-img",i)}});else{var r=e.parent().attr("data-hotspot-link");ULT_H_img_link=r,ULT_H_img_ID=e.parent().attr("data-hotspot-image")}ULT_H_Size=e.parent().attr("data-hotspot-size"),ULT_H_custom_size=e.parent().attr("data-hotspot-custom")}});var l=vc.shortcodes;window.ULTHotspotContainerView=window.VcColumnView.extend({buildDesignHelpers:function(){var t=this.model.get("params"),e=this.$el,i=(e.attr("data-model-id"),t.main_img),s=t.main_img_size,r=t.main_img_width,o=i.split("|"),n="",a="";"undefined"!=o&&null!=o&&jQuery.each(o,function(t,e){e.startsWith("id:")&&(n=e.split("id:").pop()),e.startsWith("id^")&&(n=e.split("id^").pop()),e.startsWith("url:")&&(a=e.split("url:").pop()),e.startsWith("url^")&&(a=e.split("url^").pop())}),null!=n&&"undefined"!=n&&null!=a&&"undefined"!=a&&(i=n+"|"+a),void 0!==t.main_img_width&&(r=t.main_img_width),l.where({parent_id:this.model.id}),_.isEmpty(i)||(e.find("> .wpb_element_wrapper .wpb_column_container").attr("data-hotspot-image",i),e.find("> .wpb_element_wrapper .wpb_column_container").attr("data-hotspot-size",s),e.find("> .wpb_element_wrapper .wpb_column_container").attr("data-hotspot-custom",r),e.attr("data-hotspot-image",i),e.attr("data-hotspot-size",s),e.attr("data-hotspot-custom",r),c.ajax({type:"POST",url:window.ajaxurl,data:{action:"wpb_single_image_src",content:i,size:"full",_vcnonce:window.vcAdminNonce},dataType:"html",success:function(t){e.find("> .wpb_element_wrapper .wpb_column_container").attr("data-hotspot-link",t),e.attr("data-hotspot-link",t)}}))},addElement:function(t){_.isObject(t)&&t.preventDefault();var e=this.$el.attr("data-hotspot-image"),i=this.$el.attr("data-hotspot-link"),s=this.$el.attr("data-hotspot-size"),r=this.$el.attr("data-hotspot-custom");ULT_H_img_ID=e,ULT_H_img_link=i,ULT_H_Size=s,ULT_H_custom_size=r,window.ULTHotspotContainerView.__super__.addElement.call(this,t)}})})}(jQuery);x

      Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586