/*! jQuery v@1.8.1 jquery.com | jquery.org/license */
function ouibounce(e,t){function n(e,t){return void 0===e?t:e}function a(e){var t=24*e*60*60*1e3,n=new Date;return n.setTime(n.getTime()+t),"; expires="+n.toGMTString()}function o(){g.addEventListener("mouseleave",i),g.addEventListener("keydown",r)}function i(e){e.clientY>d||l("viewedOuibounceModal","true")&&!c||(s(),p())}function r(e){b||l("viewedOuibounceModal","true")&&!c||e.metaKey&&76==e.keyCode&&(b=!0,s(),p())}function l(e,t){return document.cookie.split("; ").reduce(function(e,t){var n=t.split("=");return e[n[0]]=n[1],e},{})[e]===t}function s(){e&&(e.style.display="block"),u()}function u(e){"undefined"!=typeof(e=e||{}).cookieExpire&&(m=a(e.cookieExpire)),!0===e.sitewide&&(f=";path=/"),"undefined"!=typeof e.cookieDomain&&(h=";domain="+e.cookieDomain),document.cookie="viewedOuibounceModal=true"+m+h+f,g.removeEventListener("mouseleave",i),g.removeEventListener("keydown",r)}var c=(t=t||{}).aggressive||!1,d=n(t.sensitivity,20),_=n(t.timer,1e3),p=t.callback||function(){},m=a(t.cookieExpire)||"",h=t.cookieDomain?";domain="+t.cookieDomain:"",f=!0===t.sitewide?";path=/":"",g=document.getElementsByTagName("html")[0];setTimeout(o,_);var b=!1;return{fire:s,disable:u}}function CFbuildAudioPlayer(e,t){try{e.each(function(){var e=$(this),n=e.attr("data-audio-url")||"",a=e.attr("data-audio-controls")||"yes",o=e.attr("data-audio-loop")||"no",i=t&&e.attr("data-audio-autoplay")||"no",r={src:n,"class":"elAudioElement"};r.controls="no"!=a,r.loop="yes"==o,r.autoplay="yes"==i;var l=["playpause","current","progress","duration","volume"];r.controls||(l=["progress","volume"]);var s={audioWidth:"100%",audioHeight:"100%",enableAutosize:!0,enableProgressTooltip:!1,enableKeyboard:r.controls,features:l,loop:r.loop};r.autoplay&&(s.success=function(e){e.play()});e.find("audio").mediaelementplayer(s)})}catch(n){console.log(n)}}function evsfix(){$("iframe[src^='http://player.vimeo.com'], iframe[src^='http://www.youtube.com'], object, embed").each(function(){try{var e;if(el=this,h=el.height,w=el.width,""!==h&&"100%"!=h||(h=9),""!==w&&"100%"!=w||(w=16),ratio=h/w,$(el).attr("data-aspectRatio",h/w).removeAttr("height").removeAttr("width"),0==(e=$(el).parent().width()))0==(e=$(el).parent().parent().parent().width())&&(e=600);100==e?($(el).width("100%").height("56.25%"),$(el).parent().parent().width("100%").height("56.25%")):($(el).width(e).height(e*ratio),$(el).parent().parent().width(e).height(e*ratio)),$(el).parent().parent().parent().css("display","inline"),$(".evs-flash-prompt").hide(),$('[data-role="evp-video"] div').css("background-color","transparent"),$(el).attr("data",$(el).attr("data").replace("http:","https:"))}catch(t){}})}function calcTax(){window.addEventListener("load",function(){if(ClickFunnels.CalculateTaxes.canCalcTaxes()){(new ClickFunnels.CalculateTaxes).run()}})}function cfStripeTokenHandler(e){const t=e.tokenDetails&&e.tokenDetails.token;var n=document.getElementById("cfAR"),a=document.createElement("input");a.setAttribute("type","hidden"),a.setAttribute("name","purchase[stripe_customer_token]"),a.setAttribute("value",t),n.appendChild(a),n.submit()}function cfStripePaymentIntentFormAdder(e){const t=e.tokenDetails&&e.tokenDetails.token;var n=document.getElementById("cfAR");(a=document.createElement("input")).setAttribute("type","hidden"),a.setAttribute("name","purchase[stripe_customer_token]"),a.setAttribute("value",t),n.appendChild(a);var a,o=undefined;o=shouldUseUpdatedSourceApiDeprecation()&&e.tokenDetails&&e.tokenDetails.paymentIntent?e.tokenDetails.paymentIntent:e.id,(a=document.createElement("input")).setAttribute("type","hidden"),a.setAttribute("name","purchase[payment_intent_id]"),a.setAttribute("value",o),n.appendChild(a),n.submit()}function cfCreateElements(e){var t="https://fonts.googleapis.com/css?family="+cfElementsFindFont(e);return stripe.elements({fonts:[{cssSrc:t}]})}function cfCreateStripeToken(){var e={address:"address_line1",city:"address_city",state:"address_state",zip:"address_zip",country:"address_country"},t={};Object.keys(e).forEach(function(n){var a=$("[name="+n+"]").filter(":visible:first");0!==a.size()&&(t[e[n]]=a.val())}),shouldUsePaymentIntentFlow()?(window.ClickFunnels.OrderTotal.calculate(),window.cfHandlePaymentUsingPaymentIntent(t)):window.cfHandlePaymentUsingSetupIntent(t)}function cfHandlePaymentUsingSetupIntent(e){const t={page_id:window.ClickFunnels.Page.publishedPageEncryptedId,stripe_publishable_key:window.ClickFunnels.OrderPage.Stripe.stripePublishableKey,stripe_account_id:window.ClickFunnels.OrderPage.Stripe.stripeAccountId};fetch("/api/non_oauth/stripe_intents/setup_intents/create",{method:"POST",body:JSON.stringify(t),headers:{"Content-Type":"application/json",Accept:"application/json"}}).then(t=>{t.status>=200&&t.status<=300?t.json().then(e=>{window.cfCreateStripePaymentMethod(e)}):t.status>=400&&t.status<500?t.json().then(e=>{cfOrderErrorMessage(e.error)}):stripe.createToken(window.cfStripeElementsCardElement,e).then(function(e){e.error?(window.ClickFunnels.OrderDeclinedMessage.show(e.error.message),window.ClickFunnels.CFPeOrders.SubmitButton.enable(),window.ClickFunnels.CFPeOrders.SubmitButton.replacePreviousContent()):window.cfStripeTokenHandler(cfTransformStripeToken(e.token))})})}function cfOrderErrorMessage(e){window.ClickFunnels.OrderDeclinedMessage.show(e),window.ClickFunnels.CFPeOrders.SubmitButton.enable(),window.ClickFunnels.CFPeOrders.SubmitButton.replacePreviousContent()}function cfHandlePaymentUsingPaymentIntent(e){const t={page_id:window.ClickFunnels.Page.publishedPageEncryptedId,stripe_publishable_key:window.ClickFunnels.OrderPage.Stripe.stripePublishableKey,stripe_account_id:window.ClickFunnels.OrderPage.Stripe.stripeAccountId,price:window.ClickFunnels.OrderTotal.orderTotal(),currency:window.ClickFunnels.OrderTotal.currency()};fetch("/api/non_oauth/stripe_intents/payment_intents/create",{method:"POST",body:JSON.stringify(t),headers:{"Content-Type":"application/json",Accept:"application/json"}}).then(t=>{t.status>=200&&t.status<=300?t.json().then(e=>{window.cfCreateStripePaymentMethod(e)}):t.status>=400&&t.status<500?t.json().then(e=>{cfOrderErrorMessage(e.error)}):stripe.createToken(window.cfStripeElementsCardElement,e).then(function(e){e.error?cfOrderErrorMessage(e.error.message):window.cfStripeTokenHandler(cfTransformStripeToken(e.token))})})}function shouldUsePaymentIntentFlow(){return window.ClickFunnels.FeatureFlags.CanUsePaymentIntentOnFunnelPayments&&!window.ClickFunnels.OtoPage&&!window.cfpe.orderHasSubscription}function shouldUseUpdatedSourceApiDeprecation(){return window.ClickFunnels.FeatureFlags.CanUseUpdatedSourceApiDeprecation&&!window.ClickFunnels.OtoPage&&!window.cfpe.orderHasSubscription}function cfCreateStripePaymentMethod(e){const t=$('[name="address"]').filter(":visible:first").val(),n=$('[name="city"]').filter(":visible:first").val(),a=$('[name="state"]').filter(":visible:first").val(),o=$('[name="zip"]').filter(":visible:first").val(),i=$('[name="country"]').filter(":visible:first").val(),r={name:$('[name="name"]').filter(":visible:first").val(),email:$('[name="email"]').filter(":visible:first").val(),address:{line1:t,city:n,postal_code:o,state:a,country:i}};window.ClickFunnels.OrderPage.LoadingScreen.show(),shouldUseUpdatedSourceApiDeprecation()&&"ideal"==window.cfStripeElementsPaymentType?paymentElement=window.cfStripeElementsPaymentElement:paymentElement=window.cfStripeElementsCardElement,shouldUsePaymentIntentFlow()?confirmPaymentIntent(e.client_secret,paymentElement,r):confirmSetupIntent(e.client_secret,paymentElement,r)}function cfTransformStripeToken(e){let t={last4:null,card_type:null,tokenDetails:{formName:null,token:null}};if("token"==e.object){const n=e.last4||e.card.last4,a=e.card_type||e.card.brand;t.last4=n,t.card_type=a,t.tokenDetails={formName:"credit_card_token",token:e.id}}else"payment_method"==e.object?(t.last4=e.card.last4,t.card_type=e.card.brand,t.tokenDetails={formName:"payment_method_token",token:e.id,customer:e.customer}):"setup_intent"==e.object?(t.id=e.id,t.last4=null,t.card_type=null,t.tokenDetails={formName:"payment_method_token",token:e.payment_method}):"payment_intent"==e.object?(t.id=e.id,t.last4=null,t.card_type=null,t.tokenDetails={formName:"payment_method_token",token:e.payment_method}):"iDEAL"==e.object&&(shouldUseUpdatedSourceApiDeprecation()?(t.id=e.payment_intent_client_secret,t.tokenDetails={formName:"payment_method_token",token:e.payment_intent,paymentIntent:e.payment_intent}):(t.id=e.client_secret,t.tokenDetails={formName:"payment_method_token",token:e.source}),t.last4=null,t.card_type=null);return t}function cfElementsFindFont(e){var t="Open Sans",n=e.closest("[data-google-font]").attr("data-google-font");if(!n){var a=$("html").attr("style");if(a){var o=a.split("font-family:");if(2==o.length){var i=o[1].split(";");2==i.length&&(n=(i=i[0].replace("!important","")).trim())}}}return n=(n=n||t).replace(/\+/g," ")}function confirmPaymentIntent(e,t,n){payment_type=getPaymentType(),stripeConfirmFunction=getStripeConfirmPaymentIntentFunction(),options={setup_future_usage:"off_session",payment_method:{[payment_type]:t,type:window.cfStripeElementsPaymentType,billing_details:n}},shouldUseUpdatedSourceApiDeprecation()&&"ideal"==payment_type&&(options.return_url=window.location.href),stripeConfirmFunction(e,options).then(e=>{if(e.error){let t=e.error.message;!e.error.code||"card_declined"!=e.error.code&&"expired_card"!=e.error.code||(t="Payment Method Declined: "+t),window.ClickFunnels.OrderDeclinedMessage.show(t),window.ClickFunnels.CFPeOrders.SubmitButton.enable(),window.ClickFunnels.OrderPage.LoadingScreen.hide(),window.ClickFunnels.CFPeOrders.SubmitButton.replacePreviousContent()}else{const t=e.paymentIntent;window.cfStripePaymentIntentFormAdder(cfTransformStripeToken(t))}})}function confirmSetupIntent(e,t,n){payment_type=getPaymentType(),stripeConfirmFunction=getStripeConfirmSetupIntentFunction(),options={payment_method:{[payment_type]:t,type:window.cfStripeElementsPaymentType,billing_details:n}},shouldUseUpdatedSourceApiDeprecation()&&"ideal"==payment_type&&(options.return_url=window.location.href),stripeConfirmFunction(e,options).then(e=>{if(e.error){let t=e.error.message;!e.error.code||"card_declined"!=e.error.code&&"expired_card"!=e.error.code||(t="Payment Method Declined: "+t),window.ClickFunnels.OrderDeclinedMessage.show(t),window.ClickFunnels.CFPeOrders.SubmitButton.enable(),window.ClickFunnels.OrderPage.LoadingScreen.hide(),window.ClickFunnels.CFPeOrders.SubmitButton.replacePreviousContent()}else{const t=e.setupIntent;window.cfStripeTokenHandler(cfTransformStripeToken(t))}})}function getPaymentType(){switch(window.cfStripeElementsPaymentType){case"ideal":return"ideal";case"card":default:return"card"}}function getStripeConfirmPaymentIntentFunction(){switch(window.cfStripeElementsPaymentType){case"ideal":return stripe.confirmIdealPayment;case"card":default:return stripe.confirmCardPayment}}function getStripeConfirmSetupIntentFunction(){switch(window.cfStripeElementsPaymentType){case"ideal":return stripe.confirmIdealSetup;case"card":default:return stripe.confirmCardSetup}}function cfCreateiDEALPaymentElement(){(window.cfSaveiDEALSourceInfo(),shouldUseUpdatedSourceApiDeprecation())?$(".elCreditCardForm").each(function(){var e=$(this);if(!t)var t=stripe.elements();var n=t.create("idealBank");$("#ideal-bank-element").length&&($(".ccStripeElementCard").hide(),$(".ccStripeElementExp").length&&$(".ccStripeElementCVC").length&&($(".ccStripeElementExp").hide(),$(".ccStripeElementCVC").hide()),$(".ccStripePaymentElement").show(),n.mount("#ideal-bank-element"),window.styleElementWrapper(e,$(".ccPaymentText").attr("style")),window.cfStripeElementsPaymentElement=n,window.cfStripeElementsPaymentType="ideal",window.location.hash="iDEAL_redirect")}):cfCreateiDEALSource()}function cfCreateiDEALSource(){window.ClickFunnels.OrderPage.LoadingScreen.show(),window.ClickFunnels.CFPeOrders.SubmitButton.disable(),window.ClickFunnels.OrderTotal.calculate(),window.location.hash="iDEAL_redirect",stripe.createSource({type:"ideal",amount:window.ClickFunnels.OrderTotal.orderTotal(),currency:window.ClickFunnels.OrderTotal.currency(),owner:{name:$('input[name="name"]').val(),email:$('input[name="email"]').val()},redirect:{return_url:window.location.href}}).then(function(e){e.error?(window.ClickFunnels.OrderDeclinedMessage.show(e.error.message),window.ClickFunnels.CFPeOrders.SubmitButton.enable(),window.ClickFunnels.CFPeOrders.SubmitButton.replacePreviousContent()):(cfSaveiDEALSourceInfo(),window.location.assign(e.source.redirect.url))})}function cfProcessiDEALSourceRedirect(e){let t={object:"iDEAL"};e.forEach(e=>{[key,value]=e.replace("?","").split("="),t[key]=value}),window.cfPopulateFormForiDEAL(),window.cfStripePaymentIntentFormAdder(cfTransformStripeToken(t))}function cfSaveiDEALSourceInfo(){const e=e=>$("<div>").text(e).html();window.localStorage.setItem("cf_contact_name",e($('input[name="name"]').val())),window.localStorage.setItem("cf_contact_email",e($('input[name="email"]').val())),window.localStorage.setItem("cf_contact_phone",e($('input[name="phone"]').val()))}function cfPopulateFormForiDEAL(){var e=document.getElementById("cfAR");e.elements.cf_contact_name.value=window.localStorage.getItem("cf_contact_name"),e.elements.cf_contact_email.value=window.localStorage.getItem("cf_contact_email"),e.elements.cf_contact_phone.value=window.localStorage.getItem("cf_contact_phone"),cleanupLocalStorage()}function cfHandleiDEALRedirect(){if("#iDEAL_redirect"===window.location.hash){window.ClickFunnels.OrderPage.LoadingScreen.show(),window.ClickFunnels.CFPeOrders.SubmitButton.disable();let e=window.location.search.split("&");window.cfProcessiDEALSourceRedirect(e)}}function cleanupLocalStorage(){localStorage.getItem("cf_contact_name")&&localStorage.removeItem("cf_contact_name"),localStorage.getItem("cf_contact_email")&&localStorage.removeItem("cf_contact_email"),localStorage.getItem("cf_contact_phone")&&localStorage.removeItem("cf_contact_phone")}function formatFontFamily(e){return'"'+(e=e.replace("+"," "))+'", sans-serif'}function styleForm(e){return{base:{fontFamily:formatFontFamily(cfElementsFindFont(e)),fontSize:extractFontSizeFromInput(e)}}}function extractAttributeFromInput(e,t){var n="";if(e.closest(".elOrder2Step").length>0)(a=e.closest(".elOrder2Step").find(".elInput").attr(t))&&(n=a);else if(e.closest(".elCreditCardForm")){var a;(a=e.closest(".elCreditCardForm").find(".ccInput").attr(t))&&(n=a)}return n}function extractFontSizeFromInlineStyle(e,t){var n=e.split("font-size:");return 2!=n.length?t:n[1].trim().replace(";","")}function extractFontSizeFromInput(e){var t="14px";return extractFontSizeFromInlineStyle(extractAttributeFromInput(e,"style"),t)}function extractStyleClassFromInput(e,t){return extractAttributeFromInput(e,"class").split(" ").reduce(function(e,n){return-1!==t.indexOf(n)&&(e=n),e},t[0])}function findCornerRadiusClass(e){return extractStyleClassFromInput(e,["elInputBR5","elInputBR1","elInputBR1","elInputBR2"])}function findInputStyleClass(e){return extractStyleClassFromInput(e,["elInputStyl0","elInputStyle1","elInputStyle2"])}function findBackgroundColorClass(e){return extractStyleClassFromInput(e,["elInputBG1","elInputBG2","elInputBG3"])}function styleElementWrapper(e,t){$(".ccInputText").attr("style",t),$(".StripeElement").css("padding","14px 18px").css("border","1px solid rgba(0,0,0,.2)");var n=findCornerRadiusClass(e);$(".StripeElement").addClass(n);var a=findInputStyleClass(e);$(".StripeElement").addClass(a);var o=findBackgroundColorClass(e);$(".StripeElement").addClass(o)}function AttachStripeElements(){function e(e){window.cfStripeElementsCardElement=n.create("card",{style:window.styleForm(e),hidePostalCode:!0}),e.find(".ccNumberWrap,.ccCVCWrap,.ccMonthWrap,.ccYearWrap").hide(),e.find(".ccStripeElementCard,.ccStripeElementExp,.ccStripeElementCVC").hide();var t=e.find(".ccCardText"),a='<div class="ccStripeElementCard"><div class="ccCardText ccInputText">'+t.text()+'</div><div id="card-element"></div></div>';shouldUseUpdatedSourceApiDeprecation()&&(a+='<div class="ccStripePaymentElement" hidden="true"><div class="ccCardText ccInputText">iDEAL / Sepa Debit: </div><div id="ideal-bank-element"></div></div>'),e.append(a),window.cfStripeElementsCardElement.mount("#card-element"),window.styleElementWrapper(e,t.attr("style"))}function t(e){var t=window.styleForm(e),a=$(".cc-number").attr("placeholder"),o=$(".cc-cvc").attr("placeholder"),i=$(".cc-exp").attr("placeholder");window.cfStripeElementsCardElement=n.create("cardNumber",{style:t,placeholder:a});var r=n.create("cardCvc",{style:t,placeholder:o}),l=n.create("cardExpiry",{style:t,placeholder:i}),s=e.find(".ccCardText"),u=s.text(),c=e.find(".ccCVCText").text(),d=e.find(".ccExpText").text();""===d&&(d=I18n.t("pe_editor_v2.templates.order2step.expiry"));var _='<div class="ccStripeElementCard elInputBR2"><div class="ccCardText ccInputText">'+u+'</div><div id="card-number-element"></div></div><div class="ccStripeElementExp"><div class="ccExpYearText ccInputText">'+d+'</div><div id="card-exp-element"></div></div><div class="ccStripeElementCVC"><div class="ccCVCText ccInputText">'+c+'</div><div id="card-cvc-element"></div></div>';shouldUseUpdatedSourceApiDeprecation()&&(_+='<div class="ccStripePaymentElement" hidden="true"><div class="ccPaymentText ccInputText">iDEAL / Sepa Debit: </div><div id="ideal-bank-element"></div></div>'),e.find(".ccNumberWrap,.ccCVCWrap,.ccMonthWrap,.ccYearWrap").hide(),e.find(".ccStripeElementCard,.ccStripeElementExp,.ccStripeElementCVC").hide(),e.append(_),window.cfStripeElementsCardElement.mount("#card-number-element"),r.mount("#card-cvc-element"),l.mount("#card-exp-element"),$("#card-number-element").css("width","100%").css("margin-bottom","8px"),$("#card-exp-element").css("width","calc(100% - 4px)").css("margin-left","4px"),$("#card-cvc-element").css("width","calc(100% - 4px)").css("margin-right","4px"),window.styleElementWrapper(e,s.attr("style"))}if(window.stripe){typeof stripe!=undefined&&cfHandleiDEALRedirect($);var n=undefined,a="oneField";$(".elCreditCardForm").each(function(){var o=$(this),i=o.attr("data-stripe-field-layout");n||(n=window.cfCreateElements(o)),i==a?e(o):t(o)})}else setTimeout(AttachStripeElements,200)}function prettyNotify(e,t,n){t=void 0===t?"":t,n=void 0===n?3e3:n;var a=Math.random().toString(36).replace(/[^a-z]+/g,"").substr(0,10);$("body").append("<div class='browserNotifier "+t+"' id='"+a+"'>"+e+"</div>"),$("#"+a).velocity("slideDown",{delay:500,duration:2e3}),$("#"+a).velocity("slideUp",{delay:n,duration:2e3})}function start_firebase(e,t,n,a){url="https://cf-browser-notifier.firebaseio.com/user_pages",void 0!==t&&"null"!=t&&(url=url+"/"+t),void 0!==n&&"null"!=n&&(url=url+"/step_"+n),void 0!==e&&"null"!=e&&""!=e&&(url=url+"/contacts/cf_uvid_"+e);var o=new Firebase(url);void 0!==a&&"null"!=a&&o.child("sales").on("value",function(e){null!=e.val()&&""!=e.val()&&prettyNotify(e.val())})}function displayPageNotifier(e){var t=e.val();t&&"true"!=localStorage.getItem(t.hashCode())&&(localStorage.setItem(t.hashCode(),"true"),setTimeout(function(){prettyNotify(t,"pageNotifier",1e4)},5e3))}function start_page_notifier(e,t){if(e){var n="https://cf-browser-notifier.firebaseio.com/user_pages";new Firebase(n+"/contacts/cf_uvid_"+e).child("message").on("value",displayPageNotifier),new Firebase(n+"/"+t+"/contacts/cf_uvid_"+e).child("message").on("value",displayPageNotifier)}}function start_firebase_quantity_limiter(e,t){function n(){$('.sold-out input[name="purchase[product_id]"]').each(function(){var e=$(this).val();if(-1===$.inArray(e,a)){var t=$('[name="purchase[product_id]"][value="'+e+'"]');t.parents('[data-cf-product-template="true"]').removeClass("sold-out"),t.parents('[data-cf-product-template="true"]').find("label .sold-out-text").remove(),t.attr("disabled",!1),$("#"+e+"_qty").val(0).attr("disabled",!1)}}),$.each(a,function(e,t){var n=$('[name="purchase[product_id]"][value="'+t+'"]');n.attr("checked",!1).attr("disabled",!0),$('#cfAR input[value="'+t+'"]').attr("checked",!1),n.parents('[data-cf-product-template="true"]:not(.sold-out)').addClass("sold-out").find('[data-cf-product-name="true"]').prepend(i)}),undefined!==cfpeRebuildOrderSummary&&cfpeRebuildOrderSummary()}url="https://cf-pql.firebaseio.com/user_pages",void 0!==e&&"null"!=e&&(url=url+"/"+e),void 0!==t&&"null"!=t&&(url=url+"/step_"+t);var a=[],o=new Firebase(url+"/product_limits"),i='<span class="sold-out-text">Sold Out! - </span>';$('.elOrderProductOptinProductName input[name="purchase[product_id]"]:not(input.hide)').each(function(){var e=this,t=null,i=null,r=$(this).val();o.child("product/"+r).on("value",function(o){var l=o.val();l&&null!==l.max&&""!==l.max&&(t=l.max),l&&null!==l.sold&&""!==l.sold&&(i=l.sold),null!==t&&""!==t&&null!==i&&""!==i?($(e).nextAll(".elOrderProdInvDesc").find(".elOrderProdInvMaxAvail").html(t),$(e).nextAll(".elOrderProdInvDesc").find(".elOrderProdInvSold").html(i),$(e).nextAll(".elOrderProdInvDesc").find(".elOrderProdInvCurrAvail").html(t-i),t-i>0?($.inArray(r,a)>-1&&a.splice($.inArray(r,a),1),n()):(-1===$.inArray(r,a)&&a.push(r),n())):$(e).nextAll(".elOrderProdInvDesc").hide()})})}function readCookie(e){for(var t=e+"=",n=document.cookie.split(";"),a=0;a<n.length;a++){for(var o=n[a];" "==o.charAt(0);)o=o.substring(1,o.length);if(0==o.indexOf(t))return o.substring(t.length,o.length)}return null}function CFExtractPayPalButtonConfiguration(){var e={width:"small",layout:"vertical",shape:"rect",color:"gold"},t={allowed:[],disallowed:[]},n=$(".elCreditCardForm"),a="data-paypal-";Object.keys(e).forEach(function(t){var o=a+t;n.attr(o)&&(e[t]=n.attr(o))}),"0"!==n.attr(a+"allow-venmo")&&t.allowed.push(paypal.FUNDING.VENMO),"0"!==n.attr(a+"allow-paypal-credit")&&t.allowed.push(paypal.FUNDING.CREDIT);var o="sandbox"===n.attr(a+"env")?"sandbox":"production";return{funding:t,style:e,env:o}}function CFPaySelectPaypalTransactions(){var e=[];return $('#cfAR input[name="purchase[product_ids][]"][data-product-currency-code]:checked').each(function(){var t={amount:{total:$(this).data("product-amount"),currency:$(this).data("product-currency-code")}};e.push(t)}),{transactions:e}}function PaySelectInit(){function e(){var e=$(".payselect-container > .payselect-header").first(),t=$(".payselect-container > .payselect-header").last(),n=e.css("border-bottom");$("#"+t.attr("data-target")).is(":visible")?t.css({"border-top":"none","border-bottom":n}):t.css({"border-top":n,"border-bottom":"none"})}function t(e){$(".payselect-header").each(function(){var t=$(this);e.is(t)?e.addClass("active"):t.hasClass("active")&&t.removeClass("active")})}$(".payselect-header").on("click",function(){var n=$(".payselect-method-container"),a=$(this),o=a.attr("data-target"),i=$("#"+o);n.each(function(){var e=$(this);i.is($(e))?e.show():e.hide()}),t(a),e()}),e()}function recalcRoundUp(){var e=0,t=parseInt(100*window.cfpe.orderTotal);Math.ceil(t);switch(window.Clickfunnels.roundTo){case"ten":e=1e3*Math.ceil(t/1e3)-t;break;default:e=100*Math.ceil(t/100)-t}return parseInt(e)||0}function addCharityToSummary(){var e="USD",t=$('#cfAR input[name="purchase[application_fee]"]').val()||"0",n=$('[data-title="cf-order-summary"] .elOrderProductOptinProducts:not(.cf-order-total-row, .taxAmount)').last().clone();n.addClass("round-up-summary-wrapper"),$('[data-title="cf-order-summary"] .round-up-summary-wrapper').remove(),null!==t&&""!==t&&(t=parseInt(t)),Number.isInteger(t)&&parseInt(t)>0&&($(".product-name",n).text("Round Up To Liberate & Educate"),$(".product-price",n).text((t/100).toLocaleString(undefined,{style:"currency",currency:e})),n.insertAfter($('[data-title="cf-order-summary"] .elOrderProductOptinProducts:not(.cf-order-total-row, .taxAmount)').last()))}function addSaasRedirectClickHandler(){$("a[href='#saas-redirect'], .elIMG[data-imagelink='#saas-redirect']").on("click",function(){var e=$.cookie("cf_saas_redirect_url");e?window.location.href=e:alert("The redirect to the software you've just signed up for is missing. Please contact us for assistance.")})}function CFInfusionsoftTokenizationHandler(e,t){function n(e){return{token:e,CardNumber:$('[data-stripe="number"]').val(),CVV2:$('[data-stripe="cvc"]').val(),ExpirationMonth:$('[data-stripe="exp-month"]').val(),ExpirationYear:$('[data-stripe="exp-year"]').val()}}var a=/^[A-Za-z0-9]*$/;if(null===e.match(a))throw new Error("Invalid Infusionsoft Subdomain");var o=$("#cfAR"),i=o.serialize();i+="&purchase[infusionsoft_pci_token]=TOKEN_REQUESTED";var r=o.attr("action"),l=$("<input>",{type:"hidden",name:"purchase[infusionsoft_pci_token]",data:{storage:"false"}}),s=undefined;$.ajax({type:"POST",url:r,data:i}).done(function(a){if(!a||"string"!=typeof a.token)throw new Error("Missing Infusionsoft Submission Token");s=a.token,$.ajax({type:"POST",url:"https://"+e+".infusionsoft.com/app/creditCardSubmission/addCreditCard",data:n(s)}).always(function(){l.attr("value",a.token),l.appendTo(o),t()})}).fail(function(){throw new Error("Missing Infusionsoft Submission Token")})}function webinarDelay(){date=$('.selectAW-date[data-cf-name="webinar-date"]').val(),time=$('.selectAW-date[data-cf-name="webinar-time"]').val(),webinar_datetime=moment(date+" "+time,"YYYY-MM-DD HH:mm"),webinar_datetime_offset=moment.unix(webinar_datetime),now=moment(),now_offset=moment.unix(now),webinar_delay=webinar_datetime.diff(now),webinar_delay_offset=moment.unix(webinar_delay),webinar_delay_offset=moment.unix(webinar_delay),$("#webinar_delay").attr("value",webinar_delay)}function cookieWebinarTime(e){$pID=$("#page-id").val(),$.cookie("webinar_last_time-"+$pID,e)}function getWebinarLastTime(){return $pID=$("#page-id").val(),hardtime=$(".webinar-last-time").text(),cookietime=$.cookie("webinar_last_time-"+$pID),isNaN(parseInt(cookietime))&&(cookietime=0),parseInt(hardtime)<parseInt(cookietime)||isNaN(parseInt(hardtime))?(reportWebinarTime(cookietime),parseInt(cookietime)):(cookieWebinarTime(hardtime),parseInt(hardtime))}function reportWebinarTime(e){webinar_ext=$(".webinar-ext").text(),$.ajax({type:"POST",url:"/contacts/update_last_time",data:{webinar_ext:webinar_ext,t:e}}),cookieWebinarTime(e)}function periodicAutoWebinarCheck(){var e,t=new Date;setInterval(function(){void 0===e&&(e=parseInt(getWebinarLastTime())),currentSeconds=(new Date-t)/1e3+e,parseInt($("webinar-ot").text())<currentSeconds?reportWebinarTime(currentSeconds):cookieWebinarTime(currentSeconds)},1e3)}function periodicLessonCheck(){var e=3e4;"undefined"==typeof window.cfProgressRunner&&(window.cfProgressRunner=setInterval(function(){currentSeconds=e/1e3,reportLessonProgress(currentSeconds)},e))}function reportLessonProgress(e){document.hidden!==undefined&&!1!==document.hidden||(lesson_id=$("body").data("currentLessonId"),$.ajax({type:"PUT",url:"/lessons/"+lesson_id+"/track_progress",data:{t:e},error:function(e){403==e.status&&clearInterval(window.cfProgressRunner)}}))}function CFSanitizeCountdownElement(){var e=$(".wideCountdown-demo");e.each(function(){var e=$(this),t=e.find(".countdown-amount").css("color"),n=e.find(".countdown-period").css("color"),a=e.siblings(".wideCountdown");t&&a.attr("data-color-time",t),n&&a.attr("data-color-label",n)}),e.remove(),$(".wideCountdown").removeClass("hide")}function CFstartBPVideos(){var e,t,n,a=$(".elVideo.iframeblocked, .elVideo.iframeunmuted");a.length&&(n={youtube:[],wistia:[],vimeo:[]},a.each(function(){var a=$(this);if(!((t=a.closest(".elVideoWrapper").attr("data-video-type"))in n))return a.removeClass("iframeblocked iframeunmuted"),!0;e=a.closest(".elVideoWrapper"),n[t].push(e)}),CFprocessBPVideos(n))}function CFprocessBPVideos(e){Object.keys(e).forEach(function(t){var n;if(0!=e[t].length)switch(n=e[t],t){case"youtube":var a;n.forEach(function(e){(a=e.find("iframe").attr("src")).indexOf("enablejsapi")<0&&(a=a.replace("autoplay=1","enablejsapi=1&autoplay=1"),e.find("iframe").attr("src",a))}),window.onYouTubePlayerAPIReady=CFhandleAllYouTubeBPVideos(n);break;case"wistia":$("head").append('<script src="//fast.wistia.net/assets/external/E-v1.js"></script>'),window._wq=window._wq||[],_wq.push({id:"_all",onReady:CFhandleWistiaBPVideo});break;case"vimeo":$("body").append('<script src="https://player.vimeo.com/api/player.js"></script>'),CFcheckForVimeo(50,n)}})}function CFcheckForVimeo(e,t){e=e>=300?e:e+50,"undefined"==typeof Vimeo?window.setTimeout(CFcheckForVimeo,e,e,t):CFhandleAllVimeoBPVideos(t)}function CFhandleWistiaBPVideo(e){var t=e,n=$(e.container).closest(".elVideoWrapper");CFsetupSessionStarterBP(t,n),n.find(".start-session-wrapper").on("click",function(){t.play(),t.unmute(),$(this).remove()})}function CFhandleAllVimeoBPVideos(e){e.forEach(function(e){var t=new Vimeo.Player(e.find("iframe").attr("id"));t.ready().then(function(){CFhandleVideoLabels(e,t,e,"vimeo",function(){t.play(),t.setVolume(1)})})})}function CFhandleAllYouTubeBPVideos(e){return function(){e.forEach(function(e){var t,n=null;e&&(n=e.find("iframe").attr("id")),n&&CFhandleVideoLabels(e,t=new YT.Player(n,{}),e,"youtube",function(){t.playVideo(),t.unMute()})})}}function CFhandleVideoLabels(e,t,e,n,a){"true"==e.attr("data-"+n+"-block-pause")?(CFsetupSessionStarterBP(t,e),e.find(".start-session-wrapper").on("click",function(){a(),$(this).remove()})):(CFsetupMutedVideos(t,e),e.find(".unmute-player-wrapper").on("click",function(){a(),$(this).closest(".iframeUnmute").remove()}))}function CFsetupSessionStarterBP(e,t){if(e){var n=t.attr("data-session-starter-text")||"Click To Join Session In Progess...";t.find(".iframeBlocker").append('<div class="start-session-wrapper"><span class="start-session">'+n+"</span></div>")}}function CFsetupMutedVideos(e,t){e&&t.find(".iframeUnmute").append('<div class="unmute-player-wrapper"><span class="unmute-player-icon"><i class="fa fa-volume-up"/></span></div>')}function CFrenameVimeoURLAttribute(){$(".elVideoWrapper").each(function(){var e=$(this),t=e.attr("data-vimeo-url");e.removeAttr("data-vimeo-url"),t&&e.attr("data-cfvimeo-url",t)})}if(function(e,t){function n(e){var t=me[e]={};return Z.each(e.split(te),function(e,n){t[n]=!0}),t}function a(e,n,a){if(a===t&&1===e.nodeType){var o="data-"+n.replace(fe,"-$1").toLowerCase();if("string"==typeof(a=e.getAttribute(o))){try{a="true"===a||"false"!==a&&("null"===a?null:+a+""===a?+a:he.test(a)?Z.parseJSON(a):a)}catch(z){}Z.data(e,n,a)}else a=t}return a}function o(e){var t;for(t in e)if(("data"!==t||!Z.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}function i(){return!1}function r(){return!0}function l(e){return!e||!e.parentNode||11===e.parentNode.nodeType}function s(e,t){do{e=e[t]}while(e&&1!==e.nodeType);return e}function u(e,t,n){if(t=t||0,Z.isFunction(t))return Z.grep(e,function(e,a){return!!t.call(e,a,e)===n});if(t.nodeType)return Z.grep(e,function(e){return e===t===n});if("string"==typeof t){var a=Z.grep(e,function(e){return 1===e.nodeType});if(Re.test(t))return Z.filter(t,a,!n);t=Z.filter(t,a)}return Z.grep(e,function(e){return Z.inArray(e,t)>=0===n})}function c(e){var t=qe.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}function d(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function _(e,t){if(1===t.nodeType&&Z.hasData(e)){var n,a,o,i=Z._data(e),r=Z._data(t,i),l=i.events;if(l)for(n in delete r.handle,r.events={},l)for(a=0,o=l[n].length;a<o;a++)Z.event.add(t,n,l[n][a]);r.data&&(r.data=Z.extend({},r.data))}}function p(e,t){var n;1===t.nodeType&&(t.clearAttributes&&t.clearAttributes(),t.mergeAttributes&&t.mergeAttributes(e),"object"===(n=t.nodeName.toLowerCase())?(t.parentNode&&(t.outerHTML=e.outerHTML),Z.support.html5Clone&&e.innerHTML&&!Z.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&Ke.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.selected=e.defaultSelected:"input"===n||"textarea"===n?t.defaultValue=e.defaultValue:"script"===n&&t.text!==e.text&&(t.text=e.text),t.removeAttribute(Z.expando))}function m(e){return"undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName("*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll("*"):[]}function h(e){Ke.test(e.type)&&(e.defaultChecked=e.checked)}function f(e,t){if(t in e)return t;for(var n=t.charAt(0).toUpperCase()+t.slice(1),a=t,o=gt.length;o--;)if((t=gt[o]+n)in e)return t;return a}function g(e,t){return e=t||e,"none"===Z.css(e,"display")||!Z.contains(e.ownerDocument,e)}function b(e,t){for(var n,a,o=[],i=0,r=e.length;i<r;i++)(n=e[i]).style&&(o[i]=Z._data(n,"olddisplay"),t?(!o[i]&&"none"===n.style.display&&(n.style.display=""),""===n.style.display&&g(n)&&(o[i]=Z._data(n,"olddisplay",k(n.nodeName)))):(a=nt(n,"display"),!o[i]&&"none"!==a&&Z._data(n,"olddisplay",a)))
;for(i=0;i<r;i++)(n=e[i]).style&&(t&&"none"!==n.style.display&&""!==n.style.display||(n.style.display=t?o[i]||"":"none"));return e}function y(e,t,n){var a=ct.exec(t);return a?Math.max(0,a[1]-(n||0))+(a[2]||"px"):t}function v(e,t,n,a){for(var o=n===(a?"border":"content")?4:"width"===t?1:0,i=0;o<4;o+=2)"margin"===n&&(i+=Z.css(e,n+ft[o],!0)),a?("content"===n&&(i-=parseFloat(nt(e,"padding"+ft[o]))||0),"margin"!==n&&(i-=parseFloat(nt(e,"border"+ft[o]+"Width"))||0)):(i+=parseFloat(nt(e,"padding"+ft[o]))||0,"padding"!==n&&(i+=parseFloat(nt(e,"border"+ft[o]+"Width"))||0));return i}function w(e,t,n){var a="width"===t?e.offsetWidth:e.offsetHeight,o=!0,i=Z.support.boxSizing&&"border-box"===Z.css(e,"boxSizing");if(a<=0||null==a){if(((a=nt(e,t))<0||null==a)&&(a=e.style[t]),dt.test(a))return a;o=i&&(Z.support.boxSizingReliable||a===e.style[t]),a=parseFloat(a)||0}return a+v(e,t,n||(i?"border":"content"),o)+"px"}function k(e){if(pt[e])return pt[e];var t=Z("<"+e+">").appendTo(U.body),n=t.css("display");return t.remove(),"none"!==n&&""!==n||(at=U.body.appendChild(at||Z.extend(U.createElement("iframe"),{frameBorder:0,width:0,height:0})),ot&&at.createElement||((ot=(at.contentWindow||at.contentDocument).document).write("<!doctype html><html><body>"),ot.close()),t=ot.body.appendChild(ot.createElement(e)),n=nt(t,"display"),U.body.removeChild(at)),pt[e]=n,n}function S(e,t,n,a){var o;if(Z.isArray(t))Z.each(t,function(t,o){n||vt.test(e)?a(e,o):S(e+"["+("object"==typeof o?t:"")+"]",o,n,a)});else if(n||"object"!==Z.type(t))a(e,t);else for(o in t)S(e+"["+o+"]",t[o],n,a)}function T(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var a,o,i=t.toLowerCase().split(te),r=0,l=i.length;if(Z.isFunction(n))for(;r<l;r++)a=i[r],(o=/^\+/.test(a))&&(a=a.substr(1)||"*"),(e[a]=e[a]||[])[o?"unshift":"push"](n)}}function C(e,n,a,o,i,r){(r=r||{})[i=i||n.dataTypes[0]]=!0;for(var l,s=e[i],u=0,c=s?s.length:0,d=e===Rt;u<c&&(d||!l);u++)"string"==typeof(l=s[u](n,a,o))&&(!d||r[l]?l=t:(n.dataTypes.unshift(l),l=C(e,n,a,o,l,r)));return(d||!l)&&!r["*"]&&(l=C(e,n,a,o,"*",r)),l}function x(e,n){var a,o,i=Z.ajaxSettings.flatOptions||{};for(a in n)n[a]!==t&&((i[a]?e:o||(o={}))[a]=n[a]);o&&Z.extend(!0,e,o)}function E(e,n,a){var o,i,r,l,s=e.contents,u=e.dataTypes,c=e.responseFields;for(i in c)i in a&&(n[c[i]]=a[i]);for(;"*"===u[0];)u.shift(),o===t&&(o=e.mimeType||n.getResponseHeader("content-type"));if(o)for(i in s)if(s[i]&&s[i].test(o)){u.unshift(i);break}if(u[0]in a)r=u[0];else{for(i in a){if(!u[0]||e.converters[i+" "+u[0]]){r=i;break}l||(l=i)}r=r||l}if(r)return r!==u[0]&&u.unshift(r),a[r]}function A(e,t){var n,a,o,i,r=e.dataTypes.slice(),l=r[0],s={},u=0;if(e.dataFilter&&(t=e.dataFilter(t,e.dataType)),r[1])for(n in e.converters)s[n.toLowerCase()]=e.converters[n];for(;o=r[++u];)if("*"!==o){if("*"!==l&&l!==o){if(!(n=s[l+" "+o]||s["* "+o]))for(a in s)if((i=a.split(" "))[1]===o&&(n=s[l+" "+i[0]]||s["* "+i[0]])){!0===n?n=s[a]:!0!==s[a]&&(o=i[0],r.splice(u--,0,o));break}if(!0!==n)if(n&&e.throws)t=n(t);else try{t=n(t)}catch(Y){return{state:"parsererror",error:n?Y:"No conversion from "+l+" to "+o}}}l=o}return{state:"success",data:t}}function P(){try{return new e.XMLHttpRequest}catch(t){}}function F(){try{return new e.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}function M(){return setTimeout(function(){Wt=t},0),Wt=Z.now()}function D(e,t){Z.each(t,function(t,n){for(var a=(Zt[t]||[]).concat(Zt["*"]),o=0,i=a.length;o<i;o++)if(a[o].call(e,t,n))return})}function L(e,t,n){var a,o=0,i=Jt.length,r=Z.Deferred().always(function(){delete l.elem}),l=function(){for(var t=Wt||M(),n=Math.max(0,s.startTime+s.duration-t),a=1-(n/s.duration||0),o=0,i=s.tweens.length;o<i;o++)s.tweens[o].run(a);return r.notifyWith(e,[s,a,n]),a<1&&i?n:(r.resolveWith(e,[s]),!1)},s=r.promise({elem:e,props:Z.extend({},t),opts:Z.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Wt||M(),duration:n.duration,tweens:[],createTween:function(t,n){var a=Z.Tween(e,s.opts,t,n,s.opts.specialEasing[t]||s.opts.easing);return s.tweens.push(a),a},stop:function(t){for(var n=0,a=t?s.tweens.length:0;n<a;n++)s.tweens[n].run(1);return t?r.resolveWith(e,[s,t]):r.rejectWith(e,[s,t]),this}}),u=s.props;for(I(u,s.opts.specialEasing);o<i;o++)if(a=Jt[o].call(s,e,u,s.opts))return a;return D(s,u),Z.isFunction(s.opts.start)&&s.opts.start.call(e,s),Z.fx.timer(Z.extend(l,{anim:s,queue:s.opts.queue,elem:e})),s.progress(s.opts.progress).done(s.opts.done,s.opts.complete).fail(s.opts.fail).always(s.opts.always)}function I(e,t){var n,a,o,i,r;for(n in e)if(o=t[a=Z.camelCase(n)],i=e[n],Z.isArray(i)&&(o=i[1],i=e[n]=i[0]),n!==a&&(e[a]=i,delete e[n]),(r=Z.cssHooks[a])&&"expand"in r)for(n in i=r.expand(i),delete e[a],i)n in e||(e[n]=i[n],t[n]=o);else t[a]=o}function N(e,t,n){var a,o,i,r,l,s,u,c,d=this,_=e.style,p={},m=[],h=e.nodeType&&g(e);for(a in n.queue||(null==(u=Z._queueHooks(e,"fx")).unqueued&&(u.unqueued=0,c=u.empty.fire,u.empty.fire=function(){u.unqueued||c()}),u.unqueued++,d.always(function(){d.always(function(){u.unqueued--,Z.queue(e,"fx").length||u.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[_.overflow,_.overflowX,_.overflowY],"inline"===Z.css(e,"display")&&"none"===Z.css(e,"float")&&(Z.support.inlineBlockNeedsLayout&&"inline"!==k(e.nodeName)?_.zoom=1:_.display="inline-block")),n.overflow&&(_.overflow="hidden",Z.support.shrinkWrapBlocks||d.done(function(){_.overflow=n.overflow[0],_.overflowX=n.overflow[1],_.overflowY=n.overflow[2]})),t)if(i=t[a],Gt.exec(i)){if(delete t[a],i===(h?"hide":"show"))continue;m.push(a)}if(r=m.length)for(l=Z._data(e,"fxshow")||Z._data(e,"fxshow",{}),h?Z(e).show():d.done(function(){Z(e).hide()}),d.done(function(){var t;for(t in Z.removeData(e,"fxshow",!0),p)Z.style(e,t,p[t])}),a=0;a<r;a++)o=m[a],s=d.createTween(o,h?l[o]:0),p[o]=l[o]||Z.style(e,o),o in l||(l[o]=s.start,h&&(s.end=s.start,s.start="width"===o||"height"===o?1:0))}function R(e,t,n,a,o){return new R.prototype.init(e,t,n,a,o)}function O(e,t){var n,a={height:e},o=0;for(t=t?1:0;o<4;o+=2-t)a["margin"+(n=ft[o])]=a["padding"+n]=e;return t&&(a.opacity=a.width=e),a}function $(e){return Z.isWindow(e)?e:9===e.nodeType&&(e.defaultView||e.parentWindow)}var q,B,U=e.document,z=e.location,j=e.navigator,V=e.jQuery,H=e.$,W=Array.prototype.push,Y=Array.prototype.slice,G=Array.prototype.indexOf,K=Object.prototype.toString,Q=Object.prototype.hasOwnProperty,J=String.prototype.trim,Z=function(e,t){return new Z.fn.init(e,t,q)},X=/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source,ee=/\S/,te=/\s+/,ne=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,ae=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,oe=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,ie=/^[\],:{}\s]*$/,re=/(?:^|:|,)(?:\s*\[)+/g,le=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,se=/"[^"\\\r\n]*"|true|false|null|-?(?:\d\d*\.|)\d+(?:[eE][\-+]?\d+|)/g,ue=/^-ms-/,ce=/-([\da-z])/gi,de=function(e,t){return(t+"").toUpperCase()},_e=function(){U.addEventListener?(U.removeEventListener("DOMContentLoaded",_e,!1),Z.ready()):"complete"===U.readyState&&(U.detachEvent("onreadystatechange",_e),Z.ready())},pe={};Z.fn=Z.prototype={constructor:Z,init:function(e,n,a){var o,i,r;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if("string"==typeof e){if((o="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:ae.exec(e))&&(o[1]||!n)){if(o[1])return r=(n=n instanceof Z?n[0]:n)&&n.nodeType?n.ownerDocument||n:U,e=Z.parseHTML(o[1],r,!0),oe.test(o[1])&&Z.isPlainObject(n)&&this.attr.call(e,n,!0),Z.merge(this,e);if((i=U.getElementById(o[2]))&&i.parentNode){if(i.id!==o[2])return a.find(e);this.length=1,this[0]=i}return this.context=U,this.selector=e,this}return!n||n.jquery?(n||a).find(e):this.constructor(n).find(e)}return Z.isFunction(e)?a.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),Z.makeArray(e,this))},selector:"",jquery:"1.8.1",length:0,size:function(){return this.length},toArray:function(){return Y.call(this)},get:function(e){return null==e?this.toArray():e<0?this[this.length+e]:this[e]},pushStack:function(e,t,n){var a=Z.merge(this.constructor(),e);return a.prevObject=this,a.context=this.context,"find"===t?a.selector=this.selector+(this.selector?" ":"")+n:t&&(a.selector=this.selector+"."+t+"("+n+")"),a},each:function(e,t){return Z.each(this,e,t)},ready:function(e){return Z.ready.promise().done(e),this},eq:function(e){return-1===(e=+e)?this.slice(e):this.slice(e,e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(Y.apply(this,arguments),"slice",Y.call(arguments).join(","))},map:function(e){return this.pushStack(Z.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:W,sort:[].sort,splice:[].splice},Z.fn.init.prototype=Z.fn,Z.extend=Z.fn.extend=function(){var e,n,a,o,i,r,l=arguments[0]||{},s=1,u=arguments.length,c=!1;for("boolean"==typeof l&&(c=l,l=arguments[1]||{},s=2),"object"!=typeof l&&!Z.isFunction(l)&&(l={}),u===s&&(l=this,--s);s<u;s++)if(null!=(e=arguments[s]))for(n in e)a=l[n],l!==(o=e[n])&&(c&&o&&(Z.isPlainObject(o)||(i=Z.isArray(o)))?(i?(i=!1,r=a&&Z.isArray(a)?a:[]):r=a&&Z.isPlainObject(a)?a:{},l[n]=Z.extend(c,r,o)):o!==t&&(l[n]=o));return l},Z.extend({noConflict:function(t){return e.$===Z&&(e.$=H),t&&e.jQuery===Z&&(e.jQuery=V),Z},isReady:!1,readyWait:1,holdReady:function(e){e?Z.readyWait++:Z.ready(!0)},ready:function(e){if(!0===e?!--Z.readyWait:!Z.isReady){if(!U.body)return setTimeout(Z.ready,1);Z.isReady=!0,!0!==e&&--Z.readyWait>0||(B.resolveWith(U,[Z]),Z.fn.trigger&&Z(U).trigger("ready").off("ready"))}},isFunction:function(e){return"function"===Z.type(e)},isArray:Array.isArray||function(e){return"array"===Z.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?String(e):pe[K.call(e)]||"object"},isPlainObject:function(e){if(!e||"object"!==Z.type(e)||e.nodeType||Z.isWindow(e))return!1;try{if(e.constructor&&!Q.call(e,"constructor")&&!Q.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(q){return!1}var n;for(n in e);return n===t||Q.call(e,n)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw new Error(e)},parseHTML:function(e,t,n){var a;return e&&"string"==typeof e?("boolean"==typeof t&&(n=t,t=0),t=t||U,(a=oe.exec(e))?[t.createElement(a[1])]:(a=Z.buildFragment([e],t,n?null:[]),Z.merge([],(a.cacheable?Z.clone(a.fragment):a.fragment).childNodes))):null},parseJSON:function(t){return t&&"string"==typeof t?(t=Z.trim(t),e.JSON&&e.JSON.parse?e.JSON.parse(t):ie.test(t.replace(le,"@").replace(se,"]").replace(re,""))?new Function("return "+t)():void Z.error("Invalid JSON: "+t)):null},parseXML:function(n){var a;if(!n||"string"!=typeof n)return null;try{e.DOMParser?a=(new DOMParser).parseFromString(n,"text/xml"):((a=new ActiveXObject("Microsoft.XMLDOM")).async="false",a.loadXML(n))}catch(z){a=t}return(!a||!a.documentElement||a.getElementsByTagName("parsererror").length)&&Z.error("Invalid XML: "+n),a},noop:function(){},globalEval:function(t){t&&ee.test(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(ue,"ms-").replace(ce,de)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toUpperCase()===t.toUpperCase()},each:function(e,n,a){var o,i=0,r=e.length,l=r===t||Z.isFunction(e);if(a)if(l){for(o in e)if(!1===n.apply(e[o],a))break}else for(;i<r&&!1!==n.apply(e[i++],a););else if(l){for(o in e)if(!1===n.call(e[o],o,e[o]))break}else for(;i<r&&!1!==n.call(e[i],i,e[i++]););return e},trim:J&&!J.call("\xef\xbb\xbf\xc2 ")?function(e){return null==e?"":J.call(e)}:function(e){return null==e?"":e.toString().replace(ne,"")},makeArray:function(e,t){var n,a=t||[];return null!=e&&(n=Z.type(e),null==e.length||"string"===n||"function"===n||"regexp"===n||Z.isWindow(e)?W.call(a,e):Z.merge(a,e)),a},inArray:function(e,t,n){var a;if(t){if(G)return G.call(t,e,n);for(a=t.length,n=n?n<0?Math.max(0,a+n):n:0;n<a;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,n){var a=n.length,o=e.length,i=0;if("number"==typeof a)for(;i<a;i++)e[o++]=n[i];else for(;n[i]!==t;)e[o++]=n[i++];return e.length=o,e},grep:function(e,t,n){var a=[],o=0,i=e.length;for(n=!!n;o<i;o++)n!==!!t(e[o],o)&&a.push(e[o]);return a},map:function(e,n,a){var o,i,r=[],l=0,s=e.length;if(e instanceof Z||s!==t&&"number"==typeof s&&(s>0&&e[0]&&e[s-1]||0===s||Z.isArray(e)))for(;l<s;l++)null!=(o=n(e[l],l,a))&&(r[r.length]=o);else for(i in e)null!=(o=n(e[i],i,a))&&(r[r.length]=o);return r.concat.apply([],r)},guid:1,proxy:function(e,n){var a,o,i;return"string"==typeof n&&(a=e[n],n=e,e=a),Z.isFunction(e)?(o=Y.call(arguments,2),(i=function(){return e.apply(n,o.concat(Y.call(arguments)))}).guid=e.guid=e.guid||i.guid||Z.guid++,i):t},access:function(e,n,a,o,i,r,l){var s,u=null==a,c=0,d=e.length;if(a&&"object"==typeof a){for(c in a)Z.access(e,n,c,a[c],1,r,o);i=1}else if(o!==t){if(s=l===t&&Z.isFunction(o),u&&(s?(s=n,n=function(e,t,n){return s.call(Z(e),n)}):(n.call(e,o),n=null)),n)for(;c<d;c++)n(e[c],a,s?o.call(e[c],c,n(e[c],a)):o,l);i=1}return i?e:u?n.call(e):d?n(e[0],a):r},now:function(){return(new Date).getTime()}}),Z.ready.promise=function(t){if(!B)if(B=Z.Deferred(),"complete"===U.readyState)setTimeout(Z.ready,1);else if(U.addEventListener)U.addEventListener("DOMContentLoaded",_e,!1),e.addEventListener("load",Z.ready,!1);else{U.attachEvent("onreadystatechange",_e),e.attachEvent("onload",Z.ready);var n=!1;try{n=null==e.frameElement&&U.documentElement}catch(z){}n&&n.doScroll&&function t(){if(!Z.isReady){try{n.doScroll("left")}catch(e){return setTimeout(t,50)}Z.ready()}}()}return B.promise(t)},Z.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(e,t){pe["[object "+t+"]"]=t.toLowerCase()}),q=Z(U);var me={};Z.Callbacks=function(e){e="string"==typeof e?me[e]||n(e):Z.extend({},e);var a,o,i,r,l,s,u=[],c=!e.once&&[],d=function(t){for(a=e.memory&&t,o=!0,s=r||0,r=0,l=u.length,i=!0;u&&s<l;s++)if(!1===u[s].apply(t[0],t[1])&&e.stopOnFalse){a=!1;break}i=!1,u&&(c?c.length&&d(c.shift()):a?u=[]:_.disable())},_={add:function(){if(u){var t=u.length;(function n(t){Z.each(t,function(t,a){var o=Z.type(a);"function"!==o||e.unique&&_.has(a)?a&&a.length&&"string"!==o&&n(a):u.push(a)})})(arguments),i?l=u.length:a&&(r=t,d(a))}return this},remove:function(){return u&&Z.each(arguments,function(e,t){for(var n;(n=Z.inArray(t,u,n))>-1;)u.splice(n,1),i&&(n<=l&&l--,n<=s&&s--)}),this},has:function(e){return Z.inArray(e,u)>-1},empty:function(){return u=[],this},disable:function(){return u=c=a=t,this},disabled:function(){return!u},lock:function(){return c=t,a||_.disable(),this},locked:function(){return!c},fireWith:function(e,t){return t=[e,(t=t||[]).slice?t.slice():t],u&&(!o||c)&&(i?c.push(t):d(t)),this},fire:function(){return _.fireWith(this,arguments),this},fired:function(){return!!o}};return _},Z.extend({Deferred:function(e){var t=[["resolve","done",Z.Callbacks("once memory"),"resolved"],["reject","fail",Z.Callbacks("once memory"),"rejected"],["notify","progress",Z.Callbacks("memory")]],n="pending",a={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},then:function(){var e=arguments;return Z.Deferred(function(n){Z.each(t,function(t,a){var i=a[0],r=e[t];o[a[1]](Z.isFunction(r)?function(){var e=r.apply(this,arguments);e&&Z.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[i+"With"](this===o?n:this,[e])}:n[i])}),e=null}).promise()},promise:function(e){return"object"==typeof e?Z.extend(e,a):a}},o={};return a.pipe=a.then,Z.each(t,function(e,i){var r=i[2],l=i[3];a[i[1]]=r.add,l&&r.add(function(){n=l},t[1^e][2].disable,t[2][2].lock),o[i[0]]=r.fire,o[i[0]+"With"]=r.fireWith}),a.promise(o),e&&e.call(o,o),o},when:function(e){var t,n,a,o=0,i=Y.call(arguments),r=i.length,l=1!==r||e&&Z.isFunction(e.promise)?r:0,s=1===l?e:Z.Deferred(),u=function(e,n,a){return function(o){n[e]=this,a[e]=arguments.length>1?Y.call(arguments):o,a===t?s.notifyWith(n,a):--l||s.resolveWith(n,a)}};if(r>1)for(t=new Array(r),n=new Array(r),a=new Array(r);o<r;o++)i[o]&&Z.isFunction(i[o].promise)?i[o].promise().done(u(o,a,i)).fail(s.reject).progress(u(o,n,t)):--l;return l||s.resolveWith(a,i),s.promise()}}),Z.support=function(){var t,n,a,o,i,r,l,s,u,c,d,_=U.createElement("div");if(_.setAttribute("className","t"),_.innerHTML="  <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",n=_.getElementsByTagName("*"),(a=_.getElementsByTagName("a")[0]).style.cssText="top:1px;float:left;opacity:.5",!n||!n.length||!a)return{};i=(o=U.createElement("select")).appendChild(U.createElement("option")),r=_.getElementsByTagName("input")[0],t={leadingWhitespace:3===_.firstChild.nodeType,tbody:!_.getElementsByTagName("tbody").length,htmlSerialize:!!_.getElementsByTagName("link").length,style:/top/.test(a.getAttribute("style")),hrefNormalized:"/a"===a.getAttribute("href"),opacity:/^0.5/.test(a.style.opacity),cssFloat:!!a.style.cssFloat,checkOn:"on"===r.value,optSelected:i.selected,getSetAttribute:"t"!==_.className,enctype:!!U.createElement("form").enctype,html5Clone:"<:nav></:nav>"!==U.createElement("nav").cloneNode(!0).outerHTML,boxModel:"CSS1Compat"===U.compatMode,submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},r.checked=!0,t.noCloneChecked=r.cloneNode(!0).checked,o.disabled=!0,t.optDisabled=!i.disabled;try{delete _.test}catch(J){t.deleteExpando=!1}if(!_.addEventListener&&_.attachEvent&&_.fireEvent&&(_.attachEvent("onclick",d=function(){t.noCloneEvent=!1}),_.cloneNode(!0).fireEvent("onclick"),_.detachEvent("onclick",d)),(r=U.createElement("input")).value="t",r.setAttribute("type","radio"),t.radioValue="t"===r.value,r.setAttribute("checked","checked"),r.setAttribute("name","t"),_.appendChild(r),(l=U.createDocumentFragment()).appendChild(_.lastChild),t.checkClone=l.cloneNode(!0).cloneNode(!0).lastChild.checked,t.appendChecked=r.checked,l.removeChild(r),l.appendChild(_),_.attachEvent)for(u in{submit:!0,change:!0,focusin:!0})(c=(s="on"+u)in _)||(_.setAttribute(s,"return;"),c="function"==typeof _[s]),t[u+"Bubbles"]=c;return Z(function(){var n,a,o,i,r="padding:0;margin:0;border:0;display:block;overflow:hidden;",l=U.getElementsByTagName("body")[0];l&&((n=U.createElement("div")).style.cssText="visibility:hidden;border:0;width:0;height:0;position:static;top:0;margin-top:1px",l.insertBefore(n,l.firstChild),a=U.createElement("div"),n.appendChild(a),a.innerHTML="<table><tr><td></td><td>t</td></tr></table>",(o=a.getElementsByTagName("td"))[0].style.cssText="padding:0;margin:0;border:0;display:none",c=0===o[0].offsetHeight,o[0].style.display="",o[1].style.display="none",t.reliableHiddenOffsets=c&&0===o[0].offsetHeight,a.innerHTML="",a.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",t.boxSizing=4===a.offsetWidth,t.doesNotIncludeMarginInBodyOffset=1!==l.offsetTop,e.getComputedStyle&&(t.pixelPosition="1%"!==(e.getComputedStyle(a,null)||{}).top,t.boxSizingReliable="4px"===(e.getComputedStyle(a,null)||{width:"4px"}).width,(i=U.createElement("div")).style.cssText=a.style.cssText=r,i.style.marginRight=i.style.width="0",a.style.width="1px",a.appendChild(i),t.reliableMarginRight=!parseFloat((e.getComputedStyle(i,null)||{}).marginRight)),"undefined"!=typeof a.style.zoom&&(a.innerHTML="",a.style.cssText=r+"width:1px;padding:1px;display:inline;zoom:1",t.inlineBlockNeedsLayout=3===a.offsetWidth,a.style.display="block",a.style.overflow="visible",a.innerHTML="<div></div>",a.firstChild.style.width="5px",t.shrinkWrapBlocks=3!==a.offsetWidth,n.style.zoom=1),l.removeChild(n),n=a=o=i=null)}),l.removeChild(_),n=a=o=i=r=l=_=null,t}();var he=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,fe=/([A-Z])/g;Z.extend({cache:{},deletedIds:[],uuid:0,expando:"jQuery"+(Z.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return!!(e=e.nodeType?Z.cache[e[Z.expando]]:e[Z.expando])&&!o(e)},data:function(e,n,a,o){if(Z.acceptData(e)){var i,r,l=Z.expando,s="string"==typeof n,u=e.nodeType,c=u?Z.cache:e,d=u?e[l]:e[l]&&l;if(d&&c[d]&&(o||c[d].data)||!s||a!==t)return d||(u?e[l]=d=Z.deletedIds.pop()||++Z.uuid:d=l),c[d]||(c[d]={},u||(c[d].toJSON=Z.noop)),"object"!=typeof n&&"function"!=typeof n||(o?c[d]=Z.extend(c[d],n):c[d].data=Z.extend(c[d].data,n)),i=c[d],o||(i.data||(i.data={}),i=i.data),a!==t&&(i[Z.camelCase(n)]=a),s?null==(r=i[n])&&(r=i[Z.camelCase(n)]):r=i,r}},removeData:function(e,t,n){if(Z.acceptData(e)){var a,i,r,l=e.nodeType,s=l?Z.cache:e,u=l?e[Z.expando]:Z.expando;if(s[u]){if(t&&(a=n?s[u]:s[u].data)){Z.isArray(t)||(t in a?t=[t]:t=(t=Z.camelCase(t))in a?[t]:t.split(" "));for(i=0,r=t.length;i<r;i++)delete a[t[i]];if(!(n?o:Z.isEmptyObject)(a))return}(n||(delete s[u].data,o(s[u])))&&(l?Z.cleanData([e],!0):Z.support.deleteExpando||s!=s.window?delete s[u]:s[u]=null)}}},_data:function(e,t,n){return Z.data(e,t,n,!0)},acceptData:function(e){var t=e.nodeName&&Z.noData[e.nodeName.toLowerCase()];return!t||!0!==t&&e.getAttribute("classid")===t}}),Z.fn.extend({data:function(e,n){var o,i,r,l,s,u=this[0],c=0,d=null;if(e===t){if(this.length&&(d=Z.data(u),1===u.nodeType&&!Z._data(u,"parsedAttrs"))){for(s=(r=u.attributes).length;c<s;c++)0===(l=r[c].name).indexOf("data-")&&(l=Z.camelCase(l.substring(5)),a(u,l,d[l]));Z._data(u,"parsedAttrs",!0)}return d}return"object"==typeof e?this.each(function(){Z.data(this,e)}):((o=e.split(".",2))[1]=o[1]?"."+o[1]:"",i=o[1]+"!",Z.access(this,function(n){if(n===t)return(d=this.triggerHandler("getData"+i,[o[0]]))===t&&u&&(d=Z.data(u,e),d=a(u,e,d)),d===t&&o[1]?this.data(o[0]):d;o[1]=n,this.each(function(){var t=Z(this);t.triggerHandler("setData"+i,o),Z.data(this,e,n),t.triggerHandler("changeData"+i,o)})},null,n,arguments.length>1,null,!1))},removeData:function(e){return this.each(function(){Z.removeData(this,e)})}}),Z.extend({queue:function(e,t,n){var a;if(e)return t=(t||"fx")+"queue",a=Z._data(e,t),n&&(!a||Z.isArray(n)?a=Z._data(e,t,Z.makeArray(n)):a.push(n)),a||[]},dequeue:function(e,t){t=t||"fx";var n=Z.queue(e,t),a=n.length,o=n.shift(),i=Z._queueHooks(e,t),r=function(){Z.dequeue(e,t)};"inprogress"===o&&(o=n.shift(),a--),o&&("fx"===t&&n.unshift("inprogress"),delete i.stop,o.call(e,r,i)),!a&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Z._data(e,n)||Z._data(e,n,{empty:Z.Callbacks("once memory").add(function(){Z.removeData(e,t+"queue",!0),Z.removeData(e,n,!0)})})}}),Z.fn.extend({queue:function(e,n){var a=2;return"string"!=typeof e&&(n=e,e="fx",a--),arguments.length<a?Z.queue(this[0],e):n===t?this:this.each(function(){var t=Z.queue(this,e,n);Z._queueHooks(this,e),"fx"===e&&"inprogress"!==t[0]&&Z.dequeue(this,e)})},dequeue:function(e){return this.each(function(){Z.dequeue(this,e)})},delay:function(e,t){return e=Z.fx&&Z.fx.speeds[e]||e,t=t||"fx",this.queue(t,function(t,n){var a=setTimeout(t,e);n.stop=function(){clearTimeout(a)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var a,o=1,i=Z.Deferred(),r=this,l=this.length,s=function(){--o||i.resolveWith(r,[r])};for("string"!=typeof e&&(n=e,e=t),e=e||"fx";l--;)(a=Z._data(r[l],e+"queueHooks"))&&a.empty&&(o++,a.empty.add(s));return s(),i.promise(n)}});var ge,be,ye,ve=/[\t\r\n]/g,we=/\r/g,ke=/^(?:button|input)$/i,Se=/^(?:button|input|object|select|textarea)$/i,Te=/^a(?:rea|)$/i,Ce=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,xe=Z.support.getSetAttribute;Z.fn.extend({attr:function(e,t){return Z.access(this,Z.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){Z.removeAttr(this,e)})},prop:function(e,t){return Z.access(this,Z.prop,e,t,arguments.length>1)},removeProp:function(e){return e=Z.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(q){}})},addClass:function(e){var t,n,a,o,i,r,l;if(Z.isFunction(e))return this.each(function(t){Z(this).addClass(e.call(this,t,this.className))});if(e&&"string"==typeof e)for(t=e.split(te),n=0,a=this.length;n<a;n++)if(1===(o=this[n]).nodeType)if(o.className||1!==t.length){for(i=" "+o.className+" ",r=0,l=t.length;r<l;r++)~i.indexOf(" "+t[r]+" ")||(i+=t[r]+" ");o.className=Z.trim(i)}else o.className=e;return this},removeClass:function(e){var n,a,o,i,r,l,s;if(Z.isFunction(e))return this.each(function(t){Z(this).removeClass(e.call(this,t,this.className))});if(e&&"string"==typeof e||e===t)for(n=(e||"").split(te),l=0,s=this.length;l<s;l++)if(1===(o=this[l]).nodeType&&o.className){for(a=(" "+o.className+" ").replace(ve," "),i=0,r=n.length;i<r;i++)for(;a.indexOf(" "+n[i]+" ")>-1;)a=a.replace(" "+n[i]+" "," ");o.className=e?Z.trim(a):""}return this},toggleClass:function(e,t){var n=typeof e,a="boolean"==typeof t;return Z.isFunction(e)?this.each(function(n){Z(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n)for(var o,i=0,r=Z(this),l=t,s=e.split(te);o=s[i++];)r[(l=a?l:!r.hasClass(o))?"addClass":"removeClass"](o);else"undefined"!==n&&"boolean"!==n||(this.className&&Z._data(this,"__className__",this.className),this.className=this.className||!1===e?"":Z._data(this,"__className__")||"")})},hasClass:function(e){for(var t=" "+e+" ",n=0,a=this.length;n<a;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(ve," ").indexOf(t)>-1)return!0;return!1},val:function(e){var n,a,o,i=this[0];return arguments.length?(o=Z.isFunction(e),this.each(function(a){var i,r=Z(this);1===this.nodeType&&(null==(i=o?e.call(this,a,r.val()):e)?i="":"number"==typeof i?i+="":Z.isArray(i)&&(i=Z.map(i,function(e){return null==e?"":e+""})),(n=Z.valHooks[this.type]||Z.valHooks[this.nodeName.toLowerCase()])&&"set"in n&&n.set(this,i,"value")!==t||(this.value=i))})):i?(n=Z.valHooks[i.type]||Z.valHooks[i.nodeName.toLowerCase()])&&"get"in n&&(a=n.get(i,"value"))!==t?a:"string"==typeof(a=i.value)?a.replace(we,""):null==a?"":a:void 0}}),Z.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,a,o,i=e.selectedIndex,r=[],l=e.options,s="select-one"===e.type;if(i<0)return null;for(n=s?i:0,a=s?i+1:l.length;n<a;n++)if((o=l[n]).selected&&(Z.support.optDisabled?!o.disabled:null===o.getAttribute("disabled"))&&(!o.parentNode.disabled||!Z.nodeName(o.parentNode,"optgroup"))){if(t=Z(o).val(),s)return t;r.push(t)}return s&&!r.length&&l.length?Z(l[i]).val():r},set:function(e,t){var n=Z.makeArray(t);return Z(e).find("option").each(function(){this.selected=Z.inArray(Z(this).val(),n)>=0}),n.length||(e.selectedIndex=-1),n}}},attrFn:{},attr:function(e,n,a,o){var i,r,l,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return o&&Z.isFunction(Z.fn[n])?Z(e)[n](a):"undefined"==typeof e.getAttribute?Z.prop(e,n,a):((l=1!==s||!Z.isXMLDoc(e))&&(n=n.toLowerCase(),r=Z.attrHooks[n]||(Ce.test(n)?be:ge)),a!==t?null===a?void Z.removeAttr(e,n):r&&"set"in r&&l&&(i=r.set(e,a,n))!==t?i:(e.setAttribute(n,""+a),a):r&&"get"in r&&l&&null!==(i=r.get(e,n))?i:null===(i=e.getAttribute(n))?t:i)},removeAttr:function(e,t){var n,a,o,i,r=0;if(t&&1===e.nodeType)for(a=t.split(te);r<a.length;r++)(o=a[r])&&(n=Z.propFix[o]||o,(i=Ce.test(o))||Z.attr(e,o,""),e.removeAttribute(xe?o:n),i&&n in e&&(e[n]=!1))},attrHooks:{type:{set:function(e,t){if(ke.test(e.nodeName)&&e.parentNode)Z.error("type property can't be changed");else if(!Z.support.radioValue&&"radio"===t&&Z.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}},value:{get:function(e,t){return ge&&Z.nodeName(e,"button")?ge.get(e,t):t in e?e.value:null},set:function(e,t,n){if(ge&&Z.nodeName(e,"button"))return ge.set(e,t,n);e.value=t}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(e,n,a){var o,i,r=e.nodeType;if(e&&3!==r&&8!==r&&2!==r)return(1!==r||!Z.isXMLDoc(e))&&(n=Z.propFix[n]||n,i=Z.propHooks[n]),a!==t?i&&"set"in i&&(o=i.set(e,a,n))!==t?o:e[n]=a:i&&"get"in i&&null!==(o=i.get(e,n))?o:e[n]},propHooks:{tabIndex:{get:function(e){var n=e.getAttributeNode("tabindex");return n&&n.specified?parseInt(n.value,10):Se.test(e.nodeName)||Te.test(e.nodeName)&&e.href?0:t}}}}),be={get:function(e,n){var a,o=Z.prop(e,n);return!0===o||"boolean"!=typeof o&&(a=e.getAttributeNode(n))&&!1!==a.nodeValue?n.toLowerCase():t},set:function(e,t,n){var a;return!1===t?Z.removeAttr(e,n):((a=Z.propFix[n]||n)in e&&(e[a]=!0),e.setAttribute(n,n.toLowerCase())),n}},xe||(ye={name:!0,id:!0,coords:!0},ge=Z.valHooks.button={get:function(e,n){var a;return(a=e.getAttributeNode(n))&&(ye[n]?""!==a.value:a.specified)?a.value:t},set:function(e,t,n){var a=e.getAttributeNode(n);return a||(a=U.createAttribute(n),e.setAttributeNode(a)),a.value=t+""}},Z.each(["width","height"],function(e,t){Z.attrHooks[t]=Z.extend(Z.attrHooks[t],{set:function(e,n){if(""===n)return e.setAttribute(t,"auto"),n}})}),Z.attrHooks.contenteditable={get:ge.get,set:function(e,t,n){""===t&&(t="false"),ge.set(e,t,n)}}),Z.support.hrefNormalized||Z.each(["href","src","width","height"],function(e,n){Z.attrHooks[n]=Z.extend(Z.attrHooks[n],{get:function(e){var a=e.getAttribute(n,2);return null===a?t:a}})}),Z.support.style||(Z.attrHooks.style={get:function(e){return e.style.cssText.toLowerCase()||t},set:function(e,t){return e.style.cssText=""+t}}),Z.support.optSelected||(Z.propHooks.selected=Z.extend(Z.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),Z.support.enctype||(Z.propFix.enctype="encoding"),Z.support.checkOn||Z.each(["radio","checkbox"],function(){Z.valHooks[this]={get:function(e){return null===e.getAttribute("value")?"on":e.value}}}),Z.each(["radio","checkbox"],function(){Z.valHooks[this]=Z.extend(Z.valHooks[this],{set:function(e,t){if(Z.isArray(t))return e.checked=Z.inArray(Z(e).val(),t)>=0}})});var Ee=/^(?:textarea|input|select)$/i,Ae=/^([^\.]*|)(?:\.(.+)|)$/,Pe=/(?:^|\s)hover(\.\S+|)\b/,Fe=/^key/,Me=/^(?:mouse|contextmenu)|click/,De=/^(?:focusinfocus|focusoutblur)$/,Le=function(e){return Z.event.special.hover?e:e.replace(Pe,"mouseenter$1 mouseleave$1")};Z.event={add:function(e,n,a,o,i){var r,l,s,u,c,d,_,p,m,h,f;if(3!==e.nodeType&&8!==e.nodeType&&n&&a&&(r=Z._data(e))){for(a.handler&&(a=(m=a).handler,i=m.selector),a.guid||(a.guid=Z.guid++),(s=r.events)||(r.events=s={}),(l=r.handle)||(r.handle=l=function(e){return void 0===Z||e&&Z.event.triggered===e.type?t:Z.event.dispatch.apply(l.elem,arguments)},l.elem=e),n=Z.trim(Le(n)).split(" "),u=0;u<n.length;u++)d=(c=Ae.exec(n[u])||[])[1],_=(c[2]||"").split(".").sort(),f=Z.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=Z.event.special[d]||{},p=Z.extend({type:d,origType:c[1],data:o,handler:a,guid:a.guid,selector:i,namespace:_.join(".")},m),(h=s[d])||((h=s[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,o,_,l)||(e.addEventListener?e.addEventListener(d,l,!1):e.attachEvent&&e.attachEvent("on"+d,l))),f.add&&(f.add.call(e,p),p.handler.guid||(p.handler.guid=a.guid)),i?h.splice(h.delegateCount++,0,p):h.push(p),Z.event.global[d]=!0;e=null}},global:{},remove:function(e,t,n,a,o){var i,r,l,s,u,c,d,_,p,m,h,f=Z.hasData(e)&&Z._data(e);if(f&&(_=f.events)){for(t=Z.trim(Le(t||"")).split(" "),i=0;i<t.length;i++)if(l=s=(r=Ae.exec(t[i])||[])[1],u=r[2],l){for(p=Z.event.special[l]||{},c=(m=_[l=(a?p.delegateType:p.bindType)||l]||[]).length,u=u?new RegExp("(^|\\.)"+u.split(".").sort().join("\\.(?:.*\\.|)")+"(\\.|$)"):null,d=0;d<m.length;d++)h=m[d],(o||s===h.origType)&&(!n||n.guid===h.guid)&&(!u||u.test(h.namespace))&&(!a||a===h.selector||"**"===a&&h.selector)&&(m.splice(d--,1),h.selector&&m.delegateCount--,p.remove&&p.remove.call(e,h));0===m.length&&c!==m.length&&((!p.teardown||!1===p.teardown.call(e,u,f.handle))&&Z.removeEvent(e,l,f.handle),delete _[l])}else for(l in _)Z.event.remove(e,l+t[i],n,a,!0);Z.isEmptyObject(_)&&(delete f.handle,Z.removeData(e,"events",!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(n,a,o,i){if(!o||3!==o.nodeType&&8!==o.nodeType){var r,l,s,u,c,d,_,p,m,h,f=n.type||n,g=[];if(De.test(f+Z.event.triggered))return;if(f.indexOf("!")>=0&&(f=f.slice(0,-1),l=!0),f.indexOf(".")>=0&&(f=(g=f.split(".")).shift(),g.sort()),(!o||Z.event.customEvent[f])&&!Z.event.global[f])return;if((n="object"==typeof n?n[Z.expando]?n:new Z.Event(f,n):new Z.Event(f)).type=f,n.isTrigger=!0,n.exclusive=l,n.namespace=g.join("."),
n.namespace_re=n.namespace?new RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,d=f.indexOf(":")<0?"on"+f:"",!o){for(s in r=Z.cache)r[s].events&&r[s].events[f]&&Z.event.trigger(n,a,r[s].handle.elem,!0);return}if(n.result=t,n.target||(n.target=o),(a=null!=a?Z.makeArray(a):[]).unshift(n),(_=Z.event.special[f]||{}).trigger&&!1===_.trigger.apply(o,a))return;if(m=[[o,_.bindType||f]],!i&&!_.noBubble&&!Z.isWindow(o)){for(h=_.delegateType||f,u=De.test(h+f)?o:o.parentNode,c=o;u;u=u.parentNode)m.push([u,h]),c=u;c===(o.ownerDocument||U)&&m.push([c.defaultView||c.parentWindow||e,h])}for(s=0;s<m.length&&!n.isPropagationStopped();s++)u=m[s][0],n.type=m[s][1],(p=(Z._data(u,"events")||{})[n.type]&&Z._data(u,"handle"))&&p.apply(u,a),(p=d&&u[d])&&Z.acceptData(u)&&!1===p.apply(u,a)&&n.preventDefault();return n.type=f,!i&&!n.isDefaultPrevented()&&(!_._default||!1===_._default.apply(o.ownerDocument,a))&&("click"!==f||!Z.nodeName(o,"a"))&&Z.acceptData(o)&&d&&o[f]&&("focus"!==f&&"blur"!==f||0!==n.target.offsetWidth)&&!Z.isWindow(o)&&((c=o[d])&&(o[d]=null),Z.event.triggered=f,o[f](),Z.event.triggered=t,c&&(o[d]=c)),n.result}},dispatch:function(n){n=Z.event.fix(n||e.event);var a,o,i,r,l,s,u,c,d,_=(Z._data(this,"events")||{})[n.type]||[],p=_.delegateCount,m=[].slice.call(arguments),h=!n.exclusive&&!n.namespace,f=Z.event.special[n.type]||{},g=[];if(m[0]=n,n.delegateTarget=this,!f.preDispatch||!1!==f.preDispatch.call(this,n)){if(p&&(!n.button||"click"!==n.type))for(i=n.target;i!=this;i=i.parentNode||this)if(!0!==i.disabled||"click"!==n.type){for(l={},u=[],a=0;a<p;a++)l[d=(c=_[a]).selector]===t&&(l[d]=Z(d,this).index(i)>=0),l[d]&&u.push(c);u.length&&g.push({elem:i,matches:u})}for(_.length>p&&g.push({elem:this,matches:_.slice(p)}),a=0;a<g.length&&!n.isPropagationStopped();a++)for(s=g[a],n.currentTarget=s.elem,o=0;o<s.matches.length&&!n.isImmediatePropagationStopped();o++)c=s.matches[o],(h||!n.namespace&&!c.namespace||n.namespace_re&&n.namespace_re.test(c.namespace))&&(n.data=c.data,n.handleObj=c,(r=((Z.event.special[c.origType]||{}).handle||c.handler).apply(s.elem,m))!==t&&(n.result=r,!1===r&&(n.preventDefault(),n.stopPropagation())));return f.postDispatch&&f.postDispatch.call(this,n),n.result}},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,n){var a,o,i,r=n.button,l=n.fromElement;return null==e.pageX&&null!=n.clientX&&(o=(a=e.target.ownerDocument||U).documentElement,i=a.body,e.pageX=n.clientX+(o&&o.scrollLeft||i&&i.scrollLeft||0)-(o&&o.clientLeft||i&&i.clientLeft||0),e.pageY=n.clientY+(o&&o.scrollTop||i&&i.scrollTop||0)-(o&&o.clientTop||i&&i.clientTop||0)),!e.relatedTarget&&l&&(e.relatedTarget=l===e.target?n.toElement:l),!e.which&&r!==t&&(e.which=1&r?1:2&r?3:4&r?2:0),e}},fix:function(e){if(e[Z.expando])return e;var t,n,a=e,o=Z.event.fixHooks[e.type]||{},i=o.props?this.props.concat(o.props):this.props;for(e=Z.Event(a),t=i.length;t;)e[n=i[--t]]=a[n];return e.target||(e.target=a.srcElement||U),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,o.filter?o.filter(e,a):e},special:{load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(e,t,n){Z.isWindow(this)&&(this.onbeforeunload=n)},teardown:function(e,t){this.onbeforeunload===t&&(this.onbeforeunload=null)}}},simulate:function(e,t,n,a){var o=Z.extend(new Z.Event,n,{type:e,isSimulated:!0,originalEvent:{}});a?Z.event.trigger(o,null,t):Z.event.dispatch.call(t,o),o.isDefaultPrevented()&&n.preventDefault()}},Z.event.handle=Z.event.dispatch,Z.removeEvent=U.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var a="on"+t;e.detachEvent&&("undefined"==typeof e[a]&&(e[a]=null),e.detachEvent(a,n))},Z.Event=function(e,t){if(!(this instanceof Z.Event))return new Z.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||!1===e.returnValue||e.getPreventDefault&&e.getPreventDefault()?r:i):this.type=e,t&&Z.extend(this,t),this.timeStamp=e&&e.timeStamp||Z.now(),this[Z.expando]=!0},Z.Event.prototype={preventDefault:function(){this.isDefaultPrevented=r;var e=this.originalEvent;e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=r;var e=this.originalEvent;e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=r,this.stopPropagation()},isDefaultPrevented:i,isPropagationStopped:i,isImmediatePropagationStopped:i},Z.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){Z.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,a=this,o=e.relatedTarget,i=e.handleObj;i.selector;return o&&(o===a||Z.contains(a,o))||(e.type=i.origType,n=i.handler.apply(this,arguments),e.type=t),n}}}),Z.support.submitBubbles||(Z.event.special.submit={setup:function(){if(Z.nodeName(this,"form"))return!1;Z.event.add(this,"click._submit keypress._submit",function(e){var n=e.target,a=Z.nodeName(n,"input")||Z.nodeName(n,"button")?n.form:t;a&&!Z._data(a,"_submit_attached")&&(Z.event.add(a,"submit._submit",function(e){e._submit_bubble=!0}),Z._data(a,"_submit_attached",!0))})},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&Z.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){if(Z.nodeName(this,"form"))return!1;Z.event.remove(this,"._submit")}}),Z.support.changeBubbles||(Z.event.special.change={setup:function(){if(Ee.test(this.nodeName))return"checkbox"!==this.type&&"radio"!==this.type||(Z.event.add(this,"propertychange._change",function(e){"checked"===e.originalEvent.propertyName&&(this._just_changed=!0)}),Z.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),Z.event.simulate("change",this,e,!0)})),!1;Z.event.add(this,"beforeactivate._change",function(e){var t=e.target;Ee.test(t.nodeName)&&!Z._data(t,"_change_attached")&&(Z.event.add(t,"change._change",function(e){this.parentNode&&!e.isSimulated&&!e.isTrigger&&Z.event.simulate("change",this.parentNode,e,!0)}),Z._data(t,"_change_attached",!0))})},handle:function(e){var t=e.target;if(this!==t||e.isSimulated||e.isTrigger||"radio"!==t.type&&"checkbox"!==t.type)return e.handleObj.handler.apply(this,arguments)},teardown:function(){return Z.event.remove(this,"._change"),!Ee.test(this.nodeName)}}),Z.support.focusinBubbles||Z.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,a=function(e){Z.event.simulate(t,e.target,Z.event.fix(e),!0)};Z.event.special[t]={setup:function(){0==n++&&U.addEventListener(e,a,!0)},teardown:function(){0==--n&&U.removeEventListener(e,a,!0)}}}),Z.fn.extend({on:function(e,n,a,o,r){var l,s;if("object"==typeof e){for(s in"string"!=typeof n&&(a=a||n,n=t),e)this.on(s,n,a,e[s],r);return this}if(null==a&&null==o?(o=n,a=n=t):null==o&&("string"==typeof n?(o=a,a=t):(o=a,a=n,n=t)),!1===o)o=i;else if(!o)return this;return 1===r&&(l=o,(o=function(e){return Z().off(e),l.apply(this,arguments)}).guid=l.guid||(l.guid=Z.guid++)),this.each(function(){Z.event.add(this,e,o,a,n)})},one:function(e,t,n,a){return this.on(e,t,n,a,1)},off:function(e,n,a){var o,r;if(e&&e.preventDefault&&e.handleObj)return o=e.handleObj,Z(e.delegateTarget).off(o.namespace?o.origType+"."+o.namespace:o.origType,o.selector,o.handler),this;if("object"==typeof e){for(r in e)this.off(r,n,e[r]);return this}return!1!==n&&"function"!=typeof n||(a=n,n=t),!1===a&&(a=i),this.each(function(){Z.event.remove(this,e,a,n)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},live:function(e,t,n){return Z(this.context).on(e,this.selector,t,n),this},die:function(e,t){return Z(this.context).off(e,this.selector||"**",t),this},delegate:function(e,t,n,a){return this.on(t,e,n,a)},undelegate:function(e,t,n){return 1==arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},trigger:function(e,t){return this.each(function(){Z.event.trigger(e,t,this)})},triggerHandler:function(e,t){if(this[0])return Z.event.trigger(e,t,this[0],!0)},toggle:function(e){var t=arguments,n=e.guid||Z.guid++,a=0,o=function(n){var o=(Z._data(this,"lastToggle"+e.guid)||0)%a;return Z._data(this,"lastToggle"+e.guid,o+1),n.preventDefault(),t[o].apply(this,arguments)||!1};for(o.guid=n;a<t.length;)t[a++].guid=n;return this.click(o)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),Z.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){Z.fn[t]=function(e,n){return null==n&&(n=e,e=null),arguments.length>0?this.on(t,null,e,n):this.trigger(t)},Fe.test(t)&&(Z.event.fixHooks[t]=Z.event.keyHooks),Me.test(t)&&(Z.event.fixHooks[t]=Z.event.mouseHooks)}),function(e,t){function n(e,t,n,a){n=n||[];var o,i,r,l,s=(t=t||A).nodeType;if(1!==s&&9!==s)return[];if(!e||"string"!=typeof e)return n;if(!(r=v(t))&&!a&&(o=G.exec(e)))if(l=o[1]){if(9===s){if(!(i=t.getElementById(l))||!i.parentNode)return n;if(i.id===l)return n.push(i),n}else if(t.ownerDocument&&(i=t.ownerDocument.getElementById(l))&&w(t,i)&&i.id===l)return n.push(i),n}else{if(o[2])return D.apply(n,M.call(t.getElementsByTagName(e),0)),n;if((l=o[3])&&re&&t.getElementsByClassName)return D.apply(n,M.call(t.getElementsByClassName(l),0)),n}return m(e,t,n,a,r)}function a(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function o(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function i(e,t,n){if(e===t)return n;for(var a=e.nextSibling;a;){if(a===t)return-1;a=a.nextSibling}return 1}function r(e,t,a,o){var i,r,l,s,u,c,d,_,p,m=!a&&t!==A,h=(m?"<s>":"")+e.replace(V,"$1<s>"),f=R[E][h];if(f)return o?0:M.call(f,0);for(u=e,c=[],0,_=b.preFilter,p=b.filter;u;){for(s in i&&!(r=H.exec(u))||(r&&(u=u.slice(r[0].length),l.selector=d),c.push(l=[]),d="",m&&(u=" "+u)),i=!1,(r=W.exec(u))&&(d+=r[0],u=u.slice(r[0].length),i=l.push({part:r.pop().replace(V," "),string:r[0],captures:r})),p)(r=te[s].exec(u))&&(!_[s]||(r=_[s](r,t,a)))&&(d+=r[0],u=u.slice(r[0].length),i=l.push({part:s,string:r.shift(),captures:r}));if(!i)break}return d&&(l.selector=d),o?u.length:u?n.error(e):M.call(R(h,c),0)}function l(e,t,n,a){var o=t.dir,i=F++;return e||(e=function(e){return e===n}),t.first?function(t){for(;t=t[o];)if(1===t.nodeType)return e(t)&&t}:a?function(t){for(;t=t[o];)if(1===t.nodeType&&e(t))return t}:function(t){for(var n,a=i+"."+h,r=a+"."+f;t=t[o];)if(1===t.nodeType){if((n=t[E])===r)return t.sizset;if("string"==typeof n&&0===n.indexOf(a)){if(t.sizset)return t}else{if(t[E]=r,e(t))return t.sizset=!0,t;t.sizset=!1}}}}function s(e,t){return e?function(n){var a=t(n);return a&&e(!0===a?n:a)}:t}function u(e,t,n){for(var a,o,i=0;a=e[i];i++)o=b.relative[a.part]?l(o,b.relative[a.part],t,n):s(o,b.filter[a.part].apply(null,a.captures.concat(t,n)));return o}function c(e){return function(t){for(var n,a=0;n=e[a];a++)if(n(t))return!0;return!1}}function d(e,t,a,o){for(var i=0,r=t.length;i<r;i++)n(e,t[i],a,o)}function _(e,t,a,o,i,r){var l,s=b.setFilters[t.toLowerCase()];return s||n.error(t),(e||!(l=i))&&d(e||"*",o,l=[],i),l.length>0?s(l,a,r):[]}function p(e,a,o,i){for(var r,l,s,u,c,p,m,h,f,g,b,y,v,w=0,k=e.length,S=te.POS,T=new RegExp("^"+S.source+"(?!"+$+")","i"),C=function(){for(var e=1,n=arguments.length-2;e<n;e++)arguments[e]===t&&(f[e]=t)};w<k;w++){for(l="",h=i,s=0,u=(r=e[w]).length;s<u;s++){if(p=(c=r[s]).string,"PSEUDO"===c.part)for(S.exec(""),m=0;f=S.exec(p);)g=!0,(b=S.lastIndex=f.index+f[0].length)>m&&(l+=p.slice(m,f.index),m=b,y=[a],W.test(l)&&(h&&(y=h),h=i),(v=Q.test(l))&&(l=l.slice(0,-5).replace(W,"$&*"),m++),f.length>1&&f[0].replace(T,C),h=_(l,f[1],f[2],y,h,v)),l="";g||(l+=p),g=!1}l?W.test(l)?d(l,h||[a],o,i):n(l,a,o,i?i.concat(h):h):D.apply(o,h)}return 1===k?o:n.uniqueSort(o)}function m(e,t,n,a,o){var i,l,s,u,c,d,_,m,g,y=r(e=e.replace(V,"$1"),t,o),v=t.nodeType;if(te.POS.test(e))return p(y,t,n,a);if(a)i=M.call(a,0);else if(1===y.length){if((c=M.call(y[0],0)).length>2&&"ID"===(d=c[0]).part&&9===v&&!o&&b.relative[c[1].part]){if(!(t=b.find.ID(d.captures[0].replace(ee,""),t,o)[0]))return n;e=e.slice(c.shift().string.length)}for(m=(y=K.exec(c[0].string))&&!y.index&&t.parentNode||t,_="",u=c.length-1;u>=0&&(g=(d=c[u]).part,_=d.string+_,!b.relative[g]);u--)if(b.order.test(g)){if(null==(i=b.find[g](d.captures[0].replace(ee,""),m,o)))continue;(e=e.slice(0,e.length-_.length)+_.replace(te[g],""))||D.apply(n,M.call(i,0));break}}if(e)for(l=k(e,t,o),h=l.dirruns++,null==i&&(i=b.find.TAG("*",K.test(e)&&t.parentNode||t)),u=0;s=i[u];u++)f=l.runs++,l(s)&&n.push(s);return n}var h,f,g,b,y,v,w,k,S,T,C=!0,x="undefined",E=("sizcache"+Math.random()).replace(".",""),A=e.document,P=A.documentElement,F=0,M=[].slice,D=[].push,L=function(e,t){return e[E]=t||!0,e},I=function(){var e={},t=[];return L(function(n,a){return t.push(n)>b.cacheLength&&delete e[t.shift()],e[n]=a},e)},N=I(),R=I(),O=I(),$="[\\x20\\t\\r\\n\\f]",q="(?:\\\\.|[-\\w]|[^\\x00-\\xa0])+",B=q.replace("w","w#"),U="\\["+$+"*("+q+")"+$+"*(?:"+"([*^$|!~]?=)"+$+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+B+")|)|)"+$+"*\\]",z=":("+q+")(?:\\((?:(['\"])((?:\\\\.|[^\\\\])*?)\\2|([^()[\\]]*|(?:(?:"+U+")|[^:]|\\\\.)*|.*))\\)|)",j=":(nth|eq|gt|lt|first|last|even|odd)(?:\\(((?:-\\d)?\\d*)\\)|)(?=[^-]|$)",V=new RegExp("^"+$+"+|((?:^|[^\\\\])(?:\\\\.)*)"+$+"+$","g"),H=new RegExp("^"+$+"*,"+$+"*"),W=new RegExp("^"+$+"*([\\x20\\t\\r\\n\\f>+~])"+$+"*"),Y=new RegExp(z),G=/^(?:#([\w\-]+)|(\w+)|\.([\w\-]+))$/,K=/[\x20\t\r\n\f]*[+~]/,Q=/:not\($/,J=/h\d/i,X=/input|select|textarea|button/i,ee=/\\(?!\\)/g,te={ID:new RegExp("^#("+q+")"),CLASS:new RegExp("^\\.("+q+")"),NAME:new RegExp("^\\[name=['\"]?("+q+")['\"]?\\]"),TAG:new RegExp("^("+q.replace("w","w*")+")"),ATTR:new RegExp("^"+U),PSEUDO:new RegExp("^"+z),CHILD:new RegExp("^:(only|nth|last|first)-child(?:\\("+$+"*(even|odd|(([+-]|)(\\d*)n|)"+$+"*(?:([+-]|)"+$+"*(\\d+)|))"+$+"*\\)|)","i"),POS:new RegExp(j,"ig"),needsContext:new RegExp("^"+$+"*[>+~]|"+j,"i")},ne=function(e){var t=A.createElement("div");try{return e(t)}catch(h){return!1}finally{t=null}},ae=ne(function(e){return e.appendChild(A.createComment("")),!e.getElementsByTagName("*").length}),oe=ne(function(e){return e.innerHTML="<a href='#'></a>",e.firstChild&&typeof e.firstChild.getAttribute!==x&&"#"===e.firstChild.getAttribute("href")}),ie=ne(function(e){e.innerHTML="<select></select>";var t=typeof e.lastChild.getAttribute("multiple");return"boolean"!==t&&"string"!==t}),re=ne(function(e){return e.innerHTML="<div class='hidden e'></div><div class='hidden'></div>",!(!e.getElementsByClassName||!e.getElementsByClassName("e").length)&&(e.lastChild.className="e",2===e.getElementsByClassName("e").length)}),le=ne(function(e){e.id=E+0,e.innerHTML="<a name='"+E+"'></a><div name='"+E+"'></div>",P.insertBefore(e,P.firstChild);var t=A.getElementsByName&&A.getElementsByName(E).length===2+A.getElementsByName(E+0).length;return g=!A.getElementById(E),P.removeChild(e),t});try{M.call(P.childNodes,0)[0].nodeType}catch(Me){M=function(e){for(var t,n=[];t=this[e];e++)n.push(t);return n}}n.matches=function(e,t){return n(e,null,null,t)},n.matchesSelector=function(e,t){return n(t,null,null,[e]).length>0},y=n.getText=function(e){var t,n="",a=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=y(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[a];a++)n+=y(t);return n},v=n.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},w=n.contains=P.contains?function(e,t){var n=9===e.nodeType?e.documentElement:e,a=t&&t.parentNode;return e===a||!!(a&&1===a.nodeType&&n.contains&&n.contains(a))}:P.compareDocumentPosition?function(e,t){return t&&!!(16&e.compareDocumentPosition(t))}:function(e,t){for(;t=t.parentNode;)if(t===e)return!0;return!1},n.attr=function(e,t){var n,a=v(e);return a||(t=t.toLowerCase()),b.attrHandle[t]?b.attrHandle[t](e):ie||a?e.getAttribute(t):(n=e.getAttributeNode(t))?"boolean"==typeof e[t]?e[t]?t:null:n.specified?n.value:null:null},b=n.selectors={cacheLength:50,createPseudo:L,match:te,order:new RegExp("ID|TAG"+(le?"|NAME":"")+(re?"|CLASS":"")),attrHandle:oe?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},find:{ID:g?function(e,t,n){if(typeof t.getElementById!==x&&!n){var a=t.getElementById(e);return a&&a.parentNode?[a]:[]}}:function(e,n,a){if(typeof n.getElementById!==x&&!a){var o=n.getElementById(e);return o?o.id===e||typeof o.getAttributeNode!==x&&o.getAttributeNode("id").value===e?[o]:t:[]}},TAG:ae?function(e,t){if(typeof t.getElementsByTagName!==x)return t.getElementsByTagName(e)}:function(e,t){var n=t.getElementsByTagName(e);if("*"===e){for(var a,o=[],i=0;a=n[i];i++)1===a.nodeType&&o.push(a);return o}return n},NAME:function(e,t){if(typeof t.getElementsByName!==x)return t.getElementsByName(name)},CLASS:function(e,t,n){if(typeof t.getElementsByClassName!==x&&!n)return t.getElementsByClassName(e)}},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(ee,""),e[3]=(e[4]||e[5]||"").replace(ee,""),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1]?(e[2]||n.error(e[0]),e[3]=+(e[3]?e[4]+(e[5]||1):2*("even"===e[2]||"odd"===e[2])),e[4]=+(e[6]+e[7]||"odd"===e[2])):e[2]&&n.error(e[0]),e},PSEUDO:function(e,t,n){var a,o;return te.CHILD.test(e[0])?null:(e[3]?e[2]=e[3]:(a=e[4])&&(Y.test(a)&&(o=r(a,t,n,!0))&&(o=a.indexOf(")",a.length-o)-a.length)&&(a=a.slice(0,o),e[0]=e[0].slice(0,o)),e[2]=a),e.slice(0,3))}},filter:{ID:g?function(e){return e=e.replace(ee,""),function(t){return t.getAttribute("id")===e}}:function(e){return e=e.replace(ee,""),function(t){var n=typeof t.getAttributeNode!==x&&t.getAttributeNode("id");return n&&n.value===e}},TAG:function(e){return"*"===e?function(){return!0}:(e=e.replace(ee,"").toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=N[E][e];return t||(t=N(e,new RegExp("(^|"+$+")"+e+"("+$+"|$)"))),function(e){return t.test(e.className||typeof e.getAttribute!==x&&e.getAttribute("class")||"")}},ATTR:function(e,t,a){return t?function(o){var i=n.attr(o,e),r=i+"";if(null==i)return"!="===t;switch(t){case"=":return r===a;case"!=":return r!==a;case"^=":return a&&0===r.indexOf(a);case"*=":return a&&r.indexOf(a)>-1;case"$=":return a&&r.substr(r.length-a.length)===a;case"~=":return(" "+r+" ").indexOf(a)>-1;case"|=":return r===a||r.substr(0,a.length+1)===a+"-"}}:function(t){return null!=n.attr(t,e)}},CHILD:function(e,t,n,a){if("nth"===e){var o=F++;return function(e){var t,i,r=0,l=e;if(1===n&&0===a)return!0;if((t=e.parentNode)&&(t[E]!==o||!e.sizset)){for(l=t.firstChild;l&&(1!==l.nodeType||(l.sizset=++r,l!==e));l=l.nextSibling);t[E]=o}return i=e.sizset-a,0===n?0===i:i%n==0&&i/n>=0}}return function(t){var n=t;switch(e){case"only":case"first":for(;n=n.previousSibling;)if(1===n.nodeType)return!1;if("first"===e)return!0;n=t;case"last":for(;n=n.nextSibling;)if(1===n.nodeType)return!1;return!0}}},PSEUDO:function(e,t,a,o){var i,r=b.pseudos[e]||b.pseudos[e.toLowerCase()];return r||n.error("unsupported pseudo: "+e),r[E]?r(t,a,o):r.length>1?(i=[e,e,"",t],function(e){return r(e,0,i)}):r}},pseudos:{not:L(function(e,t,n){var a=k(e.replace(V,"$1"),t,n);return function(e){return!a(e)}}),enabled:function(e){return!1===e.disabled},disabled:function(e){return!0===e.disabled},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},parent:function(e){return!b.pseudos.empty(e)},empty:function(e){var t;for(e=e.firstChild;e;){if(e.nodeName>"@"||3===(t=e.nodeType)||4===t)return!1;e=e.nextSibling}return!0},contains:L(function(e){return function(t){return(t.textContent||t.innerText||y(t)).indexOf(e)>-1}}),has:L(function(e){return function(t){return n(e,t).length>0}}),header:function(e){return J.test(e.nodeName)},text:function(e){var t,n;return"input"===e.nodeName.toLowerCase()&&"text"===(t=e.type)&&(null==(n=e.getAttribute("type"))||n.toLowerCase()===t)},radio:a("radio"),checkbox:a("checkbox"),file:a("file"),password:a("password"),image:a("image"),submit:o("submit"),reset:o("reset"),button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},input:function(e){return X.test(e.nodeName)},focus:function(e){var t=e.ownerDocument;return e===t.activeElement&&(!t.hasFocus||t.hasFocus())&&(!!e.type||!!e.href)},active:function(e){return e===e.ownerDocument.activeElement}},setFilters:{first:function(e,t,n){return n?e.slice(1):[e[0]]},last:function(e,t,n){var a=e.pop();return n?e:[a]},even:function(e,t,n){for(var a=[],o=n?1:0,i=e.length;o<i;o+=2)a.push(e[o]);return a},odd:function(e,t,n){for(var a=[],o=n?0:1,i=e.length;o<i;o+=2)a.push(e[o]);return a},lt:function(e,t,n){return n?e.slice(+t):e.slice(0,+t)},gt:function(e,t,n){return n?e.slice(0,+t+1):e.slice(+t+1)},eq:function(e,t,n){var a=e.splice(+t,1);return n?e:a}}},S=P.compareDocumentPosition?function(e,t){return e===t?(T=!0,0):(e.compareDocumentPosition&&t.compareDocumentPosition?4&e.compareDocumentPosition(t):e.compareDocumentPosition)?-1:1}:function(e,t){if(e===t)return T=!0,0;if(e.sourceIndex&&t.sourceIndex)return e.sourceIndex-t.sourceIndex;var n,a,o=[],r=[],l=e.parentNode,s=t.parentNode,u=l;if(l===s)return i(e,t);if(!l)return-1;if(!s)return 1;for(;u;)o.unshift(u),u=u.parentNode;for(u=s;u;)r.unshift(u),u=u.parentNode;n=o.length,a=r.length;for(var c=0;c<n&&c<a;c++)if(o[c]!==r[c])return i(o[c],r[c]);return c===n?i(e,r[c],-1):i(o[c],t,1)},[0,0].sort(S),C=!T,n.uniqueSort=function(e){var t,n=1;if(T=C,e.sort(S),T)for(;t=e[n];n++)t===e[n-1]&&e.splice(n--,1);return e},n.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},k=n.compile=function(e,t,n){var a,o,i,l=O[E][e];if(l&&l.context===t)return l;for(o=0,i=(a=r(e,t,n)).length;o<i;o++)a[o]=u(a[o],t,n);return(l=O(e,c(a))).context=t,l.runs=l.dirruns=0,l},A.querySelectorAll&&function(){var e,t=m,a=/'|\\/g,o=/\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,i=[],l=[":active"],s=P.matchesSelector||P.mozMatchesSelector||P.webkitMatchesSelector||P.oMatchesSelector||P.msMatchesSelector;ne(function(e){e.innerHTML="<select><option selected=''></option></select>",e.querySelectorAll("[selected]").length||i.push("\\["+$+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||i.push(":checked")}),ne(function(e){e.innerHTML="<p test=''></p>",e.querySelectorAll("[test^='']").length&&i.push("[*^$]="+$+"*(?:\"\"|'')"),e.innerHTML="<input type='hidden'/>",e.querySelectorAll(":enabled").length||i.push(":enabled",":disabled")}),i=i.length&&new RegExp(i.join("|")),m=function(e,n,o,l,s){if(!(l||s||i&&i.test(e)))if(9===n.nodeType)try{return D.apply(o,M.call(n.querySelectorAll(e),0)),o}catch(w){}else if(1===n.nodeType&&"object"!==n.nodeName.toLowerCase()){var u,c,d,_=n.getAttribute("id"),p=_||E,m=K.test(e)&&n.parentNode||n;for(_?p=p.replace(a,"\\$&"):n.setAttribute("id",p),p="[id='"+p+"']",c=0,d=(u=r(e,n,s)).length;c<d;c++)u[c]=p+u[c].selector;try{return D.apply(o,M.call(m.querySelectorAll(u.join(",")),0)),o}catch(w){}finally{_||n.removeAttribute("id")}}return t(e,n,o,l,s)},s&&(ne(function(t){e=s.call(t,"div");try{s.call(t,"[test!='']:sizzle"),l.push(te.PSEUDO.source,te.POS.source,"!=")}catch(a){}}),l=new RegExp(l.join("|")),n.matchesSelector=function(t,a){if(a=a.replace(o,"='$1']"),!(v(t)||l.test(a)||i&&i.test(a)))try{var r=s.call(t,a);if(r||e||t.document&&11!==t.document.nodeType)return r}catch(k){}return n(a,null,null,[t]).length>0})}(),b.setFilters.nth=b.setFilters.eq,b.filters=b.pseudos,n.attr=Z.attr,Z.find=n,Z.expr=n.selectors,Z.expr[":"]=Z.expr.pseudos,Z.unique=n.uniqueSort,Z.text=n.getText,Z.isXMLDoc=n.isXML,Z.contains=n.contains}(e);var Ie=/Until$/,Ne=/^(?:parents|prev(?:Until|All))/,Re=/^.[^:#\[\.,]*$/,Oe=Z.expr.match.needsContext,$e={children:!0,contents:!0,next:!0,prev:!0};Z.fn.extend({find:function(e){var t,n,a,o,i,r,l=this;if("string"!=typeof e)return Z(e).filter(function(){for(t=0,n=l.length;t<n;t++)if(Z.contains(l[t],this))return!0});for(r=this.pushStack("","find",e),t=0,n=this.length;t<n;t++)if(a=r.length,Z.find(e,this[t],r),t>0)for(o=a;o<r.length;o++)for(i=0;i<a;i++)if(r[i]===r[o]){r.splice(o--,1);break}return r},has:function(e){var t,n=Z(e,this),a=n.length;return this.filter(function(){for(t=0;t<a;t++)if(Z.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(u(this,e,!1),"not",e)},filter:function(e){return this.pushStack(u(this,e,!0),"filter",e)},is:function(e){return!!e&&("string"==typeof e?Oe.test(e)?Z(e,this.context).index(this[0])>=0:Z.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){for(var n,a=0,o=this.length,i=[],r=Oe.test(e)||"string"!=typeof e?Z(e,t||this.context):0;a<o;a++)for(n=this[a];n&&n.ownerDocument&&n!==t&&11!==n.nodeType;){if(r?r.index(n)>-1:Z.find.matchesSelector(n,e)){i.push(n);break}n=n.parentNode}return i=i.length>1?Z.unique(i):i,this.pushStack(i,"closest",e)},index:function(e){return e?"string"==typeof e?Z.inArray(this[0],Z(e)):Z.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.prevAll().length:-1},add:function(e,t){var n="string"==typeof e?Z(e,t):Z.makeArray(e&&e.nodeType?[e]:e),a=Z.merge(this.get(),n);return this.pushStack(l(n[0])||l(a[0])?a:Z.unique(a))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),Z.fn.andSelf=Z.fn.addBack,Z.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return Z.dir(e,"parentNode")},parentsUntil:function(e,t,n){return Z.dir(e,"parentNode",n)},next:function(e){return s(e,"nextSibling")},prev:function(e){return s(e,"previousSibling")},nextAll:function(e){return Z.dir(e,"nextSibling")},prevAll:function(e){return Z.dir(e,"previousSibling")},nextUntil:function(e,t,n){return Z.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return Z.dir(e,"previousSibling",n)},siblings:function(e){return Z.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return Z.sibling(e.firstChild)},contents:function(e){return Z.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:Z.merge([],e.childNodes)}},function(e,t){Z.fn[e]=function(n,a){var o=Z.map(this,t,n);return Ie.test(e)||(a=n),a&&"string"==typeof a&&(o=Z.filter(a,o)),o=this.length>1&&!$e[e]?Z.unique(o):o,this.length>1&&Ne.test(e)&&(o=o.reverse()),this.pushStack(o,e,Y.call(arguments).join(","))}}),Z.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),1===t.length?Z.find.matchesSelector(t[0],e)?[t[0]]:[]:Z.find.matches(e,t)},dir:function(e,n,a){for(var o=[],i=e[n];i&&9!==i.nodeType&&(a===t||1!==i.nodeType||!Z(i).is(a));)1===i.nodeType&&o.push(i),i=i[n];return o},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}});var qe="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",Be=/ jQuery\d+="(?:null|\d+)"/g,Ue=/^\s+/,ze=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,je=/<([\w:]+)/,Ve=/<tbody/i,He=/<|&#?\w+;/,We=/<(?:script|style|link)/i,Ye=/<(?:script|object|embed|option|style)/i,Ge=new RegExp("<(?:"+qe+")[\\s/>]","i"),Ke=/^(?:checkbox|radio)$/,Qe=/checked\s*(?:[^=]|=\s*.checked.)/i,Je=/\/(java|ecma)script/i,Ze=/^\s*<!(?:\[CDATA\[|\-\-)|[\]\-]{2}>\s*$/g,Xe={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},et=c(U),tt=et.appendChild(U.createElement("div"));Xe.optgroup=Xe.option,Xe.tbody=Xe.tfoot=Xe.colgroup=Xe.caption=Xe.thead,Xe.th=Xe.td,Z.support.htmlSerialize||(Xe._default=[1,"X<div>","</div>"]),Z.fn.extend({text:function(e){return Z.access(this,function(e){return e===t?Z.text(this):this.empty().append((this[0]&&this[0].ownerDocument||U).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(Z.isFunction(e))return this.each(function(t){Z(this).wrapAll(e.call(this,t))});if(this[0]){var t=Z(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstChild&&1===e.firstChild.nodeType;)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return Z.isFunction(e)?this.each(function(t){Z(this).wrapInner(e.call(this,t))}):this.each(function(){var t=Z(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=Z.isFunction(e);return this.each(function(n){Z(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){Z.nodeName(this,"body")||Z(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType)&&this.insertBefore(e,this.firstChild)})},before:function(){if(!l(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this)});if(arguments.length){var e=Z.clean(arguments);return this.pushStack(Z.merge(e,this),"before",this.selector)}},after:function(){if(!l(this[0]))return this.domManip(arguments,!1,function(e){this.parentNode.insertBefore(e,this.nextSibling)});if(arguments.length){var e=Z.clean(arguments);return this.pushStack(Z.merge(this,e),"after",this.selector)}},remove:function(e,t){for(var n,a=0;null!=(n=this[a]);a++)e&&!Z.filter(e,[n]).length||(!t&&1===n.nodeType&&(Z.cleanData(n.getElementsByTagName("*")),Z.cleanData([n])),n.parentNode&&n.parentNode.removeChild(n));return this},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)for(1===e.nodeType&&Z.cleanData(e.getElementsByTagName("*"));e.firstChild;)e.removeChild(e.firstChild);return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return Z.clone(this,e,t)})},html:function(e){return Z.access(this,function(e){var n=this[0]||{},a=0,o=this.length;if(e===t)return 1===n.nodeType?n.innerHTML.replace(Be,""):t;if("string"==typeof e&&!We.test(e)&&(Z.support.htmlSerialize||!Ge.test(e))&&(Z.support.leadingWhitespace||!Ue.test(e))&&!Xe[(je.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(ze,"<$1></$2>");try{for(;a<o;a++)1===(n=this[a]||{}).nodeType&&(Z.cleanData(n.getElementsByTagName("*")),n.innerHTML=e);n=0}catch(z){}}n&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){return l(this[0])?this.length?this.pushStack(Z(Z.isFunction(e)?e():e),"replaceWith",e):this:Z.isFunction(e)?this.each(function(t){var n=Z(this),a=n.html();n.replaceWith(e.call(this,t,a))}):("string"!=typeof e&&(e=Z(e).detach()),this.each(function(){var t=this.nextSibling,n=this.parentNode;Z(this).remove(),t?Z(t).before(e):Z(n).append(e)}))},detach:function(e){return this.remove(e,!0)},domManip:function(e,n,a){var o,i,r,l,s=0,u=(e=[].concat.apply([],e))[0],c=[],_=this.length;if(!Z.support.checkClone&&_>1&&"string"==typeof u&&Qe.test(u))return this.each(function(){Z(this).domManip(e,n,a)});if(Z.isFunction(u))return this.each(function(o){var i=Z(this);e[0]=u.call(this,o,n?i.html():t),i.domManip(e,n,a)});if(this[0]){if(i=(r=(o=Z.buildFragment(e,this,c)).fragment).firstChild,1===r.childNodes.length&&(r=i),i)for(n=n&&Z.nodeName(i,"tr"),l=o.cacheable||_-1;s<_;s++)a.call(n&&Z.nodeName(this[s],"table")?d(this[s],"tbody"):this[s],s===l?r:Z.clone(r,!0,!0));r=i=null,c.length&&Z.each(c,function(e,t){t.src?Z.ajax?Z.ajax({url:t.src,type:"GET",dataType:"script",async:!1,global:!1,throws:!0}):Z.error("no ajax"):Z.globalEval((t.text||t.textContent||t.innerHTML||"").replace(Ze,"")),t.parentNode&&t.parentNode.removeChild(t)})}return this}}),Z.buildFragment=function(e,n,a){var o,i,r,l=e[0];return n=(n=!(n=n||U).nodeType&&n[0]||n).ownerDocument||n,
1===e.length&&"string"==typeof l&&l.length<512&&n===U&&"<"===l.charAt(0)&&!Ye.test(l)&&(Z.support.checkClone||!Qe.test(l))&&(Z.support.html5Clone||!Ge.test(l))&&(i=!0,r=(o=Z.fragments[l])!==t),o||(o=n.createDocumentFragment(),Z.clean(e,n,o,a),i&&(Z.fragments[l]=r&&o)),{fragment:o,cacheable:i}},Z.fragments={},Z.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){Z.fn[e]=function(n){var a,o=0,i=[],r=Z(n),l=r.length,s=1===this.length&&this[0].parentNode;if((null==s||s&&11===s.nodeType&&1===s.childNodes.length)&&1===l)return r[t](this[0]),this;for(;o<l;o++)a=(o>0?this.clone(!0):this).get(),Z(r[o])[t](a),i=i.concat(a);return this.pushStack(i,e,r.selector)}}),Z.extend({clone:function(e,t,n){var a,o,i,r;if(Z.support.html5Clone||Z.isXMLDoc(e)||!Ge.test("<"+e.nodeName+">")?r=e.cloneNode(!0):(tt.innerHTML=e.outerHTML,tt.removeChild(r=tt.firstChild)),!(Z.support.noCloneEvent&&Z.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||Z.isXMLDoc(e)))for(p(e,r),a=m(e),o=m(r),i=0;a[i];++i)o[i]&&p(a[i],o[i]);if(t&&(_(e,r),n))for(a=m(e),o=m(r),i=0;a[i];++i)_(a[i],o[i]);return a=o=null,r},clean:function(e,t,n,a){var o,i,r,l,s,u,d,_,p,m,f,g=t===U&&et,b=[];for(t&&"undefined"!=typeof t.createDocumentFragment||(t=U),o=0;null!=(r=e[o]);o++)if("number"==typeof r&&(r+=""),r){if("string"==typeof r)if(He.test(r)){for(g=g||c(t),d=t.createElement("div"),g.appendChild(d),r=r.replace(ze,"<$1></$2>"),l=(je.exec(r)||["",""])[1].toLowerCase(),u=(s=Xe[l]||Xe._default)[0],d.innerHTML=s[1]+r+s[2];u--;)d=d.lastChild;if(!Z.support.tbody)for(_=Ve.test(r),i=(p="table"!==l||_?"<table>"!==s[1]||_?[]:d.childNodes:d.firstChild&&d.firstChild.childNodes).length-1;i>=0;--i)Z.nodeName(p[i],"tbody")&&!p[i].childNodes.length&&p[i].parentNode.removeChild(p[i]);!Z.support.leadingWhitespace&&Ue.test(r)&&d.insertBefore(t.createTextNode(Ue.exec(r)[0]),d.firstChild),r=d.childNodes,d.parentNode.removeChild(d)}else r=t.createTextNode(r);r.nodeType?b.push(r):Z.merge(b,r)}if(d&&(r=d=g=null),!Z.support.appendChecked)for(o=0;null!=(r=b[o]);o++)Z.nodeName(r,"input")?h(r):"undefined"!=typeof r.getElementsByTagName&&Z.grep(r.getElementsByTagName("input"),h);if(n)for(m=function(e){if(!e.type||Je.test(e.type))return a?a.push(e.parentNode?e.parentNode.removeChild(e):e):n.appendChild(e)},o=0;null!=(r=b[o]);o++)Z.nodeName(r,"script")&&m(r)||(n.appendChild(r),"undefined"!=typeof r.getElementsByTagName&&(f=Z.grep(Z.merge([],r.getElementsByTagName("script")),m),b.splice.apply(b,[o+1,0].concat(f)),o+=f.length));return b},cleanData:function(e,t){for(var n,a,o,i,r=0,l=Z.expando,s=Z.cache,u=Z.support.deleteExpando,c=Z.event.special;null!=(o=e[r]);r++)if((t||Z.acceptData(o))&&(n=(a=o[l])&&s[a])){if(n.events)for(i in n.events)c[i]?Z.event.remove(o,i):Z.removeEvent(o,i,n.handle);s[a]&&(delete s[a],u?delete o[l]:o.removeAttribute?o.removeAttribute(l):o[l]=null,Z.deletedIds.push(a))}}}),function(){var e,t;Z.uaMatch=function(e){e=e.toLowerCase();var t=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||e.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||"",version:t[2]||"0"}},t={},(e=Z.uaMatch(j.userAgent)).browser&&(t[e.browser]=!0,t.version=e.version),t.chrome?t.webkit=!0:t.webkit&&(t.safari=!0),Z.browser=t,Z.sub=function(){function e(t,n){return new e.fn.init(t,n)}Z.extend(!0,e,this),e.superclass=this,e.fn=e.prototype=this(),e.fn.constructor=e,e.sub=this.sub,e.fn.init=function(n,a){return a&&a instanceof Z&&!(a instanceof e)&&(a=e(a)),Z.fn.init.call(this,n,a,t)},e.fn.init.prototype=e.fn;var t=e(U);return e}}();var nt,at,ot,it=/alpha\([^)]*\)/i,rt=/opacity=([^)]*)/,lt=/^(top|right|bottom|left)$/,st=/^(none|table(?!-c[ea]).+)/,ut=/^margin/,ct=new RegExp("^("+X+")(.*)$","i"),dt=new RegExp("^("+X+")(?!px)[a-z%]+$","i"),_t=new RegExp("^([-+])=("+X+")","i"),pt={},mt={position:"absolute",visibility:"hidden",display:"block"},ht={letterSpacing:0,fontWeight:400},ft=["Top","Right","Bottom","Left"],gt=["Webkit","O","Moz","ms"],bt=Z.fn.toggle;Z.fn.extend({css:function(e,n){return Z.access(this,function(e,n,a){return a!==t?Z.style(e,n,a):Z.css(e,n)},e,n,arguments.length>1)},show:function(){return b(this,!0)},hide:function(){return b(this)},toggle:function(e,t){var n="boolean"==typeof e;return Z.isFunction(e)&&Z.isFunction(t)?bt.apply(this,arguments):this.each(function(){(n?e:g(this))?Z(this).show():Z(this).hide()})}}),Z.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=nt(e,"opacity");return""===n?"1":n}}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:Z.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,a,o){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,r,l,s=Z.camelCase(n),u=e.style;if(n=Z.cssProps[s]||(Z.cssProps[s]=f(u,s)),l=Z.cssHooks[n]||Z.cssHooks[s],a===t)return l&&"get"in l&&(i=l.get(e,!1,o))!==t?i:u[n];if("string"===(r=typeof a)&&(i=_t.exec(a))&&(a=(i[1]+1)*i[2]+parseFloat(Z.css(e,n)),r="number"),!(null==a||"number"===r&&isNaN(a)||("number"===r&&!Z.cssNumber[s]&&(a+="px"),l&&"set"in l&&(a=l.set(e,a,o))===t)))try{u[n]=a}catch(Y){}}},css:function(e,n,a,o){var i,r,l,s=Z.camelCase(n);return n=Z.cssProps[s]||(Z.cssProps[s]=f(e.style,s)),(l=Z.cssHooks[n]||Z.cssHooks[s])&&"get"in l&&(i=l.get(e,!0,o)),i===t&&(i=nt(e,n)),"normal"===i&&n in ht&&(i=ht[n]),a||o!==t?(r=parseFloat(i),a||Z.isNumeric(r)?r||0:i):i},swap:function(e,t,n){var a,o,i={};for(o in t)i[o]=e.style[o],e.style[o]=t[o];for(o in a=n.call(e),t)e.style[o]=i[o];return a}}),e.getComputedStyle?nt=function(t,n){var a,o,i,r,l=e.getComputedStyle(t,null),s=t.style;return l&&(""===(a=l[n])&&!Z.contains(t.ownerDocument,t)&&(a=Z.style(t,n)),dt.test(a)&&ut.test(n)&&(o=s.width,i=s.minWidth,r=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=l.width,s.width=o,s.minWidth=i,s.maxWidth=r)),a}:U.documentElement.currentStyle&&(nt=function(e,t){var n,a,o=e.currentStyle&&e.currentStyle[t],i=e.style;return null==o&&i&&i[t]&&(o=i[t]),dt.test(o)&&!lt.test(t)&&(n=i.left,(a=e.runtimeStyle&&e.runtimeStyle.left)&&(e.runtimeStyle.left=e.currentStyle.left),i.left="fontSize"===t?"1em":o,o=i.pixelLeft+"px",i.left=n,a&&(e.runtimeStyle.left=a)),""===o?"auto":o}),Z.each(["height","width"],function(e,t){Z.cssHooks[t]={get:function(e,n,a){if(n)return 0===e.offsetWidth&&st.test(nt(e,"display"))?Z.swap(e,mt,function(){return w(e,t,a)}):w(e,t,a)},set:function(e,n,a){return y(e,n,a?v(e,t,a,Z.support.boxSizing&&"border-box"===Z.css(e,"boxSizing")):0)}}}),Z.support.opacity||(Z.cssHooks.opacity={get:function(e,t){return rt.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,a=e.currentStyle,o=Z.isNumeric(t)?"alpha(opacity="+100*t+")":"",i=a&&a.filter||n.filter||"";n.zoom=1,t>=1&&""===Z.trim(i.replace(it,""))&&n.removeAttribute&&(n.removeAttribute("filter"),a&&!a.filter)||(n.filter=it.test(i)?i.replace(it,o):i+" "+o)}}),Z(function(){Z.support.reliableMarginRight||(Z.cssHooks.marginRight={get:function(e,t){return Z.swap(e,{display:"inline-block"},function(){if(t)return nt(e,"marginRight")})}}),!Z.support.pixelPosition&&Z.fn.position&&Z.each(["top","left"],function(e,t){Z.cssHooks[t]={get:function(e,n){if(n){var a=nt(e,t);return dt.test(a)?Z(e).position()[t]+"px":a}}}})}),Z.expr&&Z.expr.filters&&(Z.expr.filters.hidden=function(e){return 0===e.offsetWidth&&0===e.offsetHeight||!Z.support.reliableHiddenOffsets&&"none"===(e.style&&e.style.display||nt(e,"display"))},Z.expr.filters.visible=function(e){return!Z.expr.filters.hidden(e)}),Z.each({margin:"",padding:"",border:"Width"},function(e,t){Z.cssHooks[e+t]={expand:function(n){var a,o="string"==typeof n?n.split(" "):[n],i={};for(a=0;a<4;a++)i[e+ft[a]+t]=o[a]||o[a-2]||o[0];return i}},ut.test(e)||(Z.cssHooks[e+t].set=y)});var yt=/%20/g,vt=/\[\]$/,wt=/\r?\n/g,kt=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,St=/^(?:select|textarea)/i;Z.fn.extend({serialize:function(){return Z.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?Z.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||St.test(this.nodeName)||kt.test(this.type))}).map(function(e,t){var n=Z(this).val();return null==n?null:Z.isArray(n)?Z.map(n,function(e){return{name:t.name,value:e.replace(wt,"\r\n")}}):{name:t.name,value:n.replace(wt,"\r\n")}}).get()}}),Z.param=function(e,n){var a,o=[],i=function(e,t){t=Z.isFunction(t)?t():null==t?"":t,o[o.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(n===t&&(n=Z.ajaxSettings&&Z.ajaxSettings.traditional),Z.isArray(e)||e.jquery&&!Z.isPlainObject(e))Z.each(e,function(){i(this.name,this.value)});else for(a in e)S(a,e[a],n,i);return o.join("&").replace(yt,"+")};var Tt,Ct,xt=/#.*$/,Et=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,At=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,Pt=/^(?:GET|HEAD)$/,Ft=/^\/\//,Mt=/\?/,Dt=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,Lt=/([?&])_=[^&]*/,It=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,Nt=Z.fn.load,Rt={},Ot={},$t=["*/"]+["*"];try{Tt=z.href}catch(en){(Tt=U.createElement("a")).href="",Tt=Tt.href}Ct=It.exec(Tt.toLowerCase())||[],Z.fn.load=function(e,n,a){if("string"!=typeof e&&Nt)return Nt.apply(this,arguments);if(!this.length)return this;var o,i,r,l=this,s=e.indexOf(" ");return s>=0&&(o=e.slice(s,e.length),e=e.slice(0,s)),Z.isFunction(n)?(a=n,n=t):n&&"object"==typeof n&&(i="POST"),Z.ajax({url:e,type:i,dataType:"html",data:n,complete:function(e,t){a&&l.each(a,r||[e.responseText,t,e])}}).done(function(e){r=arguments,l.html(o?Z("<div>").append(e.replace(Dt,"")).find(o):e)}),this},Z.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(e,t){Z.fn[t]=function(e){return this.on(t,e)}}),Z.each(["get","post"],function(e,n){Z[n]=function(e,a,o,i){return Z.isFunction(a)&&(i=i||o,o=a,a=t),Z.ajax({type:n,url:e,data:a,success:o,dataType:i})}}),Z.extend({getScript:function(e,n){return Z.get(e,t,n,"script")},getJSON:function(e,t,n){return Z.get(e,t,n,"json")},ajaxSetup:function(e,t){return t?x(e,Z.ajaxSettings):(t=e,e=Z.ajaxSettings),x(e,t),e},ajaxSettings:{url:Tt,isLocal:At.test(Ct[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded; charset=UTF-8",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":$t},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":e.String,"text html":!0,"text json":Z.parseJSON,"text xml":Z.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:T(Rt),ajaxTransport:T(Ot),ajax:function(e,n){function a(e,n,a,r){var u,d,b,y,w,S=n;2!==v&&(v=2,s&&clearTimeout(s),l=t,i=r||"",k.readyState=e>0?4:0,a&&(y=E(_,k,a)),e>=200&&e<300||304===e?(_.ifModified&&((w=k.getResponseHeader("Last-Modified"))&&(Z.lastModified[o]=w),(w=k.getResponseHeader("Etag"))&&(Z.etag[o]=w)),304===e?(S="notmodified",u=!0):(S=(u=A(_,y)).state,d=u.data,u=!(b=u.error))):(b=S,S&&!e||(S="error",e<0&&(e=0))),k.status=e,k.statusText=""+(n||S),u?h.resolveWith(p,[d,S,k]):h.rejectWith(p,[k,S,b]),k.statusCode(g),g=t,c&&m.trigger("ajax"+(u?"Success":"Error"),[k,_,u?d:b]),f.fireWith(p,[k,S]),c&&(m.trigger("ajaxComplete",[k,_]),--Z.active||Z.event.trigger("ajaxStop")))}"object"==typeof e&&(n=e,e=t),n=n||{};var o,i,r,l,s,u,c,d,_=Z.ajaxSetup({},n),p=_.context||_,m=p!==_&&(p.nodeType||p instanceof Z)?Z(p):Z.event,h=Z.Deferred(),f=Z.Callbacks("once memory"),g=_.statusCode||{},b={},y={},v=0,w="canceled",k={readyState:0,setRequestHeader:function(e,t){if(!v){var n=e.toLowerCase();e=y[n]=y[n]||e,b[e]=t}return this},getAllResponseHeaders:function(){return 2===v?i:null},getResponseHeader:function(e){var n;if(2===v){if(!r)for(r={};n=Et.exec(i);)r[n[1].toLowerCase()]=n[2];n=r[e.toLowerCase()]}return n===t?null:n},overrideMimeType:function(e){return v||(_.mimeType=e),this},abort:function(e){return e=e||w,l&&l.abort(e),a(0,e),this}};if(h.promise(k),k.success=k.done,k.error=k.fail,k.complete=f.add,k.statusCode=function(e){var t;if(e)if(v<2)for(t in e)g[t]=[g[t],e[t]];else t=e[k.status],k.always(t);return this},_.url=((e||_.url)+"").replace(xt,"").replace(Ft,Ct[1]+"//"),_.dataTypes=Z.trim(_.dataType||"*").toLowerCase().split(te),null==_.crossDomain&&(u=It.exec(_.url.toLowerCase()),_.crossDomain=!(!u||u[1]==Ct[1]&&u[2]==Ct[2]&&(u[3]||("http:"===u[1]?80:443))==(Ct[3]||("http:"===Ct[1]?80:443)))),_.data&&_.processData&&"string"!=typeof _.data&&(_.data=Z.param(_.data,_.traditional)),C(Rt,_,n,k),2===v)return k;if(c=_.global,_.type=_.type.toUpperCase(),_.hasContent=!Pt.test(_.type),c&&0==Z.active++&&Z.event.trigger("ajaxStart"),!_.hasContent&&(_.data&&(_.url+=(Mt.test(_.url)?"&":"?")+_.data,delete _.data),o=_.url,!1===_.cache)){var S=Z.now(),T=_.url.replace(Lt,"$1_="+S);_.url=T+(T===_.url?(Mt.test(_.url)?"&":"?")+"_="+S:"")}for(d in(_.data&&_.hasContent&&!1!==_.contentType||n.contentType)&&k.setRequestHeader("Content-Type",_.contentType),_.ifModified&&(o=o||_.url,Z.lastModified[o]&&k.setRequestHeader("If-Modified-Since",Z.lastModified[o]),Z.etag[o]&&k.setRequestHeader("If-None-Match",Z.etag[o])),k.setRequestHeader("Accept",_.dataTypes[0]&&_.accepts[_.dataTypes[0]]?_.accepts[_.dataTypes[0]]+("*"!==_.dataTypes[0]?", "+$t+"; q=0.01":""):_.accepts["*"]),_.headers)k.setRequestHeader(d,_.headers[d]);if(!_.beforeSend||!1!==_.beforeSend.call(p,k,_)&&2!==v){for(d in w="abort",{success:1,error:1,complete:1})k[d](_[d]);if(l=C(Ot,_,n,k)){k.readyState=1,c&&m.trigger("ajaxSend",[k,_]),_.async&&_.timeout>0&&(s=setTimeout(function(){k.abort("timeout")},_.timeout));try{v=1,l.send(b,a)}catch(ce){if(!(v<2))throw ce;a(-1,ce)}}else a(-1,"No Transport");return k}return k.abort()},active:0,lastModified:{},etag:{}});var qt=[],Bt=/\?/,Ut=/(=)\?(?=&|$)|\?\?/,zt=Z.now();Z.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=qt.pop()||Z.expando+"_"+zt++;return this[e]=!0,e}}),Z.ajaxPrefilter("json jsonp",function(n,a,o){var i,r,l,s=n.data,u=n.url,c=!1!==n.jsonp,d=c&&Ut.test(u),_=c&&!d&&"string"==typeof s&&!(n.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ut.test(s);if("jsonp"===n.dataTypes[0]||d||_)return i=n.jsonpCallback=Z.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,r=e[i],d?n.url=u.replace(Ut,"$1"+i):_?n.data=s.replace(Ut,"$1"+i):c&&(n.url+=(Bt.test(u)?"&":"?")+n.jsonp+"="+i),n.converters["script json"]=function(){return l||Z.error(i+" was not called"),l[0]},n.dataTypes[0]="json",e[i]=function(){l=arguments},o.always(function(){e[i]=r,n[i]&&(n.jsonpCallback=a.jsonpCallback,qt.push(i)),l&&Z.isFunction(r)&&r(l[0]),l=r=t}),"script"}),Z.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(e){return Z.globalEval(e),e}}}),Z.ajaxPrefilter("script",function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),Z.ajaxTransport("script",function(e){if(e.crossDomain){var n,a=U.head||U.getElementsByTagName("head")[0]||U.documentElement;return{send:function(o,i){(n=U.createElement("script")).async="async",e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,o){(o||!n.readyState||/loaded|complete/.test(n.readyState))&&(n.onload=n.onreadystatechange=null,a&&n.parentNode&&a.removeChild(n),n=t,o||i(200,"success"))},a.insertBefore(n,a.firstChild)},abort:function(){n&&n.onload(0,1)}}}});var jt,Vt=!!e.ActiveXObject&&function(){for(var e in jt)jt[e](0,1)},Ht=0;Z.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&P()||F()}:P,function(e){Z.extend(Z.support,{ajax:!!e,cors:!!e&&"withCredentials"in e})}(Z.ajaxSettings.xhr()),Z.support.ajax&&Z.ajaxTransport(function(n){var a;if(!n.crossDomain||Z.support.cors)return{send:function(o,i){var r,l,s=n.xhr();if(n.username?s.open(n.type,n.url,n.async,n.username,n.password):s.open(n.type,n.url,n.async),n.xhrFields)for(l in n.xhrFields)s[l]=n.xhrFields[l];n.mimeType&&s.overrideMimeType&&s.overrideMimeType(n.mimeType),!n.crossDomain&&!o["X-Requested-With"]&&(o["X-Requested-With"]="XMLHttpRequest");try{for(l in o)s.setRequestHeader(l,o[l])}catch(W){}s.send(n.hasContent&&n.data||null),a=function(e,o){var l,u,c,d,_;try{if(a&&(o||4===s.readyState))if(a=t,r&&(s.onreadystatechange=Z.noop,Vt&&delete jt[r]),o)4!==s.readyState&&s.abort();else{l=s.status,c=s.getAllResponseHeaders(),d={},(_=s.responseXML)&&_.documentElement&&(d.xml=_);try{d.text=s.responseText}catch(e){}try{u=s.statusText}catch(Q){u=""}l||!n.isLocal||n.crossDomain?1223===l&&(l=204):l=d.text?200:404}}catch(J){o||i(-1,J)}d&&i(l,u,d,c)},n.async?4===s.readyState?setTimeout(a,0):(r=++Ht,Vt&&(jt||(jt={},Z(e).unload(Vt)),jt[r]=a),s.onreadystatechange=a):a()},abort:function(){a&&a(0,1)}}});var Wt,Yt,Gt=/^(?:toggle|show|hide)$/,Kt=new RegExp("^(?:([-+])=|)("+X+")([a-z%]*)$","i"),Qt=/queueHooks$/,Jt=[N],Zt={"*":[function(e,t){var n,a,o,i=this.createTween(e,t),r=Kt.exec(t),l=i.cur(),s=+l||0,u=1;if(r){if(n=+r[2],"px"!==(a=r[3]||(Z.cssNumber[e]?"":"px"))&&s){s=Z.css(i.elem,e,!0)||n||1;do{o=u=u||".5",s/=u,Z.style(i.elem,e,s+a),u=i.cur()/l}while(1!==u&&u!==o)}i.unit=a,i.start=s,i.end=r[1]?s+(r[1]+1)*n:n}return i}]};Z.Animation=Z.extend(L,{tweener:function(e,t){Z.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");for(var n,a=0,o=e.length;a<o;a++)n=e[a],Zt[n]=Zt[n]||[],Zt[n].unshift(t)},prefilter:function(e,t){t?Jt.unshift(e):Jt.push(e)}}),Z.Tween=R,R.prototype={constructor:R,init:function(e,t,n,a,o,i){this.elem=e,this.prop=n,this.easing=o||"swing",this.options=t,this.start=this.now=this.cur(),this.end=a,this.unit=i||(Z.cssNumber[n]?"":"px")},cur:function(){var e=R.propHooks[this.prop];return e&&e.get?e.get(this):R.propHooks._default.get(this)},run:function(e){var t,n=R.propHooks[this.prop];return this.options.duration?this.pos=t=Z.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):R.propHooks._default.set(this),this}},R.prototype.init.prototype=R.prototype,R.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=Z.css(e.elem,e.prop,!1,""))&&"auto"!==t?t:0:e.elem[e.prop]},set:function(e){Z.fx.step[e.prop]?Z.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[Z.cssProps[e.prop]]||Z.cssHooks[e.prop])?Z.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},R.propHooks.scrollTop=R.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},Z.each(["toggle","show","hide"],function(e,t){var n=Z.fn[t];Z.fn[t]=function(a,o,i){return null==a||"boolean"==typeof a||!e&&Z.isFunction(a)&&Z.isFunction(o)?n.apply(this,arguments):this.animate(O(t,!0),a,o,i)}}),Z.fn.extend({fadeTo:function(e,t,n,a){return this.filter(g).css("opacity",0).show().end().animate({opacity:t},e,n,a)},animate:function(e,t,n,a){var o=Z.isEmptyObject(e),i=Z.speed(t,n,a),r=function(){var t=L(this,Z.extend({},e),i);o&&t.stop(!0)};return o||!1===i.queue?this.each(r):this.queue(i.queue,r)},stop:function(e,n,a){var o=function(e){var t=e.stop;delete e.stop,t(a)};return"string"!=typeof e&&(a=n,n=e,e=t),n&&!1!==e&&this.queue(e||"fx",[]),this.each(function(){var t=!0,n=null!=e&&e+"queueHooks",i=Z.timers,r=Z._data(this);if(n)r[n]&&r[n].stop&&o(r[n]);else for(n in r)r[n]&&r[n].stop&&Qt.test(n)&&o(r[n]);for(n=i.length;n--;)i[n].elem===this&&(null==e||i[n].queue===e)&&(i[n].anim.stop(a),t=!1,i.splice(n,1));(t||!a)&&Z.dequeue(this,e)})}}),Z.each({slideDown:O("show"),slideUp:O("hide"),slideToggle:O("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){Z.fn[e]=function(e,n,a){return this.animate(t,e,n,a)}}),Z.speed=function(e,t,n){var a=e&&"object"==typeof e?Z.extend({},e):{complete:n||!n&&t||Z.isFunction(e)&&e,duration:e,easing:n&&t||t&&!Z.isFunction(t)&&t};return a.duration=Z.fx.off?0:"number"==typeof a.duration?a.duration:a.duration in Z.fx.speeds?Z.fx.speeds[a.duration]:Z.fx.speeds._default,null!=a.queue&&!0!==a.queue||(a.queue="fx"),a.old=a.complete,a.complete=function(){Z.isFunction(a.old)&&a.old.call(this),a.queue&&Z.dequeue(this,a.queue)},a},Z.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},Z.timers=[],Z.fx=R.prototype.init,Z.fx.tick=function(){for(var e,t=Z.timers,n=0;n<t.length;n++)!(e=t[n])()&&t[n]===e&&t.splice(n--,1);t.length||Z.fx.stop()},Z.fx.timer=function(e){e()&&Z.timers.push(e)&&!Yt&&(Yt=setInterval(Z.fx.tick,Z.fx.interval))},Z.fx.interval=13,Z.fx.stop=function(){clearInterval(Yt),Yt=null},Z.fx.speeds={slow:600,fast:200,_default:400},Z.fx.step={},Z.expr&&Z.expr.filters&&(Z.expr.filters.animated=function(e){return Z.grep(Z.timers,function(t){return e===t.elem}).length});var Xt=/^(?:body|html)$/i;Z.fn.offset=function(e){if(arguments.length)return e===t?this:this.each(function(t){Z.offset.setOffset(this,e,t)});var n,a,o,i,r,l,s,u,c=this[0],d=c&&c.ownerDocument;return d?(o=d.body)===c?Z.offset.bodyOffset(c):(a=d.documentElement,Z.contains(a,c)?(n=c.getBoundingClientRect(),i=$(d),r=a.clientTop||o.clientTop||0,l=a.clientLeft||o.clientLeft||0,s=i.pageYOffset||a.scrollTop,u=i.pageXOffset||a.scrollLeft,{top:n.top+s-r,left:n.left+u-l}):{top:0,left:0}):void 0},Z.offset={bodyOffset:function(e){var t=e.offsetTop,n=e.offsetLeft;return Z.support.doesNotIncludeMarginInBodyOffset&&(t+=parseFloat(Z.css(e,"marginTop"))||0,n+=parseFloat(Z.css(e,"marginLeft"))||0),{top:t,left:n}},setOffset:function(e,t,n){var a=Z.css(e,"position");"static"===a&&(e.style.position="relative");var o,i,r=Z(e),l=r.offset(),s=Z.css(e,"top"),u=Z.css(e,"left"),c={},d={};("absolute"===a||"fixed"===a)&&Z.inArray("auto",[s,u])>-1?(o=(d=r.position()).top,i=d.left):(o=parseFloat(s)||0,i=parseFloat(u)||0),Z.isFunction(t)&&(t=t.call(e,n,l)),null!=t.top&&(c.top=t.top-l.top+o),null!=t.left&&(c.left=t.left-l.left+i),"using"in t?t.using.call(e,c):r.css(c)}},Z.fn.extend({position:function(){if(this[0]){var e=this[0],t=this.offsetParent(),n=this.offset(),a=Xt.test(t[0].nodeName)?{top:0,left:0}:t.offset();return n.top-=parseFloat(Z.css(e,"marginTop"))||0,n.left-=parseFloat(Z.css(e,"marginLeft"))||0,a.top+=parseFloat(Z.css(t[0],"borderTopWidth"))||0,a.left+=parseFloat(Z.css(t[0],"borderLeftWidth"))||0,{top:n.top-a.top,left:n.left-a.left}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent||U.body;e&&!Xt.test(e.nodeName)&&"static"===Z.css(e,"position");)e=e.offsetParent;return e||U.body})}}),Z.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var a=/Y/.test(n);Z.fn[e]=function(o){return Z.access(this,function(e,o,i){var r=$(e);if(i===t)return r?n in r?r[n]:r.document.documentElement[o]:e[o];r?r.scrollTo(a?Z(r).scrollLeft():i,a?i:Z(r).scrollTop()):e[o]=i},e,o,arguments.length,null)}}),Z.each({Height:"height",Width:"width"},function(e,n){Z.each({padding:"inner"+e,content:n,"":"outer"+e},function(a,o){Z.fn[o]=function(o,i){var r=arguments.length&&(a||"boolean"!=typeof o),l=a||(!0===o||!0===i?"margin":"border");return Z.access(this,function(n,a,o){var i;return Z.isWindow(n)?n.document.documentElement["client"+e]:9===n.nodeType?(i=n.documentElement,Math.max(n.body["scroll"+e],i["scroll"+e],n.body["offset"+e],i["offset"+e],i["client"+e])):o===t?Z.css(n,a,o,l):Z.style(n,a,o,l)},n,r?o:t,r,null)}})}),e.jQuery=e.$=Z,"function"==typeof define&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return Z})}(window),
//! moment.js
//! version : 2.6.0
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
//! license : MIT
//! momentjs.com
function(e){function t(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1}}function n(e,t){function n(){!1===se.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}var a=!0;return s(function(){return a&&(n(),a=!1),t.apply(this,arguments)},t)}function a(e,t){return function(n){return d(e.call(this,n),t)}}function o(e,t){return function(n){return this.lang().ordinal(e.call(this,n),t)}}function i(){}function r(e){T(e),s(this,e)}function l(e){var t=g(e),n=t.year||0,a=t.quarter||0,o=t.month||0,i=t.week||0,r=t.day||0,l=t.hour||0,s=t.minute||0,u=t.second||0,c=t.millisecond||0;this._milliseconds=+c+1e3*u+6e4*s+36e5*l,this._days=+r+7*i,this._months=+o+3*a+12*n,this._data={},this._bubble()}function s(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return t.hasOwnProperty("toString")&&(e.toString=t.toString),t.hasOwnProperty("valueOf")&&(e.valueOf=t.valueOf),e}function u(e){var t,n={};for(t in e)e.hasOwnProperty(t)&&ke.hasOwnProperty(t)&&(n[t]=e[t]);return n}function c(e){return e<0?Math.ceil(e):Math.floor(e)}function d(e,t,n){for(var a=""+Math.abs(e),o=e>=0;a.length<t;)a="0"+a;return(o?n?"+":"":"-")+a}function _(e,t,n,a){var o=t._milliseconds,i=t._days,r=t._months;a=null==a||a,o&&e._d.setTime(+e._d+o*n),i&&ae(e,"Date",ne(e,"Date")+i*n),r&&te(e,ne(e,"Month")+r*n),a&&se.updateOffset(e,i||r)}function p(e){return"[object Array]"===Object.prototype.toString.call(e)}function m(e){return"[object Date]"===Object.prototype.toString.call(e)||e instanceof Date}function h(e,t,n){var a,o=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),r=0;for(a=0;a<o;a++)(n&&e[a]!==t[a]||!n&&y(e[a])!==y(t[a]))&&r++;return r+i}function f(e){if(e){var t=e.toLowerCase().replace(/(.)s$/,"$1");e=Je[e]||Ze[t]||t}return e}function g(e){var t,n,a={};for(n in e)e.hasOwnProperty(n)&&(t=f(n))&&(a[t]=e[n]);return a}function b(t){var n,a;if(0===t.indexOf("week"))n=7,a="day";else{if(0!==t.indexOf("month"))return;n=12,a="month"}se[t]=function(o,i){var r,l,s=se.fn._lang[t],u=[];if("number"==typeof o&&(i=o,o=e),l=function(e){var t=se().utc().set(a,e);return s.call(se.fn._lang,t,o||"")},null!=i)return l(i);for(r=0;r<n;r++)u.push(l(r));return u}}function y(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=t>=0?Math.floor(t):Math.ceil(t)),n}function v(e,t){return new Date(Date.UTC(e,t+1,0)).getUTCDate()}function w(e,t,n){return Z(se([e,11,31+t-n]),t,n).week}function k(e){return S(e)?366:365}function S(e){return e%4==0&&e%100!=0||e%400==0}function T(e){var t;e._a&&-2===e._pf.overflow&&(t=e._a[he]<0||e._a[he]>11?he:e._a[fe]<1||e._a[fe]>v(e._a[me],e._a[he])?fe:e._a[ge]<0||e._a[ge]>23?ge:e._a[be]<0||e._a[be]>59?be:e._a[ye]<0||e._a[ye]>59?ye:e._a[ve]<0||e._a[ve]>999?ve:-1,e._pf._overflowDayOfYear&&(t<me||t>fe)&&(t=fe),e._pf.overflow=t)}function C(e){return null==e._isValid&&(e._isValid=!isNaN(e._d.getTime())&&e._pf.overflow<0&&!e._pf.empty&&!e._pf.invalidMonth&&!e._pf.nullInput&&!e._pf.invalidFormat&&!e._pf.userInvalidated,e._strict&&(e._isValid=e._isValid&&0===e._pf.charsLeftOver&&0===e._pf.unusedTokens.length)),e._isValid}function x(e){return e?e.toLowerCase().replace("_","-"):e}function E(e,t){return t._isUTC?se(e).zone(t._offset||0):se(e).local()}function A(e,t){return t.abbr=e,we[e]||(we[e]=new i),we[e].set(t),we[e]}function P(e){delete we[e]}function F(e){var t,n,a,o,i=0,r=function(e){if(!we[e]&&Se)try{require("./lang/"+e)}catch(t){}return we[e]};if(!e)return se.fn._lang;if(!p(e)){if(n=r(e))return n;e=[e]}for(;i<e.length;){for(t=(o=x(e[i]).split("-")).length,a=(a=x(e[i+1]))?a.split("-"):null;t>0;){if(n=r(o.slice(0,t).join("-")))return n;if(a&&a.length>=t&&h(o,a,!0)>=t-1)break;t--}i++}return se.fn._lang}function M(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function D(e){var t,n,a=e.match(Ee);for(t=0,n=a.length;t<n;t++)nt[a[t]]?a[t]=nt[a[t]]:a[t]=M(a[t]);return function(o){var i="";for(t=0;t<n;t++)i+=a[t]instanceof Function?a[t].call(o,e):a[t];return i}}function L(e,t){return e.isValid()?(t=I(t,e.lang()),Xe[t]||(Xe[t]=D(t)),Xe[t](e)):e.lang().invalidDate()}function I(e,t){function n(e){return t.longDateFormat(e)||e}var a=5;for(Ae.lastIndex=0;a>=0&&Ae.test(e);)e=e.replace(Ae,n),Ae.lastIndex=0,a-=1;return e}function N(e,t){var n=t._strict;switch(e){case"Q":return qe;case"DDDD":return Ue;case"YYYY":case"GGGG":case"gggg":return n?ze:Me;case"Y":case"G":case"g":return Ve;case"YYYYYY":case"YYYYY":case"GGGGG":case"ggggg":return n?je:De;case"S":if(n)return qe;case"SS":if(n)return Be;case"SSS":if(n)return Ue;case"DDD":return Fe;case"MMM":case"MMMM":case"dd":case"ddd":case"dddd":return Ie;case"a":case"A":return F(t._l)._meridiemParse;case"X":return Oe;case"Z":case"ZZ":return Ne;case"T":return Re;case"SSSS":return Le;case"MM":case"DD":case"YY":case"GG":case"gg":case"HH":case"hh":case"mm":case"ss":case"ww":case"WW":return n?Be:Pe;case"M":case"D":case"d":case"H":case"h":case"m":case"s":case"w":case"W":case"e":case"E":return Pe;case"Do":return $e;default:return new RegExp(j(z(e.replace("\\","")),"i"))}}function R(e){var t=(e=e||"").match(Ne)||[],n=((t[t.length-1]||[])+"").match(Ke)||["-",0,0],a=60*n[1]+y(n[2]);return"+"===n[0]?-a:a}function O(e,t,n){var a,o=n._a;switch(e){case"Q":null!=t&&(o[he]=3*(y(t)-1));break;case"M":case"MM":null!=t&&(o[he]=y(t)-1);break;case"MMM":case"MMMM":null!=(a=F(n._l).monthsParse(t))?o[he]=a:n._pf.invalidMonth=t;break;case"D":case"DD":null!=t&&(o[fe]=y(t));break;case"Do":null!=t&&(o[fe]=y(parseInt(t,10)));break;case"DDD":case"DDDD":null!=t&&(n._dayOfYear=y(t));break;case"YY":o[me]=se.parseTwoDigitYear(t);break;case"YYYY":case"YYYYY":case"YYYYYY":o[me]=y(t);break;case"a":case"A":n._isPm=F(n._l).isPM(t);break;case"H":case"HH":case"h":case"hh":o[ge]=y(t);break;case"m":case"mm":o[be]=y(t);break;case"s":case"ss":o[ye]=y(t);break;case"S":case"SS":case"SSS":case"SSSS":o[ve]=y(1e3*("0."+t));break;case"X":n._d=new Date(1e3*parseFloat(t));break;case"Z":case"ZZ":n._useUTC=!0,n._tzm=R(t);break;case"w":case"ww":case"W":case"WW":case"d":case"dd":case"ddd":case"dddd":case"e":case"E":e=e.substr(0,1);case"gg":case"gggg":case"GG":case"GGGG":case"GGGGG":e=e.substr(0,2),t&&(n._w=n._w||{},n._w[e]=t)}}function $(e){var t,n,a,o,i,r,l,s,u,c,d=[];if(!e._d){for(a=B(e),e._w&&null==e._a[fe]&&null==e._a[he]&&(i=function(t){var n=parseInt(t,10);return t?t.length<3?n>68?1900+n:2e3+n:n:null==e._a[me]?se().weekYear():e._a[me]},null!=(r=e._w).GG||null!=r.W||null!=r.E?l=X(i(r.GG),r.W||1,r.E,4,1):(s=F(e._l),u=null!=r.d?K(r.d,s):null!=r.e?parseInt(r.e,10)+s._week.dow:0,c=parseInt(r.w,10)||1,null!=r.d&&u<s._week.dow&&c++,l=X(i(r.gg),c,u,s._week.doy,s._week.dow)),e._a[me]=l.year,e._dayOfYear=l.dayOfYear),e._dayOfYear&&(o=null==e._a[me]?a[me]:e._a[me],e._dayOfYear>k(o)&&(e._pf._overflowDayOfYear=!0),n=G(o,0,e._dayOfYear),e._a[he]=n.getUTCMonth(),e._a[fe]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=d[t]=a[t];for(;t<7;t++)e._a[t]=d[t]=null==e._a[t]?2===t?1:0:e._a[t];d[ge]+=y((e._tzm||0)/60),d[be]+=y((e._tzm||0)%60),e._d=(e._useUTC?G:Y).apply(null,d)}}function q(e){var t;e._d||(t=g(e._i),e._a=[t.year,t.month,t.day,t.hour,t.minute,t.second,t.millisecond],$(e))}function B(e){var t=new Date;return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function U(e){e._a=[],e._pf.empty=!0;var t,n,a,o,i,r=F(e._l),l=""+e._i,s=l.length,u=0;for(a=I(e._f,r).match(Ee)||[],t=0;t<a.length;t++)o=a[t],(n=(l.match(N(o,e))||[])[0])&&((i=l.substr(0,l.indexOf(n))).length>0&&e._pf.unusedInput.push(i),l=l.slice(l.indexOf(n)+n.length),u+=n.length),nt[o]?(n?e._pf.empty=!1:e._pf.unusedTokens.push(o),O(o,n,e)):e._strict&&!n&&e._pf.unusedTokens.push(o);e._pf.charsLeftOver=s-u,l.length>0&&e._pf.unusedInput.push(l),e._isPm&&e._a[ge]<12&&(e._a[ge]+=12),!1===e._isPm&&12===e._a[ge]&&(e._a[ge]=0),$(e),T(e)}function z(e){return e.replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(e,t,n,a,o){return t||n||a||o})}function j(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function V(e){var n,a,o,i,r;if(0===e._f.length)return e._pf.invalidFormat=!0,void(e._d=new Date(NaN));for(i=0;i<e._f.length;i++)r=0,(n=s({},e))._pf=t(),n._f=e._f[i],U(n),C(n)&&(r+=n._pf.charsLeftOver,r+=10*n._pf.unusedTokens.length,n._pf.score=r,(null==o||r<o)&&(o=r,a=n));s(e,a||n)}function H(e){var t,n,a=e._i,o=He.exec(a);if(o){for(e._pf.iso=!0,t=0,n=Ye.length;t<n;t++)if(Ye[t][1].exec(a)){e._f=Ye[t][0]+(o[6]||" ");break}for(t=0,n=Ge.length;t<n;t++)if(Ge[t][1].exec(a)){e._f+=Ge[t][0];break}a.match(Ne)&&(e._f+="Z"),U(e)}else se.createFromInputFallback(e)}function W(t){var n=t._i,a=Te.exec(n);n===e?t._d=new Date:a?t._d=new Date(+a[1]):"string"==typeof n?H(t):p(n)?(t._a=n.slice(0),$(t)):m(n)?t._d=new Date(+n):"object"==typeof n?q(t):"number"==typeof n?t._d=new Date(n):se.createFromInputFallback(t)}function Y(e,t,n,a,o,i,r){var l=new Date(e,t,n,a,o,i,r);return e<1970&&l.setFullYear(e),l}function G(e){var t=new Date(Date.UTC.apply(null,arguments));return e<1970&&t.setUTCFullYear(e),t}function K(e,t){if("string"==typeof e)if(isNaN(e)){if("number"!=typeof(e=t.weekdaysParse(e)))return null}else e=parseInt(e,10);return e}function Q(e,t,n,a,o){return o.relativeTime(t||1,!!n,e,a)}function J(e,t,n){var a=pe(Math.abs(e)/1e3),o=pe(a/60),i=pe(o/60),r=pe(i/24),l=pe(r/365),s=a<45&&["s",a]||1===o&&["m"]||o<45&&["mm",o]||1===i&&["h"]||i<22&&["hh",i]||1===r&&["d"]||r<=25&&["dd",r]||r<=45&&["M"]||r<345&&["MM",pe(r/30)]||1===l&&["y"]||["yy",l];return s[2]=t,s[3]=e>0,s[4]=n,Q.apply({},s)}function Z(e,t,n){var a,o=n-t,i=n-e.day();return i>o&&(i-=7),i<o-7&&(i+=7),a=se(e).add("d",i),{week:Math.ceil(a.dayOfYear()/7),year:a.year()}}function X(e,t,n,a,o){var i,r=G(e,0,1).getUTCDay();return{year:(i=7*(t-1)+((n=null!=n?n:o)-o)+(o-r+(r>a?7:0)-(r<o?7:0))+1)>0?e:e-1,dayOfYear:i>0?i:k(e-1)+i}}function ee(t){var n=t._i,a=t._f;return null===n||a===e&&""===n?se.invalid({nullInput:!0}):("string"==typeof n&&(t._i=n=F().preparse(n)),se.isMoment(n)?(t=u(n))._d=new Date(+n._d):a?p(a)?V(t):U(t):W(t),new r(t))}function te(e,t){var n;return"string"==typeof t&&"number"!=typeof(t=e.lang().monthsParse(t))?e:(n=Math.min(e.date(),v(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e)}function ne(e,t){return e._d["get"+(e._isUTC?"UTC":"")+t]()}function ae(e,t,n){return"Month"===t?te(e,n):e._d["set"+(e._isUTC?"UTC":"")+t](n)}function oe(e,t){return function(n){return null!=n?(ae(this,e,n),se.updateOffset(this,t),this):ne(this,e)}}function ie(e){se.duration.fn[e]=function(){return this._data[e]}}function re(e,t){se.duration.fn["as"+e]=function(){return+this/t}}function le(e){"undefined"==typeof ender&&(ue=_e.moment,_e.moment=e?n("Accessing Moment through the global scope is deprecated, and will be removed in an upcoming release.",se):se)}for(var se,ue,ce,de="2.6.0",_e="undefined"!=typeof global?global:this,pe=Math.round,me=0,he=1,fe=2,ge=3,be=4,ye=5,ve=6,we={},ke={_isAMomentObject:null,_i:null,_f:null,_l:null,_strict:null,_isUTC:null,_offset:null,_pf:null,_lang:null},Se="undefined"!=typeof module&&module.exports,Te=/^\/?Date\((\-?\d+)/i,Ce=/(\-)?(?:(\d*)\.)?(\d+)\:(\d+)(?:\:(\d+)\.?(\d{3})?)?/,xe=/^(-)?P(?:(?:([0-9,.]*)Y)?(?:([0-9,.]*)M)?(?:([0-9,.]*)D)?(?:T(?:([0-9,.]*)H)?(?:([0-9,.]*)M)?(?:([0-9,.]*)S)?)?|([0-9,.]*)W)$/,Ee=/(\[[^\[]*\])|(\\)?(Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Q|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|mm?|ss?|S{1,4}|X|zz?|ZZ?|.)/g,Ae=/(\[[^\[]*\])|(\\)?(LT|LL?L?L?|l{1,4})/g,Pe=/\d\d?/,Fe=/\d{1,3}/,Me=/\d{1,4}/,De=/[+\-]?\d{1,6}/,Le=/\d+/,Ie=/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i,Ne=/Z|[\+\-]\d\d:?\d\d/gi,Re=/T/i,Oe=/[\+\-]?\d+(\.\d{1,3})?/,$e=/\d{1,2}/,qe=/\d/,Be=/\d\d/,Ue=/\d{3}/,ze=/\d{4}/,je=/[+-]?\d{6}/,Ve=/[+-]?\d+/,He=/^\s*(?:[+-]\d{6}|\d{4})-(?:(\d\d-\d\d)|(W\d\d$)|(W\d\d-\d)|(\d\d\d))((T| )(\d\d(:\d\d(:\d\d(\.\d+)?)?)?)?([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,We="YYYY-MM-DDTHH:mm:ssZ",Ye=[["YYYYYY-MM-DD",/[+-]\d{6}-\d{2}-\d{2}/],["YYYY-MM-DD",/\d{4}-\d{2}-\d{2}/],["GGGG-[W]WW-E",/\d{4}-W\d{2}-\d/],["GGGG-[W]WW",/\d{4}-W\d{2}/],["YYYY-DDD",/\d{4}-\d{3}/]],Ge=[["HH:mm:ss.SSSS",/(T| )\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss",/(T| )\d\d:\d\d:\d\d/],["HH:mm",/(T| )\d\d:\d\d/],["HH",/(T| )\d\d/]],Ke=/([\+\-]|\d\d)/gi,Qe=("Date|Hours|Minutes|Seconds|Milliseconds".split("|"),{Milliseconds:1,Seconds:1e3,Minutes:6e4,Hours:36e5,Days:864e5,Months:2592e6,Years:31536e6}),Je={ms:"millisecond",s:"second",m:"minute",h:"hour",d:"day",D:"date",w:"week",W:"isoWeek",M:"month",Q:"quarter",y:"year",DDD:"dayOfYear",e:"weekday",E:"isoWeekday",gg:"weekYear",GG:"isoWeekYear"},Ze={dayofyear:"dayOfYear",isoweekday:"isoWeekday",isoweek:"isoWeek",weekyear:"weekYear",isoweekyear:"isoWeekYear"},Xe={},et="DDD w W M D d".split(" "),tt="M D H h m s w W".split(" "),nt={M:function(){return this.month()+1},MMM:function(e){return this.lang().monthsShort(this,e)},MMMM:function(e){return this.lang().months(this,e)},D:function(){return this.date()},DDD:function(){return this.dayOfYear()},d:function(){return this.day()},dd:function(e){return this.lang().weekdaysMin(this,e)},ddd:function(e){return this.lang().weekdaysShort(this,e)},dddd:function(e){return this.lang().weekdays(this,e)},w:function(){return this.week()},W:function(){return this.isoWeek()},YY:function(){return d(this.year()%100,2)},YYYY:function(){return d(this.year(),4)},YYYYY:function(){return d(this.year(),5)},YYYYYY:function(){var e=this.year();return(e>=0?"+":"-")+d(Math.abs(e),6)},gg:function(){return d(this.weekYear()%100,2)},gggg:function(){return d(this.weekYear(),4)},ggggg:function(){return d(this.weekYear(),5)},GG:function(){return d(this.isoWeekYear()%100,2)},GGGG:function(){return d(this.isoWeekYear(),4)},GGGGG:function(){return d(this.isoWeekYear(),5)},e:function(){return this.weekday()},E:function(){return this.isoWeekday()},a:function(){return this.lang().meridiem(this.hours(),this.minutes(),!0)},A:function(){return this.lang().meridiem(this.hours(),this.minutes(),!1)},H:function(){return this.hours()},h:function(){return this.hours()%12||12},m:function(){return this.minutes()},s:function(){return this.seconds()},S:function(){return y(this.milliseconds()/100)},SS:function(){return d(y(this.milliseconds()/10),2)},SSS:function(){return d(this.milliseconds(),3)},SSSS:function(){return d(this.milliseconds(),3)},Z:function(){var e=-this.zone(),t="+";return e<0&&(e=-e,t="-"),t+d(y(e/60),2)+":"+d(y(e)%60,2)},ZZ:function(){var e=-this.zone(),t="+";return e<0&&(e=-e,t="-"),t+d(y(e/60),2)+d(y(e)%60,2)},z:function(){return this.zoneAbbr()},zz:function(){return this.zoneName()},X:function(){return this.unix()},Q:function(){return this.quarter()}},at=["months","monthsShort","weekdays","weekdaysShort","weekdaysMin"];et.length;)ce=et.pop(),nt[ce+"o"]=o(nt[ce],ce);for(;tt.length;)ce=tt.pop(),nt[ce+ce]=a(nt[ce],2);for(nt.DDDD=a(nt.DDD,3),s(i.prototype,{set:function(e){var t,n;for(n in e)"function"==typeof(t=e[n])?this[n]=t:this["_"+n]=t},_months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),months:function(e){return this._months[e.month()]},_monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),monthsShort:function(e){return this._monthsShort[e.month()]},monthsParse:function(e){var t,n,a;for(this._monthsParse||(this._monthsParse=[]),t=0;t<12;t++)if(this._monthsParse[t]||(n=se.utc([2e3,t]),a="^"+this.months(n,"")+"|^"+this.monthsShort(n,""),this._monthsParse[t]=new RegExp(a.replace(".",""),"i")),this._monthsParse[t].test(e))return t},_weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdays:function(e){return this._weekdays[e.day()]},_weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysShort:function(e){return this._weekdaysShort[e.day()]},_weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),weekdaysMin:function(e){return this._weekdaysMin[e.day()]},weekdaysParse:function(e){var t,n,a;for(this._weekdaysParse||(this._weekdaysParse=[]),t=0;t<7;t++)if(this._weekdaysParse[t]||(n=se([2e3,1]).day(t),a="^"+this.weekdays(n,"")+"|^"+this.weekdaysShort(n,"")+"|^"+this.weekdaysMin(n,""),this._weekdaysParse[t]=new RegExp(a.replace(".",""),"i")),this._weekdaysParse[t].test(e))return t},_longDateFormat:{LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D YYYY",LLL:"MMMM D YYYY LT",LLLL:"dddd, MMMM D YYYY LT"},longDateFormat:function(e){var t=this._longDateFormat[e];return!t&&this._longDateFormat[e.toUpperCase()]&&(t=this._longDateFormat[e.toUpperCase()].replace(/MMMM|MM|DD|dddd/g,function(e){return e.slice(1)}),this._longDateFormat[e]=t),t},isPM:function(e){return"p"===(e+"").toLowerCase().charAt(0)},_meridiemParse:/[ap]\.?m?\.?/i,meridiem:function(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"},_calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},calendar:function(e,t){var n=this._calendar[e];return"function"==typeof n?n.apply(t):n},_relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},relativeTime:function(e,t,n,a){var o=this._relativeTime[n];return"function"==typeof o?o(e,t,n,a):o.replace(/%d/i,e)},pastFuture:function(e,t){var n=this._relativeTime[e>0?"future":"past"];return"function"==typeof n?n(t):n.replace(/%s/i,t)},ordinal:function(e){return this._ordinal.replace("%d",e)},_ordinal:"%d",preparse:function(e){return e},postformat:function(e){return e},week:function(e){return Z(e,this._week.dow,this._week.doy).week},_week:{dow:0,doy:6},_invalidDate:"Invalid date",invalidDate:function(){return this._invalidDate}}),(se=function(n,a,o,i){var r;return"boolean"==typeof o&&(i=o,o=e),(r={})._isAMomentObject=!0,r._i=n,r._f=a,r._l=o,r._strict=i,r._isUTC=!1,r._pf=t(),ee(r)}).suppressDeprecationWarnings=!1,se.createFromInputFallback=n("moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.",function(e){e._d=new Date(e._i)}),se.utc=function(n,a,o,i){var r;return"boolean"==typeof o&&(i=o,o=e),(r={})._isAMomentObject=!0,r._useUTC=!0,r._isUTC=!0,r._l=o,r._i=n,r._f=a,r._strict=i,r._pf=t(),ee(r).utc()},se.unix=function(e){return se(1e3*e)},se.duration=function(e,t){var n,a,o,i=e,r=null;return se.isDuration(e)?i={ms:e._milliseconds,d:e._days,M:e._months}:"number"==typeof e?(i={},t?i[t]=e:i.milliseconds=e):(r=Ce.exec(e))?(n="-"===r[1]?-1:1,i={y:0,d:y(r[fe])*n,h:y(r[ge])*n,m:y(r[be])*n,s:y(r[ye])*n,ms:y(r[ve])*n}):(r=xe.exec(e))&&(n="-"===r[1]?-1:1,i={y:(o=function(e){var t=e&&parseFloat(e.replace(",","."));return(isNaN(t)?0:t)*n})(r[2]),M:o(r[3]),d:o(r[4]),h:o(r[5]),m:o(r[6]),s:o(r[7]),w:o(r[8])}),a=new l(i),se.isDuration(e)&&e.hasOwnProperty("_lang")&&(a._lang=e._lang),a},se.version=de,se.defaultFormat=We,se.momentProperties=ke,se.updateOffset=function(){},se.lang=function(e,t){return e?(t?A(x(e),t):null===t?(P(e),e="en"):we[e]||F(e),(se.duration.fn._lang=se.fn._lang=F(e))._abbr):se.fn._lang._abbr},se.langData=function(e){return e&&e._lang&&e._lang._abbr&&(e=e._lang._abbr),F(e)},se.isMoment=function(e){return e instanceof r||null!=e&&e.hasOwnProperty("_isAMomentObject")},se.isDuration=function(e){return e instanceof l},ce=at.length-1;ce>=0;--ce)b(at[ce]);for(ce in se.normalizeUnits=function(e){return f(e)},se.invalid=function(e){var t=se.utc(NaN);return null!=e?s(t._pf,e):t._pf.userInvalidated=!0,t},se.parseZone=function(){return se.apply(null,arguments).parseZone()},se.parseTwoDigitYear=function(e){return y(e)+(y(e)>68?1900:2e3)},s(se.fn=r.prototype,{clone:function(){return se(this)},valueOf:function(){return+this._d+6e4*(this._offset||0)},unix:function(){return Math.floor(+this/1e3)},toString:function(){return this.clone().lang("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},toDate:function(){return this._offset?new Date(+this):this._d},toISOString:function(){var e=se(this).utc();return 0<e.year()&&e.year()<=9999?L(e,"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]"):L(e,"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]")},toArray:function(){var e=this;return[e.year(),e.month(),e.date(),e.hours(),e.minutes(),e.seconds(),e.milliseconds()]},isValid:function(){return C(this)},isDSTShifted:function(){return!!this._a&&(this.isValid()&&h(this._a,(this._isUTC?se.utc(this._a):se(this._a)).toArray())>0)},parsingFlags:function(){return s({},this._pf)},invalidAt:function(){return this._pf.overflow},utc:function(){return this.zone(0)},local:function(){return this.zone(0),this._isUTC=!1,this},format:function(e){var t=L(this,e||se.defaultFormat);return this.lang().postformat(t)},add:function(e,t){return _(this,"string"==typeof e?se.duration(+t,e):se.duration(e,t),1),this},subtract:function(e,t){return _(this,"string"==typeof e?se.duration(+t,e):se.duration(e,t),-1),this},diff:function(e,t,n){var a,o,i=E(e,this),r=6e4*(this.zone()-i.zone());return"year"===(t=f(t))||"month"===t?(a=432e5*(this.daysInMonth()+i.daysInMonth()),o=12*(this.year()-i.year())+(this.month()-i.month()),o+=(this-se(this).startOf("month")-(i-se(i).startOf("month")))/a,o-=6e4*(this.zone()-se(this).startOf("month").zone()-(i.zone()-se(i).startOf("month").zone()))/a,"year"===t&&(o/=12)):(a=this-i,o="second"===t?a/1e3:"minute"===t?a/6e4:"hour"===t?a/36e5:"day"===t?(a-r)/864e5:"week"===t?(a-r)/6048e5:a),n?o:c(o)},from:function(e,t){return se.duration(this.diff(e)).lang(this.lang()._abbr).humanize(!t)},fromNow:function(e){return this.from(se(),e)},calendar:function(){var e=E(se(),this).startOf("day"),t=this.diff(e,"days",!0),n=t<-6?"sameElse":t<-1?"lastWeek":t<0?"lastDay":t<1?"sameDay":t<2?"nextDay":t<7?"nextWeek":"sameElse";return this.format(this.lang().calendar(n,this))},isLeapYear:function(){return S(this.year())},isDST:function(){return this.zone()<this.clone().month(0).zone()||this.zone()<this.clone().month(5).zone()},day:function(e){var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=K(e,this.lang()),this.add({d:e-t})):t},month:oe("Month",!0),startOf:function(e){switch(e=f(e)){case"year":this.month(0);case"quarter":case"month":this.date(1);case"week":case"isoWeek":case"day":this.hours(0);case"hour":this.minutes(0);case"minute":this.seconds(0);case"second":this.milliseconds(0)}return"week"===e?this.weekday(0):"isoWeek"===e&&this.isoWeekday(1),"quarter"===e&&this.month(3*Math.floor(this.month()/3)),this},endOf:function(e){return e=f(e),this.startOf(e).add("isoWeek"===e?"week":e,1).subtract("ms",1)},isAfter:function(e,t){return t=void 0!==t?t:"millisecond",+this.clone().startOf(t)>+se(e).startOf(t)},isBefore:function(e,t){return t=void 0!==t?t:"millisecond",+this.clone().startOf(t)<+se(e).startOf(t)},isSame:function(e,t){return t=t||"ms",+this.clone().startOf(t)==+E(e,this).startOf(t)},min:function(e){return(e=se.apply(null,arguments))<this?this:e},max:function(e){return(e=se.apply(null,arguments))>this?this:e},zone:function(e,t){var n=this._offset||0;return null==e?this._isUTC?n:this._d.getTimezoneOffset():("string"==typeof e&&(e=R(e)),Math.abs(e)<16&&(e*=60),this._offset=e,this._isUTC=!0,n!==e&&(!t||this._changeInProgress?_(this,se.duration(n-e,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,se.updateOffset(this,!0),this._changeInProgress=null)),this)},zoneAbbr:function(){return this._isUTC?"UTC":""},zoneName:function(){return this._isUTC?"Coordinated Universal Time":""},parseZone:function(){return this._tzm?this.zone(this._tzm):"string"==typeof this._i&&this.zone(this._i),this},hasAlignedHourOffset:function(e){return e=e?se(e).zone():0,(this.zone()-e)%60==0},daysInMonth:function(){return v(this.year(),this.month())},dayOfYear:function(e){var t=pe((se(this).startOf("day")-se(this).startOf("year"))/864e5)+1;return null==e?t:this.add("d",e-t)},quarter:function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},weekYear:function(e){var t=Z(this,this.lang()._week.dow,this.lang()._week.doy).year;return null==e?t:this.add("y",e-t)},isoWeekYear:function(e){var t=Z(this,1,4).year;return null==e?t:this.add("y",e-t)},week:function(e){var t=this.lang().week(this);return null==e?t:this.add("d",7*(e-t))},isoWeek:function(e){var t=Z(this,1,4).week;return null==e?t:this.add("d",7*(e-t))},weekday:function(e){var t=(this.day()+7-this.lang()._week.dow)%7;return null==e?t:this.add("d",e-t)},isoWeekday:function(e){return null==e?this.day()||7:this.day(this.day()%7?e:e-7)},isoWeeksInYear:function(){return w(this.year(),1,4)},weeksInYear:function(){var e=this._lang._week;return w(this.year(),e.dow,e.doy)},get:function(e){return this[e=f(e)]()},set:function(e,t){return"function"==typeof this[e=f(e)]&&this[e](t),this},lang:function(t){return t===e?this._lang:(this._lang=F(t),this)}}),se.fn.millisecond=se.fn.milliseconds=oe("Milliseconds",!1),se.fn.second=se.fn.seconds=oe("Seconds",!1),se.fn.minute=se.fn.minutes=oe("Minutes",!1),se.fn.hour=se.fn.hours=oe("Hours",!0),se.fn.date=oe("Date",!0),se.fn.dates=n("dates accessor is deprecated. Use date instead.",oe("Date",!0)),se.fn.year=oe("FullYear",!0),se.fn.years=n("years accessor is deprecated. Use year instead.",oe("FullYear",!0)),se.fn.days=se.fn.day,se.fn.months=se.fn.month,se.fn.weeks=se.fn.week,se.fn.isoWeeks=se.fn.isoWeek,se.fn.quarters=se.fn.quarter,se.fn.toJSON=se.fn.toISOString,s(se.duration.fn=l.prototype,{_bubble:function(){var e,t,n,a,o=this._milliseconds,i=this._days,r=this._months,l=this._data;l.milliseconds=o%1e3,e=c(o/1e3),l.seconds=e%60,t=c(e/60),l.minutes=t%60,n=c(t/60),l.hours=n%24,i+=c(n/24),l.days=i%30,r+=c(i/30),l.months=r%12,a=c(r/12),l.years=a},weeks:function(){return c(this.days()/7)},valueOf:function(){return this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*y(this._months/12)},humanize:function(e){var t=+this,n=J(t,!e,this.lang());return e&&(n=this.lang().pastFuture(t,n)),this.lang().postformat(n)},add:function(e,t){var n=se.duration(e,t);return this._milliseconds+=n._milliseconds,this._days+=n._days,this._months+=n._months,this._bubble(),this},subtract:function(e,t){var n=se.duration(e,t);return this._milliseconds-=n._milliseconds,this._days-=n._days,this._months-=n._months,this._bubble(),this},get:function(e){return this[(e=f(e)).toLowerCase()+"s"]()},as:function(e){return this["as"+(e=f(e)).charAt(0).toUpperCase()+e.slice(1)+"s"]()},lang:se.fn.lang,toIsoString:function(){var e=Math.abs(this.years()),t=Math.abs(this.months()),n=Math.abs(this.days()),a=Math.abs(this.hours()),o=Math.abs(this.minutes()),i=Math.abs(this.seconds()+this.milliseconds()/1e3);return this.asSeconds()?(this.asSeconds()<0?"-":"")+"P"+(e?e+"Y":"")+(t?t+"M":"")+(n?n+"D":"")+(a||o||i?"T":"")+(a?a+"H":"")+(o?o+"M":"")+(i?i+"S":""):"P0D"}}),Qe)Qe.hasOwnProperty(ce)&&(re(ce,Qe[ce]),ie(ce.toLowerCase()));re("Weeks",6048e5),se.duration.fn.asMonths=function(){return(+this-31536e6*this.years())/2592e6+12*this.years()},se.lang("en",{ordinal:function(e){var t=e%10;return e+(1===y(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),Se?module.exports=se:"function"==typeof define&&define.amd?(define("moment",function(e,t,n){return n.config&&n.config()&&!0===n.config().noGlobal&&(_e.moment=ue),se}),le(!0)):le()}.call(this),function(){function e(e){function n(e){var t=(e+="").split(":");return(~e.indexOf("-")?-1:1)*(60*Math.abs(+t[0])+(parseInt(t[1],10)||0)+(parseInt(t[2],10)||0)/60)}function a(e,t,a,o,i,r,l,s,u,c){this.name=e,this.startYear=+t,this.endYear=+a,this.month=+o,this.day=+i,this.dayRule=+r,this.time=n(l),this.timeRule=+s,this.offset=n(u),this.letters=c||""}function o(e,t){this.rule=t,this.start=t.start(e)}function i(e,t){return e.isLast?-1:t.isLast?1:t.start-e.start}function r(e){this.name=e,this.rules=[]}function l(t,a,o,i,r,l){var s,u="string"==typeof r?r.split("_"):[9999];for(this.name=t,this.offset=n(a),this.ruleSet=o,this.letters=i,s=0;s<u.length;s++)u[s]=+u[s];this.until=e.utc(u).subtract("m",n(l))}function s(e,t){return e.until-t.until}function u(e){this.name=_(e),this.displayName=e,this.zones=[]}function c(e){var t,n,a;for(t in e)for(a=e[t],n=0;n<a.length;n++)d(t+"\t"+a[n])}function d(e){if(S[e])return S[e];var t=e.split(/\s/),n=_(t[0]),o=new a(n,t[1],t[2],t[3],t[4],t[5],t[6],t[7],t[8],t[9],t[10]);return S[e]=o,f(n).add(o),o}function _(e){return(e||"").toLowerCase().replace(/\//g,"_")}function p(e){var t,n,a;for(t in e)for(a=e[t],n=0;n<a.length;n++)h(t+"\t"+a[n])}function m(e){var t;for(t in e)E[_(t)]=_(e[t])}function h(e){if(C[e])return C[e];var t=e.split(/\s/),n=new l(_(t[0]),t[1],f(t[2]),t[3],t[4],t[5]);return C[e]=n,g(t[0]).add(n),n}function f(e){return e=_(e),T[e]||(T[e]=new r(e)),T[e]}function g(e){var t=_(e);return E[t]&&(t=E[t]),x[t]||(x[t]=new u(e)),x[t]}function b(e){e&&(e.zones&&p(e.zones),e.rules&&c(e.rules),e.links&&m(e.links))}function y(){var e,t=[];for(e in x)t.push(x[e]);return t}var v,w=e.fn.zoneName,k=e.fn.zoneAbbr,S={},T={},C={},x={},E={},A=1,P=2,F=7,M=8;return a.prototype={contains:function(e){return e>=this.startYear&&e<=this.endYear},start:function(t){return t=Math.min(Math.max(t,this.startYear),this.endYear),e.utc([t,this.month,this.date(t),0,this.time])},date:function(e){return this.dayRule===F?this.day:this.dayRule===M?this.lastWeekday(e):this.weekdayAfter(e)},weekdayAfter:function(t){for(var n=this.day,a=e([t,this.month,1]).day(),o=this.dayRule+1-a;o<n;)o+=7;return o},lastWeekday:function(t){var n=this.day,a=n%7,o=e([t,this.month+1,1]).day(),i=e([t,this.month,1]).daysInMonth()+(a-(o-1))-7*~~(n/7);return a>=o&&(i-=7),i}},o.prototype={equals:function(e){return!(!e||e.rule!==this.rule)&&Math.abs(e.start-this.start)<864e5}},r.prototype={add:function(e){this.rules.push(e)},ruleYears:function(e,t){var n,a,r,l=e.year(),s=[];for(n=0;n<this.rules.length;n++)(a=this.rules[n]).contains(l)?s.push(new o(l,a)):a.contains(l+1)&&s.push(new o(l+1,a));return s.push(new o(l-1,this.lastYearRule(l-1))),t&&((r=new o(l-1,t.lastRule())).start=t.until.clone().utc(),r.isLast=t.ruleSet!==this,s.push(r)),s.sort(i),s},rule:function(e,t,n){var a,o,i,r,l,s=this.ruleYears(e,n),u=0;for(n&&(o=n.offset+n.lastRule().offset,i=9e4*Math.abs(o)),l=s.length-1;l>-1;l--)r=a,(a=s[l]).equals(r)||(n&&!a.isLast&&Math.abs(a.start-n.until)<=i&&(u+=o-t),a.rule.timeRule===P&&(u=t),a.rule.timeRule!==A&&a.start.add("m",-u),u=a.rule.offset+t);for(l=0;l<s.length;l++)if(e>=(a=s[l]).start&&!a.isLast)return a.rule;return v},lastYearRule:function(e){var t,n,a,o=v,i=-1e30;for(t=0;t<this.rules.length;t++)e>=(n=this.rules[t]).startYear&&(a=n.start(e))>i&&(i=a,o=n);return o}},l.prototype={rule:function(e,t){return this.ruleSet.rule(e,this.offset,t)},lastRule:function(){return this._lastRule||(this._lastRule=this.rule(this.until)),this._lastRule},format:function(e){return this.letters.replace("%s",e.letters)}},u.prototype={zoneAndRule:function(e){var t,n,a;for(e=e.clone().utc(),t=0;t<this.zones.length&&!(e<(n=this.zones[t]).until);t++)a=n;return[n,n.rule(e,a)]},add:function(e){this.zones.push(e),this.zones.sort(s)},format:function(e){var t=this.zoneAndRule(e);return t[0].format(t[1])},offset:function(e){var t=this.zoneAndRule(e);return-(t[0].offset+t[1].offset)}},e.updateOffset=function(e){var t;e._z&&(t=e._z.offset(e),Math.abs(t)<16&&(t/=60),e.zone(t))},e.fn.tz=function(t){return t?(this._z=g(t),this._z&&e.updateOffset(this),this):this._z?this._z.displayName:void 0},e.fn.zoneName=function(){return this._z?this._z.format(this):w.call(this)},e.fn.zoneAbbr=function(){return this._z?this._z.format(this):k.call(this)},e.tz=function(){var t,n=[],a=arguments.length-1;for(t=0;t<a;t++)n[t]=arguments[t];var o=e.apply(null,n),i=o.zone();return o.tz(arguments[a]),o.add("minutes",o.zone()-i)},e.tz.add=b,e.tz.addRule=d,e.tz.addZone=h,e.tz.zones=y,e.tz.version=t,v=d("- 0 9999 0 0 0 0 0 0"),e}var t="0.0.3";"function"==typeof define&&define.amd?define("moment-timezone",["moment"],e):"undefined"!=typeof window&&window.moment?e(window.moment):"undefined"!=typeof module&&(module.exports=e(require("moment")))}.apply(this),function(e,t,n,a){function o(e){for(var t=-1,n=e?e.length:0,a=[];++t<n;){var o=e[t];o&&a.push(o)}return a}function i(e){return"[object Function]"===Object.prototype.toString.call(e)}function r(e){return"[object Array]"===Object.prototype.toString.call(e)}function l(e){var t=Object.prototype.toString.call(e);return"object"==typeof e&&/^\[object (HTMLCollection|NodeList|Object)\]$/.test(t)&&e.length!==a&&(0===e.length||"object"==typeof e[0]&&e[0].nodeType>0)}function s(e,t,n,a){function o(e,t){return 1-3*t+3*e}function i(e,t){return 3*t-6*e}function r(e){return 3*e}function l(e,t,n){return((o(t,n)*e+i(t,n))*e+r(t))*e}function s(e,t,n){return 3*o(t,n)*e*e+2*i(t,n)*e+r(t)}function u(t){
for(var a=t,o=0;8>o;++o){var i=s(a,e,n);if(0===i)return a;a-=(l(a,e,n)-t)/i}return a}if(4!==arguments.length)return!1;for(var c=0;4>c;++c)if("number"!=typeof arguments[c]||isNaN(arguments[c])||!isFinite(arguments[c]))return!1;return e=Math.min(e,1),n=Math.min(n,1),e=Math.max(e,0),n=Math.max(n,0),function(o){return e===t&&n===a?o:l(u(o),t,a)}}function u(e){if(e)for(var t=(new Date).getTime(),n=0,o=h.State.calls.length;o>n;n++)if(h.State.calls[n]){var i=h.State.calls[n],r=i[0],l=i[2],s=i[3];s||(s=h.State.calls[n][3]=t-16);for(var _=Math.min((t-s)/l.duration,1),g=0,b=r.length;b>g;g++){var y=r[g],v=y.element;if(m.data(v,d)){var w=!1;for(var k in l.display&&"none"!==l.display&&f.setPropertyValue(v,"display",l.display),y)if("element"!==k){var S,T=y[k],C="string"==typeof T.easing?h.Easings[T.easing]:T.easing;if(S=1===_?T.endValue:T.startValue+(T.endValue-T.startValue)*C(_),T.currentValue=S,f.Hooks.registered[k]){var x=f.Hooks.getRoot(k),E=m.data(v,d).rootPropertyValueCache[x];E&&(T.rootPropertyValue=E)}var A=f.setPropertyValue(v,k,T.currentValue+(0===parseFloat(S)?"":T.unitType),T.rootPropertyValue,T.scrollData);f.Hooks.registered[k]&&(m.data(v,d).rootPropertyValueCache[x]=f.Normalizations.registered[x]?f.Normalizations.registered[x]("extract",null,A[1]):A[1]),"transform"===A[0]&&(w=!0)}l.mobileHA&&m.data(v,d).transformCache.translate3d===a&&(m.data(v,d).transformCache.translate3d="(0, 0, 0)",w=!0),w&&f.flushTransformCache(v)}}l.display&&"none"!==l.display&&(h.State.calls[n][2].display=!1),1===_&&c(n)}h.State.isTicking&&p(u)}function c(e){for(var t=h.State.calls[e][0],n=h.State.calls[e][1],o=h.State.calls[e][2],i=!1,r=0,l=t.length;l>r;r++){var s=t[r].element;if("none"!==o.display||o.loop||f.setPropertyValue(s,"display",o.display),m.queue(s)[1]!==a&&/\.velocityQueueEntryFlag/i.test(m.queue(s)[1])||m.data(s,d)&&(m.data(s,d).isAnimating=!1,m.data(s,d).rootPropertyValueCache={},o.mobileHA&&!h.State.isGingerbread&&(delete m.data(s,d).transformCache.translate3d,f.flushTransformCache(s))),r===l-1&&!o.loop&&o.complete){var u=n.jquery?n.get():n;o.complete.call(u,u)}!1!==o.queue&&m.dequeue(s,o.queue)}h.State.calls[e]=!1;for(var c=0,_=h.State.calls.length;_>c;c++)if(!1!==h.State.calls[c]){i=!0;break}!1===i&&(h.State.isTicking=!1,delete h.State.calls,h.State.calls=[])}var d="velocity",_=function(){if(n.documentMode)return n.documentMode;for(var e=7;e>4;e--){var t=n.createElement("div");if(t.innerHTML="<!--[if IE "+e+"]><span></span><![endif]-->",t.getElementsByTagName("span").length)return t=null,e}return a}(),p=t.requestAnimationFrame||function(){var e=0;return t.webkitRequestAnimationFrame||t.mozRequestAnimationFrame||function(t){var n,a=(new Date).getTime();return n=Math.max(0,16-(a-e)),e=a+n,setTimeout(function(){t(a+n)},n)}}();if(7>=_){if(t.jQuery)return void(t.jQuery.fn.velocity=t.jQuery.fn.animate);throw new Error("For IE<=7, Velocity falls back to jQuery, which must first be loaded.")}if(8===_&&!t.jQuery)throw new Error("For IE8, Velocity requires jQuery to be loaded.");if(e.Velocity!==a&&!e.Velocity.Utilities)throw new Error("Velocity's namespace is occupied. Aborting.");var m=t.jQuery||e.Velocity.Utilities,h=e.Velocity=e.velocity=m.extend(e.Velocity||{},{State:{isMobile:/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),isAndroid:/Android/i.test(navigator.userAgent),isGingerbread:/Android 2\.3\.[3-7]/i.test(navigator.userAgent),prefixElement:n.createElement("div"),prefixMatches:{},scrollAnchor:null,scrollPropertyLeft:null,scrollPropertyTop:null,isTicking:!1,calls:[]},CSS:{},Sequences:{},Easings:{},defaults:{queue:"",duration:400,easing:"swing",complete:null,display:null,loop:!1,delay:!1,mobileHA:!0,_cacheValues:!0},animate:function(){},debug:!1});t.pageYOffset!==a?(h.State.scrollAnchor=t,h.State.scrollPropertyLeft="pageXOffset",h.State.scrollPropertyTop="pageYOffset"):(h.State.scrollAnchor=n.documentElement||n.body.parentNode||n.body,h.State.scrollPropertyLeft="scrollLeft",h.State.scrollPropertyTop="scrollTop"),function(){var e={};m.each(["Quad","Cubic","Quart","Quint","Expo"],function(t,n){e[n]=function(e){return Math.pow(e,t+2)}}),m.extend(e,{Sine:function(e){return 1-Math.cos(e*Math.PI/2)},Circ:function(e){return 1-Math.sqrt(1-e*e)},Elastic:function(e){return 0===e||1===e?e:-Math.pow(2,8*(e-1))*Math.sin((80*(e-1)-7.5)*Math.PI/15)},Back:function(e){return e*e*(3*e-2)},Bounce:function(e){for(var t,n=4;e<((t=Math.pow(2,--n))-1)/11;);return 1/Math.pow(4,3-n)-7.5625*Math.pow((3*t-2)/22-e,2)}}),m.each(e,function(e,t){h.Easings["easeIn"+e]=t,h.Easings["easeOut"+e]=function(e){return 1-t(1-e)},h.Easings["easeInOut"+e]=function(e){return.5>e?t(2*e)/2:1-t(-2*e+2)/2}}),h.Easings.linear=function(e){return e},h.Easings.swing=function(e){return.5-Math.cos(e*Math.PI)/2},h.Easings.ease=s(.25,.1,.25,1),h.Easings["ease-in"]=s(.42,0,1,1),h.Easings["ease-out"]=s(0,0,.58,1),h.Easings["ease-in-out"]=s(.42,0,.58,1),h.Easings.spring=function(e){return 1-Math.cos(4.5*e*Math.PI)*Math.exp(6*-e)}}();var f=h.CSS={RegEx:{valueUnwrap:/^[A-z]+\((.*)\)$/i,wrappedValueAlreadyExtracted:/[0-9.]+ [0-9.]+ [0-9.]+( [0-9.]+)?/,valueSplit:/([A-z]+\(.+\))|(([A-z0-9#-.]+?)(?=\s|$))/gi},Hooks:{templates:{color:["Red Green Blue Alpha","255 255 255 1"],backgroundColor:["Red Green Blue Alpha","255 255 255 1"],borderColor:["Red Green Blue Alpha","255 255 255 1"],borderTopColor:["Red Green Blue Alpha","255 255 255 1"],borderRightColor:["Red Green Blue Alpha","255 255 255 1"],borderBottomColor:["Red Green Blue Alpha","255 255 255 1"],borderLeftColor:["Red Green Blue Alpha","255 255 255 1"],outlineColor:["Red Green Blue Alpha","255 255 255 1"],textShadow:["Color X Y Blur","black 0px 0px 0px"],boxShadow:["Color X Y Blur Spread","black 0px 0px 0px 0px"],clip:["Top Right Bottom Left","0px 0px 0px 0px"],backgroundPosition:["X Y","0% 0%"],transformOrigin:["X Y Z","50% 50% 0%"],perspectiveOrigin:["X Y","50% 50%"]},registered:{},register:function(){var e,t,n;if(_)for(e in f.Hooks.templates){n=(t=f.Hooks.templates[e])[0].split(" ");var a=t[1].match(f.RegEx.valueSplit);"Color"===n[0]&&(n.push(n.shift()),a.push(a.shift()),f.Hooks.templates[e]=[n.join(" "),a.join(" ")])}for(e in f.Hooks.templates)for(var o in n=(t=f.Hooks.templates[e])[0].split(" ")){var i=e+n[o],r=o;f.Hooks.registered[i]=[e,r]}},getRoot:function(e){var t=f.Hooks.registered[e];return t?t[0]:e},cleanRootPropertyValue:function(e,t){return f.RegEx.valueUnwrap.test(t)&&(t=t.match(f.Hooks.RegEx.valueUnwrap)[1]),f.Values.isCSSNullValue(t)&&(t=f.Hooks.templates[e][1]),t},extractValue:function(e,t){var n=f.Hooks.registered[e];if(n){var a=n[0],o=n[1];return(t=f.Hooks.cleanRootPropertyValue(a,t)).toString().match(f.RegEx.valueSplit)[o]}return t},injectValue:function(e,t,n){var a=f.Hooks.registered[e];if(a){var o,i=a[0],r=a[1];return(o=(n=f.Hooks.cleanRootPropertyValue(i,n)).toString().match(f.RegEx.valueSplit))[r]=t,o.join(" ")}return n}},Normalizations:{registered:{clip:function(e,t,n){switch(e){case"name":return"clip";case"extract":var a;return f.RegEx.wrappedValueAlreadyExtracted.test(n)?a=n:(a=n.toString().match(f.RegEx.valueUnwrap))&&(a=a[1].replace(/,(\s+)?/g," ")),a;case"inject":return"rect("+n+")"}},opacity:function(e,t,n){if(8>=_)switch(e){case"name":return"filter";case"extract":var a=n.toString().match(/alpha\(opacity=(.*)\)/i);return a?a[1]/100:1;case"inject":return t.style.zoom=1,parseFloat(n)>=1?"":"alpha(opacity="+parseInt(100*parseFloat(n),10)+")"}else switch(e){case"name":return"opacity";case"extract":case"inject":return n}}},register:function(){function e(e){var t,n=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,a=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i;return e=e.replace(n,function(e,t,n,a){return t+t+n+n+a+a}),(t=a.exec(e))?"rgb("+parseInt(t[1],16)+" "+parseInt(t[2],16)+" "+parseInt(t[3],16)+")":"rgb(0 0 0)"}var t=["translateX","translateY","scale","scaleX","scaleY","skewX","skewY","rotateZ"];9>=_||(t=t.concat(["transformPerspective","translateZ","scaleZ","rotateX","rotateY"]));for(var n=0,o=t.length;o>n;n++)!function(){var e=t[n];f.Normalizations.registered[e]=function(t,n,o){switch(t){case"name":return"transform";case"extract":return m.data(n,d).transformCache[e]===a?/^scale/i.test(e)?1:0:m.data(n,d).transformCache[e].replace(/[()]/g,"");case"inject":var i=!1;switch(e.substr(0,e.length-1)){case"translate":i=!/(%|px|em|rem|\d)$/i.test(o);break;case"scal":case"scale":h.State.isAndroid&&m.data(n,d).transformCache[e]===a&&(o=1),i=!/(\d)$/i.test(o);break;case"skew":i=!/(deg|\d)$/i.test(o);break;case"rotate":i=!/(deg|\d)$/i.test(o)}return i||(m.data(n,d).transformCache[e]="("+o+")"),m.data(n,d).transformCache[e]}}}();for(var i=["color","backgroundColor","borderColor","borderTopColor","borderRightColor","borderBottomColor","borderLeftColor","outlineColor"],r=(n=0,i.length);r>n;n++)!function(){var t=i[n];f.Normalizations.registered[t]=function(n,o,i){switch(n){case"name":return t;case"extract":var r;if(f.RegEx.wrappedValueAlreadyExtracted.test(i))r=i;else{var l,s={aqua:"rgb(0, 255, 255);",black:"rgb(0, 0, 0)",blue:"rgb(0, 0, 255)",fuchsia:"rgb(255, 0, 255)",gray:"rgb(128, 128, 128)",green:"rgb(0, 128, 0)",lime:"rgb(0, 255, 0)",maroon:"rgb(128, 0, 0)",navy:"rgb(0, 0, 128)",olive:"rgb(128, 128, 0)",purple:"rgb(128, 0, 128)",red:"rgb(255, 0, 0)",silver:"rgb(192, 192, 192)",teal:"rgb(0, 128, 128)",white:"rgb(255, 255, 255)",yellow:"rgb(255, 255, 0)"};/^[A-z]+$/i.test(i)?l=s[i]!==a?s[i]:s.black:/^#([A-f\d]{3}){1,2}$/i.test(i)?l=e(i):/^rgba?\(/i.test(i)||(l=s.black),r=(l||i).toString().match(f.RegEx.valueUnwrap)[1].replace(/,(\s+)?/g," ")}return 8>=_||3!==r.split(" ").length||(r+=" 1"),r;case"inject":return 8>=_?4===i.split(" ").length&&(i=i.split(/\s+/).slice(0,3).join(" ")):3===i.split(" ").length&&(i+=" 1"),(8>=_?"rgb":"rgba")+"("+i.replace(/\s+/g,",").replace(/\.(\d)+(?=,)/g,"")+")"}}}()}},Names:{camelCase:function(e){return e.replace(/-(\w)/g,function(e,t){return t.toUpperCase()})},prefixCheck:function(e){if(h.State.prefixMatches[e])return[h.State.prefixMatches[e],!0];for(var t=["","Webkit","Moz","ms","O"],n=0,a=t.length;a>n;n++){var o;if(o=0===n?e:t[n]+e.replace(/^\w/,function(e){return e.toUpperCase()}),"string"==typeof h.State.prefixElement.style[o])return h.State.prefixMatches[e]=o,[o,!0]}return[e,!1]}},Values:{isCSSNullValue:function(e){return 0==e||/^(none|auto|transparent|(rgba\(0, ?0, ?0, ?0\)))$/i.test(e)},getUnitType:function(e){return/^(rotate|skew)/i.test(e)?"deg":/(^(scale|scaleX|scaleY|scaleZ|opacity|alpha|fillOpacity|flexGrow|flexHeight|zIndex|fontWeight)$)|color/i.test(e)?"":"px"},getDisplayType:function(e){var t=e.tagName.toString().toLowerCase();return/^(b|big|i|small|tt|abbr|acronym|cite|code|dfn|em|kbd|strong|samp|var|a|bdo|br|img|map|object|q|script|span|sub|sup|button|input|label|select|textarea)$/i.test(t)?"inline":/^(li)$/i.test(t)?"list-item":"block"}},getPropertyValue:function(e,n,o,i){function r(e,n){var o=0;if(8>=_)o=m.css(e,n);else{if(!i){if("height"===n&&"border-box"!==f.getPropertyValue(e,"boxSizing").toString().toLowerCase())return e.offsetHeight-(parseFloat(f.getPropertyValue(e,"borderTopWidth"))||0)-(parseFloat(f.getPropertyValue(e,"borderBottomWidth"))||0)-(parseFloat(f.getPropertyValue(e,"paddingTop"))||0)-(parseFloat(f.getPropertyValue(e,"paddingBottom"))||0);if("width"===n&&"border-box"!==f.getPropertyValue(e,"boxSizing").toString().toLowerCase())return e.offsetWidth-(parseFloat(f.getPropertyValue(e,"borderLeftWidth"))||0)-(parseFloat(f.getPropertyValue(e,"borderRightWidth"))||0)-(parseFloat(f.getPropertyValue(e,"paddingLeft"))||0)-(parseFloat(f.getPropertyValue(e,"paddingRight"))||0)}var l;l=m.data(e,d)===a?t.getComputedStyle(e,null):m.data(e,d).computedStyle?m.data(e,d).computedStyle:m.data(e,d).computedStyle=t.getComputedStyle(e,null),_&&"borderColor"===n&&(n="borderTopColor"),(""===(o=9===_&&"filter"===n?l.getPropertyValue(n):l[n])||null===o)&&(o=e.style[n])}if("auto"===o&&/^(top|right|bottom|left)$/i.test(n)){var s=r(e,"position");("fixed"===s||"absolute"===s&&/top|left/i.test(n))&&(o=m(e).position()[n]+"px")}return o}var l;if(f.Hooks.registered[n]){var s=n,u=f.Hooks.getRoot(s);o===a&&(o=f.getPropertyValue(e,f.Names.prefixCheck(u)[0])),f.Normalizations.registered[u]&&(o=f.Normalizations.registered[u]("extract",e,o)),l=f.Hooks.extractValue(s,o)}else if(f.Normalizations.registered[n]){var c,p;"transform"!==(c=f.Normalizations.registered[n]("name",e))&&(p=r(e,f.Names.prefixCheck(c)[0]),f.Values.isCSSNullValue(p)&&f.Hooks.templates[n]&&(p=f.Hooks.templates[n][1])),l=f.Normalizations.registered[n]("extract",e,p)}return/^[\d-]/.test(l)||(l=r(e,f.Names.prefixCheck(n)[0])),f.Values.isCSSNullValue(l)&&(l=0),h.debug>=2&&console.log("Get "+n+": "+l),l},setPropertyValue:function(e,n,a,o,i){var r=n;if("scroll"===n)i.container?i.container["scroll"+i.direction]=a:"Left"===i.direction?t.scrollTo(a,i.alternateValue):t.scrollTo(i.alternateValue,a);else if(f.Normalizations.registered[n]&&"transform"===f.Normalizations.registered[n]("name",e))f.Normalizations.registered[n]("inject",e,a),r="transform",a=m.data(e,d).transformCache[n];else{if(f.Hooks.registered[n]){var l=n,s=f.Hooks.getRoot(n);o=o||f.getPropertyValue(e,s),a=f.Hooks.injectValue(l,a,o),n=s}if(f.Normalizations.registered[n]&&(a=f.Normalizations.registered[n]("inject",e,a),n=f.Normalizations.registered[n]("name",e)),r=f.Names.prefixCheck(n)[0],8>=_)try{e.style[r]=a}catch(u){console.log("Error setting ["+r+"] to ["+a+"]")}else e.style[r]=a;h.debug>=2&&console.log("Set "+n+" ("+r+"): "+a)}return[r,a]},flushTransformCache:function(e){var t,n,a,o="";for(t in m.data(e,d).transformCache)n=m.data(e,d).transformCache[t],"transformPerspective"!==t?(9===_&&"rotateZ"===t&&(t="rotate"),o+=t+n+" "):a=n;a&&(o="perspective"+a+" "+o),f.setPropertyValue(e,"transform",o)}};f.Hooks.register(),f.Normalizations.register(),h.animate=function(){function e(e){var t=e;return"string"==typeof e?h.Easings[e]||(t=!1):t=!!r(e)&&s.apply(null,e),!1===t&&(t=h.Easings[h.defaults.easing]?h.defaults.easing:"swing"),t}function c(){function t(){function t(t){var n=a,o=a,u=a;return r(t)?(n=t[0],!r(t[1])&&/^[\d-]/.test(t[1])||i(t[1])?u=t[1]:("string"==typeof t[1]||r(t[1]))&&(o=e(t[1]),t[2]&&(u=t[2]))):n=t,o=o||s.easing,i(n)&&(n=n.call(l,k,w)),i(u)&&(u=u.call(l,k,w)),[n||0,o,u]}function p(e,t){var n,a;return a=(t||0).toString().toLowerCase().replace(/[%A-z]+$/,function(e){return n=e,""}),n||(n=f.Values.getUnitType(e)),[a,n]}function S(){var e={parent:l.parentNode,position:f.getPropertyValue(l,"position"),fontSize:f.getPropertyValue(l,"fontSize")},t=e.position===T.lastPosition&&e.parent===T.lastParent,a=e.fontSize===T.lastFontSize&&e.parent===T.lastParent;T.lastParent=e.parent,T.lastPosition=e.position,T.lastFontSize=e.fontSize,null===T.remToPxRatio&&(T.remToPxRatio=parseFloat(f.getPropertyValue(n.body,"fontSize"))||16);var o={overflowX:null,overflowY:null,boxSizing:null,width:null,minWidth:null,maxWidth:null,height:null,minHeight:null,maxHeight:null,paddingLeft:null},i={},r=10;if(i.remToPxRatio=T.remToPxRatio,_)var s=/^auto$/i.test(l.currentStyle.width),u=/^auto$/i.test(l.currentStyle.height);for(var c in t&&a||(o.overflowX=f.getPropertyValue(l,"overflowX"),o.overflowY=f.getPropertyValue(l,"overflowY"),o.boxSizing=f.getPropertyValue(l,"boxSizing"),o.width=f.getPropertyValue(l,"width",null,!0),o.minWidth=f.getPropertyValue(l,"minWidth"),o.maxWidth=f.getPropertyValue(l,"maxWidth")||"none",o.height=f.getPropertyValue(l,"height",null,!0),o.minHeight=f.getPropertyValue(l,"minHeight"),o.maxHeight=f.getPropertyValue(l,"maxHeight")||"none",o.paddingLeft=f.getPropertyValue(l,"paddingLeft")),t?(i.percentToPxRatioWidth=T.lastPercentToPxWidth,i.percentToPxRatioHeight=T.lastPercentToPxHeight):(f.setPropertyValue(l,"overflowX","hidden"),f.setPropertyValue(l,"overflowY","hidden"),f.setPropertyValue(l,"boxSizing","content-box"),f.setPropertyValue(l,"width",r+"%"),f.setPropertyValue(l,"minWidth",r+"%"),f.setPropertyValue(l,"maxWidth",r+"%"),f.setPropertyValue(l,"height",r+"%"),f.setPropertyValue(l,"minHeight",r+"%"),f.setPropertyValue(l,"maxHeight",r+"%")),a?i.emToPxRatio=T.lastEmToPx:f.setPropertyValue(l,"paddingLeft",r+"em"),t||(i.percentToPxRatioWidth=T.lastPercentToPxWidth=(parseFloat(f.getPropertyValue(l,"width",null,!0))||1)/r,i.percentToPxRatioHeight=T.lastPercentToPxHeight=(parseFloat(f.getPropertyValue(l,"height",null,!0))||1)/r),a||(i.emToPxRatio=T.lastEmToPx=(parseFloat(f.getPropertyValue(l,"paddingLeft"))||1)/r),o)null!==o[c]&&f.setPropertyValue(l,c,o[c]);return _?(s&&f.setPropertyValue(l,"width","auto"),u&&f.setPropertyValue(l,"height","auto")):(f.setPropertyValue(l,"height","auto"),o.height!==f.getPropertyValue(l,"height",null,!0)&&f.setPropertyValue(l,"height",o.height),f.setPropertyValue(l,"width","auto"),o.width!==f.getPropertyValue(l,"width",null,!0)&&f.setPropertyValue(l,"width",o.width)),h.debug>=1&&console.log("Unit ratios: "+JSON.stringify(i),l),i}if(0===k&&y&&i(y.begin)){var x=g.jquery?g.get():g;y.begin.call(x,x)}if("scroll"===v){var E,A,P,F=/^x$/i.test(s.axis)?"Left":"Top",M=parseFloat(s.offset)||0;s.container?s.container.jquery||s.container.nodeType?(s.container=s.container[0]||s.container,P=(E=s.container["scroll"+F])+m(l).position()[F.toLowerCase()]+M):s.container=null:(E=h.State.scrollAnchor[h.State["scrollProperty"+F]],A=h.State.scrollAnchor[h.State["scrollProperty"+("Left"===F?"Top":"Left")]],P=m(l).offset()[F.toLowerCase()]+M),c={scroll:{rootPropertyValue:!1,startValue:E,currentValue:E,endValue:P,unitType:"",easing:s.easing,scrollData:{container:s.container,direction:F,alternateValue:A}},element:l}}else if("reverse"===v){if(!m.data(l,d).tweensContainer)return void m.dequeue(l,s.queue);"none"===m.data(l,d).opts.display&&(m.data(l,d).opts.display="block"),m.data(l,d).opts.loop=!1,m.data(l,d).opts.begin=null,m.data(l,d).opts.complete=null,s=m.extend({},m.data(l,d).opts,y);var D=m.extend(!0,{},m.data(l,d).tweensContainer);for(var L in D)if("element"!==L){var I=D[L].startValue;D[L].startValue=D[L].currentValue=D[L].endValue,D[L].endValue=I,y&&(D[L].easing=s.easing)}c=D}else if("start"===v){for(var N in m.data(l,d).tweensContainer&&!0===m.data(l,d).isAnimating&&(D=m.data(l,d).tweensContainer),b){var R=t(b[N]),O=R[0],$=R[1],q=R[2];N=f.Names.camelCase(N);var B=f.Hooks.getRoot(N),U=!1;if(!1!==f.Names.prefixCheck(B)[1]||f.Normalizations.registered[B]!==a){var z,j,V,H,W;if(s.display&&"none"!==s.display&&/opacity|filter/.test(N)&&!q&&0!==O&&(q=0),s._cacheValues&&D&&D[N]?(q===a&&(q=D[N].endValue+D[N].unitType),U=m.data(l,d).rootPropertyValueCache[B]):f.Hooks.registered[N]?q===a?(U=f.getPropertyValue(l,B),q=f.getPropertyValue(l,N,U)):U=f.Hooks.templates[B][1]:q===a&&(q=f.getPropertyValue(l,N)),q=(z=p(N,q))[0],V=z[1],O=(z=p(N,O))[0].replace(/^([+-\/*])=/,function(e,t){return H=t,""}),j=z[1],q=parseFloat(q)||0,O=parseFloat(O)||0,"%"===j&&(/^(fontSize|lineHeight)$/.test(N)?(O/=100,j="em"):/^scale/.test(N)?(O/=100,j=""):/(Red|Green|Blue)$/i.test(N)&&(O=O/100*255,j="")),/[\/*]/.test(H))j=V;else if(V!==j&&0!==q)if(0===O)j=V;else{W=W||S();var Y=/margin|padding|left|right|width|text|word|letter/i.test(N)||/X$/.test(N)?"x":"y";switch(V){case"%":q*="x"===Y?W.percentToPxRatioWidth:W.percentToPxRatioHeight;break;case"em":q*=W.emToPxRatio;break;case"rem":q*=W.remToPxRatio}switch(j){case"%":q*=1/("x"===Y?W.percentToPxRatioWidth:W.percentToPxRatioHeight);break;case"em":q*=1/W.emToPxRatio;break;case"rem":q*=1/W.remToPxRatio}}switch(H){case"+":O=q+O;break;case"-":O=q-O;break;case"*":O*=q;break;case"/":O=q/O}c[N]={rootPropertyValue:U,startValue:q,currentValue:q,endValue:O,unitType:j,easing:$},h.debug&&console.log("tweensContainer ("+N+"): "+JSON.stringify(c[N]),l)}else h.debug&&console.log("Skipping ["+B+"] due to a lack of browser support.")}c.element=l}c.element&&(C.push(c),m.data(l,d).tweensContainer=c,m.data(l,d).opts=s,m.data(l,d).isAnimating=!0,k===w-1?(h.State.calls.length>1e4&&(h.State.calls=o(h.State.calls)),h.State.calls.push([C,g,s]),!1===h.State.isTicking&&(h.State.isTicking=!0,u())):k++)}var l=this,s=m.extend({},h.defaults,y),c={};if("stop"===v)return m.queue(l,"string"==typeof y?y:"",[]),!0;switch(m.data(l,d)===a&&m.data(l,d,{isAnimating:!1,computedStyle:null,tweensContainer:null,rootPropertyValueCache:{},transformCache:{}}),s.duration.toString().toLowerCase()){case"fast":s.duration=200;break;case"normal":s.duration=400;break;case"slow":s.duration=600;break;default:s.duration=parseFloat(s.duration)||1}s.easing=e(s.easing),/^\d/.test(s.delay)&&m.queue(l,s.queue,function(e){h.velocityQueueEntryFlag=!0,setTimeout(e,parseFloat(s.delay))}),s.display&&(s.display=s.display.toString().toLowerCase()),s.mobileHA=s.mobileHA&&h.State.isMobile,!1===s.queue?t():m.queue(l,s.queue,function(e){h.velocityQueueEntryFlag=!0,t(e)}),""!==s.queue&&"fx"!==s.queue||"inprogress"===m.queue(l)[0]||m.dequeue(l)}var p,g,b,y;this.jquery||t.Zepto&&t.Zepto.zepto.isZ(this)?(p=!0,g=this,b=arguments[0],y=arguments[1]):(p=!1,g=arguments[0].jquery?[].slice.call(arguments[0]):arguments[0],b=arguments[1],y=arguments[2]);var v,w=l(g)||r(g)?g.length:1,k=0;if("stop"!==b&&!m.isPlainObject(y)){y={};for(var S=p?1:2;S<arguments.length;S++)!r(arguments[S])&&/^\d/.test(arguments[S])?y.duration=parseFloat(arguments[S]):"string"==typeof arguments[S]?y.easing=arguments[S]:r(arguments[S])&&4===arguments[S].length?y.easing=arguments[S]:i(arguments[S])&&(y.complete=arguments[S])}switch(b){case"scroll":v="scroll";break;case"reverse":v="reverse";break;case"stop":v="stop";break;default:if(!m.isPlainObject(b)||m.isEmptyObject(b))return"string"==typeof b&&h.Sequences[b]?(m.each(g,function(e,t){h.Sequences[b].call(t,t,y||{},e,w)}),g):(h.debug&&console.log("First argument was not a property map, a known action, or a registered sequence. Aborting."),g);v="start"}var T={lastParent:null,lastPosition:null,lastFontSize:null,lastPercentToPxWidth:null,lastPercentToPxHeight:null,lastEmToPx:null,remToPxRatio:null},C=[];if(y&&y.complete&&!i(y.complete)&&(y.complete=null),p)g.each(c);else if(1===w&&g.nodeType)c.call(g);else for(var x in g)g[x].nodeType&&c.call(g[x]);var E,A=m.extend({},h.defaults,y);if(A.loop=parseInt(A.loop),E=2*A.loop-1,A.loop)for(var P=0;E>P;P++){var F={delay:A.delay};A.complete&&P===E-1&&(F.complete=A.complete),p?g.velocity("reverse",F):h.animate(g,"reverse",F)}return g};var g=t.jQuery||t.Zepto;g&&(g.fn.velocity=h.animate,g.fn.velocity.defaults=h.defaults),m.each(["Down","Up"],function(e,t){h.Sequences["slide"+t]=function(e,n){var a=m.extend({},n),o={height:null,marginTop:null,marginBottom:null,paddingTop:null,paddingBottom:null,overflow:null,overflowX:null,overflowY:null},i=a.begin,r=a.complete,l=!1;a.display="Down"===t?a.display||"block":a.display||"none",a.begin=function(){function n(){e.style.display="block",o.height=h.CSS.getPropertyValue(e,"height"),e.style.height="auto",h.CSS.getPropertyValue(e,"height")===o.height&&(l=!0),h.CSS.setPropertyValue(e,"height",o.height+"px")}if("Down"===t){for(var a in o.overflow=[h.CSS.getPropertyValue(e,"overflow"),0],o.overflowX=[h.CSS.getPropertyValue(e,"overflowX"),0],o.overflowY=[h.CSS.getPropertyValue(e,"overflowY"),0],e.style.overflow="hidden",e.style.overflowX="visible",e.style.overflowY="hidden",n(),o)/^overflow/.test(a)||(o[a]=[h.CSS.getPropertyValue(e,a),0]);e.style.display="none"}else{for(var a in n(),o)o[a]=[0,h.CSS.getPropertyValue(e,a)];e.style.overflow="hidden",e.style.overflowX="visible",e.style.overflowY="hidden"}i&&i.call(e,e)},a.complete=function(e){var n="Down"===t?0:1;for(var a in!0===l?o.height[n]="auto":o.height[n]+="px",o)e.style[a]=o[a][n];r&&r.call(e,e)},h.animate(e,o,a)}}),m.each(["In","Out"],function(e,t){h.Sequences["fade"+t]=function(e,n,a,o){var i=m.extend({},n),r={opacity:"In"===t?1:0};a!==o-1&&(i.complete=i.begin=null),i.display||(i.display="In"===t?h.CSS.Values.getDisplayType(e):"none"),h.animate(this,r,i)}})}(window.jQuery||window.Zepto||window,window,document),
/*!
jQuery Waypoints - v2.0.5
Copyright (c) 2011-2014 Caleb Troughton
Licensed under the MIT license.
https://github.com/imakewebthings/jquery-waypoints/blob/master/licenses.txt
*/
function(){var e,t,n=[].indexOf||function(e){for(var t=0,n=this.length;t<n;t++)if(t in this&&this[t]===e)return t;return-1},a=[].slice;e=window,t=function(e,t){var o,i,r,l,s,u,c,d,_,p,m,h,f,g,b,y;return o=e(t),d=n.call(t,"ontouchstart")>=0,l={horizontal:{},vertical:{}},s=1,c={},u="waypoints-context-id",m="resize.waypoints",h="scroll.waypoints",f=1,g="waypoints-waypoint-ids",b="waypoint",y="waypoints",i=function(){function n(n){var a=this;this.$element=n,this.element=n[0],this.didResize=!1,this.didScroll=!1,this.id="context"+s++,this.oldScroll={x:n.scrollLeft(),y:n.scrollTop()},this.waypoints={horizontal:{},vertical:{}},this.element[u]=this.id,c[this.id]=this,n.bind(h,function(){var n;if(!a.didScroll&&!d)return a.didScroll=!0,n=function(){return a.doScroll(),a.didScroll=!1},t.setTimeout(n,e[y].settings.scrollThrottle)}),n.bind(m,function(){var n;if(!a.didResize)return a.didResize=!0,n=function(){return e[y]("refresh"),a.didResize=!1},t.setTimeout(n,e[y].settings.resizeThrottle)})}return n.prototype.doScroll=function(){var t,n=this;return t={horizontal:{newScroll:this.$element.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.$element.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}},!d||t.vertical.oldScroll&&t.vertical.newScroll||e[y]("refresh"),e.each(t,function(t,a){var o,i,r;return r=[],i=a.newScroll>a.oldScroll,o=i?a.forward:a.backward,e.each(n.waypoints[t],function(e,t){var n,o;return a.oldScroll<(n=t.offset)&&n<=a.newScroll?r.push(t):a.newScroll<(o=t.offset)&&o<=a.oldScroll?r.push(t):void 0}),r.sort(function(e,t){return e.offset-t.offset}),i||r.reverse(),e.each(r,function(e,t){if(t.options.continuous||e===r.length-1)return t.trigger([o])})}),this.oldScroll={x:t.horizontal.newScroll,y:t.vertical.newScroll}},n.prototype.refresh=function(){var t,n,a,o=this;return a=e.isWindow(this.element),n=this.$element.offset(),this.doScroll(),t={horizontal:{contextOffset:a?0:n.left,contextScroll:a?0:this.oldScroll.x,contextDimension:this.$element.width(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:a?0:n.top,contextScroll:a?0:this.oldScroll.y,contextDimension:a?e[y]("viewportHeight"):this.$element.height(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}},e.each(t,function(t,n){return e.each(o.waypoints[t],function(t,a){var o,i,r,l,s;if(o=a.options.offset,r=a.offset,i=e.isWindow(a.element)?0:a.$element.offset()[n.offsetProp],e.isFunction(o)?o=o.apply(a.element):"string"==typeof o&&(o=parseFloat(o),a.options.offset.indexOf("%")>-1&&(o=Math.ceil(n.contextDimension*o/100))),a.offset=i-n.contextOffset+n.contextScroll-o,(!a.options.onlyOnScroll||null==r)&&a.enabled)return null!==r&&r<(l=n.oldScroll)&&l<=a.offset?a.trigger([n.backward]):null!==r&&r>(s=n.oldScroll)&&s>=a.offset?a.trigger([n.forward]):null===r&&n.oldScroll>=a.offset?a.trigger([n.forward]):void 0})})},n.prototype.checkEmpty=function(){if(e.isEmptyObject(this.waypoints.horizontal)&&e.isEmptyObject(this.waypoints.vertical))return this.$element.unbind([m,h].join(" ")),delete c[this.id]},n}(),r=function(){function t(t,n,a){var o,i;"bottom-in-view"===a.offset&&(a.offset=function(){var t;return t=e[y]("viewportHeight"),e.isWindow(n.element)||(t=n.$element.height()),t-e(this).outerHeight()}),this.$element=t,this.element=t[0],this.axis=a.horizontal?"horizontal":"vertical",this.callback=a.handler,this.context=n,this.enabled=a.enabled,this.id="waypoints"+f++,this.offset=null,this.options=a,n.waypoints[this.axis][this.id]=this,l[this.axis][this.id]=this,(o=null!=(i=this.element[g])?i:[]).push(this.id),this.element[g]=o}return t.prototype.trigger=function(e){if(this.enabled)return null!=this.callback&&this.callback.apply(this.element,e),this.options.triggerOnce?this.destroy():void 0},t.prototype.disable=function(){return this.enabled=!1},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0},t.prototype.destroy=function(){return delete l[this.axis][this.id],delete this.context.waypoints[this.axis][this.id],this.context.checkEmpty()},t.getWaypointsByElement=function(t){var n,a;return(a=t[g])?(n=e.extend({},l.horizontal,l.vertical),e.map(a,function(e){return n[e]})):[]},t}(),p={init:function(t,n){return null==(n=e.extend({},e.fn[b].defaults,n)).handler&&(n.handler=t),this.each(function(){var t,a,o,l;return t=e(this),o=null!=(l=n.context)?l:e.fn[b].defaults.context,e.isWindow(o)||(o=t.closest(o)),o=e(o),(a=c[o[0][u]])||(a=new i(o)),new r(t,a,n)}),e[y]("refresh"),this},disable:function(){return p._invoke.call(this,"disable")},enable:function(){return p._invoke.call(this,"enable")},destroy:function(){return p._invoke.call(this,"destroy")},prev:function(e,t){return p._traverse.call(this,e,t,function(e,t,n){if(t>0)return e.push(n[t-1])})},next:function(e,t){return p._traverse.call(this,e,t,function(e,t,n){if(t<n.length-1)return e.push(n[t+1])})},_traverse:function(n,a,o){var i,r;return null==n&&(n="vertical"),null==a&&(a=t),r=_.aggregate(a),i=[],this.each(function(){var t;return t=e.inArray(this,r[n]),o(i,t,r[n])}),this.pushStack(i)},_invoke:function(t){return this.each(function(){var n;return n=r.getWaypointsByElement(this),e.each(n,function(e,n){return n[t](),!0})}),this}},e.fn[b]=function(){var t,n;return n=arguments[0],t=2<=arguments.length?a.call(arguments,1):[],p[n]?p[n].apply(this,t):e.isFunction(n)?p.init.apply(this,arguments):e.isPlainObject(n)?p.init.apply(this,[null,n]):n?e.error("The "+n+" method does not exist in jQuery Waypoints."):e.error("jQuery Waypoints needs a callback function or handler option.")},e.fn[b].defaults={context:t,continuous:!0,enabled:!0,horizontal:!1,offset:0,triggerOnce:!1},_={refresh:function(){return e.each(c,function(e,t){return t.refresh()})},viewportHeight:function(){var e;return null!=(e=t.innerHeight)?e:o.height()},aggregate:function(t){var n,a,o;return n=l,t&&(n=null!=(o=c[e(t)[0][u]])?o.waypoints:void 0),n?(a={horizontal:[],vertical:[]},e.each(a,function(t,o){return e.each(n[t],function(e,t){return o.push(t)}),o.sort(function(e,t){return e.offset-t.offset}),a[t]=e.map(o,function(e){return e.element}),a[t]=e.unique(a[t])}),a):[]},above:function(e){return null==e&&(e=t),_._filter(e,"vertical",function(e,t){return t.offset<=e.oldScroll.y})},below:function(e){return null==e&&(e=t),_._filter(e,"vertical",function(e,t){return t.offset>e.oldScroll.y})},left:function(e){return null==e&&(e=t),_._filter(e,"horizontal",function(e,t){return t.offset<=e.oldScroll.x})},right:function(e){return null==e&&(e=t),_._filter(e,"horizontal",function(e,t){return t.offset>e.oldScroll.x})},enable:function(){return _._invoke("enable")},disable:function(){return _._invoke("disable")},destroy:function(){return _._invoke("destroy")},extendFn:function(e,t){return p[e]=t},_invoke:function(t){var n;return n=e.extend({},l.vertical,l.horizontal),e.each(n,function(e,n){return n[t](),!0})},_filter:function(t,n,a){var o,i;return(o=c[e(t)[0][u]])?(i=[],e.each(o.waypoints[n],function(e,t){if(a(o,t))return i.push(t)}),i.sort(function(e,t){return e.offset-t.offset}),e.map(i,function(e){return e.element})):[]}},e[y]=function(){var e,t;return t=arguments[0],e=2<=arguments.length?a.call(arguments,1):[],_[t]?_[t].apply(null,e):_.aggregate.call(null,t)},e[y].settings={resizeThrottle:100,scrollThrottle:30},o.on("load.waypoints",function(){return e[y]("refresh")})},"function"==typeof define&&define.amd?define("waypoints",["jquery"],function(n){return t(n,e)}):t(e.jQuery,e)}.call(this),function(e){var t={topSpacing:0,bottomSpacing:0,className:"is-sticky",wrapperClassName:"sticky-wrapper",center:!0,getWidthFrom:""},n=e(window),a=e(document),o=[],i=n.height(),r=function(){for(var t=n.scrollTop(),r=a.height(),l=r-i,s=t>l?l-t:0,u=0;u<o.length;u++){var c=o[u];if(t<=c.stickyWrapper.offset().top-c.topSpacing-s)null!==c.currentTop&&(c.stickyElement.css({position:"",top:""}),window.innerWidth>=770&&c.stickyElement.css({left:"",transform:""}),c.stickyElement.parent().removeClass(c.className),c.currentTop=null);else{var d=r-c.stickyElement.outerHeight()-c.topSpacing-c.bottomSpacing-t-s;d<0?d+=c.topSpacing:d=c.topSpacing,c.currentTop!==d&&(c.stickyElement.css({position:"fixed",top:d}),c.stickyElement.parent().addClass(c.className),c.currentTop=d),window.innerWidth>=770&&c.stickyElement.css({maxWidth:e(c.getWidthFrom).width(),left:"50%",transform:"translateX(-50%)"})}}},l=function(){i=n.height()},s={init:function(n){var a=e.extend(t,n);return this.each(function(){var t=e(this),n=t.attr("id"),i=e("<div></div>").attr("id",n+"-sticky-wrapper").addClass(a.wrapperClassName);void 0!==t.attr("data-hide-on")&&i.attr("data-hide-on",t.attr("data-hide-on")),t.wrapAll(i),a.center&&(t.parent().css({marginLeft:"auto",marginRight:"auto"}),"desktop"==typeof t.attr("data-hide-on")&&t.parent().css("max-width",t.outerWidth())),"right"==t.css("float")&&t.css({float:"none"}).parent().css({float:"right"});var r=t.parent();r.css("height",t.outerHeight()),o.push({topSpacing:a.topSpacing,bottomSpacing:a.bottomSpacing,stickyElement:t,currentTop:null,stickyWrapper:r,className:a.className,getWidthFrom:a.getWidthFrom})})},update:r,unstick:function(){return this.each(function(){var t=e(this);removeIdx=-1;for(var n=0;n<o.length;n++)o[n].stickyElement.get(0)==t.get(0)&&(removeIdx=n);-1!=removeIdx&&(o.splice(removeIdx,1),t.unwrap(),t.removeAttr("style"))})}};window.addEventListener?(window.addEventListener("scroll",r,!1),window.addEventListener("resize",l,!1)):window.attachEvent&&(window.attachEvent("onscroll",r),window.attachEvent("onresize",l)),e.fn.sticky=function(t){return s[t]?s[t].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof t&&t?void e.error("Method "+t+" does not exist on jQuery.sticky"):s.init.apply(this,arguments)},e.fn.unstick=function(t){return s[t]?s[t].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof t&&t?void e.error("Method "+t+" does not exist on jQuery.sticky"):s.unstick.apply(this,arguments)},e(function(){setTimeout(r,0)})}(jQuery),function(){var e=!1;window.JQClass=function(){},JQClass.classes={},JQClass.extend=function t(n){function a(){!e&&this._init&&this._init.apply(this,arguments)}var o=this.prototype;e=!0;var i=new this;for(var r in e=!1,n)i[r]="function"==typeof n[r]&&"function"==typeof o[r]?function(e,t){return function(){var n=this._super;this._super=function(t){return o[e].apply(this,t)};var a=t.apply(this,arguments);return this._super=n,a}}(r,n[r]):n[r];return a.prototype=i,a.prototype.constructor=a,a.extend=t,a}}(),function($){function camelCase(e){return e.replace(/-([a-z])/g,function(e,t){return t.toUpperCase()})}JQClass.classes.JQPlugin=JQClass.extend({name:"plugin",defaultOptions:{},regionalOptions:{},_getters:[],_getMarker:function(){return"is-"+this.name},_init:function(){$.extend(this.defaultOptions,this.regionalOptions&&this.regionalOptions[""]||{});var e=camelCase(this.name);$[e]=this,$.fn[e]=function(t){var n=Array.prototype.slice.call(arguments,1);return $[e]._isNotChained(t,n)?$[e][t].apply($[e],[this[0]].concat(n)):this.each(function(){if("string"==typeof t){if("_"===t[0]||!$[e][t])throw"Unknown method: "+t;$[e][t].apply($[e],[this].concat(n))}else $[e]._attach(this,t)})}},setDefaults:function(e){$.extend(this.defaultOptions,e||{})},_isNotChained:function(e,t){return"option"===e&&(0===t.length||1===t.length&&"string"==typeof t[0])||$.inArray(e,this._getters)>-1},_attach:function(e,t){if(!(e=$(e)).hasClass(this._getMarker())){e.addClass(this._getMarker()),t=$.extend({},this.defaultOptions,this._getMetadata(e),t||{});var n=$.extend({name:this.name,elem:e,options:t},this._instSettings(e,t));e.data(this.name,n),this._postAttach(e,n),this.option(e,t)}},_instSettings:function(){return{}},_postAttach:function(){},_getMetadata:function(d){try{var f=d.data(this.name.toLowerCase())||"";for(var g in f=f.replace(/'/g,'"'),f=f.replace(/([a-zA-Z0-9]+):/g,function(e,t,n){var a=f.substring(0,n).match(/"/g);return a&&a.length%2!=0?t+":":'"'+t+'":'}),f=$.parseJSON("{"+f+"}"),f){var h=f[g];"string"==typeof h&&h.match(/^new Date\((.*)\)$/)&&(f[g]=eval(h))}return f}catch(e){return{}}},_getInst:function(e){return $(e).data(this.name)||{}},option:function(e,t,n){var a=(e=$(e)).data(this.name);if(!t||"string"==typeof t&&null==n)return(o=(a||{}).options)&&t?o[t]:o;if(e.hasClass(this._getMarker())){var o=t||{};"string"==typeof t&&((o={})[t]=n),this._optionsChanged(e,a,o),$.extend(a.options,o)}},_optionsChanged:function(){},destroy:function(e){(e=$(e)).hasClass(this._getMarker())&&(this._preDestroy(e,this._getInst(e)),e.removeData(this.name).removeClass(this._getMarker()))},_preDestroy:function(){}}),$.JQPlugin={createPlugin:function(e,t){"object"==typeof e&&(t=e,e="JQPlugin"),e=camelCase(e);var n=camelCase(t.name);JQClass.classes[n]=JQClass.classes[e].extend(t),new JQClass.classes[n]}}}(jQuery),function(e){var t="countdown",n=0,a=1,o=2,i=3,r=4,l=5,s=6;e.JQPlugin.createPlugin({name:t,defaultOptions:{until:null,since:null,timezone:null,serverSync:null,format:"dHMS",layout:"",compact:!1,padZeroes:!1,significant:0,description:"",expiryUrl:"",expiryText:"",alwaysExpire:!1,onExpiry:null,onTick:null,tickInterval:1},regionalOptions:{"":{labels:["Years","Months","Weeks","Days","Hours","Minutes","Seconds"],labels1:["Year","Month","Week","Day","Hour","Minute","Second"],compactLabels:["y","m","w","d"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1}},_getters:["getTimes"],_rtlClass:t+"-rtl",_sectionClass:t+"-section",_amountClass:t+"-amount",_periodClass:t+"-period",_rowClass:t+"-row",_holdingClass:t+"-holding",_showClass:t+"-show",_descrClass:t+"-descr",_timerElems:[],_init:function(){function t(e){var l=e<1e12?o?performance.now()+performance.timing.navigationStart:a():e||a();l-r>=1e3&&(n._updateElems(),r=l),i(t)}var n=this;this._super(),this._serverSyncs=[];var a="function"==typeof Date.now?Date.now:function(){return(new Date).getTime()},o=window.performance&&"function"==typeof window.performance.now,i=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||null,r=0;!i||e.noRequestAnimationFrame?(e.noRequestAnimationFrame=null,setInterval(function(){n._updateElems()},980)):(r=window.animationStartTime||window.webkitAnimationStartTime||window.mozAnimationStartTime||window.oAnimationStartTime||window.msAnimationStartTime||a(),i(t))},UTCDate:function(e,t,n,a,o,i,r,l){"object"==typeof t&&t.constructor==Date&&(l=t.getMilliseconds(),r=t.getSeconds(),i=t.getMinutes(),o=t.getHours(),a=t.getDate(),n=t.getMonth(),t=t.getFullYear());var s=new Date;return s.setUTCFullYear(t),s.setUTCDate(1),s.setUTCMonth(n||0),s.setUTCDate(a||1),s.setUTCHours(o||0),s.setUTCMinutes((i||0)-(Math.abs(e)<30?60*e:e)),s.setUTCSeconds(r||0),s.setUTCMilliseconds(l||0),s},periodsToSeconds:function(e){return 31557600*e[0]+2629800*e[1]+604800*e[2]+86400*e[3]+3600*e[4]+60*e[5]+e[6]},_instSettings:function(){return{_periods:[0,0,0,0,0,0,0]}},_addElem:function(e){this._hasElem(e)||this._timerElems.push(e)},_hasElem:function(t){return e.inArray(t,this._timerElems)>-1},_removeElem:function(t){this._timerElems=e.map(this._timerElems,function(e){return e==t?null:e})},_updateElems:function(){for(var e=this._timerElems.length-1;e>=0;e--)this._updateCountdown(this._timerElems[e])},_optionsChanged:function(t,n,a){a.layout&&(a.layout=a.layout.replace(/&lt;/g,"<").replace(/&gt;/g,">")),this._resetExtraLabels(n.options,a);var o=n.options.timezone!=a.timezone;e.extend(n.options,a),this._adjustSettings(t,n,null!=a.until||null!=a.since||o);var i=new Date;(n._since&&n._since<i||n._until&&n._until>i)&&this._addElem(t[0]),this._updateCountdown(t,n)},_updateCountdown:function(t,n){if(t=t.jquery?t:e(t),n=n||t.data(this.name)){if(t.html(this._generateHTML(n)).toggleClass(this._rtlClass,n.options.isRTL),e.isFunction(n.options.onTick)){var a="lap"!=n._hold?n._periods:this._calculatePeriods(n,n._show,n.options.significant,new Date);1!=n.options.tickInterval&&this.periodsToSeconds(a)%n.options.tickInterval!=0||n.options.onTick.apply(t[0],[a])}if("pause"!=n._hold&&(n._since?n._now.getTime()<n._since.getTime():n._now.getTime()>=n._until.getTime())&&!n._expiring){if(n._expiring=!0,this._hasElem(t[0])||n.options.alwaysExpire){if(this._removeElem(t[0]),e.isFunction(n.options.onExpiry)&&n.options.onExpiry.apply(t[0],[]),n.options.expiryText){var o=n.options.layout;n.options.layout=n.options.expiryText,this._updateCountdown(t[0],n),n.options.layout=o}n.options.expiryUrl&&(window.location=n.options.expiryUrl)}n._expiring=!1}else"pause"==n._hold&&this._removeElem(t[0])}},_resetExtraLabels:function(e,t){var n=!1;for(var a in t)if("whichLabels"!=a&&a.match(/[Ll]abels/)){n=!0;break}if(n)for(var a in e)a.match(/[Ll]abels[02-9]|compactLabels1/)&&(e[a]=null)},_adjustSettings:function(t,n,a){for(var o,i=0,r=null,l=0;l<this._serverSyncs.length;l++)if(this._serverSyncs[l][0]==n.options.serverSync){r=this._serverSyncs[l][1];break}if(null!=r)i=n.options.serverSync?r:0,o=new Date;else{var s=e.isFunction(n.options.serverSync)?n.options.serverSync.apply(t[0],[]):null;o=new Date,i=s?o.getTime()-s.getTime():0,this._serverSyncs.push([n.options.serverSync,i])}var u=n.options.timezone;u=null==u?-o.getTimezoneOffset():u,(a||!a&&null==n._until&&null==n._since)&&(n._since=n.options.since,null!=n._since&&(n._since=this.UTCDate(u,this._determineTime(n._since,null)),n._since&&i&&n._since.setMilliseconds(n._since.getMilliseconds()+i)),n._until=this.UTCDate(u,this._determineTime(n.options.until,o)),i&&n._until.setMilliseconds(n._until.getMilliseconds()+i)),n._show=this._determineShow(n)},_preDestroy:function(e){this._removeElem(e[0]),e.empty()},pause:function(e){this._hold(e,"pause")},lap:function(e){this._hold(e,"lap")},resume:function(e){this._hold(e,null)},toggle:function(t){this[(e.data(t,this.name)||{})._hold?"resume":"pause"](t)},toggleLap:function(t){this[(e.data(t,this.name)||{})._hold?"resume":"lap"](t)},_hold:function(t,n){var a=e.data(t,this.name);if(a){if("pause"==a._hold&&!n){a._periods=a._savePeriods;var o=a._since?"-":"+";a[a._since?"_since":"_until"]=this._determineTime(o+a._periods[0]+"y"+o+a._periods[1]+"o"+o+a._periods[2]+"w"+o+a._periods[3]+"d"+o+a._periods[4]+"h"+o+a._periods[5]+"m"+o+a._periods[6]+"s"),this._addElem(t)}a._hold=n,a._savePeriods="pause"==n?a._periods:null,e.data(t,this.name,a),this._updateCountdown(t,a)}},getTimes:function(t){var n=e.data(t,this.name);return n?"pause"==n._hold?n._savePeriods:n._hold?this._calculatePeriods(n,n._show,n.options.significant,new Date):n._periods:null},_determineTime:function(e,t){var n=this,a=function(e){var t=new Date;return t.setTime(t.getTime()+1e3*e),t},o=null==e?t:"string"==typeof e?function(e){e=e.toLowerCase();for(var t=new Date,a=t.getFullYear(),o=t.getMonth(),i=t.getDate(),r=t.getHours(),l=t.getMinutes(),s=t.getSeconds(),u=/([+-]?[0-9]+)\s*(s|m|h|d|w|o|y)?/g,c=u.exec(e);c;){switch(c[2]||"s"){case"s":s+=parseInt(c[1],10);break;case"m":l+=parseInt(c[1],10);break;case"h":r+=parseInt(c[1],10);break;case"d":i+=parseInt(c[1],10);break;case"w":i+=7*parseInt(c[1],10);break;case"o":o+=parseInt(c[1],10),i=Math.min(i,n._getDaysInMonth(a,o));break;case"y":a+=parseInt(c[1],10),i=Math.min(i,n._getDaysInMonth(a,o))}c=u.exec(e)}return new Date(a,o,i,r,l,s,0)}(e):"number"==typeof e?a(e):e;return o&&o.setMilliseconds(0),o},_getDaysInMonth:function(e,t){return 32-new Date(e,t,32).getDate()},_normalLabels:function(e){return e},_generateHTML:function(t){var u=this;t._periods=t._hold?t._periods:this._calculatePeriods(t,t._show,t.options.significant,new Date);for(var c=!1,d=0,_=t.options.significant,p=e.extend({},t._show),m=n;m<=s;m++)c|="?"==t._show[m]&&t._periods[m]>0,p[m]="?"!=t._show[m]||c?t._show[m]:null,d+=p[m]?1:0,_-=t._periods[m]>0?1:0;var h=[!1,!1,!1,!1,!1,!1,!1];for(m=s;m>=n;m--)t._show[m]&&(t._periods[m]?h[m]=!0:(h[m]=_>0,_--));var f=t.options.compact?t.options.compactLabels:t.options.labels,g=t.options.whichLabels||this._normalLabels,b=function(e){var n=t.options["compactLabels"+g(t._periods[e])];return p[e]?u._translateDigits(t,t._periods[e])+(n?n[e]:f[e])+" ":""},y=t.options.padZeroes?2:1,v=function(e){var n=t.options["labels"+g(t._periods[e])];return!t.options.significant&&p[e]||t.options.significant&&h[e]?'<span class="'+u._sectionClass+'"><span class="'+u._amountClass+'">'+u._minDigits(t,t._periods[e],y)+'</span><span class="'+u._periodClass+'">'+(n?n[e]:f[e])+"</span></span>":""};return t.options.layout?this._buildLayout(t,p,t.options.layout,t.options.compact,t.options.significant,h):(t.options.compact?'<span class="'+this._rowClass+" "+this._amountClass+(t._hold?" "+this._holdingClass:"")+'">'+b(n)+b(a)+b(o)+b(i)+(p[r]?this._minDigits(t,t._periods[r],2):"")+(p[l]?(p[r]?t.options.timeSeparator:"")+this._minDigits(t,t._periods[l],2):"")+(p[s]?(p[r]||p[l]?t.options.timeSeparator:"")+this._minDigits(t,t._periods[s],2):""):'<span class="'+this._rowClass+" "+this._showClass+(t.options.significant||d)+(t._hold?" "+this._holdingClass:"")+'">'+v(n)+v(a)+v(o)+v(i)+v(r)+v(l)+v(s))+"</span>"+(t.options.description?'<span class="'+this._rowClass+" "+this._descrClass+'">'+t.options.description+"</span>":"")},_buildLayout:function(t,u,c,d,_,p){for(var m=t.options[d?"compactLabels":"labels"],h=t.options.whichLabels||this._normalLabels,f=function(e){return(t.options[(d?"compactLabels":"labels")+h(t._periods[e])]||m)[e]},g=function(e,n){return t.options.digits[Math.floor(e/n)%10]},b={desc:t.options.description,sep:t.options.timeSeparator,yl:f(n),yn:this._minDigits(t,t._periods[n],1),ynn:this._minDigits(t,t._periods[n],2),ynnn:this._minDigits(t,t._periods[n],3),y1:g(t._periods[n],1),y10:g(t._periods[n],10),y100:g(t._periods[n],100),y1000:g(t._periods[n],1e3),ol:f(a),on:this._minDigits(t,t._periods[a],1),onn:this._minDigits(t,t._periods[a],2),onnn:this._minDigits(t,t._periods[a],3),o1:g(t._periods[a],1),o10:g(t._periods[a],10),o100:g(t._periods[a],100),o1000:g(t._periods[a],1e3),wl:f(o),wn:this._minDigits(t,t._periods[o],1),wnn:this._minDigits(t,t._periods[o],2),wnnn:this._minDigits(t,t._periods[o],3),w1:g(t._periods[o],1),w10:g(t._periods[o],10),w100:g(t._periods[o],100),w1000:g(t._periods[o],1e3),dl:f(i),dn:this._minDigits(t,t._periods[i],1),dnn:this._minDigits(t,t._periods[i],2),dnnn:this._minDigits(t,t._periods[i],3),d1:g(t._periods[i],1),d10:g(t._periods[i],10),d100:g(t._periods[i],100),d1000:g(t._periods[i],1e3),hl:f(r),hn:this._minDigits(t,t._periods[r],1),hnn:this._minDigits(t,t._periods[r],2),hnnn:this._minDigits(t,t._periods[r],3),h1:g(t._periods[r],1),h10:g(t._periods[r],10),h100:g(t._periods[r],100),h1000:g(t._periods[r],1e3),ml:f(l),mn:this._minDigits(t,t._periods[l],1),mnn:this._minDigits(t,t._periods[l],2),mnnn:this._minDigits(t,t._periods[l],3),m1:g(t._periods[l],1),m10:g(t._periods[l],10),m100:g(t._periods[l],100),m1000:g(t._periods[l],1e3),sl:f(s),sn:this._minDigits(t,t._periods[s],1),snn:this._minDigits(t,t._periods[s],2),snnn:this._minDigits(t,t._periods[s],3),s1:g(t._periods[s],1),s10:g(t._periods[s],10),s100:g(t._periods[s],100),s1000:g(t._periods[s],1e3)},y=c,v=n;v<=s;v++){var w="yowdhms".charAt(v),k=new RegExp("\\{"+w+"<\\}([\\s\\S]*)\\{"+w+">\\}","g");y=y.replace(k,!_&&u[v]||_&&p[v]?"$1":"")}return e.each(b,function(e,t){var n=new RegExp("\\{"+e+"\\}","g");y=y.replace(n,t)}),y},_minDigits:function(e,t,n){return(t=""+t).length>=n?this._translateDigits(e,t):(t="0000000000"+t,this._translateDigits(e,t.substr(t.length-n)))},_translateDigits:function(e,t){return(""+t).replace(/[0-9]/g,function(t){return e.options.digits[t]})},_determineShow:function(e){var t=e.options.format,u=[];return u[n]=t.match("y")?"?":t.match("Y")?"!":null,u[a]=t.match("o")?"?":t.match("O")?"!":null,u[o]=t.match("w")?"?":t.match("W")?"!":null,u[i]=t.match("d")?"?":t.match("D")?"!":null,u[r]=t.match("h")?"?":t.match("H")?"!":null,u[l]=t.match("m")?"?":t.match("M")?"!":null,u[s]=t.match("s")?"?":t.match("S")?"!":null,u},_calculatePeriods:function(e,t,u,c){e._now=c,e._now.setMilliseconds(0);var d=new Date(e._now.getTime());e._since?c.getTime()<e._since.getTime()?e._now=c=d:c=e._since:(d.setTime(e._until.getTime()),c.getTime()>e._until.getTime()&&(e._now=c=d));var _=[0,0,0,0,0,0,0];if(t[n]||t[a]){var p=this._getDaysInMonth(c.getFullYear(),c.getMonth()),m=this._getDaysInMonth(d.getFullYear(),d.getMonth()),h=d.getDate()==c.getDate()||d.getDate()>=Math.min(p,m)&&c.getDate()>=Math.min(p,m),f=function(e){return 60*(60*e.getHours()+e.getMinutes())+e.getSeconds()},g=Math.max(0,12*(d.getFullYear()-c.getFullYear())+d.getMonth()-c.getMonth()+(d.getDate()<c.getDate()&&!h||h&&f(d)<f(c)?-1:0));_[n]=t[n]?Math.floor(g/12):0,_[a]=t[a]?g-12*_[n]:0;var b=(c=new Date(c.getTime())).getDate()==p,y=this._getDaysInMonth(c.getFullYear()+_[n],c.getMonth()+_[a]);c.getDate()>y&&c.setDate(y),c.setFullYear(c.getFullYear()+_[n]),c.setMonth(c.getMonth()+_[a]),b&&c.setDate(y)}var v=Math.floor((d.getTime()-c.getTime())/1e3),w=function(e,n){_[e]=t[e]?Math.floor(v/n):0,v-=_[e]*n};if(w(o,604800),w(i,86400),w(r,3600),w(l,60),w(s,1),v>0&&!e._since)for(var k=[1,12,4.3482,7,24,60,60],S=s,T=1,C=s;C>=n;C--)t[C]&&(_[S]>=T&&(_[S]=0,v=1),v>0&&(_[C]++,v=0,S=C,T=1)),T*=k[C];if(u)for(C=n;C<=s;C++)u&&_[C]?u--:u||(_[C]=0);return _}})}(jQuery),function(e){e.countdown.regionalOptions.eng={labels:["Years","Months","Weeks","Days","Hours","Minutes","Seconds"],labels1:["Year","Month","Week","Day","Hour","Minute","Second"],compactLabels:["a","m","s","j"],whichLabels:function(e){return e>1?0:1},digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.fr)}(jQuery),function(e){e.countdown.regionalOptions.fr={labels:["Ann\xe9es","Mois","Semaines","Jours","Heures","Minutes","Secondes"],labels1:["Ann\xe9e","Mois","Semaine","Jour","Heure","Minute","Seconde"],compactLabels:["a","m","s","j"],whichLabels:function(e){return e>1?0:1},digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.fr)}(jQuery),function(e){e.countdown.regionalOptions.es={labels:["A\xf1os","Meses","Semanas","D\xedas","Horas","Minutos","Segundos"],labels1:["A\xf1o","Mes","Semana","D\xeda","Hora","Minuto","Segundo"],compactLabels:["a","m","s","g"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.es)}(jQuery),function(e){e.countdown.regionalOptions.de={labels:["Jahre","Monate","Wochen","Tage","Stunden","Minuten","Sekunden"],labels1:["Jahr","Monat","Woche","Tag","Stunde","Minute","Sekunde"],compactLabels:["J","M","W","T"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.de)}(jQuery),function(e){e.countdown.regionalOptions.ru={labels:["\u041b\u0435\u0442","\u041c\u0435\u0441\u044f\u0446\u0435\u0432","\u041d\u0435\u0434\u0435\u043b\u044c","\u0414\u043d\u0435\u0439","\u0427\u0430\u0441\u043e\u0432","\u041c\u0438\u043d\u0443\u0442","\u0421\u0435\u043a\u0443\u043d\u0434"],labels1:["\u0413\u043e\u0434","\u041c\u0435\u0441\u044f\u0446","\u041d\u0435\u0434\u0435\u043b\u044f","\u0414\u0435\u043d\u044c","\u0427\u0430\u0441","\u041c\u0438\u043d\u0443\u0442\u0430","\u0421\u0435\u043a\u0443\u043d\u0434\u0430"],labels2:["\u0413\u043e\u0434\u0430","\u041c\u0435\u0441\u044f\u0446\u0430","\u041d\u0435\u0434\u0435\u043b\u0438","\u0414\u043d\u044f","\u0427\u0430\u0441\u0430","\u041c\u0438\u043d\u0443\u0442\u044b","\u0421\u0435\u043a\u0443\u043d\u0434\u044b"],compactLabels:["\u043b","\u043c","\u043d","\u0434"],compactLabels1:["\u0433","\u043c","\u043d","\u0434"],whichLabels:function(e){var t=e%10,n=Math.floor(e%100/10);return 1==e?1:t>=2&&t<=4&&1!=n?2:1==t&&1!=n?1:0},digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.ru)}(jQuery),function(e){e.countdown.regionalOptions.ja={labels:["\u5e74","\u6708","\u9031","\u65e5","\u6642","\u5206","\u79d2"],labels1:["\u5e74","\u6708","\u9031","\u65e5","\u6642","\u5206","\u79d2"],compactLabels:["\u5e74","\u6708","\u9031","\u65e5"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.ja)}(jQuery),function(e){e.countdown.regionalOptions["zh-CN"]={labels:["\u5e74","\u6708","\u5468","\u5929","\u65f6","\u5206","\u79d2"],labels1:["\u5e74","\u6708","\u5468","\u5929","\u65f6","\u5206","\u79d2"],compactLabels:["\u5e74","\u6708","\u5468","\u5929"],compactLabels1:["\u5e74","\u6708","\u5468","\u5929"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions["zh-CN"])}(jQuery),function(e){e.countdown.regionalOptions.ko={labels:["\ub144","\uc6d4","\uc8fc","\uc77c","\uc2dc","\ubd84","\ucd08"],labels1:["\ub144","\uc6d4","\uc8fc","\uc77c","\uc2dc","\ubd84","\ucd08"],compactLabels:["\ub144","\uc6d4","\uc8fc","\uc77c"],compactLabels1:["\ub144","\uc6d4","\uc8fc","\uc77c"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.ko)}(jQuery),function(e){e.countdown.regionalOptions.ar={labels:["\u0633\u0646\u0648\u0627\u062a","\u0623\u0634\u0647\u0631","\u0623\u0633\u0627\u0628\u064a\u0639","\u0623\u064a\u0627\u0645","\u0633\u0627\u0639\u0627\u062a","\u062f\u0642\u0627\u0626\u0642","\u062b\u0648\u0627\u0646\u064a"],labels1:["\u0633\u0646\u0629","\u0634\u0647\u0631","\u0623\u0633\u0628\u0648\u0639","\u064a\u0648\u0645","\u0633\u0627\u0639\u0629","\u062f\u0642\u064a\u0642\u0629","\u062b\u0627\u0646\u064a\u0629"],compactLabels:["\u0633","\u0634","\u0623","\u064a"],whichLabels:null,digits:["\u0660","\u0661","\u0662","\u0663","\u0664","\u0665","\u0666","\u0667","\u0668","\u0669"],timeSeparator:":",isRTL:!0},e.countdown.setDefaults(e.countdown.regionalOptions.ar)}(jQuery),function(e){e.countdown.regionalOptions.nl={labels:["Jaren","Maanden","Weken","Dagen","Uren","Minuten","Seconden"],labels1:["Jaar","Maand","Week","Dag","Uur","Minuut","Seconde"],compactLabels:["j","m","w","d"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.nl)}(jQuery),function(e){e.countdown.regionalOptions.it={labels:["Anni","Mesi","Settimane","Giorni","Ore","Minuti","Secondi"],labels1:["Anno","Mese","Settimana","Giorno","Ora","Minuto","Secondo"],compactLabels:["a","m","s","g"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.it)}(jQuery),function(e){e.countdown.regionalOptions.sv={labels:["\xc5r","M\xe5nader","Veckor","Dagar","Timmar","Minuter","Sekunder"],labels1:["\xc5r","M\xe5nad","Vecka","Dag","Timme","Minut","Sekund"],compactLabels:["\xc5","M","V","D"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},e.countdown.setDefaults(e.countdown.regionalOptions.sv)}(jQuery),moment.tz.add({zones:{"Africa/Abidjan":["-0:16:8 - LMT 1912 -0:16:8","0 - GMT"],"Africa/Accra":["-0:0:52 - LMT 1918 -0:0:52","0 Ghana %s"],"Africa/Addis_Ababa":["2:34:48 - LMT 1870 2:34:48","2:35:20 - ADMT 1936_4_5 2:35:20","3 - EAT"],"Africa/Algiers":["0:12:12 - LMT 1891_2_15_0_1 0:12:12","0:9:21 - PMT 1911_2_11 0:9:21","0 Algeria WE%sT 1940_1_25_2","1 Algeria CE%sT 1946_9_7 1","0 - WET 1956_0_29","1 - CET 1963_3_14 1","0 Algeria WE%sT 1977_9_21 1","1 Algeria CE%sT 1979_9_26 1","0 Algeria WE%sT 1981_4","1 - CET"],"Africa/Asmara":["2:35:32 - LMT 1870 2:35:32","2:35:32 - AMT 1890 2:35:32","2:35:20 - ADMT 1936_4_5 2:35:20","3 - EAT"],"Africa/Bamako":["-0:32 - LMT 1912 -0:32","0 - GMT 1934_1_26","-1 - WAT 1960_5_20 -1","0 - GMT"],"Africa/Bangui":["1:14:20 - LMT 1912 1:14:20","1 - WAT"],"Africa/Banjul":["-1:6:36 - LMT 1912 -1:6:36","-1:6:36 - BMT 1935 -1:6:36","-1 - WAT 1964 -1","0 - GMT"],"Africa/Bissau":["-1:2:20 - LMT 1911_4_26 -1:2:20","-1 - WAT 1975 -1","0 - GMT"],"Africa/Blantyre":["2:20 - LMT 1903_2 2:20","2 - CAT"],"Africa/Brazzaville":["1:1:8 - LMT 1912 1:1:8","1 - WAT"],"Africa/Bujumbura":["1:57:28 - LMT 1890 1:57:28","2 - CAT"],"Africa/Cairo":["2:5:9 - LMT 1900_9 2:5:9","2 Egypt EE%sT"],"Africa/Casablanca":["-0:30:20 - LMT 1913_9_26 -0:30:20","0 Morocco WE%sT 1984_2_16","1 - CET 1986 1","0 Morocco WE%sT"],"Africa/Ceuta":["-0:21:16 - LMT 1901 -0:21:16","0 - WET 1918_4_6_23","1 - WEST 1918_9_7_23 1","0 - WET 1924","0 Spain WE%sT 1929","0 SpainAfrica WE%sT 1984_2_16","1 - CET 1986 1","1 EU CE%sT"],"Africa/Conakry":["-0:54:52 - LMT 1912 -0:54:52","0 - GMT 1934_1_26","-1 - WAT 1960 -1","0 - GMT"],
"Africa/Dakar":["-1:9:44 - LMT 1912 -1:9:44","-1 - WAT 1941_5 -1","0 - GMT"],"Africa/Dar_es_Salaam":["2:37:8 - LMT 1931 2:37:8","3 - EAT 1948 3","2:45 - BEAUT 1961 2:45","3 - EAT"],"Africa/Djibouti":["2:52:36 - LMT 1911_6 2:52:36","3 - EAT"],"Africa/Douala":["0:38:48 - LMT 1912 0:38:48","1 - WAT"],"Africa/El_Aaiun":["-0:52:48 - LMT 1934_0 -0:52:48","-1 - WAT 1976_3_14 -1","0 - WET"],"Africa/Freetown":["-0:53 - LMT 1882 -0:53","-0:53 - FMT 1913_5 -0:53","-1 SL %s 1957 -1","0 SL %s"],"Africa/Gaborone":["1:43:40 - LMT 1885 1:43:40","1:30 - SAST 1903_2 1:30","2 - CAT 1943_8_19_2 2","3 - CAST 1944_2_19_2 3","2 - CAT"],"Africa/Harare":["2:4:12 - LMT 1903_2 2:4:12","2 - CAT"],"Africa/Johannesburg":["1:52 - LMT 1892_1_8 1:52","1:30 - SAST 1903_2 1:30","2 SA SAST"],"Africa/Juba":["2:6:24 - LMT 1931 2:6:24","2 Sudan CA%sT 2000_0_15_12 2","3 - EAT"],"Africa/Kampala":["2:9:40 - LMT 1928_6 2:9:40","3 - EAT 1930 3","2:30 - BEAT 1948 2:30","2:45 - BEAUT 1957 2:45","3 - EAT"],"Africa/Khartoum":["2:10:8 - LMT 1931 2:10:8","2 Sudan CA%sT 2000_0_15_12 2","3 - EAT"],"Africa/Kigali":["2:0:16 - LMT 1935_5 2:0:16","2 - CAT"],"Africa/Kinshasa":["1:1:12 - LMT 1897_10_9 1:1:12","1 - WAT"],"Africa/Lagos":["0:13:36 - LMT 1919_8 0:13:36","1 - WAT"],"Africa/Libreville":["0:37:48 - LMT 1912 0:37:48","1 - WAT"],"Africa/Lome":["0:4:52 - LMT 1893 0:4:52","0 - GMT"],"Africa/Luanda":["0:52:56 - LMT 1892 0:52:56","0:52:4 - AOT 1911_4_26 0:52:4","1 - WAT"],"Africa/Lubumbashi":["1:49:52 - LMT 1897_10_9 1:49:52","2 - CAT"],"Africa/Lusaka":["1:53:8 - LMT 1903_2 1:53:8","2 - CAT"],"Africa/Malabo":["0:35:8 - LMT 1912 0:35:8","0 - GMT 1963_11_15","1 - WAT"],"Africa/Maputo":["2:10:20 - LMT 1903_2 2:10:20","2 - CAT"],"Africa/Maseru":["1:50 - LMT 1903_2 1:50","2 - SAST 1943_8_19_2 2","3 - SAST 1944_2_19_2 3","2 - SAST"],"Africa/Mbabane":["2:4:24 - LMT 1903_2 2:4:24","2 - SAST"],"Africa/Mogadishu":["3:1:28 - LMT 1893_10 3:1:28","3 - EAT 1931 3","2:30 - BEAT 1957 2:30","3 - EAT"],"Africa/Monrovia":["-0:43:8 - LMT 1882 -0:43:8","-0:43:8 - MMT 1919_2 -0:43:8","-0:44:30 - LRT 1972_4 -0:44:30","0 - GMT"],"Africa/Nairobi":["2:27:16 - LMT 1928_6 2:27:16","3 - EAT 1930 3","2:30 - BEAT 1940 2:30","2:45 - BEAUT 1960 2:45","3 - EAT"],"Africa/Ndjamena":["1:0:12 - LMT 1912 1:0:12","1 - WAT 1979_9_14 1","2 - WAST 1980_2_8 2","1 - WAT"],"Africa/Niamey":["0:8:28 - LMT 1912 0:8:28","-1 - WAT 1934_1_26 -1","0 - GMT 1960","1 - WAT"],"Africa/Nouakchott":["-1:3:48 - LMT 1912 -1:3:48","0 - GMT 1934_1_26","-1 - WAT 1960_10_28 -1","0 - GMT"],"Africa/Ouagadougou":["-0:6:4 - LMT 1912 -0:6:4","0 - GMT"],"Africa/Porto-Novo":["0:10:28 - LMT 1912 0:10:28","0 - GMT 1934_1_26","1 - WAT"],"Africa/Sao_Tome":["0:26:56 - LMT 1884 0:26:56","-0:36:32 - LMT 1912 -0:36:32","0 - GMT"],"Africa/Tripoli":["0:52:44 - LMT 1920 0:52:44","1 Libya CE%sT 1959 1","2 - EET 1982 2","1 Libya CE%sT 1990_4_4 1","2 - EET 1996_8_30 2","1 Libya CE%sT 1997_9_4 2","2 - EET 2012_10_10_2 2","1 Libya CE%sT"],"Africa/Tunis":["0:40:44 - LMT 1881_4_12 0:40:44","0:9:21 - PMT 1911_2_11 0:9:21","1 Tunisia CE%sT"],"Africa/Windhoek":["1:8:24 - LMT 1892_1_8 1:8:24","1:30 - SWAT 1903_2 1:30","2 - SAST 1942_8_20_2 2","3 - SAST 1943_2_21_2 3","2 - SAST 1990_2_21 2","2 - CAT 1994_3_3 2","1 Namibia WA%sT"],"America/Adak":["12:13:21 - LMT 1867_9_18 12:13:21","-11:46:38 - LMT 1900_7_20_12 -11:46:38","-11 - NST 1942 -11","-11 US N%sT 1946 -11","-11 - NST 1967_3 -11","-11 - BST 1969 -11","-11 US B%sT 1983_9_30_2 -10","-10 US AH%sT 1983_10_30 -10","-10 US HA%sT"],"America/Anchorage":["14:0:24 - LMT 1867_9_18 14:0:24","-9:59:36 - LMT 1900_7_20_12 -9:59:36","-10 - CAT 1942 -10","-10 US CAT/CAWT 1945_7_14_23","-10 US CAT/CAPT 1946 -10","-10 - CAT 1967_3 -10","-10 - AHST 1969 -10","-10 US AH%sT 1983_9_30_2 -9","-9 US Y%sT 1983_10_30 -9","-9 US AK%sT"],"America/Anguilla":["-4:12:16 - LMT 1912_2_2 -4:12:16","-4 - AST"],"America/Antigua":["-4:7:12 - LMT 1912_2_2 -4:7:12","-5 - EST 1951 -5","-4 - AST"],"America/Araguaina":["-3:12:48 - LMT 1914 -3:12:48","-3 Brazil BR%sT 1990_8_17 -3","-3 - BRT 1995_8_14 -3","-3 Brazil BR%sT 2003_8_24 -3","-3 - BRT 2012_9_21 -3","-3 Brazil BR%sT"],"America/Argentina/Buenos_Aires":["-3:53:48 - LMT 1894_9_31 -3:53:48","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 Arg AR%sT"],"America/Argentina/Catamarca":["-4:23:8 - LMT 1894_9_31 -4:23:8","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1991_2_3 -2","-4 - WART 1991_9_20 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 - ART 2004_5_1 -3","-4 - WART 2004_5_20 -4","-3 Arg AR%sT 2008_9_18 -3","-3 - ART"],"America/Argentina/Cordoba":["-4:16:48 - LMT 1894_9_31 -4:16:48","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1991_2_3 -2","-4 - WART 1991_9_20 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 Arg AR%sT"],"America/Argentina/Jujuy":["-4:21:12 - LMT 1894_9_31 -4:21:12","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1990_2_4 -2","-4 - WART 1990_9_28 -4","-3 - WARST 1991_2_17 -3","-4 - WART 1991_9_6 -4","-2 - ARST 1992 -2","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 Arg AR%sT 2008_9_18 -3","-3 - ART"],"America/Argentina/La_Rioja":["-4:27:24 - LMT 1894_9_31 -4:27:24","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1991_2_1 -2","-4 - WART 1991_4_7 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 - ART 2004_5_1 -3","-4 - WART 2004_5_20 -4","-3 Arg AR%sT 2008_9_18 -3","-3 - ART"],"America/Argentina/Mendoza":["-4:35:16 - LMT 1894_9_31 -4:35:16","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1990_2_4 -2","-4 - WART 1990_9_15 -4","-3 - WARST 1991_2_1 -3","-4 - WART 1991_9_15 -4","-3 - WARST 1992_2_1 -3","-4 - WART 1992_9_18 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 - ART 2004_4_23 -3","-4 - WART 2004_8_26 -4","-3 Arg AR%sT 2008_9_18 -3","-3 - ART"],"America/Argentina/Rio_Gallegos":["-4:36:52 - LMT 1894_9_31 -4:36:52","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 - ART 2004_5_1 -3","-4 - WART 2004_5_20 -4","-3 Arg AR%sT 2008_9_18 -3","-3 - ART"],"America/Argentina/Salta":["-4:21:40 - LMT 1894_9_31 -4:21:40","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1991_2_3 -2","-4 - WART 1991_9_20 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 Arg AR%sT 2008_9_18 -3","-3 - ART"],"America/Argentina/San_Juan":["-4:34:4 - LMT 1894_9_31 -4:34:4","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1991_2_1 -2","-4 - WART 1991_4_7 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 - ART 2004_4_31 -3","-4 - WART 2004_6_25 -4","-3 Arg AR%sT 2008_9_18 -3","-3 - ART"],"America/Argentina/San_Luis":["-4:25:24 - LMT 1894_9_31 -4:25:24","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1990 -2","-2 - ARST 1990_2_14 -2","-4 - WART 1990_9_15 -4","-3 - WARST 1991_2_1 -3","-4 - WART 1991_5_1 -4","-3 - ART 1999_9_3 -3","-3 - WARST 2000_2_3 -3","-3 - ART 2004_4_31 -3","-4 - WART 2004_6_25 -4","-3 Arg AR%sT 2008_0_21 -2","-4 SanLuis WAR%sT"],"America/Argentina/Tucuman":["-4:20:52 - LMT 1894_9_31 -4:20:52","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1991_2_3 -2","-4 - WART 1991_9_20 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 - ART 2004_5_1 -3","-4 - WART 2004_5_13 -4","-3 Arg AR%sT"],"America/Argentina/Ushuaia":["-4:33:12 - LMT 1894_9_31 -4:33:12","-4:16:48 - CMT 1920_4 -4:16:48","-4 - ART 1930_11 -4","-4 Arg AR%sT 1969_9_5 -4","-3 Arg AR%sT 1999_9_3 -3","-4 Arg AR%sT 2000_2_3 -3","-3 - ART 2004_4_30 -3","-4 - WART 2004_5_20 -4","-3 Arg AR%sT 2008_9_18 -3","-3 - ART"],"America/Aruba":["-4:40:24 - LMT 1912_1_12 -4:40:24","-4:30 - ANT 1965 -4:30","-4 - AST"],"America/Asuncion":["-3:50:40 - LMT 1890 -3:50:40","-3:50:40 - AMT 1931_9_10 -3:50:40","-4 - PYT 1972_9 -4","-3 - PYT 1974_3 -3","-4 Para PY%sT"],"America/Atikokan":["-6:6:28 - LMT 1895 -6:6:28","-6 Canada C%sT 1940_8_29 -6","-5 - CDT 1942_1_9_2 -6","-6 Canada C%sT 1945_8_30_2 -5","-5 - EST"],"America/Bahia":["-2:34:4 - LMT 1914 -2:34:4","-3 Brazil BR%sT 2003_8_24 -3","-3 - BRT 2011_9_16 -3","-3 Brazil BR%sT 2012_9_21 -3","-3 - BRT"],"America/Bahia_Banderas":["-7:1 - LMT 1921_11_31_23_59 -7:1","-7 - MST 1927_5_10_23 -7","-6 - CST 1930_10_15 -6","-7 - MST 1931_4_1_23 -7","-6 - CST 1931_9 -6","-7 - MST 1932_3_1 -7","-6 - CST 1942_3_24 -6","-7 - MST 1949_0_14 -7","-8 - PST 1970 -8","-7 Mexico M%sT 2010_3_4_2 -7","-6 Mexico C%sT"],"America/Barbados":["-3:58:29 - LMT 1924 -3:58:29","-3:58:29 - BMT 1932 -3:58:29","-4 Barb A%sT"],"America/Belem":["-3:13:56 - LMT 1914 -3:13:56","-3 Brazil BR%sT 1988_8_12 -3","-3 - BRT"],"America/Belize":["-5:52:48 - LMT 1912_3 -5:52:48","-6 Belize C%sT"],"America/Blanc-Sablon":["-3:48:28 - LMT 1884 -3:48:28","-4 Canada A%sT 1970 -4","-4 - AST"],"America/Boa_Vista":["-4:2:40 - LMT 1914 -4:2:40","-4 Brazil AM%sT 1988_8_12 -4","-4 - AMT 1999_8_30 -4","-4 Brazil AM%sT 2000_9_15 -3","-4 - AMT"],"America/Bogota":["-4:56:16 - LMT 1884_2_13 -4:56:16","-4:56:16 - BMT 1914_10_23 -4:56:16","-5 CO CO%sT"],"America/Boise":["-7:44:49 - LMT 1883_10_18_12_15_11 -7:44:49","-8 US P%sT 1923_4_13_2 -8","-7 US M%sT 1974 -7","-7 - MST 1974_1_3_2 -7","-7 US M%sT"],"America/Cambridge_Bay":["0 - zzz 1920","-7 NT_YK M%sT 1999_9_31_2 -6","-6 Canada C%sT 2000_9_29_2 -5","-5 - EST 2000_10_5_0 -5","-6 - CST 2001_3_1_3 -6","-7 Canada M%sT"],"America/Campo_Grande":["-3:38:28 - LMT 1914 -3:38:28","-4 Brazil AM%sT"],"America/Cancun":["-5:47:4 - LMT 1922_0_1_0_12_56 -5:47:4","-6 - CST 1981_11_23 -6","-5 Mexico E%sT 1998_7_2_2 -4","-6 Mexico C%sT"],"America/Caracas":["-4:27:44 - LMT 1890 -4:27:44","-4:27:40 - CMT 1912_1_12 -4:27:40","-4:30 - VET 1965 -4:30","-4 - VET 2007_11_9_03 -4","-4:30 - VET"],"America/Cayenne":["-3:29:20 - LMT 1911_6 -3:29:20","-4 - GFT 1967_9 -4","-3 - GFT"],"America/Cayman":["-5:25:32 - LMT 1890 -5:25:32","-5:7:12 - KMT 1912_1 -5:7:12","-5 - EST"],"America/Chicago":["-5:50:36 - LMT 1883_10_18_12_9_24 -5:50:36","-6 US C%sT 1920 -6","-6 Chicago C%sT 1936_2_1_2 -6","-5 - EST 1936_10_15_2 -5","-6 Chicago C%sT 1942 -6","-6 US C%sT 1946 -6","-6 Chicago C%sT 1967 -6","-6 US C%sT"],"America/Chihuahua":["-7:4:20 - LMT 1921_11_31_23_55_40 -7:4:20","-7 - MST 1927_5_10_23 -7","-6 - CST 1930_10_15 -6","-7 - MST 1931_4_1_23 -7","-6 - CST 1931_9 -6","-7 - MST 1932_3_1 -7","-6 - CST 1996 -6","-6 Mexico C%sT 1998 -6","-6 - CST 1998_3_5_3 -6","-7 Mexico M%sT"],"America/Costa_Rica":["-5:36:13 - LMT 1890 -5:36:13","-5:36:13 - SJMT 1921_0_15 -5:36:13","-6 CR C%sT"],"America/Creston":["-7:46:4 - LMT 1884 -7:46:4","-7 - MST 1916_9_1 -7","-8 - PST 1918_5_2 -8","-7 - MST"],"America/Cuiaba":["-3:44:20 - LMT 1914 -3:44:20","-4 Brazil AM%sT 2003_8_24 -4","-4 - AMT 2004_9_1 -4","-4 Brazil AM%sT"],"America/Curacao":["-4:35:47 - LMT 1912_1_12 -4:35:47","-4:30 - ANT 1965 -4:30","-4 - AST"],"America/Danmarkshavn":["-1:14:40 - LMT 1916_6_28 -1:14:40","-3 - WGT 1980_3_6_2 -3","-3 EU WG%sT 1996 -3","0 - GMT"],"America/Dawson":["-9:17:40 - LMT 1900_7_20 -9:17:40","-9 NT_YK Y%sT 1973_9_28_0 -9","-8 NT_YK P%sT 1980 -8","-8 Canada P%sT"],"America/Dawson_Creek":["-8:0:56 - LMT 1884 -8:0:56","-8 Canada P%sT 1947 -8","-8 Vanc P%sT 1972_7_30_2 -7","-7 - MST"],"America/Denver":["-6:59:56 - LMT 1883_10_18_12_0_4 -6:59:56","-7 US M%sT 1920 -7","-7 Denver M%sT 1942 -7","-7 US M%sT 1946 -7","-7 Denver M%sT 1967 -7","-7 US M%sT"],"America/Detroit":["-5:32:11 - LMT 1905 -5:32:11","-6 - CST 1915_4_15_2 -6","-5 - EST 1942 -5","-5 US E%sT 1946 -5","-5 Detroit E%sT 1973 -5","-5 US E%sT 1975 -5","-5 - EST 1975_3_27_2 -5","-5 US E%sT"],"America/Dominica":["-4:5:36 - LMT 1911_6_1_0_1 -4:5:36","-4 - AST"],"America/Edmonton":["-7:33:52 - LMT 1906_8 -7:33:52","-7 Edm M%sT 1987 -7","-7 Canada M%sT"],"America/Eirunepe":["-4:39:28 - LMT 1914 -4:39:28","-5 Brazil AC%sT 1988_8_12 -5","-5 - ACT 1993_8_28 -5","-5 Brazil AC%sT 1994_8_22 -5","-5 - ACT 2008_5_24_00 -5","-4 - AMT"],"America/El_Salvador":["-5:56:48 - LMT 1921 -5:56:48","-6 Salv C%sT"],"America/Fortaleza":["-2:34 - LMT 1914 -2:34","-3 Brazil BR%sT 1990_8_17 -3","-3 - BRT 1999_8_30 -3","-3 Brazil BR%sT 2000_9_22 -2","-3 - BRT 2001_8_13 -3","-3 Brazil BR%sT 2002_9_1 -3","-3 - BRT"],"America/Glace_Bay":["-3:59:48 - LMT 1902_5_15 -3:59:48","-4 Canada A%sT 1953 -4","-4 Halifax A%sT 1954 -4","-4 - AST 1972 -4","-4 Halifax A%sT 1974 -4","-4 Canada A%sT"],"America/Godthab":["-3:26:56 - LMT 1916_6_28 -3:26:56","-3 - WGT 1980_3_6_2 -3","-3 EU WG%sT"],"America/Goose_Bay":["-4:1:40 - LMT 1884 -4:1:40","-3:30:52 - NST 1918 -3:30:52","-3:30:52 Canada N%sT 1919 -3:30:52","-3:30:52 - NST 1935_2_30 -3:30:52","-3:30 - NST 1936 -3:30","-3:30 StJohns N%sT 1942_4_11 -3:30","-3:30 Canada N%sT 1946 -3:30","-3:30 StJohns N%sT 1966_2_15_2 -3:30","-4 StJohns A%sT 2011_10 -3","-4 Canada A%sT"],"America/Grand_Turk":["-4:44:32 - LMT 1890 -4:44:32","-5:7:12 - KMT 1912_1 -5:7:12","-5 TC E%sT"],"America/Grenada":["-4:7 - LMT 1911_6 -4:7","-4 - AST"],"America/Guadeloupe":["-4:6:8 - LMT 1911_5_8 -4:6:8","-4 - AST"],"America/Guatemala":["-6:2:4 - LMT 1918_9_5 -6:2:4","-6 Guat C%sT"],"America/Guayaquil":["-5:19:20 - LMT 1890 -5:19:20","-5:14 - QMT 1931 -5:14","-5 - ECT"],"America/Guyana":["-3:52:40 - LMT 1915_2 -3:52:40","-3:45 - GBGT 1966_4_26 -3:45","-3:45 - GYT 1975_6_31 -3:45","-3 - GYT 1991 -3","-4 - GYT"],"America/Halifax":["-4:14:24 - LMT 1902_5_15 -4:14:24","-4 Halifax A%sT 1918 -4","-4 Canada A%sT 1919 -4","-4 Halifax A%sT 1942_1_9_2 -4","-4 Canada A%sT 1946 -4","-4 Halifax A%sT 1974 -4","-4 Canada A%sT"],"America/Havana":["-5:29:28 - LMT 1890 -5:29:28","-5:29:36 - HMT 1925_6_19_12 -5:29:36","-5 Cuba C%sT"],"America/Hermosillo":["-7:23:52 - LMT 1921_11_31_23_36_8 -7:23:52","-7 - MST 1927_5_10_23 -7","-6 - CST 1930_10_15 -6","-7 - MST 1931_4_1_23 -7","-6 - CST 1931_9 -6","-7 - MST 1932_3_1 -7","-6 - CST 1942_3_24 -6","-7 - MST 1949_0_14 -7","-8 - PST 1970 -8","-7 Mexico M%sT 1999 -7","-7 - MST"],"America/Indiana/Indianapolis":["-5:44:38 - LMT 1883_10_18_12_15_22 -5:44:38","-6 US C%sT 1920 -6","-6 Indianapolis C%sT 1942 -6","-6 US C%sT 1946 -6","-6 Indianapolis C%sT 1955_3_24_2 -6","-5 - EST 1957_8_29_2 -5","-6 - CST 1958_3_27_2 -6","-5 - EST 1969 -5","-5 US E%sT 1971 -5","-5 - EST 2006 -5","-5 US E%sT"],"America/Indiana/Knox":["-5:46:30 - LMT 1883_10_18_12_13_30 -5:46:30","-6 US C%sT 1947 -6","-6 Starke C%sT 1962_3_29_2 -6","-5 - EST 1963_9_27_2 -5","-6 US C%sT 1991_9_27_2 -5","-5 - EST 2006_3_2_2 -5","-6 US C%sT"],"America/Indiana/Marengo":["-5:45:23 - LMT 1883_10_18_12_14_37 -5:45:23","-6 US C%sT 1951 -6","-6 Marengo C%sT 1961_3_30_2 -6","-5 - EST 1969 -5","-5 US E%sT 1974_0_6_2 -5","-5 - CDT 1974_9_27_2 -5","-5 US E%sT 1976 -5","-5 - EST 2006 -5","-5 US E%sT"],"America/Indiana/Petersburg":["-5:49:7 - LMT 1883_10_18_12_10_53 -5:49:7","-6 US C%sT 1955 -6","-6 Pike C%sT 1965_3_25_2 -6","-5 - EST 1966_9_30_2 -5","-6 US C%sT 1977_9_30_2 -5","-5 - EST 2006_3_2_2 -5","-6 US C%sT 2007_10_4_2 -5","-5 US E%sT"],"America/Indiana/Tell_City":["-5:47:3 - LMT 1883_10_18_12_12_57 -5:47:3","-6 US C%sT 1946 -6","-6 Perry C%sT 1964_3_26_2 -6","-5 - EST 1969 -5","-5 US E%sT 1971 -5","-5 - EST 2006_3_2_2 -5","-6 US C%sT"],"America/Indiana/Vevay":["-5:40:16 - LMT 1883_10_18_12_19_44 -5:40:16","-6 US C%sT 1954_3_25_2 -6","-5 - EST 1969 -5","-5 US E%sT 1973 -5","-5 - EST 2006 -5","-5 US E%sT"],"America/Indiana/Vincennes":["-5:50:7 - LMT 1883_10_18_12_9_53 -5:50:7","-6 US C%sT 1946 -6","-6 Vincennes C%sT 1964_3_26_2 -6","-5 - EST 1969 -5","-5 US E%sT 1971 -5","-5 - EST 2006_3_2_2 -5","-6 US C%sT 2007_10_4_2 -5","-5 US E%sT"],"America/Indiana/Winamac":["-5:46:25 - LMT 1883_10_18_12_13_35 -5:46:25","-6 US C%sT 1946 -6","-6 Pulaski C%sT 1961_3_30_2 -6","-5 - EST 1969 -5","-5 US E%sT 1971 -5","-5 - EST 2006_3_2_2 -5","-6 US C%sT 2007_2_11_2 -6","-5 US E%sT"],"America/Inuvik":["0 - zzz 1953","-8 NT_YK P%sT 1979_3_29_2 -8","-7 NT_YK M%sT 1980 -7","-7 Canada M%sT"],"America/Iqaluit":["0 - zzz 1942_7","-5 NT_YK E%sT 1999_9_31_2 -4","-6 Canada C%sT 2000_9_29_2 -5","-5 Canada E%sT"],"America/Jamaica":["-5:7:12 - LMT 1890 -5:7:12","-5:7:12 - KMT 1912_1 -5:7:12","-5 - EST 1974_3_28_2 -5","-5 US E%sT 1984 -5","-5 - EST"],"America/Juneau":["15:2:19 - LMT 1867_9_18 15:2:19","-8:57:41 - LMT 1900_7_20_12 -8:57:41","-8 - PST 1942 -8","-8 US P%sT 1946 -8","-8 - PST 1969 -8","-8 US P%sT 1980_3_27_2 -8","-9 US Y%sT 1980_9_26_2 -8","-8 US P%sT 1983_9_30_2 -7","-9 US Y%sT 1983_10_30 -9","-9 US AK%sT"],"America/Kentucky/Louisville":["-5:43:2 - LMT 1883_10_18_12_16_58 -5:43:2","-6 US C%sT 1921 -6","-6 Louisville C%sT 1942 -6","-6 US C%sT 1946 -6","-6 Louisville C%sT 1961_6_23_2 -5","-5 - EST 1968 -5","-5 US E%sT 1974_0_6_2 -5","-5 - CDT 1974_9_27_2 -5","-5 US E%sT"],"America/Kentucky/Monticello":["-5:39:24 - LMT 1883_10_18_12_20_36 -5:39:24","-6 US C%sT 1946 -6","-6 - CST 1968 -6","-6 US C%sT 2000_9_29_2 -5","-5 US E%sT"],"America/La_Paz":["-4:32:36 - LMT 1890 -4:32:36","-4:32:36 - CMT 1931_9_15 -4:32:36","-3:32:36 - BOST 1932_2_21 -3:32:36","-4 - BOT"],"America/Lima":["-5:8:12 - LMT 1890 -5:8:12","-5:8:36 - LMT 1908_6_28 -5:8:36","-5 Peru PE%sT"],"America/Los_Angeles":["-7:52:58 - LMT 1883_10_18_12_7_2 -7:52:58","-8 US P%sT 1946 -8","-8 CA P%sT 1967 -8","-8 US P%sT"],"America/Maceio":["-2:22:52 - LMT 1914 -2:22:52","-3 Brazil BR%sT 1990_8_17 -3","-3 - BRT 1995_9_13 -3","-3 Brazil BR%sT 1996_8_4 -3","-3 - BRT 1999_8_30 -3","-3 Brazil BR%sT 2000_9_22 -2","-3 - BRT 2001_8_13 -3","-3 Brazil BR%sT 2002_9_1 -3","-3 - BRT"],"America/Managua":["-5:45:8 - LMT 1890 -5:45:8","-5:45:12 - MMT 1934_5_23 -5:45:12","-6 - CST 1973_4 -6","-5 - EST 1975_1_16 -5","-6 Nic C%sT 1992_0_1_4 -6","-5 - EST 1992_8_24 -5","-6 - CST 1993 -6","-5 - EST 1997 -5","-6 Nic C%sT"],"America/Manaus":["-4:0:4 - LMT 1914 -4:0:4","-4 Brazil AM%sT 1988_8_12 -4","-4 - AMT 1993_8_28 -4","-4 Brazil AM%sT 1994_8_22 -4","-4 - AMT"],"America/Martinique":["-4:4:20 - LMT 1890 -4:4:20","-4:4:20 - FFMT 1911_4 -4:4:20","-4 - AST 1980_3_6 -4","-3 - ADT 1980_8_28 -3","-4 - AST"],"America/Matamoros":["-6:40 - LMT 1921_11_31_23_20 -6:40","-6 - CST 1988 -6","-6 US C%sT 1989 -6","-6 Mexico C%sT 2010 -6","-6 US C%sT"],"America/Mazatlan":["-7:5:40 - LMT 1921_11_31_23_54_20 -7:5:40","-7 - MST 1927_5_10_23 -7","-6 - CST 1930_10_15 -6","-7 - MST 1931_4_1_23 -7","-6 - CST 1931_9 -6","-7 - MST 1932_3_1 -7","-6 - CST 1942_3_24 -6","-7 - MST 1949_0_14 -7","-8 - PST 1970 -8","-7 Mexico M%sT"],"America/Menominee":["-5:50:27 - LMT 1885_8_18_12 -5:50:27","-6 US C%sT 1946 -6","-6 Menominee C%sT 1969_3_27_2 -6","-5 - EST 1973_3_29_2 -5","-6 US C%sT"],"America/Merida":["-5:58:28 - LMT 1922_0_1_0_1_32 -5:58:28","-6 - CST 1981_11_23 -6","-5 - EST 1982_11_2 -5","-6 Mexico C%sT"],"America/Metlakatla":["15:13:42 - LMT 1867_9_18 15:13:42","-8:46:18 - LMT 1900_7_20_12 -8:46:18","-8 - PST 1942 -8","-8 US P%sT 1946 -8","-8 - PST 1969 -8","-8 US P%sT 1983_9_30_2 -7","-8 - MeST"],"America/Mexico_City":["-6:36:36 - LMT 1922_0_1_0_23_24 -6:36:36","-7 - MST 1927_5_10_23 -7","-6 - CST 1930_10_15 -6","-7 - MST 1931_4_1_23 -7","-6 - CST 1931_9 -6","-7 - MST 1932_3_1 -7","-6 Mexico C%sT 2001_8_30_02 -5","-6 - CST 2002_1_20 -6","-6 Mexico C%sT"],"America/Miquelon":["-3:44:40 - LMT 1911_4_15 -3:44:40","-4 - AST 1980_4 -4","-3 - PMST 1987 -3","-3 Canada PM%sT"],"America/Moncton":["-4:19:8 - LMT 1883_11_9 -4:19:8","-5 - EST 1902_5_15 -5","-4 Canada A%sT 1933 -4","-4 Moncton A%sT 1942 -4","-4 Canada A%sT 1946 -4","-4 Moncton A%sT 1973 -4","-4 Canada A%sT 1993 -4","-4 Moncton A%sT 2007 -4","-4 Canada A%sT"],"America/Monterrey":["-6:41:16 - LMT 1921_11_31_23_18_44 -6:41:16","-6 - CST 1988 -6","-6 US C%sT 1989 -6","-6 Mexico C%sT"],"America/Montevideo":["-3:44:44 - LMT 1898_5_28 -3:44:44","-3:44:44 - MMT 1920_4_1 -3:44:44","-3:30 Uruguay UY%sT 1942_11_14 -3:30","-3 Uruguay UY%sT"],"America/Montreal":["-4:54:16 - LMT 1884 -4:54:16","-5 Mont E%sT 1918 -5","-5 Canada E%sT 1919 -5","-5 Mont E%sT 1942_1_9_2 -5","-5 Canada E%sT 1946 -5","-5 Mont E%sT 1974 -5","-5 Canada E%sT"],"America/Montserrat":["-4:8:52 - LMT 1911_6_1_0_1 -4:8:52","-4 - AST"],"America/Nassau":["-5:9:30 - LMT 1912_2_2 -5:9:30","-5 Bahamas E%sT 1976 -5","-5 US E%sT"],"America/New_York":["-4:56:2 - LMT 1883_10_18_12_3_58 -4:56:2","-5 US E%sT 1920 -5","-5 NYC E%sT 1942 -5","-5 US E%sT 1946 -5","-5 NYC E%sT 1967 -5","-5 US E%sT"],"America/Nipigon":["-5:53:4 - LMT 1895 -5:53:4","-5 Canada E%sT 1940_8_29 -5","-4 - EDT 1942_1_9_2 -5","-5 Canada E%sT"],"America/Nome":["12:58:21 - LMT 1867_9_18 12:58:21","-11:1:38 - LMT 1900_7_20_12 -11:1:38","-11 - NST 1942 -11","-11 US N%sT 1946 -11","-11 - NST 1967_3 -11","-11 - BST 1969 -11","-11 US B%sT 1983_9_30_2 -10","-9 US Y%sT 1983_10_30 -9","-9 US AK%sT"],"America/Noronha":["-2:9:40 - LMT 1914 -2:9:40","-2 Brazil FN%sT 1990_8_17 -2","-2 - FNT 1999_8_30 -2","-2 Brazil FN%sT 2000_9_15 -1","-2 - FNT 2001_8_13 -2","-2 Brazil FN%sT 2002_9_1 -2","-2 - FNT"],"America/North_Dakota/Beulah":["-6:47:7 - LMT 1883_10_18_12_12_53 -6:47:7","-7 US M%sT 2010_10_7_2 -6","-6 US C%sT"],"America/North_Dakota/Center":["-6:45:12 - LMT 1883_10_18_12_14_48 -6:45:12","-7 US M%sT 1992_9_25_02 -6","-6 US C%sT"],"America/North_Dakota/New_Salem":["-6:45:39 - LMT 1883_10_18_12_14_21 -6:45:39","-7 US M%sT 2003_9_26_02 -6","-6 US C%sT"],"America/Ojinaga":["-6:57:40 - LMT 1922_0_1_0_2_20 -6:57:40","-7 - MST 1927_5_10_23 -7","-6 - CST 1930_10_15 -6","-7 - MST 1931_4_1_23 -7","-6 - CST 1931_9 -6","-7 - MST 1932_3_1 -7","-6 - CST 1996 -6","-6 Mexico C%sT 1998 -6","-6 - CST 1998_3_5_3 -6","-7 Mexico M%sT 2010 -7","-7 US M%sT"],"America/Panama":["-5:18:8 - LMT 1890 -5:18:8","-5:19:36 - CMT 1908_3_22 -5:19:36","-5 - EST"],"America/Pangnirtung":["0 - zzz 1921","-4 NT_YK A%sT 1995_3_2_2 -4","-5 Canada E%sT 1999_9_31_2 -4","-6 Canada C%sT 2000_9_29_2 -5","-5 Canada E%sT"],"America/Paramaribo":["-3:40:40 - LMT 1911 -3:40:40","-3:40:52 - PMT 1935 -3:40:52","-3:40:36 - PMT 1945_9 -3:40:36","-3:30 - NEGT 1975_10_20 -3:30","-3:30 - SRT 1984_9 -3:30","-3 - SRT"],"America/Phoenix":["-7:28:18 - LMT 1883_10_18_11_31_42 -7:28:18","-7 US M%sT 1944_0_1_00_1 -6","-7 - MST 1944_3_1_00_1 -7","-7 US M%sT 1944_9_1_00_1 -6","-7 - MST 1967 -7","-7 US M%sT 1968_2_21 -7","-7 - MST"],"America/Port-au-Prince":["-4:49:20 - LMT 1890 -4:49:20","-4:49 - PPMT 1917_0_24_12 -4:49","-5 Haiti E%sT"],"America/Port_of_Spain":["-4:6:4 - LMT 1912_2_2 -4:6:4","-4 - AST"],"America/Porto_Velho":["-4:15:36 - LMT 1914 -4:15:36","-4 Brazil AM%sT 1988_8_12 -4","-4 - AMT"],"America/Puerto_Rico":["-4:24:25 - LMT 1899_2_28_12 -4:24:25","-4 - AST 1942_4_3 -4","-4 US A%sT 1946 -4","-4 - AST"],"America/Rainy_River":["-6:18:16 - LMT 1895 -6:18:16","-6 Canada C%sT 1940_8_29 -6","-5 - CDT 1942_1_9_2 -6","-6 Canada C%sT"],"America/Rankin_Inlet":["0 - zzz 1957","-6 NT_YK C%sT 2000_9_29_2 -5","-5 - EST 2001_3_1_3 -5","-6 Canada C%sT"],"America/Recife":["-2:19:36 - LMT 1914 -2:19:36","-3 Brazil BR%sT 1990_8_17 -3","-3 - BRT 1999_8_30 -3","-3 Brazil BR%sT 2000_9_15 -2","-3 - BRT 2001_8_13 -3","-3 Brazil BR%sT 2002_9_1 -3","-3 - BRT"],"America/Regina":["-6:58:36 - LMT 1905_8 -6:58:36","-7 Regina M%sT 1960_3_24_2 -7","-6 - CST"],"America/Resolute":["0 - zzz 1947_7_31","-6 NT_YK C%sT 2000_9_29_2 -5","-5 - EST 2001_3_1_3 -5","-6 Canada C%sT 2006_9_29_2 -5","-5 - EST 2007_2_11_3 -5","-6 Canada C%sT"],"America/Rio_Branco":["-4:31:12 - LMT 1914 -4:31:12","-5 Brazil AC%sT 1988_8_12 -5","-5 - ACT 2008_5_24_00 -5","-4 - AMT"],"America/Santa_Isabel":["-7:39:28 - LMT 1922_0_1_0_20_32 -7:39:28","-7 - MST 1924 -7","-8 - PST 1927_5_10_23 -8","-7 - MST 1930_10_15 -7","-8 - PST 1931_3_1 -8","-7 - PDT 1931_8_30 -7","-8 - PST 1942_3_24 -8","-7 - PWT 1945_7_14_23","-7 - PPT 1945_10_12 -7","-8 - PST 1948_3_5 -8","-7 - PDT 1949_0_14 -7","-8 - PST 1954 -8","-8 CA P%sT 1961 -8","-8 - PST 1976 -8","-8 US P%sT 1996 -8","-8 Mexico P%sT 2001 -8","-8 US P%sT 2002_1_20 -8","-8 Mexico P%sT"],"America/Santarem":["-3:38:48 - LMT 1914 -3:38:48","-4 Brazil AM%sT 1988_8_12 -4","-4 - AMT 2008_5_24_00 -4","-3 - BRT"],"America/Santiago":["-4:42:46 - LMT 1890 -4:42:46","-4:42:46 - SMT 1910 -4:42:46","-5 - CLT 1916_6_1 -5","-4:42:46 - SMT 1918_8_1 -4:42:46","-4 - CLT 1919_6_1 -4","-4:42:46 - SMT 1927_8_1 -4:42:46","-5 Chile CL%sT 1947_4_22 -5","-4 Chile CL%sT"],"America/Santo_Domingo":["-4:39:36 - LMT 1890 -4:39:36","-4:40 - SDMT 1933_3_1_12 -4:40","-5 DR E%sT 1974_9_27 -5","-4 - AST 2000_9_29_02 -4","-5 US E%sT 2000_11_3_01 -5","-4 - AST"],"America/Sao_Paulo":["-3:6:28 - LMT 1914 -3:6:28","-3 Brazil BR%sT 1963_9_23_00 -3","-2 - BRST 1964 -2","-3 Brazil BR%sT"],"America/Scoresbysund":["-1:27:52 - LMT 1916_6_28 -1:27:52","-2 - CGT 1980_3_6_2 -2","-2 C-Eur CG%sT 1981_2_29 -2","-1 EU EG%sT"],"America/Sitka":["14:58:47 - LMT 1867_9_18 14:58:47","-9:1:13 - LMT 1900_7_20_12 -9:1:13","-8 - PST 1942 -8","-8 US P%sT 1946 -8","-8 - PST 1969 -8","-8 US P%sT 1983_9_30_2 -7","-9 US Y%sT 1983_10_30 -9","-9 US AK%sT"],"America/St_Johns":["-3:30:52 - LMT 1884 -3:30:52","-3:30:52 StJohns N%sT 1918 -3:30:52","-3:30:52 Canada N%sT 1919 -3:30:52","-3:30:52 StJohns N%sT 1935_2_30 -3:30:52","-3:30 StJohns N%sT 1942_4_11 -3:30","-3:30 Canada N%sT 1946 -3:30","-3:30 StJohns N%sT 2011_10 -2:30","-3:30 Canada N%sT"],"America/St_Kitts":["-4:10:52 - LMT 1912_2_2 -4:10:52","-4 - AST"],"America/St_Lucia":["-4:4 - LMT 1890 -4:4","-4:4 - CMT 1912 -4:4","-4 - AST"],"America/St_Thomas":["-4:19:44 - LMT 1911_6 -4:19:44","-4 - AST"],"America/St_Vincent":["-4:4:56 - LMT 1890 -4:4:56","-4:4:56 - KMT 1912 -4:4:56","-4 - AST"],"America/Swift_Current":["-7:11:20 - LMT 1905_8 -7:11:20","-7 Canada M%sT 1946_3_28_2 -7","-7 Regina M%sT 1950 -7","-7 Swift M%sT 1972_3_30_2 -7","-6 - CST"],"America/Tegucigalpa":["-5:48:52 - LMT 1921_3 -5:48:52","-6 Hond C%sT"],"America/Thule":["-4:35:8 - LMT 1916_6_28 -4:35:8","-4 Thule A%sT"],"America/Thunder_Bay":["-5:57 - LMT 1895 -5:57","-6 - CST 1910 -6","-5 - EST 1942 -5","-5 Canada E%sT 1970 -5","-5 Mont E%sT 1973 -5","-5 - EST 1974 -5","-5 Canada E%sT"],"America/Tijuana":["-7:48:4 - LMT 1922_0_1_0_11_56 -7:48:4","-7 - MST 1924 -7","-8 - PST 1927_5_10_23 -8","-7 - MST 1930_10_15 -7","-8 - PST 1931_3_1 -8","-7 - PDT 1931_8_30 -7","-8 - PST 1942_3_24 -8","-7 - PWT 1945_7_14_23","-7 - PPT 1945_10_12 -7","-8 - PST 1948_3_5 -8","-7 - PDT 1949_0_14 -7","-8 - PST 1954 -8","-8 CA P%sT 1961 -8","-8 - PST 1976 -8","-8 US P%sT 1996 -8","-8 Mexico P%sT 2001 -8","-8 US P%sT 2002_1_20 -8","-8 Mexico P%sT 2010 -8","-8 US P%sT"],"America/Toronto":["-5:17:32 - LMT 1895 -5:17:32","-5 Canada E%sT 1919 -5","-5 Toronto E%sT 1942_1_9_2 -5","-5 Canada E%sT 1946 -5","-5 Toronto E%sT 1974 -5","-5 Canada E%sT"],"America/Tortola":["-4:18:28 - LMT 1911_6 -4:18:28","-4 - AST"],"America/Vancouver":["-8:12:28 - LMT 1884 -8:12:28","-8 Vanc P%sT 1987 -8","-8 Canada P%sT"],"America/Whitehorse":["-9:0:12 - LMT 1900_7_20 -9:0:12","-9 NT_YK Y%sT 1966_6_1_2 -9","-8 NT_YK P%sT 1980 -8","-8 Canada P%sT"],"America/Winnipeg":["-6:28:36 - LMT 1887_6_16 -6:28:36","-6 Winn C%sT 2006 -6","-6 Canada C%sT"],"America/Yakutat":["14:41:5 - LMT 1867_9_18 14:41:5","-9:18:55 - LMT 1900_7_20_12 -9:18:55","-9 - YST 1942 -9","-9 US Y%sT 1946 -9","-9 - YST 1969 -9","-9 US Y%sT 1983_10_30 -9","-9 US AK%sT"],"America/Yellowknife":["0 - zzz 1935","-7 NT_YK M%sT 1980 -7","-7 Canada M%sT"],"Antarctica/Casey":["0 - zzz 1969","8 - WST 2009_9_18_2 8","11 - CAST 2010_2_5_2 11","8 - WST 2011_9_28_2 8","11 - CAST 2012_1_21_17","8 - WST"],"Antarctica/Davis":["0 - zzz 1957_0_13","7 - DAVT 1964_10 7","0 - zzz 1969_1","7 - DAVT 2009_9_18_2 7","5 - DAVT 2010_2_10_20","7 - DAVT 2011_9_28_2 7","5 - DAVT 2012_1_21_20","7 - DAVT"],"Antarctica/DumontDUrville":["0 - zzz 1947","10 - PMT 1952_0_14 10","0 - zzz 1956_10","10 - DDUT"],"Antarctica/Macquarie":["0 - zzz 1899_10","10 - EST 1916_9_1_2 10","11 - EST 1917_1 11","10 Aus EST 1919_3 10","0 - zzz 1948_2_25","10 Aus EST 1967 10","10 AT EST 2010_3_4_3 11","11 - MIST"],"Antarctica/Mawson":["0 - zzz 1954_1_13","6 - MAWT 2009_9_18_2 6","5 - MAWT"],"Antarctica/McMurdo":["0 - zzz 1956","12 NZAQ NZ%sT"],"Antarctica/Palmer":["0 - zzz 1965","-4 ArgAQ AR%sT 1969_9_5 -4","-3 ArgAQ AR%sT 1982_4 -3","-4 ChileAQ CL%sT"],"Antarctica/Rothera":["0 - zzz 1976_11_1","-3 - ROTT"],"Antarctica/Syowa":["0 - zzz 1957_0_29","3 - SYOT"],"Antarctica/Vostok":["0 - zzz 1957_11_16","6 - VOST"],"Europe/Oslo":["0:43 - LMT 1895_0_1 0:43","1 Norway CE%sT 1940_7_10_23 1","1 C-Eur CE%sT 1945_3_2_2 1","1 Norway CE%sT 1980 1","1 EU CE%sT"],"Asia/Aden":["2:59:54 - LMT 1950 2:59:54","3 - AST"],"Asia/Almaty":["5:7:48 - LMT 1924_4_2 5:7:48","5 - ALMT 1930_5_21 5","6 RussiaAsia ALM%sT 1991 6","6 - ALMT 1992 6","6 RussiaAsia ALM%sT 2005_2_15 6","6 - ALMT"],"Asia/Amman":["2:23:44 - LMT 1931 2:23:44","2 Jordan EE%sT"],"Asia/Anadyr":["11:49:56 - LMT 1924_4_2 11:49:56","12 - ANAT 1930_5_21 12","13 Russia ANA%sT 1982_3_1_0 13","12 Russia ANA%sT 1991_2_31_2 12","11 Russia ANA%sT 1992_0_19_2 11","12 Russia ANA%sT 2010_2_28_2 12","11 Russia ANA%sT 2011_2_27_2 11","12 - ANAT"],"Asia/Aqtau":["3:21:4 - LMT 1924_4_2 3:21:4","4 - FORT 1930_5_21 4","5 - FORT 1963 5","5 - SHET 1981_9_1 5","6 - SHET 1982_3_1 6","5 RussiaAsia SHE%sT 1991 5","5 - SHET 1991_11_16 5","5 RussiaAsia AQT%sT 1995_2_26_2 5","4 RussiaAsia AQT%sT 2005_2_15 4","5 - AQTT"],"Asia/Aqtobe":["3:48:40 - LMT 1924_4_2 3:48:40","4 - AKTT 1930_5_21 4","5 - AKTT 1981_3_1 5","6 - AKTST 1981_9_1 6","6 - AKTT 1982_3_1 6","5 RussiaAsia AKT%sT 1991 5","5 - AKTT 1991_11_16 5","5 RussiaAsia AQT%sT 2005_2_15 5","5 - AQTT"],"Asia/Ashgabat":["3:53:32 - LMT 1924_4_2 3:53:32","4 - ASHT 1930_5_21 4","5 RussiaAsia ASH%sT 1991_2_31_2 5","4 RussiaAsia ASH%sT 1991_9_27 4","4 RussiaAsia TM%sT 1992_0_19_2 4","5 - TMT"],"Asia/Baghdad":["2:57:40 - LMT 1890 2:57:40","2:57:36 - BMT 1918 2:57:36","3 - AST 1982_4 3","3 Iraq A%sT"],"Asia/Bahrain":["3:22:20 - LMT 1920 3:22:20","4 - GST 1972_5 4","3 - AST"],"Asia/Baku":["3:19:24 - LMT 1924_4_2 3:19:24","3 - BAKT 1957_2 3","4 RussiaAsia BAK%sT 1991_2_31_2 4","4 - BAKST 1991_7_30 4","3 RussiaAsia AZ%sT 1992_8_26_23 4","4 - AZT 1996 4","4 EUAsia AZ%sT 1997 4","4 Azer AZ%sT"],"Asia/Bangkok":["6:42:4 - LMT 1880 6:42:4","6:42:4 - BMT 1920_3 6:42:4","7 - ICT"],"Asia/Beirut":["2:22 - LMT 1880 2:22","2 Lebanon EE%sT"],"Asia/Bishkek":["4:58:24 - LMT 1924_4_2 4:58:24","5 - FRUT 1930_5_21 5","6 RussiaAsia FRU%sT 1991_2_31_2 6","6 - FRUST 1991_7_31_2 6","5 Kyrgyz KG%sT 2005_7_12 6","6 - KGT"],"Asia/Brunei":["7:39:40 - LMT 1926_2 7:39:40","7:30 - BNT 1933 7:30","8 - BNT"],"Asia/Choibalsan":["7:38 - LMT 1905_7 7:38","7 - ULAT 1978 7","8 - ULAT 1983_3 8","9 Mongol CHO%sT 2008_2_31 9","8 Mongol CHO%sT"],"Asia/Chongqing":["7:6:20 - LMT 1928 7:6:20","7 - LONT 1980_4 7","8 PRC C%sT"],"Asia/Colombo":["5:19:24 - LMT 1880 5:19:24","5:19:32 - MMT 1906 5:19:32","5:30 - IST 1942_0_5 5:30","6 - IHST 1942_8 6","6:30 - IST 1945_9_16_2 6:30","5:30 - IST 1996_4_25_0 5:30","6:30 - LKT 1996_9_26_0_30 6:30","6 - LKT 2006_3_15_0_30 6","5:30 - IST"],"Asia/Damascus":["2:25:12 - LMT 1920 2:25:12","2 Syria EE%sT"],"Asia/Dhaka":["6:1:40 - LMT 1890 6:1:40","5:53:20 - HMT 1941_9 5:53:20","6:30 - BURT 1942_4_15 6:30","5:30 - IST 1942_8 5:30","6:30 - BURT 1951_8_30 6:30","6 - DACT 1971_2_26 6","6 - BDT 2009 6","6 Dhaka BD%sT"],"Asia/Dili":["8:22:20 - LMT 1912 8:22:20","8 - TLT 1942_1_21_23 8","9 - JST 1945_8_23 9","9 - TLT 1976_4_3 9","8 - CIT 2000_8_17_00 8","9 - TLT"],"Asia/Dubai":["3:41:12 - LMT 1920 3:41:12","4 - GST"],"Asia/Dushanbe":["4:35:12 - LMT 1924_4_2 4:35:12","5 - DUST 1930_5_21 5","6 RussiaAsia DUS%sT 1991_2_31_2 6","6 - DUSST 1991_8_9_2 5","5 - TJT"],"Asia/Gaza":["2:17:52 - LMT 1900_9 2:17:52","2 Zion EET 1948_4_15 2","2 EgyptAsia EE%sT 1967_5_5 3","2 Zion I%sT 1996 2","2 Jordan EE%sT 1999 2","2 Palestine EE%sT 2008_7_29_0 3","2 - EET 2008_8 2","2 Palestine EE%sT 2010 2","2 - EET 2010_2_27_0_1 2","2 Palestine EE%sT 2011_7_1 3","2 - EET 2012 2","2 Palestine EE%sT"],"Asia/Harbin":["8:26:44 - LMT 1928 8:26:44","8:30 - CHAT 1932_2 8:30","8 - CST 1940 8","9 - CHAT 1966_4 9","8:30 - CHAT 1980_4 8:30","8 PRC C%sT"],"Asia/Hebron":["2:20:23 - LMT 1900_9 2:20:23","2 Zion EET 1948_4_15 2","2 EgyptAsia EE%sT 1967_5_5 3","2 Zion I%sT 1996 2","2 Jordan EE%sT 1999 2","2 Palestine EE%sT"],"Asia/Ho_Chi_Minh":["7:6:40 - LMT 1906_5_9 7:6:40","7:6:20 - SMT 1911_2_11_0_1 7:6:20","7 - ICT 1912_4 7","8 - ICT 1931_4 8","7 - ICT"],
"Asia/Hong_Kong":["7:36:42 - LMT 1904_9_30 7:36:42","8 HK HK%sT 1941_11_25 8","9 - JST 1945_8_15 9","8 HK HK%sT"],"Asia/Hovd":["6:6:36 - LMT 1905_7 6:6:36","6 - HOVT 1978 6","7 Mongol HOV%sT"],"Asia/Irkutsk":["6:57:20 - LMT 1880 6:57:20","6:57:20 - IMT 1920_0_25 6:57:20","7 - IRKT 1930_5_21 7","8 Russia IRK%sT 1991_2_31_2 8","7 Russia IRK%sT 1992_0_19_2 7","8 Russia IRK%sT 2011_2_27_2 8","9 - IRKT"],"Asia/Jakarta":["7:7:12 - LMT 1867_7_10 7:7:12","7:7:12 - JMT 1923_11_31_23_47_12 7:7:12","7:20 - JAVT 1932_10 7:20","7:30 - WIT 1942_2_23 7:30","9 - JST 1945_8_23 9","7:30 - WIT 1948_4 7:30","8 - WIT 1950_4 8","7:30 - WIT 1964 7:30","7 - WIT"],"Asia/Jayapura":["9:22:48 - LMT 1932_10 9:22:48","9 - EIT 1944_8_1 9","9:30 - CST 1964 9:30","9 - EIT"],"Asia/Jerusalem":["2:20:56 - LMT 1880 2:20:56","2:20:40 - JMT 1918 2:20:40","2 Zion I%sT"],"Asia/Kabul":["4:36:48 - LMT 1890 4:36:48","4 - AFT 1945 4","4:30 - AFT"],"Asia/Kamchatka":["10:34:36 - LMT 1922_10_10 10:34:36","11 - PETT 1930_5_21 11","12 Russia PET%sT 1991_2_31_2 12","11 Russia PET%sT 1992_0_19_2 11","12 Russia PET%sT 2010_2_28_2 12","11 Russia PET%sT 2011_2_27_2 11","12 - PETT"],"Asia/Karachi":["4:28:12 - LMT 1907 4:28:12","5:30 - IST 1942_8 5:30","6:30 - IST 1945_9_15 6:30","5:30 - IST 1951_8_30 5:30","5 - KART 1971_2_26 5","5 Pakistan PK%sT"],"Asia/Kashgar":["5:3:56 - LMT 1928 5:3:56","5:30 - KAST 1940 5:30","5 - KAST 1980_4 5","8 PRC C%sT"],"Asia/Kathmandu":["5:41:16 - LMT 1920 5:41:16","5:30 - IST 1986 5:30","5:45 - NPT"],"Asia/Khandyga":["9:2:13 - LMT 1919_11_15 9:2:13","8 - YAKT 1930_5_21 8","9 Russia YAK%sT 1991_2_31_2 9","8 Russia YAK%sT 1992_0_19_2 8","9 Russia YAK%sT 2004 9","10 Russia VLA%sT 2011_2_27_2 10","11 - VLAT 2011_8_13_0 11","10 - YAKT"],"Asia/Kolkata":["5:53:28 - LMT 1880 5:53:28","5:53:20 - HMT 1941_9 5:53:20","6:30 - BURT 1942_4_15 6:30","5:30 - IST 1942_8 5:30","6:30 - IST 1945_9_15 6:30","5:30 - IST"],"Asia/Krasnoyarsk":["6:11:20 - LMT 1920_0_6 6:11:20","6 - KRAT 1930_5_21 6","7 Russia KRA%sT 1991_2_31_2 7","6 Russia KRA%sT 1992_0_19_2 6","7 Russia KRA%sT 2011_2_27_2 7","8 - KRAT"],"Asia/Kuala_Lumpur":["6:46:46 - LMT 1901_0_1 6:46:46","6:55:25 - SMT 1905_5_1 6:55:25","7 - MALT 1933_0_1 7","7:20 - MALST 1936_0_1 7:20","7:20 - MALT 1941_8_1 7:20","7:30 - MALT 1942_1_16 7:30","9 - JST 1945_8_12 9","7:30 - MALT 1982_0_1 7:30","8 - MYT"],"Asia/Kuching":["7:21:20 - LMT 1926_2 7:21:20","7:30 - BORT 1933 7:30","8 NBorneo BOR%sT 1942_1_16 8","9 - JST 1945_8_12 9","8 - BORT 1982_0_1 8","8 - MYT"],"Asia/Kuwait":["3:11:56 - LMT 1950 3:11:56","3 - AST"],"Asia/Macau":["7:34:20 - LMT 1912 7:34:20","8 Macau MO%sT 1999_11_20 8","8 PRC C%sT"],"Asia/Magadan":["10:3:12 - LMT 1924_4_2 10:3:12","10 - MAGT 1930_5_21 10","11 Russia MAG%sT 1991_2_31_2 11","10 Russia MAG%sT 1992_0_19_2 10","11 Russia MAG%sT 2011_2_27_2 11","12 - MAGT"],"Asia/Makassar":["7:57:36 - LMT 1920 7:57:36","7:57:36 - MMT 1932_10 7:57:36","8 - CIT 1942_1_9 8","9 - JST 1945_8_23 9","8 - CIT"],"Asia/Manila":["-15:56 - LMT 1844_11_31 -15:56","8:4 - LMT 1899_4_11 8:4","8 Phil PH%sT 1942_4 8","9 - JST 1944_10 9","8 Phil PH%sT"],"Asia/Muscat":["3:54:24 - LMT 1920 3:54:24","4 - GST"],"Asia/Nicosia":["2:13:28 - LMT 1921_10_14 2:13:28","2 Cyprus EE%sT 1998_8 3","2 EUAsia EE%sT"],"Asia/Novokuznetsk":["5:48:48 - NMT 1920_0_6 5:48:48","6 - KRAT 1930_5_21 6","7 Russia KRA%sT 1991_2_31_2 7","6 Russia KRA%sT 1992_0_19_2 6","7 Russia KRA%sT 2010_2_28_2 7","6 Russia NOV%sT 2011_2_27_2 6","7 - NOVT"],"Asia/Novosibirsk":["5:31:40 - LMT 1919_11_14_6 5:31:40","6 - NOVT 1930_5_21 6","7 Russia NOV%sT 1991_2_31_2 7","6 Russia NOV%sT 1992_0_19_2 6","7 Russia NOV%sT 1993_4_23 8","6 Russia NOV%sT 2011_2_27_2 6","7 - NOVT"],"Asia/Omsk":["4:53:36 - LMT 1919_10_14 4:53:36","5 - OMST 1930_5_21 5","6 Russia OMS%sT 1991_2_31_2 6","5 Russia OMS%sT 1992_0_19_2 5","6 Russia OMS%sT 2011_2_27_2 6","7 - OMST"],"Asia/Oral":["3:25:24 - LMT 1924_4_2 3:25:24","4 - URAT 1930_5_21 4","5 - URAT 1981_3_1 5","6 - URAST 1981_9_1 6","6 - URAT 1982_3_1 6","5 RussiaAsia URA%sT 1989_2_26_2 5","4 RussiaAsia URA%sT 1991 4","4 - URAT 1991_11_16 4","4 RussiaAsia ORA%sT 2005_2_15 4","5 - ORAT"],"Asia/Phnom_Penh":["6:59:40 - LMT 1906_5_9 6:59:40","7:6:20 - SMT 1911_2_11_0_1 7:6:20","7 - ICT 1912_4 7","8 - ICT 1931_4 8","7 - ICT"],"Asia/Pontianak":["7:17:20 - LMT 1908_4 7:17:20","7:17:20 - PMT 1932_10 7:17:20","7:30 - WIT 1942_0_29 7:30","9 - JST 1945_8_23 9","7:30 - WIT 1948_4 7:30","8 - WIT 1950_4 8","7:30 - WIT 1964 7:30","8 - CIT 1988_0_1 8","7 - WIT"],"Asia/Pyongyang":["8:23 - LMT 1890 8:23","8:30 - KST 1904_11 8:30","9 - KST 1928 9","8:30 - KST 1932 8:30","9 - KST 1954_2_21 9","8 - KST 1961_7_10 8","9 - KST"],"Asia/Qatar":["3:26:8 - LMT 1920 3:26:8","4 - GST 1972_5 4","3 - AST"],"Asia/Qyzylorda":["4:21:52 - LMT 1924_4_2 4:21:52","4 - KIZT 1930_5_21 4","5 - KIZT 1981_3_1 5","6 - KIZST 1981_9_1 6","6 - KIZT 1982_3_1 6","5 RussiaAsia KIZ%sT 1991 5","5 - KIZT 1991_11_16 5","5 - QYZT 1992_0_19_2 5","6 RussiaAsia QYZ%sT 2005_2_15 6","6 - QYZT"],"Asia/Rangoon":["6:24:40 - LMT 1880 6:24:40","6:24:40 - RMT 1920 6:24:40","6:30 - BURT 1942_4 6:30","9 - JST 1945_4_3 9","6:30 - MMT"],"Asia/Riyadh":["3:6:52 - LMT 1950 3:6:52","3 - AST"],"Asia/Sakhalin":["9:30:48 - LMT 1905_7_23 9:30:48","9 - CJT 1938 9","9 - JST 1945_7_25 9","11 Russia SAK%sT 1991_2_31_2 11","10 Russia SAK%sT 1992_0_19_2 10","11 Russia SAK%sT 1997_2_30_2 11","10 Russia SAK%sT 2011_2_27_2 10","11 - SAKT"],"Asia/Samarkand":["4:27:12 - LMT 1924_4_2 4:27:12","4 - SAMT 1930_5_21 4","5 - SAMT 1981_3_1 5","6 - SAMST 1981_9_1 6","6 - TAST 1982_3_1 6","5 RussiaAsia SAM%sT 1991_8_1 6","5 RussiaAsia UZ%sT 1992 5","5 - UZT"],"Asia/Seoul":["8:27:52 - LMT 1890 8:27:52","8:30 - KST 1904_11 8:30","9 - KST 1928 9","8:30 - KST 1932 8:30","9 - KST 1954_2_21 9","8 ROK K%sT 1961_7_10 8","8:30 - KST 1968_9 8:30","9 ROK K%sT"],"Asia/Shanghai":["8:5:57 - LMT 1928 8:5:57","8 Shang C%sT 1949 8","8 PRC C%sT"],"Asia/Singapore":["6:55:25 - LMT 1901_0_1 6:55:25","6:55:25 - SMT 1905_5_1 6:55:25","7 - MALT 1933_0_1 7","7:20 - MALST 1936_0_1 7:20","7:20 - MALT 1941_8_1 7:20","7:30 - MALT 1942_1_16 7:30","9 - JST 1945_8_12 9","7:30 - MALT 1965_7_9 7:30","7:30 - SGT 1982_0_1 7:30","8 - SGT"],"Asia/Taipei":["8:6 - LMT 1896 8:6","8 Taiwan C%sT"],"Asia/Tashkent":["4:37:12 - LMT 1924_4_2 4:37:12","5 - TAST 1930_5_21 5","6 RussiaAsia TAS%sT 1991_2_31_2 6","5 RussiaAsia TAS%sT 1991_8_1 6","5 RussiaAsia UZ%sT 1992 5","5 - UZT"],"Asia/Tbilisi":["2:59:16 - LMT 1880 2:59:16","2:59:16 - TBMT 1924_4_2 2:59:16","3 - TBIT 1957_2 3","4 RussiaAsia TBI%sT 1991_2_31_2 4","4 - TBIST 1991_3_9 4","3 RussiaAsia GE%sT 1992 3","3 E-EurAsia GE%sT 1994_8_25 4","4 E-EurAsia GE%sT 1996_9_27 5","5 - GEST 1997_2_30 5","4 E-EurAsia GE%sT 2004_5_27 5","3 RussiaAsia GE%sT 2005_2_27_2 3","4 - GET"],"Asia/Tehran":["3:25:44 - LMT 1916 3:25:44","3:25:44 - TMT 1946 3:25:44","3:30 - IRST 1977_10 3:30","4 Iran IR%sT 1979 4","3:30 Iran IR%sT"],"Asia/Thimphu":["5:58:36 - LMT 1947_7_15 5:58:36","5:30 - IST 1987_9 5:30","6 - BTT"],"Asia/Tokyo":["9:18:59 - LMT 1887_11_31_15","9 - JST 1896 9","9 - CJT 1938 9","9 Japan J%sT"],"Asia/Ulaanbaatar":["7:7:32 - LMT 1905_7 7:7:32","7 - ULAT 1978 7","8 Mongol ULA%sT"],"Asia/Urumqi":["5:50:20 - LMT 1928 5:50:20","6 - URUT 1980_4 6","8 PRC C%sT"],"Asia/Ust-Nera":["9:32:54 - LMT 1919_11_15 9:32:54","8 - YAKT 1930_5_21 8","9 Russia YAKT 1981_3_1 9","11 Russia MAG%sT 1991_2_31_2 11","10 Russia MAG%sT 1992_0_19_2 10","11 Russia MAG%sT 2011_2_27_2 11","12 - MAGT 2011_8_13_0 12","11 - VLAT"],"Asia/Vientiane":["6:50:24 - LMT 1906_5_9 6:50:24","7:6:20 - SMT 1911_2_11_0_1 7:6:20","7 - ICT 1912_4 7","8 - ICT 1931_4 8","7 - ICT"],"Asia/Vladivostok":["8:47:44 - LMT 1922_10_15 8:47:44","9 - VLAT 1930_5_21 9","10 Russia VLA%sT 1991_2_31_2 10","9 Russia VLA%sST 1992_0_19_2 9","10 Russia VLA%sT 2011_2_27_2 10","11 - VLAT"],"Asia/Yakutsk":["8:38:40 - LMT 1919_11_15 8:38:40","8 - YAKT 1930_5_21 8","9 Russia YAK%sT 1991_2_31_2 9","8 Russia YAK%sT 1992_0_19_2 8","9 Russia YAK%sT 2011_2_27_2 9","10 - YAKT"],"Asia/Yekaterinburg":["4:2:24 - LMT 1919_6_15_4 4:2:24","4 - SVET 1930_5_21 4","5 Russia SVE%sT 1991_2_31_2 5","4 Russia SVE%sT 1992_0_19_2 4","5 Russia YEK%sT 2011_2_27_2 5","6 - YEKT"],"Asia/Yerevan":["2:58 - LMT 1924_4_2 2:58","3 - YERT 1957_2 3","4 RussiaAsia YER%sT 1991_2_31_2 4","4 - YERST 1991_8_23 4","3 RussiaAsia AM%sT 1995_8_24_2 3","4 - AMT 1997 4","4 RussiaAsia AM%sT 2012_2_25_2 4","4 - AMT"],"Atlantic/Azores":["-1:42:40 - LMT 1884 -1:42:40","-1:54:32 - HMT 1911_4_24 -1:54:32","-2 Port AZO%sT 1966_3_3_2 -2","-1 Port AZO%sT 1983_8_25_1 -1","-1 W-Eur AZO%sT 1992_8_27_1 -1","0 EU WE%sT 1993_2_28_1","-1 EU AZO%sT"],"Atlantic/Bermuda":["-4:19:18 - LMT 1930_0_1_2 -4:19:18","-4 - AST 1974_3_28_2 -4","-4 Bahamas A%sT 1976 -4","-4 US A%sT"],"Atlantic/Canary":["-1:1:36 - LMT 1922_2 -1:1:36","-1 - CANT 1946_8_30_1 -1","0 - WET 1980_3_6_0","1 - WEST 1980_8_28_0","0 EU WE%sT"],"Atlantic/Cape_Verde":["-1:34:4 - LMT 1907 -1:34:4","-2 - CVT 1942_8 -2","-1 - CVST 1945_9_15 -1","-2 - CVT 1975_10_25_2 -2","-1 - CVT"],"Atlantic/Faroe":["-0:27:4 - LMT 1908_0_11 -0:27:4","0 - WET 1981","0 EU WE%sT"],"Atlantic/Madeira":["-1:7:36 - LMT 1884 -1:7:36","-1:7:36 - FMT 1911_4_24 -1:7:36","-1 Port MAD%sT 1966_3_3_2 -1","0 Port WE%sT 1983_8_25_1","0 EU WE%sT"],"Atlantic/Reykjavik":["-1:27:24 - LMT 1837 -1:27:24","-1:27:48 - RMT 1908 -1:27:48","-1 Iceland IS%sT 1968_3_7_1 -1","0 - GMT"],"Atlantic/South_Georgia":["-2:26:8 - LMT 1890 -2:26:8","-2 - GST"],"Atlantic/St_Helena":["-0:22:48 - LMT 1890 -0:22:48","-0:22:48 - JMT 1951 -0:22:48","0 - GMT"],"Atlantic/Stanley":["-3:51:24 - LMT 1890 -3:51:24","-3:51:24 - SMT 1912_2_12 -3:51:24","-4 Falk FK%sT 1983_4 -4","-3 Falk FK%sT 1985_8_15 -3","-4 Falk FK%sT 2010_8_5_02 -4","-3 - FKST"],"Australia/Adelaide":["9:14:20 - LMT 1895_1 9:14:20","9 - CST 1899_4 9","9:30 Aus CST 1971 9:30","9:30 AS CST"],"Australia/Brisbane":["10:12:8 - LMT 1895 10:12:8","10 Aus EST 1971 10","10 AQ EST"],"Australia/Broken_Hill":["9:25:48 - LMT 1895_1 9:25:48","10 - EST 1896_7_23 10","9 - CST 1899_4 9","9:30 Aus CST 1971 9:30","9:30 AN CST 2000 10:30","9:30 AS CST"],"Australia/Currie":["9:35:28 - LMT 1895_8 9:35:28","10 - EST 1916_9_1_2 10","11 - EST 1917_1 11","10 Aus EST 1971_6 10","10 AT EST"],"Australia/Darwin":["8:43:20 - LMT 1895_1 8:43:20","9 - CST 1899_4 9","9:30 Aus CST"],"Australia/Eucla":["8:35:28 - LMT 1895_11 8:35:28","8:45 Aus CWST 1943_6 8:45","8:45 AW CWST"],"Australia/Hobart":["9:49:16 - LMT 1895_8 9:49:16","10 - EST 1916_9_1_2 10","11 - EST 1917_1 11","10 Aus EST 1967 10","10 AT EST"],"Australia/Lindeman":["9:55:56 - LMT 1895 9:55:56","10 Aus EST 1971 10","10 AQ EST 1992_6 10","10 Holiday EST"],"Australia/Lord_Howe":["10:36:20 - LMT 1895_1 10:36:20","10 - EST 1981_2 10","10:30 LH LHST"],"Australia/Melbourne":["9:39:52 - LMT 1895_1 9:39:52","10 Aus EST 1971 10","10 AV EST"],"Australia/Perth":["7:43:24 - LMT 1895_11 7:43:24","8 Aus WST 1943_6 8","8 AW WST"],"Australia/Sydney":["10:4:52 - LMT 1895_1 10:4:52","10 Aus EST 1971 10","10 AN EST"],CET:["1 C-Eur CE%sT"],CST6CDT:["-6 US C%sT"],EET:["2 EU EE%sT"],EST:["-5 - EST"],EST5EDT:["-5 US E%sT"],HST:["-10 - HST"],MET:["1 C-Eur ME%sT"],MST:["-7 - MST"],MST7MDT:["-7 US M%sT"],PST8PDT:["-8 US P%sT"],WET:["0 EU WE%sT"],"Etc/GMT":["0 - GMT"],"Etc/GMT+1":["-1 - GMT+1"],"Etc/GMT+10":["-10 - GMT+10"],"Etc/GMT+11":["-11 - GMT+11"],"Etc/GMT+12":["-12 - GMT+12"],"Etc/GMT+2":["-2 - GMT+2"],"Etc/GMT+3":["-3 - GMT+3"],"Etc/GMT+4":["-4 - GMT+4"],"Etc/GMT+5":["-5 - GMT+5"],"Etc/GMT+6":["-6 - GMT+6"],"Etc/GMT+7":["-7 - GMT+7"],"Etc/GMT+8":["-8 - GMT+8"],"Etc/GMT+9":["-9 - GMT+9"],"Etc/GMT-1":["1 - GMT-1"],"Etc/GMT-10":["10 - GMT-10"],"Etc/GMT-11":["11 - GMT-11"],"Etc/GMT-12":["12 - GMT-12"],"Etc/GMT-13":["13 - GMT-13"],"Etc/GMT-14":["14 - GMT-14"],"Etc/GMT-2":["2 - GMT-2"],"Etc/GMT-3":["3 - GMT-3"],"Etc/GMT-4":["4 - GMT-4"],"Etc/GMT-5":["5 - GMT-5"],"Etc/GMT-6":["6 - GMT-6"],"Etc/GMT-7":["7 - GMT-7"],"Etc/GMT-8":["8 - GMT-8"],"Etc/GMT-9":["9 - GMT-9"],"Etc/UCT":["0 - UCT"],"Etc/UTC":["0 - UTC"],"Europe/Amsterdam":["0:19:32 - LMT 1835 0:19:32","0:19:32 Neth %s 1937_6_1 1:19:32","0:20 Neth NE%sT 1940_4_16_0 0:20","1 C-Eur CE%sT 1945_3_2_2 1","1 Neth CE%sT 1977 1","1 EU CE%sT"],"Europe/Andorra":["0:6:4 - LMT 1901 0:6:4","0 - WET 1946_8_30","1 - CET 1985_2_31_2 1","1 EU CE%sT"],"Europe/Athens":["1:34:52 - LMT 1895_8_14 1:34:52","1:34:52 - AMT 1916_6_28_0_1 1:34:52","2 Greece EE%sT 1941_3_30 3","1 Greece CE%sT 1944_3_4 1","2 Greece EE%sT 1981 2","2 EU EE%sT"],"Europe/Belgrade":["1:22 - LMT 1884 1:22","1 - CET 1941_3_18_23 1","1 C-Eur CE%sT 1945 1","1 - CET 1945_4_8_2 1","2 - CEST 1945_8_16_2 1","1 - CET 1982_10_27 1","1 EU CE%sT"],"Europe/Berlin":["0:53:28 - LMT 1893_3 0:53:28","1 C-Eur CE%sT 1945_4_24_2 2","1 SovietZone CE%sT 1946 1","1 Germany CE%sT 1980 1","1 EU CE%sT"],"Europe/Prague":["0:57:44 - LMT 1850 0:57:44","0:57:44 - PMT 1891_9 0:57:44","1 C-Eur CE%sT 1944_8_17_2 1","1 Czech CE%sT 1979 1","1 EU CE%sT"],"Europe/Brussels":["0:17:30 - LMT 1880 0:17:30","0:17:30 - BMT 1892_4_1_12 0:17:30","0 - WET 1914_10_8","1 - CET 1916_4_1_0 1","1 C-Eur CE%sT 1918_10_11_11","0 Belgium WE%sT 1940_4_20_2","1 C-Eur CE%sT 1944_8_3 2","1 Belgium CE%sT 1977 1","1 EU CE%sT"],"Europe/Bucharest":["1:44:24 - LMT 1891_9 1:44:24","1:44:24 - BMT 1931_6_24 1:44:24","2 Romania EE%sT 1981_2_29_2 2","2 C-Eur EE%sT 1991 2","2 Romania EE%sT 1994 2","2 E-Eur EE%sT 1997 2","2 EU EE%sT"],"Europe/Budapest":["1:16:20 - LMT 1890_9 1:16:20","1 C-Eur CE%sT 1918 1","1 Hungary CE%sT 1941_3_6_2 1","1 C-Eur CE%sT 1945 1","1 Hungary CE%sT 1980_8_28_2 1","1 EU CE%sT"],"Europe/Zurich":["0:34:8 - LMT 1848_8_12 0:34:8","0:29:44 - BMT 1894_5 0:29:44","1 Swiss CE%sT 1981 1","1 EU CE%sT"],"Europe/Chisinau":["1:55:20 - LMT 1880 1:55:20","1:55 - CMT 1918_1_15 1:55","1:44:24 - BMT 1931_6_24 1:44:24","2 Romania EE%sT 1940_7_15 2","3 - EEST 1941_6_17 3","1 C-Eur CE%sT 1944_7_24 2","3 Russia MSK/MSD 1990 3","3 - MSK 1990_4_6 3","2 - EET 1991 2","2 Russia EE%sT 1992 2","2 E-Eur EE%sT 1997 2","2 EU EE%sT"],"Europe/Copenhagen":["0:50:20 - LMT 1890 0:50:20","0:50:20 - CMT 1894_0_1 0:50:20","1 Denmark CE%sT 1942_10_2_2 1","1 C-Eur CE%sT 1945_3_2_2 1","1 Denmark CE%sT 1980 1","1 EU CE%sT"],"Europe/Dublin":["-0:25 - LMT 1880_7_2 -0:25","-0:25:21 - DMT 1916_4_21_2 -0:25:21","0:34:39 - IST 1916_9_1_2 -0:25:21","0 GB-Eire %s 1921_11_6","0 GB-Eire GMT/IST 1940_1_25_2","1 - IST 1946_9_6_2 1","0 - GMT 1947_2_16_2","1 - IST 1947_10_2_2 1","0 - GMT 1948_3_18_2","0 GB-Eire GMT/IST 1968_9_27 1","1 - IST 1971_9_31_2","0 GB-Eire GMT/IST 1996","0 EU GMT/IST"],"Europe/Gibraltar":["-0:21:24 - LMT 1880_7_2_0 -0:21:24","0 GB-Eire %s 1957_3_14_2","1 - CET 1982 1","1 EU CE%sT"],"Europe/London":["-0:1:15 - LMT 1847_11_1_0 -0:1:15","0 GB-Eire %s 1968_9_27 1","1 - BST 1971_9_31_2","0 GB-Eire %s 1996","0 EU GMT/BST"],"Europe/Helsinki":["1:39:52 - LMT 1878_4_31 1:39:52","1:39:52 - HMT 1921_4 1:39:52","2 Finland EE%sT 1983 2","2 EU EE%sT"],"Europe/Istanbul":["1:55:52 - LMT 1880 1:55:52","1:56:56 - IMT 1910_9 1:56:56","2 Turkey EE%sT 1978_9_15 3","3 Turkey TR%sT 1985_3_20 3","2 Turkey EE%sT 2007 2","2 EU EE%sT 2011_2_27_1","2 - EET 2011_2_28_1","2 EU EE%sT"],"Europe/Kaliningrad":["1:22 - LMT 1893_3 1:22","1 C-Eur CE%sT 1945 1","2 Poland CE%sT 1946 2","3 Russia MSK/MSD 1991_2_31_2 3","2 Russia EE%sT 2011_2_27_2 2","3 - FET"],"Europe/Kiev":["2:2:4 - LMT 1880 2:2:4","2:2:4 - KMT 1924_4_2 2:2:4","2 - EET 1930_5_21 2","3 - MSK 1941_8_20 3","1 C-Eur CE%sT 1943_10_6 1","3 Russia MSK/MSD 1990 3","3 - MSK 1990_6_1_2 3","2 - EET 1992 2","2 E-Eur EE%sT 1995 2","2 EU EE%sT"],"Europe/Lisbon":["-0:36:32 - LMT 1884 -0:36:32","-0:36:32 - LMT 1912_0_1 -0:36:32","0 Port WE%sT 1966_3_3_2","1 - CET 1976_8_26_1 1","0 Port WE%sT 1983_8_25_1","0 W-Eur WE%sT 1992_8_27_1","1 EU CE%sT 1996_2_31_1","0 EU WE%sT"],"Europe/Luxembourg":["0:24:36 - LMT 1904_5 0:24:36","1 Lux CE%sT 1918_10_25 1","0 Lux WE%sT 1929_9_6_2","0 Belgium WE%sT 1940_4_14_3 1","1 C-Eur WE%sT 1944_8_18_3 2","1 Belgium CE%sT 1977 1","1 EU CE%sT"],"Europe/Madrid":["-0:14:44 - LMT 1901_0_1_0 -0:14:44","0 Spain WE%sT 1946_8_30 2","1 Spain CE%sT 1979 1","1 EU CE%sT"],"Europe/Malta":["0:58:4 - LMT 1893_10_2_0 0:58:4","1 Italy CE%sT 1942_10_2_2 1","1 C-Eur CE%sT 1945_3_2_2 1","1 Italy CE%sT 1973_2_31 1","1 Malta CE%sT 1981 1","1 EU CE%sT"],"Europe/Minsk":["1:50:16 - LMT 1880 1:50:16","1:50 - MMT 1924_4_2 1:50","2 - EET 1930_5_21 2","3 - MSK 1941_5_28 3","1 C-Eur CE%sT 1944_6_3 2","3 Russia MSK/MSD 1990 3","3 - MSK 1991_2_31_2 3","3 - EEST 1991_8_29_2 2","2 - EET 1992_2_29_0 2","3 - EEST 1992_8_27_0 2","2 Russia EE%sT 2011_2_27_2 2","3 - FET"],"Europe/Monaco":["0:29:32 - LMT 1891_2_15 0:29:32","0:9:21 - PMT 1911_2_11 0:9:21","0 France WE%sT 1945_8_16_3 2","1 France CE%sT 1977 1","1 EU CE%sT"],"Europe/Moscow":["2:30:20 - LMT 1880 2:30:20","2:30 - MMT 1916_6_3 2:30","2:30:48 Russia %s 1919_6_1_2 4:30:48","3 Russia MSK/MSD 1922_9 3","2 - EET 1930_5_21 2","3 Russia MSK/MSD 1991_2_31_2 3","2 Russia EE%sT 1992_0_19_2 2","3 Russia MSK/MSD 2011_2_27_2 3","4 - MSK"],"Europe/Paris":["0:9:21 - LMT 1891_2_15_0_1 0:9:21","0:9:21 - PMT 1911_2_11_0_1 0:9:21","0 France WE%sT 1940_5_14_23 1","1 C-Eur CE%sT 1944_7_25 2","0 France WE%sT 1945_8_16_3 2","1 France CE%sT 1977 1","1 EU CE%sT"],"Europe/Riga":["1:36:24 - LMT 1880 1:36:24","1:36:24 - RMT 1918_3_15_2 1:36:24","2:36:24 - LST 1918_8_16_3 2:36:24","1:36:24 - RMT 1919_3_1_2 1:36:24","2:36:24 - LST 1919_4_22_3 2:36:24","1:36:24 - RMT 1926_4_11 1:36:24","2 - EET 1940_7_5 2","3 - MSK 1941_6 3","1 C-Eur CE%sT 1944_9_13 1","3 Russia MSK/MSD 1989_2_26_2 3","3 - EEST 1989_8_24_2 2","2 Latvia EE%sT 1997_0_21 2","2 EU EE%sT 2000_1_29 2","2 - EET 2001_0_2 2","2 EU EE%sT"],"Europe/Rome":["0:49:56 - LMT 1866_8_22 0:49:56","0:49:56 - RMT 1893_10_1_0 0:49:56","1 Italy CE%sT 1942_10_2_2 1","1 C-Eur CE%sT 1944_6 2","1 Italy CE%sT 1980 1","1 EU CE%sT"],"Europe/Samara":["3:20:36 - LMT 1919_6_1_2 3:20:36","3 - SAMT 1930_5_21 3","4 - SAMT 1935_0_27 4","4 Russia KUY%sT 1989_2_26_2 4","3 Russia KUY%sT 1991_2_31_2 3","2 Russia KUY%sT 1991_8_29_2 2","3 - KUYT 1991_9_20_3 3","4 Russia SAM%sT 2010_2_28_2 4","3 Russia SAM%sT 2011_2_27_2 3","4 - SAMT"],"Europe/Simferopol":["2:16:24 - LMT 1880 2:16:24","2:16 - SMT 1924_4_2 2:16","2 - EET 1930_5_21 2","3 - MSK 1941_10 3","1 C-Eur CE%sT 1944_3_13 2","3 Russia MSK/MSD 1990 3","3 - MSK 1990_6_1_2 3","2 - EET 1992 2","2 E-Eur EE%sT 1994_4 3","3 E-Eur MSK/MSD 1996_2_31_3 3","4 - MSD 1996_9_27_3 3","3 Russia MSK/MSD 1997 3","3 - MSK 1997_2_30_1","2 EU EE%sT"],"Europe/Sofia":["1:33:16 - LMT 1880 1:33:16","1:56:56 - IMT 1894_10_30 1:56:56","2 - EET 1942_10_2_3 2","1 C-Eur CE%sT 1945 1","1 - CET 1945_3_2_3 1","2 - EET 1979_2_31_23 2","2 Bulg EE%sT 1982_8_26_2 3","2 C-Eur EE%sT 1991 2","2 E-Eur EE%sT 1997 2","2 EU EE%sT"],"Europe/Stockholm":["1:12:12 - LMT 1879_0_1 1:12:12","1:0:14 - SET 1900_0_1 1:0:14","1 - CET 1916_4_14_23 1","2 - CEST 1916_9_1_01 2","1 - CET 1980 1","1 EU CE%sT"],"Europe/Tallinn":["1:39 - LMT 1880 1:39","1:39 - TMT 1918_1 1:39","1 C-Eur CE%sT 1919_6 1","1:39 - TMT 1921_4 1:39","2 - EET 1940_7_6 2","3 - MSK 1941_8_15 3","1 C-Eur CE%sT 1944_8_22 2","3 Russia MSK/MSD 1989_2_26_2 3","3 - EEST 1989_8_24_2 2","2 C-Eur EE%sT 1998_8_22 3","2 EU EE%sT 1999_10_1 3","2 - EET 2002_1_21 2","2 EU EE%sT"],"Europe/Tirane":["1:19:20 - LMT 1914 1:19:20","1 - CET 1940_5_16 1","1 Albania CE%sT 1984_6 2","1 EU CE%sT"],"Europe/Uzhgorod":["1:29:12 - LMT 1890_9 1:29:12","1 - CET 1940 1","1 C-Eur CE%sT 1944_9 2","2 - CEST 1944_9_26 2","1 - CET 1945_5_29 1","3 Russia MSK/MSD 1990 3","3 - MSK 1990_6_1_2 3","1 - CET 1991_2_31_3 1","2 - EET 1992 2","2 E-Eur EE%sT 1995 2","2 EU EE%sT"],"Europe/Vaduz":["0:38:4 - LMT 1894_5 0:38:4","1 - CET 1981 1","1 EU CE%sT"],"Europe/Vienna":["1:5:21 - LMT 1893_3 1:5:21","1 C-Eur CE%sT 1920 1","1 Austria CE%sT 1940_3_1_2 1","1 C-Eur CE%sT 1945_3_2_2 1","2 - CEST 1945_3_12_2 1","1 - CET 1946 1","1 Austria CE%sT 1981 1","1 EU CE%sT"],"Europe/Vilnius":["1:41:16 - LMT 1880 1:41:16","1:24 - WMT 1917 1:24","1:35:36 - KMT 1919_9_10 1:35:36","1 - CET 1920_6_12 1","2 - EET 1920_9_9 2","1 - CET 1940_7_3 1","3 - MSK 1941_5_24 3","1 C-Eur CE%sT 1944_7 2","3 Russia MSK/MSD 1991_2_31_2 3","3 - EEST 1991_8_29_2 2","2 C-Eur EE%sT 1998 2","2 - EET 1998_2_29_1","1 EU CE%sT 1999_9_31_1","2 - EET 2003_0_1 2","2 EU EE%sT"],"Europe/Volgograd":["2:57:40 - LMT 1920_0_3 2:57:40","3 - TSAT 1925_3_6 3","3 - STAT 1930_5_21 3","4 - STAT 1961_10_11 4","4 Russia VOL%sT 1989_2_26_2 4","3 Russia VOL%sT 1991_2_31_2 3","4 - VOLT 1992_2_29_2 4","3 Russia VOL%sT 2011_2_27_2 3","4 - VOLT"],"Europe/Warsaw":["1:24 - LMT 1880 1:24","1:24 - WMT 1915_7_5 1:24","1 C-Eur CE%sT 1918_8_16_3 2","2 Poland EE%sT 1922_5 2","1 Poland CE%sT 1940_5_23_2 1","1 C-Eur CE%sT 1944_9 2","1 Poland CE%sT 1977 1","1 W-Eur CE%sT 1988 1","1 EU CE%sT"],"Europe/Zaporozhye":["2:20:40 - LMT 1880 2:20:40","2:20 - CUT 1924_4_2 2:20","2 - EET 1930_5_21 2","3 - MSK 1941_7_25 3","1 C-Eur CE%sT 1943_9_25 1","3 Russia MSK/MSD 1991_2_31_2 3","2 E-Eur EE%sT 1995 2","2 EU EE%sT"],"Indian/Antananarivo":["3:10:4 - LMT 1911_6 3:10:4","3 - EAT 1954_1_27_23 3","4 - EAST 1954_4_29_23 3","3 - EAT"],"Indian/Chagos":["4:49:40 - LMT 1907 4:49:40","5 - IOT 1996 5","6 - IOT"],"Indian/Christmas":["7:2:52 - LMT 1895_1 7:2:52","7 - CXT"],"Indian/Cocos":["6:27:40 - LMT 1900 6:27:40","6:30 - CCT"],"Indian/Comoro":["2:53:4 - LMT 1911_6 2:53:4","3 - EAT"],"Indian/Kerguelen":["0 - zzz 1950","5 - TFT"],"Indian/Mahe":["3:41:48 - LMT 1906_5 3:41:48","4 - SCT"],"Indian/Maldives":["4:54 - LMT 1880 4:54","4:54 - MMT 1960 4:54","5 - MVT"],"Indian/Mauritius":["3:50 - LMT 1907 3:50","4 Mauritius MU%sT"],"Indian/Mayotte":["3:0:56 - LMT 1911_6 3:0:56","3 - EAT"],"Indian/Reunion":["3:41:52 - LMT 1911_5 3:41:52","4 - RET"],"Pacific/Apia":["12:33:4 - LMT 1879_6_5 12:33:4","-11:26:56 - LMT 1911 -11:26:56","-11:30 - SAMT 1950 -11:30","-11 - WST 2010_8_26 -11","-10 - WSDT 2011_3_2_4 -10","-11 - WST 2011_8_24_3 -11","-10 - WSDT 2011_11_30 -10","14 - WSDT 2012_3_1_4 14","13 WS WS%sT"],"Pacific/Auckland":["11:39:4 - LMT 1868_10_2 11:39:4","11:30 NZ NZ%sT 1946_0_1 12","12 NZ NZ%sT"],"Pacific/Chatham":["12:13:48 - LMT 1957_0_1 12:13:48","12:45 Chatham CHA%sT"],"Pacific/Chuuk":["10:7:8 - LMT 1901 10:7:8","10 - CHUT"],"Pacific/Easter":["-7:17:44 - LMT 1890 -7:17:44","-7:17:28 - EMT 1932_8 -7:17:28","-7 Chile EAS%sT 1982_2_13_21 -6","-6 Chile EAS%sT"],"Pacific/Efate":["11:13:16 - LMT 1912_0_13 11:13:16","11 Vanuatu VU%sT"],"Pacific/Enderbury":["-11:24:20 - LMT 1901 -11:24:20","-12 - PHOT 1979_9 -12","-11 - PHOT 1995 -11","13 - PHOT"],"Pacific/Fakaofo":["-11:24:56 - LMT 1901 -11:24:56","-11 - TKT 2011_11_30 -11","13 - TKT"],"Pacific/Fiji":["11:55:44 - LMT 1915_9_26 11:55:44","12 Fiji FJ%sT"],"Pacific/Funafuti":["11:56:52 - LMT 1901 11:56:52","12 - TVT"],"Pacific/Galapagos":["-5:58:24 - LMT 1931 -5:58:24","-5 - ECT 1986 -5","-6 - GALT"],"Pacific/Gambier":["-8:59:48 - LMT 1912_9 -8:59:48","-9 - GAMT"],"Pacific/Guadalcanal":["10:39:48 - LMT 1912_9 10:39:48","11 - SBT"],"Pacific/Guam":["-14:21 - LMT 1844_11_31 -14:21","9:39 - LMT 1901 9:39","10 - GST 2000_11_23 10","10 - ChST"],"Pacific/Honolulu":["-10:31:26 - LMT 1896_0_13_12 -10:31:26","-10:30 - HST 1933_3_30_2 -10:30","-9:30 - HDT 1933_4_21_12 -9:30","-10:30 - HST 1942_1_09_2 -10:30","-9:30 - HDT 1945_8_30_2 -9:30","-10:30 - HST 1947_5_8_2 -10:30","-10 - HST"],"Pacific/Johnston":["-10 - HST"],"Pacific/Kiritimati":["-10:29:20 - LMT 1901 -10:29:20","-10:40 - LINT 1979_9 -10:40","-10 - LINT 1995 -10","14 - LINT"],"Pacific/Kosrae":["10:51:56 - LMT 1901 10:51:56","11 - KOST 1969_9 11","12 - KOST 1999 12","11 - KOST"],"Pacific/Kwajalein":["11:9:20 - LMT 1901 11:9:20","11 - MHT 1969_9 11","-12 - KWAT 1993_7_20 -12","12 - MHT"],"Pacific/Majuro":["11:24:48 - LMT 1901 11:24:48","11 - MHT 1969_9 11","12 - MHT"],"Pacific/Marquesas":["-9:18 - LMT 1912_9 -9:18","-9:30 - MART"],"Pacific/Midway":["-11:49:28 - LMT 1901 -11:49:28","-11 - NST 1956_5_3 -11","-10 - NDT 1956_8_2 -10","-11 - NST 1967_3 -11","-11 - BST 1983_10_30 -11","-11 - SST"],"Pacific/Nauru":["11:7:40 - LMT 1921_0_15 11:7:40","11:30 - NRT 1942_2_15 11:30","9 - JST 1944_7_15 9","11:30 - NRT 1979_4 11:30","12 - NRT"],"Pacific/Niue":["-11:19:40 - LMT 1901 -11:19:40","-11:20 - NUT 1951 -11:20","-11:30 - NUT 1978_9_1 -11:30","-11 - NUT"],"Pacific/Norfolk":["11:11:52 - LMT 1901 11:11:52","11:12 - NMT 1951 11:12","11:30 - NFT"],"Pacific/Noumea":["11:5:48 - LMT 1912_0_13 11:5:48","11 NC NC%sT"],"Pacific/Pago_Pago":["12:37:12 - LMT 1879_6_5 12:37:12","-11:22:48 - LMT 1911 -11:22:48","-11:30 - SAMT 1950 -11:30","-11 - NST 1967_3 -11","-11 - BST 1983_10_30 -11","-11 - SST"],"Pacific/Palau":["8:57:56 - LMT 1901 8:57:56","9 - PWT"],"Pacific/Pitcairn":["-8:40:20 - LMT 1901 -8:40:20","-8:30 - PNT 1998_3_27_00 -8:30","-8 - PST"],"Pacific/Pohnpei":["10:32:52 - LMT 1901 10:32:52","11 - PONT"],"Pacific/Port_Moresby":["9:48:40 - LMT 1880 9:48:40","9:48:32 - PMMT 1895 9:48:32","10 - PGT"],"Pacific/Rarotonga":["-10:39:4 - LMT 1901 -10:39:4","-10:30 - CKT 1978_10_12 -10:30","-10 Cook CK%sT"],"Pacific/Saipan":["-14:17 - LMT 1844_11_31 -14:17","9:43 - LMT 1901 9:43","9 - MPT 1969_9 9","10 - MPT 2000_11_23 10","10 - ChST"],"Pacific/Tahiti":["-9:58:16 - LMT 1912_9 -9:58:16","-10 - TAHT"],"Pacific/Tarawa":["11:32:4 - LMT 1901 11:32:4","12 - GILT"],"Pacific/Tongatapu":["12:19:20 - LMT 1901 12:19:20","12:20 - TOT 1941 12:20","13 - TOT 1999 13","13 Tonga TO%sT"],"Pacific/Wake":["11:6:28 - LMT 1901 11:6:28","12 - WAKT"],"Pacific/Wallis":["12:15:20 - LMT 1901 12:15:20","12 - WFT"]},rules:{Ghana:["1936 1942 8 1 7 0 0 0:20 GHST","1936 1942 11 31 7 0 0 0 GMT"],Algeria:["1916 1916 5 14 7 23 2 1 S","1916 1919 9 1 0 23 2 0","1917 1917 2 24 7 23 2 1 S","1918 1918 2 9 7 23 2 1 S","1919 1919 2 1 7 23 2 1 S","1920 1920 1 14 7 23 2 1 S","1920 1920 9 23 7 23 2 0","1921 1921 2 14 7 23 2 1 S","1921 1921 5 21 7 23 2 0","1939 1939 8 11 7 23 2 1 S","1939 1939 10 19 7 1 0 0","1944 1945 3 1 1 2 0 1 S","1944 1944 9 8 7 2 0 0","1945 1945 8 16 7 1 0 0","1971 1971 3 25 7 23 2 1 S","1971 1971 8 26 7 23 2 0","1977 1977 4 6 7 0 0 1 S","1977 1977 9 21 7 0 0 0","1978 1978 2 24 7 1 0 1 S","1978 1978 8 22 7 3 0 0","1980 1980 3 25 7 0 0 1 S","1980 1980 9 31 7 2 0 0"],Egypt:["1940 1940 6 15 7 0 0 1 S","1940 1940 9 1 7 0 0 0","1941 1941 3 15 7 0 0 1 S","1941 1941 8 16 7 0 0 0","1942 1944 3 1 7 0 0 1 S","1942 1942 9 27 7 0 0 0","1943 1945 10 1 7 0 0 0","1945 1945 3 16 7 0 0 1 S","1957 1957 4 10 7 0 0 1 S","1957 1958 9 1 7 0 0 0","1958 1958 4 1 7 0 0 1 S","1959 1981 4 1 7 1 0 1 S","1959 1965 8 30 7 3 0 0","1966 1994 9 1 7 3 0 0","1982 1982 6 25 7 1 0 1 S","1983 1983 6 12 7 1 0 1 S","1984 1988 4 1 7 1 0 1 S","1989 1989 4 6 7 1 0 1 S","1990 1994 4 1 7 1 0 1 S","1995 2010 3 5 8 0 2 1 S","1995 2005 8 4 8 23 2 0","2006 2006 8 21 7 23 2 0","2007 2007 8 1 4 23 2 0","2008 2008 7 4 8 23 2 0","2009 2009 7 20 7 23 2 0","2010 2010 7 11 7 0 0 0","2010 2010 8 10 7 0 0 1 S","2010 2010 8 4 8 23 2 0"],Morocco:["1939 1939 8 12 7 0 0 1 S","1939 1939 10 19 7 0 0 0","1940 1940 1 25 7 0 0 1 S","1945 1945 10 18 7 0 0 0","1950 1950 5 11 7 0 0 1 S","1950 1950 9 29 7 0 0 0","1967 1967 5 3 7 12 0 1 S","1967 1967 9 1 7 0 0 0","1974 1974 5 24 7 0 0 1 S","1974 1974 8 1 7 0 0 0","1976 1977 4 1 7 0 0 1 S","1976 1976 7 1 7 0 0 0","1977 1977 8 28 7 0 0 0","1978 1978 5 1 7 0 0 1 S","1978 1978 7 4 7 0 0 0","2008 2008 5 1 7 0 0 1 S","2008 2008 8 1 7 0 0 0","2009 2009 5 1 7 0 0 1 S","2009 2009 7 21 7 0 0 0","2010 2010 4 2 7 0 0 1 S","2010 2010 7 8 7 0 0 0","2011 2011 3 3 7 0 0 1 S","2011 2011 6 31 7 0 0 0","2012 2019 3 0 8 2 0 1 S","2012 9999 8 0 8 3 0 0","2012 2012 6 20 7 3 0 0","2012 2012 7 20 7 2 0 1 S","2013 2013 6 9 7 3 0 0","2013 2013 7 8 7 2 0 1 S","2014 2014 5 29 7 3 0 0","2014 2014 6 29 7 2 0 1 S","2015 2015 5 18 7 3 0 0","2015 2015 6 18 7 2 0 1 S","2016 2016 5 7 7 3 0 0","2016 2016 6 7 7 2 0 1 S","2017 2017 4 27 7 3 0 0","2017 2017 5 26 7 2 0 1 S","2018 2018 4 16 7 3 0 0","2018 2018 5 15 7 2 0 1 S","2019 2019 4 6 7 3 0 0","2019 2019 5 5 7 2 0 1 S","2020 2020 4 24 7 2 0 1 S","2021 2021 4 13 7 2 0 1 S","2022 2022 4 3 7 2 0 1 S","2023 9999 3 0 8 2 0 1 S"],Spain:["1917 1917 4 5 7 23 2 1 S","1917 1919 9 6 7 23 2 0","1918 1918 3 15 7 23 2 1 S","1919 1919 3 5 7 23 2 1 S","1924 1924 3 16 7 23 2 1 S","1924 1924 9 4 7 23 2 0","1926 1926 3 17 7 23 2 1 S","1926 1929 9 1 6 23 2 0","1927 1927 3 9 7 23 2 1 S","1928 1928 3 14 7 23 2 1 S","1929 1929 3 20 7 23 2 1 S","1937 1937 4 22 7 23 2 1 S","1937 1939 9 1 6 23 2 0","1938 1938 2 22 7 23 2 1 S","1939 1939 3 15 7 23 2 1 S","1940 1940 2 16 7 23 2 1 S","1942 1942 4 2 7 22 2 2 M","1942 1942 8 1 7 22 2 1 S","1943 1946 3 13 6 22 2 2 M","1943 1943 9 3 7 22 2 1 S","1944 1944 9 10 7 22 2 1 S","1945 1945 8 30 7 1 0 1 S","1946 1946 8 30 7 0 0 0","1949 1949 3 30 7 23 0 1 S","1949 1949 8 30 7 1 0 0","1974 1975 3 13 6 23 0 1 S","1974 1975 9 1 0 1 0 0","1976 1976 2 27 7 23 0 1 S","1976 1977 8 0 8 1 0 0","1977 1978 3 2 7 23 0 1 S","1978 1978 9 1 7 1 0 0"],SpainAfrica:["1967 1967 5 3 7 12 0 1 S","1967 1967 9 1 7 0 0 0","1974 1974 5 24 7 0 0 1 S","1974 1974 8 1 7 0 0 0","1976 1977 4 1 7 0 0 1 S","1976 1976 7 1 7 0 0 0","1977 1977 8 28 7 0 0 0","1978 1978 5 1 7 0 0 1 S","1978 1978 7 4 7 0 0 0"],EU:["1977 1980 3 1 0 1 1 1 S","1977 1977 8 0 8 1 1 0","1978 1978 9 1 7 1 1 0","1979 1995 8 0 8 1 1 0","1981 9999 2 0 8 1 1 1 S","1996 9999 9 0 8 1 1 0"],SL:["1935 1942 5 1 7 0 0 0:40 SLST","1935 1942 9 1 7 0 0 0 WAT","1957 1962 5 1 7 0 0 1 SLST","1957 1962 8 1 7 0 0 0 GMT"],SA:["1942 1943 8 15 0 2 0 1","1943 1944 2 15 0 2 0 0"],Sudan:["1970 1970 4 1 7 0 0 1 S","1970 1985 9 15 7 0 0 0","1971 1971 3 30 7 0 0 1 S","1972 1985 3 0 8 0 0 1 S"],Libya:["1951 1951 9 14 7 2 0 1 S","1952 1952 0 1 7 0 0 0","1953 1953 9 9 7 2 0 1 S","1954 1954 0 1 7 0 0 0","1955 1955 8 30 7 0 0 1 S","1956 1956 0 1 7 0 0 0","1982 1984 3 1 7 0 0 1 S","1982 1985 9 1 7 0 0 0","1985 1985 3 6 7 0 0 1 S","1986 1986 3 4 7 0 0 1 S","1986 1986 9 3 7 0 0 0","1987 1989 3 1 7 0 0 1 S","1987 1989 9 1 7 0 0 0","1997 1997 3 4 7 0 0 1 S","1997 1997 9 4 7 0 0 0","2013 9999 2 5 8 1 0 1 S","2013 9999 9 5 8 2 0 0"],Tunisia:["1939 1939 3 15 7 23 2 1 S","1939 1939 10 18 7 23 2 0","1940 1940 1 25 7 23 2 1 S","1941 1941 9 6 7 0 0 0","1942 1942 2 9 7 0 0 1 S","1942 1942 10 2 7 3 0 0","1943 1943 2 29 7 2 0 1 S","1943 1943 3 17 7 2 0 0","1943 1943 3 25 7 2 0 1 S","1943 1943 9 4 7 2 0 0","1944 1945 3 1 1 2 0 1 S","1944 1944 9 8 7 0 0 0","1945 1945 8 16 7 0 0 0","1977 1977 3 30 7 0 2 1 S","1977 1977 8 24 7 0 2 0","1978 1978 4 1 7 0 2 1 S","1978 1978 9 1 7 0 2 0","1988 1988 5 1 7 0 2 1 S","1988 1990 8 0 8 0 2 0","1989 1989 2 26 7 0 2 1 S","1990 1990 4 1 7 0 2 1 S","2005 2005 4 1 7 0 2 1 S","2005 2005 8 30 7 1 2 0","2006 2008 2 0 8 2 2 1 S","2006 2008 9 0 8 2 2 0"],Namibia:["1994 9999 8 1 0 2 0 1 S","1995 9999 3 1 0 2 0 0"],US:["1918 1919 2 0 8 2 0 1 D","1918 1919 9 0 8 2 0 0 S","1942 1942 1 9 7 2 0 1 W","1945 1945 7 14 7 23 1 1 P","1945 1945 8 30 7 2 0 0 S","1967 2006 9 0 8 2 0 0 S","1967 1973 3 0 8 2 0 1 D","1974 1974 0 6 7 2 0 1 D","1975 1975 1 23 7 2 0 1 D","1976 1986 3 0 8 2 0 1 D","1987 2006 3 1 0 2 0 1 D","2007 9999 2 8 0 2 0 1 D","2007 9999 10 1 0 2 0 0 S"],
Brazil:["1931 1931 9 3 7 11 0 1 S","1932 1933 3 1 7 0 0 0","1932 1932 9 3 7 0 0 1 S","1949 1952 11 1 7 0 0 1 S","1950 1950 3 16 7 1 0 0","1951 1952 3 1 7 0 0 0","1953 1953 2 1 7 0 0 0","1963 1963 11 9 7 0 0 1 S","1964 1964 2 1 7 0 0 0","1965 1965 0 31 7 0 0 1 S","1965 1965 2 31 7 0 0 0","1965 1965 11 1 7 0 0 1 S","1966 1968 2 1 7 0 0 0","1966 1967 10 1 7 0 0 1 S","1985 1985 10 2 7 0 0 1 S","1986 1986 2 15 7 0 0 0","1986 1986 9 25 7 0 0 1 S","1987 1987 1 14 7 0 0 0","1987 1987 9 25 7 0 0 1 S","1988 1988 1 7 7 0 0 0","1988 1988 9 16 7 0 0 1 S","1989 1989 0 29 7 0 0 0","1989 1989 9 15 7 0 0 1 S","1990 1990 1 11 7 0 0 0","1990 1990 9 21 7 0 0 1 S","1991 1991 1 17 7 0 0 0","1991 1991 9 20 7 0 0 1 S","1992 1992 1 9 7 0 0 0","1992 1992 9 25 7 0 0 1 S","1993 1993 0 31 7 0 0 0","1993 1995 9 11 0 0 0 1 S","1994 1995 1 15 0 0 0 0","1996 1996 1 11 7 0 0 0","1996 1996 9 6 7 0 0 1 S","1997 1997 1 16 7 0 0 0","1997 1997 9 6 7 0 0 1 S","1998 1998 2 1 7 0 0 0","1998 1998 9 11 7 0 0 1 S","1999 1999 1 21 7 0 0 0","1999 1999 9 3 7 0 0 1 S","2000 2000 1 27 7 0 0 0","2000 2001 9 8 0 0 0 1 S","2001 2006 1 15 0 0 0 0","2002 2002 10 3 7 0 0 1 S","2003 2003 9 19 7 0 0 1 S","2004 2004 10 2 7 0 0 1 S","2005 2005 9 16 7 0 0 1 S","2006 2006 10 5 7 0 0 1 S","2007 2007 1 25 7 0 0 0","2007 2007 9 8 0 0 0 1 S","2008 9999 9 15 0 0 0 1 S","2008 2011 1 15 0 0 0 0","2012 2012 1 22 0 0 0 0","2013 2014 1 15 0 0 0 0","2015 2015 1 22 0 0 0 0","2016 2022 1 15 0 0 0 0","2023 2023 1 22 0 0 0 0","2024 2025 1 15 0 0 0 0","2026 2026 1 22 0 0 0 0","2027 2033 1 15 0 0 0 0","2034 2034 1 22 0 0 0 0","2035 2036 1 15 0 0 0 0","2037 2037 1 22 0 0 0 0","2038 9999 1 15 0 0 0 0"],Arg:["1930 1930 11 1 7 0 0 1 S","1931 1931 3 1 7 0 0 0","1931 1931 9 15 7 0 0 1 S","1932 1940 2 1 7 0 0 0","1932 1939 10 1 7 0 0 1 S","1940 1940 6 1 7 0 0 1 S","1941 1941 5 15 7 0 0 0","1941 1941 9 15 7 0 0 1 S","1943 1943 7 1 7 0 0 0","1943 1943 9 15 7 0 0 1 S","1946 1946 2 1 7 0 0 0","1946 1946 9 1 7 0 0 1 S","1963 1963 9 1 7 0 0 0","1963 1963 11 15 7 0 0 1 S","1964 1966 2 1 7 0 0 0","1964 1966 9 15 7 0 0 1 S","1967 1967 3 2 7 0 0 0","1967 1968 9 1 0 0 0 1 S","1968 1969 3 1 0 0 0 0","1974 1974 0 23 7 0 0 1 S","1974 1974 4 1 7 0 0 0","1988 1988 11 1 7 0 0 1 S","1989 1993 2 1 0 0 0 0","1989 1992 9 15 0 0 0 1 S","1999 1999 9 1 0 0 0 1 S","2000 2000 2 3 7 0 0 0","2007 2007 11 30 7 0 0 1 S","2008 2009 2 15 0 0 0 0","2008 2008 9 15 0 0 0 1 S"],SanLuis:["2008 2009 2 8 0 0 0 0","2007 2009 9 8 0 0 0 1 S"],Para:["1975 1988 9 1 7 0 0 1 S","1975 1978 2 1 7 0 0 0","1979 1991 3 1 7 0 0 0","1989 1989 9 22 7 0 0 1 S","1990 1990 9 1 7 0 0 1 S","1991 1991 9 6 7 0 0 1 S","1992 1992 2 1 7 0 0 0","1992 1992 9 5 7 0 0 1 S","1993 1993 2 31 7 0 0 0","1993 1995 9 1 7 0 0 1 S","1994 1995 1 0 8 0 0 0","1996 1996 2 1 7 0 0 0","1996 2001 9 1 0 0 0 1 S","1997 1997 1 0 8 0 0 0","1998 2001 2 1 0 0 0 0","2002 2004 3 1 0 0 0 0","2002 2003 8 1 0 0 0 1 S","2004 2009 9 15 0 0 0 1 S","2005 2009 2 8 0 0 0 0","2010 9999 9 1 0 0 0 1 S","2010 2012 3 8 0 0 0 0","2013 9999 2 22 0 0 0 0"],Canada:["1918 1918 3 14 7 2 0 1 D","1918 1918 9 27 7 2 0 0 S","1942 1942 1 9 7 2 0 1 W","1945 1945 7 14 7 23 1 1 P","1945 1945 8 30 7 2 0 0 S","1974 1986 3 0 8 2 0 1 D","1974 2006 9 0 8 2 0 0 S","1987 2006 3 1 0 2 0 1 D","2007 9999 2 8 0 2 0 1 D","2007 9999 10 1 0 2 0 0 S"],Mexico:["1939 1939 1 5 7 0 0 1 D","1939 1939 5 25 7 0 0 0 S","1940 1940 11 9 7 0 0 1 D","1941 1941 3 1 7 0 0 0 S","1943 1943 11 16 7 0 0 1 W","1944 1944 4 1 7 0 0 0 S","1950 1950 1 12 7 0 0 1 D","1950 1950 6 30 7 0 0 0 S","1996 2000 3 1 0 2 0 1 D","1996 2000 9 0 8 2 0 0 S","2001 2001 4 1 0 2 0 1 D","2001 2001 8 0 8 2 0 0 S","2002 9999 3 1 0 2 0 1 D","2002 9999 9 0 8 2 0 0 S"],Barb:["1977 1977 5 12 7 2 0 1 D","1977 1978 9 1 0 2 0 0 S","1978 1980 3 15 0 2 0 1 D","1979 1979 8 30 7 2 0 0 S","1980 1980 8 25 7 2 0 0 S"],Belize:["1918 1942 9 2 0 0 0 0:30 HD","1919 1943 1 9 0 0 0 0 S","1973 1973 11 5 7 0 0 1 D","1974 1974 1 9 7 0 0 0 S","1982 1982 11 18 7 0 0 1 D","1983 1983 1 12 7 0 0 0 S"],CO:["1992 1992 4 3 7 0 0 1 S","1993 1993 3 4 7 0 0 0"],NT_YK:["1918 1918 3 14 7 2 0 1 D","1918 1918 9 27 7 2 0 0 S","1919 1919 4 25 7 2 0 1 D","1919 1919 10 1 7 0 0 0 S","1942 1942 1 9 7 2 0 1 W","1945 1945 7 14 7 23 1 1 P","1945 1945 8 30 7 2 0 0 S","1965 1965 3 0 8 0 0 2 DD","1965 1965 9 0 8 2 0 0 S","1980 1986 3 0 8 2 0 1 D","1980 2006 9 0 8 2 0 0 S","1987 2006 3 1 0 2 0 1 D"],Chicago:["1920 1920 5 13 7 2 0 1 D","1920 1921 9 0 8 2 0 0 S","1921 1921 2 0 8 2 0 1 D","1922 1966 3 0 8 2 0 1 D","1922 1954 8 0 8 2 0 0 S","1955 1966 9 0 8 2 0 0 S"],CR:["1979 1980 1 0 8 0 0 1 D","1979 1980 5 1 0 0 0 0 S","1991 1992 0 15 6 0 0 1 D","1991 1991 6 1 7 0 0 0 S","1992 1992 2 15 7 0 0 0 S"],Vanc:["1918 1918 3 14 7 2 0 1 D","1918 1918 9 27 7 2 0 0 S","1942 1942 1 9 7 2 0 1 W","1945 1945 7 14 7 23 1 1 P","1945 1945 8 30 7 2 0 0 S","1946 1986 3 0 8 2 0 1 D","1946 1946 9 13 7 2 0 0 S","1947 1961 8 0 8 2 0 0 S","1962 2006 9 0 8 2 0 0 S"],Denver:["1920 1921 2 0 8 2 0 1 D","1920 1920 9 0 8 2 0 0 S","1921 1921 4 22 7 2 0 0 S","1965 1966 3 0 8 2 0 1 D","1965 1966 9 0 8 2 0 0 S"],Detroit:["1948 1948 3 0 8 2 0 1 D","1948 1948 8 0 8 2 0 0 S","1967 1967 5 14 7 2 0 1 D","1967 1967 9 0 8 2 0 0 S"],Edm:["1918 1919 3 8 0 2 0 1 D","1918 1918 9 27 7 2 0 0 S","1919 1919 4 27 7 2 0 0 S","1920 1923 3 0 8 2 0 1 D","1920 1920 9 0 8 2 0 0 S","1921 1923 8 0 8 2 0 0 S","1942 1942 1 9 7 2 0 1 W","1945 1945 7 14 7 23 1 1 P","1945 1945 8 0 8 2 0 0 S","1947 1947 3 0 8 2 0 1 D","1947 1947 8 0 8 2 0 0 S","1967 1967 3 0 8 2 0 1 D","1967 1967 9 0 8 2 0 0 S","1969 1969 3 0 8 2 0 1 D","1969 1969 9 0 8 2 0 0 S","1972 1986 3 0 8 2 0 1 D","1972 2006 9 0 8 2 0 0 S"],Salv:["1987 1988 4 1 0 0 0 1 D","1987 1988 8 0 8 0 0 0 S"],Halifax:["1916 1916 3 1 7 0 0 1 D","1916 1916 9 1 7 0 0 0 S","1920 1920 4 9 7 0 0 1 D","1920 1920 7 29 7 0 0 0 S","1921 1921 4 6 7 0 0 1 D","1921 1922 8 5 7 0 0 0 S","1922 1922 3 30 7 0 0 1 D","1923 1925 4 1 0 0 0 1 D","1923 1923 8 4 7 0 0 0 S","1924 1924 8 15 7 0 0 0 S","1925 1925 8 28 7 0 0 0 S","1926 1926 4 16 7 0 0 1 D","1926 1926 8 13 7 0 0 0 S","1927 1927 4 1 7 0 0 1 D","1927 1927 8 26 7 0 0 0 S","1928 1931 4 8 0 0 0 1 D","1928 1928 8 9 7 0 0 0 S","1929 1929 8 3 7 0 0 0 S","1930 1930 8 15 7 0 0 0 S","1931 1932 8 24 1 0 0 0 S","1932 1932 4 1 7 0 0 1 D","1933 1933 3 30 7 0 0 1 D","1933 1933 9 2 7 0 0 0 S","1934 1934 4 20 7 0 0 1 D","1934 1934 8 16 7 0 0 0 S","1935 1935 5 2 7 0 0 1 D","1935 1935 8 30 7 0 0 0 S","1936 1936 5 1 7 0 0 1 D","1936 1936 8 14 7 0 0 0 S","1937 1938 4 1 0 0 0 1 D","1937 1941 8 24 1 0 0 0 S","1939 1939 4 28 7 0 0 1 D","1940 1941 4 1 0 0 0 1 D","1946 1949 3 0 8 2 0 1 D","1946 1949 8 0 8 2 0 0 S","1951 1954 3 0 8 2 0 1 D","1951 1954 8 0 8 2 0 0 S","1956 1959 3 0 8 2 0 1 D","1956 1959 8 0 8 2 0 0 S","1962 1973 3 0 8 2 0 1 D","1962 1973 9 0 8 2 0 0 S"],StJohns:["1917 1917 3 8 7 2 0 1 D","1917 1917 8 17 7 2 0 0 S","1919 1919 4 5 7 23 0 1 D","1919 1919 7 12 7 23 0 0 S","1920 1935 4 1 0 23 0 1 D","1920 1935 9 0 8 23 0 0 S","1936 1941 4 9 1 0 0 1 D","1936 1941 9 2 1 0 0 0 S","1946 1950 4 8 0 2 0 1 D","1946 1950 9 2 0 2 0 0 S","1951 1986 3 0 8 2 0 1 D","1951 1959 8 0 8 2 0 0 S","1960 1986 9 0 8 2 0 0 S","1987 1987 3 1 0 0:1 0 1 D","1987 2006 9 0 8 0:1 0 0 S","1988 1988 3 1 0 0:1 0 2 DD","1989 2006 3 1 0 0:1 0 1 D","2007 2011 2 8 0 0:1 0 1 D","2007 2010 10 1 0 0:1 0 0 S"],TC:["1979 1986 3 0 8 2 0 1 D","1979 2006 9 0 8 2 0 0 S","1987 2006 3 1 0 2 0 1 D","2007 9999 2 8 0 2 0 1 D","2007 9999 10 1 0 2 0 0 S"],Guat:["1973 1973 10 25 7 0 0 1 D","1974 1974 1 24 7 0 0 0 S","1983 1983 4 21 7 0 0 1 D","1983 1983 8 22 7 0 0 0 S","1991 1991 2 23 7 0 0 1 D","1991 1991 8 7 7 0 0 0 S","2006 2006 3 30 7 0 0 1 D","2006 2006 9 1 7 0 0 0 S"],Cuba:["1928 1928 5 10 7 0 0 1 D","1928 1928 9 10 7 0 0 0 S","1940 1942 5 1 0 0 0 1 D","1940 1942 8 1 0 0 0 0 S","1945 1946 5 1 0 0 0 1 D","1945 1946 8 1 0 0 0 0 S","1965 1965 5 1 7 0 0 1 D","1965 1965 8 30 7 0 0 0 S","1966 1966 4 29 7 0 0 1 D","1966 1966 9 2 7 0 0 0 S","1967 1967 3 8 7 0 0 1 D","1967 1968 8 8 0 0 0 0 S","1968 1968 3 14 7 0 0 1 D","1969 1977 3 0 8 0 0 1 D","1969 1971 9 0 8 0 0 0 S","1972 1974 9 8 7 0 0 0 S","1975 1977 9 0 8 0 0 0 S","1978 1978 4 7 7 0 0 1 D","1978 1990 9 8 0 0 0 0 S","1979 1980 2 15 0 0 0 1 D","1981 1985 4 5 0 0 0 1 D","1986 1989 2 14 0 0 0 1 D","1990 1997 3 1 0 0 0 1 D","1991 1995 9 8 0 0 2 0 S","1996 1996 9 6 7 0 2 0 S","1997 1997 9 12 7 0 2 0 S","1998 1999 2 0 8 0 2 1 D","1998 2003 9 0 8 0 2 0 S","2000 2004 3 1 0 0 2 1 D","2006 2010 9 0 8 0 2 0 S","2007 2007 2 8 0 0 2 1 D","2008 2008 2 15 0 0 2 1 D","2009 2010 2 8 0 0 2 1 D","2011 2011 2 15 0 0 2 1 D","2011 2011 10 13 7 0 2 0 S","2012 2012 3 1 7 0 2 1 D","2012 9999 10 1 0 0 2 0 S","2013 9999 2 8 0 0 2 1 D"],Indianapolis:["1941 1941 5 22 7 2 0 1 D","1941 1954 8 0 8 2 0 0 S","1946 1954 3 0 8 2 0 1 D"],Starke:["1947 1961 3 0 8 2 0 1 D","1947 1954 8 0 8 2 0 0 S","1955 1956 9 0 8 2 0 0 S","1957 1958 8 0 8 2 0 0 S","1959 1961 9 0 8 2 0 0 S"],Marengo:["1951 1951 3 0 8 2 0 1 D","1951 1951 8 0 8 2 0 0 S","1954 1960 3 0 8 2 0 1 D","1954 1960 8 0 8 2 0 0 S"],Pike:["1955 1955 4 1 7 0 0 1 D","1955 1960 8 0 8 2 0 0 S","1956 1964 3 0 8 2 0 1 D","1961 1964 9 0 8 2 0 0 S"],Perry:["1946 1946 3 0 8 2 0 1 D","1946 1946 8 0 8 2 0 0 S","1953 1954 3 0 8 2 0 1 D","1953 1959 8 0 8 2 0 0 S","1955 1955 4 1 7 0 0 1 D","1956 1963 3 0 8 2 0 1 D","1960 1960 9 0 8 2 0 0 S","1961 1961 8 0 8 2 0 0 S","1962 1963 9 0 8 2 0 0 S"],Vincennes:["1946 1946 3 0 8 2 0 1 D","1946 1946 8 0 8 2 0 0 S","1953 1954 3 0 8 2 0 1 D","1953 1959 8 0 8 2 0 0 S","1955 1955 4 1 7 0 0 1 D","1956 1963 3 0 8 2 0 1 D","1960 1960 9 0 8 2 0 0 S","1961 1961 8 0 8 2 0 0 S","1962 1963 9 0 8 2 0 0 S"],Pulaski:["1946 1960 3 0 8 2 0 1 D","1946 1954 8 0 8 2 0 0 S","1955 1956 9 0 8 2 0 0 S","1957 1960 8 0 8 2 0 0 S"],Louisville:["1921 1921 4 1 7 2 0 1 D","1921 1921 8 1 7 2 0 0 S","1941 1961 3 0 8 2 0 1 D","1941 1941 8 0 8 2 0 0 S","1946 1946 5 2 7 2 0 0 S","1950 1955 8 0 8 2 0 0 S","1956 1960 9 0 8 2 0 0 S"],Peru:["1938 1938 0 1 7 0 0 1 S","1938 1938 3 1 7 0 0 0","1938 1939 8 0 8 0 0 1 S","1939 1940 2 24 0 0 0 0","1986 1987 0 1 7 0 0 1 S","1986 1987 3 1 7 0 0 0","1990 1990 0 1 7 0 0 1 S","1990 1990 3 1 7 0 0 0","1994 1994 0 1 7 0 0 1 S","1994 1994 3 1 7 0 0 0"],CA:["1948 1948 2 14 7 2 0 1 D","1949 1949 0 1 7 2 0 0 S","1950 1966 3 0 8 2 0 1 D","1950 1961 8 0 8 2 0 0 S","1962 1966 9 0 8 2 0 0 S"],Nic:["1979 1980 2 16 0 0 0 1 D","1979 1980 5 23 1 0 0 0 S","2005 2005 3 10 7 0 0 1 D","2005 2005 9 1 0 0 0 0 S","2006 2006 3 30 7 2 0 1 D","2006 2006 9 1 0 1 0 0 S"],Menominee:["1946 1946 3 0 8 2 0 1 D","1946 1946 8 0 8 2 0 0 S","1966 1966 3 0 8 2 0 1 D","1966 1966 9 0 8 2 0 0 S"],Moncton:["1933 1935 5 8 0 1 0 1 D","1933 1935 8 8 0 1 0 0 S","1936 1938 5 1 0 1 0 1 D","1936 1938 8 1 0 1 0 0 S","1939 1939 4 27 7 1 0 1 D","1939 1941 8 21 6 1 0 0 S","1940 1940 4 19 7 1 0 1 D","1941 1941 4 4 7 1 0 1 D","1946 1972 3 0 8 2 0 1 D","1946 1956 8 0 8 2 0 0 S","1957 1972 9 0 8 2 0 0 S","1993 2006 3 1 0 0:1 0 1 D","1993 2006 9 0 8 0:1 0 0 S"],Uruguay:["1923 1923 9 2 7 0 0 0:30 HS","1924 1926 3 1 7 0 0 0","1924 1925 9 1 7 0 0 0:30 HS","1933 1935 9 0 8 0 0 0:30 HS","1934 1936 2 25 6 23:30 2 0","1936 1936 10 1 7 0 0 0:30 HS","1937 1941 2 0 8 0 0 0","1937 1940 9 0 8 0 0 0:30 HS","1941 1941 7 1 7 0 0 0:30 HS","1942 1942 0 1 7 0 0 0","1942 1942 11 14 7 0 0 1 S","1943 1943 2 14 7 0 0 0","1959 1959 4 24 7 0 0 1 S","1959 1959 10 15 7 0 0 0","1960 1960 0 17 7 0 0 1 S","1960 1960 2 6 7 0 0 0","1965 1967 3 1 0 0 0 1 S","1965 1965 8 26 7 0 0 0","1966 1967 9 31 7 0 0 0","1968 1970 4 27 7 0 0 0:30 HS","1968 1970 11 2 7 0 0 0","1972 1972 3 24 7 0 0 1 S","1972 1972 7 15 7 0 0 0","1974 1974 2 10 7 0 0 0:30 HS","1974 1974 11 22 7 0 0 1 S","1976 1976 9 1 7 0 0 0","1977 1977 11 4 7 0 0 1 S","1978 1978 3 1 7 0 0 0","1979 1979 9 1 7 0 0 1 S","1980 1980 4 1 7 0 0 0","1987 1987 11 14 7 0 0 1 S","1988 1988 2 14 7 0 0 0","1988 1988 11 11 7 0 0 1 S","1989 1989 2 12 7 0 0 0","1989 1989 9 29 7 0 0 1 S","1990 1992 2 1 0 0 0 0","1990 1991 9 21 0 0 0 1 S","1992 1992 9 18 7 0 0 1 S","1993 1993 1 28 7 0 0 0","2004 2004 8 19 7 0 0 1 S","2005 2005 2 27 7 2 0 0","2005 2005 9 9 7 2 0 1 S","2006 2006 2 12 7 2 0 0","2006 9999 9 1 0 2 0 1 S","2007 9999 2 8 0 2 0 0"],Mont:["1917 1917 2 25 7 2 0 1 D","1917 1917 3 24 7 0 0 0 S","1919 1919 2 31 7 2:30 0 1 D","1919 1919 9 25 7 2:30 0 0 S","1920 1920 4 2 7 2:30 0 1 D","1920 1922 9 1 0 2:30 0 0 S","1921 1921 4 1 7 2 0 1 D","1922 1922 3 30 7 2 0 1 D","1924 1924 4 17 7 2 0 1 D","1924 1926 8 0 8 2:30 0 0 S","1925 1926 4 1 0 2 0 1 D","1927 1927 4 1 7 0 0 1 D","1927 1932 8 0 8 0 0 0 S","1928 1931 3 0 8 0 0 1 D","1932 1932 4 1 7 0 0 1 D","1933 1940 3 0 8 0 0 1 D","1933 1933 9 1 7 0 0 0 S","1934 1939 8 0 8 0 0 0 S","1946 1973 3 0 8 2 0 1 D","1945 1948 8 0 8 2 0 0 S","1949 1950 9 0 8 2 0 0 S","1951 1956 8 0 8 2 0 0 S","1957 1973 9 0 8 2 0 0 S"],Bahamas:["1964 1975 9 0 8 2 0 0 S","1964 1975 3 0 8 2 0 1 D"],NYC:["1920 1920 2 0 8 2 0 1 D","1920 1920 9 0 8 2 0 0 S","1921 1966 3 0 8 2 0 1 D","1921 1954 8 0 8 2 0 0 S","1955 1966 9 0 8 2 0 0 S"],Haiti:["1983 1983 4 8 7 0 0 1 D","1984 1987 3 0 8 0 0 1 D","1983 1987 9 0 8 0 0 0 S","1988 1997 3 1 0 1 2 1 D","1988 1997 9 0 8 1 2 0 S","2005 2006 3 1 0 0 0 1 D","2005 2006 9 0 8 0 0 0 S","2012 9999 2 8 0 2 0 1 D","2012 9999 10 1 0 2 0 0 S"],Regina:["1918 1918 3 14 7 2 0 1 D","1918 1918 9 27 7 2 0 0 S","1930 1934 4 1 0 0 0 1 D","1930 1934 9 1 0 0 0 0 S","1937 1941 3 8 0 0 0 1 D","1937 1937 9 8 0 0 0 0 S","1938 1938 9 1 0 0 0 0 S","1939 1941 9 8 0 0 0 0 S","1942 1942 1 9 7 2 0 1 W","1945 1945 7 14 7 23 1 1 P","1945 1945 8 0 8 2 0 0 S","1946 1946 3 8 0 2 0 1 D","1946 1946 9 8 0 2 0 0 S","1947 1957 3 0 8 2 0 1 D","1947 1957 8 0 8 2 0 0 S","1959 1959 3 0 8 2 0 1 D","1959 1959 9 0 8 2 0 0 S"],Chile:["1927 1932 8 1 7 0 0 1 S","1928 1932 3 1 7 0 0 0","1942 1942 5 1 7 4 1 0","1942 1942 7 1 7 5 1 1 S","1946 1946 6 15 7 4 1 1 S","1946 1946 8 1 7 3 1 0","1947 1947 3 1 7 4 1 0","1968 1968 10 3 7 4 1 1 S","1969 1969 2 30 7 3 1 0","1969 1969 10 23 7 4 1 1 S","1970 1970 2 29 7 3 1 0","1971 1971 2 14 7 3 1 0","1970 1972 9 9 0 4 1 1 S","1972 1986 2 9 0 3 1 0","1973 1973 8 30 7 4 1 1 S","1974 1987 9 9 0 4 1 1 S","1987 1987 3 12 7 3 1 0","1988 1989 2 9 0 3 1 0","1988 1988 9 1 0 4 1 1 S","1989 1989 9 9 0 4 1 1 S","1990 1990 2 18 7 3 1 0","1990 1990 8 16 7 4 1 1 S","1991 1996 2 9 0 3 1 0","1991 1997 9 9 0 4 1 1 S","1997 1997 2 30 7 3 1 0","1998 1998 2 9 0 3 1 0","1998 1998 8 27 7 4 1 1 S","1999 1999 3 4 7 3 1 0","1999 2010 9 9 0 4 1 1 S","2000 2007 2 9 0 3 1 0","2008 2008 2 30 7 3 1 0","2009 2009 2 9 0 3 1 0","2010 2010 3 1 0 3 1 0","2011 2011 4 2 0 3 1 0","2011 2011 7 16 0 4 1 1 S","2012 9999 3 23 0 3 1 0","2012 9999 8 2 0 4 1 1 S"],DR:["1966 1966 9 30 7 0 0 1 D","1967 1967 1 28 7 0 0 0 S","1969 1973 9 0 8 0 0 0:30 HD","1970 1970 1 21 7 0 0 0 S","1971 1971 0 20 7 0 0 0 S","1972 1974 0 21 7 0 0 0 S"],"C-Eur":["1916 1916 3 30 7 23 0 1 S","1916 1916 9 1 7 1 0 0","1917 1918 3 15 1 2 2 1 S","1917 1918 8 15 1 2 2 0","1940 1940 3 1 7 2 2 1 S","1942 1942 10 2 7 2 2 0","1943 1943 2 29 7 2 2 1 S","1943 1943 9 4 7 2 2 0","1944 1945 3 1 1 2 2 1 S","1944 1944 9 2 7 2 2 0","1945 1945 8 16 7 2 2 0","1977 1980 3 1 0 2 2 1 S","1977 1977 8 0 8 2 2 0","1978 1978 9 1 7 2 2 0","1979 1995 8 0 8 2 2 0","1981 9999 2 0 8 2 2 1 S","1996 9999 9 0 8 2 2 0"],Swift:["1957 1957 3 0 8 2 0 1 D","1957 1957 9 0 8 2 0 0 S","1959 1961 3 0 8 2 0 1 D","1959 1959 9 0 8 2 0 0 S","1960 1961 8 0 8 2 0 0 S"],Hond:["1987 1988 4 1 0 0 0 1 D","1987 1988 8 0 8 0 0 0 S","2006 2006 4 1 0 0 0 1 D","2006 2006 7 1 1 0 0 0 S"],Thule:["1991 1992 2 0 8 2 0 1 D","1991 1992 8 0 8 2 0 0 S","1993 2006 3 1 0 2 0 1 D","1993 2006 9 0 8 2 0 0 S","2007 9999 2 8 0 2 0 1 D","2007 9999 10 1 0 2 0 0 S"],Toronto:["1919 1919 2 30 7 23:30 0 1 D","1919 1919 9 26 7 0 0 0 S","1920 1920 4 2 7 2 0 1 D","1920 1920 8 26 7 0 0 0 S","1921 1921 4 15 7 2 0 1 D","1921 1921 8 15 7 2 0 0 S","1922 1923 4 8 0 2 0 1 D","1922 1926 8 15 0 2 0 0 S","1924 1927 4 1 0 2 0 1 D","1927 1932 8 0 8 2 0 0 S","1928 1931 3 0 8 2 0 1 D","1932 1932 4 1 7 2 0 1 D","1933 1940 3 0 8 2 0 1 D","1933 1933 9 1 7 2 0 0 S","1934 1939 8 0 8 2 0 0 S","1945 1946 8 0 8 2 0 0 S","1946 1946 3 0 8 2 0 1 D","1947 1949 3 0 8 0 0 1 D","1947 1948 8 0 8 0 0 0 S","1949 1949 10 0 8 0 0 0 S","1950 1973 3 0 8 2 0 1 D","1950 1950 10 0 8 2 0 0 S","1951 1956 8 0 8 2 0 0 S","1957 1973 9 0 8 2 0 0 S"],Winn:["1916 1916 3 23 7 0 0 1 D","1916 1916 8 17 7 0 0 0 S","1918 1918 3 14 7 2 0 1 D","1918 1918 9 27 7 2 0 0 S","1937 1937 4 16 7 2 0 1 D","1937 1937 8 26 7 2 0 0 S","1942 1942 1 9 7 2 0 1 W","1945 1945 7 14 7 23 1 1 P","1945 1945 8 0 8 2 0 0 S","1946 1946 4 12 7 2 0 1 D","1946 1946 9 13 7 2 0 0 S","1947 1949 3 0 8 2 0 1 D","1947 1949 8 0 8 2 0 0 S","1950 1950 4 1 7 2 0 1 D","1950 1950 8 30 7 2 0 0 S","1951 1960 3 0 8 2 0 1 D","1951 1958 8 0 8 2 0 0 S","1959 1959 9 0 8 2 0 0 S","1960 1960 8 0 8 2 0 0 S","1963 1963 3 0 8 2 0 1 D","1963 1963 8 22 7 2 0 0 S","1966 1986 3 0 8 2 2 1 D","1966 2005 9 0 8 2 2 0 S","1987 2005 3 1 0 2 2 1 D"],Aus:["1917 1917 0 1 7 0:1 0 1","1917 1917 2 25 7 2 0 0","1942 1942 0 1 7 2 0 1","1942 1942 2 29 7 2 0 0","1942 1942 8 27 7 2 0 1","1943 1944 2 0 8 2 0 0","1943 1943 9 3 7 2 0 1"],AT:["1967 1967 9 1 0 2 2 1","1968 1968 2 0 8 2 2 0","1968 1985 9 0 8 2 2 1","1969 1971 2 8 0 2 2 0","1972 1972 1 0 8 2 2 0","1973 1981 2 1 0 2 2 0","1982 1983 2 0 8 2 2 0","1984 1986 2 1 0 2 2 0","1986 1986 9 15 0 2 2 1","1987 1990 2 15 0 2 2 0","1987 1987 9 22 0 2 2 1","1988 1990 9 0 8 2 2 1","1991 1999 9 1 0 2 2 1","1991 2005 2 0 8 2 2 0","2000 2000 7 0 8 2 2 1","2001 9999 9 1 0 2 2 1","2006 2006 3 1 0 2 2 0","2007 2007 2 0 8 2 2 0","2008 9999 3 1 0 2 2 0"],NZAQ:["1974 1974 10 3 7 2 2 1 D","1975 1988 9 0 8 2 2 1 D","1989 1989 9 8 7 2 2 1 D","1990 2006 9 1 0 2 2 1 D","1975 1975 1 23 7 2 2 0 S","1976 1989 2 1 0 2 2 0 S","1990 2007 2 15 0 2 2 0 S","2007 9999 8 0 8 2 2 1 D","2008 9999 3 1 0 2 2 0 S"],ArgAQ:["1964 1966 2 1 7 0 0 0","1964 1966 9 15 7 0 0 1 S","1967 1967 3 2 7 0 0 0","1967 1968 9 1 0 0 0 1 S","1968 1969 3 1 0 0 0 0","1974 1974 0 23 7 0 0 1 S","1974 1974 4 1 7 0 0 0"],ChileAQ:["1972 1986 2 9 0 3 1 0","1974 1987 9 9 0 4 1 1 S","1987 1987 3 12 7 3 1 0","1988 1989 2 9 0 3 1 0","1988 1988 9 1 0 4 1 1 S","1989 1989 9 9 0 4 1 1 S","1990 1990 2 18 7 3 1 0","1990 1990 8 16 7 4 1 1 S","1991 1996 2 9 0 3 1 0","1991 1997 9 9 0 4 1 1 S","1997 1997 2 30 7 3 1 0","1998 1998 2 9 0 3 1 0","1998 1998 8 27 7 4 1 1 S","1999 1999 3 4 7 3 1 0","1999 2010 9 9 0 4 1 1 S","2000 2007 2 9 0 3 1 0","2008 2008 2 30 7 3 1 0","2009 2009 2 9 0 3 1 0","2010 2010 3 1 0 3 1 0","2011 2011 4 2 0 3 1 0","2011 2011 7 16 0 4 1 1 S","2012 9999 3 23 0 3 1 0","2012 9999 8 2 0 4 1 1 S"],Norway:["1916 1916 4 22 7 1 0 1 S","1916 1916 8 30 7 0 0 0","1945 1945 3 2 7 2 2 1 S","1945 1945 9 1 7 2 2 0","1959 1964 2 15 0 2 2 1 S","1959 1965 8 15 0 2 2 0","1965 1965 3 25 7 2 2 1 S"],RussiaAsia:["1981 1984 3 1 7 0 0 1 S","1981 1983 9 1 7 0 0 0","1984 1991 8 0 8 2 2 0","1985 1991 2 0 8 2 2 1 S","1992 1992 2 6 8 23 0 1 S","1992 1992 8 6 8 23 0 0","1993 9999 2 0 8 2 2 1 S","1993 1995 8 0 8 2 2 0","1996 9999 9 0 8 2 2 0"],Jordan:["1973 1973 5 6 7 0 0 1 S","1973 1975 9 1 7 0 0 0","1974 1977 4 1 7 0 0 1 S","1976 1976 10 1 7 0 0 0","1977 1977 9 1 7 0 0 0","1978 1978 3 30 7 0 0 1 S","1978 1978 8 30 7 0 0 0","1985 1985 3 1 7 0 0 1 S","1985 1985 9 1 7 0 0 0","1986 1988 3 1 5 0 0 1 S","1986 1990 9 1 5 0 0 0","1989 1989 4 8 7 0 0 1 S","1990 1990 3 27 7 0 0 1 S","1991 1991 3 17 7 0 0 1 S","1991 1991 8 27 7 0 0 0","1992 1992 3 10 7 0 0 1 S","1992 1993 9 1 5 0 0 0","1993 1998 3 1 5 0 0 1 S","1994 1994 8 15 5 0 0 0","1995 1998 8 15 5 0 2 0","1999 1999 6 1 7 0 2 1 S","1999 2002 8 5 8 0 2 0","2000 2001 2 4 8 0 2 1 S","2002 9999 2 4 8 24 0 1 S","2003 2003 9 24 7 0 2 0","2004 2004 9 15 7 0 2 0","2005 2005 8 5 8 0 2 0","2006 2011 9 5 8 0 2 0","2013 9999 9 5 8 0 2 0"],Russia:["1917 1917 6 1 7 23 0 1 MST","1917 1917 11 28 7 0 0 0 MMT","1918 1918 4 31 7 22 0 2 MDST","1918 1918 8 16 7 1 0 1 MST","1919 1919 4 31 7 23 0 2 MDST","1919 1919 6 1 7 2 0 1 S","1919 1919 7 16 7 0 0 0","1921 1921 1 14 7 23 0 1 S","1921 1921 2 20 7 23 0 2 M","1921 1921 8 1 7 0 0 1 S","1921 1921 9 1 7 0 0 0","1981 1984 3 1 7 0 0 1 S","1981 1983 9 1 7 0 0 0","1984 1991 8 0 8 2 2 0","1985 1991 2 0 8 2 2 1 S","1992 1992 2 6 8 23 0 1 S","1992 1992 8 6 8 23 0 0","1993 2010 2 0 8 2 2 1 S","1993 1995 8 0 8 2 2 0","1996 2010 9 0 8 2 2 0"],Iraq:["1982 1982 4 1 7 0 0 1 D","1982 1984 9 1 7 0 0 0 S","1983 1983 2 31 7 0 0 1 D","1984 1985 3 1 7 0 0 1 D","1985 1990 8 0 8 1 2 0 S","1986 1990 2 0 8 1 2 1 D","1991 2007 3 1 7 3 2 1 D","1991 2007 9 1 7 3 2 0 S"],EUAsia:["1981 9999 2 0 8 1 1 1 S","1979 1995 8 0 8 1 1 0","1996 9999 9 0 8 1 1 0"],Azer:["1997 9999 2 0 8 4 0 1 S","1997 9999 9 0 8 5 0 0"],Lebanon:["1920 1920 2 28 7 0 0 1 S","1920 1920 9 25 7 0 0 0","1921 1921 3 3 7 0 0 1 S","1921 1921 9 3 7 0 0 0","1922 1922 2 26 7 0 0 1 S","1922 1922 9 8 7 0 0 0","1923 1923 3 22 7 0 0 1 S","1923 1923 8 16 7 0 0 0","1957 1961 4 1 7 0 0 1 S","1957 1961 9 1 7 0 0 0","1972 1972 5 22 7 0 0 1 S","1972 1977 9 1 7 0 0 0","1973 1977 4 1 7 0 0 1 S","1978 1978 3 30 7 0 0 1 S","1978 1978 8 30 7 0 0 0","1984 1987 4 1 7 0 0 1 S","1984 1991 9 16 7 0 0 0","1988 1988 5 1 7 0 0 1 S","1989 1989 4 10 7 0 0 1 S","1990 1992 4 1 7 0 0 1 S","1992 1992 9 4 7 0 0 0","1993 9999 2 0 8 0 0 1 S","1993 1998 8 0 8 0 0 0","1999 9999 9 0 8 0 0 0"],Kyrgyz:["1992 1996 3 7 0 0 2 1 S","1992 1996 8 0 8 0 0 0","1997 2005 2 0 8 2:30 0 1 S","1997 2004 9 0 8 2:30 0 0"],Mongol:["1983 1984 3 1 7 0 0 1 S","1983 1983 9 1 7 0 0 0","1985 1998 2 0 8 0 0 1 S","1984 1998 8 0 8 0 0 0","2001 2001 3 6 8 2 0 1 S","2001 2006 8 6 8 2 0 0","2002 2006 2 6 8 2 0 1 S"],PRC:["1986 1986 4 4 7 0 0 1 D","1986 1991 8 11 0 0 0 0 S","1987 1991 3 10 0 0 0 1 D"],Syria:["1920 1923 3 15 0 2 0 1 S","1920 1923 9 1 0 2 0 0","1962 1962 3 29 7 2 0 1 S","1962 1962 9 1 7 2 0 0","1963 1965 4 1 7 2 0 1 S","1963 1963 8 30 7 2 0 0","1964 1964 9 1 7 2 0 0","1965 1965 8 30 7 2 0 0","1966 1966 3 24 7 2 0 1 S","1966 1976 9 1 7 2 0 0","1967 1978 4 1 7 2 0 1 S","1977 1978 8 1 7 2 0 0","1983 1984 3 9 7 2 0 1 S","1983 1984 9 1 7 2 0 0","1986 1986 1 16 7 2 0 1 S","1986 1986 9 9 7 2 0 0","1987 1987 2 1 7 2 0 1 S","1987 1988 9 31 7 2 0 0","1988 1988 2 15 7 2 0 1 S","1989 1989 2 31 7 2 0 1 S","1989 1989 9 1 7 2 0 0","1990 1990 3 1 7 2 0 1 S","1990 1990 8 30 7 2 0 0","1991 1991 3 1 7 0 0 1 S","1991 1992 9 1 7 0 0 0","1992 1992 3 8 7 0 0 1 S","1993 1993 2 26 7 0 0 1 S","1993 1993 8 25 7 0 0 0","1994 1996 3 1 7 0 0 1 S","1994 2005 9 1 7 0 0 0","1997 1998 2 1 8 0 0 1 S","1999 2006 3 1 7 0 0 1 S","2006 2006 8 22 7 0 0 0","2007 2007 2 5 8 0 0 1 S","2007 2007 10 1 5 0 0 0","2008 2008 3 1 5 0 0 1 S","2008 2008 10 1 7 0 0 0","2009 2009 2 5 8 0 0 1 S","2010 2011 3 1 5 0 0 1 S","2012 9999 2 5 8 0 0 1 S","2009 9999 9 5 8 0 0 0"],Dhaka:["2009 2009 5 19 7 23 0 1 S","2009 2009 11 31 7 23:59 0 0"],Zion:["1940 1940 5 1 7 0 0 1 D","1942 1944 10 1 7 0 0 0 S","1943 1943 3 1 7 2 0 1 D","1944 1944 3 1 7 0 0 1 D","1945 1945 3 16 7 0 0 1 D","1945 1945 10 1 7 2 0 0 S","1946 1946 3 16 7 2 0 1 D","1946 1946 10 1 7 0 0 0 S","1948 1948 4 23 7 0 0 2 DD","1948 1948 8 1 7 0 0 1 D","1948 1949 10 1 7 2 0 0 S","1949 1949 4 1 7 0 0 1 D","1950 1950 3 16 7 0 0 1 D","1950 1950 8 15 7 3 0 0 S","1951 1951 3 1 7 0 0 1 D","1951 1951 10 11 7 3 0 0 S","1952 1952 3 20 7 2 0 1 D","1952 1952 9 19 7 3 0 0 S","1953 1953 3 12 7 2 0 1 D","1953 1953 8 13 7 3 0 0 S","1954 1954 5 13 7 0 0 1 D","1954 1954 8 12 7 0 0 0 S","1955 1955 5 11 7 2 0 1 D","1955 1955 8 11 7 0 0 0 S","1956 1956 5 3 7 0 0 1 D","1956 1956 8 30 7 3 0 0 S","1957 1957 3 29 7 2 0 1 D","1957 1957 8 22 7 0 0 0 S","1974 1974 6 7 7 0 0 1 D","1974 1974 9 13 7 0 0 0 S","1975 1975 3 20 7 0 0 1 D","1975 1975 7 31 7 0 0 0 S","1985 1985 3 14 7 0 0 1 D","1985 1985 8 15 7 0 0 0 S","1986 1986 4 18 7 0 0 1 D","1986 1986 8 7 7 0 0 0 S","1987 1987 3 15 7 0 0 1 D","1987 1987 8 13 7 0 0 0 S","1988 1988 3 9 7 0 0 1 D","1988 1988 8 3 7 0 0 0 S","1989 1989 3 30 7 0 0 1 D","1989 1989 8 3 7 0 0 0 S","1990 1990 2 25 7 0 0 1 D","1990 1990 7 26 7 0 0 0 S","1991 1991 2 24 7 0 0 1 D","1991 1991 8 1 7 0 0 0 S","1992 1992 2 29 7 0 0 1 D","1992 1992 8 6 7 0 0 0 S","1993 1993 3 2 7 0 0 1 D","1993 1993 8 5 7 0 0 0 S","1994 1994 3 1 7 0 0 1 D","1994 1994 7 28 7 0 0 0 S","1995 1995 2 31 7 0 0 1 D","1995 1995 8 3 7 0 0 0 S","1996 1996 2 15 7 0 0 1 D","1996 1996 8 16 7 0 0 0 S","1997 1997 2 21 7 0 0 1 D","1997 1997 8 14 7 0 0 0 S","1998 1998 2 20 7 0 0 1 D","1998 1998 8 6 7 0 0 0 S","1999 1999 3 2 7 2 0 1 D","1999 1999 8 3 7 2 0 0 S","2000 2000 3 14 7 2 0 1 D","2000 2000 9 6 7 1 0 0 S","2001 2001 3 9 7 1 0 1 D","2001 2001 8 24 7 1 0 0 S","2002 2002 2 29 7 1 0 1 D","2002 2002 9 7 7 1 0 0 S","2003 2003 2 28 7 1 0 1 D","2003 2003 9 3 7 1 0 0 S","2004 2004 3 7 7 1 0 1 D","2004 2004 8 22 7 1 0 0 S","2005 2005 3 1 7 2 0 1 D","2005 2005 9 9 7 2 0 0 S","2006 2010 2 26 5 2 0 1 D","2006 2006 9 1 7 2 0 0 S","2007 2007 8 16 7 2 0 0 S","2008 2008 9 5 7 2 0 0 S","2009 2009 8 27 7 2 0 0 S","2010 2010 8 12 7 2 0 0 S","2011 2011 3 1 7 2 0 1 D","2011 2011 9 2 7 2 0 0 S","2012 2012 2 26 5 2 0 1 D","2012 2012 8 23 7 2 0 0 S","2013 9999 2 23 5 2 0 1 D","2013 2026 9 2 0 2 0 0 S","2027 2027 9 3 1 2 0 0 S","2028 9999 9 2 0 2 0 0 S"],EgyptAsia:["1957 1957 4 10 7 0 0 1 S","1957 1958 9 1 7 0 0 0","1958 1958 4 1 7 0 0 1 S","1959 1967 4 1 7 1 0 1 S","1959 1965 8 30 7 3 0 0","1966 1966 9 1 7 3 0 0"],Palestine:["1999 2005 3 15 5 0 0 1 S","1999 2003 9 15 5 0 0 0","2004 2004 9 1 7 1 0 0","2005 2005 9 4 7 2 0 0","2006 2007 3 1 7 0 0 1 S","2006 2006 8 22 7 0 0 0","2007 2007 8 8 4 2 0 0","2008 2009 2 5 8 0 0 1 S","2008 2008 8 1 7 0 0 0","2009 2009 8 1 5 1 0 0","2010 2010 2 26 7 0 0 1 S","2010 2010 7 11 7 0 0 0","2011 2011 3 1 7 0:1 0 1 S","2011 2011 7 1 7 0 0 0","2011 2011 7 30 7 0 0 1 S","2011 2011 8 30 7 0 0 0","2012 9999 2 4 8 24 0 1 S","2012 9999 8 21 5 1 0 0"],HK:["1941 1941 3 1 7 3:30 0 1 S","1941 1941 8 30 7 3:30 0 0","1946 1946 3 20 7 3:30 0 1 S","1946 1946 11 1 7 3:30 0 0","1947 1947 3 13 7 3:30 0 1 S","1947 1947 11 30 7 3:30 0 0","1948 1948 4 2 7 3:30 0 1 S","1948 1951 9 0 8 3:30 0 0","1952 1952 9 25 7 3:30 0 0","1949 1953 3 1 0 3:30 0 1 S","1953 1953 10 1 7 3:30 0 0","1954 1964 2 18 0 3:30 0 1 S","1954 1954 9 31 7 3:30 0 0","1955 1964 10 1 0 3:30 0 0","1965 1976 3 16 0 3:30 0 1 S","1965 1976 9 16 0 3:30 0 0","1973 1973 11 30 7 3:30 0 1 S","1979 1979 4 8 0 3:30 0 1 S","1979 1979 9 16 0 3:30 0 0"],Pakistan:["2002 2002 3 2 0 0:1 0 1 S","2002 2002 9 2 0 0:1 0 0","2008 2008 5 1 7 0 0 1 S","2008 2008 10 1 7 0 0 0","2009 2009 3 15 7 0 0 1 S","2009 2009 10 1 7 0 0 0"],NBorneo:["1935 1941 8 14 7 0 0 0:20 TS","1935 1941 11 14 7 0 0 0"],Macau:["1961 1962 2 16 0 3:30 0 1 S","1961 1964 10 1 0 3:30 0 0","1963 1963 2 16 0 0 0 1 S","1964 1964 2 16 0 3:30 0 1 S","1965 1965 2 16 0 0 0 1 S","1965 1965 9 31 7 0 0 0","1966 1971 3 16 0 3:30 0 1 S","1966 1971 9 16 0 3:30 0 0","1972 1974 3 15 0 0 0 1 S","1972 1973 9 15 0 0 0 0","1974 1977 9 15 0 3:30 0 0","1975 1977 3 15 0 3:30 0 1 S","1978 1980 3 15 0 0 0 1 S","1978 1980 9 15 0 0 0 0"],Phil:["1936 1936 10 1 7 0 0 1 S","1937 1937 1 1 7 0 0 0","1954 1954 3 12 7 0 0 1 S","1954 1954 6 1 7 0 0 0","1978 1978 2 22 7 0 0 1 S","1978 1978 8 21 7 0 0 0"],Cyprus:["1975 1975 3 13 7 0 0 1 S","1975 1975 9 12 7 0 0 0","1976 1976 4 15 7 0 0 1 S","1976 1976 9 11 7 0 0 0","1977 1980 3 1 0 0 0 1 S","1977 1977 8 25 7 0 0 0","1978 1978 9 2 7 0 0 0","1979 1997 8 0 8 0 0 0","1981 1998 2 0 8 0 0 1 S"],ROK:["1960 1960 4 15 7 0 0 1 D","1960 1960 8 13 7 0 0 0 S","1987 1988 4 8 0 0 0 1 D","1987 1988 9 8 0 0 0 0 S"],Shang:["1940 1940 5 3 7 0 0 1 D","1940 1941 9 1 7 0 0 0 S","1941 1941 2 16 7 0 0 1 D"],Taiwan:["1945 1951 4 1 7 0 0 1 D","1945 1951 9 1 7 0 0 0 S","1952 1952 2 1 7 0 0 1 D","1952 1954 10 1 7 0 0 0 S","1953 1959 3 1 7 0 0 1 D","1955 1961 9 1 7 0 0 0 S","1960 1961 5 1 7 0 0 1 D","1974 1975 3 1 7 0 0 1 D","1974 1975 9 1 7 0 0 0 S","1979 1979 5 30 7 0 0 1 D","1979 1979 8 30 7 0 0 0 S"],"E-EurAsia":["1981 9999 2 0 8 0 0 1 S","1979 1995 8 0 8 0 0 0","1996 9999 9 0 8 0 0 0"],Iran:["1978 1980 2 21 7 0 0 1 D","1978 1978 9 21 7 0 0 0 S","1979 1979 8 19 7 0 0 0 S","1980 1980 8 23 7 0 0 0 S","1991 1991 4 3 7 0 0 1 D","1992 1995 2 22 7 0 0 1 D","1991 1995 8 22 7 0 0 0 S","1996 1996 2 21 7 0 0 1 D","1996 1996 8 21 7 0 0 0 S","1997 1999 2 22 7 0 0 1 D","1997 1999 8 22 7 0 0 0 S","2000 2000 2 21 7 0 0 1 D","2000 2000 8 21 7 0 0 0 S","2001 2003 2 22 7 0 0 1 D","2001 2003 8 22 7 0 0 0 S","2004 2004 2 21 7 0 0 1 D","2004 2004 8 21 7 0 0 0 S","2005 2005 2 22 7 0 0 1 D","2005 2005 8 22 7 0 0 0 S","2008 2008 2 21 7 0 0 1 D","2008 2008 8 21 7 0 0 0 S","2009 2011 2 22 7 0 0 1 D","2009 2011 8 22 7 0 0 0 S","2012 2012 2 21 7 0 0 1 D","2012 2012 8 21 7 0 0 0 S","2013 2015 2 22 7 0 0 1 D","2013 2015 8 22 7 0 0 0 S","2016 2016 2 21 7 0 0 1 D","2016 2016 8 21 7 0 0 0 S","2017 2019 2 22 7 0 0 1 D","2017 2019 8 22 7 0 0 0 S","2020 2020 2 21 7 0 0 1 D","2020 2020 8 21 7 0 0 0 S","2021 2023 2 22 7 0 0 1 D","2021 2023 8 22 7 0 0 0 S","2024 2024 2 21 7 0 0 1 D","2024 2024 8 21 7 0 0 0 S","2025 2027 2 22 7 0 0 1 D","2025 2027 8 22 7 0 0 0 S","2028 2029 2 21 7 0 0 1 D","2028 2029 8 21 7 0 0 0 S","2030 2031 2 22 7 0 0 1 D","2030 2031 8 22 7 0 0 0 S","2032 2033 2 21 7 0 0 1 D","2032 2033 8 21 7 0 0 0 S","2034 2035 2 22 7 0 0 1 D","2034 2035 8 22 7 0 0 0 S","2036 2037 2 21 7 0 0 1 D","2036 2037 8 21 7 0 0 0 S"],Japan:["1948 1948 4 1 0 2 0 1 D","1948 1951 8 8 6 2 0 0 S","1949 1949 3 1 0 2 0 1 D","1950 1951 4 1 0 2 0 1 D"],Port:["1916 1916 5 17 7 23 0 1 S","1916 1916 10 1 7 1 0 0","1917 1917 1 28 7 23 2 1 S","1917 1921 9 14 7 23 2 0","1918 1918 2 1 7 23 2 1 S","1919 1919 1 28 7 23 2 1 S","1920 1920 1 29 7 23 2 1 S","1921 1921 1 28 7 23 2 1 S","1924 1924 3 16 7 23 2 1 S","1924 1924 9 14 7 23 2 0","1926 1926 3 17 7 23 2 1 S","1926 1929 9 1 6 23 2 0","1927 1927 3 9 7 23 2 1 S","1928 1928 3 14 7 23 2 1 S","1929 1929 3 20 7 23 2 1 S","1931 1931 3 18 7 23 2 1 S","1931 1932 9 1 6 23 2 0","1932 1932 3 2 7 23 2 1 S","1934 1934 3 7 7 23 2 1 S","1934 1938 9 1 6 23 2 0","1935 1935 2 30 7 23 2 1 S","1936 1936 3 18 7 23 2 1 S","1937 1937 3 3 7 23 2 1 S","1938 1938 2 26 7 23 2 1 S","1939 1939 3 15 7 23 2 1 S","1939 1939 10 18 7 23 2 0","1940 1940 1 24 7 23 2 1 S","1940 1941 9 5 7 23 2 0","1941 1941 3 5 7 23 2 1 S","1942 1945 2 8 6 23 2 1 S","1942 1942 3 25 7 22 2 2 M","1942 1942 7 15 7 22 2 1 S","1942 1945 9 24 6 23 2 0","1943 1943 3 17 7 22 2 2 M","1943 1945 7 25 6 22 2 1 S","1944 1945 3 21 6 22 2 2 M","1946 1946 3 1 6 23 2 1 S","1946 1946 9 1 6 23 2 0","1947 1949 3 1 0 2 2 1 S","1947 1949 9 1 0 2 2 0","1951 1965 3 1 0 2 2 1 S","1951 1965 9 1 0 2 2 0","1977 1977 2 27 7 0 2 1 S","1977 1977 8 25 7 0 2 0","1978 1979 3 1 0 0 2 1 S","1978 1978 9 1 7 0 2 0","1979 1982 8 0 8 1 2 0","1980 1980 2 0 8 0 2 1 S","1981 1982 2 0 8 1 2 1 S","1983 1983 2 0 8 2 2 1 S"],"W-Eur":["1977 1980 3 1 0 1 2 1 S","1977 1977 8 0 8 1 2 0","1978 1978 9 1 7 1 2 0","1979 1995 8 0 8 1 2 0","1981 9999 2 0 8 1 2 1 S","1996 9999 9 0 8 1 2 0"],Iceland:["1917 1918 1 19 7 23 0 1 S","1917 1917 9 21 7 1 0 0","1918 1918 10 16 7 1 0 0","1939 1939 3 29 7 23 0 1 S","1939 1939 10 29 7 2 0 0","1940 1940 1 25 7 2 0 1 S","1940 1940 10 3 7 2 0 0","1941 1941 2 2 7 1 2 1 S","1941 1941 10 2 7 1 2 0","1942 1942 2 8 7 1 2 1 S","1942 1942 9 25 7 1 2 0","1943 1946 2 1 0 1 2 1 S","1943 1948 9 22 0 1 2 0","1947 1967 3 1 0 1 2 1 S","1949 1949 9 30 7 1 2 0","1950 1966 9 22 0 1 2 0","1967 1967 9 29 7 1 2 0"],Falk:["1937 1938 8 0 8 0 0 1 S","1938 1942 2 19 0 0 0 0","1939 1939 9 1 7 0 0 1 S","1940 1942 8 0 8 0 0 1 S","1943 1943 0 1 7 0 0 0","1983 1983 8 0 8 0 0 1 S","1984 1985 3 0 8 0 0 0","1984 1984 8 16 7 0 0 1 S","1985 2000 8 9 0 0 0 1 S","1986 2000 3 16 0 0 0 0","2001 2010 3 15 0 2 0 0","2001 2010 8 1 0 2 0 1 S"],AS:["1971 1985 9 0 8 2 2 1","1986 1986 9 19 7 2 2 1","1987 2007 9 0 8 2 2 1","1972 1972 1 27 7 2 2 0","1973 1985 2 1 0 2 2 0","1986 1990 2 15 0 2 2 0","1991 1991 2 3 7 2 2 0","1992 1992 2 22 7 2 2 0","1993 1993 2 7 7 2 2 0","1994 1994 2 20 7 2 2 0","1995 2005 2 0 8 2 2 0","2006 2006 3 2 7 2 2 0","2007 2007 2 0 8 2 2 0","2008 9999 3 1 0 2 2 0","2008 9999 9 1 0 2 2 1"],AQ:["1971 1971 9 0 8 2 2 1","1972 1972 1 0 8 2 2 0","1989 1991 9 0 8 2 2 1","1990 1992 2 1 0 2 2 0"],AN:["1971 1985 9 0 8 2 2 1","1972 1972 1 27 7 2 2 0","1973 1981 2 1 0 2 2 0","1982 1982 3 1 0 2 2 0","1983 1985 2 1 0 2 2 0","1986 1989 2 15 0 2 2 0","1986 1986 9 19 7 2 2 1","1987 1999 9 0 8 2 2 1","1990 1995 2 1 0 2 2 0","1996 2005 2 0 8 2 2 0","2000 2000 7 0 8 2 2 1","2001 2007 9 0 8 2 2 1","2006 2006 3 1 0 2 2 0","2007 2007 2 0 8 2 2 0","2008 9999 3 1 0 2 2 0","2008 9999 9 1 0 2 2 1"],AW:["1974 1974 9 0 8 2 2 1","1975 1975 2 1 0 2 2 0","1983 1983 9 0 8 2 2 1","1984 1984 2 1 0 2 2 0","1991 1991 10 17 7 2 2 1","1992 1992 2 1 0 2 2 0","2006 2006 11 3 7 2 2 1","2007 2009 2 0 8 2 2 0","2007 2008 9 0 8 2 2 1"],
Holiday:["1992 1993 9 0 8 2 2 1","1993 1994 2 1 0 2 2 0"],LH:["1981 1984 9 0 8 2 0 1","1982 1985 2 1 0 2 0 0","1985 1985 9 0 8 2 0 0:30","1986 1989 2 15 0 2 0 0","1986 1986 9 19 7 2 0 0:30","1987 1999 9 0 8 2 0 0:30","1990 1995 2 1 0 2 0 0","1996 2005 2 0 8 2 0 0","2000 2000 7 0 8 2 0 0:30","2001 2007 9 0 8 2 0 0:30","2006 2006 3 1 0 2 0 0","2007 2007 2 0 8 2 0 0","2008 9999 3 1 0 2 0 0","2008 9999 9 1 0 2 0 0:30"],AV:["1971 1985 9 0 8 2 2 1","1972 1972 1 0 8 2 2 0","1973 1985 2 1 0 2 2 0","1986 1990 2 15 0 2 2 0","1986 1987 9 15 0 2 2 1","1988 1999 9 0 8 2 2 1","1991 1994 2 1 0 2 2 0","1995 2005 2 0 8 2 2 0","2000 2000 7 0 8 2 2 1","2001 2007 9 0 8 2 2 1","2006 2006 3 1 0 2 2 0","2007 2007 2 0 8 2 2 0","2008 9999 3 1 0 2 2 0","2008 9999 9 1 0 2 2 1"],Neth:["1916 1916 4 1 7 0 0 1 NST","1916 1916 9 1 7 0 0 0 AMT","1917 1917 3 16 7 2 2 1 NST","1917 1917 8 17 7 2 2 0 AMT","1918 1921 3 1 1 2 2 1 NST","1918 1921 8 1 8 2 2 0 AMT","1922 1922 2 0 8 2 2 1 NST","1922 1936 9 2 0 2 2 0 AMT","1923 1923 5 1 5 2 2 1 NST","1924 1924 2 0 8 2 2 1 NST","1925 1925 5 1 5 2 2 1 NST","1926 1931 4 15 7 2 2 1 NST","1932 1932 4 22 7 2 2 1 NST","1933 1936 4 15 7 2 2 1 NST","1937 1937 4 22 7 2 2 1 NST","1937 1937 6 1 7 0 0 1 S","1937 1939 9 2 0 2 2 0","1938 1939 4 15 7 2 2 1 S","1945 1945 3 2 7 2 2 1 S","1945 1945 8 16 7 2 2 0"],Greece:["1932 1932 6 7 7 0 0 1 S","1932 1932 8 1 7 0 0 0","1941 1941 3 7 7 0 0 1 S","1942 1942 10 2 7 3 0 0","1943 1943 2 30 7 0 0 1 S","1943 1943 9 4 7 0 0 0","1952 1952 6 1 7 0 0 1 S","1952 1952 10 2 7 0 0 0","1975 1975 3 12 7 0 2 1 S","1975 1975 10 26 7 0 2 0","1976 1976 3 11 7 2 2 1 S","1976 1976 9 10 7 2 2 0","1977 1978 3 1 0 2 2 1 S","1977 1977 8 26 7 2 2 0","1978 1978 8 24 7 4 0 0","1979 1979 3 1 7 9 0 1 S","1979 1979 8 29 7 2 0 0","1980 1980 3 1 7 0 0 1 S","1980 1980 8 28 7 0 0 0"],SovietZone:["1945 1945 4 24 7 2 0 2 M","1945 1945 8 24 7 3 0 1 S","1945 1945 10 18 7 2 2 0"],Germany:["1946 1946 3 14 7 2 2 1 S","1946 1946 9 7 7 2 2 0","1947 1949 9 1 0 2 2 0","1947 1947 3 6 7 3 2 1 S","1947 1947 4 11 7 2 2 2 M","1947 1947 5 29 7 3 0 1 S","1948 1948 3 18 7 2 2 1 S","1949 1949 3 10 7 2 2 1 S"],Czech:["1945 1945 3 8 7 2 2 1 S","1945 1945 10 18 7 2 2 0","1946 1946 4 6 7 2 2 1 S","1946 1949 9 1 0 2 2 0","1947 1947 3 20 7 2 2 1 S","1948 1948 3 18 7 2 2 1 S","1949 1949 3 9 7 2 2 1 S"],Belgium:["1918 1918 2 9 7 0 2 1 S","1918 1919 9 1 6 23 2 0","1919 1919 2 1 7 23 2 1 S","1920 1920 1 14 7 23 2 1 S","1920 1920 9 23 7 23 2 0","1921 1921 2 14 7 23 2 1 S","1921 1921 9 25 7 23 2 0","1922 1922 2 25 7 23 2 1 S","1922 1927 9 1 6 23 2 0","1923 1923 3 21 7 23 2 1 S","1924 1924 2 29 7 23 2 1 S","1925 1925 3 4 7 23 2 1 S","1926 1926 3 17 7 23 2 1 S","1927 1927 3 9 7 23 2 1 S","1928 1928 3 14 7 23 2 1 S","1928 1938 9 2 0 2 2 0","1929 1929 3 21 7 2 2 1 S","1930 1930 3 13 7 2 2 1 S","1931 1931 3 19 7 2 2 1 S","1932 1932 3 3 7 2 2 1 S","1933 1933 2 26 7 2 2 1 S","1934 1934 3 8 7 2 2 1 S","1935 1935 2 31 7 2 2 1 S","1936 1936 3 19 7 2 2 1 S","1937 1937 3 4 7 2 2 1 S","1938 1938 2 27 7 2 2 1 S","1939 1939 3 16 7 2 2 1 S","1939 1939 10 19 7 2 2 0","1940 1940 1 25 7 2 2 1 S","1944 1944 8 17 7 2 2 0","1945 1945 3 2 7 2 2 1 S","1945 1945 8 16 7 2 2 0","1946 1946 4 19 7 2 2 1 S","1946 1946 9 7 7 2 2 0"],Romania:["1932 1932 4 21 7 0 2 1 S","1932 1939 9 1 0 0 2 0","1933 1939 3 2 0 0 2 1 S","1979 1979 4 27 7 0 0 1 S","1979 1979 8 0 8 0 0 0","1980 1980 3 5 7 23 0 1 S","1980 1980 8 0 8 1 0 0","1991 1993 2 0 8 0 2 1 S","1991 1993 8 0 8 0 2 0"],"E-Eur":["1977 1980 3 1 0 0 0 1 S","1977 1977 8 0 8 0 0 0","1978 1978 9 1 7 0 0 0","1979 1995 8 0 8 0 0 0","1981 9999 2 0 8 0 0 1 S","1996 9999 9 0 8 0 0 0"],Hungary:["1918 1918 3 1 7 3 0 1 S","1918 1918 8 29 7 3 0 0","1919 1919 3 15 7 3 0 1 S","1919 1919 8 15 7 3 0 0","1920 1920 3 5 7 3 0 1 S","1920 1920 8 30 7 3 0 0","1945 1945 4 1 7 23 0 1 S","1945 1945 10 3 7 0 0 0","1946 1946 2 31 7 2 2 1 S","1946 1949 9 1 0 2 2 0","1947 1949 3 4 0 2 2 1 S","1950 1950 3 17 7 2 2 1 S","1950 1950 9 23 7 2 2 0","1954 1955 4 23 7 0 0 1 S","1954 1955 9 3 7 0 0 0","1956 1956 5 1 0 0 0 1 S","1956 1956 8 0 8 0 0 0","1957 1957 5 1 0 1 0 1 S","1957 1957 8 0 8 3 0 0","1980 1980 3 6 7 1 0 1 S"],Swiss:["1941 1942 4 1 1 1 0 1 S","1941 1942 9 1 1 2 0 0"],Denmark:["1916 1916 4 14 7 23 0 1 S","1916 1916 8 30 7 23 0 0","1940 1940 4 15 7 0 0 1 S","1945 1945 3 2 7 2 2 1 S","1945 1945 7 15 7 2 2 0","1946 1946 4 1 7 2 2 1 S","1946 1946 8 1 7 2 2 0","1947 1947 4 4 7 2 2 1 S","1947 1947 7 10 7 2 2 0","1948 1948 4 9 7 2 2 1 S","1948 1948 7 8 7 2 2 0"],"GB-Eire":["1916 1916 4 21 7 2 2 1 BST","1916 1916 9 1 7 2 2 0 GMT","1917 1917 3 8 7 2 2 1 BST","1917 1917 8 17 7 2 2 0 GMT","1918 1918 2 24 7 2 2 1 BST","1918 1918 8 30 7 2 2 0 GMT","1919 1919 2 30 7 2 2 1 BST","1919 1919 8 29 7 2 2 0 GMT","1920 1920 2 28 7 2 2 1 BST","1920 1920 9 25 7 2 2 0 GMT","1921 1921 3 3 7 2 2 1 BST","1921 1921 9 3 7 2 2 0 GMT","1922 1922 2 26 7 2 2 1 BST","1922 1922 9 8 7 2 2 0 GMT","1923 1923 3 16 0 2 2 1 BST","1923 1924 8 16 0 2 2 0 GMT","1924 1924 3 9 0 2 2 1 BST","1925 1926 3 16 0 2 2 1 BST","1925 1938 9 2 0 2 2 0 GMT","1927 1927 3 9 0 2 2 1 BST","1928 1929 3 16 0 2 2 1 BST","1930 1930 3 9 0 2 2 1 BST","1931 1932 3 16 0 2 2 1 BST","1933 1933 3 9 0 2 2 1 BST","1934 1934 3 16 0 2 2 1 BST","1935 1935 3 9 0 2 2 1 BST","1936 1937 3 16 0 2 2 1 BST","1938 1938 3 9 0 2 2 1 BST","1939 1939 3 16 0 2 2 1 BST","1939 1939 10 16 0 2 2 0 GMT","1940 1940 1 23 0 2 2 1 BST","1941 1941 4 2 0 1 2 2 BDST","1941 1943 7 9 0 1 2 1 BST","1942 1944 3 2 0 1 2 2 BDST","1944 1944 8 16 0 1 2 1 BST","1945 1945 3 2 1 1 2 2 BDST","1945 1945 6 9 0 1 2 1 BST","1945 1946 9 2 0 2 2 0 GMT","1946 1946 3 9 0 2 2 1 BST","1947 1947 2 16 7 2 2 1 BST","1947 1947 3 13 7 1 2 2 BDST","1947 1947 7 10 7 1 2 1 BST","1947 1947 10 2 7 2 2 0 GMT","1948 1948 2 14 7 2 2 1 BST","1948 1948 9 31 7 2 2 0 GMT","1949 1949 3 3 7 2 2 1 BST","1949 1949 9 30 7 2 2 0 GMT","1950 1952 3 14 0 2 2 1 BST","1950 1952 9 21 0 2 2 0 GMT","1953 1953 3 16 0 2 2 1 BST","1953 1960 9 2 0 2 2 0 GMT","1954 1954 3 9 0 2 2 1 BST","1955 1956 3 16 0 2 2 1 BST","1957 1957 3 9 0 2 2 1 BST","1958 1959 3 16 0 2 2 1 BST","1960 1960 3 9 0 2 2 1 BST","1961 1963 2 0 8 2 2 1 BST","1961 1968 9 23 0 2 2 0 GMT","1964 1967 2 19 0 2 2 1 BST","1968 1968 1 18 7 2 2 1 BST","1972 1980 2 16 0 2 2 1 BST","1972 1980 9 23 0 2 2 0 GMT","1981 1995 2 0 8 1 1 1 BST","1981 1989 9 23 0 1 1 0 GMT","1990 1995 9 22 0 1 1 0 GMT"],Finland:["1942 1942 3 3 7 0 0 1 S","1942 1942 9 3 7 0 0 0","1981 1982 2 0 8 2 0 1 S","1981 1982 8 0 8 3 0 0"],Turkey:["1916 1916 4 1 7 0 0 1 S","1916 1916 9 1 7 0 0 0","1920 1920 2 28 7 0 0 1 S","1920 1920 9 25 7 0 0 0","1921 1921 3 3 7 0 0 1 S","1921 1921 9 3 7 0 0 0","1922 1922 2 26 7 0 0 1 S","1922 1922 9 8 7 0 0 0","1924 1924 4 13 7 0 0 1 S","1924 1925 9 1 7 0 0 0","1925 1925 4 1 7 0 0 1 S","1940 1940 5 30 7 0 0 1 S","1940 1940 9 5 7 0 0 0","1940 1940 11 1 7 0 0 1 S","1941 1941 8 21 7 0 0 0","1942 1942 3 1 7 0 0 1 S","1942 1942 10 1 7 0 0 0","1945 1945 3 2 7 0 0 1 S","1945 1945 9 8 7 0 0 0","1946 1946 5 1 7 0 0 1 S","1946 1946 9 1 7 0 0 0","1947 1948 3 16 0 0 0 1 S","1947 1950 9 2 0 0 0 0","1949 1949 3 10 7 0 0 1 S","1950 1950 3 19 7 0 0 1 S","1951 1951 3 22 7 0 0 1 S","1951 1951 9 8 7 0 0 0","1962 1962 6 15 7 0 0 1 S","1962 1962 9 8 7 0 0 0","1964 1964 4 15 7 0 0 1 S","1964 1964 9 1 7 0 0 0","1970 1972 4 2 0 0 0 1 S","1970 1972 9 2 0 0 0 0","1973 1973 5 3 7 1 0 1 S","1973 1973 10 4 7 3 0 0","1974 1974 2 31 7 2 0 1 S","1974 1974 10 3 7 5 0 0","1975 1975 2 30 7 0 0 1 S","1975 1976 9 0 8 0 0 0","1976 1976 5 1 7 0 0 1 S","1977 1978 3 1 0 0 0 1 S","1977 1977 9 16 7 0 0 0","1979 1980 3 1 0 3 0 1 S","1979 1982 9 11 1 0 0 0","1981 1982 2 0 8 3 0 1 S","1983 1983 6 31 7 0 0 1 S","1983 1983 9 2 7 0 0 0","1985 1985 3 20 7 0 0 1 S","1985 1985 8 28 7 0 0 0","1986 1990 2 0 8 2 2 1 S","1986 1990 8 0 8 2 2 0","1991 2006 2 0 8 1 2 1 S","1991 1995 8 0 8 1 2 0","1996 2006 9 0 8 1 2 0"],Poland:["1918 1919 8 16 7 2 2 0","1919 1919 3 15 7 2 2 1 S","1944 1944 3 3 7 2 2 1 S","1944 1944 9 4 7 2 0 0","1945 1945 3 29 7 0 0 1 S","1945 1945 10 1 7 0 0 0","1946 1946 3 14 7 0 2 1 S","1946 1946 9 7 7 2 2 0","1947 1947 4 4 7 2 2 1 S","1947 1949 9 1 0 2 2 0","1948 1948 3 18 7 2 2 1 S","1949 1949 3 10 7 2 2 1 S","1957 1957 5 2 7 1 2 1 S","1957 1958 8 0 8 1 2 0","1958 1958 2 30 7 1 2 1 S","1959 1959 4 31 7 1 2 1 S","1959 1961 9 1 0 1 2 0","1960 1960 3 3 7 1 2 1 S","1961 1964 4 0 8 1 2 1 S","1962 1964 8 0 8 1 2 0"],Lux:["1916 1916 4 14 7 23 0 1 S","1916 1916 9 1 7 1 0 0","1917 1917 3 28 7 23 0 1 S","1917 1917 8 17 7 1 0 0","1918 1918 3 15 1 2 2 1 S","1918 1918 8 15 1 2 2 0","1919 1919 2 1 7 23 0 1 S","1919 1919 9 5 7 3 0 0","1920 1920 1 14 7 23 0 1 S","1920 1920 9 24 7 2 0 0","1921 1921 2 14 7 23 0 1 S","1921 1921 9 26 7 2 0 0","1922 1922 2 25 7 23 0 1 S","1922 1922 9 2 0 1 0 0","1923 1923 3 21 7 23 0 1 S","1923 1923 9 2 0 2 0 0","1924 1924 2 29 7 23 0 1 S","1924 1928 9 2 0 1 0 0","1925 1925 3 5 7 23 0 1 S","1926 1926 3 17 7 23 0 1 S","1927 1927 3 9 7 23 0 1 S","1928 1928 3 14 7 23 0 1 S","1929 1929 3 20 7 23 0 1 S"],Italy:["1916 1916 5 3 7 0 2 1 S","1916 1916 9 1 7 0 2 0","1917 1917 3 1 7 0 2 1 S","1917 1917 8 30 7 0 2 0","1918 1918 2 10 7 0 2 1 S","1918 1919 9 1 0 0 2 0","1919 1919 2 2 7 0 2 1 S","1920 1920 2 21 7 0 2 1 S","1920 1920 8 19 7 0 2 0","1940 1940 5 15 7 0 2 1 S","1944 1944 8 17 7 0 2 0","1945 1945 3 2 7 2 0 1 S","1945 1945 8 15 7 0 2 0","1946 1946 2 17 7 2 2 1 S","1946 1946 9 6 7 2 2 0","1947 1947 2 16 7 0 2 1 S","1947 1947 9 5 7 0 2 0","1948 1948 1 29 7 2 2 1 S","1948 1948 9 3 7 2 2 0","1966 1968 4 22 0 0 0 1 S","1966 1969 8 22 0 0 0 0","1969 1969 5 1 7 0 0 1 S","1970 1970 4 31 7 0 0 1 S","1970 1970 8 0 8 0 0 0","1971 1972 4 22 0 0 0 1 S","1971 1971 8 0 8 1 0 0","1972 1972 9 1 7 0 0 0","1973 1973 5 3 7 0 0 1 S","1973 1974 8 0 8 0 0 0","1974 1974 4 26 7 0 0 1 S","1975 1975 5 1 7 0 2 1 S","1975 1977 8 0 8 0 2 0","1976 1976 4 30 7 0 2 1 S","1977 1979 4 22 0 0 2 1 S","1978 1978 9 1 7 0 2 0","1979 1979 8 30 7 0 2 0"],Malta:["1973 1973 2 31 7 0 2 1 S","1973 1973 8 29 7 0 2 0","1974 1974 3 21 7 0 2 1 S","1974 1974 8 16 7 0 2 0","1975 1979 3 15 0 2 0 1 S","1975 1980 8 15 0 2 0 0","1980 1980 2 31 7 2 0 1 S"],France:["1916 1916 5 14 7 23 2 1 S","1916 1919 9 1 0 23 2 0","1917 1917 2 24 7 23 2 1 S","1918 1918 2 9 7 23 2 1 S","1919 1919 2 1 7 23 2 1 S","1920 1920 1 14 7 23 2 1 S","1920 1920 9 23 7 23 2 0","1921 1921 2 14 7 23 2 1 S","1921 1921 9 25 7 23 2 0","1922 1922 2 25 7 23 2 1 S","1922 1938 9 1 6 23 2 0","1923 1923 4 26 7 23 2 1 S","1924 1924 2 29 7 23 2 1 S","1925 1925 3 4 7 23 2 1 S","1926 1926 3 17 7 23 2 1 S","1927 1927 3 9 7 23 2 1 S","1928 1928 3 14 7 23 2 1 S","1929 1929 3 20 7 23 2 1 S","1930 1930 3 12 7 23 2 1 S","1931 1931 3 18 7 23 2 1 S","1932 1932 3 2 7 23 2 1 S","1933 1933 2 25 7 23 2 1 S","1934 1934 3 7 7 23 2 1 S","1935 1935 2 30 7 23 2 1 S","1936 1936 3 18 7 23 2 1 S","1937 1937 3 3 7 23 2 1 S","1938 1938 2 26 7 23 2 1 S","1939 1939 3 15 7 23 2 1 S","1939 1939 10 18 7 23 2 0","1940 1940 1 25 7 2 0 1 S","1941 1941 4 5 7 0 0 2 M","1941 1941 9 6 7 0 0 1 S","1942 1942 2 9 7 0 0 2 M","1942 1942 10 2 7 3 0 1 S","1943 1943 2 29 7 2 0 2 M","1943 1943 9 4 7 3 0 1 S","1944 1944 3 3 7 2 0 2 M","1944 1944 9 8 7 1 0 1 S","1945 1945 3 2 7 2 0 2 M","1945 1945 8 16 7 3 0 0","1976 1976 2 28 7 1 0 1 S","1976 1976 8 26 7 1 0 0"],Latvia:["1989 1996 2 0 8 2 2 1 S","1989 1996 8 0 8 2 2 0"],Bulg:["1979 1979 2 31 7 23 0 1 S","1979 1979 9 1 7 1 0 0","1980 1982 3 1 6 23 0 1 S","1980 1980 8 29 7 1 0 0","1981 1981 8 27 7 2 0 0"],Albania:["1940 1940 5 16 7 0 0 1 S","1942 1942 10 2 7 3 0 0","1943 1943 2 29 7 2 0 1 S","1943 1943 3 10 7 3 0 0","1974 1974 4 4 7 0 0 1 S","1974 1974 9 2 7 0 0 0","1975 1975 4 1 7 0 0 1 S","1975 1975 9 2 7 0 0 0","1976 1976 4 2 7 0 0 1 S","1976 1976 9 3 7 0 0 0","1977 1977 4 8 7 0 0 1 S","1977 1977 9 2 7 0 0 0","1978 1978 4 6 7 0 0 1 S","1978 1978 9 1 7 0 0 0","1979 1979 4 5 7 0 0 1 S","1979 1979 8 30 7 0 0 0","1980 1980 4 3 7 0 0 1 S","1980 1980 9 4 7 0 0 0","1981 1981 3 26 7 0 0 1 S","1981 1981 8 27 7 0 0 0","1982 1982 4 2 7 0 0 1 S","1982 1982 9 3 7 0 0 0","1983 1983 3 18 7 0 0 1 S","1983 1983 9 1 7 0 0 0","1984 1984 3 1 7 0 0 1 S"],Austria:["1920 1920 3 5 7 2 2 1 S","1920 1920 8 13 7 2 2 0","1946 1946 3 14 7 2 2 1 S","1946 1948 9 1 0 2 2 0","1947 1947 3 6 7 2 2 1 S","1948 1948 3 18 7 2 2 1 S","1980 1980 3 6 7 0 0 1 S","1980 1980 8 28 7 0 0 0"],Mauritius:["1982 1982 9 10 7 0 0 1 S","1983 1983 2 21 7 0 0 0","2008 2008 9 0 8 2 0 1 S","2009 2009 2 0 8 2 0 0"],WS:["2012 9999 8 0 8 3 0 1 D","2012 9999 3 1 0 4 0 0"],NZ:["1927 1927 10 6 7 2 0 1 S","1928 1928 2 4 7 2 0 0 M","1928 1933 9 8 0 2 0 0:30 S","1929 1933 2 15 0 2 0 0 M","1934 1940 3 0 8 2 0 0 M","1934 1940 8 0 8 2 0 0:30 S","1946 1946 0 1 7 0 0 0 S","1974 1974 10 1 0 2 2 1 D","1975 1975 1 0 8 2 2 0 S","1975 1988 9 0 8 2 2 1 D","1976 1989 2 1 0 2 2 0 S","1989 1989 9 8 0 2 2 1 D","1990 2006 9 1 0 2 2 1 D","1990 2007 2 15 0 2 2 0 S","2007 9999 8 0 8 2 2 1 D","2008 9999 3 1 0 2 2 0 S"],Chatham:["1974 1974 10 1 0 2:45 2 1 D","1975 1975 1 0 8 2:45 2 0 S","1975 1988 9 0 8 2:45 2 1 D","1976 1989 2 1 0 2:45 2 0 S","1989 1989 9 8 0 2:45 2 1 D","1990 2006 9 1 0 2:45 2 1 D","1990 2007 2 15 0 2:45 2 0 S","2007 9999 8 0 8 2:45 2 1 D","2008 9999 3 1 0 2:45 2 0 S"],Vanuatu:["1983 1983 8 25 7 0 0 1 S","1984 1991 2 23 0 0 0 0","1984 1984 9 23 7 0 0 1 S","1985 1991 8 23 0 0 0 1 S","1992 1993 0 23 0 0 0 0","1992 1992 9 23 0 0 0 1 S"],Fiji:["1998 1999 10 1 0 2 0 1 S","1999 2000 1 0 8 3 0 0","2009 2009 10 29 7 2 0 1 S","2010 2010 2 0 8 3 0 0","2010 9999 9 18 0 2 0 1 S","2011 2011 2 1 0 3 0 0","2012 9999 0 18 0 3 0 0"],NC:["1977 1978 11 1 0 0 0 1 S","1978 1979 1 27 7 0 0 0","1996 1996 11 1 7 2 2 1 S","1997 1997 2 2 7 2 2 0"],Cook:["1978 1978 10 12 7 0 0 0:30 HS","1979 1991 2 1 0 0 0 0","1979 1990 9 0 8 0 0 0:30 HS"],Tonga:["1999 1999 9 7 7 2 2 1 S","2000 2000 2 19 7 2 2 0","2000 2001 10 1 0 2 0 1 S","2001 2002 0 0 8 2 0 0"]},links:{"America/Kralendijk":"America/Curacao","America/Lower_Princes":"America/Curacao","America/Marigot":"America/Guadeloupe","America/Shiprock":"America/Denver","America/St_Barthelemy":"America/Guadeloupe","Antarctica/South_Pole":"Antarctica/McMurdo","Arctic/Longyearbyen":"Europe/Oslo","Europe/Bratislava":"Europe/Prague","Europe/Busingen":"Europe/Zurich","Europe/Guernsey":"Europe/London","Europe/Isle_of_Man":"Europe/London","Europe/Jersey":"Europe/London","Europe/Ljubljana":"Europe/Belgrade","Europe/Mariehamn":"Europe/Helsinki","Europe/Podgorica":"Europe/Belgrade","Europe/San_Marino":"Europe/Rome","Europe/Sarajevo":"Europe/Belgrade","Europe/Skopje":"Europe/Belgrade","Europe/Vatican":"Europe/Rome","Europe/Zagreb":"Europe/Belgrade"}}),function(e,t,n,a){n.swipebox=function(o,i){var r,l,s={useCSS:!0,useSVG:!0,initialIndexOnArray:0,closeBySwipe:!0,hideBarsOnMobile:!0,hideBarsDelay:3e3,videoMaxWidth:1140,vimeoColor:"CCCCCC",beforeOpen:null,afterOpen:null,afterClose:null},u=this,c=[],d=o.selector,_=n(d),p=navigator.userAgent.match(/(iPad)|(iPhone)|(iPod)|(Android)|(PlayBook)|(BB10)|(BlackBerry)|(Opera Mini)|(IEMobile)|(webOS)|(MeeGo)/i),m=null!==p||t.createTouch!==a||"ontouchstart"in e||"onmsgesturechange"in e||navigator.msMaxTouchPoints,h=!!t.createElementNS&&!!t.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect,f=e.innerWidth?e.innerWidth:n(e).width(),g=e.innerHeight?e.innerHeight:n(e).height(),b='<div id="swipebox-overlay">\t\t\t\t\t<div id="swipebox-slider"></div>\t\t\t\t\t<div id="swipebox-caption"></div>             \t\t<div id="swipebox-action">             \t\t\t<a id="swipebox-close" style="line-height: 0px;"><i class="fa fa-times swipebox-close1"></i> <span class="swipebox-close1">CLOSE</span><span class="swipebox-close2">(or press esc)</span></a>             \t\t\t<a id="swipebox-prev"><i class="fa fa-chevron-left"></i></a>             \t\t\t<a id="swipebox-next"><i class="fa fa-chevron-right"></i></a>            \t\t</div>\t\t\t</div>';u.settings={},u.init=function(){u.settings=n.extend({},s,i),n.isArray(o)?(c=o,r.target=n(e),r.init(u.settings.initialIndexOnArray)):n(t).on("click",d,function(e){if("slide current"===e.target.parentNode.className)return!1;var t,a,i;n.isArray(o)||(r.destroy(),l=n(d),r.actions()),c=[],i||(a="data-rel",i=n(this).attr(a)),i||(a="rel",i=n(this).attr(a)),(l=i&&""!==i&&"nofollow"!==i?_.filter("["+a+'="'+i+'"]'):n(d)).each(function(){var e=null,t=null;n(this).attr("title")&&(e=n(this).attr("title")),n(this).attr("href")&&(t=n(this).attr("href")),c.push({href:t,title:e})}),t=l.index(n(this)),e.preventDefault(),e.stopPropagation(),r.target=n(e.target),r.init(t)})},r={init:function(e){u.settings.beforeOpen&&u.settings.beforeOpen(),this.target.trigger("swipebox-start"),n.swipebox.isOpen=!0,this.build(),this.openSlide(e),this.openMedia(e),this.preloadMedia(e+1),this.preloadMedia(e-1),u.settings.afterOpen&&u.settings.afterOpen()},build:function(){var e,t=this;n("body").append(b),t.doCssTrans()&&(n("#swipebox-slider").css({"-webkit-transition":"left 0.4s ease","-moz-transition":"left 0.4s ease","-o-transition":"left 0.4s ease","-khtml-transition":"left 0.4s ease",transition:"left 0.4s ease"}),n("#swipebox-overlay").css({"-webkit-transition":"opacity 1s ease","-moz-transition":"opacity 1s ease","-o-transition":"opacity 1s ease","-khtml-transition":"opacity 1s ease",transition:"opacity 1s ease"})),h&&!0===u.settings.useSVG&&(e=(e=n("#swipebox-action #swipebox-close").css("background-image")).replace("png","svg"),n("#swipebox-action #swipebox-prev,#swipebox-action #swipebox-next,#swipebox-action #swipebox-close").css({"background-image":e})),p&&!0===u.settings.hideBarsOnMobile&&n("#swipebox-action, #swipebox-caption").hide(),n.each(c,function(){n("#swipebox-slider").append('<div class="slide"></div>')}),t.setDim(),t.actions(),m&&t.gesture(),t.keyboard(),t.animBars(),t.resize()},setDim:function(){var t,a,o={};"onorientationchange"in e?e.addEventListener("orientationchange",function(){0===e.orientation?(t=f,a=g):90!==e.orientation&&-90!==e.orientation||(t=g,a=f)},!1):(t=e.innerWidth?e.innerWidth:n(e).width(),a=e.innerHeight?e.innerHeight:n(e).height()),o={width:t,height:a},n("#swipebox-overlay").css(o)},resize:function(){var t=this;n(e).resize(function(){t.setDim()}).resize()},supportTransition:function(){var e,n="transition WebkitTransition MozTransition OTransition msTransition KhtmlTransition".split(" ");for(e=0;e<n.length;e++)if(t.createElement("div").style[n[e]]!==a)return n[e];return!1},doCssTrans:function(){if(u.settings.useCSS&&this.supportTransition())return!0},gesture:function(){var e=this,t=null,a=null,o=!1,i=10,r=50,l={},s={},c=n("#swipebox-caption, #swipebox-action"),d=n("#swipebox-slider");c.addClass("visible-bars"),e.setTimeout(),n("body").bind("touchstart",function(e){return n(this).addClass("touching"),s=e.originalEvent.targetTouches[0],l.pageX=e.originalEvent.targetTouches[0].pageX,l.pageY=e.originalEvent.targetTouches[0].pageY,n(".touching").bind("touchmove",function(e){if(e.preventDefault(),e.stopPropagation(),s=e.originalEvent.targetTouches[0],u.settings.closeBySwipe&&(a=s.pageY-l.pageY,Math.abs(a)>=r||o)){var t=.75-Math.abs(a)/d.height();d.css({top:a+"px"}),d.css({opacity:t}),o=!0}}),!1}).bind("touchend",function(r){if(r.preventDefault(),r.stopPropagation(),u.settings.closeBySwipe){if(d.css("opacity")<=.5){var _=a>0?d.height():-d.height();d.animate({top:_+"px",opacity:0},300,function(){e.closeSlide()})}else d.animate({top:0,opacity:1},300);if(o)return void(o=!1)}(t=s.pageX-l.pageX)>=i?e.getPrev():t<=-i?e.getNext():c.hasClass("visible-bars")?(e.clearTimeout(),e.hideBars()):(e.showBars(),e.setTimeout()),n(".touching").off("touchmove").removeClass("touching")})},setTimeout:function(){if(u.settings.hideBarsDelay>0){var t=this;t.clearTimeout(),t.timeout=e.setTimeout(function(){t.hideBars()},u.settings.hideBarsDelay)}},clearTimeout:function(){e.clearTimeout(this.timeout),this.timeout=null},showBars:function(){var e=n("#swipebox-caption, #swipebox-action");this.doCssTrans()?e.addClass("visible-bars"):(n("#swipebox-caption").animate({top:0},500),n("#swipebox-action").animate({bottom:0},500),setTimeout(function(){e.addClass("visible-bars")},1e3))},hideBars:function(){},animBars:function(){var e=this,t=n("#swipebox-captionX, #swipebox-actionX");t.addClass("visible-bars"),e.setTimeout(),n("#swipebox-slider").click(function(){t.hasClass("visible-bars")||(e.showBars(),e.setTimeout())}),n("#swipebox-action").hover(function(){e.showBars(),t.addClass("visible-bars"),e.clearTimeout()},function(){t.removeClass("visible-bars"),e.setTimeout()})},keyboard:function(){var t=this;n(e).bind("keyup",function(e){e.preventDefault(),e.stopPropagation(),37===e.keyCode?t.getPrev():39===e.keyCode?t.getNext():27===e.keyCode&&t.closeSlide()})},actions:function(){var e=this,t="touchend click";c.length<2?n("#swipebox-prev, #swipebox-next").hide():(n("#swipebox-prev").bind(t,function(t){t.preventDefault(),t.stopPropagation(),e.getPrev(),e.setTimeout()}),n("#swipebox-next").bind(t,function(t){t.preventDefault(),t.stopPropagation(),e.getNext(),e.setTimeout()})),n("#swipebox-close").bind(t,function(){e.closeSlide()})},setSlide:function(e,t){t=t||!1;var a=n("#swipebox-slider");this.doCssTrans()?a.css({left:100*-e+"%"}):a.animate({left:100*-e+"%"}),n("#swipebox-slider .slide").removeClass("current"),n("#swipebox-slider .slide").eq(e).addClass("current"),this.setTitle(e),t&&a.fadeIn(),n("#swipebox-prev, #swipebox-next").removeClass("disabled"),0===e?n("#swipebox-prev").addClass("disabled"):e===c.length-1&&n("#swipebox-next").addClass("disabled")},openSlide:function(t){n("html").addClass("swipebox-html"),m&&n("html").addClass("swipebox-touch"),n(e).trigger("resize"),this.setSlide(t,!0)},preloadMedia:function(e){var t=this,n=null;c[e]!==a&&(n=c[e].href),t.isVideo(n)?t.openMedia(e):setTimeout(function(){t.openMedia(e)},1e3)},openMedia:function(e){var t=this,o=null;if(c[e]!==a&&(o=c[e].href),e<0||e>=c.length)return!1;t.isVideo(o)?n("#swipebox-slider .slide").eq(e).html(t.getVideo(o)):t.loadMedia(o,function(){n("#swipebox-slider .slide").eq(e).html(this)})},setTitle:function(e){var t=null;n("#swipebox-caption").empty(),c[e]!==a&&(t=c[e].title),t&&n("#swipebox-caption").append(t)},isVideo:function(e){if(e){if(e.match(/youtube\.com\/watch\?v=([a-zA-Z0-9\-_]+)/)||e.match(/vimeo\.com\/([0-9]*)/)||e.match(/wistia\.com\/([0-9]*)/)||e.match(/youtu\.be\/([a-zA-Z0-9\-_]+)/))return console.log("Its a video! "+e),!0;console.log("Not a videoooo")}},getVideo:function(e){var t="",n=e.match(/watch\?v=([a-zA-Z0-9\-_]+)/),a=e.match(/youtu\.be\/([a-zA-Z0-9\-_]+)/),o=e.match(/vimeo\.com\/([0-9]*)/);return wistiaUrl=e.match(/wistia\.com\/([0-9]*)/),console.log(wistiaUrl),n||a?(a&&(n=a),t='<iframe width="560" height="315" src="//www.youtube.com/embed/'+n[1]+'" frameborder="0" allowfullscreen></iframe>'):o?t='<iframe width="560" height="315"  src="//player.vimeo.com/video/'+o[1]+"?byline=0&amp;portrait=0&amp;color="+u.settings.vimeoColor+'" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>':wistiaUrl&&(t='<iframe width="560" height="315"  src="//fast.wistia.net/embed/iframe/'+wistiaUrl[1]+'?autoPlay=1&wmode=transparent" frameborder="0" allowtransparency="true" frameborder="0" scrolling="no" class="wistia_embed" name="wistia_embed" allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen wmode="opaque" ></iframe>'),'<div class="swipebox-video-container" style="max-width:'+u.settings.videomaxWidth+'px"><div class="swipebox-video">'+t+"</div></div>"},loadMedia:function(e,t){if(!this.isVideo(e)){var a=n("<img>").on("load",function(){t.call(a)});a.attr("src",e)}},getNext:function(){var e=this,t=n("#swipebox-slider .slide").index(n("#swipebox-slider .slide.current"));t+1<c.length?(t++,e.setSlide(t),e.preloadMedia(t+1)):(n("#swipebox-slider").addClass("rightSpring"),setTimeout(function(){n("#swipebox-slider").removeClass("rightSpring")},500))},getPrev:function(){var e=n("#swipebox-slider .slide").index(n("#swipebox-slider .slide.current"));e>0?(e--,this.setSlide(e),this.preloadMedia(e-1)):(n("#swipebox-slider").addClass("leftSpring"),setTimeout(function(){n("#swipebox-slider").removeClass("leftSpring")},500))},closeSlide:function(){n("html").removeClass("swipebox-html"),n("html").removeClass("swipebox-touch"),n(e).trigger("resize"),this.destroy()},destroy:function(){n(e).unbind("keyup"),n("body").unbind("touchstart"),n("body").unbind("touchmove"),n("body").unbind("touchend"),n("#swipebox-slider").unbind(),n("#swipebox-overlay").remove(),n.isArray(o)||o.removeData("_swipebox"),this.target&&this.target.trigger("swipebox-destroy"),n.swipebox.isOpen=!1,u.settings.afterClose&&u.settings.afterClose()}},u.init()},n.fn.swipebox=function(e){if(!n.data(this,"_swipebox")){var t=new n.swipebox(this,e);this.data("_swipebox",t)}return this.data("_swipebox")}}(window,document,jQuery),function(){function e(e){var n={r:0,g:0,b:0},o=1,r=!1,l=!1;return"string"==typeof e&&(e=y(e)),"object"==typeof e&&(e.hasOwnProperty("r")&&e.hasOwnProperty("g")&&e.hasOwnProperty("b")?(n=t(e.r,e.g,e.b),r=!0,l="%"===String(e.r).substr(-1)?"prgb":"rgb"):e.hasOwnProperty("h")&&e.hasOwnProperty("s")&&e.hasOwnProperty("v")?(e.s=f(e.s),e.v=f(e.v),n=i(e.h,e.s,e.v),r=!0,l="hsv"):e.hasOwnProperty("h")&&e.hasOwnProperty("s")&&e.hasOwnProperty("l")&&(e.s=f(e.s),e.l=f(e.l),n=a(e.h,e.s,e.l),r=!0,l="hsl"),e.hasOwnProperty("a")&&(o=e.a)),o=u(o),{ok:r,format:e.format||l,r:C(255,x(n.r,0)),g:C(255,x(n.g,0)),b:C(255,x(n.b,0)),a:o}}function t(e,t,n){return{r:255*c(e,255),g:255*c(t,255),b:255*c(n,255)}}function n(e,t,n){e=c(e,255),t=c(t,255),n=c(n,255);var a,o,i=x(e,t,n),r=C(e,t,n),l=(i+r)/2;if(i==r)a=o=0;else{var s=i-r;switch(o=l>.5?s/(2-i-r):s/(i+r),i){case e:a=(t-n)/s+(t<n?6:0);break;case t:a=(n-e)/s+2;break;case n:a=(e-t)/s+4}a/=6}return{h:a,s:o,l:l}}function a(e,t,n){function a(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}var o,i,r;if(e=c(e,360),t=c(t,100),n=c(n,100),0===t)o=i=r=n;else{var l=n<.5?n*(1+t):n+t-n*t,s=2*n-l;o=a(s,l,e+1/3),i=a(s,l,e),r=a(s,l,e-1/3)}return{r:255*o,g:255*i,b:255*r}}function o(e,t,n){e=c(e,255),t=c(t,255),n=c(n,255);var a,o,i=x(e,t,n),r=C(e,t,n),l=i,s=i-r;if(o=0===i?0:s/i,i==r)a=0;else{switch(i){case e:a=(t-n)/s+(t<n?6:0);break;case t:a=(n-e)/s+2;break;case n:a=(e-t)/s+4}a/=6}return{h:a,s:o,v:l}}function i(e,t,n){e=6*c(e,360),t=c(t,100),n=c(n,100);var a=S.floor(e),o=e-a,i=n*(1-t),r=n*(1-o*t),l=n*(1-(1-o)*t),s=a%6;return{r:255*[n,r,i,i,l,n][s],g:255*[l,n,n,r,i,i][s],b:255*[i,i,l,n,n,r][s]}}function r(e,t,n,a){var o=[h(T(e).toString(16)),h(T(t).toString(16)),h(T(n).toString(16))];return a&&o[0].charAt(0)==o[0].charAt(1)&&o[1].charAt(0)==o[1].charAt(1)&&o[2].charAt(0)==o[2].charAt(1)?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0):o.join("")}function l(e,t,n,a){return[h(g(a)),h(T(e).toString(16)),h(T(t).toString(16)),h(T(n).toString(16))].join("")}function s(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function u(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function c(e,t){p(e)&&(e="100%");var n=m(e);return e=C(t,x(0,parseFloat(e))),n&&(e=parseInt(e*t,10)/100),S.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function d(e){return C(1,x(0,e))}function _(e){return parseInt(e,16)}function p(e){return"string"==typeof e&&-1!=e.indexOf(".")&&1===parseFloat(e)}function m(e){return"string"==typeof e&&-1!=e.indexOf("%")}function h(e){return 1==e.length?"0"+e:""+e}function f(e){return e<=1&&(e=100*e+"%"),e}function g(e){return Math.round(255*parseFloat(e)).toString(16)}function b(e){return _(e)/255}function y(e){e=e.replace(v,"").replace(w,"").toLowerCase();var t,n=!1;if(D[e])e=D[e],n=!0;else if("transparent"==e)return{r:0,g:0,b:0,a:0,format:"name"};return(t=I.rgb.exec(e))?{r:t[1],g:t[2],b:t[3]}:(t=I.rgba.exec(e))?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=I.hsl.exec(e))?{h:t[1],s:t[2],l:t[3]}:(t=I.hsla.exec(e))?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=I.hsv.exec(e))?{h:t[1],s:t[2],v:t[3]}:(t=I.hex8.exec(e))?{a:b(t[1]),r:_(t[2]),g:_(t[3]),b:_(t[4]),format:n?"name":"hex8"}:(t=I.hex6.exec(e))?{r:_(t[1]),g:_(t[2]),b:_(t[3]),format:n?"name":"hex"}:!!(t=I.hex3.exec(e))&&{r:_(t[1]+""+t[1]),g:_(t[2]+""+t[2]),b:_(t[3]+""+t[3]),format:n?"name":"hex"}}var v=/^[\s,#]+/,w=/\s+$/,k=0,S=Math,T=S.round,C=S.min,x=S.max,E=S.random,A=function N(t,n){if(n=n||{},(t=t||"")instanceof N)return t;if(!(this instanceof N))return new N(t,n);var a=e(t);this._r=a.r,this._g=a.g,this._b=a.b,this._a=a.a,this._roundA=T(100*this._a)/100,this._format=n.format||a.format,this._gradientType=n.gradientType,this._r<1&&(this._r=T(this._r)),this._g<1&&(this._g=T(this._g)),this._b<1&&(this._b=T(this._b)),this._ok=a.ok,this._tc_id=k++};A.prototype={isValid:function(){return this._ok},getFormat:function(){return this._format},getAlpha:function(){return this._a},setAlpha:function(e){this._a=u(e),this._roundA=T(100*this._a)/100},toHsv:function(){var e=o(this._r,this._g,this._b);return{h:360*e.h,s:e.s,v:e.v,a:this._a}},toHsvString:function(){var e=o(this._r,this._g,this._b),t=T(360*e.h),n=T(100*e.s),a=T(100*e.v);return 1==this._a?"hsv("+t+", "+n+"%, "+a+"%)":"hsva("+t+", "+n+"%, "+a+"%, "+this._roundA+")"},toHsl:function(){var e=n(this._r,this._g,this._b);return{h:360*e.h,s:e.s,l:e.l,a:this._a}},toHslString:function(){var e=n(this._r,this._g,this._b),t=T(360*e.h),a=T(100*e.s),o=T(100*e.l);return 1==this._a?"hsl("+t+", "+a+"%, "+o+"%)":"hsla("+t+", "+a+"%, "+o+"%, "+this._roundA+")"},toHex:function(e){return r(this._r,this._g,this._b,e)},toHexString:function(e){return"#"+this.toHex(e)},toHex8:function(){return l(this._r,this._g,this._b,this._a)},toHex8String:function(){return"#"+this.toHex8()},toRgb:function(){return{r:T(this._r),g:T(this._g),b:T(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+T(this._r)+", "+T(this._g)+", "+T(this._b)+")":"rgba("+T(this._r)+", "+T(this._g)+", "+T(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:T(100*c(this._r,255))+"%",g:T(100*c(this._g,255))+"%",b:T(100*c(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+T(100*c(this._r,255))+"%, "+T(100*c(this._g,255))+"%, "+T(100*c(this._b,255))+"%)":"rgba("+T(100*c(this._r,255))+"%, "+T(100*c(this._g,255))+"%, "+T(100*c(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(L[r(this._r,this._g,this._b,!0)]||!1)},toFilter:function(e){var t="#"+l(this._r,this._g,this._b,this._a),n=t,a=this._gradientType?"GradientType = 1, ":"";e&&(n=A(e).toHex8String());return"progid:DXImageTransform.Microsoft.gradient("+a+"startColorstr="+t+",endColorstr="+n+")"},toString:function(e){var t=!!e;e=e||this._format;var n=!1,a=this._a<1&&this._a>=0;return t||!a||"hex"!==e&&"hex6"!==e&&"hex3"!==e&&"name"!==e?("rgb"===e&&(n=this.toRgbString()),"prgb"===e&&(n=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(n=this.toHexString()),"hex3"===e&&(n=this.toHexString(!0)),"hex8"===e&&(n=this.toHex8String()),"name"===e&&(n=this.toName()),"hsl"===e&&(n=this.toHslString()),"hsv"===e&&(n=this.toHsvString()),n||this.toHexString()):"name"===e&&0===this._a?this.toName():this.toRgbString()}},A.fromRatio=function(e,t){if("object"==typeof e){var n={};for(var a in e)e.hasOwnProperty(a)&&(n[a]="a"===a?e[a]:f(e[a]));e=n}return A(e,t)},A.equals=function(e,t){return!(!e||!t)&&A(e).toRgbString()==A(t).toRgbString()},A.random=function(){return A.fromRatio({r:E(),g:E(),b:E()})},A.desaturate=function(e,t){t=0===t?0:t||10;var n=A(e).toHsl();return n.s-=t/100,n.s=d(n.s),A(n)},A.saturate=function(e,t){t=0===t?0:t||10;var n=A(e).toHsl();return n.s+=t/100,n.s=d(n.s),A(n)},A.greyscale=function(e){return A.desaturate(e,100)},A.lighten=function(e,t){t=0===t?0:t||10;var n=A(e).toHsl();return n.l+=t/100,n.l=d(n.l),A(n)},A.brighten=function(e,t){t=0===t?0:t||10;var n=A(e).toRgb();return n.r=x(0,C(255,n.r-T(-t/100*255))),n.g=x(0,C(255,n.g-T(-t/100*255))),n.b=x(0,C(255,n.b-T(-t/100*255))),A(n)},A.darken=function(e,t){t=0===t?0:t||10;var n=A(e).toHsl();return n.l-=t/100,n.l=d(n.l),A(n)},A.complement=function(e){var t=A(e).toHsl();return t.h=(t.h+180)%360,A(t)},A.triad=function(e){var t=A(e).toHsl(),n=t.h;return[A(e),A({h:(n+120)%360,s:t.s,l:t.l}),A({h:(n+240)%360,s:t.s,l:t.l})]},A.tetrad=function(e){var t=A(e).toHsl(),n=t.h;return[A(e),A({h:(n+90)%360,s:t.s,l:t.l}),A({h:(n+180)%360,s:t.s,l:t.l}),A({h:(n+270)%360,s:t.s,l:t.l})]},A.splitcomplement=function(e){var t=A(e).toHsl(),n=t.h;return[A(e),A({h:(n+72)%360,s:t.s,l:t.l}),A({h:(n+216)%360,s:t.s,l:t.l})]},A.analogous=function(e,t,n){t=t||6,n=n||30;var a=A(e).toHsl(),o=360/n,i=[A(e)];for(a.h=(a.h-(o*t>>1)+720)%360;--t;)a.h=(a.h+o)%360,i.push(A(a));return i},A.monochromatic=function(e,t){t=t||6;for(var n=A(e).toHsv(),a=n.h,o=n.s,i=n.v,r=[],l=1/t;t--;)r.push(A({h:a,s:o,v:i})),i=(i+l)%1;return r},A.readability=function(e,t){
var n=A(e).toRgb(),a=A(t).toRgb(),o=(299*n.r+587*n.g+114*n.b)/1e3,i=(299*a.r+587*a.g+114*a.b)/1e3,r=Math.max(n.r,a.r)-Math.min(n.r,a.r)+Math.max(n.g,a.g)-Math.min(n.g,a.g)+Math.max(n.b,a.b)-Math.min(n.b,a.b);return{brightness:Math.abs(o-i),color:r}},A.readable=function(e,t){var n=A.readability(e,t);return n.brightness>125&&n.color>500},A.mostReadable=function(e,t){for(var n=null,a=0,o=!1,i=0;i<t.length;i++){var r=A.readability(e,t[i]),l=r.brightness>125&&r.color>500,s=r.brightness/125*3+r.color/500;(l&&!o||l&&o&&s>a||!l&&!o&&s>a)&&(o=l,a=s,n=A(t[i]))}return n};var P,F,M,D=A.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},L=A.hexNames=s(D),I=(F="[\\s|\\(]+("+(P="(?:"+"[-\\+]?\\d*\\.\\d+%?"+")|(?:"+"[-\\+]?\\d+%?"+")")+")[,|\\s]+("+P+")[,|\\s]+("+P+")\\s*\\)?",M="[\\s|\\(]+("+P+")[,|\\s]+("+P+")[,|\\s]+("+P+")[,|\\s]+("+P+")\\s*\\)?",{rgb:new RegExp("rgb"+F),rgba:new RegExp("rgba"+M),hsl:new RegExp("hsl"+F),hsla:new RegExp("hsla"+M),hsv:new RegExp("hsv"+F),hex3:/^([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex8:/^([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/});"undefined"!=typeof module&&module.exports?module.exports=A:"function"==typeof define&&define.amd?define(function(){return A}):window.tinycolor=A}(),function(e){var t=/([^&=]+)=?([^&]*)/g,n=function(e){return decodeURIComponent(e.replace(/\+/g," "))};e.parseParams=function(a){function o(t,n,a){if(-1!==(n+="").indexOf(".")){var i=n.split("."),r=n.split(/\.(.+)?/)[1];t[i[0]]||(t[i[0]]={}),""!==r?o(t[i[0]],r,a):console.warn('parseParams :: empty property in key "'+n+'"')}else if(-1!==n.indexOf("[")){n=(i=n.split("["))[0];var l=(i=i[1].split("]"))[0];""==l?(t||(t={}),t[n]&&e.isArray(t[n])||(t[n]=[]),t[n].push(a)):(t||(t={}),t[n]&&e.isArray(t[n])||(t[n]=[]),t[n][parseInt(l)]=a)}else t||(t={}),t[n]=a}""===(a+="")&&(a=window.location+"");var i,r={};if(a){if(-1!==a.indexOf("#")&&(a=a.substr(0,a.indexOf("#"))),-1===a.indexOf("?"))return{};if(""==(a=a.substr(a.indexOf("?")+1,a.length)))return{};for(;i=t.exec(a);){o(r,n(i[1]),n(i[2]))}}return r}}(jQuery),function(e,t,n){function a(e){var t={},a=/^jQuery\d+$/;return n.each(e.attributes,function(e,n){n.specified&&!a.test(n.name)&&(t[n.name]=n.value)}),t}function o(e,t){var a=this,o=n(a);if(a.value==o.attr("placeholder")&&o.hasClass("placeholder"))if(o.data("placeholder-password")){if(o=o.hide().next().show().attr("id",o.removeAttr("id").data("placeholder-id")),!0===e)return o[0].value=t;o.focus()}else a.value="",o.removeClass("placeholder"),a==r()&&a.select()}function i(){var e,t=this,i=n(t),r=this.id;if(""==t.value){if("password"==t.type){if(!i.data("placeholder-textinput")){try{e=i.clone().attr({type:"text"})}catch(l){e=n("<input>").attr(n.extend(a(this),{type:"text"}))}e.removeAttr("name").data({"placeholder-password":i,"placeholder-id":r}).bind("focus.placeholder",o),i.data({"placeholder-textinput":e,"placeholder-id":r}).before(e)}i=i.removeAttr("id").hide().prev().attr("id",r).show()}i.addClass("placeholder"),i[0].value=i.attr("placeholder")}else i.removeClass("placeholder")}function r(){try{return t.activeElement}catch(e){}}var l,s,u="[object OperaMini]"==Object.prototype.toString.call(e.operamini),c="placeholder"in t.createElement("input")&&!u,d="placeholder"in t.createElement("textarea")&&!u,_=n.fn,p=n.valHooks,m=n.propHooks;c&&d?(s=_.placeholder=function(){return this}).input=s.textarea=!0:((s=_.placeholder=function(){var e=this;return e.filter((c?"textarea":":input")+"[placeholder]").not(".placeholder").bind({"focus.placeholder":o,"blur.placeholder":i}).data("placeholder-enabled",!0).trigger("blur.placeholder"),e}).input=c,s.textarea=d,l={get:function(e){var t=n(e),a=t.data("placeholder-password");return a?a[0].value:t.data("placeholder-enabled")&&t.hasClass("placeholder")?"":e.value},set:function(e,t){var a=n(e),l=a.data("placeholder-password");return l?l[0].value=t:a.data("placeholder-enabled")?(""==t?(e.value=t,e!=r()&&i.call(e)):a.hasClass("placeholder")&&o.call(e,!0,t)||(e.value=t),a):e.value=t}},c||(p.input=l,m.value=l),d||(p.textarea=l,m.value=l),n(function(){n(t).delegate("form","submit.placeholder",function(){var e=n(".placeholder",this).each(o);setTimeout(function(){e.each(i)},10)})}),n(e).bind("beforeunload.placeholder",function(){n(".placeholder").each(function(){this.value=""})}))}(this,document,jQuery),
/**
 * Social Likes
 * http://sapegin.github.com/social-likes
 *
 * Sharing buttons for Russian and worldwide social networks.
 *
 * @requires jQuery
 * @author Artem Sapegin
 * @copyright 2014 Artem Sapegin (sapegin.me)
 * @license MIT
 */
function(e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)}(function(e,t){"use strict";function n(e,t){this.container=e,this.options=t,this.init()}function a(t,n){this.widget=t,this.options=e.extend({},n),this.detectService(),this.service&&this.init()}function o(e){function t(e,t){return t.toUpper()}var n={},a=e.data();for(var o in a){var i=a[o];"yes"===i?i=!0:"no"===i&&(i=!1),n[o.replace(/-(\w)/g,t)]=i}return n}function i(e,t){return r(e,t,encodeURIComponent)}function r(e,t,n){return e.replace(/\{([^\}]+)\}/g,function(e,a){return a in t?n?n(t[a]):t[a]:e})}function l(e,t){var n=d+e;return n+" "+n+"_"+t}function s(t,n){function a(r){"keydown"===r.type&&27!==r.which||e(r.target).closest(t).length||(t.removeClass(_),o.off(i,a),e.isFunction(n)&&n())}var o=e(document),i="click touchstart keydown";o.on(i,a)}function u(e){var t=10;if(document.documentElement.getBoundingClientRect){var n=parseInt(e.css("left"),10),a=parseInt(e.css("top"),10),o=e[0].getBoundingClientRect();o.left<t?e.css("left",t-o.left+n):o.right>window.innerWidth-t&&e.css("left",window.innerWidth-o.right-t+n),o.top<t?e.css("top",t-o.top+a):o.bottom>window.innerHeight-t&&e.css("top",window.innerHeight-o.bottom-t+a)}e.addClass(_)}var c="social-likes",d=c+"__",_=c+"_opened",p="https:"===location.protocol?"https:":"http:",m={facebook:{counterUrl:"https://graph.facebook.com/fql?q=SELECT+total_count+FROM+link_stat+WHERE+url%3D%22{url}%22&callback=?",convertNumber:function(e){return e.data[0].total_count},popupUrl:"https://www.facebook.com/sharer/sharer.php?u={url}",popupWidth:600,popupHeight:500},twitter:{counterUrl:"https://cdn.api.twitter.com/1/urls/count.json?url={url}&callback=?",convertNumber:function(e){return e.count},popupUrl:"https://twitter.com/intent/tweet?url={url}&text={title}",popupWidth:600,popupHeight:450,click:function(){return/[\.:\-\u2013\u2014]\s*$/.test(this.options.title)||(this.options.title+=":"),!0}},mailru:{counterUrl:p+"//connect.mail.ru/share_count?url_list={url}&callback=1&func=?",convertNumber:function(e){for(var t in e)if(e.hasOwnProperty(t))return e[t].shares},popupUrl:p+"//connect.mail.ru/share?share_url={url}&title={title}",popupWidth:550,popupHeight:360},vkontakte:{counterUrl:p+"//vk.com/share.php?act=count&url={url}&index={index}",counter:function(t,n){var a=m.vkontakte;a._||(a._=[],window.VK||(window.VK={}),window.VK.Share={count:function(e,t){a._[e].resolve(t)}});var o=a._.length;a._.push(n),e.getScript(i(t,{index:o})).fail(n.reject)},popupUrl:p+"//vk.com/share.php?url={url}&title={title}",popupWidth:550,popupHeight:330},odnoklassniki:{counterUrl:p+"//www.odnoklassniki.ru/dk?st.cmd=shareData&ref={url}&cb=?",convertNumber:function(e){return e.count},popupUrl:p+"//www.odnoklassniki.ru/dk?st.cmd=addShare&st._surl={url}",popupWidth:550,popupHeight:360},plusone:{counterUrl:"http:"===p?"http://share.yandex.ru/gpp.xml?url={url}":t,counter:function(t,n){var a=m.plusone;a._?n.reject():(window.services||(window.services={}),window.services.gplus={cb:function(e){a._.resolve(e)}},a._=n,e.getScript(i(t)).fail(n.reject))},popupUrl:"https://plus.google.com/share?url={url}",popupWidth:700,popupHeight:500},pinterest:{counterUrl:p+"//api.pinterest.com/v1/urls/count.json?url={url}&callback=?",convertNumber:function(e){return e.count},popupUrl:p+"//pinterest.com/pin/create/button/?url={url}&description={title}",popupWidth:630,popupHeight:270}},h={promises:{},fetch:function(t,n,a){h.promises[t]||(h.promises[t]={});var o=h.promises[t];if(!a.forceUpdate&&o[n])return o[n];var r=e.extend({},m[t],a),l=e.Deferred(),s=r.counterUrl&&i(r.counterUrl,{url:n});return s&&e.isFunction(r.counter)?r.counter(s,l):r.counterUrl?e.getJSON(s).done(function(t){try{var n=t;e.isFunction(r.convertNumber)&&(n=r.convertNumber(t)),l.resolve(n)}catch(a){l.reject()}}).fail(l.reject):l.reject(),o[n]=l.promise(),o[n]}};e.fn.socialLikes=function(t){return this.each(function(){var a=e(this),i=a.data(c);i?e.isPlainObject(t)&&i.update(t):(i=new n(a,e.extend({},e.fn.socialLikes.defaults,t,o(a))),a.data(c,i))})},e.fn.socialLikes.defaults={url:window.location.href.replace(window.location.hash,""),title:document.title,counters:!0,zeroes:!1,wait:500,popupCheckInterval:500,singleTitle:"Share"},n.prototype={init:function(){this.container.addClass(c),this.single=this.container.hasClass(c+"_single"),this.initUserButtons(),this.number=0,this.container.on("counter."+c,e.proxy(this.updateCounter,this));var t=this.container.children();this.countersLeft=t.length,this.makeSingleButton(),this.buttons=[],t.each(e.proxy(function(t,n){this.buttons.push(new a(e(n),this.options))},this)),this.options.counters?this.timer=setTimeout(e.proxy(this.appear,this),this.options.wait):this.appear()},initUserButtons:function(){!this.userButtonInited&&window.socialLikesButtons&&e.extend(!0,m,socialLikesButtons),this.userButtonInited=!0},makeSingleButton:function(){if(this.single){var t=this.container;t.addClass(c+"_vertical"),t.wrap(e("<div>",{"class":c+"_single-w"})),t.wrapInner(e("<div>",{"class":c+"__single-container"}));var n=t.parent(),a=e("<div>",{"class":l("widget","single")}),o=e(r('<div class="{buttonCls}"><span class="{iconCls}"></span>{title}</div>',{buttonCls:l("button","single"),iconCls:l("icon","single"),title:this.options.singleTitle}));a.append(o),n.append(a),a.click(function(){var e=c+"__widget_active";return a.toggleClass(e),a.hasClass(e)?(t.css({left:-(t.width()-a.width())/2,top:-t.height()}),u(t),s(t,function(){a.removeClass(e)})):t.removeClass(_),!1}),this.widget=a}},update:function(t){if(t.forceUpdate||t.url!==this.options.url){this.number=0,this.countersLeft=this.buttons.length,this.widget&&this.widget.find("."+c+"__counter").remove(),e.extend(this.options,t);for(var n=0;n<this.buttons.length;n++)this.buttons[n].update(t)}},updateCounter:function(e,t,n){n&&(this.number+=n,this.single&&this.getCounterElem().text(this.number)),this.countersLeft--,0===this.countersLeft&&(this.appear(),this.container.addClass(c+"_ready"),this.container.trigger("ready."+c,this.number))},appear:function(){this.container.addClass(c+"_visible")},getCounterElem:function(){var t=this.widget.find("."+d+"counter_single");return t.length||(t=e("<span>",{"class":l("counter","single")}),this.widget.append(t)),t}},a.prototype={init:function(){this.detectParams(),this.initHtml(),this.initCounter()},update:function(t){e.extend(this.options,{forceUpdate:!1},t),this.widget.find("."+c+"__counter").remove(),this.initCounter()},detectService:function(){var t=this.widget.data("service");if(!t){for(var n=this.widget[0],a=n.classList||n.className.split(" "),o=0;o<a.length;o++){var i=a[o];if(m[i]){t=i;break}}if(!t)return}this.service=t,e.extend(this.options,m[t])},detectParams:function(){var e=this.widget.data();if(e.counter){var t=parseInt(e.counter,10);isNaN(t)?this.options.counterUrl=e.counter:this.options.counterNumber=t}e.title&&(this.options.title=e.title),e.url&&(this.options.url=e.url)},initHtml:function(){var t=this.options,n=this.widget,a=n.find("a");a.length&&this.cloneDataAttrs(a,n);var o=e("<span>",{"class":this.getElementClassNames("button"),text:n.text()});if(t.clickUrl){var r=i(t.clickUrl,{url:t.url,title:t.title}),l=e("<a>",{href:r});this.cloneDataAttrs(n,l),n.replaceWith(l),this.widget=n=l}else n.click(e.proxy(this.click,this));n.removeClass(this.service),n.addClass(this.getElementClassNames("widget")),o.prepend(e("<span>",{"class":this.getElementClassNames("icon")})),n.empty().append(o),this.button=o},initCounter:function(){if(this.options.counters)if(this.options.counterNumber)this.updateCounter(this.options.counterNumber);else{var t={counterUrl:this.options.counterUrl,forceUpdate:this.options.forceUpdate};h.fetch(this.service,this.options.url,t).always(e.proxy(this.updateCounter,this))}},cloneDataAttrs:function(e,t){var n=e.data();for(var a in n)n.hasOwnProperty(a)&&t.data(a,n[a])},getElementClassNames:function(e){return l(e,this.service)},updateCounter:function(t){t=parseInt(t,10)||0;var n={"class":this.getElementClassNames("counter"),text:t};t||this.options.zeroes||(n["class"]+=" "+c+"__counter_empty",n.text="");var a=e("<span>",n);this.widget.append(a),this.widget.trigger("counter."+c,[this.service,t])},click:function(t){var n=this.options,a=!0;if(e.isFunction(n.click)&&(a=n.click.call(this,t)),a){var o=i(n.popupUrl,{url:n.url,title:n.title});o=this.addAdditionalParamsToUrl(o),this.openPopup(o,{width:n.popupWidth,height:n.popupHeight})}return!1},addAdditionalParamsToUrl:function(t){var n=e.param(e.extend(this.widget.data(),this.options.data));return e.isEmptyObject(n)?t:t+(-1===t.indexOf("?")?"?":"&")+n},openPopup:function(t,n){var a=Math.round(screen.width/2-n.width/2),o=0;screen.height>n.height&&(o=Math.round(screen.height/3-n.height/2));var i=window.open(t,"sl_"+this.service,"left="+a+",top="+o+",width="+n.width+",height="+n.height+",personalbar=0,toolbar=0,scrollbars=1,resizable=1");if(i){i.focus(),this.widget.trigger("popup_opened."+c,[this.service,i]);var r=setInterval(e.proxy(function(){i.closed&&(clearInterval(r),this.widget.trigger("popup_closed."+c,this.service))},this),this.options.popupCheckInterval)}else location.href=t}},e(function(){e("."+c).socialLikes()})}),
/*!
 * jQuery Cookie Plugin v1.4.1
 * https://github.com/carhartl/jquery-cookie
 *
 * Copyright 2013 Klaus Hartl
 * Released under the MIT license
 */
function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof exports?e(require("jquery")):e(jQuery)}(function(e){function t(e){return l.raw?e:encodeURIComponent(e)}function n(e){return l.raw?e:decodeURIComponent(e)}function a(e){return t(l.json?JSON.stringify(e):String(e))}function o(e){0===e.indexOf('"')&&(e=e.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\"));try{return e=decodeURIComponent(e.replace(r," ")),l.json?JSON.parse(e):e}catch(t){}}function i(t,n){var a=l.raw?t:o(t);return e.isFunction(n)?n(a):a}var r=/\+/g,l=e.cookie=function(o,r,s){if(r!==undefined&&!e.isFunction(r)){if("number"==typeof(s=e.extend({},l.defaults,s)).expires){var u=s.expires,c=s.expires=new Date;c.setTime(+c+864e5*u)}return document.cookie=[t(o),"=",a(r),s.expires?"; expires="+s.expires.toUTCString():"",s.path?"; path="+s.path:"",s.domain?"; domain="+s.domain:"",s.secure?"; secure":""].join("")}for(var d=o?undefined:{},_=document.cookie?document.cookie.split("; "):[],p=0,m=_.length;p<m;p++){var h=_[p].split("="),f=n(h.shift()),g=h.join("=");if(o&&o===f){d=i(g,r);break}o||(g=i(g))===undefined||(d[f]=g)}return d};l.defaults={},e.removeCookie=function(t,n){return e.cookie(t)!==undefined&&(e.cookie(t,"",e.extend({},n,{expires:-1})),!e.cookie(t))}}),
/*! Magnific Popup - v0.9.9 - 2013-12-27
* http://dimsemenov.com/plugins/magnific-popup/
* Copyright (c) 2013 Dmitry Semenov; */
function(e){var t,n,a,o,i,r,l,s="Close",u="BeforeClose",c="AfterClose",d="BeforeAppend",_="MarkupParse",p="Open",m="Change",h="mfp",f="."+h,g="mfp-ready",b="mfp-removing",y="mfp-prevent-close",v=function(){},w=!!window.jQuery,k=e(window),S=function(e,n){t.ev.on(h+e+f,n)},T=function(t,n,a,o){var i=document.createElement("div");return i.className="mfp-"+t,a&&(i.innerHTML=a),o?n&&n.appendChild(i):(i=e(i),n&&i.appendTo(n)),i},C=function(n,a){t.ev.triggerHandler(h+n,a),t.st.callbacks&&(n=n.charAt(0).toLowerCase()+n.slice(1),t.st.callbacks[n]&&t.st.callbacks[n].apply(t,e.isArray(a)?a:[a]))},x=function(n){return n===l&&t.currTemplate.closeBtn||(t.currTemplate.closeBtn=e(t.st.closeMarkup.replace("%title%",t.st.tClose)),l=n),t.currTemplate.closeBtn},E=function(){e.magnificPopup.instance||((t=new v).init(),e.magnificPopup.instance=t)},A=function(){var e=document.createElement("p").style,t=["ms","O","Moz","Webkit"];if(void 0!==e.transition)return!0;for(;t.length;)if(t.pop()+"Transition"in e)return!0;return!1};v.prototype={constructor:v,init:function(){var n=navigator.appVersion;t.isIE7=-1!==n.indexOf("MSIE 7."),t.isIE8=-1!==n.indexOf("MSIE 8."),t.isLowIE=t.isIE7||t.isIE8,t.isAndroid=/android/gi.test(n),t.isIOS=/iphone|ipad|ipod/gi.test(n),t.supportsTransition=A(),t.probablyMobile=t.isAndroid||t.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),o=e(document),t.popupsCache={}},open:function(n){var i;if(a||(a=e(document.body)),!1===n.isObj){t.items=n.items.toArray(),t.index=0;var l,s=n.items;for(i=0;s.length>i;i++)if((l=s[i]).parsed&&(l=l.el[0]),l===n.el[0]){t.index=i;break}}else t.items=e.isArray(n.items)?n.items:[n.items],t.index=n.index||0;if(!t.isOpen){t.types=[],r="",t.ev=n.mainEl&&n.mainEl.length?n.mainEl.eq(0):o,n.key?(t.popupsCache[n.key]||(t.popupsCache[n.key]={}),t.currTemplate=t.popupsCache[n.key]):t.currTemplate={},t.st=e.extend(!0,{},e.magnificPopup.defaults,n),t.fixedContentPos="auto"===t.st.fixedContentPos?!t.probablyMobile:t.st.fixedContentPos,t.st.modal&&(t.st.closeOnContentClick=!1,t.st.closeOnBgClick=!1,t.st.showCloseBtn=!1,t.st.enableEscapeKey=!1),t.bgOverlay||(t.bgOverlay=T("bg").on("click"+f,function(){t.close()}),t.wrap=T("wrap").attr("tabindex",-1).on("click"+f,function(e){t._checkIfClose(e.target)&&t.close()}),t.container=T("container",t.wrap)),t.contentContainer=T("content"),t.st.preloader&&(t.preloader=T("preloader",t.container,t.st.tLoading));var u=e.magnificPopup.modules;for(i=0;u.length>i;i++){var c=u[i];c=c.charAt(0).toUpperCase()+c.slice(1),t["init"+c].call(t)}C("BeforeOpen"),t.st.showCloseBtn&&(t.st.closeBtnInside?(S(_,function(e,t,n,a){n.close_replaceWith=x(a.type)}),r+=" mfp-close-btn-in"):t.wrap.append(x())),t.st.alignTop&&(r+=" mfp-align-top"),t.fixedContentPos?t.wrap.css({overflow:t.st.overflowY,overflowX:"hidden",overflowY:t.st.overflowY}):t.wrap.css({top:k.scrollTop(),position:"absolute"}),(!1===t.st.fixedBgPos||"auto"===t.st.fixedBgPos&&!t.fixedContentPos)&&t.bgOverlay.css({height:o.height(),position:"absolute"}),t.st.enableEscapeKey&&o.on("keyup"+f,function(e){27===e.keyCode&&t.close()}),k.on("resize"+f,function(){t.updateSize()}),t.st.closeOnContentClick||(r+=" mfp-auto-cursor"),r&&t.wrap.addClass(r);var d=t.wH=k.height(),m={};if(t.fixedContentPos&&t._hasScrollBar(d)){var h=t._getScrollbarSize();h&&(m.marginRight=h)}t.fixedContentPos&&(t.isIE7?e("body, html").css("overflow","hidden"):m.overflow="hidden");var b=t.st.mainClass;return t.isIE7&&(b+=" mfp-ie7"),b&&t._addClassToMFP(b),t.updateItemHTML(),C("BuildControls"),e("html").css(m),t.bgOverlay.add(t.wrap).prependTo(t.st.prependTo||a),t._lastFocusedEl=document.activeElement,setTimeout(function(){t.content?(t._addClassToMFP(g),t._setFocus()):t.bgOverlay.addClass(g),o.on("focusin"+f,t._onFocusIn)},16),t.isOpen=!0,t.updateSize(d),C(p),n}t.updateItemHTML()},close:function(){t.isOpen&&(C(u),t.isOpen=!1,t.st.removalDelay&&!t.isLowIE&&t.supportsTransition?(t._addClassToMFP(b),setTimeout(function(){t._close()},t.st.removalDelay)):t._close())},_close:function(){C(s);var n=b+" "+g+" ";if(t.bgOverlay.detach(),t.wrap.detach(),t.container.empty(),t.st.mainClass&&(n+=t.st.mainClass+" "),t._removeClassFromMFP(n),t.fixedContentPos){var a={marginRight:""};t.isIE7?e("body, html").css("overflow",""):a.overflow="",e("html").css(a)}o.off("keyup"+f+" focusin"+f),t.ev.off(f),t.wrap.attr("class","mfp-wrap").removeAttr("style"),t.bgOverlay.attr("class","mfp-bg"),t.container.attr("class","mfp-container"),!t.st.showCloseBtn||t.st.closeBtnInside&&!0!==t.currTemplate[t.currItem.type]||t.currTemplate.closeBtn&&t.currTemplate.closeBtn.detach(),t._lastFocusedEl&&e(t._lastFocusedEl).focus(),t.currItem=null,t.content=null,t.currTemplate=null,t.prevHeight=0,C(c)},updateSize:function(e){if(t.isIOS){var n=document.documentElement.clientWidth/window.innerWidth,a=window.innerHeight*n;t.wrap.css("height",a),t.wH=a}else t.wH=e||k.height();t.fixedContentPos||t.wrap.css("height",t.wH),C("Resize")},updateItemHTML:function(){var n=t.items[t.index];t.contentContainer.detach(),t.content&&t.content.detach(),n.parsed||(n=t.parseEl(t.index));var a=n.type;if(C("BeforeChange",[t.currItem?t.currItem.type:"",a]),t.currItem=n,!t.currTemplate[a]){var o=!!t.st[a]&&t.st[a].markup;C("FirstMarkupParse",o),t.currTemplate[a]=!o||e(o)}i&&i!==n.type&&t.container.removeClass("mfp-"+i+"-holder");var r=t["get"+a.charAt(0).toUpperCase()+a.slice(1)](n,t.currTemplate[a]);t.appendContent(r,a),n.preloaded=!0,C(m,n),i=n.type,t.container.prepend(t.contentContainer),C("AfterChange")},appendContent:function(e,n){t.content=e,e?t.st.showCloseBtn&&t.st.closeBtnInside&&!0===t.currTemplate[n]?t.content.find(".mfp-close").length||t.content.append(x()):t.content=e:t.content="",C(d),t.container.addClass("mfp-"+n+"-holder"),t.contentContainer.append(t.content)},parseEl:function(n){var a,o=t.items[n];if(o.tagName?o={el:e(o)}:(a=o.type,o={data:o,src:o.src}),o.el){for(var i=t.types,r=0;i.length>r;r++)if(o.el.hasClass("mfp-"+i[r])){a=i[r];break}o.src=o.el.attr("data-mfp-src"),o.src||(o.src=o.el.attr("href"))}return o.type=a||t.st.type||"inline",o.index=n,o.parsed=!0,t.items[n]=o,C("ElementParse",o),t.items[n]},addGroup:function(e,n){var a=function(a){a.mfpEl=this,t._openClick(a,e,n)};n||(n={});var o="click.magnificPopup";n.mainEl=e,n.items?(n.isObj=!0,e.off(o).on(o,a)):(n.isObj=!1,n.delegate?e.off(o).on(o,n.delegate,a):(n.items=e,e.off(o).on(o,a)))},_openClick:function(n,a,o){if((void 0!==o.midClick?o.midClick:e.magnificPopup.defaults.midClick)||2!==n.which&&!n.ctrlKey&&!n.metaKey){var i=void 0!==o.disableOn?o.disableOn:e.magnificPopup.defaults.disableOn;if(i)if(e.isFunction(i)){if(!i.call(t))return!0}else if(i>k.width())return!0;n.type&&(n.preventDefault(),t.isOpen&&n.stopPropagation()),o.el=e(n.mfpEl),o.delegate&&(o.items=a.find(o.delegate)),t.open(o)}},updateStatus:function(e,a){if(t.preloader){n!==e&&t.container.removeClass("mfp-s-"+n),a||"loading"!==e||(a=t.st.tLoading);var o={status:e,text:a};C("UpdateStatus",o),e=o.status,a=o.text,t.preloader.html(a),t.preloader.find("a").on("click",function(e){e.stopImmediatePropagation()}),t.container.addClass("mfp-s-"+e),n=e}},_checkIfClose:function(n){if(!e(n).hasClass(y)){var a=t.st.closeOnContentClick,o=t.st.closeOnBgClick;if(a&&o)return!0;if(!t.content||e(n).hasClass("mfp-close")||t.preloader&&n===t.preloader[0])return!0;if(n===t.content[0]||e.contains(t.content[0],n)){if(a)return!0}else if(o&&e.contains(document,n))return!0;return!1}},_addClassToMFP:function(e){t.bgOverlay.addClass(e),t.wrap.addClass(e)},_removeClassFromMFP:function(e){this.bgOverlay.removeClass(e),t.wrap.removeClass(e)},_hasScrollBar:function(e){return(t.isIE7?o.height():document.body.scrollHeight)>(e||k.height())},_setFocus:function(){(t.st.focus?t.content.find(t.st.focus).eq(0):t.wrap).focus()},_onFocusIn:function(n){return n.target===t.wrap[0]||e.contains(t.wrap[0],n.target)?void 0:(t._setFocus(),!1)},_parseMarkup:function(t,n,a){var o;a.data&&(n=e.extend(a.data,n)),C(_,[t,n,a]),e.each(n,function(e,n){if(void 0===n||!1===n)return!0;if((o=e.split("_")).length>1){var a=t.find(f+"-"+o[0]);if(a.length>0){var i=o[1];"replaceWith"===i?a[0]!==n[0]&&a.replaceWith(n):"img"===i?a.is("img")?a.attr("src",n):a.replaceWith('<img src="'+n+'" class="'+a.attr("class")+'" />'):a.attr(o[1],n)}}else t.find(f+"-"+e).html(n)})},_getScrollbarSize:function(){if(void 0===t.scrollbarSize){var e=document.createElement("div");e.id="mfp-sbm",e.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(e),t.scrollbarSize=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return t.scrollbarSize}},e.magnificPopup={instance:null,proto:v.prototype,modules:[],open:function(t,n){return E(),(t=t?e.extend(!0,{},t):{}).isObj=!0,t.index=n||0,this.instance.open(t)},close:function(){return e.magnificPopup.instance&&e.magnificPopup.instance.close()},registerModule:function(t,n){n.options&&(e.magnificPopup.defaults[t]=n.options),e.extend(this.proto,n.proto),this.modules.push(t)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'<button title="%title%" type="button" class="mfp-close">&times;</button>',tClose:"Close (Esc)",tLoading:"Loading..."}},e.fn.magnificPopup=function(n){E();var a=e(this);if("string"==typeof n)if("open"===n){var o,i=w?a.data("magnificPopup"):a[0].magnificPopup,r=parseInt(arguments[1],10)||0;i.items?o=i.items[r]:(o=a,i.delegate&&(o=o.find(i.delegate)),o=o.eq(r)),t._openClick({mfpEl:o},a,i)}else t.isOpen&&t[n].apply(t,Array.prototype.slice.call(arguments,1));else n=e.extend(!0,{},n),w?a.data("magnificPopup",n):a[0].magnificPopup=n,t.addGroup(a,n);return a};var P,F,M,D="inline",L=function(){M&&(F.after(M.addClass(P)).detach(),M=null)};e.magnificPopup.registerModule(D,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){t.types.push(D),S(s+"."+D,function(){L()})},getInline:function(n,a){if(L(),n.src){var o=t.st.inline,i=e(n.src);if(i.length){var r=i[0].parentNode;r&&r.tagName&&(F||(P=o.hiddenClass,F=T(P),P="mfp-"+P),M=i.after(F).detach().removeClass(P)),t.updateStatus("ready")}else t.updateStatus("error",o.tNotFound),i=e("<div>");return n.inlineElement=i,i}return t.updateStatus("ready"),t._parseMarkup(a,{},n),a}}});var I,N="ajax",R=function(){I&&a.removeClass(I)},O=function(){R(),t.req&&t.req.abort()};e.magnificPopup.registerModule(N,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'<a href="%url%">The content</a> could not be loaded.'},proto:{initAjax:function(){t.types.push(N),I=t.st.ajax.cursor,S(s+"."+N,O),S("BeforeChange."+N,O)},getAjax:function(n){I&&a.addClass(I),t.updateStatus("loading");var o=e.extend({url:n.src,success:function(a,o,i){var r={data:a,xhr:i};C("ParseAjax",r),t.appendContent(e(r.data),N),n.finished=!0,R(),t._setFocus(),setTimeout(function(){t.wrap.addClass(g)},16),t.updateStatus("ready"),C("AjaxContentAdded")},error:function(){R(),n.finished=n.loadError=!0,t.updateStatus("error",t.st.ajax.tError.replace("%url%",n.src))}},t.st.ajax.settings);return t.req=e.ajax(o),""}}});var $,q=function(n){if(n.data&&void 0!==n.data.title)return n.data.title;var a=t.st.image.titleSrc;if(a){if(e.isFunction(a))return a.call(t,n);if(n.el)return n.el.attr(a)||""}return""};e.magnificPopup.registerModule("image",{options:{markup:'<div class="mfp-figure"><div class="mfp-close"></div><figure><div class="mfp-img"></div><figcaption><div class="mfp-bottom-bar"><div class="mfp-title"></div><div class="mfp-counter"></div></div></figcaption></figure></div>',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'<a href="%url%">The image</a> could not be loaded.'},proto:{initImage:function(){var e=t.st.image,n=".image";t.types.push("image"),S(p+n,function(){"image"===t.currItem.type&&e.cursor&&a.addClass(e.cursor)}),S(s+n,function(){e.cursor&&a.removeClass(e.cursor),k.off("resize"+f)}),S("Resize"+n,t.resizeImage),t.isLowIE&&S("AfterChange",t.resizeImage)},resizeImage:function(){var e=t.currItem;if(e&&e.img&&t.st.image.verticalFit){var n=0;t.isLowIE&&(n=parseInt(e.img.css("padding-top"),10)+parseInt(e.img.css("padding-bottom"),10)),e.img.css("max-height",t.wH-n)}},_onImageHasSize:function(e){e.img&&(e.hasSize=!0,$&&clearInterval($),e.isCheckingImgSize=!1,C("ImageHasSize",e),e.imgHidden&&(t.content&&t.content.removeClass("mfp-loading"),e.imgHidden=!1))},findImageSize:function(e){var n=0,a=e.img[0],o=function(i){$&&clearInterval($),$=setInterval(function(){return a.naturalWidth>0?void t._onImageHasSize(e):(n>200&&clearInterval($),void(3===++n?o(10):40===n?o(50):100===n&&o(500)))},i)};o(1)},getImage:function(n,a){var o=0,i=function(){n&&(n.img[0].complete?(n.img.off(".mfploader"),n===t.currItem&&(t._onImageHasSize(n),t.updateStatus("ready")),n.hasSize=!0,n.loaded=!0,C("ImageLoadComplete")):200>++o?setTimeout(i,100):r())},r=function(){n&&(n.img.off(".mfploader"),n===t.currItem&&(t._onImageHasSize(n),t.updateStatus("error",l.tError.replace("%url%",n.src))),n.hasSize=!0,n.loaded=!0,n.loadError=!0)},l=t.st.image,s=a.find(".mfp-img");if(s.length){var u=document.createElement("img");u.className="mfp-img",n.img=e(u).on("load.mfploader",i).on("error.mfploader",r),u.src=n.src,s.is("img")&&(n.img=n.img.clone()),(u=n.img[0]).naturalWidth>0?n.hasSize=!0:u.width||(n.hasSize=!1)}return t._parseMarkup(a,{title:q(n),img_replaceWith:n.img},n),t.resizeImage(),n.hasSize?($&&clearInterval($),n.loadError?(a.addClass("mfp-loading"),t.updateStatus("error",l.tError.replace("%url%",n.src))):(a.removeClass("mfp-loading"),t.updateStatus("ready")),a):(t.updateStatus("loading"),n.loading=!0,n.hasSize||(n.imgHidden=!0,a.addClass("mfp-loading"),t.findImageSize(n)),a)}}});var B,U=function(){return void 0===B&&(B=void 0!==document.createElement("p").style.MozTransform),B};e.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(e){return e.is("img")?e:e.find("img")}},proto:{initZoom:function(){var e,n=t.st.zoom,a=".zoom";if(n.enabled&&t.supportsTransition){var o,i,r=n.duration,l=function(e){var t=e.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),a="all "+n.duration/1e3+"s "+n.easing,o={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},i="transition";return o["-webkit-"+i]=o["-moz-"+i]=o["-o-"+i]=o[i]=a,t.css(o),t},c=function(){t.content.css("visibility","visible")};S("BuildControls"+a,function(){if(t._allowZoom()){if(clearTimeout(o),t.content.css("visibility","hidden"),!(e=t._getItemToZoom()))return void c();(i=l(e)).css(t._getOffset()),t.wrap.append(i),o=setTimeout(function(){i.css(t._getOffset(!0)),o=setTimeout(function(){c(),setTimeout(function(){i.remove(),e=i=null,C("ZoomAnimationEnded")},16)},r)},16)}}),S(u+a,function(){if(t._allowZoom()){if(clearTimeout(o),t.st.removalDelay=r,!e){if(!(e=t._getItemToZoom()))return;i=l(e)}i.css(t._getOffset(!0)),t.wrap.append(i),t.content.css("visibility","hidden"),setTimeout(function(){i.css(t._getOffset())},16)}}),S(s+a,function(){t._allowZoom()&&(c(),i&&i.remove(),e=null)})}},_allowZoom:function(){return"image"===t.currItem.type},_getItemToZoom:function(){return!!t.currItem.hasSize&&t.currItem.img},_getOffset:function(n){var a,o=(a=n?t.currItem.img:t.st.zoom.opener(t.currItem.el||t.currItem)).offset(),i=parseInt(a.css("padding-top"),10),r=parseInt(a.css("padding-bottom"),10);o.top-=e(window).scrollTop()-i;var l={width:a.width(),height:(w?a.innerHeight():a[0].offsetHeight)-r-i};return U()?l["-moz-transform"]=l.transform="translate("+o.left+"px,"+o.top+"px)":(l.left=o.left,l.top=o.top),l}}});var z="iframe",j="//about:blank",V=function(e){if(t.currTemplate[z]){var n=t.currTemplate[z].find("iframe");n.length&&(e||(n[0].src=j),t.isIE8&&n.css("display",e?"block":"none"))}};e.magnificPopup.registerModule(z,{options:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" src="//about:blank" frameborder="0" allowfullscreen></iframe></div>',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1&rel=0&hd=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){t.types.push(z),S("BeforeChange",function(e,t,n){t!==n&&(t===z?V():n===z&&V(!0))}),S(s+"."+z,function(){V()})},getIframe:function(n,a){var o=n.src,i=t.st.iframe;e.each(i.patterns,function(){return o.indexOf(this.index)>-1?(this.id&&(o="string"==typeof this.id?o.substr(o.lastIndexOf(this.id)+this.id.length,o.length):this.id.call(this,o)),o=this.src.replace("%id%",o),!1):void 0});var r={};return i.srcAction&&(r[i.srcAction]=o),t._parseMarkup(a,r,n),t.updateStatus("ready"),a}}});var H=function(e){var n=t.items.length;return e>n-1?e-n:0>e?n+e:e},W=function(e,t,n){return e.replace(/%curr%/gi,t+1).replace(/%total%/gi,n)};e.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var n=t.st.gallery,a=".mfp-gallery",i=Boolean(e.fn.mfpFastClick);return t.direction=!0,!(!n||!n.enabled)&&(r+=" mfp-gallery",S(p+a,function(){n.navigateByImgClick&&t.wrap.on("click"+a,".mfp-img",function(){return t.items.length>1?(t.next(),!1):void 0}),o.on("keydown"+a,function(e){37===e.keyCode?t.prev():39===e.keyCode&&t.next()})}),S("UpdateStatus"+a,function(e,n){n.text&&(n.text=W(n.text,t.currItem.index,t.items.length))}),S(_+a,function(e,a,o,i){var r=t.items.length;o.counter=r>1?W(n.tCounter,i.index,r):""}),S("BuildControls"+a,function(){if(t.items.length>1&&n.arrows&&!t.arrowLeft){var a=n.arrowMarkup,o=t.arrowLeft=e(a.replace(/%title%/gi,n.tPrev).replace(/%dir%/gi,"left")).addClass(y),r=t.arrowRight=e(a.replace(/%title%/gi,n.tNext).replace(/%dir%/gi,"right")).addClass(y),l=i?"mfpFastClick":"click";o[l](function(){t.prev()}),r[l](function(){t.next()}),t.isIE7&&(T("b",o[0],!1,!0),T("a",o[0],!1,!0),T("b",r[0],!1,!0),T("a",r[0],!1,!0)),t.container.append(o.add(r))}}),S(m+a,function(){t._preloadTimeout&&clearTimeout(t._preloadTimeout),t._preloadTimeout=setTimeout(function(){t.preloadNearbyImages(),t._preloadTimeout=null},16)}),void S(s+a,function(){o.off(a),t.wrap.off("click"+a),t.arrowLeft&&i&&t.arrowLeft.add(t.arrowRight).destroyMfpFastClick(),t.arrowRight=t.arrowLeft=null}))},next:function(){t.direction=!0,t.index=H(t.index+1),t.updateItemHTML()},prev:function(){t.direction=!1,t.index=H(t.index-1),t.updateItemHTML()},goTo:function(e){t.direction=e>=t.index,t.index=e,t.updateItemHTML()},preloadNearbyImages:function(){var e,n=t.st.gallery.preload,a=Math.min(n[0],t.items.length),o=Math.min(n[1],t.items.length);for(e=1;(t.direction?o:a)>=e;e++)t._preloadItem(t.index+e);for(e=1;(t.direction?a:o)>=e;e++)t._preloadItem(t.index-e)},_preloadItem:function(n){if(n=H(n),!t.items[n].preloaded){var a=t.items[n];a.parsed||(a=t.parseEl(n)),C("LazyLoad",a),"image"===a.type&&(a.img=e('<img class="mfp-img" />').on("load.mfploader",function(){a.hasSize=!0}).on("error.mfploader",function(){a.hasSize=!0,a.loadError=!0,C("LazyLoadError",a)}).attr("src",a.src)),a.preloaded=!0}}}});var Y="retina";e.magnificPopup.registerModule(Y,{options:{replaceSrc:function(e){return e.src.replace(/\.\w+$/,function(e){return"@2x"+e})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var e=t.st.retina,n=e.ratio;(n=isNaN(n)?n():n)>1&&(S("ImageHasSize."+Y,function(e,t){t.img.css({"max-width":t.img[0].naturalWidth/n,width:"100%"})}),S("ElementParse."+Y,function(t,a){a.src=e.replaceSrc(a,n)}))}}}}),function(){var t=1e3,n="ontouchstart"in window,a=function(){k.off("touchmove"+o+" touchend"+o)},o="."+"mfpFastClick";e.fn.mfpFastClick=function(i){return e(this).each(function(){var r,l,s,u,c,d,_,p=e(this);n&&p.on("touchstart"+o,function(e){c=!1,_=1,d=e.originalEvent?e.originalEvent.touches[0]:e.touches[0],s=d.clientX,u=d.clientY,k.on("touchmove"+o,function(e){d=e.originalEvent?e.originalEvent.touches:e.touches,_=d.length,d=d[0],(Math.abs(d.clientX-s)>10||Math.abs(d.clientY-u)>10)&&(c=!0,a())}).on("touchend"+o,function(e){a(),c||_>1||(r=!0,e.preventDefault(),clearTimeout(l),l=setTimeout(function(){r=!1},t),i())})});p.on("click"+o,function(){r||i()})})},e.fn.destroyMfpFastClick=function(){e(this).off("touchstart"+o+" click"+o),n&&k.off("touchmove"+o+" touchend"+o)}}(),E()}(window.jQuery||window.Zepto),
/*
 * jQuery Highlight plugin
 *
 * Based on highlight v3 by Johann Burkard
 * http://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html
 *
 * Code a little bit refactored and cleaned (in my humble opinion).
 * Most important changes:
 *  - has an option to highlight only entire words (wordsOnly - false by default),
 *  - has an option to be case sensitive (caseSensitive - false by default)
 *  - highlight element tag and class names can be specified in options
 *
 * Usage:
 *   // wrap every occurrance of text 'lorem' in content
 *   // with <span class='highlight'> (default options)
 *   $('#content').highlight('lorem');
 *
 *   // search for and highlight more terms at once
 *   // so you can save some time on traversing DOM
 *   $('#content').highlight(['lorem', 'ipsum']);
 *   $('#content').highlight('lorem ipsum');
 *
 *   // search only for entire word 'lorem'
 *   $('#content').highlight('lorem', { wordsOnly: true });
 *
 *   // don't ignore case during search of term 'lorem'
 *   $('#content').highlight('lorem', { caseSensitive: true });
 *
 *   // wrap every occurrance of term 'ipsum' in content
 *   // with <em class='important'>
 *   $('#content').highlight('ipsum', { element: 'em', className: 'important' });
 *
 *   // remove default highlight
 *   $('#content').unhighlight();
 *
 *   // remove custom highlight
 *   $('#content').unhighlight({ element: 'em', className: 'important' });
 *
 *
 * Copyright (c) 2009 Bartek Szopka
 *
 * Licensed under MIT license.
 *
 */
jQuery.extend({highlight:function(e,t,n,a){if(3===e.nodeType){var o=e.data.match(t);if(o){var i=document.createElement(n||"span");i.className=a||"highlight";var r=e.splitText(o.index);r.splitText(o[0].length);var l=r.cloneNode(!0);return i.appendChild(l),r.parentNode.replaceChild(i,r),1}}else if(1===e.nodeType&&e.childNodes&&!/(script|style)/i.test(e.tagName)&&(e.tagName!==n.toUpperCase()||e.className!==a))for(var s=0;s<e.childNodes.length;s++)s+=jQuery.highlight(e.childNodes[s],t,n,a);return 0}}),jQuery.fn.unhighlight=function(e){var t={className:"highlight",element:"span"};return jQuery.extend(t,e),this.find(t.element+"."+t.className).each(function(){var e=this.parentNode;e.replaceChild(this.firstChild,this),e.normalize()}).end()},jQuery.fn.highlight=function(e,t){var n={className:"highlight",element:"span",caseSensitive:!1,wordsOnly:!1};if(jQuery.extend(n,t),e.constructor===String&&(e=[e]),e=jQuery.grep(e,function(e){return""!=e}),0==(e=jQuery.map(e,function(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")})).length)return this;var a=n.caseSensitive?"":"i",o="("+e.join("|")+")";n.wordsOnly&&(o="\\b"+o+"\\b");var i=new RegExp(o,a);return this.each(function(){jQuery.highlight(this,i,n.element,n.className)})},function(){function e(e){const t=["BHD","JOD","KWD","OMR","TND"];return["BIF","CLP","DJF","GNF","JPY","KMF","KRW","MGA","PYG","RWF","UGX","VND","VUV","XAF","XOF","XPF"].includes(e.toUpperCase())?1:t.includes(e.toUpperCase())?1e3:100}function t(t,n,a){return a=a||{},t=parseFloat(t,10),(a.isPriceInCents||a.isPriceInCents==undefined)&&(t/=e(n)),t.toLocaleString(undefined,{style:"currency",currency:n||"USD"})}function n(e,t){var n;if(t&&"large"==t)for(n=e+"-"+(Math.floor(9e4*Math.random())+1e4);$("#"+n).length>0;)n=e+"-"+(Math.floor(9e4*Math.random())+1e4);else for(n=e+"-"+(Math.floor(90*Math.random())+100);$("#"+n).length>0;)n=e+"-"+(Math.floor(90*Math.random())+100);return n}function a(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)})}function o(e,t,n){return(e.attributes[t]||{value:n}).value}function i(e,t){return e?t?e.replace(/[^0-9\.]/g,""):e.replace(/[^0-9\.-]/g,""):e}function r(e){for(var t in result="",e)result+=t+"="+e[t]+"&";return result&&result.length>0?result.substring(0,result.length-1):""}function l(e,t){for(;(e=e.parentElement)&&!(e.matches||e.matchesSelector).call(e,t););return e}function s(e,t){for(var n=[],a=[],o=0;o<e.length;o++)n[e[o]]=!0;for(o=0;o<t.length;o++)n[t[o]]?delete n[t[o]]:n[t[o]]=!0;for(var i in n)a.push(i);return a}function u(e){var t=null;try{t=JSON.parse(e)}catch(n){}return t}function c(e){return decodeURIComponent((RegExp(e+"=(.+?)(&|$)").exec(location.search)||[,null])[1])}window.generateUniqueId=n,window.CFUtils=window.CFUtils||{},window.CFUtils.currencyFractional=e,window.CFUtils.displayAmountWithCurrency=t,window.CFUtils.generateUniqueId=n,window.CFUtils.generateUUID=a,window.CFUtils.stringRemoveLetters=i,window.CFUtils.generateURLQueryString=r,window.CFUtils.safeAttribute=o,window.CFUtils.findAncestor=l,window.CFUtils.arrSymmetricDiff=s,window.CFUtils.safeJSONParse=u,window.CFUtils.getURLParameter=c}(),window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.Page=window.ClickFunnels.Page||{},window.addEventListener("load",()=>{const e=document.querySelector('meta[property="cf:page_id"]');window.ClickFunnels.Page.publishedPageEncryptedId=e?e.content:null}),function(){function e(e){return"yes"===e?'allow="autoplay"':""}function t(e,t,n){return"yes"==e||"true"==t?n+"autoplay=1&":"autoplay=0"}function n(e){var t=_(e,"data-youtube-url","");return""==t||t===undefined?"https://www.youtube.com/watch?v=8KUHpd8T6S8":t=(t=(t=(t=t.replace("https://www.youtube.com/watch?v=","")).replace("http://www.youtube.com/watch?v=","")).replace("http://youtu.be/","")).replace("https://youtu.be/","")}function a(e){var t=_(e,"data-vimeo-url","");return""==t||t===undefined?"99822791":t=(t=(t=(t=(t=(t=t.replace("http://vimeo.com/channels/staffpicks/","")).replace("http://vimeo.com/","")).replace("https://vimeo.com/","")).replace("https://vimeo.com/channels/staffpicks/","")).replace("//vimeo.com/","")).replace("//vimeo.com/channels/staffpicks/","")}function o(a){var o,i,r=n(a),l=_(a,"data-youtube-unmute-label","false"),s=_(a,"data-youtube-block-pause","false"),u="true"===s?"yes":_(a,"data-youtube-autoplay","no"),c=e(u),d=t(u,s,"mute=1&"),p=_(a,"data-youtube-branding");p="yes"==p&&"true"!=s?"0":"1",i='<iframe width="'+_(a,"data-youtube-width",640)+'" height="'+_(a,"data-youtube-height",360)+'" '+c+' src="//www.youtube.com/embed/'+r+"?"+d+"&modestbranding="+p+"&controls="+(o="no"==(o=_(a,"data-youtube-controls","yes"))||"true"==s?"0":"1")+'&showinfo=0&rel=0&hd=1&wmode=transparent" frameborder="0" allowfullscreen wmode="opaque"></iframe>';var m=a.querySelector(".elVideo");m&&(m.innerHTML=i,"true"==s?m.classList.add("iframeblocked"):"yes"==u&&"true"==l&&"0"==o&&m.classList.add("iframeunmuted"));var h=a.querySelector("textarea.editor-video-holder");h&&(h.value=i),a.classList.remove("customvideoembed")}function i(n){var o,i=a(n),r=_(n,"data-vimeo-unmute-label","false"),l=_(n,"data-vimeo-block-pause","false"),s="true"===l?"yes":_(n,"data-vimeo-autoplay","false"),u=e(s),c=t(s,l,"muted=1&");width=_(n,"data-vimeo-width",640),height=_(n,"data-vimeo-height",360),o='<iframe width="'+width+'" height="'+height+'" '+u+' src="//player.vimeo.com/video/'+i+"?"+c+'&title=0&byline=0&wmode=transparent&autopause=0" frameborder="0" allowfullscreen wmode="opaque"></iframe>';var d=n.querySelector(".elVideo");d&&(d.innerHTML=o,"true"==l?d.classList.add("iframeblocked"):"yes"==s&&"true"==r&&d.classList.add("iframeunmuted"));var p=n.querySelector("textarea.editor-video-holder");p&&(p.value=o),n.classList.remove("customvideoembed")}function r(n){var a=_(n,"data-wistia-url","");if(""==a||a===undefined)return"fqiy4bjdu8";a=(a=a.split("/"))[a.length-1];var o,i=_(n,"data-wistia-block-pause","false"),r="true"===i?"yes":_(n,"data-wistia-autoplay","no"),l=e(r),s=t(r,i,"muted=true&");width=_(n,"data-wistia-width",640),height=_(n,"data-wistia-height",360),o='<iframe width="'+width+'" height="'+height+'" '+l+' src="//fast.wistia.net/embed/iframe/'+a+"?"+s+'&wmode=transparent" allowtransparency="true" frameborder="0" scrolling="no" class="wistia_embed" name="wistia_embed" allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen wmode="opaque" ></iframe>';var u=n.querySelector(".elVideo");u&&(u.innerHTML=o,"true"==i&&u.classList.add("iframeblocked"));var c=n.querySelector("textarea.editor-video-holder");c&&(c.value=o),n.classList.remove("customvideoembed")}function l(e){var t,n,a=_(e,"data-mp4-url",""),o=_(e,"data-webm-url",""),i="down";"lesson"===_(document.getElementsByTagName("html")[0],"data-page-type","page").toLowerCase()&&(i="nodownload"),t=(t=_(e,"poster-url",null)||_(e,"data-poster-url",null))&&t.length>0?' poster="'+t+'" ':"",i=i&&i.length>0?' controlsList="'+i+'" ':"",n='<video id="'+generateUniqueId("video")+'" width="auto" height="auto" class="video-js vjs-default-skin" controls="false" '+i+t+' preload="auto" data-setup="{}">',n+='<source src="'+a+'" type="video/mp4">',n+='<source src="'+o+'" type="video/webm">',n+="Your browser does not support HTML5 video.",n+="</video>";var r=e.querySelector(".elVideo");r&&(r.innerHTML=n);var l=e.querySelector(".editor-video-holder");l&&(l.value=n),e.classList.remove("customvideoembed")}function s(e){var t=_(e,"id",""),n=document.getElementById(t).querySelector(".editor-video-holder"),a="";n&&(a=n.value);var o,i,r=_(e,"data-custom-block-pause","false"),l=e.querySelector(".elVideo");if(l){"true"==r&&(a.indexOf("autoplay=0")>-1&&(a=a.replace("autoplay=0","autoplay=1")),l.classList.add("iframeblocked")),l.innerHTML=a;var s=l.querySelector("iframe");s&&(""!==(o=_(s,"width",""))&&o!==undefined||s.setAttribute("width","640"),""!==(i=_(s,"height",""))&&i!==undefined||s.setAttribute("height","360"),e.classList.remove("customvideoembed"))}}function u(e){var t=_(e,"data-video-type",""),n=e.querySelector(".elVideo");n&&(n.classList.remove("iframeblocked"),n.classList.remove("iframeunmuted")),"youtube"==t?o(e):"vimeo"==t?i(e):"wistia"==t?r(e):"evp"==t?e.classList.remove("customvideoembed"):"html5"==t?l(e):s(e),d(e)}function c(){var e=document.querySelectorAll(".video-js");0!=e.length&&e.forEach(function(e){var t=e.parentNode,n=e.querySelectorAll("source");if(0!=n.length){var a=[];n.forEach(function(e){a.push(_(e,"src",""))});var o=a[0],i=a[a.length-1],r=_(e,"poster","");r&&r.length>0&&(r=' poster="'+r+'" ');var l=generateUniqueId("video_random_"),s='<video style="width: 100%" id="'+l+'"'+r+' controls controlsList="nodownload">';s+='<source src="'+o+'" type="video/mp4">',i.length&&(s+='<source src="'+i+'" type="video/webm">'),s+="Your browser does not support HTML5 video.",s+="</video>",s+='<span class="'+l+'" style="display: none;display: block;padding: 5px;background: #fafafa;font-weight: bold;"><i class="fa fa-spinner fa-spin"></i> Loading Video...</span>';var u=document.createElement("div");u.innerHTML=s,t.replaceChild(u,e);var c=document.getElementById(l);c.onloadstart=function(){$("."+l).show()},c.oncanplay=function(){$("."+l).hide()}}})}function d(e){$elQ=$(e);var t=$elQ.attr("data-video-title");t&&$elQ.find(".elVideo iframe").attr("title",t)}function _(e,t,n){return(e.attributes[t]||{value:n}).value}window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.VideoElement={convertHtml:u,replaceMembershipVideosWithStandardPlayer:c}}(),function(){var e=this,t=e._,n=Array.prototype,a=Object.prototype,o=Function.prototype,i=n.push,r=n.slice,l=n.concat,s=a.toString,u=a.hasOwnProperty,c=Array.isArray,d=Object.keys,_=o.bind,p=function(e){return e instanceof p?e:this instanceof p?void(this._wrapped=e):new p(e)};"undefined"!=typeof exports?("undefined"!=typeof module&&module.exports&&(exports=module.exports=p),exports._=p):e._=p,p.VERSION="1.7.0";var m=function(e,t,n){if(void 0===t)return e;switch(null==n?3:n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,a){return e.call(t,n,a)};case 3:return function(n,a,o){return e.call(t,n,a,o)};case 4:return function(n,a,o,i){return e.call(t,n,a,o,i)}}return function(){return e.apply(t,arguments)}};p.iteratee=function(e,t,n){return null==e?p.identity:p.isFunction(e)?m(e,t,n):p.isObject(e)?p.matches(e):p.property(e)},p.each=p.forEach=function(e,t,n){if(null==e)return e;t=m(t,n);var a,o=e.length;if(o===+o)for(a=0;o>a;a++)t(e[a],a,e);else{var i=p.keys(e);for(a=0,o=i.length;o>a;a++)t(e[i[a]],i[a],e)}return e},p.map=p.collect=function(e,t,n){if(null==e)return[];t=p.iteratee(t,n);for(var a,o=e.length!==+e.length&&p.keys(e),i=(o||e).length,r=Array(i),l=0;i>l;l++)a=o?o[l]:l,r[l]=t(e[a],a,e);return r};var h="Reduce of empty array with no initial value";p.reduce=p.foldl=p.inject=function(e,t,n,a){null==e&&(e=[]),t=m(t,a,4);var o,i=e.length!==+e.length&&p.keys(e),r=(i||e).length,l=0;if(arguments.length<3){if(!r)throw new TypeError(h);n=e[i?i[l++]:l++]}for(;r>l;l++)n=t(n,e[o=i?i[l]:l],o,e);return n},p.reduceRight=p.foldr=function(e,t,n,a){null==e&&(e=[]),t=m(t,a,4);var o,i=e.length!==+e.length&&p.keys(e),r=(i||e).length;if(arguments.length<3){if(!r)throw new TypeError(h);n=e[i?i[--r]:--r]}for(;r--;)n=t(n,e[o=i?i[r]:r],o,e);return n},p.find=p.detect=function(e,t,n){var a;return t=p.iteratee(t,n),p.some(e,function(e,n,o){return t(e,n,o)?(a=e,!0):void 0}),a},p.filter=p.select=function(e,t,n){var a=[];return null==e?a:(t=p.iteratee(t,n),p.each(e,function(e,n,o){t(e,n,o)&&a.push(e)}),a)},p.reject=function(e,t,n){return p.filter(e,p.negate(p.iteratee(t)),n)},p.every=p.all=function(e,t,n){if(null==e)return!0;t=p.iteratee(t,n);var a,o,i=e.length!==+e.length&&p.keys(e),r=(i||e).length;for(a=0;r>a;a++)if(!t(e[o=i?i[a]:a],o,e))return!1;return!0},p.some=p.any=function(e,t,n){if(null==e)return!1;t=p.iteratee(t,n);var a,o,i=e.length!==+e.length&&p.keys(e),r=(i||e).length;for(a=0;r>a;a++)if(t(e[o=i?i[a]:a],o,e))return!0;return!1},p.contains=p.include=function(e,t){return null!=e&&(e.length!==+e.length&&(e=p.values(e)),p.indexOf(e,t)>=0)},p.invoke=function(e,t){var n=r.call(arguments,2),a=p.isFunction(t);return p.map(e,function(e){return(a?t:e[t]).apply(e,n)})},p.pluck=function(e,t){return p.map(e,p.property(t))},p.where=function(e,t){return p.filter(e,p.matches(t))},p.findWhere=function(e,t){return p.find(e,p.matches(t))},p.max=function(e,t,n){var a,o,i=-1/0,r=-1/0;if(null==t&&null!=e)for(var l=0,s=(e=e.length===+e.length?e:p.values(e)).length;s>l;l++)(a=e[l])>i&&(i=a);else t=p.iteratee(t,n),p.each(e,function(e,n,a){((o=t(e,n,a))>r||o===-1/0&&i===-1/0)&&(i=e,r=o)});return i},p.min=function(e,t,n){var a,o,i=1/0,r=1/0;if(null==t&&null!=e)for(var l=0,s=(e=e.length===+e.length?e:p.values(e)).length;s>l;l++)a=e[l],i>a&&(i=a);else t=p.iteratee(t,n),p.each(e,function(e,n,a){o=t(e,n,a),(r>o||1/0===o&&1/0===i)&&(i=e,r=o)});return i},p.shuffle=function(e){for(var t,n=e&&e.length===+e.length?e:p.values(e),a=n.length,o=Array(a),i=0;a>i;i++)(t=p.random(0,i))!==i&&(o[i]=o[t]),o[t]=n[i];return o},p.sample=function(e,t,n){return null==t||n?(e.length!==+e.length&&(e=p.values(e)),e[p.random(e.length-1)]):p.shuffle(e).slice(0,Math.max(0,t))},p.sortBy=function(e,t,n){return t=p.iteratee(t,n),p.pluck(p.map(e,function(e,n,a){return{value:e,index:n,criteria:t(e,n,a)}}).sort(function(e,t){var n=e.criteria,a=t.criteria;if(n!==a){if(n>a||void 0===n)return 1;if(a>n||void 0===a)return-1}return e.index-t.index}),"value")};var f=function(e){return function(t,n,a){var o={};return n=p.iteratee(n,a),p.each(t,function(a,i){var r=n(a,i,t);e(o,a,r)}),o}};p.groupBy=f(function(e,t,n){p.has(e,n)?e[n].push(t):e[n]=[t]}),p.indexBy=f(function(e,t,n){e[n]=t}),p.countBy=f(function(e,t,n){p.has(e,n)?e[n]++:e[n]=1}),p.sortedIndex=function(e,t,n,a){for(var o=(n=p.iteratee(n,a,1))(t),i=0,r=e.length;r>i;){var l=i+r>>>1;n(e[l])<o?i=l+1:r=l}return i},p.toArray=function(e){return e?p.isArray(e)?r.call(e):e.length===+e.length?p.map(e,p.identity):p.values(e):[]},p.size=function(e){return null==e?0:e.length===+e.length?e.length:p.keys(e).length},p.partition=function(e,t,n){t=p.iteratee(t,n);var a=[],o=[];return p.each(e,function(e,n,i){(t(e,n,i)?a:o).push(e)}),[a,o]},p.first=p.head=p.take=function(e,t,n){return null==e?void 0:null==t||n?e[0]:0>t?[]:r.call(e,0,t)},p.initial=function(e,t,n){return r.call(e,0,Math.max(0,e.length-(null==t||n?1:t)))},p.last=function(e,t,n){return null==e?void 0:null==t||n?e[e.length-1]:r.call(e,Math.max(e.length-t,0))},p.rest=p.tail=p.drop=function(e,t,n){return r.call(e,null==t||n?1:t)},p.compact=function(e){return p.filter(e,p.identity)};var g=function(e,t,n,a){if(t&&p.every(e,p.isArray))return l.apply(a,e);for(var o=0,r=e.length;r>o;o++){var s=e[o];p.isArray(s)||p.isArguments(s)?t?i.apply(a,s):g(s,t,n,a):n||a.push(s)}return a};p.flatten=function(e,t){return g(e,t,!1,[])},p.without=function(e){return p.difference(e,r.call(arguments,1))},p.uniq=p.unique=function(e,t,n,a){if(null==e)return[];p.isBoolean(t)||(a=n,n=t,t=!1),null!=n&&(n=p.iteratee(n,a));for(var o=[],i=[],r=0,l=e.length;l>r;r++){var s=e[r];if(t)r&&i===s||o.push(s),i=s;else if(n){var u=n(s,r,e);p.indexOf(i,u)<0&&(i.push(u),o.push(s))}else p.indexOf(o,s)<0&&o.push(s)}return o},p.union=function(){return p.uniq(g(arguments,!0,!0,[]))},p.intersection=function(e){if(null==e)return[];for(var t=[],n=arguments.length,a=0,o=e.length;o>a;a++){var i=e[a];if(!p.contains(t,i)){for(var r=1;n>r&&p.contains(arguments[r],i);r++);r===n&&t.push(i)}}return t},p.difference=function(e){var t=g(r.call(arguments,1),!0,!0,[]);return p.filter(e,function(e){return!p.contains(t,e)})},p.zip=function(e){if(null==e)return[];for(var t=p.max(arguments,"length").length,n=Array(t),a=0;t>a;a++)n[a]=p.pluck(arguments,a);return n},p.object=function(e,t){if(null==e)return{};for(var n={},a=0,o=e.length;o>a;a++)t?n[e[a]]=t[a]:n[e[a][0]]=e[a][1];return n},p.indexOf=function(e,t,n){if(null==e)return-1;var a=0,o=e.length;if(n){if("number"!=typeof n)return e[a=p.sortedIndex(e,t)]===t?a:-1;a=0>n?Math.max(0,o+n):n}for(;o>a;a++)if(e[a]===t)return a;return-1},p.lastIndexOf=function(e,t,n){if(null==e)return-1;var a=e.length;for("number"==typeof n&&(a=0>n?a+n+1:Math.min(a,n+1));--a>=0;)if(e[a]===t)return a;return-1},p.range=function(e,t,n){arguments.length<=1&&(t=e||0,e=0),n=n||1;for(var a=Math.max(Math.ceil((t-e)/n),0),o=Array(a),i=0;a>i;i++,e+=n)o[i]=e;return o};var b=function(){};p.bind=function(e,t){var n,a;if(_&&e.bind===_)return _.apply(e,r.call(arguments,1));if(!p.isFunction(e))throw new TypeError("Bind must be called on a function");return n=r.call(arguments,2),a=function(){if(!(this instanceof a))return e.apply(t,n.concat(r.call(arguments)));b.prototype=e.prototype;var o=new b;b.prototype=null;var i=e.apply(o,n.concat(r.call(arguments)));return p.isObject(i)?i:o}},p.partial=function(e){var t=r.call(arguments,1);return function(){for(var n=0,a=t.slice(),o=0,i=a.length;i>o;o++)a[o]===p&&(a[o]=arguments[n++]);for(;n<arguments.length;)a.push(arguments[n++]);return e.apply(this,a)}},p.bindAll=function(e){var t,n,a=arguments.length;if(1>=a)throw new Error("bindAll must be passed function names");for(t=1;a>t;t++)e[n=arguments[t]]=p.bind(e[n],e);return e},p.memoize=function(e,t){var n=function(a){var o=n.cache,i=t?t.apply(this,arguments):a;return p.has(o,i)||(o[i]=e.apply(this,arguments)),o[i]};return n.cache={},n},p.delay=function(e,t){var n=r.call(arguments,2);return setTimeout(function(){return e.apply(null,n)},t)},p.defer=function(e){return p.delay.apply(p,[e,1].concat(r.call(arguments,1)))},p.throttle=function(e,t,n){var a,o,i,r=null,l=0;n||(n={});var s=function(){l=!1===n.leading?0:p.now(),r=null,i=e.apply(a,o),r||(a=o=null)};return function(){var u=p.now();l||!1!==n.leading||(l=u);var c=t-(u-l);return a=this,o=arguments,0>=c||c>t?(clearTimeout(r),r=null,l=u,i=e.apply(a,o),r||(a=o=null)):r||!1===n.trailing||(r=setTimeout(s,c)),i}},p.debounce=function(e,t,n){var a,o,i,r,l,s=function(){var u=p.now()-r;t>u&&u>0?a=setTimeout(s,t-u):(a=null,n||(l=e.apply(i,o),a||(i=o=null)))};return function(){i=this,o=arguments,r=p.now();var u=n&&!a;return a||(a=setTimeout(s,t)),u&&(l=e.apply(i,o),i=o=null),l}},p.wrap=function(e,t){return p.partial(t,e)},p.negate=function(e){return function(){return!e.apply(this,arguments)}},p.compose=function(){var e=arguments,t=e.length-1;return function(){for(var n=t,a=e[t].apply(this,arguments);n--;)a=e[n].call(this,a);return a}},p.after=function(e,t){return function(){return--e<1?t.apply(this,arguments):void 0}},p.before=function(e,t){var n;return function(){return--e>0?n=t.apply(this,arguments):t=null,n}},p.once=p.partial(p.before,2),p.keys=function(e){if(!p.isObject(e))return[];if(d)return d(e);var t=[];for(var n in e)p.has(e,n)&&t.push(n);return t},p.values=function(e){for(var t=p.keys(e),n=t.length,a=Array(n),o=0;n>o;o++)a[o]=e[t[o]];return a},p.pairs=function(e){for(var t=p.keys(e),n=t.length,a=Array(n),o=0;n>o;o++)a[o]=[t[o],e[t[o]]];return a},p.invert=function(e){for(var t={},n=p.keys(e),a=0,o=n.length;o>a;a++)t[e[n[a]]]=n[a];return t},p.functions=p.methods=function(e){var t=[];for(var n in e)p.isFunction(e[n])&&t.push(n);return t.sort()},p.extend=function(e){if(!p.isObject(e))return e;for(var t,n,a=1,o=arguments.length;o>a;a++)for(n in t=arguments[a])u.call(t,n)&&(e[n]=t[n]);return e},p.pick=function(e,t,n){var a,o={};if(null==e)return o;if(p.isFunction(t))for(a in t=m(t,n),e){var i=e[a];t(i,a,e)&&(o[a]=i)}else{var s=l.apply([],r.call(arguments,1));e=new Object(e);for(var u=0,c=s.length;c>u;u++)(a=s[u])in e&&(o[a]=e[a])}return o},p.omit=function(e,t,n){if(p.isFunction(t))t=p.negate(t);else{var a=p.map(l.apply([],r.call(arguments,1)),String);t=function(e,t){return!p.contains(a,t)}}return p.pick(e,t,n)},p.defaults=function(e){if(!p.isObject(e))return e;for(var t=1,n=arguments.length;n>t;t++){var a=arguments[t];for(var o in a)void 0===e[o]&&(e[o]=a[o])}return e},p.clone=function(e){return p.isObject(e)?p.isArray(e)?e.slice():p.extend({},e):e},p.tap=function(e,t){return t(e),e};var y=function(e,t,n,a){if(e===t)return 0!==e||1/e==1/t;if(null==e||null==t)return e===t;e instanceof p&&(e=e._wrapped),t instanceof p&&(t=t._wrapped);var o=s.call(e);if(o!==s.call(t))return!1;switch(o){case"[object RegExp]":case"[object String]":return""+e==""+t;case"[object Number]":return+e!=+e?+t!=+t:0==+e?1/+e==1/t:+e==+t;case"[object Date]":case"[object Boolean]":return+e==+t}if("object"!=typeof e||"object"!=typeof t)return!1;for(var i=n.length;i--;)if(n[i]===e)return a[i]===t;var r,l,u=e.constructor,c=t.constructor;if(u!==c&&"constructor"in e&&"constructor"in t&&!(p.isFunction(u)&&u instanceof u&&p.isFunction(c)&&c instanceof c))return!1;if(n.push(e),a.push(t),"[object Array]"===o){if(l=(r=e.length)===t.length)for(;r--&&(l=y(e[r],t[r],n,a)););}else{var d,_=p.keys(e);if(r=_.length,l=p.keys(t).length===r)for(;r--&&(d=_[r],l=p.has(t,d)&&y(e[d],t[d],n,a)););}return n.pop(),a.pop(),l};p.isEqual=function(e,t){return y(e,t,[],[])},p.isEmpty=function(e){if(null==e)return!0;if(p.isArray(e)||p.isString(e)||p.isArguments(e))return 0===e.length;for(var t in e)if(p.has(e,t))return!1;return!0},p.isElement=function(e){return!(!e||1!==e.nodeType)},p.isArray=c||function(e){return"[object Array]"===s.call(e)},p.isObject=function(e){var t=typeof e;return"function"===t||"object"===t&&!!e},p.each(["Arguments","Function","String","Number","Date","RegExp"],function(e){p["is"+e]=function(t){return s.call(t)==="[object "+e+"]"}}),p.isArguments(arguments)||(p.isArguments=function(e){return p.has(e,"callee")}),"function"!=typeof/./&&(p.isFunction=function(e){return"function"==typeof e||!1}),p.isFinite=function(e){return isFinite(e)&&!isNaN(parseFloat(e))},p.isNaN=function(e){return p.isNumber(e)&&e!==+e},p.isBoolean=function(e){return!0===e||!1===e||"[object Boolean]"===s.call(e)},p.isNull=function(e){return null===e},p.isUndefined=function(e){return void 0===e},p.has=function(e,t){return null!=e&&u.call(e,t)},p.noConflict=function(){return e._=t,this},p.identity=function(e){return e},p.constant=function(e){return function(){return e}},p.noop=function(){},p.property=function(e){return function(t){return t[e]}},p.matches=function(e){var t=p.pairs(e),n=t.length;return function(e){if(null==e)return!n;e=new Object(e);for(var a=0;n>a;a++){var o=t[a],i=o[0];if(o[1]!==e[i]||!(i in e))return!1}return!0}},p.times=function(e,t,n){var a=Array(Math.max(0,e));t=m(t,n,1);for(var o=0;e>o;o++)a[o]=t(o);return a},p.random=function(e,t){return null==t&&(t=e,e=0),e+Math.floor(Math.random()*(t-e+1))},p.now=Date.now||function(){return(new Date).getTime()};var v={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},w=p.invert(v),k=function(e){var t=function(t){return e[t]},n="(?:"+p.keys(e).join("|")+")",a=RegExp(n),o=RegExp(n,"g");return function(e){return e=null==e?"":""+e,a.test(e)?e.replace(o,t):e}};p.escape=k(v),p.unescape=k(w),p.result=function(e,t){if(null!=e){var n=e[t];return p.isFunction(n)?e[t]():n}};var S=0;p.uniqueId=function(e){var t=++S+"";return e?e+t:t},p.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var T=/(.)^/,C={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},x=/\\|'|\r|\n|\u2028|\u2029/g,E=function(e){return"\\"+C[e]};p.template=function(e,t,n){!t&&n&&(t=n),t=p.defaults({},t,p.templateSettings);var a=RegExp([(t.escape||T).source,(t.interpolate||T).source,(t.evaluate||T).source].join("|")+"|$","g"),o=0,i="__p+='";e.replace(a,function(t,n,a,r,l){return i+=e.slice(o,l).replace(x,E),o=l+t.length,n?i+="'+\n((__t=("+n+"))==null?'':_.escape(__t))+\n'":a?i+="'+\n((__t=("+a+"))==null?'':__t)+\n'":r&&(i+="';\n"+r+"\n__p+='"),t}),i+="';\n",t.variable||(i="with(obj||{}){\n"+i+"}\n"),i="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+i+"return __p;\n";try{var r=new Function(t.variable||"obj","_",i)}catch(l){throw l.source=i,l}var s=function(e){return r.call(this,e,p)},u=t.variable||"obj";return s.source="function("+u+"){\n"+i+"}",s},p.chain=function(e){var t=p(e);return t._chain=!0,t};var A=function(e){return this._chain?p(e).chain():e};p.mixin=function(e){p.each(p.functions(e),function(t){var n=p[t]=e[t];p.prototype[t]=function(){var e=[this._wrapped];return i.apply(e,arguments),A.call(this,n.apply(p,e))}})},p.mixin(p),p.each(["pop","push","reverse","shift","sort","splice","unshift"],function(e){var t=n[e];p.prototype[e]=function(){var n=this._wrapped;return t.apply(n,arguments),"shift"!==e&&"splice"!==e||0!==n.length||delete n[0],A.call(this,n)}}),p.each(["concat","join","slice"],function(e){var t=n[e];p.prototype[e]=function(){return A.call(this,t.apply(this._wrapped,arguments))}}),p.prototype.value=function(){return this._wrapped},"function"==typeof define&&define.amd&&define("underscore",[],function(){return p})}.call(this),$(function(){function e(e){$(".lesson-link").first().trigger("click",[e])}$(".video-container").data("original",$(".video-container").html()),$(".video-description").data("original",$(".video-description").html()),$("#current-lesson, .current-lesson").data("original",$("#current-lesson, .current-lesson").first().html()),$("#current-section, .current_section").data("original",$("#current-section, .current-section").first().html()),$(".lesson-resource").hide(),$(".resources").hide(),$("#home-link").click(function(){$(".video-container").html($(".video-container").data("original")),$(".video-description").html($(".video-description").data("original")),$(".lesson-resource").hide(),$("#current-lesson, .current-lesson").text($.trim($("#current-lesson").data("original"))),$("#current-section, .current-section").text($.trim($("#current-section").data("original"))),$("#current-lesson, .current-lesson").fadeIn(),$("#current-section, .current-section").fadeIn(),$(".video-description").fadeIn(),$(".lesson-resource").hide(),$(".resources").hide()}),$('a[href="#next"]').click(function(){var e=parseInt($("body").data("currentSection")),t=parseInt($("body").data("currentSection"))+1,n=parseInt($("body").data("currentLesson"))+1;if((a=$("#"+e+"-"+n)).size()>0);else var a=$("#"+t+"-1");a.first().click(),$(".swipebox").magnificPopup({type:"image"}),$(".elVideoModalWrapper .swipebox").magnificPopup({type:"iframe"})}),$('a[href="#previous"]').click(function(){var e=parseInt($("body").data("currentSection")),t=parseInt($("body").data("currentSection"))-1,n=parseInt($("body").data("currentLesson"))-1;if((a=$("#"+e+"-"+n)).size()>0);else var a=$("#"+t+"-1");a.first().click(),$(".swipebox").magnificPopup({type:"image"}),$(".elVideoModalWrapper .swipebox").magnificPopup({type:"iframe"})}),1==$("body").data("showProgress")&&$(".lesson-link").each(function(){1==$(this).data("completed")&&$(this).append("<span style='pull right'><i class='fa fa-check'></i></span>")}),$(".lesson-link").click(function(e,t){e.preventDefault(),t=void 0===t||t,$("#content").hide(),$(".lesson-link").removeClass("activeMemberNav"),$(this).addClass("activeMemberNav");var n=$(this).nextAll(".lesson-video").first(),a=$(this).nextAll("[data-cf-lesson-description='true']").first(),o=$(this).attr("id");try{$("body").data("currentSection",o.split("-")[0]),$("body").data("currentLesson",o.split("-")[1]),$("body").data("currentLessonId",$(this).data("lesson-id"))}catch(l){}var i=$(this).parents('[data-cf-lesson-list="true"]').prev('[data-cf-section-template="true"]').find("[data-cf-section-number='true']").text();$(".video-container").html(n.html()),$(".video-container").contents().hide(),""===n.html()?$(".video-container").hide():($(window).trigger("custom"),$(".video-container").fadeIn(),$(".video-container").contents().delay(1e3).fadeIn()),a.is("textarea")?($(".video-description").html(a.val()),$(".de-video-block").fitVids({customSelector:"iframe[src*='fast.wistia.net']"}),""===a.val()?$(".video-description").hide():$(".video-description").fadeIn()):($(".video-description").html(a.html()),""===a.html()?$(".video-description").hide():$(".video-description").fadeIn()),window.ClickFunnels.VideoElement.replaceMembershipVideosWithStandardPlayer(),$(".resources").fadeIn(),$(".lesson-resource").hide(),$(".lesson-"+i+"-"+o).fadeIn(),$(".lesson-"+o).show(),$("#current-lesson, .current-lesson").text($.trim($(this).text())),$("#current-section, .current-section").text($.trim($(this).parents('[data-cf-lesson-list="true"]').prev('[data-cf-section-template="true"]').find('[data-cf-section-name="true"]').text())),$("#current-lesson, .current-lesson").fadeIn(),$("#current-section, .current-section").fadeIn(),$("#content").fadeIn();var r=$(".video-description").find("iframe").first();void 0!==r.attr("data-autoplay")&&1==r.attr("data-autoplay")&&r.attr("src",r.attr("src").replace("autoplay=1","autoplay=0")),0===$("[data-cf-resource-template=true]:visible").size()?$(".resources").hide():$(".resources").fadeIn(),$(".swipebox").magnificPopup({type:"image"}),$(".elVideoModalWrapper .swipebox").magnificPopup({type:"iframe"}),evsfix(),$(".elCustomJS_code").each(function(){$getJS=$(this).attr("data-custom-js"),$(this).html($getJS)}),CFbuildAudioPlayer($(".video-description").find(".elAudioWrapper"),t)}),"undefined"!=typeof page_key&&$(".page_key").val(page_key),e(!1),setTimeout(e,1e3,!0),$("#temp-link").parent().hide(),$("body").delay(500).fadeIn(),$.fn.exists=function(){return this.length>0},$(".steps li .title").exists()&&$(".steps li .title").click(function(){$(this).parent().next(".membershipNavInner").toggleClass("out").toggleClass("in"),$(this).toggleClass("openedHeader"),$(this).toggleClass("opened")}),$(".elMembershipsNavMobileToggle").exists()||$(".elMembershipsNav").prepend('<div class="elMembershipsNavMobileToggle" data-hide-on="mobile"><i class="fa fa-bars" style="margin-right:5px;"></i>Lessons</div>'),$(document).on("click",".elMembershipsNavMobileToggle",function(){$(this).parent().find(".steps").slideToggle()}),window.PIE&&$(".ie-fix, .steps li:first-child .title, aside").each(function(){PIE.attach(this)}),$(".steps li .title").each(function(e){0!==e&&$(this).click()});var t=_.debounce(function(){var e=$(this).val();$("body").unhighlight(),$('[data-cf-lesson-template="true"]').each(function(){$(this).text().search(new RegExp(e,"i"))<0||""===e?$(this).find("ul").first().css({backgroundColor:""}):($(this).find("ul").first().highlight(e),$(this).find("ul").first().css({backgroundColor:"#f4ffb0"}),$(".video-description").highlight(e))})},1e3);$("#search_field").on("change input blur",t),$(".search-form form").on("submit",function(e){$("#search_field").trigger("blur"),e.preventDefault()}),$("[data-cf-lesson-name=true]").length>0&&$("div[data-youtube-autoplay='yes']").each(function(){var e=$(this).find("iframe").first();e.attr("src",e.attr("src").replace("autoplay=1","autoplay=0")),e.attr("data-autoplay",1)}),$(".goto-login").on("click",function(){return $("#reset-form").hide(),$("#register-form").hide(),$("#login-form").fadeIn(),!1}),$(".goto-login2").on("click",function(){return $("#reset-form").hide(),$("#register-form").fadeIn(),!1}),$(".goto-reset").on("click",function(){return $("#login-form").hide(),$("#reset-form").fadeIn(),!1})}),function(e){"use strict";e.fn.fitVids=function(t){var n={customSelector:null};if(!document.getElementById("fit-vids-style")){var a=document.head||document.getElementsByTagName("head")[0],o=".fluid-width-video-wrapper{width:100%;position:relative;padding:0;}.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}",i=document.createElement("div");i.innerHTML='<p>x</p><style id="fit-vids-style">'+o+"</style>",a.appendChild(i.childNodes[1])}return t&&e.extend(n,t),this.each(function(){var t=["iframe[src*='fast.wistia.net']","iframe[src*='player.vimeo.com']","iframe[src*='youtube.com']","iframe[src*='youtube-nocookie.com']","iframe[src*='kickstarter.com'][src*='video.html']","object","embed"];n.customSelector&&t.push(n.customSelector);var a=e(this).find(t.join(","));(a=a.not("object object")).each(function(){var t=e(this);if(!("embed"===this.tagName.toLowerCase()&&t.parent("object").length||t.parent(".fluid-width-video-wrapper").length)){t.css("height")||t.css("width")||!isNaN(t.attr("height"))&&!isNaN(t.attr("width"))||(t.attr("height",9),t.attr("width",16));var n=("object"===this.tagName.toLowerCase()||t.attr("height")&&!isNaN(parseInt(t.attr("height"),10))?parseInt(t.attr("height"),10):t.height())/(isNaN(parseInt(t.attr("width"),10))?t.width():parseInt(t.attr("width"),10));if(!t.attr("id")){var a="fitvid"+Math.floor(999999*Math.random());t.attr("id",a)}
t.wrap('<div class="fluid-width-video-wrapper"></div>').parent(".fluid-width-video-wrapper").css("padding-top",100*n+"%"),t.removeAttr("height").removeAttr("width")}})})}}(window.jQuery||window.Zepto),$(function(){function e(e,t){return!!Object.keys(b).includes(e)&&Object.keys(b[e]).includes(t)}function t(e){const t=new Date;return t.setTime(t.getTime()+1e3*e),t.toUTCString()}function n(t){return window.domainIsCFInternal&&e(t,"max-age")}function a(e){return JSON.parse(JSON.stringify(e))}function o({object:e={},keys:t=[],values:n=[]}={}){return t.map(t=>e.hasOwnProperty(t)&&n.includes(e[t])).includes(!0)}function i(e,{triggerParams:t=m,triggerParamValues:n=h,paramsToOverwrite:i=f,valueToApply:r=g}={}){const l=a(e);return o({object:e,keys:t,values:n})&&i.forEach(e=>{l[e]=r}),l}function r(e){for(var t=e+"=",n=document.cookie.split(";"),a=0;a<n.length;a++){for(var o=n[a];" "==o.charAt(0);)o=o.substring(1,o.length);if(0==o.indexOf(t))return o.substring(t.length,o.length)}return null}function l(e,t){if(t.created_at){const n=b[e]["max-age"]||_,a=new Date(t.created_at);return new Date(a.getTime()+1e3*n)<new Date}return!1}function s(e){return!!e&&["created_at","value"].every(t=>e.hasOwnProperty(t))}function u(e){const t=r(e);try{const a=JSON.parse(t);if(s(a))return l(e,a)?null:a.value}catch(n){}return t}function c(t){try{var n=localStorage.getItem(t);if(n&&e(t,"max-age")){const e=JSON.parse(n);new Date(e.expires)>new Date?n=e.value:(localStorage.removeItem(t),n=null)}}catch(a){"NS_ERROR_FILE_CORRUPTED"==a.name&&(console.log("NS_ERROR_FILE_CORRUPTED"),n=null)}return n}var d;const _=31536e3,p=3888e3,m=["aff_sub","aff_sub2","aff_sub3"],h=["domain_redirect","paused_modal","not_paid"],f=["cf_affiliate_id","affiliate_id"],g=49961,b=window.domainIsCFInternal?{cf_affiliate_id:{"max-age":p},affiliate_id:{"max-age":p}}:{};(window.onpopstate=function(){var e,t=/\+/g,n=/([^&=]+)=?([^&]*)/g,a=function(e){return decodeURIComponent(e.replace(t," "))},o=window.location.search.substring(1);for(d={};e=n.exec(o);)d[a(e[1])]=a(e[2]);window.domainIsCFInternal&&(d=i(d))})(),$.each(d,function(a,o){try{let n=o;if(e(a,"max-age")){const e=cookieSettings[a]["max-age"];n=JSON.stringify({value:o,expires:t(e)})}localStorage.setItem(a,n)}catch(l){"NS_ERROR_FILE_CORRUPTED"==l.name&&console.log("NS_ERROR_FILE_CORRUPTED")}const i=b[a]||{},r=n(a)?JSON.stringify({value:o,created_at:(new Date).toUTCString()}):o;document.cookie=[a+"="+r,"domain="+(i.domain||".clickfunnels.com"),"path="+(i.path||"/")].join("; "),document.cookie=[a+"="+r,"expires="+t(i["max-age"]||_)+";"].join("; ")}),$("input[data-param]").each(function(){const e=$(this).data("param");let t=c(e)||u(e);$(this).val(t),$(this).attr("value",t)})}),
/*!
 * MediaElement.js
 * http://www.mediaelementjs.com/
 *
 * Wrapper that mimics native HTML5 MediaElement (audio and video)
 * using a variety of technologies (pure JavaScript, Flash, iframe)
 *
 * Copyright 2010-2017, John Dyer (http://j.hn/)
 * License: MIT
 *
 */
function e(t,n,a){function o(r,l){if(!n[r]){if(!t[r]){var s="function"==typeof require&&require;if(!l&&s)return s(r,!0);if(i)return i(r,!0);var u=new Error("Cannot find module '"+r+"'");throw u.code="MODULE_NOT_FOUND",u}var c=n[r]={exports:{}};t[r][0].call(c.exports,function(e){var n=t[r][1][e];return o(n||e)},c,c.exports,e,t,n,a)}return n[r].exports}for(var i="function"==typeof require&&require,r=0;r<a.length;r++)o(a[r]);return o}({1:[function(){},{}],2:[function(e,t){(function(n){var a,o=void 0!==n?n:"undefined"!=typeof window?window:{},i=e(1);"undefined"!=typeof document?a=document:(a=o["__GLOBAL_DOCUMENT_CACHE@4"])||(a=o["__GLOBAL_DOCUMENT_CACHE@4"]=i),t.exports=a}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{1:1}],3:[function(e,t){(function(e){var n;n="undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},t.exports=n}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],4:[function(e,t){!function(e){function n(){}function a(e,t){return function(){e.apply(t,arguments)}}function o(e){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=undefined,this._deferreds=[],c(e,this)}function i(e,t){for(;3===e._state;)e=e._value;0!==e._state?(e._handled=!0,o._immediateFn(function(){var n=1===e._state?t.onFulfilled:t.onRejected;if(null!==n){var a;try{a=n(e._value)}catch(o){return void l(t.promise,o)}r(t.promise,a)}else(1===e._state?r:l)(t.promise,e._value)})):e._deferreds.push(t)}function r(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if(t instanceof o)return e._state=3,e._value=t,void s(e);if("function"==typeof n)return void c(a(n,t),e)}e._state=1,e._value=t,s(e)}catch(i){l(e,i)}}function l(e,t){e._state=2,e._value=t,s(e)}function s(e){2===e._state&&0===e._deferreds.length&&o._immediateFn(function(){e._handled||o._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)i(e,e._deferreds[t]);e._deferreds=null}function u(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function c(e,t){var n=!1;try{e(function(e){n||(n=!0,r(t,e))},function(e){n||(n=!0,l(t,e))})}catch(a){if(n)return;n=!0,l(t,a)}}var d=setTimeout;o.prototype["catch"]=function(e){return this.then(null,e)},o.prototype.then=function(e,t){var a=new this.constructor(n);return i(this,new u(e,t,a)),a},o.all=function(e){var t=Array.prototype.slice.call(e);return new o(function(e,n){function a(i,r){try{if(r&&("object"==typeof r||"function"==typeof r)){var l=r.then;if("function"==typeof l)return void l.call(r,function(e){a(i,e)},n)}t[i]=r,0==--o&&e(t)}catch(s){n(s)}}if(0===t.length)return e([]);for(var o=t.length,i=0;i<t.length;i++)a(i,t[i])})},o.resolve=function(e){return e&&"object"==typeof e&&e.constructor===o?e:new o(function(t){t(e)})},o.reject=function(e){return new o(function(t,n){n(e)})},o.race=function(e){return new o(function(t,n){for(var a=0,o=e.length;a<o;a++)e[a].then(t,n)})},o._immediateFn="function"==typeof setImmediate&&function(e){setImmediate(e)}||function(e){d(e,0)},o._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},o._setImmediateFn=function(e){o._immediateFn=e},o._setUnhandledRejectionFn=function(e){o._unhandledRejectionFn=e},void 0!==t&&t.exports?t.exports=o:e.Promise||(e.Promise=o)}(this)},{}],5:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(n,"__esModule",{value:!0});var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=a(e(7)),r=e(15),l=e(27),s={lang:"en",en:r.EN,language:function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];if(null!==t&&t!==undefined&&t.length){if("string"!=typeof t[0])throw new TypeError("Language code must be a string value");if(!/^[a-z]{2}(\-[a-z]{2})?$/i.test(t[0]))throw new TypeError("Language code must have format `xx` or `xx-xx`");s.lang=t[0],s[t[0]]===undefined?(t[1]=null!==t[1]&&t[1]!==undefined&&"object"===o(t[1])?t[1]:{},s[t[0]]=(0,l.isObjectEmpty)(t[1])?r.EN:t[1]):null!==t[1]&&t[1]!==undefined&&"object"===o(t[1])&&(s[t[0]]=t[1])}return s.lang},t:function(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:null;if("string"==typeof e&&e.length){var n=void 0,a=void 0,i=s.language(),r=function(e,t,n){return"object"!==(void 0===e?"undefined":o(e))||"number"!=typeof t||"number"!=typeof n?e:[function(){return arguments.length<=1?undefined:arguments[1]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:arguments.length<=2?undefined:arguments[2]},function(){return 0===(arguments.length<=0?undefined:arguments[0])||1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:arguments.length<=2?undefined:arguments[2]},function(){return(arguments.length<=0?undefined:arguments[0])%10==1&&(arguments.length<=0?undefined:arguments[0])%100!=11?arguments.length<=1?undefined:arguments[1]:0!==(arguments.length<=0?undefined:arguments[0])?arguments.length<=2?undefined:arguments[2]:arguments.length<=3?undefined:arguments[3]},function(){return 1===(arguments.length<=0?undefined:arguments[0])||11===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:2===(arguments.length<=0?undefined:arguments[0])||12===(arguments.length<=0?undefined:arguments[0])?arguments.length<=2?undefined:arguments[2]:(arguments.length<=0?undefined:arguments[0])>2&&(arguments.length<=0?undefined:arguments[0])<20?arguments.length<=3?undefined:arguments[3]:arguments.length<=4?undefined:arguments[4]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:0===(arguments.length<=0?undefined:arguments[0])||(arguments.length<=0?undefined:arguments[0])%100>0&&(arguments.length<=0?undefined:arguments[0])%100<20?arguments.length<=2?undefined:arguments[2]:arguments.length<=3?undefined:arguments[3]},function(){return(arguments.length<=0?undefined:arguments[0])%10==1&&(arguments.length<=0?undefined:arguments[0])%100!=11?arguments.length<=1?undefined:arguments[1]:(arguments.length<=0?undefined:arguments[0])%10>=2&&((arguments.length<=0?undefined:arguments[0])%100<10||(arguments.length<=0?undefined:arguments[0])%100>=20)?arguments.length<=2?undefined:arguments[2]:[3]},function(){return(arguments.length<=0?undefined:arguments[0])%10==1&&(arguments.length<=0?undefined:arguments[0])%100!=11?arguments.length<=1?undefined:arguments[1]:(arguments.length<=0?undefined:arguments[0])%10>=2&&(arguments.length<=0?undefined:arguments[0])%10<=4&&((arguments.length<=0?undefined:arguments[0])%100<10||(arguments.length<=0?undefined:arguments[0])%100>=20)?arguments.length<=2?undefined:arguments[2]:arguments.length<=3?undefined:arguments[3]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:(arguments.length<=0?undefined:arguments[0])>=2&&(arguments.length<=0?undefined:arguments[0])<=4?arguments.length<=2?undefined:arguments[2]:arguments.length<=3?undefined:arguments[3]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:(arguments.length<=0?undefined:arguments[0])%10>=2&&(arguments.length<=0?undefined:arguments[0])%10<=4&&((arguments.length<=0?undefined:arguments[0])%100<10||(arguments.length<=0?undefined:arguments[0])%100>=20)?arguments.length<=2?undefined:arguments[2]:arguments.length<=3?undefined:arguments[3]},function(){return(arguments.length<=0?undefined:arguments[0])%100==1?arguments.length<=2?undefined:arguments[2]:(arguments.length<=0?undefined:arguments[0])%100==2?arguments.length<=3?undefined:arguments[3]:(arguments.length<=0?undefined:arguments[0])%100==3||(arguments.length<=0?undefined:arguments[0])%100==4?arguments.length<=4?undefined:arguments[4]:arguments.length<=1?undefined:arguments[1]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:2===(arguments.length<=0?undefined:arguments[0])?arguments.length<=2?undefined:arguments[2]:(arguments.length<=0?undefined:arguments[0])>2&&(arguments.length<=0?undefined:arguments[0])<7?arguments.length<=3?undefined:arguments[3]:(arguments.length<=0?undefined:arguments[0])>6&&(arguments.length<=0?undefined:arguments[0])<11?arguments.length<=4?undefined:arguments[4]:arguments.length<=5?undefined:arguments[5]},function(){return 0===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=2?undefined:arguments[2]:2===(arguments.length<=0?undefined:arguments[0])?arguments.length<=3?undefined:arguments[3]:(arguments.length<=0?undefined:arguments[0])%100>=3&&(arguments.length<=0?undefined:arguments[0])%100<=10?arguments.length<=4?undefined:arguments[4]:(arguments.length<=0?undefined:arguments[0])%100>=11?arguments.length<=5?undefined:arguments[5]:arguments.length<=6?undefined:arguments[6]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:0===(arguments.length<=0?undefined:arguments[0])||(arguments.length<=0?undefined:arguments[0])%100>1&&(arguments.length<=0?undefined:arguments[0])%100<11?arguments.length<=2?undefined:arguments[2]:(arguments.length<=0?undefined:arguments[0])%100>10&&(arguments.length<=0?undefined:arguments[0])%100<20?arguments.length<=3?undefined:arguments[3]:arguments.length<=4?undefined:arguments[4]},function(){return(arguments.length<=0?undefined:arguments[0])%10==1?arguments.length<=1?undefined:arguments[1]:(arguments.length<=0?undefined:arguments[0])%10==2?arguments.length<=2?undefined:arguments[2]:arguments.length<=3?undefined:arguments[3]},function(){return 11!==(arguments.length<=0?undefined:arguments[0])&&(arguments.length<=0?undefined:arguments[0])%10==1?arguments.length<=1?undefined:arguments[1]:arguments.length<=2?undefined:arguments[2]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:(arguments.length<=0?undefined:arguments[0])%10>=2&&(arguments.length<=0?undefined:arguments[0])%10<=4&&((arguments.length<=0?undefined:arguments[0])%100<10||(arguments.length<=0?undefined:arguments[0])%100>=20)?arguments.length<=2?undefined:arguments[2]:arguments.length<=3?undefined:arguments[3]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:2===(arguments.length<=0?undefined:arguments[0])?arguments.length<=2?undefined:arguments[2]:8!==(arguments.length<=0?undefined:arguments[0])&&11!==(arguments.length<=0?undefined:arguments[0])?arguments.length<=3?undefined:arguments[3]:arguments.length<=4?undefined:arguments[4]},function(){return 0===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:arguments.length<=2?undefined:arguments[2]},function(){return 1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:2===(arguments.length<=0?undefined:arguments[0])?arguments.length<=2?undefined:arguments[2]:3===(arguments.length<=0?undefined:arguments[0])?arguments.length<=3?undefined:arguments[3]:arguments.length<=4?undefined:arguments[4]},function(){return 0===(arguments.length<=0?undefined:arguments[0])?arguments.length<=1?undefined:arguments[1]:1===(arguments.length<=0?undefined:arguments[0])?arguments.length<=2?undefined:arguments[2]:arguments.length<=3?undefined:arguments[3]}][n].apply(null,[t].concat(e))};return s[i]!==undefined&&(n=s[i][e],null!==t&&"number"==typeof t&&(a=s[i]["mejs.plural-form"],n=r.apply(null,[n,t,a]))),!n&&s.en&&(n=s.en[e],null!==t&&"number"==typeof t&&(a=s.en["mejs.plural-form"],n=r.apply(null,[n,t,a]))),n=n||e,null!==t&&"number"==typeof t&&(n=n.replace("%1",t)),(0,l.escapeHTML)(n)}return e}};i["default"].i18n=s,"undefined"!=typeof mejsL10n&&i["default"].i18n.language(mejsL10n.language,mejsL10n.strings),n["default"]=s},{15:15,27:27,7:7}],6:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=a(e(3)),l=a(e(2)),s=a(e(7)),u=e(27),c=e(28),d=e(8),_=e(25),p=function m(e,t,n){var a=this;o(this,m);var p=this;n=Array.isArray(n)?n:null,p.defaults={renderers:[],fakeNodeName:"mediaelementwrapper",pluginPath:"build/",shimScriptAccess:"sameDomain"},t=Object.assign(p.defaults,t),p.mediaElement=l["default"].createElement(t.fakeNodeName);var h=e,f=!1;if("string"==typeof e?p.mediaElement.originalNode=l["default"].getElementById(e):(p.mediaElement.originalNode=e,h=e.id),p.mediaElement.originalNode===undefined||null===p.mediaElement.originalNode)return null;p.mediaElement.options=t,h=h||"mejs_"+Math.random().toString().slice(2),p.mediaElement.originalNode.setAttribute("id",h+"_from_mejs");var g=p.mediaElement.originalNode.tagName.toLowerCase();["video","audio"].indexOf(g)>-1&&!p.mediaElement.originalNode.getAttribute("preload")&&p.mediaElement.originalNode.setAttribute("preload","none"),p.mediaElement.originalNode.parentNode.insertBefore(p.mediaElement,p.mediaElement.originalNode),p.mediaElement.appendChild(p.mediaElement.originalNode);var b=function(e,t){if("https:"===r["default"].location.protocol&&0===e.indexOf("http:")&&_.IS_IOS&&s["default"].html5media.mediaTypes.indexOf(t)>-1){var n=new XMLHttpRequest;n.onreadystatechange=function(){if(4===this.readyState&&200===this.status){var t=(r["default"].URL||r["default"].webkitURL).createObjectURL(this.response);return p.mediaElement.originalNode.setAttribute("src",t),t}return e},n.open("GET",e),n.responseType="blob",n.send()}return e},y=void 0;if(null!==n)y=n;else if(null!==p.mediaElement.originalNode)switch(y=[],p.mediaElement.originalNode.nodeName.toLowerCase()){case"iframe":y.push({type:"",src:p.mediaElement.originalNode.getAttribute("src")});break;case"audio":case"video":var v=p.mediaElement.originalNode.children.length,w=p.mediaElement.originalNode.getAttribute("src");if(w){var k=p.mediaElement.originalNode,S=(0,c.formatType)(w,k.getAttribute("type"));y.push({type:S,src:b(w,S)})}for(var T=0;T<v;T++){var C=p.mediaElement.originalNode.children[T];if("source"===C.tagName.toLowerCase()){var x=C.getAttribute("src"),E=(0,c.formatType)(x,C.getAttribute("type"));y.push({type:E,src:b(x,E)})}}}p.mediaElement.id=h,p.mediaElement.renderers={},p.mediaElement.events={},p.mediaElement.promises=[],p.mediaElement.renderer=null,p.mediaElement.rendererName=null,p.mediaElement.changeRenderer=function(e,t){var n=a,o=Object.keys(t[0]).length>2?t[0]:t[0].src;if(n.mediaElement.renderer!==undefined&&null!==n.mediaElement.renderer&&n.mediaElement.renderer.name===e)return n.mediaElement.renderer.pause(),n.mediaElement.renderer.stop&&n.mediaElement.renderer.stop(),n.mediaElement.renderer.show(),n.mediaElement.renderer.setSrc(o),!0;n.mediaElement.renderer!==undefined&&null!==n.mediaElement.renderer&&(n.mediaElement.renderer.pause(),n.mediaElement.renderer.stop&&n.mediaElement.renderer.stop(),n.mediaElement.renderer.hide());var i=n.mediaElement.renderers[e],r=null;if(i!==undefined&&null!==i)return i.show(),i.setSrc(o),n.mediaElement.renderer=i,n.mediaElement.rendererName=e,!0;for(var l=n.mediaElement.options.renderers.length?n.mediaElement.options.renderers:d.renderer.order,s=0,u=l.length;s<u;s++){var c=l[s];if(c===e){r=d.renderer.renderers[c];var _=Object.assign(r.options,n.mediaElement.options);return(i=r.create(n.mediaElement,_,t)).name=e,n.mediaElement.renderers[r.name]=i,n.mediaElement.renderer=i,n.mediaElement.rendererName=e,i.show(),!0}}return!1},p.mediaElement.setSize=function(e,t){p.mediaElement.renderer!==undefined&&null!==p.mediaElement.renderer&&p.mediaElement.renderer.setSize(e,t)},p.mediaElement.generateError=function(e,t){e=e||"",t=Array.isArray(t)?t:[];var n=(0,u.createEvent)("error",p.mediaElement);n.message=e,n.urls=t,p.mediaElement.dispatchEvent(n),f=!0};var A=s["default"].html5media.properties,P=s["default"].html5media.methods,F=function(e,t,n,a){var o=e[t],i=function(){return n.apply(e,[o])},r=function(t){return o=a.apply(e,[t])};Object.defineProperty(e,t,{get:i,set:r})},M=function(e){if("src"!==e){var t=""+e.substring(0,1).toUpperCase()+e.substring(1),n=function(){return p.mediaElement.renderer!==undefined&&null!==p.mediaElement.renderer&&"function"==typeof p.mediaElement.renderer["get"+t]?p.mediaElement.renderer["get"+t]():null},a=function(e){p.mediaElement.renderer!==undefined&&null!==p.mediaElement.renderer&&"function"==typeof p.mediaElement.renderer["set"+t]&&p.mediaElement.renderer["set"+t](e)};F(p.mediaElement,e,n,a),p.mediaElement["get"+t]=n,p.mediaElement["set"+t]=a}},D=function(){return p.mediaElement.renderer!==undefined&&null!==p.mediaElement.renderer?p.mediaElement.renderer.getSrc():null},L=function(e){var t=[];if("string"==typeof e)t.push({src:e,type:e?(0,c.getTypeFromFile)(e):""});else if("object"===(void 0===e?"undefined":i(e))&&e.src!==undefined){var n=(0,c.absolutizeUrl)(e.src),a=e.type,o=Object.assign(e,{src:n,type:""!==a&&null!==a&&a!==undefined||!n?a:(0,c.getTypeFromFile)(n)});t.push(o)}else if(Array.isArray(e))for(var r=0,l=e.length;r<l;r++){var s=(0,c.absolutizeUrl)(e[r].src),_=e[r].type,m=Object.assign(e[r],{src:s,type:""!==_&&null!==_&&_!==undefined||!s?_:(0,c.getTypeFromFile)(s)});t.push(m)}var h=d.renderer.select(t,p.mediaElement.options.renderers.length?p.mediaElement.options.renderers:[]),f=void 0;if(p.mediaElement.paused||(p.mediaElement.pause(),f=(0,u.createEvent)("pause",p.mediaElement),p.mediaElement.dispatchEvent(f)),p.mediaElement.originalNode.src=t[0].src||"",null!==h||!t[0].src)return t[0].src?p.mediaElement.changeRenderer(h.rendererName,t):null;p.mediaElement.generateError("No renderer found",t)},I=function(e,t){try{"play"===e&&"native_dash"===p.mediaElement.rendererName?setTimeout(function(){p.mediaElement.renderer[e](t)},100):p.mediaElement.renderer[e](t)}catch(n){p.mediaElement.generateError(n,y)}},N=function(e){p.mediaElement[e]=function(){for(var t=arguments.length,n=Array(t),a=0;a<t;a++)n[a]=arguments[a];return p.mediaElement.renderer!==undefined&&null!==p.mediaElement.renderer&&"function"==typeof p.mediaElement.renderer[e]&&(p.mediaElement.promises.length?Promise.all(p.mediaElement.promises).then(function(){I(e,n)})["catch"](function(e){p.mediaElement.generateError(e,y)}):I(e,n)),null}};F(p.mediaElement,"src",D,L),p.mediaElement.getSrc=D,p.mediaElement.setSrc=L;for(var R=0,O=A.length;R<O;R++)M(A[R]);for(var $=0,q=P.length;$<q;$++)N(P[$]);return p.mediaElement.addEventListener=function(e,t){p.mediaElement.events[e]=p.mediaElement.events[e]||[],p.mediaElement.events[e].push(t)},p.mediaElement.removeEventListener=function(e,t){if(!e)return p.mediaElement.events={},!0;var n=p.mediaElement.events[e];if(!n)return!0;if(!t)return p.mediaElement.events[e]=[],!0;for(var a=0;a<n.length;a++)if(n[a]===t)return p.mediaElement.events[e].splice(a,1),!0;return!1},p.mediaElement.dispatchEvent=function(e){var t=p.mediaElement.events[e.type];if(t)for(var n=0;n<t.length;n++)t[n].apply(null,[e])},y.length&&(p.mediaElement.src=y),p.mediaElement.promises.length?Promise.all(p.mediaElement.promises).then(function(){p.mediaElement.options.success&&p.mediaElement.options.success(p.mediaElement,p.mediaElement.originalNode)})["catch"](function(){f&&p.mediaElement.options.error&&p.mediaElement.options.error(p.mediaElement,p.mediaElement.originalNode)}):(p.mediaElement.options.success&&p.mediaElement.options.success(p.mediaElement,p.mediaElement.originalNode),f&&p.mediaElement.options.error&&p.mediaElement.options.error(p.mediaElement,p.mediaElement.originalNode)),p.mediaElement};r["default"].MediaElement=p,n["default"]=p},{2:2,25:25,27:27,28:28,3:3,7:7,8:8}],7:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(n,"__esModule",{value:!0});var o={version:"4.2.5",html5media:{properties:["volume","src","currentTime","muted","duration","paused","ended","buffered","error","networkState","readyState","seeking","seekable","currentSrc","preload","bufferedBytes","bufferedTime","initialTime","startOffsetTime","defaultPlaybackRate","playbackRate","played","autoplay","loop","controls"],readOnlyProperties:["duration","paused","ended","buffered","error","networkState","readyState","seeking","seekable"],methods:["load","play","pause","canPlayType"],events:["loadstart","durationchange","loadedmetadata","loadeddata","progress","canplay","canplaythrough","suspend","abort","error","emptied","stalled","play","playing","pause","waiting","seeking","seeked","timeupdate","ended","ratechange","volumechange"],mediaTypes:["audio/mp3","audio/ogg","audio/oga","audio/wav","audio/x-wav","audio/wave","audio/x-pn-wav","audio/mpeg","audio/mp4","video/mp4","video/webm","video/ogg","video/ogv"]}};a(e(3))["default"].mejs=o,n["default"]=o},{3:3}],8:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0}),n.renderer=undefined;var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r=function(){function e(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,n,a){return n&&e(t.prototype,n),a&&e(t,a),t}}(),l=a(e(7)),s=function(){function e(){o(this,e),this.renderers={},this.order=[]}return r(e,[{key:"add",value:function(e){if(e.name===undefined)throw new TypeError("renderer must contain at least `name` property");this.renderers[e.name]=e,this.order.push(e.name)}},{key:"select",value:function(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:[],n=t.length;if(t=t.length?t:this.order,!n){var a=[/^(html5|native)/i,/^flash/i,/iframe$/i],o=function(e){for(var t=0,n=a.length;t<n;t++)if(a[t].test(e))return t;return a.length};t.sort(function(e,t){return o(e)-o(t)})}for(var i=0,r=t.length;i<r;i++){var l=t[i],s=this.renderers[l];if(null!==s&&s!==undefined)for(var u=0,c=e.length;u<c;u++)if("function"==typeof s.canPlayType&&"string"==typeof e[u].type&&s.canPlayType(e[u].type))return{rendererName:s.name,src:e[u].src}}return null}},{key:"order",set:function(e){if(!Array.isArray(e))throw new TypeError("order must be an array of strings.");this._order=e},get:function(){return this._order}},{key:"renderers",set:function(e){if(null!==e&&"object"!==(void 0===e?"undefined":i(e)))throw new TypeError("renderers must be an array of objects.");this._renderers=e},get:function(){return this._renderers}}]),e}(),u=n.renderer=new s;l["default"].Renderers=u},{7:7}],9:[function(e){"use strict";function t(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function n(e){return e&&e.__esModule?e:{"default":e}}var a=n(e(3)),o=n(e(2)),i=n(e(5)),r=e(16),l=n(r),s=t(e(25)),u=e(27),c=e(26),d=e(28);Object.assign(r.config,{usePluginFullScreen:!0,fullscreenText:null,useFakeFullscreen:!1}),Object.assign(l["default"].prototype,{isFullScreen:!1,isNativeFullScreen:!1,isInIframe:!1,isPluginClickThroughCreated:!1,fullscreenMode:"",containerSizeTimeout:null,buildfullscreen:function(e){if(e.isVideo){e.isInIframe=a["default"].location!==a["default"].parent.location,e.detectFullscreenMode();var t=this,n=(0,u.isString)(t.options.fullscreenText)?t.options.fullscreenText:i["default"].t("mejs.fullscreen"),r=o["default"].createElement("div");if(r.className=t.options.classPrefix+"button "+t.options.classPrefix+"fullscreen-button",r.innerHTML='<button type="button" aria-controls="'+t.id+'" title="'+n+'" aria-label="'+n+'" tabindex="0"></button>',t.addControlElement(r,"fullscreen"),r.addEventListener("click",function(){s.HAS_TRUE_NATIVE_FULLSCREEN&&s.IS_FULLSCREEN||e.isFullScreen?e.exitFullScreen():e.enterFullScreen()}),e.fullscreenBtn=r,t.exitFullscreenCallback=function(n){27===(n.which||n.keyCode||0)&&(s.HAS_TRUE_NATIVE_FULLSCREEN&&s.IS_FULLSCREEN||t.isFullScreen)&&e.exitFullScreen()},t.globalBind("keydown",t.exitFullscreenCallback),t.normalHeight=0,t.normalWidth=0,s.HAS_TRUE_NATIVE_FULLSCREEN){var l=function(){e.isFullScreen&&(s.isFullScreen()?(e.isNativeFullScreen=!0,e.setControlsSize()):(e.isNativeFullScreen=!1,e.exitFullScreen()))};e.globalBind(s.FULLSCREEN_EVENT_NAME,l)}}},cleanfullscreen:function(e){e.exitFullScreen(),e.globalUnbind("keydown",e.exitFullscreenCallback)},detectFullscreenMode:function(){var e=this,t=null!==e.media.rendererName&&/(native|html5)/i.test(e.media.rendererName),n="";return s.HAS_TRUE_NATIVE_FULLSCREEN&&t?n="native-native":s.HAS_TRUE_NATIVE_FULLSCREEN&&!t?n="plugin-native":e.usePluginFullScreen&&s.SUPPORT_POINTER_EVENTS&&(n="plugin-click"),e.fullscreenMode=n,n},enterFullScreen:function(){var e=this,t=null!==e.media.rendererName&&/(html5|native)/i.test(e.media.rendererName),n=getComputedStyle(e.container);if(!1===e.options.useFakeFullscreen&&s.IS_IOS&&s.HAS_IOS_FULLSCREEN&&"function"==typeof e.media.originalNode.webkitEnterFullscreen&&e.media.originalNode.canPlayType((0,d.getTypeFromFile)(e.media.getSrc())))e.media.originalNode.webkitEnterFullscreen();else{if((0,c.addClass)(o["default"].documentElement,e.options.classPrefix+"fullscreen"),(0,c.addClass)(e.container,e.options.classPrefix+"container-fullscreen"),e.normalHeight=parseFloat(n.height),e.normalWidth=parseFloat(n.width),"native-native"!==e.fullscreenMode&&"plugin-native"!==e.fullscreenMode||(s.requestFullScreen(e.container),e.isInIframe&&setTimeout(function d(){if(e.isNativeFullScreen){var t=.002,n=a["default"].innerWidth||o["default"].documentElement.clientWidth||o["default"].body.clientWidth,i=screen.width;Math.abs(i-n)>i*t?e.exitFullScreen():setTimeout(d,500)}},1e3)),e.container.style.width="100%",e.container.style.height="100%",e.containerSizeTimeout=setTimeout(function(){e.container.style.width="100%",e.container.style.height="100%",e.setControlsSize()},500),t)e.node.style.width="100%",e.node.style.height="100%";else for(var i=e.container.querySelectorAll("embed, object, video"),r=i.length,l=0;l<r;l++)i[l].style.width="100%",i[l].style.height="100%";e.options.setDimensions&&"function"==typeof e.media.setSize&&e.media.setSize(screen.width,screen.height);for(var _=e.layers.children,p=_.length,m=0;m<p;m++)_[m].style.width="100%",_[m].style.height="100%";e.fullscreenBtn&&((0,c.removeClass)(e.fullscreenBtn,e.options.classPrefix+"fullscreen"),(0,c.addClass)(e.fullscreenBtn,e.options.classPrefix+"unfullscreen")),e.setControlsSize(),e.isFullScreen=!0;var h=Math.min(screen.width/e.width,screen.height/e.height),f=e.container.querySelector("."+e.options.classPrefix+"captions-text");f&&(f.style.fontSize=100*h+"%",f.style.lineHeight="normal",e.container.querySelector("."+e.options.classPrefix+"captions-position").style.bottom="45px");var g=(0,u.createEvent)("enteredfullscreen",e.container);e.container.dispatchEvent(g)}},exitFullScreen:function(){var e=this,t=null!==e.media.rendererName&&/(native|html5)/i.test(e.media.rendererName);if(clearTimeout(e.containerSizeTimeout),s.HAS_TRUE_NATIVE_FULLSCREEN&&(s.IS_FULLSCREEN||e.isFullScreen)&&s.cancelFullScreen(),(0,c.removeClass)(o["default"].documentElement,e.options.classPrefix+"fullscreen"),(0,c.removeClass)(e.container,e.options.classPrefix+"container-fullscreen"),e.options.setDimensions){if(e.container.style.width=e.normalWidth+"px",e.container.style.height=e.normalHeight+"px",t)e.node.style.width=e.normalWidth+"px",e.node.style.height=e.normalHeight+"px";else for(var n=e.container.querySelectorAll("embed, object, video"),a=n.length,i=0;i<a;i++)n[i].style.width=e.normalWidth+"px",n[i].style.height=e.normalHeight+"px";"function"==typeof e.media.setSize&&e.media.setSize(e.normalWidth,e.normalHeight);for(var r=e.layers.children,l=r.length,d=0;d<l;d++)r[d].style.width=e.normalWidth+"px",r[d].style.height=e.normalHeight+"px"}e.fullscreenBtn&&((0,c.removeClass)(e.fullscreenBtn,e.options.classPrefix+"unfullscreen"),(0,c.addClass)(e.fullscreenBtn,e.options.classPrefix+"fullscreen")),e.setControlsSize(),e.isFullScreen=!1;var _=e.container.querySelector("."+e.options.classPrefix+"captions-text");_&&(_.style.fontSize="",_.style.lineHeight="",e.container.querySelector("."+e.options.classPrefix+"captions-position").style.bottom="");var p=(0,u.createEvent)("exitedfullscreen",e.container);e.container.dispatchEvent(p)}})},{16:16,2:2,25:25,26:26,27:27,28:28,3:3,5:5}],10:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n=t(e(2)),a=e(16),o=t(a),i=t(e(5)),r=e(27),l=e(26);Object.assign(a.config,{playText:null,pauseText:null}),Object.assign(o["default"].prototype,{buildplaypause:function(e,t,a,o){function s(e){"play"===e?((0,l.removeClass)(p,u.options.classPrefix+"play"),(0,l.removeClass)(p,u.options.classPrefix+"replay"),(0,l.addClass)(p,u.options.classPrefix+"pause"),m.setAttribute("title",_),m.setAttribute("aria-label",_)):((0,l.removeClass)(p,u.options.classPrefix+"pause"),(0,l.removeClass)(p,u.options.classPrefix+"replay"),(0,l.addClass)(p,u.options.classPrefix+"play"),m.setAttribute("title",d),m.setAttribute("aria-label",d))}var u=this,c=u.options,d=(0,r.isString)(c.playText)?c.playText:i["default"].t("mejs.play"),_=(0,r.isString)(c.pauseText)?c.pauseText:i["default"].t("mejs.pause"),p=n["default"].createElement("div");p.className=u.options.classPrefix+"button "+u.options.classPrefix+"playpause-button "+u.options.classPrefix+"play",p.innerHTML='<button type="button" aria-controls="'+u.id+'" title="'+d+'" aria-label="'+_+'" tabindex="0"></button>',p.addEventListener("click",function(){u.paused?u.play():u.pause()});var m=p.querySelector("button");u.addControlElement(p,"playpause"),s("pse"),o.addEventListener("loadedmetadata",function(){-1===o.rendererName.indexOf("flash")&&s("pse")}),o.addEventListener("play",function(){s("play")}),o.addEventListener("playing",function(){s("play")}),o.addEventListener("pause",function(){s("pse")}),o.addEventListener("ended",function(){e.options.loop||((0,l.removeClass)(p,u.options.classPrefix+"pause"),(0,l.removeClass)(p,u.options.classPrefix+"play"),(0,l.addClass)(p,u.options.classPrefix+"replay"),m.setAttribute("title",d),m.setAttribute("aria-label",d))})}})},{16:16,2:2,26:26,27:27,5:5}],11:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n=t(e(2)),a=e(16),o=t(a),i=t(e(5)),r=e(25),l=e(30),s=e(26);Object.assign(a.config,{enableProgressTooltip:!0,useSmoothHover:!0,forceLive:!1}),Object.assign(o["default"].prototype,{buildprogress:function(e,t,a,o){var u=0,c=!1,d=!1,_=this,p=e.options.autoRewind,m=e.options.enableProgressTooltip?'<span class="'+_.options.classPrefix+'time-float"><span class="'+_.options.classPrefix+'time-float-current">00:00</span><span class="'+_.options.classPrefix+'time-float-corner"></span></span>':"",h=n["default"].createElement("div");h.className=_.options.classPrefix+"time-rail",h.innerHTML='<span class="'+_.options.classPrefix+"time-total "+_.options.classPrefix+'time-slider"><span class="'+_.options.classPrefix+'time-buffering"></span><span class="'+_.options.classPrefix+'time-loaded"></span><span class="'+_.options.classPrefix+'time-current"></span><span class="'+_.options.classPrefix+'time-hovered no-hover"></span><span class="'+_.options.classPrefix+'time-handle"><span class="'+_.options.classPrefix+'time-handle-content"></span></span>'+m+"</span>",_.addControlElement(h,"progress"),t.querySelector("."+_.options.classPrefix+"time-buffering").style.display="none",_.rail=t.querySelector("."+_.options.classPrefix+"time-rail"),_.total=t.querySelector("."+_.options.classPrefix+"time-total"),_.loaded=t.querySelector("."+_.options.classPrefix+"time-loaded"),_.current=t.querySelector("."+_.options.classPrefix+"time-current"),_.handle=t.querySelector("."+_.options.classPrefix+"time-handle"),
_.timefloat=t.querySelector("."+_.options.classPrefix+"time-float"),_.timefloatcurrent=t.querySelector("."+_.options.classPrefix+"time-float-current"),_.slider=t.querySelector("."+_.options.classPrefix+"time-slider"),_.hovered=t.querySelector("."+_.options.classPrefix+"time-hovered"),_.newTime=0,_.forcedHandlePause=!1,_.setTransformStyle=function(e,t){e.style.transform=t,e.style.webkitTransform=t,e.style.MozTransform=t,e.style.msTransform=t,e.style.OTransform=t};var f=function(t){var n=getComputedStyle(_.total),a=(0,s.offset)(_.total),o=_.total.offsetWidth,i=n.webkitTransform!==undefined?"webkitTransform":n.mozTransform!==undefined?"mozTransform ":n.oTransform!==undefined?"oTransform":n.msTransform!==undefined?"msTransform":"transform",u="WebKitCSSMatrix"in window?"WebKitCSSMatrix":"MSCSSMatrix"in window?"MSCSSMatrix":"CSSMatrix"in window?"CSSMatrix":void 0,d=0,p=0,m=0,h=void 0;if(h=t.originalEvent&&t.originalEvent.changedTouches?t.originalEvent.changedTouches[0].pageX:t.changedTouches?t.changedTouches[0].pageX:t.pageX,_.getDuration()){if(h<a.left?h=a.left:h>o+a.left&&(h=o+a.left),d=(m=h-a.left)/o,_.newTime=d<=.02?0:d*_.getDuration(),c&&null!==_.getCurrentTime()&&_.newTime.toFixed(4)!==_.getCurrentTime().toFixed(4)&&(_.setCurrentRailHandle(_.newTime),_.updateCurrent(_.newTime)),!r.IS_IOS&&!r.IS_ANDROID&&_.timefloat){if(m<0&&(m=0),_.options.useSmoothHover&&null!==u&&"undefined"!=typeof window[u]){var f=new window[u](getComputedStyle(_.handle)[i]).m41,g=m/parseFloat(getComputedStyle(_.total).width)-f/parseFloat(getComputedStyle(_.total).width);_.hovered.style.left=f+"px",_.setTransformStyle(_.hovered,"scaleX("+g+")"),_.hovered.setAttribute("pos",m),g>=0?(0,s.removeClass)(_.hovered,"negative"):(0,s.addClass)(_.hovered,"negative")}var b=_.timefloat.offsetWidth/2;p=h<=_.timefloat.offsetWidth+b?b:h>=_.container.offsetWidth-b?_.total.offsetWidth-b:m,_.timefloat.style.left=p+"px",_.timefloatcurrent.innerHTML=(0,l.secondsToTimeCode)(_.newTime,e.options.alwaysShowHours,e.options.showTimecodeFrameCount,e.options.framesPerSecond,e.options.secondsDecimalLength),_.timefloat.style.display="block"}}else r.IS_IOS||r.IS_ANDROID||!_.timefloat||(p=_.timefloat.offsetWidth+o>=_.container.offsetWidth?_.timefloat.offsetWidth/2:0,_.timefloat.style.left=p+"px",_.timefloat.style.left=p+"px",_.timefloat.style.display="block")},g=function(){var t=_.getCurrentTime(),n=i["default"].t("mejs.time-slider"),a=(0,l.secondsToTimeCode)(t,e.options.alwaysShowHours,e.options.showTimecodeFrameCount,e.options.framesPerSecond,e.options.secondsDecimalLength),r=_.getDuration();_.slider.setAttribute("role","slider"),_.slider.tabIndex=0,o.paused?(_.slider.setAttribute("aria-label",n),_.slider.setAttribute("aria-valuemin",0),_.slider.setAttribute("aria-valuemax",r),_.slider.setAttribute("aria-valuenow",t),_.slider.setAttribute("aria-valuetext",a)):(_.slider.removeAttribute("aria-label"),_.slider.removeAttribute("aria-valuemin"),_.slider.removeAttribute("aria-valuemax"),_.slider.removeAttribute("aria-valuenow"),_.slider.removeAttribute("aria-valuetext"))},b=function(){new Date-u>=1e3&&_.play()},y=function(){c&&null!==_.getCurrentTime()&&_.newTime.toFixed(4)!==_.getCurrentTime().toFixed(4)&&(_.setCurrentTime(_.newTime),_.setCurrentRail(),_.updateCurrent(_.newTime)),_.forcedHandlePause&&(_.slider.focus(),_.play()),_.forcedHandlePause=!1};_.slider.addEventListener("focus",function(){e.options.autoRewind=!1}),_.slider.addEventListener("blur",function(){e.options.autoRewind=p}),_.slider.addEventListener("keydown",function(t){if(new Date-u>=1e3&&(d=_.paused),_.options.keyActions.length){var n=t.which||t.keyCode||0,a=_.getDuration(),i=e.options.defaultSeekForwardInterval(o),l=e.options.defaultSeekBackwardInterval(o),s=_.getCurrentTime();switch(n){case 37:case 40:_.getDuration()!==Infinity&&(s-=l);break;case 39:case 38:_.getDuration()!==Infinity&&(s+=i);break;case 36:s=0;break;case 35:s=a;break;case 32:return void(r.IS_FIREFOX||(_.paused?_.play():_.pause()));case 13:return void(_.paused?_.play():_.pause());default:return}s=s<0?0:s>=a?a:Math.floor(s),u=new Date,d||e.pause(),s<_.getDuration()&&!d&&setTimeout(b,1100),_.setCurrentTime(s),t.preventDefault(),t.stopPropagation()}});var v=["mousedown","touchstart"];_.slider.addEventListener("dragstart",function(){return!1});for(var w=0,k=v.length;w<k;w++)_.slider.addEventListener(v[w],function(e){if(_.forcedHandlePause=!1,_.getDuration()!==Infinity&&(1===e.which||0===e.which)){_.paused||(_.pause(),_.forcedHandlePause=!0),c=!0,f(e);for(var t=["mouseup","touchend"],n=0,a=t.length;n<a;n++)_.container.addEventListener(t[n],function(e){var t=e.target;(t===_.slider||t.closest("."+_.options.classPrefix+"time-slider"))&&f(e)});_.globalBind("mouseup.dur touchend.dur",function(){y(),c=!1,_.timefloat&&(_.timefloat.style.display="none")})}});_.slider.addEventListener("mouseenter",function(e){e.target===_.slider&&_.getDuration()!==Infinity&&(_.container.addEventListener("mousemove",function(e){var t=e.target;(t===_.slider||t.closest("."+_.options.classPrefix+"time-slider"))&&f(e)}),!_.timefloat||r.IS_IOS||r.IS_ANDROID||(_.timefloat.style.display="block"),_.hovered&&!r.IS_IOS&&!r.IS_ANDROID&&_.options.useSmoothHover&&(0,s.removeClass)(_.hovered,"no-hover"))}),_.slider.addEventListener("mouseleave",function(){_.getDuration()!==Infinity&&(c||(_.timefloat&&(_.timefloat.style.display="none"),_.hovered&&_.options.useSmoothHover&&(0,s.addClass)(_.hovered,"no-hover")))}),_.broadcastCallback=function(a){var o=t.querySelector("."+_.options.classPrefix+"broadcast");if(_.options.forceLive||_.getDuration()===Infinity){if(!o||_.options.forceLive){var r=n["default"].createElement("span");r.className=_.options.classPrefix+"broadcast",r.innerText=i["default"].t("mejs.live-broadcast"),_.slider.style.display="none",_.rail.appendChild(r)}}else o&&(_.slider.style.display="",o.remove()),e.setProgressRail(a),_.forcedHandlePause||e.setCurrentRail(a),g()},o.addEventListener("progress",_.broadcastCallback),o.addEventListener("timeupdate",_.broadcastCallback),_.container.addEventListener("controlsresize",function(t){_.getDuration()!==Infinity&&(e.setProgressRail(t),_.forcedHandlePause||e.setCurrentRail(t))})},cleanprogress:function(e,t,n,a){a.removeEventListener("progress",e.broadcastCallback),a.removeEventListener("timeupdate",e.broadcastCallback),e.rail&&e.rail.remove()},setProgressRail:function(e){var t=this,n=e!==undefined?e.detail.target||e.target:t.media,a=null;n&&n.buffered&&n.buffered.length>0&&n.buffered.end&&t.getDuration()?a=n.buffered.end(n.buffered.length-1)/t.getDuration():n&&n.bytesTotal!==undefined&&n.bytesTotal>0&&n.bufferedBytes!==undefined?a=n.bufferedBytes/n.bytesTotal:e&&e.lengthComputable&&0!==e.total&&(a=e.loaded/e.total),null!==a&&(a=Math.min(1,Math.max(0,a)),t.loaded&&t.setTransformStyle(t.loaded,"scaleX("+a+")"))},setCurrentRailHandle:function(e){var t=this;t.setCurrentRailMain(t,e)},setCurrentRail:function(){var e=this;e.setCurrentRailMain(e)},setCurrentRailMain:function(e,t){if(e.getCurrentTime()!==undefined&&e.getDuration()){var n=void 0===t?e.getCurrentTime():t;if(e.total&&e.handle){var a=parseFloat(getComputedStyle(e.total).width),o=Math.round(a*n/e.getDuration()),i=o-Math.round(e.handle.offsetWidth/2);if(i=i<0?0:i,e.setTransformStyle(e.current,"scaleX("+o/a+")"),e.setTransformStyle(e.handle,"translateX("+i+"px)"),e.options.useSmoothHover&&!(0,s.hasClass)(e.hovered,"no-hover")){var r=parseInt(e.hovered.getAttribute("pos")),l=(r=isNaN(r)?0:r)/a-i/a;e.hovered.style.left=i+"px",e.setTransformStyle(e.hovered,"scaleX("+l+")"),l>=0?(0,s.removeClass)(e.hovered,"negative"):(0,s.addClass)(e.hovered,"negative")}}}}})},{16:16,2:2,25:25,26:26,30:30,5:5}],12:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n=t(e(2)),a=e(16),o=t(a),i=e(30),r=e(26);Object.assign(a.config,{duration:0,timeAndDurationSeparator:"<span> | </span>"}),Object.assign(o["default"].prototype,{buildcurrent:function(e,t,a,o){var r=this,l=n["default"].createElement("div");l.className=r.options.classPrefix+"time",l.setAttribute("role","timer"),l.setAttribute("aria-live","off"),l.innerHTML='<span class="'+r.options.classPrefix+'currenttime">'+(0,i.secondsToTimeCode)(0,e.options.alwaysShowHours,e.options.showTimecodeFrameCount,e.options.framesPerSecond,e.options.secondsDecimalLength)+"</span>",r.addControlElement(l,"current"),r.updateTimeCallback=function(){r.controlsAreVisible&&e.updateCurrent()},o.addEventListener("timeupdate",r.updateTimeCallback)},cleancurrent:function(e,t,n,a){a.removeEventListener("timeupdate",e.updateTimeCallback)},buildduration:function(e,t,a,o){var l=this;if(t.lastChild.querySelector("."+l.options.classPrefix+"currenttime"))t.querySelector("."+l.options.classPrefix+"time").innerHTML+=l.options.timeAndDurationSeparator+'<span class="'+l.options.classPrefix+'duration">'+(0,i.secondsToTimeCode)(l.options.duration,l.options.alwaysShowHours,l.options.showTimecodeFrameCount,l.options.framesPerSecond,l.options.secondsDecimalLength)+"</span>";else{t.querySelector("."+l.options.classPrefix+"currenttime")&&(0,r.addClass)(t.querySelector("."+l.options.classPrefix+"currenttime").parentNode,l.options.classPrefix+"currenttime-container");var s=n["default"].createElement("div");s.className=l.options.classPrefix+"time "+l.options.classPrefix+"duration-container",s.innerHTML='<span class="'+l.options.classPrefix+'duration">'+(0,i.secondsToTimeCode)(l.options.duration,l.options.alwaysShowHours,l.options.showTimecodeFrameCount,l.options.framesPerSecond,l.options.secondsDecimalLength)+"</span>",l.addControlElement(s,"duration")}o.addEventListener("timeupdate",l.updateTimeCallback)},cleanduration:function(e,t,n,a){a.removeEventListener("timeupdate",e.updateTimeCallback)},updateCurrent:function(){var e=this,t=e.getCurrentTime();isNaN(t)&&(t=0);var n=(0,i.secondsToTimeCode)(t,e.options.alwaysShowHours,e.options.showTimecodeFrameCount,e.options.framesPerSecond,e.options.secondsDecimalLength);n.length>5?(0,r.addClass)(e.container,e.options.classPrefix+"long-video"):(0,r.removeClass)(e.container,e.options.classPrefix+"long-video"),e.controls.querySelector("."+e.options.classPrefix+"currenttime")&&(e.controls.querySelector("."+e.options.classPrefix+"currenttime").innerText=n)},updateDuration:function(){var e=this,t=e.getDuration();(isNaN(t)||t===Infinity||t<0)&&(e.media.duration=e.options.duration=t=0),e.options.duration>0&&(t=e.options.duration);var n=(0,i.secondsToTimeCode)(t,e.options.alwaysShowHours,e.options.showTimecodeFrameCount,e.options.framesPerSecond,e.options.secondsDecimalLength);n.length>5?(0,r.addClass)(e.container,e.options.classPrefix+"long-video"):(0,r.removeClass)(e.container,e.options.classPrefix+"long-video"),e.controls.querySelector("."+e.options.classPrefix+"duration")&&t>0&&(e.controls.querySelector("."+e.options.classPrefix+"duration").innerHTML=n)}})},{16:16,2:2,26:26,30:30}],13:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n=t(e(2)),a=t(e(7)),o=t(e(5)),i=e(16),r=t(i),l=e(30),s=e(27),u=e(26);Object.assign(i.config,{startLanguage:"",tracksText:null,chaptersText:null,tracksAriaLive:!1,hideCaptionsButtonWhenEmpty:!0,toggleCaptionsButtonWhenOnlyOne:!1,slidesSelector:""}),Object.assign(r["default"].prototype,{hasChapters:!1,buildtracks:function(e,t,a,i){if(e.tracks.length||e.trackFiles&&0!==!e.trackFiles.length){var r=this,l=r.options.tracksAriaLive?' role="log" aria-live="assertive" aria-atomic="false"':"",c=(0,s.isString)(r.options.tracksText)?r.options.tracksText:o["default"].t("mejs.captions-subtitles"),d=(0,s.isString)(r.options.chaptersText)?r.options.chaptersText:o["default"].t("mejs.captions-chapters"),_=null===e.trackFiles?e.tracks.length:e.trackFiles.length;if(r.domNode.textTracks)for(var p=r.domNode.textTracks.length-1;p>=0;p--)r.domNode.textTracks[p].mode="hidden";r.cleartracks(e),e.captions=n["default"].createElement("div"),e.captions.className=r.options.classPrefix+"captions-layer "+r.options.classPrefix+"layer",e.captions.innerHTML='<div class="'+r.options.classPrefix+"captions-position "+r.options.classPrefix+'captions-position-hover"'+l+'><span class="'+r.options.classPrefix+'captions-text"></span></div>',e.captions.style.display="none",a.insertBefore(e.captions,a.firstChild),e.captionsText=e.captions.querySelector("."+r.options.classPrefix+"captions-text"),e.captionsButton=n["default"].createElement("div"),e.captionsButton.className=r.options.classPrefix+"button "+r.options.classPrefix+"captions-button",e.captionsButton.innerHTML='<button type="button" aria-controls="'+r.id+'" title="'+c+'" aria-label="'+c+'" tabindex="0"></button><div class="'+r.options.classPrefix+"captions-selector "+r.options.classPrefix+'offscreen"><ul class="'+r.options.classPrefix+'captions-selector-list"><li class="'+r.options.classPrefix+'captions-selector-list-item"><input type="radio" class="'+r.options.classPrefix+'captions-selector-input" name="'+e.id+'_captions" id="'+e.id+'_captions_none" value="none" checked disabled><label class="'+r.options.classPrefix+"captions-selector-label "+r.options.classPrefix+'captions-selected" for="'+e.id+'_captions_none">'+o["default"].t("mejs.none")+"</label></li></ul></div>",r.addControlElement(e.captionsButton,"tracks"),e.captionsButton.querySelector("."+r.options.classPrefix+"captions-selector-input").disabled=!1,e.chaptersButton=n["default"].createElement("div"),e.chaptersButton.className=r.options.classPrefix+"button "+r.options.classPrefix+"chapters-button",e.chaptersButton.innerHTML='<button type="button" aria-controls="'+r.id+'" title="'+d+'" aria-label="'+d+'" tabindex="0"></button><div class="'+r.options.classPrefix+"chapters-selector "+r.options.classPrefix+'offscreen"><ul class="'+r.options.classPrefix+'chapters-selector-list"></ul></div>';for(var m=0,h=0;h<_;h++){var f=e.tracks[h].kind;e.tracks[h].src.trim()&&("subtitles"===f||"captions"===f?m++:"chapters"!==f||t.querySelector("."+r.options.classPrefix+"chapter-selector")||e.captionsButton.parentNode.insertBefore(e.chaptersButton,e.captionsButton))}e.trackToLoad=-1,e.selectedTrack=null,e.isLoadingTrack=!1;for(var g=0;g<_;g++){var b=e.tracks[g].kind;!e.tracks[g].src.trim()||"subtitles"!==b&&"captions"!==b||e.addTrackButton(e.tracks[g].trackId,e.tracks[g].srclang,e.tracks[g].label)}e.loadNextTrack();var y=["mouseenter","focusin"],v=["mouseleave","focusout"];if(r.options.toggleCaptionsButtonWhenOnlyOne&&1===m)e.captionsButton.addEventListener("click",function(){var t="none";null===e.selectedTrack&&(t=e.tracks[0].trackId),e.setTrack(t)});else{for(var w=e.captionsButton.querySelectorAll("."+r.options.classPrefix+"captions-selector-label"),k=e.captionsButton.querySelectorAll("input[type=radio]"),S=0,T=y.length;S<T;S++)e.captionsButton.addEventListener(y[S],function(){(0,u.removeClass)(this.querySelector("."+r.options.classPrefix+"captions-selector"),r.options.classPrefix+"offscreen")});for(var C=0,x=v.length;C<x;C++)e.captionsButton.addEventListener(v[C],function(){(0,u.addClass)(this.querySelector("."+r.options.classPrefix+"captions-selector"),r.options.classPrefix+"offscreen")});for(var E=0,A=k.length;E<A;E++)k[E].addEventListener("click",function(){e.setTrack(this.value)});for(var P=0,F=w.length;P<F;P++)w[P].addEventListener("click",function(){var e=(0,u.siblings)(this,function(e){return"INPUT"===e.tagName})[0],t=(0,s.createEvent)("click",e);e.dispatchEvent(t)});e.captionsButton.addEventListener("keydown",function(e){e.stopPropagation()})}for(var M=0,D=y.length;M<D;M++)e.chaptersButton.addEventListener(y[M],function(){this.querySelector("."+r.options.classPrefix+"chapters-selector-list").children.length&&(0,u.removeClass)(this.querySelector("."+r.options.classPrefix+"chapters-selector"),r.options.classPrefix+"offscreen")});for(var L=0,I=v.length;L<I;L++)e.chaptersButton.addEventListener(v[L],function(){(0,u.addClass)(this.querySelector("."+r.options.classPrefix+"chapters-selector"),r.options.classPrefix+"offscreen")});e.chaptersButton.addEventListener("keydown",function(e){e.stopPropagation()}),e.options.alwaysShowControls?(0,u.addClass)(e.container.querySelector("."+r.options.classPrefix+"captions-position"),r.options.classPrefix+"captions-position-hover"):(e.container.addEventListener("controlsshown",function(){(0,u.addClass)(e.container.querySelector("."+r.options.classPrefix+"captions-position"),r.options.classPrefix+"captions-position-hover")}),e.container.addEventListener("controlshidden",function(){i.paused||(0,u.removeClass)(e.container.querySelector("."+r.options.classPrefix+"captions-position"),r.options.classPrefix+"captions-position-hover")})),i.addEventListener("timeupdate",function(){e.displayCaptions()}),""!==e.options.slidesSelector&&(e.slidesContainer=n["default"].querySelectorAll(e.options.slidesSelector),i.addEventListener("timeupdate",function(){e.displaySlides()}))}},cleartracks:function(e){e&&(e.captions&&e.captions.remove(),e.chapters&&e.chapters.remove(),e.captionsText&&e.captionsText.remove(),e.captionsButton&&e.captionsButton.remove(),e.chaptersButton&&e.chaptersButton.remove())},rebuildtracks:function(){var e=this;e.findTracks(),e.buildtracks(e,e.controls,e.layers,e.media)},findTracks:function(){var e=this,t=null===e.trackFiles?e.node.querySelectorAll("track"):e.trackFiles,n=t.length;e.tracks=[];for(var a=0;a<n;a++){var o=t[a],i=o.getAttribute("srclang").toLowerCase()||"",r=e.id+"_track_"+a+"_"+o.getAttribute("kind")+"_"+i;e.tracks.push({trackId:r,srclang:i,src:o.getAttribute("src"),kind:o.getAttribute("kind"),label:o.getAttribute("label")||"",entries:[],isLoaded:!1})}},setTrack:function(e){for(var t=this,n=t.captionsButton.querySelectorAll('input[type="radio"]'),a=t.captionsButton.querySelectorAll("."+t.options.classPrefix+"captions-selected"),o=t.captionsButton.querySelector('input[value="'+e+'"]'),i=0,r=n.length;i<r;i++)n[i].checked=!1;for(var l=0,c=a.length;l<c;l++)(0,u.removeClass)(a[l],t.options.classPrefix+"captions-selected");o.checked=!0;for(var d=(0,u.siblings)(o,function(e){return(0,u.hasClass)(e,t.options.classPrefix+"captions-selector-label")}),_=0,p=d.length;_<p;_++)(0,u.addClass)(d[_],t.options.classPrefix+"captions-selected");if("none"===e)t.selectedTrack=null,(0,u.removeClass)(t.captionsButton,t.options.classPrefix+"captions-enabled");else for(var m=0,h=t.tracks.length;m<h;m++){var f=t.tracks[m];if(f.trackId===e){null===t.selectedTrack&&(0,u.addClass)(t.captionsButton,t.options.classPrefix+"captions-enabled"),t.selectedTrack=f,t.captions.setAttribute("lang",t.selectedTrack.srclang),t.displayCaptions();break}}var g=(0,s.createEvent)("captionschange",t.media);g.detail.caption=t.selectedTrack,t.media.dispatchEvent(g)},loadNextTrack:function(){var e=this;e.trackToLoad++,e.trackToLoad<e.tracks.length?(e.isLoadingTrack=!0,e.loadTrack(e.trackToLoad)):(e.isLoadingTrack=!1,e.checkForTracks())},loadTrack:function(e){var t=this,n=t.tracks[e];n===undefined||n.src===undefined&&""===n.src||(0,u.ajax)(n.src,"text",function(e){n.entries="string"==typeof e&&/<tt\s+xml/gi.exec(e)?a["default"].TrackFormatParser.dfxp.parse(e):a["default"].TrackFormatParser.webvtt.parse(e),n.isLoaded=!0,t.enableTrackButton(n),t.loadNextTrack(),"slides"===n.kind?t.setupSlides(n):"chapters"!==n.kind||t.hasChapters||(t.drawChapters(n),t.hasChapters=!0)},function(){t.removeTrackButton(n.trackId),t.loadNextTrack()})},enableTrackButton:function(e){var t=this,i=e.srclang,r=n["default"].getElementById(""+e.trackId);if(r){var l=e.label;""===l&&(l=o["default"].t(a["default"].language.codes[i])||i),r.disabled=!1;for(var c=(0,u.siblings)(r,function(e){return(0,u.hasClass)(e,t.options.classPrefix+"captions-selector-label")}),d=0,_=c.length;d<_;d++)c[d].innerHTML=l;if(t.options.startLanguage===i){r.checked=!0;var p=(0,s.createEvent)("click",r);r.dispatchEvent(p)}}},removeTrackButton:function(e){var t=n["default"].getElementById(""+e);if(t){var a=t.closest("li");a&&a.remove()}},addTrackButton:function(e,t,n){var i=this;""===n&&(n=o["default"].t(a["default"].language.codes[t])||t),i.captionsButton.querySelector("ul").innerHTML+='<li class="'+i.options.classPrefix+'captions-selector-list-item"><input type="radio" class="'+i.options.classPrefix+'captions-selector-input" name="'+i.id+'_captions" id="'+e+'" value="'+e+'" disabled><label class="'+i.options.classPrefix+'captions-selector-label"for="'+e+'">'+n+" (loading)</label></li>"},checkForTracks:function(){var e=this,t=!1;if(e.options.hideCaptionsButtonWhenEmpty){for(var n=0,a=e.tracks.length;n<a;n++){var o=e.tracks[n].kind;if(("subtitles"===o||"captions"===o)&&e.tracks[n].isLoaded){t=!0;break}}e.captionsButton.style.display=t?"":"none",e.setControlsSize()}},displayCaptions:function(){if(this.tracks!==undefined){var e=this,t=e.selectedTrack,a=function(e){var t=n["default"].createElement("div");t.innerHTML=e;for(var a=t.getElementsByTagName("script"),o=a.length;o--;)a[o].remove();for(var i=t.getElementsByTagName("*"),r=0,l=i.length;r<l;r++)for(var s=i[r].attributes,u=Array.prototype.slice.call(s),c=0,d=u.length;c<d;c++)u[c].name.startsWith("on")||u[c].value.startsWith("javascript")?i[r].remove():"style"===u[c].name&&i[r].removeAttribute(u[c].name);return t.innerHTML};if(null!==t&&t.isLoaded){var o=e.searchTrackPosition(t.entries,e.media.currentTime);if(o>-1)return e.captionsText.innerHTML=a(t.entries[o].text),e.captionsText.className=e.options.classPrefix+"captions-text "+(t.entries[o].identifier||""),e.captions.style.display="",void(e.captions.style.height="0px");e.captions.style.display="none"}else e.captions.style.display="none"}},setupSlides:function(e){var t=this;t.slides=e,t.slides.entries.imgs=[t.slides.entries.length],t.showSlide(0)},showSlide:function(e){var t=this,a=this;if(a.tracks!==undefined&&a.slidesContainer!==undefined){var o=a.slides.entries[e].text,i=a.slides.entries[e].imgs;if(i===undefined||i.fadeIn===undefined){var r=n["default"].createElement("img");r.src=o,r.addEventListener("load",function(){var e=t,n=(0,u.siblings)(e,function(e){return n(e)});e.style.display="none",a.slidesContainer.innerHTML+=e.innerHTML,(0,u.fadeIn)(a.slidesContainer.querySelector(r));for(var o=0,i=n.length;o<i;o++)(0,u.fadeOut)(n[o],400)}),a.slides.entries[e].imgs=i=r}else if(!(0,u.visible)(i)){var l=(0,u.siblings)(self,function(e){return l(e)});(0,u.fadeIn)(a.slidesContainer.querySelector(i));for(var s=0,c=l.length;s<c;s++)(0,u.fadeOut)(l[s])}}},displaySlides:function(){var e=this;if(this.slides!==undefined){var t=e.slides,n=e.searchTrackPosition(t.entries,e.media.currentTime);n>-1&&e.showSlide(n)}},drawChapters:function(e){var t=this,n=e.entries.length;if(n){t.chaptersButton.querySelector("ul").innerHTML="";for(var a=0;a<n;a++)t.chaptersButton.querySelector("ul").innerHTML+='<li class="'+t.options.classPrefix+'chapters-selector-list-item" role="menuitemcheckbox" aria-live="polite" aria-disabled="false" aria-checked="false"><input type="radio" class="'+t.options.classPrefix+'captions-selector-input" name="'+t.id+'_chapters" id="'+t.id+"_chapters_"+a+'" value="'+e.entries[a].start+'" disabled><label class="'+t.options.classPrefix+'chapters-selector-label"for="'+t.id+"_chapters_"+a+'">'+e.entries[a].text+"</label></li>";for(var o=t.chaptersButton.querySelectorAll('input[type="radio"]'),i=t.chaptersButton.querySelectorAll("."+t.options.classPrefix+"chapters-selector-label"),r=0,l=o.length;r<l;r++)o[r].disabled=!1,o[r].checked=!1,o[r].addEventListener("click",function(){var e=this,n=t.chaptersButton.querySelectorAll("li"),a=(0,u.siblings)(e,function(e){return(0,u.hasClass)(e,t.options.classPrefix+"chapters-selector-label")})[0];e.checked=!0,e.parentNode.setAttribute("aria-checked",!0),(0,u.addClass)(a,t.options.classPrefix+"chapters-selected"),(0,u.removeClass)(t.chaptersButton.querySelector("."+t.options.classPrefix+"chapters-selected"),t.options.classPrefix+"chapters-selected");for(var o=0,i=n.length;o<i;o++)n[o].setAttribute("aria-checked",!1);t.media.setCurrentTime(parseFloat(e.value)),t.media.paused&&t.media.play()});for(var c=0,d=i.length;c<d;c++)i[c].addEventListener("click",function(){var e=(0,u.siblings)(this,function(e){return"INPUT"===e.tagName})[0],t=(0,s.createEvent)("click",e);e.dispatchEvent(t)})}},searchTrackPosition:function(e,t){for(var n=0,a=e.length-1,o=void 0,i=void 0,r=void 0;n<=a;){if(i=e[o=n+a>>1].start,r=e[o].stop,t>=i&&t<r)return o;i<t?n=o+1:i>t&&(a=o-1)}return-1}}),a["default"].language={codes:{af:"mejs.afrikaans",sq:"mejs.albanian",ar:"mejs.arabic",be:"mejs.belarusian",bg:"mejs.bulgarian",ca:"mejs.catalan",zh:"mejs.chinese","zh-cn":"mejs.chinese-simplified","zh-tw":"mejs.chines-traditional",hr:"mejs.croatian",cs:"mejs.czech",da:"mejs.danish",nl:"mejs.dutch",en:"mejs.english",et:"mejs.estonian",fl:"mejs.filipino",fi:"mejs.finnish",fr:"mejs.french",gl:"mejs.galician",de:"mejs.german",el:"mejs.greek",ht:"mejs.haitian-creole",iw:"mejs.hebrew",hi:"mejs.hindi",hu:"mejs.hungarian",is:"mejs.icelandic",id:"mejs.indonesian",ga:"mejs.irish",it:"mejs.italian",ja:"mejs.japanese",ko:"mejs.korean",lv:"mejs.latvian",lt:"mejs.lithuanian",mk:"mejs.macedonian",ms:"mejs.malay",mt:"mejs.maltese",no:"mejs.norwegian",fa:"mejs.persian",pl:"mejs.polish",pt:"mejs.portuguese",ro:"mejs.romanian",ru:"mejs.russian",sr:"mejs.serbian",sk:"mejs.slovak",sl:"mejs.slovenian",es:"mejs.spanish",sw:"mejs.swahili",sv:"mejs.swedish",tl:"mejs.tagalog",th:"mejs.thai",tr:"mejs.turkish",uk:"mejs.ukrainian",vi:"mejs.vietnamese",cy:"mejs.welsh",yi:"mejs.yiddish"}},a["default"].TrackFormatParser={webvtt:{pattern:/^((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{1,3})?) --\> ((?:[0-9]{1,2}:)?[0-9]{2}:[0-9]{2}([,.][0-9]{3})?)(.*)$/,parse:function(e){for(var t=e.split(/\r?\n/),n=[],a=void 0,o=void 0,i=void 0,r=0,s=t.length;r<s;r++){if((a=this.pattern.exec(t[r]))&&r<t.length){for(r-1>=0&&""!==t[r-1]&&(i=t[r-1]),o=t[++r],r++;""!==t[r]&&r<t.length;)o=o+"\n"+t[r],r++;o=o.trim().replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),n.push({identifier:i,start:0===(0,l.convertSMPTEtoSeconds)(a[1])?.2:(0,l.convertSMPTEtoSeconds)(a[1]),stop:(0,l.convertSMPTEtoSeconds)(a[3]),text:o,settings:a[5]})}i=""}return n}},dfxp:{parse:function(e){var t=(e=$(e).filter("tt")).firstChild,n=t.querySelectorAll("p"),a=e.getElementById(""+t.attr("style")),o=[],i=void 0;if(a.length){a.removeAttribute("id");var r=a.attributes;if(r.length){i={};for(var s=0,u=r.length;s<u;s++)i[r[s].name.split(":")[1]]=r[s].value}}for(var c=0,d=n.length;c<d;c++){var _=void 0,p={start:null,stop:null,style:null,text:null};if(n.eq(c).attr("begin")&&(p.start=(0,l.convertSMPTEtoSeconds)(n.eq(c).attr("begin"))),!p.start&&n.eq(c-1).attr("end")&&(p.start=(0,l.convertSMPTEtoSeconds)(n.eq(c-1).attr("end"))),n.eq(c).attr("end")&&(p.stop=(0,l.convertSMPTEtoSeconds)(n.eq(c).attr("end"))),!p.stop&&n.eq(c+1).attr("begin")&&(p.stop=(0,l.convertSMPTEtoSeconds)(n.eq(c+1).attr("begin"))),i)for(var m in _="",i)_+=m+":"+i[m]+";";_&&(p.style=_),0===p.start&&(p.start=.2),p.text=n.eq(c).innerHTML.trim().replace(/(\b(https?|ftp|file):\/\/[-A-Z0-9+&@#\/%?=~_|!:,.;]*[-A-Z0-9+&@#\/%=~_|])/gi,"<a href='$1' target='_blank'>$1</a>"),o.push(p)}return o}}}},{16:16,2:2,26:26,27:27,30:30,5:5,7:7}],14:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n=t(e(2)),a=e(16),o=t(a),i=t(e(5)),r=e(25),l=e(27),s=e(26);Object.assign(a.config,{muteText:null,unmuteText:null,allyVolumeControlText:null,hideVolumeOnTouchDevices:!0,audioVolume:"horizontal",videoVolume:"vertical",startVolume:.8}),Object.assign(o["default"].prototype,{buildvolume:function(e,t,a,o){if(!r.IS_ANDROID&&!r.IS_IOS||!this.options.hideVolumeOnTouchDevices){var u=this,c=u.isVideo?u.options.videoVolume:u.options.audioVolume,d=(0,l.isString)(u.options.muteText)?u.options.muteText:i["default"].t("mejs.mute"),_=(0,l.isString)(u.options.unmuteText)?u.options.unmuteText:i["default"].t("mejs.unmute"),p=(0,l.isString)(u.options.allyVolumeControlText)?u.options.allyVolumeControlText:i["default"].t("mejs.volume-help-text"),m=n["default"].createElement("div");if(m.className=u.options.classPrefix+"button "+u.options.classPrefix+"volume-button "+u.options.classPrefix+"mute",m.innerHTML="horizontal"===c?'<button type="button" aria-controls="'+u.id+'" title="'+d+'" aria-label="'+d+'" tabindex="0"></button>':'<button type="button" aria-controls="'+u.id+'" title="'+d+'" aria-label="'+d+'" tabindex="0"></button><a href="javascript:void(0);" class="'+u.options.classPrefix+'volume-slider" aria-label="'+i["default"].t("mejs.volume-slider")+'" aria-valuemin="0" aria-valuemax="100" role="slider" aria-orientation="vertical"><span class="'+u.options.classPrefix+'offscreen">'+p+'</span><div class="'+u.options.classPrefix+'volume-total"><div class="'+u.options.classPrefix+'volume-current"></div><div class="'+u.options.classPrefix+'volume-handle"></div></div></a>',u.addControlElement(m,"volume"),"horizontal"===c){var h=n["default"].createElement("a");h.className=u.options.classPrefix+"horizontal-volume-slider",h.href="javascript:void(0);",h.setAttribute("aria-label",i["default"].t("mejs.volume-slider")),h.setAttribute("aria-valuemin",0),h.setAttribute("aria-valuemax",100),h.setAttribute("role","slider"),h.innerHTML+='<span class="'+u.options.classPrefix+'offscreen">'+p+'</span><div class="'+u.options.classPrefix+'horizontal-volume-total"><div class="'+u.options.classPrefix+'horizontal-volume-current"></div><div class="'+u.options.classPrefix+'horizontal-volume-handle"></div></div>',m.parentNode.insertBefore(h,m.nextSibling)}var f=!1,g=!1,b=!1,y=function(){var e=Math.floor(100*o.volume);v.setAttribute("aria-valuenow",e),v.setAttribute("aria-valuetext",e+"%")},v="vertical"===c?u.container.querySelector("."+u.options.classPrefix+"volume-slider"):u.container.querySelector("."+u.options.classPrefix+"horizontal-volume-slider"),w="vertical"===c?u.container.querySelector("."+u.options.classPrefix+"volume-total"):u.container.querySelector("."+u.options.classPrefix+"horizontal-volume-total"),k="vertical"===c?u.container.querySelector("."+u.options.classPrefix+"volume-current"):u.container.querySelector("."+u.options.classPrefix+"horizontal-volume-current"),S="vertical"===c?u.container.querySelector("."+u.options.classPrefix+"volume-handle"):u.container.querySelector("."+u.options.classPrefix+"horizontal-volume-handle"),T=function(e){if(null!==e&&!isNaN(e)&&e!==undefined){if(e=Math.max(0,e),0===(e=Math.min(e,1))){(0,s.removeClass)(m,u.options.classPrefix+"mute"),(0,s.addClass)(m,u.options.classPrefix+"unmute");var t=m.firstElementChild;t.setAttribute("title",_),t.setAttribute("aria-label",_)}else{(0,s.removeClass)(m,u.options.classPrefix+"unmute"),(0,s.addClass)(m,u.options.classPrefix+"mute");var n=m.firstElementChild;n.setAttribute("title",d),n.setAttribute("aria-label",d)}var a=100*e+"%",o=getComputedStyle(S);"vertical"===c?(k.style.bottom=0,k.style.height=a,S.style.bottom=a,S.style.marginBottom=-parseFloat(o.height)/2+"px"):(k.style.left=0,k.style.width=a,S.style.left=a,S.style.marginLeft=-parseFloat(o.width)/2+"px")}},C=function(e){var t=(0,s.offset)(w),n=getComputedStyle(w);b=!0;var a=null;if("vertical"===c){var o=parseFloat(n.height);if(a=(o-(e.pageY-t.top))/o,0===t.top||0===t.left)return}else{var i=parseFloat(n.width);a=(e.pageX-t.left)/i}a=Math.max(0,a),a=Math.min(a,1),T(a),u.setMuted(0===a),u.setVolume(a),e.preventDefault(),e.stopPropagation()},x=function(){u.muted?(T(0),(0,s.removeClass)(m,u.options.classPrefix+"mute"),(0,s.addClass)(m,u.options.classPrefix+"unmute")):(T(o.volume),(0,s.removeClass)(m,u.options.classPrefix+"unmute"),(0,s.addClass)(m,u.options.classPrefix+"mute"))};m.addEventListener("mouseenter",function(e){e.target===m&&(v.style.display="block",g=!0,e.preventDefault(),e.stopPropagation())}),m.addEventListener("focusin",function(){v.style.display="block",g=!0}),m.addEventListener("focusout",function(e){e.relatedTarget&&(!e.relatedTarget||e.relatedTarget.matches("."+u.options.classPrefix+"volume-slider"))||"vertical"!==c||(v.style.display="none")}),m.addEventListener("mouseleave",function(){g=!1,f||"vertical"!==c||(v.style.display="none")}),m.addEventListener("focusout",function(){g=!1}),m.addEventListener("keydown",function(e){if(u.options.keyActions.length){var t=e.which||e.keyCode||0,n=o.volume;switch(t){case 38:n=Math.min(n+.1,1);break;case 40:n=Math.max(0,n-.1);break;default:return!0}f=!1,T(n),o.setVolume(n),e.preventDefault(),e.stopPropagation()}}),m.querySelector("button").addEventListener("click",function(){o.setMuted(!o.muted);var e=(0,l.createEvent)("volumechange",o);o.dispatchEvent(e)}),v.addEventListener("dragstart",function(){return!1}),v.addEventListener("mouseover",function(){g=!0}),v.addEventListener("focusin",function(){v.style.display="block",g=!0}),v.addEventListener("focusout",function(){g=!1,f||"vertical"!==c||(v.style.display="none")
}),v.addEventListener("mousedown",function(e){C(e),u.globalBind("mousemove.vol",function(e){var t=e.target;f&&(t===v||t.closest("vertical"===c?"."+u.options.classPrefix+"volume-slider":"."+u.options.classPrefix+"horizontal-volume-slider"))&&C(e)}),u.globalBind("mouseup.vol",function(){f=!1,g||"vertical"!==c||(v.style.display="none")}),f=!0,e.preventDefault(),e.stopPropagation()}),o.addEventListener("volumechange",function(e){f||x(),y(e)});var E=!1;o.addEventListener("rendererready",function(){b||setTimeout(function(){E=!0,(0===e.options.startVolume||o.originalNode.muted)&&(o.setMuted(!0),e.options.startVolume=0),o.setVolume(e.options.startVolume),u.setControlsSize()},250)}),o.addEventListener("loadedmetadata",function(){setTimeout(function(){b||E||((0===e.options.startVolume||o.originalNode.muted)&&(o.setMuted(!0),e.options.startVolume=0),o.setVolume(e.options.startVolume),u.setControlsSize()),E=!1},250)}),(0===e.options.startVolume||o.originalNode.muted)&&(o.setMuted(!0),e.options.startVolume=0,x()),u.container.addEventListener("controlsresize",function(){x()})}}})},{16:16,2:2,25:25,26:26,27:27,5:5}],15:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});n.EN={"mejs.plural-form":1,"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}},{}],16:[function(e,t,n){"use strict";function a(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function o(e){return e&&e.__esModule?e:{"default":e}}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0}),n.config=undefined;var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},l=function(){function e(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,n,a){return n&&e(t.prototype,n),a&&e(t,a),t}}(),s=o(e(3)),u=o(e(2)),c=o(e(7)),d=o(e(6)),_=o(e(17)),p=o(e(5)),m=e(25),h=e(27),f=e(30),g=e(28),b=a(e(26));c["default"].mepIndex=0,c["default"].players={};var y=n.config={poster:"",showPosterWhenEnded:!1,showPosterWhenPaused:!1,defaultVideoWidth:480,defaultVideoHeight:270,videoWidth:-1,videoHeight:-1,defaultAudioWidth:400,defaultAudioHeight:40,defaultSeekBackwardInterval:function(e){return.05*e.getDuration()},defaultSeekForwardInterval:function(e){return.05*e.getDuration()},setDimensions:!0,audioWidth:-1,audioHeight:-1,loop:!1,autoRewind:!0,enableAutosize:!0,timeFormat:"",alwaysShowHours:!1,showTimecodeFrameCount:!1,framesPerSecond:25,alwaysShowControls:!1,hideVideoControlsOnLoad:!1,hideVideoControlsOnPause:!1,clickToPlayPause:!0,controlsTimeoutDefault:1500,controlsTimeoutMouseEnter:2500,controlsTimeoutMouseLeave:1e3,iPadUseNativeControls:!1,iPhoneUseNativeControls:!1,AndroidUseNativeControls:!1,features:["playpause","current","progress","duration","tracks","volume","fullscreen"],useDefaultControls:!1,isVideo:!0,stretching:"auto",classPrefix:"mejs__",enableKeyboard:!0,pauseOtherPlayers:!0,secondsDecimalLength:0,customError:null,keyActions:[{keys:[32,179],action:function(e){m.IS_FIREFOX||(e.paused||e.ended?e.play():e.pause())}},{keys:[38],action:function(e){(e.container.querySelector("."+y.classPrefix+"volume-button>button").matches(":focus")||e.container.querySelector("."+y.classPrefix+"volume-slider").matches(":focus"))&&(e.container.querySelector("."+y.classPrefix+"volume-slider").style.display=""),e.isVideo&&(e.showControls(),e.startControlsTimer());var t=Math.min(e.volume+.1,1);e.setVolume(t),t>0&&e.setMuted(!1)}},{keys:[40],action:function(e){(e.container.querySelector("."+y.classPrefix+"volume-button>button").matches(":focus")||e.container.querySelector("."+y.classPrefix+"volume-slider").matches(":focus"))&&(e.container.querySelector("."+y.classPrefix+"volume-slider").style.display=""),e.isVideo&&(e.showControls(),e.startControlsTimer());var t=Math.max(e.volume-.1,0);e.setVolume(t),t<=.1&&e.setMuted(!0)}},{keys:[37,227],action:function(e){if(!isNaN(e.duration)&&e.duration>0){e.isVideo&&(e.showControls(),e.startControlsTimer());var t=Math.max(e.currentTime-e.options.defaultSeekBackwardInterval(e),0);e.setCurrentTime(t)}}},{keys:[39,228],action:function(e){if(!isNaN(e.duration)&&e.duration>0){e.isVideo&&(e.showControls(),e.startControlsTimer());var t=Math.min(e.currentTime+e.options.defaultSeekForwardInterval(e),e.duration);e.setCurrentTime(t)}}},{keys:[70],action:function(e,t,n,a){a.ctrlKey||"undefined"!=typeof e.enterFullScreen&&(e.isFullScreen?e.exitFullScreen():e.enterFullScreen())}},{keys:[77],action:function(e){e.container.querySelector("."+y.classPrefix+"volume-slider").style.display="",e.isVideo&&(e.showControls(),e.startControlsTimer()),e.media.muted?e.setMuted(!1):e.setMuted(!0)}}]};c["default"].MepDefaults=y;var v=function(){function e(t,n){i(this,e);var a=this,o="string"==typeof t?u["default"].getElementById(t):t;if(!(a instanceof e))return new e(o,n);if(a.node=a.media=o,a.node){if(a.media.player)return a.media.player;if(a.hasFocus=!1,a.controlsAreVisible=!0,a.controlsEnabled=!0,a.controlsTimer=null,a.currentMediaTime=0,a.proxy=null,n===undefined){var r=a.node.getAttribute("data-mejsoptions");n=r?JSON.parse(r):{}}a.options=Object.assign({},y,n),a.options.loop&&!a.media.getAttribute("loop")?(a.media.loop=!0,a.node.loop=!0):a.media.loop&&(a.options.loop=!0),a.options.timeFormat||(a.options.timeFormat="mm:ss",a.options.alwaysShowHours&&(a.options.timeFormat="hh:mm:ss"),a.options.showTimecodeFrameCount&&(a.options.timeFormat+=":ff")),(0,f.calculateTimeFormat)(0,a.options,a.options.framesPerSecond||25),a.id="mep_"+c["default"].mepIndex++,c["default"].players[a.id]=a;var l=Object.assign({},a.options,{success:function(e,t){a._meReady(e,t)},error:function(e){a._handleError(e)}}),s=a.node.tagName.toLowerCase();if(a.isDynamic="audio"!==s&&"video"!==s&&"iframe"!==s,a.isVideo=a.isDynamic?a.options.isVideo:"audio"!==s&&a.options.isVideo,a.mediaFiles=null,a.trackFiles=null,m.IS_IPAD&&a.options.iPadUseNativeControls||m.IS_IPHONE&&a.options.iPhoneUseNativeControls)a.node.setAttribute("controls",!0),m.IS_IPAD&&a.node.getAttribute("autoplay")&&a.play();else if(!a.isVideo&&(a.isVideo||!a.options.features.length&&!a.options.useDefaultControls)||m.IS_ANDROID&&a.options.AndroidUseNativeControls)a.isVideo||a.options.features.length||a.options.useDefaultControls||(a.node.style.display="none");else{a.node.removeAttribute("controls");var _=a.isVideo?p["default"].t("mejs.video-player"):p["default"].t("mejs.audio-player"),v=u["default"].createElement("span");if(v.className=a.options.classPrefix+"offscreen",v.innerText=_,a.media.parentNode.insertBefore(v,a.media),a.container=u["default"].createElement("div"),a.container.id=a.id,a.container.className=a.options.classPrefix+"container "+a.options.classPrefix+"container-keyboard-inactive "+a.media.className,a.container.tabIndex=0,a.container.setAttribute("role","application"),a.container.setAttribute("aria-label",_),a.container.innerHTML='<div class="'+a.options.classPrefix+'inner"><div class="'+a.options.classPrefix+'mediaelement"></div><div class="'+a.options.classPrefix+'layers"></div><div class="'+a.options.classPrefix+'controls"></div></div>',a.container.addEventListener("focus",function(e){if(!a.controlsAreVisible&&!a.hasFocus&&a.controlsEnabled){a.showControls(!0);var t=(0,h.isNodeAfter)(e.relatedTarget,a.container)?"."+a.options.classPrefix+"controls ."+a.options.classPrefix+"button:last-child > button":"."+a.options.classPrefix+"playpause-button > button";a.container.querySelector(t).focus()}}),a.node.parentNode.insertBefore(a.container,a.node),a.options.features.length||a.options.useDefaultControls||(a.container.style.background="transparent",a.container.querySelector("."+a.options.classPrefix+"controls").style.display="none"),a.isVideo&&"fill"===a.options.stretching&&!b.hasClass(a.container.parentNode,a.options.classPrefix+"fill-container")){a.outerContainer=a.media.parentNode;var w=u["default"].createElement("div");w.className=a.options.classPrefix+"fill-container",a.container.parentNode.insertBefore(w,a.container),w.appendChild(a.container)}if(m.IS_ANDROID&&b.addClass(a.container,a.options.classPrefix+"android"),m.IS_IOS&&b.addClass(a.container,a.options.classPrefix+"ios"),m.IS_IPAD&&b.addClass(a.container,a.options.classPrefix+"ipad"),m.IS_IPHONE&&b.addClass(a.container,a.options.classPrefix+"iphone"),b.addClass(a.container,a.isVideo?a.options.classPrefix+"video":a.options.classPrefix+"audio"),m.IS_SAFARI&&!m.IS_IOS){b.addClass(a.container,a.options.classPrefix+"hide-cues");for(var k=a.node.cloneNode(),S=a.node.children,T=[],C=[],x=0,E=S.length;x<E;x++){var A=S[x];!function(){switch(A.tagName.toLowerCase()){case"source":var e={};Array.prototype.slice.call(A.attributes).forEach(function(t){e[t.name]=t.value}),e.type=(0,g.formatType)(e.src,e.type),T.push(e);break;case"track":A.mode="hidden",C.push(A);break;default:k.appendChild(A)}}()}a.node.remove(),a.node=a.media=k,T.length&&(a.mediaFiles=T),C.length&&(a.trackFiles=C)}a.container.querySelector("."+a.options.classPrefix+"mediaelement").appendChild(a.node),a.media.player=a,a.controls=a.container.querySelector("."+a.options.classPrefix+"controls"),a.layers=a.container.querySelector("."+a.options.classPrefix+"layers");var P=a.isVideo?"video":"audio",F=P.substring(0,1).toUpperCase()+P.substring(1);a.options[P+"Width"]>0||a.options[P+"Width"].toString().indexOf("%")>-1?a.width=a.options[P+"Width"]:""!==a.node.style.width&&null!==a.node.style.width?a.width=a.node.style.width:a.node.getAttribute("width")?a.width=a.node.getAttribute("width"):a.width=a.options["default"+F+"Width"],a.options[P+"Height"]>0||a.options[P+"Height"].toString().indexOf("%")>-1?a.height=a.options[P+"Height"]:""!==a.node.style.height&&null!==a.node.style.height?a.height=a.node.style.height:a.node.getAttribute("height")?a.height=a.node.getAttribute("height"):a.height=a.options["default"+F+"Height"],a.initialAspectRatio=a.height>=a.width?a.width/a.height:a.height/a.width,a.setPlayerSize(a.width,a.height),l.pluginWidth=a.width,l.pluginHeight=a.height}if(c["default"].MepDefaults=l,new d["default"](a.media,l,a.mediaFiles),a.container!==undefined&&a.options.features.length&&a.controlsAreVisible&&!a.options.hideVideoControlsOnLoad){var M=(0,h.createEvent)("controlsshown",a.container);a.container.dispatchEvent(M)}return a}}return l(e,[{key:"showControls",value:function(e){var t=this;if(e=e===undefined||e,!t.controlsAreVisible&&t.isVideo){if(e)!function(){b.fadeIn(t.controls,200,function(){b.removeClass(t.controls,t.options.classPrefix+"offscreen");var e=(0,h.createEvent)("controlsshown",t.container);t.container.dispatchEvent(e)});for(var e=t.container.querySelectorAll("."+t.options.classPrefix+"control"),n=function(n){b.fadeIn(e[n],200,function(){b.removeClass(e[n],t.options.classPrefix+"offscreen")})},a=0,o=e.length;a<o;a++)n(a,o)}();else{b.removeClass(t.controls,t.options.classPrefix+"offscreen"),t.controls.style.display="",t.controls.style.opacity=1;for(var n=t.container.querySelectorAll("."+t.options.classPrefix+"control"),a=0,o=n.length;a<o;a++)b.removeClass(n[a],t.options.classPrefix+"offscreen"),n[a].style.display="";var i=(0,h.createEvent)("controlsshown",t.container);t.container.dispatchEvent(i)}t.controlsAreVisible=!0,t.setControlsSize()}}},{key:"hideControls",value:function(e,t){var n=this;if(e=e===undefined||e,!0===t||!(!n.controlsAreVisible||n.options.alwaysShowControls||n.paused&&4===n.readyState&&(!n.options.hideVideoControlsOnLoad&&n.currentTime<=0||!n.options.hideVideoControlsOnPause&&n.currentTime>0)||n.isVideo&&!n.options.hideVideoControlsOnLoad&&!n.readyState||n.ended)){if(e)!function(){b.fadeOut(n.controls,200,function(){b.addClass(n.controls,n.options.classPrefix+"offscreen"),n.controls.style.display="";var e=(0,h.createEvent)("controlshidden",n.container);n.container.dispatchEvent(e)});for(var e=n.container.querySelectorAll("."+n.options.classPrefix+"control"),t=function(t){b.fadeOut(e[t],200,function(){b.addClass(e[t],n.options.classPrefix+"offscreen"),e[t].style.display=""})},a=0,o=e.length;a<o;a++)t(a,o)}();else{b.addClass(n.controls,n.options.classPrefix+"offscreen"),n.controls.style.display="",n.controls.style.opacity=0;for(var a=n.container.querySelectorAll("."+n.options.classPrefix+"control"),o=0,i=a.length;o<i;o++)b.addClass(a[o],n.options.classPrefix+"offscreen"),a[o].style.display="";var r=(0,h.createEvent)("controlshidden",n.container);n.container.dispatchEvent(r)}n.controlsAreVisible=!1}}},{key:"startControlsTimer",value:function(e){var t=this;e=void 0!==e?e:t.options.controlsTimeoutDefault,t.killControlsTimer("start"),t.controlsTimer=setTimeout(function(){t.hideControls(),t.killControlsTimer("hide")},e)}},{key:"killControlsTimer",value:function(){var e=this;null!==e.controlsTimer&&(clearTimeout(e.controlsTimer),delete e.controlsTimer,e.controlsTimer=null)}},{key:"disableControls",value:function(){var e=this;e.killControlsTimer(),e.controlsEnabled=!1,e.hideControls(!1,!0)}},{key:"enableControls",value:function(){var e=this;e.controlsEnabled=!0,e.showControls(!1)}},{key:"_setDefaultPlayer",value:function(){var e=this;e.proxy&&e.proxy.pause(),e.proxy=new _["default"](e),e.media.addEventListener("loadedmetadata",function(){e.getCurrentTime()>0&&e.currentMediaTime>0&&(e.setCurrentTime(e.currentMediaTime),m.IS_IOS||m.IS_ANDROID||e.play())})}},{key:"_meReady",value:function(e,t){var n=this,a=t.getAttribute("autoplay"),o=!(a===undefined||null===a||"false"===a),i=null!==e.rendererName&&/(native|html5)/i.test(n.media.rendererName);if(n.controls&&n.enableControls(),n.container&&n.container.querySelector("."+n.options.classPrefix+"overlay-play")&&(n.container.querySelector("."+n.options.classPrefix+"overlay-play").style.display=""),!n.created){if(n.created=!0,n.media=e,n.domNode=t,!(m.IS_ANDROID&&n.options.AndroidUseNativeControls||m.IS_IPAD&&n.options.iPadUseNativeControls||m.IS_IPHONE&&n.options.iPhoneUseNativeControls)){if(!n.isVideo&&!n.options.features.length&&!n.options.useDefaultControls)return o&&i&&n.play(),void(n.options.success&&("string"==typeof n.options.success?s["default"][n.options.success](n.media,n.domNode,n):n.options.success(n.media,n.domNode,n)));if(n.findTracks(),n.featurePosition={},n._setDefaultPlayer(),n.options.useDefaultControls){var r=["playpause","current","progress","duration","tracks","volume","fullscreen"];n.options.features=r.concat(n.options.features.filter(function(e){return-1===r.indexOf(e)}))}for(var l=0,d=n.options.features.length;l<d;l++){var _=n.options.features[l];if(n["build"+_])try{n["build"+_](n,n.controls,n.layers,n.media)}catch(y){console.error("error building "+_,y)}}n.buildposter(n,n.controls,n.layers,n.media),n.buildkeyboard(n,n.controls,n.layers,n.media),n.buildoverlays(n,n.controls,n.layers,n.media);var p=(0,h.createEvent)("controlsready",n.container);n.container.dispatchEvent(p),n.setPlayerSize(n.width,n.height),n.setControlsSize(),n.isVideo&&(n.clickToPlayPauseCallback=function(){if(n.options.clickToPlayPause){var e=n.container.querySelector("."+n.options.classPrefix+"overlay-button"),t=e.getAttribute("aria-pressed");n.paused&&t?n.pause():n.paused?n.play():n.pause(),e.setAttribute("aria-pressed",!t),n.container.focus()}},n.createIframeLayer(),n.media.addEventListener("click",n.clickToPlayPauseCallback),!m.IS_ANDROID&&!m.IS_IOS||n.options.alwaysShowControls?(n.container.addEventListener("mouseenter",function(){n.controlsEnabled&&(n.options.alwaysShowControls||(n.killControlsTimer("enter"),n.showControls(),n.startControlsTimer(n.options.controlsTimeoutMouseEnter)))}),n.container.addEventListener("mousemove",function(){n.controlsEnabled&&(n.controlsAreVisible||n.showControls(),n.options.alwaysShowControls||n.startControlsTimer(n.options.controlsTimeoutMouseEnter))}),n.container.addEventListener("mouseleave",function(){n.controlsEnabled&&(n.paused||n.options.alwaysShowControls||n.startControlsTimer(n.options.controlsTimeoutMouseLeave))})):n.node.addEventListener("touchstart",function(){n.controlsAreVisible?n.hideControls(!1):n.controlsEnabled&&n.showControls(!1)}),n.options.hideVideoControlsOnLoad&&n.hideControls(!1),n.options.enableAutosize&&n.media.addEventListener("loadedmetadata",function(e){var t=e!==undefined?e.detail.target||e.target:n.media;n.options.videoHeight<=0&&!n.domNode.getAttribute("height")&&null!==t&&!isNaN(t.videoHeight)&&(n.setPlayerSize(t.videoWidth,t.videoHeight),n.setControlsSize(),n.media.setSize(t.videoWidth,t.videoHeight))})),n.media.addEventListener("play",function(){for(var e in n.hasFocus=!0,c["default"].players)if(c["default"].players.hasOwnProperty(e)){var t=c["default"].players[e];t.id===n.id||!n.options.pauseOtherPlayers||t.paused||t.ended||(t.pause(),t.hasFocus=!1)}m.IS_ANDROID||m.IS_IOS||n.options.alwaysShowControls||!n.isVideo||n.hideControls()}),n.media.addEventListener("ended",function(){if(n.options.autoRewind)try{n.setCurrentTime(0),setTimeout(function(){var e=n.container.querySelector("."+n.options.classPrefix+"overlay-loading");e&&e.parentNode&&(e.parentNode.style.display="none")},20)}catch(e){}"function"==typeof n.media.renderer.stop?n.media.renderer.stop():n.pause(),n.setProgressRail&&n.setProgressRail(),n.setCurrentRail&&n.setCurrentRail(),n.options.loop?n.play():!n.options.alwaysShowControls&&n.controlsEnabled&&n.showControls()}),n.media.addEventListener("loadedmetadata",function(){(0,f.calculateTimeFormat)(n.getDuration(),n.options,n.options.framesPerSecond||25),n.updateDuration&&n.updateDuration(),n.updateCurrent&&n.updateCurrent(),n.isFullScreen||(n.setPlayerSize(n.width,n.height),n.setControlsSize())});var g=null;n.media.addEventListener("timeupdate",function(){isNaN(n.getDuration())||g===n.getDuration()||(g=n.getDuration(),(0,f.calculateTimeFormat)(g,n.options,n.options.framesPerSecond||25),n.updateDuration&&n.updateDuration(),n.updateCurrent&&n.updateCurrent(),n.setControlsSize())}),n.container.addEventListener("click",function(e){b.addClass(e.currentTarget,n.options.classPrefix+"container-keyboard-inactive")}),n.container.addEventListener("focusin",function(e){b.removeClass(e.currentTarget,n.options.classPrefix+"container-keyboard-inactive"),!n.isVideo||m.IS_ANDROID||m.IS_IOS||!n.controlsEnabled||n.options.alwaysShowControls||(n.killControlsTimer("enter"),n.showControls(),n.startControlsTimer(n.options.controlsTimeoutMouseEnter))}),n.container.addEventListener("focusout",function(e){setTimeout(function(){e.relatedTarget&&n.keyboardAction&&!e.relatedTarget.closest("."+n.options.classPrefix+"container")&&(n.keyboardAction=!1,!n.isVideo||n.options.alwaysShowControls||n.paused||n.startControlsTimer(n.options.controlsTimeoutMouseLeave))},0)}),setTimeout(function(){n.setPlayerSize(n.width,n.height),n.setControlsSize()},0),n.globalResizeCallback=function(){n.isFullScreen||m.HAS_TRUE_NATIVE_FULLSCREEN&&u["default"].webkitIsFullScreen||n.setPlayerSize(n.width,n.height),n.setControlsSize()},n.globalBind("resize",n.globalResizeCallback)}o&&i&&n.play(),n.options.success&&("string"==typeof n.options.success?s["default"][n.options.success](n.media,n.domNode,n):n.options.success(n.media,n.domNode,n))}}},{key:"_handleError",value:function(e,t,n){var a=this,o=a.layers.querySelector("."+a.options.classPrefix+"overlay-play");o&&(o.style.display="none"),a.options.error&&a.options.error(e,t,n),a.container.querySelector("."+a.options.classPrefix+"cannotplay")&&a.container.querySelector("."+a.options.classPrefix+"cannotplay").remove();var i=u["default"].createElement("div");i.className=a.options.classPrefix+"cannotplay",i.style.width="100%",i.style.height="100%";var r="function"==typeof a.options.customError?a.options.customError(a.media,a.media.originalNode):a.options.customError,l="";if(r){var s=a.media.originalNode.getAttribute("poster");if(s&&(l='<img src="'+s+'" alt="'+c["default"].i18n.t("mejs.download-file")+'">'),e.message&&(r+="<p>"+e.message+"</p>"),e.urls)for(var d=0,_=e.urls.length;d<_;d++){var p=e.urls[d];r+='<a href="'+p.src+'" data-type="'+p.type+'"><span>'+c["default"].i18n.t("mejs.download-file")+": "+p.src+"</span></a>"}}r&&a.layers.querySelector("."+a.options.classPrefix+"overlay-error")&&(i.innerHTML=r,a.layers.querySelector("."+a.options.classPrefix+"overlay-error").innerHTML=""+l+i.outerHTML,a.layers.querySelector("."+a.options.classPrefix+"overlay-error").parentNode.style.display="block")}},{key:"setPlayerSize",value:function(e,t){var n=this;if(!n.options.setDimensions)return!1;switch(void 0!==e&&(n.width=e),void 0!==t&&(n.height=t),n.options.stretching){case"fill":n.isVideo?n.setFillMode():n.setDimensions(n.width,n.height);break;case"responsive":n.setResponsiveMode();break;case"none":n.setDimensions(n.width,n.height);break;default:!0===n.hasFluidMode()?n.setResponsiveMode():n.setDimensions(n.width,n.height)}}},{key:"hasFluidMode",value:function(){var e=this;return-1!==e.height.toString().indexOf("%")||e.node&&e.node.style.maxWidth&&"none"!==e.node.style.maxWidth&&e.node.style.maxWidth!==e.width||e.node&&e.node.currentStyle&&"100%"===e.node.currentStyle.maxWidth}},{key:"setResponsiveMode",value:function(){var e,t=this,n=function(){for(var e=void 0,n=t.container;n;){try{if(m.IS_FIREFOX&&"html"===n.tagName.toLowerCase()&&s["default"].self!==s["default"].top&&null!==s["default"].frameElement)return s["default"].frameElement;e=n.parentElement}catch(a){e=n.parentElement}if(e&&b.visible(e))return e;n=e}return null}(),a=n?getComputedStyle(n,null):getComputedStyle(u["default"].body,null),o=t.isVideo?t.media.videoWidth&&t.media.videoWidth>0?t.media.videoWidth:t.node.getAttribute("width")?t.node.getAttribute("width"):t.options.defaultVideoWidth:t.options.defaultAudioWidth,i=t.isVideo?t.media.videoHeight&&t.media.videoHeight>0?t.media.videoHeight:t.node.getAttribute("height")?t.node.getAttribute("height"):t.options.defaultVideoHeight:t.options.defaultAudioHeight,r=(e=1,t.isVideo?(e=t.media.videoWidth&&t.media.videoWidth>0&&t.media.videoHeight&&t.media.videoHeight>0?t.height>=t.width?t.media.videoWidth/t.media.videoHeight:t.media.videoHeight/t.media.videoWidth:t.initialAspectRatio,(isNaN(e)||e<.01||e>100)&&(e=1),e):e),l=parseFloat(a.height),c=void 0,d=parseFloat(a.width);if(c=t.isVideo?"100%"===t.height?parseFloat(d*i/o,10):t.height>=t.width?parseFloat(d/r,10):parseFloat(d*r,10):i,isNaN(c)&&(c=l),t.container.parentNode.length>0&&"body"===t.container.parentNode.tagName.toLowerCase()&&(d=s["default"].innerWidth||u["default"].documentElement.clientWidth||u["default"].body.clientWidth,c=s["default"].innerHeight||u["default"].documentElement.clientHeight||u["default"].body.clientHeight),c&&d){t.container.style.width=d+"px",t.container.style.height=c+"px",t.node.style.width="100%",t.node.style.height="100%",t.isVideo&&t.media.setSize&&t.media.setSize(d,c);for(var _=t.layers.children,p=0,h=_.length;p<h;p++)_[p].style.width="100%",_[p].style.height="100%"}}},{key:"setFillMode",value:function(){var e=this,t=void 0,n=!1;try{s["default"].self!==s["default"].top?(n=!0,t=s["default"].frameElement):t=e.outerContainer}catch(k){t=e.outerContainer}var a=getComputedStyle(t);"none"!==e.node.style.height&&e.node.style.height!==e.height&&(e.node.style.height="auto"),"none"!==e.node.style.maxWidth&&e.node.style.maxWidth!==e.width&&(e.node.style.maxWidth="none"),"none"!==e.node.style.maxHeight&&e.node.style.maxHeight!==e.height&&(e.node.style.maxHeight="none"),e.node.currentStyle&&("100%"===e.node.currentStyle.height&&(e.node.currentStyle.height="auto"),"100%"===e.node.currentStyle.maxWidth&&(e.node.currentStyle.maxWidth="none"),"100%"===e.node.currentStyle.maxHeight&&(e.node.currentStyle.maxHeight="none")),n||parseFloat(a.width)||(t.style.width=e.media.offsetWidth+"px"),n||parseFloat(a.height)||(t.style.height=e.media.offsetHeight+"px"),a=getComputedStyle(t);var o=parseFloat(a.width),i=parseFloat(a.height);e.setDimensions("100%","100%");var r=e.container.querySelector("."+e.options.classPrefix+"poster>img");r&&(r.style.display="");for(var l=e.container.querySelectorAll("object, embed, iframe, video"),u=e.height,c=e.width,d=o,_=u*o/c,p=c*i/u,m=i,h=p>o==!1,f=h?Math.floor(d):Math.floor(p),g=h?Math.floor(_):Math.floor(m),b=h?o+"px":f+"px",y=h?g+"px":i+"px",v=0,w=l.length;v<w;v++)l[v].style.height=y,l[v].style.width=b,e.media.setSize&&e.media.setSize(b,y),l[v].style.marginLeft=Math.floor((o-f)/2)+"px",l[v].style.marginTop=0}},{key:"setDimensions",value:function(e,t){var n=this;e=(0,h.isString)(e)&&e.indexOf("%")>-1?e:parseFloat(e)+"px",t=(0,h.isString)(t)&&t.indexOf("%")>-1?t:parseFloat(t)+"px",n.container.style.width=e,n.container.style.height=t;for(var a=n.layers.children,o=0,i=a.length;o<i;o++)a[o].style.width=e,a[o].style.height=t}},{key:"setControlsSize",value:function(){var e=this;if(b.visible(e.container))if(e.rail&&b.visible(e.rail)){for(var t=e.total?getComputedStyle(e.total,null):null,n=t?parseFloat(t.marginLeft)+parseFloat(t.marginRight):0,a=getComputedStyle(e.rail),o=parseFloat(a.marginLeft)+parseFloat(a.marginRight),i=0,r=b.siblings(e.rail,function(t){return t!==e.rail}),l=r.length,s=0;s<l;s++)i+=r[s].offsetWidth;i+=n+(0===n?2*o:o)+1,e.container.style.minWidth=i+"px";var u=(0,h.createEvent)("controlsresize",e.container);e.container.dispatchEvent(u)}else{for(var c=e.controls.children,d=0,_=0,p=c.length;_<p;_++)d+=c[_].offsetWidth;e.container.style.minWidth=d+"px"}}},{key:"addControlElement",value:function(e,t){var n=this;if(n.featurePosition[t]!==undefined){var a=n.controls.children[n.featurePosition[t]-1];a.parentNode.insertBefore(e,a.nextSibling)}else{n.controls.appendChild(e);for(var o=n.controls.children,i=0,r=o.length;i<r;i++)if(e===o[i]){n.featurePosition[t]=i;break}}}},{key:"createIframeLayer",value:function(){var e=this;if(e.isVideo&&null!==e.media.rendererName&&e.media.rendererName.indexOf("iframe")>-1&&!u["default"].getElementById(e.media.id+"-iframe-overlay")){var t=u["default"].createElement("div"),n=u["default"].getElementById(e.media.id+"_"+e.media.rendererName);t.id=e.media.id+"-iframe-overlay",t.className=e.options.classPrefix+"iframe-overlay",t.addEventListener("click",function(t){e.options.clickToPlayPause&&(e.paused?e.play():e.pause(),t.preventDefault(),t.stopPropagation())}),n.parentNode.insertBefore(t,n)}}},{key:"resetSize",value:function(){var e=this;setTimeout(function(){e.setPlayerSize(e.width,e.height),e.setControlsSize()},50)}},{key:"setPoster",value:function(e){var t=this,n=t.container.querySelector("."+t.options.classPrefix+"poster");n||((n=u["default"].createElement("div")).className=t.options.classPrefix+"poster "+t.options.classPrefix+"layer",t.layers.appendChild(n));var a=n.querySelector("img");!a&&e&&((a=u["default"].createElement("img")).className=t.options.classPrefix+"poster-img",a.width="100%",a.height="100%",n.style.display="",n.appendChild(a)),e?(a.setAttribute("src",e),n.style.backgroundImage='url("'+e+'")',n.style.display=""):a?(n.style.backgroundImage="none",n.style.display="none",a.remove()):n.style.display="none"}},{key:"changeSkin",value:function(e){var t=this;t.container.className=t.options.classPrefix+"container "+e,t.setPlayerSize(t.width,t.height),t.setControlsSize()}},{key:"globalBind",value:function(e,t){var n=this,a=n.node?n.node.ownerDocument:u["default"];if((e=(0,h.splitEvents)(e,n.id)).d)for(var o=e.d.split(" "),i=0,r=o.length;i<r;i++)o[i].split(".").reduce(function(e,n){return a.addEventListener(n,t,!1),n},"");if(e.w)for(var l=e.w.split(" "),c=0,d=l.length;c<d;c++)l[c].split(".").reduce(function(e,n){return s["default"].addEventListener(n,t,!1),n},"")}},{key:"globalUnbind",value:function(e,t){var n=this,a=n.node?n.node.ownerDocument:u["default"];if((e=(0,h.splitEvents)(e,n.id)).d)for(var o=e.d.split(" "),i=0,r=o.length;i<r;i++)o[i].split(".").reduce(function(e,n){return a.removeEventListener(n,t,!1),n},"");if(e.w)for(var l=e.w.split(" "),c=0,d=l.length;c<d;c++)l[c].split(".").reduce(function(e,n){return s["default"].removeEventListener(n,t,!1),n},"")}},{key:"buildposter",value:function(e,t,n,a){var o=this,i=u["default"].createElement("div");i.className=o.options.classPrefix+"poster "+o.options.classPrefix+"layer",n.appendChild(i);var r=a.originalNode.getAttribute("poster");""!==e.options.poster&&r&&m.IS_IOS&&(a.originalNode.removeAttribute("poster"),r=e.options.poster),r?o.setPoster(r):null!==o.media.renderer&&"function"==typeof o.media.renderer.getPosterUrl?o.setPoster(o.media.renderer.getPosterUrl()):i.style.display="none",a.addEventListener("play",function(){i.style.display="none"}),a.addEventListener("playing",function(){i.style.display="none"}),e.options.showPosterWhenEnded&&e.options.autoRewind&&a.addEventListener("ended",function(){i.style.display=""}),a.addEventListener("error",function(){i.style.display="none"}),e.options.showPosterWhenPaused&&a.addEventListener("pause",function(){e.ended||(i.style.display="")})}},{key:"buildoverlays",value:function(e,t,n,a){if(e.isVideo){var o=this,i=u["default"].createElement("div"),r=u["default"].createElement("div"),l=u["default"].createElement("div"),s=t.querySelector("."+o.options.classPrefix+"time-buffering");i.style.display="none",i.className=o.options.classPrefix+"overlay "+o.options.classPrefix+"layer",i.innerHTML='<div class="'+o.options.classPrefix+'overlay-loading"><span class="'+o.options.classPrefix+'overlay-loading-bg-img"></span></div>',n.appendChild(i),r.style.display="none",r.className=o.options.classPrefix+"overlay "+o.options.classPrefix+"layer",r.innerHTML='<div class="'+o.options.classPrefix+'overlay-error"></div>',n.appendChild(r),l.className=o.options.classPrefix+"overlay "+o.options.classPrefix+"layer "+o.options.classPrefix+"overlay-play",l.innerHTML='<div class="'+o.options.classPrefix+'overlay-button" role="button" tabindex="0" aria-label="'+p["default"].t("mejs.play")+'" aria-pressed="false"></div>',l.addEventListener("click",function(){if(o.options.clickToPlayPause){var e=o.container.querySelector("."+o.options.classPrefix+"overlay-button"),t=e.getAttribute("aria-pressed");o.paused?o.play():o.pause(),e.setAttribute("aria-pressed",!!t),o.container.focus()}}),l.addEventListener("keydown",function(e){var t=e.keyCode||e.which||0;if(13===t||m.IS_FIREFOX&&32===t){var n=(0,h.createEvent)("click",l);return l.dispatchEvent(n),!1}}),n.appendChild(l),
null!==o.media.rendererName&&(/(youtube|facebook)/i.test(o.media.rendererName)&&!(o.media.originalNode.getAttribute("poster")||e.options.poster||"function"==typeof o.media.renderer.getPosterUrl&&o.media.renderer.getPosterUrl())||m.IS_STOCK_ANDROID||o.media.originalNode.getAttribute("autoplay"))&&(l.style.display="none");var c=!1;a.addEventListener("play",function(){l.style.display="none",i.style.display="none",null!==s&&(s.style.display="none"),r.style.display="none",c=!1}),a.addEventListener("playing",function(){l.style.display="none",i.style.display="none",null!==s&&(s.style.display="none"),r.style.display="none",c=!1}),a.addEventListener("seeking",function(){l.style.display="none",i.style.display="",null!==s&&(s.style.display=""),c=!1}),a.addEventListener("seeked",function(){l.style.display=o.paused&&!m.IS_STOCK_ANDROID?"":"none",i.style.display="none",null!==s&&(s.style.display="none"),c=!1}),a.addEventListener("pause",function(){i.style.display="none",m.IS_STOCK_ANDROID||c||(l.style.display=""),null!==s&&(s.style.display="none"),c=!1}),a.addEventListener("waiting",function(){i.style.display="",null!==s&&(s.style.display=""),c=!1}),a.addEventListener("loadeddata",function(){i.style.display="",null!==s&&(s.style.display=""),m.IS_ANDROID&&(a.canplayTimeout=setTimeout(function(){if(u["default"].createEvent){var e=u["default"].createEvent("HTMLEvents");return e.initEvent("canplay",!0,!0),a.dispatchEvent(e)}},300)),c=!1}),a.addEventListener("canplay",function(){i.style.display="none",null!==s&&(s.style.display="none"),clearTimeout(a.canplayTimeout),c=!1}),a.addEventListener("error",function(e){o._handleError(e,o.media,o.node),i.style.display="none",l.style.display="none",null!==s&&(s.style.display="none"),c=!0}),a.addEventListener("keydown",function(t){o.onkeydown(e,a,t),c=!1})}}},{key:"buildkeyboard",value:function(e,t,n,a){var o=this;o.container.addEventListener("keydown",function(){o.keyboardAction=!0}),o.globalKeydownCallback=function(t){var n=u["default"].activeElement.closest("."+o.options.classPrefix+"container"),i=o.media.closest("."+o.options.classPrefix+"container");return o.hasFocus=!(!n||!i||n.id!==i.id),o.onkeydown(e,a,t)},o.globalClickCallback=function(e){o.hasFocus=!!e.target.closest("."+o.options.classPrefix+"container")},o.globalBind("keydown",o.globalKeydownCallback),o.globalBind("click",o.globalClickCallback)}},{key:"onkeydown",value:function(e,t,n){if(e.hasFocus&&e.options.enableKeyboard)for(var a=0,o=e.options.keyActions.length;a<o;a++)for(var i=e.options.keyActions[a],r=0,l=i.keys.length;r<l;r++)n.keyCode===i.keys[r]&&(i.action(e,t,n.keyCode,n),n.preventDefault(),n.stopPropagation());return!0}},{key:"play",value:function(){this.proxy.play()}},{key:"pause",value:function(){this.proxy.pause()}},{key:"load",value:function(){this.proxy.load()}},{key:"setCurrentTime",value:function(e){this.proxy.setCurrentTime(e)}},{key:"getCurrentTime",value:function(){return this.proxy.currentTime}},{key:"getDuration",value:function(){return this.proxy.duration}},{key:"setVolume",value:function(e){this.proxy.volume=e}},{key:"getVolume",value:function(){return this.proxy.getVolume()}},{key:"setMuted",value:function(e){this.proxy.setMuted(e)}},{key:"setSrc",value:function(e){this.controlsEnabled||this.enableControls(),this.proxy.setSrc(e)}},{key:"getSrc",value:function(){return this.proxy.getSrc()}},{key:"canPlayType",value:function(e){return this.proxy.canPlayType(e)}},{key:"remove",value:function(){var e=this,t=e.media.rendererName,n=e.media.originalNode.src;for(var a in e.options.features){var o=e.options.features[a];if(e["clean"+o])try{e["clean"+o](e,e.layers,e.controls,e.media)}catch(s){console.error("error cleaning "+o,s)}}var i=e.node.getAttribute("width"),l=e.node.getAttribute("height");(i?-1===i.indexOf("%")&&(i+="px"):i="auto",l?-1===l.indexOf("%")&&(l+="px"):l="auto",e.node.style.width=i,e.node.style.height=l,e.isDynamic?e.container.parentNode.insertBefore(e.node,e.container):function(){e.node.setAttribute("controls",!0),e.node.setAttribute("id",e.node.getAttribute("id").replace("_"+t,"").replace("_from_mejs",""));var a=e.container.querySelector("."+e.options.classPrefix+"poster>img");(a&&e.node.setAttribute("poster",a.src),delete e.node.autoplay,""!==e.media.canPlayType((0,g.getTypeFromFile)(n))&&e.node.setAttribute("src",n),~t.indexOf("iframe"))&&u["default"].getElementById(e.media.id+"-iframe-overlay").remove();var o=e.node.cloneNode();if(o.style.display="",e.container.parentNode.insertBefore(o,e.container),e.node.remove(),e.mediaFiles)for(var i=0,r=e.mediaFiles.length;i<r;i++){var l=u["default"].createElement("source");l.setAttribute("src",e.mediaFiles[i].src),l.setAttribute("type",e.mediaFiles[i].type),o.appendChild(l)}if(e.trackFiles)for(var s=function(t){var n=e.trackFiles[t],a=u["default"].createElement("track");a.kind=n.kind,a.label=n.label,a.srclang=n.srclang,a.src=n.src,o.appendChild(a),a.addEventListener("load",function(){this.mode="showing",o.textTracks[t].mode="showing"})},c=0,d=e.trackFiles.length;c<d;c++)s(c,d);delete e.node,delete e.mediaFiles,delete e.trackFiles}(),"function"==typeof e.media.renderer.destroy&&e.media.renderer.destroy(),delete c["default"].players[e.id],"object"===r(e.container))&&(e.container.parentNode.querySelector("."+e.options.classPrefix+"offscreen").remove(),e.container.remove());e.globalUnbind("resize",e.globalResizeCallback),e.globalUnbind("keydown",e.globalKeydownCallback),e.globalUnbind("click",e.globalClickCallback),delete e.media.player}},{key:"paused",get:function(){return this.proxy.paused}},{key:"muted",get:function(){return this.proxy.muted},set:function(e){this.setMuted(e)}},{key:"ended",get:function(){return this.proxy.ended}},{key:"readyState",get:function(){return this.proxy.readyState}},{key:"currentTime",set:function(e){this.setCurrentTime(e)},get:function(){return this.getCurrentTime()}},{key:"duration",get:function(){return this.getDuration()}},{key:"volume",set:function(e){this.setVolume(e)},get:function(){return this.getVolume()}},{key:"src",set:function(e){this.setSrc(e)},get:function(){return this.getSrc()}}]),e}();s["default"].MediaElementPlayer=v,n["default"]=v},{17:17,2:2,25:25,26:26,27:27,28:28,3:3,30:30,5:5,6:6,7:7}],17:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var a=t[n];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}return function(t,n,a){return n&&e(t.prototype,n),a&&e(t,a),t}}(),r=a(e(3)),l=function(){function e(t){return o(this,e),this.media=t.media,this.isVideo=t.isVideo,this.classPrefix=t.options.classPrefix,this.createIframeLayer=function(){return t.createIframeLayer()},this.setPoster=function(e){return t.setPoster(e)},this}return i(e,[{key:"play",value:function(){this.media.play()}},{key:"pause",value:function(){this.media.pause()}},{key:"load",value:function(){var e=this;e.isLoaded||e.media.load(),e.isLoaded=!0}},{key:"setCurrentTime",value:function(e){this.media.setCurrentTime(e)}},{key:"getCurrentTime",value:function(){return this.media.currentTime}},{key:"getDuration",value:function(){return this.media.getDuration()}},{key:"setVolume",value:function(e){this.media.setVolume(e)}},{key:"getVolume",value:function(){return this.media.getVolume()}},{key:"setMuted",value:function(e){this.media.setMuted(e)}},{key:"setSrc",value:function(e){var t=this,n=document.getElementById(t.media.id+"-iframe-overlay");n&&n.remove(),t.media.setSrc(e),t.createIframeLayer(),null!==t.media.renderer&&"function"==typeof t.media.renderer.getPosterUrl&&t.setPoster(t.media.renderer.getPosterUrl())}},{key:"getSrc",value:function(){return this.media.getSrc()}},{key:"canPlayType",value:function(e){return this.media.canPlayType(e)}},{key:"paused",get:function(){return this.media.paused}},{key:"muted",set:function(e){this.setMuted(e)},get:function(){return this.media.muted}},{key:"ended",get:function(){return this.media.ended}},{key:"readyState",get:function(){return this.media.readyState}},{key:"currentTime",set:function(e){this.setCurrentTime(e)},get:function(){return this.getCurrentTime()}},{key:"duration",get:function(){return this.getDuration()}},{key:"volume",set:function(e){this.setVolume(e)},get:function(){return this.getVolume()}},{key:"src",set:function(e){this.setSrc(e)},get:function(){return this.getSrc()}}]),e}();n["default"]=l,r["default"].DefaultPlayer=l},{3:3}],18:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n,a=t(e(3)),o=t(e(7)),i=t(e(16));"undefined"!=typeof jQuery?o["default"].$=a["default"].jQuery=a["default"].$=jQuery:"undefined"!=typeof Zepto?o["default"].$=a["default"].Zepto=a["default"].$=Zepto:"undefined"!=typeof ender&&(o["default"].$=a["default"].ender=a["default"].$=ender),void 0!==(n=o["default"].$)&&(n.fn.mediaelementplayer=function(e){return!1===e?this.each(function(){var e=n(this).data("mediaelementplayer");e&&e.remove(),n(this).removeData("mediaelementplayer")}):this.each(function(){n(this).data("mediaelementplayer",new i["default"](this,e))}),this},n(document).ready(function(){n("."+o["default"].MepDefaults.classPrefix+"player").mediaelementplayer()}))},{16:16,3:3,7:7}],19:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a=t(e(3)),o=t(e(7)),i=e(8),r=e(27),l=e(28),s=e(25),u=e(26),c={promise:null,load:function(e){return"undefined"!=typeof dashjs?c.promise=new Promise(function(e){e()}).then(function(){c._createPlayer(e)}):(e.options.path="string"==typeof e.options.path?e.options.path:"https://cdn.dashjs.org/latest/dash.all.min.js",c.promise=c.promise||(0,u.loadScript)(e.options.path),c.promise.then(function(){c._createPlayer(e)})),c.promise},_createPlayer:function(e){var t=dashjs.MediaPlayer().create();return a["default"]["__ready__"+e.id](t),t}},d={name:"native_dash",options:{prefix:"native_dash",dash:{path:"https://cdn.dashjs.org/latest/dash.all.min.js",debug:!1,drm:{},robustnessLevel:""}},canPlayType:function(e){return s.HAS_MSE&&["application/dash+xml"].indexOf(e.toLowerCase())>-1},create:function(e,t,l){var s=e.originalNode,u=e.id+"_"+t.prefix,d=s.autoplay,_=s.children,p=null,m=null;s.removeAttribute("type");for(var h=0,f=_.length;h<f;h++)_[h].removeAttribute("type");p=s.cloneNode(!0),t=Object.assign(t,e.options);for(var g=o["default"].html5media.properties,b=o["default"].html5media.events.concat(["click","mouseover","mouseout"]),y=function(t){if("error"!==t.type){var n=(0,r.createEvent)(t.type,e);e.dispatchEvent(n)}},v=function(e){var a=""+e.substring(0,1).toUpperCase()+e.substring(1);p["get"+a]=function(){return null!==m?p[e]:null},p["set"+a]=function(a){if(-1===o["default"].html5media.readOnlyProperties.indexOf(e))if("src"===e){var i="object"===(void 0===a?"undefined":n(a))&&a.src?a.src:a;if(p[e]=i,null!==m){m.reset();for(var l=0,s=b.length;l<s;l++)p.removeEventListener(b[l],y);m=c._createPlayer({options:t.dash,id:u}),a&&"object"===(void 0===a?"undefined":n(a))&&"object"===n(a.drm)&&(m.setProtectionData(a.drm),(0,r.isString)(t.dash.robustnessLevel)&&t.dash.robustnessLevel&&m.getProtectionController().setRobustnessLevel(t.dash.robustnessLevel)),m.attachSource(i),d&&m.play()}}else p[e]=a}},w=0,k=g.length;w<k;w++)v(g[w]);if(a["default"]["__ready__"+u]=function(a){e.dashPlayer=m=a;for(var i=dashjs.MediaPlayer.events,l=function(e){"loadedmetadata"===e&&(m.getDebug().setLogToBrowserConsole(t.dash.debug),m.initialize(),m.setScheduleWhilePaused(!1),m.setFastSwitchEnabled(!0),m.attachView(p),m.setAutoPlay(!1),"object"!==n(t.dash.drm)||o["default"].Utils.isObjectEmpty(t.dash.drm)||(m.setProtectionData(t.dash.drm),(0,r.isString)(t.dash.robustnessLevel)&&t.dash.robustnessLevel&&m.getProtectionController().setRobustnessLevel(t.dash.robustnessLevel)),m.attachSource(p.getSrc())),p.addEventListener(e,y)},s=0,u=b.length;s<u;s++)l(b[s]);var c=function(t,n){if("error"===t.toLowerCase())e.generateError(n.message,p.src),console.error(n);else{var a=(0,r.createEvent)(t,e);a.data=n,e.dispatchEvent(a)}};for(var d in i)i.hasOwnProperty(d)&&m.on(i[d],function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),a=1;a<t;a++)n[a-1]=arguments[a];return c(e.type,n)})},l&&l.length>0)for(var S=0,T=l.length;S<T;S++)if(i.renderer.renderers[t.prefix].canPlayType(l[S].type)){p.setAttribute("src",l[S].src),"undefined"!=typeof l[S].drm&&(t.dash.drm=l[S].drm);break}p.setAttribute("id",u),s.parentNode.insertBefore(p,s),s.autoplay=!1,s.style.display="none",p.setSize=function(e,t){return p.style.width=e+"px",p.style.height=t+"px",p},p.hide=function(){return p.pause(),p.style.display="none",p},p.show=function(){return p.style.display="",p},p.destroy=function(){null!==m&&m.reset()};var C=(0,r.createEvent)("rendererready",p);return e.dispatchEvent(C),e.promises.push(c.load({options:t.dash,id:u})),p}};l.typeChecks.push(function(e){return~e.toLowerCase().indexOf(".mpd")?"application/dash+xml":null}),i.renderer.add(d)},{25:25,26:26,27:27,28:28,3:3,7:7,8:8}],20:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(n,"__esModule",{value:!0}),n.PluginDetector=undefined;var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=a(e(3)),r=a(e(2)),l=a(e(7)),s=a(e(5)),u=e(8),c=e(27),d=e(25),_=e(28),p=n.PluginDetector={plugins:[],hasPluginVersion:function(e,t){var n=p.plugins[e];return t[1]=t[1]||0,t[2]=t[2]||0,n[0]>t[0]||n[0]===t[0]&&n[1]>t[1]||n[0]===t[0]&&n[1]===t[1]&&n[2]>=t[2]},addPlugin:function(e,t,n,a,o){p.plugins[e]=p.detectPlugin(t,n,a,o)},detectPlugin:function(e,t,n,a){var r=[0,0,0],l=void 0,s=void 0;if(null!==d.NAV.plugins&&d.NAV.plugins!==undefined&&"object"===o(d.NAV.plugins[e])){if((l=d.NAV.plugins[e].description)&&("undefined"==typeof d.NAV.mimeTypes||!d.NAV.mimeTypes[t]||d.NAV.mimeTypes[t].enabledPlugin))for(var u=0,c=(r=l.replace(e,"").replace(/^\s+/,"").replace(/\sr/gi,".").split(".")).length;u<c;u++)r[u]=parseInt(r[u].match(/\d+/),10)}else if(i["default"].ActiveXObject!==undefined)try{(s=new ActiveXObject(n))&&(r=a(s))}catch(_){}return r}};p.addPlugin("flash","Shockwave Flash","application/x-shockwave-flash","ShockwaveFlash.ShockwaveFlash",function(e){var t=[],n=e.GetVariable("$version");return n&&(n=n.split(" ")[1].split(","),t=[parseInt(n[0],10),parseInt(n[1],10),parseInt(n[2],10)]),t});var m={create:function(e,t,n){var a={};a.options=t,a.id=e.id+"_"+a.options.prefix,a.mediaElement=e,a.flashState={},a.flashApi=null,a.flashApiStack=[];for(var o=l["default"].html5media.properties,p=function(e){a.flashState[e]=null;var t=""+e.substring(0,1).toUpperCase()+e.substring(1);a["get"+t]=function(){if(null!==a.flashApi){if("function"==typeof a.flashApi["get_"+e]){var t=a.flashApi["get_"+e]();return"buffered"===e?{start:function(){return 0},end:function(){return t},length:1}:t}return null}return null},a["set"+t]=function(t){if("src"===e&&(t=(0,_.absolutizeUrl)(t)),null!==a.flashApi&&a.flashApi["set_"+e]!==undefined)try{a.flashApi["set_"+e](t)}catch(n){}else a.flashApiStack.push({type:"set",propName:e,value:t})}},m=0,h=o.length;m<h;m++)p(o[m]);var f=l["default"].html5media.methods,g=function(e){a[e]=function(){if(null!==a.flashApi){if(a.flashApi["fire_"+e])try{a.flashApi["fire_"+e]()}catch(t){}}else a.flashApiStack.push({type:"call",methodName:e})}};f.push("stop");for(var b=0,y=f.length;b<y;b++)g(f[b]);for(var v=["rendererready"],w=0,k=v.length;w<k;w++){var S=(0,c.createEvent)(v[w],a);e.dispatchEvent(S)}i["default"]["__ready__"+a.id]=function(){if(a.flashReady=!0,a.flashApi=r["default"].getElementById("__"+a.id),a.flashApiStack.length)for(var e=0,t=a.flashApiStack.length;e<t;e++){var n=a.flashApiStack[e];if("set"===n.type){var o=n.propName,i=""+o.substring(0,1).toUpperCase()+o.substring(1);a["set"+i](n.value)}else"call"===n.type&&a[n.methodName]()}},i["default"]["__event__"+a.id]=function(e,t){var n=(0,c.createEvent)(e,a);if(t)try{n.data=JSON.parse(t),n.details.data=JSON.parse(t)}catch(o){n.message=t}a.mediaElement.dispatchEvent(n)},a.flashWrapper=r["default"].createElement("div"),-1===["always","sameDomain"].indexOf(a.options.shimScriptAccess)&&(a.options.shimScriptAccess="sameDomain");var T=e.originalNode.autoplay,C=["uid="+a.id,"autoplay="+T,"allowScriptAccess="+a.options.shimScriptAccess,"preload="+(e.originalNode.getAttribute("preload")||"")],x=null!==e.originalNode&&"video"===e.originalNode.tagName.toLowerCase(),E=x?e.originalNode.height:1,A=x?e.originalNode.width:1;e.originalNode.getAttribute("src")&&C.push("src="+e.originalNode.getAttribute("src")),!0===a.options.enablePseudoStreaming&&(C.push("pseudostreamstart="+a.options.pseudoStreamingStartQueryParam),C.push("pseudostreamtype="+a.options.pseudoStreamingType)),e.appendChild(a.flashWrapper),e.originalNode.style.display="none";var P=[];if(d.IS_IE){var F=r["default"].createElement("div");a.flashWrapper.appendChild(F),P=['classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"','codebase="//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab"','id="__'+a.id+'"','width="'+A+'"','height="'+E+'"'],x||P.push('style="clip: rect(0 0 0 0); position: absolute;"'),F.outerHTML="<object "+P.join(" ")+'><param name="movie" value="'+a.options.pluginPath+a.options.filename+"?x="+new Date+'" /><param name="flashvars" value="'+C.join("&amp;")+'" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="wmode" value="transparent" /><param name="allowScriptAccess" value="'+a.options.shimScriptAccess+'" /><param name="allowFullScreen" value="true" /><div>'+s["default"].t("mejs.install-flash")+"</div></object>"}else P=['id="__'+a.id+'"','name="__'+a.id+'"','play="true"','loop="false"','quality="high"','bgcolor="#000000"','wmode="transparent"','allowScriptAccess="'+a.options.shimScriptAccess+'"','allowFullScreen="true"','type="application/x-shockwave-flash"','pluginspage="//www.macromedia.com/go/getflashplayer"','src="'+a.options.pluginPath+a.options.filename+'"','flashvars="'+C.join("&")+'"','width="'+A+'"','height="'+E+'"'],x||P.push('style="clip: rect(0 0 0 0); position: absolute;"'),a.flashWrapper.innerHTML="<embed "+P.join(" ")+">";if(a.flashNode=a.flashWrapper.lastChild,a.hide=function(){x&&(a.flashNode.style.display="none")},a.show=function(){x&&(a.flashNode.style.display="")},a.setSize=function(e,t){a.flashNode.style.width=e+"px",a.flashNode.style.height=t+"px",null!==a.flashApi&&"function"==typeof a.flashApi.fire_setSize&&a.flashApi.fire_setSize(e,t)},a.destroy=function(){a.flashNode.remove()},n&&n.length>0)for(var M=0,D=n.length;M<D;M++)if(u.renderer.renderers[t.prefix].canPlayType(n[M].type)){a.setSrc(n[M].src);break}return a}};if(p.hasPluginVersion("flash",[10,0,0])){_.typeChecks.push(function(e){return(e=e.toLowerCase()).startsWith("rtmp")?~e.indexOf(".mp3")?"audio/rtmp":"video/rtmp":/\.og(a|g)/i.test(e)?"audio/ogg":~e.indexOf(".m3u8")?"application/x-mpegURL":~e.indexOf(".mpd")?"application/dash+xml":~e.indexOf(".flv")?"video/flv":null});var h={name:"flash_video",options:{prefix:"flash_video",filename:"mediaelement-flash-video.swf",enablePseudoStreaming:!1,pseudoStreamingStartQueryParam:"start",pseudoStreamingType:"byte"},canPlayType:function(e){return~["video/mp4","video/rtmp","audio/rtmp","rtmp/mp4","audio/mp4","video/flv","video/x-flv"].indexOf(e.toLowerCase())},create:m.create};u.renderer.add(h);var f={name:"flash_hls",options:{prefix:"flash_hls",filename:"mediaelement-flash-video-hls.swf"},canPlayType:function(e){return~["application/x-mpegurl","application/vnd.apple.mpegurl","audio/mpegurl","audio/hls","video/hls"].indexOf(e.toLowerCase())},create:m.create};u.renderer.add(f);var g={name:"flash_dash",options:{prefix:"flash_dash",filename:"mediaelement-flash-video-mdash.swf"},canPlayType:function(e){return~["application/dash+xml"].indexOf(e.toLowerCase())},create:m.create};u.renderer.add(g);var b={name:"flash_audio",options:{prefix:"flash_audio",filename:"mediaelement-flash-audio.swf"},canPlayType:function(e){return~["audio/mp3"].indexOf(e.toLowerCase())},create:m.create};u.renderer.add(b);var y={name:"flash_audio_ogg",options:{prefix:"flash_audio_ogg",filename:"mediaelement-flash-audio-ogg.swf"},canPlayType:function(e){return~["audio/ogg","audio/oga","audio/ogv"].indexOf(e.toLowerCase())},create:m.create};u.renderer.add(y)}},{2:2,25:25,27:27,28:28,3:3,5:5,7:7,8:8}],21:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a=t(e(3)),o=t(e(7)),i=e(8),r=e(27),l=e(25),s=e(28),u=e(26),c={promise:null,load:function(e){return"undefined"!=typeof flvjs?c.promise=new Promise(function(e){e()}).then(function(){c._createPlayer(e)}):(e.options.path="string"==typeof e.options.path?e.options.path:"https://cdnjs.cloudflare.com/ajax/libs/flv.js/1.3.2/flv.min.js",c.promise=c.promise||(0,u.loadScript)(e.options.path),c.promise.then(function(){c._createPlayer(e)})),c.promise},_createPlayer:function(e){flvjs.LoggingControl.enableDebug=e.options.debug,flvjs.LoggingControl.enableVerbose=e.options.debug;var t=flvjs.createPlayer(e.options);return a["default"]["__ready__"+e.id](t),t}},d={name:"native_flv",options:{prefix:"native_flv",flv:{path:"https://cdnjs.cloudflare.com/ajax/libs/flv.js/1.3.2/flv.min.js",cors:!0,debug:!1}},canPlayType:function(e){return l.HAS_MSE&&["video/x-flv","video/flv"].indexOf(e.toLowerCase())>-1},create:function(e,t,l){var s=e.originalNode,u=e.id+"_"+t.prefix,d=null,_=null;d=s.cloneNode(!0),t=Object.assign(t,e.options);for(var p=o["default"].html5media.properties,m=o["default"].html5media.events.concat(["click","mouseover","mouseout"]),h=function(t){if("error"!==t.type){var n=(0,r.createEvent)(t.type,e);e.dispatchEvent(n)}},f=function(e){var a=""+e.substring(0,1).toUpperCase()+e.substring(1);d["get"+a]=function(){return null!==_?d[e]:null},d["set"+a]=function(a){if(-1===o["default"].html5media.readOnlyProperties.indexOf(e))if("src"===e){if(d[e]="object"===(void 0===a?"undefined":n(a))&&a.src?a.src:a,null!==_){var i={type:"flv"};i.url=a,i.cors=t.flv.cors,i.debug=t.flv.debug,i.path=t.flv.path,_.destroy();for(var r=0,l=m.length;r<l;r++)d.removeEventListener(m[r],h);(_=c._createPlayer({options:i,id:u})).attachMediaElement(d),_.load()}}else d[e]=a}},g=0,b=p.length;g<b;g++)f(p[g]);if(a["default"]["__ready__"+u]=function(t){e.flvPlayer=_=t;for(var n=flvjs.Events,a=function(e){"loadedmetadata"===e&&(_.unload(),_.detachMediaElement(),_.attachMediaElement(d),_.load()),d.addEventListener(e,h)},o=0,i=m.length;o<i;o++)a(m[o]);var l=function(t,n){if("error"===t){var a=n[0]+": "+n[1]+" "+n[2].msg;e.generateError(a,d.src)}else{var o=(0,r.createEvent)(t,e);o.data=n,e.dispatchEvent(o)}},s=function(e){n.hasOwnProperty(e)&&_.on(n[e],function(){for(var t=arguments.length,a=Array(t),o=0;o<t;o++)a[o]=arguments[o];return l(n[e],a)})};for(var u in n)s(u)},l&&l.length>0)for(var y=0,v=l.length;y<v;y++)if(i.renderer.renderers[t.prefix].canPlayType(l[y].type)){d.setAttribute("src",l[y].src);break}d.setAttribute("id",u),s.parentNode.insertBefore(d,s),s.autoplay=!1,s.style.display="none";var w={type:"flv"};w.url=d.src,w.cors=t.flv.cors,w.debug=t.flv.debug,w.path=t.flv.path,d.setSize=function(e,t){return d.style.width=e+"px",d.style.height=t+"px",d},d.hide=function(){return null!==_&&_.pause(),d.style.display="none",d},d.show=function(){return d.style.display="",d},d.destroy=function(){null!==_&&_.destroy()};var k=(0,r.createEvent)("rendererready",d);return e.dispatchEvent(k),e.promises.push(c.load({options:w,id:u})),d}};s.typeChecks.push(function(e){return~e.toLowerCase().indexOf(".flv")?"video/flv":null}),i.renderer.add(d)},{25:25,26:26,27:27,28:28,3:3,7:7,8:8}],22:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a=t(e(3)),o=t(e(7)),i=e(8),r=e(27),l=e(25),s=e(28),u=e(26),c={promise:null,load:function(e){return"undefined"!=typeof Hls?c.promise=new Promise(function(e){e()}).then(function(){c._createPlayer(e)}):(e.options.path="string"==typeof e.options.path?e.options.path:"https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.7.11/hls.min.js",c.promise=c.promise||(0,u.loadScript)(e.options.path),c.promise.then(function(){c._createPlayer(e)})),c.promise},_createPlayer:function(e){var t=new Hls(e.options);return a["default"]["__ready__"+e.id](t),t}},d={name:"native_hls",options:{prefix:"native_hls",hls:{path:"https://cdnjs.cloudflare.com/ajax/libs/hls.js/0.7.11/hls.min.js",autoStartLoad:!1,debug:!1}},canPlayType:function(e){return l.HAS_MSE&&["application/x-mpegurl","application/vnd.apple.mpegurl","audio/mpegurl","audio/hls","video/hls"].indexOf(e.toLowerCase())>-1},create:function(e,t,l){var s=e.originalNode,u=e.id+"_"+t.prefix,d=s.getAttribute("preload"),_=s.autoplay,p=null,m=null;m=s.cloneNode(!0),(t=Object.assign(t,e.options)).hls.autoStartLoad=d&&"none"!==d||_;for(var h=o["default"].html5media.properties,f=o["default"].html5media.events.concat(["click","mouseover","mouseout"]),g=function(t){if("error"!==t.type){var n=(0,r.createEvent)(t.type,e);e.dispatchEvent(n)}},b=function(e){var a=""+e.substring(0,1).toUpperCase()+e.substring(1);m["get"+a]=function(){return null!==p?m[e]:null},m["set"+a]=function(a){if(-1===o["default"].html5media.readOnlyProperties.indexOf(e))if("src"===e){if(m[e]="object"===(void 0===a?"undefined":n(a))&&a.src?a.src:a,null!==p){p.destroy();for(var i=0,r=f.length;i<r;i++)m.removeEventListener(f[i],g);(p=c._createPlayer({options:t.hls,id:u})).loadSource(a),p.attachMedia(m)}}else m[e]=a}},y=0,v=h.length;y<v;y++)b(h[y]);if(a["default"]["__ready__"+u]=function(t){e.hlsPlayer=p=t;for(var n=Hls.Events,a=function(t){if("loadedmetadata"===t){var n=e.originalNode.src;p.detachMedia(),p.loadSource(n),p.attachMedia(m)}m.addEventListener(t,g)},o=0,i=f.length;o<i;o++)a(f[o]);var l=void 0,s=void 0,u=function(t,n){if("hlsError"===t){if(console.warn(t,n),n.fatal)switch(n.type){case"mediaError":var a=(new Date).getTime();if(!l||a-l>3e3)l=(new Date).getTime(),p.recoverMediaError();else if(!s||a-s>3e3)s=(new Date).getTime(),console.warn("Attempting to swap Audio Codec and recover from media error"),p.swapAudioCodec(),p.recoverMediaError();else{var o="Cannot recover, last media error recovery failed";e.generateError(o,m.src),console.error(o)}break;case"networkError":var i="Network error";e.generateError(i,m.src),console.error(i);break;default:p.destroy()}}else{var u=(0,r.createEvent)(t,e);u.data=n,e.dispatchEvent(u)}},c=function(e){n.hasOwnProperty(e)&&p.on(n[e],function(){for(var t=arguments.length,a=Array(t),o=0;o<t;o++)a[o]=arguments[o];return u(n[e],a)})};for(var d in n)c(d)},l&&l.length>0)for(var w=0,k=l.length;w<k;w++)if(i.renderer.renderers[t.prefix].canPlayType(l[w].type)){m.setAttribute("src",l[w].src);break}"auto"===d||_||(m.addEventListener("play",function(){null!==p&&p.startLoad()}),m.addEventListener("pause",function(){null!==p&&p.stopLoad()})),m.setAttribute("id",u),s.parentNode.insertBefore(m,s),s.autoplay=!1,s.style.display="none",m.setSize=function(e,t){return m.style.width=e+"px",m.style.height=t+"px",m},m.hide=function(){return m.pause(),m.style.display="none",m},m.show=function(){return m.style.display="",m},m.destroy=function(){null!==p&&(p.stopLoad(),p.destroy())};var S=(0,r.createEvent)("rendererready",m);return e.dispatchEvent(S),e.promises.push(c.load({options:t.hls,id:u})),m}};s.typeChecks.push(function(e){return~e.toLowerCase().indexOf(".m3u8")?"application/x-mpegURL":null}),i.renderer.add(d)},{25:25,26:26,27:27,28:28,3:3,7:7,8:8}],23:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n=t(e(3)),a=t(e(2)),o=t(e(7)),i=e(8),r=e(27),l=e(25),s={name:"html5",options:{prefix:"html5"},canPlayType:function(e){var t=a["default"].createElement("video");return l.IS_ANDROID&&/\/mp(3|4)$/i.test(e)||~["application/x-mpegurl","vnd.apple.mpegurl","audio/mpegurl","audio/hls","video/hls"].indexOf(e.toLowerCase())&&l.SUPPORTS_NATIVE_HLS?"yes":t.canPlayType?t.canPlayType(e.toLowerCase()).replace(/no/,""):""},create:function(e,t,n){var l=e.id+"_"+t.prefix,s=null;e.originalNode===undefined||null===e.originalNode?(s=a["default"].createElement("audio"),e.appendChild(s)):s=e.originalNode,s.setAttribute("id",l);for(var u=o["default"].html5media.properties,c=function(e){var t=""+e.substring(0,1).toUpperCase()+e.substring(1);s["get"+t]=function(){return s[e]},s["set"+t]=function(t){-1===o["default"].html5media.readOnlyProperties.indexOf(e)&&(s[e]=t)}},d=0,_=u.length;d<_;d++)c(u[d]);for(var p=o["default"].html5media.events.concat(["click","mouseover","mouseout"]),m=function(t){s.addEventListener(t,function(t){var n=(0,r.createEvent)(t.type,e);e.dispatchEvent(n)})},h=0,f=p.length;h<f;h++)m(p[h]);if(s.setSize=function(e,t){return s.style.width=e+"px",s.style.height=t+"px",s},s.hide=function(){return s.style.display="none",s},s.show=function(){return s.style.display="",s},n&&n.length>0)for(var g=0,b=n.length;g<b;g++)if(i.renderer.renderers[t.prefix].canPlayType(n[g].type)){s.setAttribute("src",n[g].src);break}var y=(0,r.createEvent)("rendererready",s);return e.dispatchEvent(y),s}};n["default"].HtmlMediaElement=o["default"].HtmlMediaElement=s,i.renderer.add(s)},{2:2,25:25,27:27,3:3,7:7,8:8}],24:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n=t(e(3)),a=t(e(2)),o=t(e(7)),i=e(8),r=e(27),l=e(28),s=e(26),u={isIframeStarted:!1,isIframeLoaded:!1,iframeQueue:[],enqueueIframe:function(e){u.isLoaded="undefined"!=typeof YT&&YT.loaded,u.isLoaded?u.createIframe(e):(u.loadIframeApi(),u.iframeQueue.push(e))},loadIframeApi:function(){u.isIframeStarted||((0,s.loadScript)("https://www.youtube.com/player_api"),u.isIframeStarted=!0)},iFrameReady:function(){for(u.isLoaded=!0,u.isIframeLoaded=!0;u.iframeQueue.length>0;){var e=u.iframeQueue.pop();u.createIframe(e)}},createIframe:function(e){return new YT.Player(e.containerId,e)},getYouTubeId:function(e){var t="";return e.indexOf("?")>0?""===(t=u.getYouTubeIdFromParam(e))&&(t=u.getYouTubeIdFromUrl(e)):t=u.getYouTubeIdFromUrl(e),(t=t.substring(t.lastIndexOf("/")+1).split("?"))[0]},getYouTubeIdFromParam:function(e){if(e===undefined||null===e||!e.trim().length)return null;for(var t=e.split("?")[1].split("&"),n="",a=0,o=t.length;a<o;a++){var i=t[a].split("=");if("v"===i[0]){n=i[1];break}}return n},getYouTubeIdFromUrl:function(e){return e!==undefined&&null!==e&&e.trim().length?(e=e.split("?")[0]).substring(e.lastIndexOf("/")+1):null},getYouTubeNoCookieUrl:function(e){if(e===undefined||null===e||!e.trim().length||-1===e.indexOf("//www.youtube"))return e;var t=e.split("/");return t[2]=t[2].replace(".com","-nocookie.com"),t.join("/")}},c={name:"youtube_iframe",options:{prefix:"youtube_iframe",youtube:{autoplay:0,controls:0,disablekb:1,end:0,loop:0,modestbranding:0,playsinline:0,rel:0,showinfo:0,start:0,iv_load_policy:3,nocookie:!1,imageQuality:null}},canPlayType:function(e){return~["video/youtube","video/x-youtube"].indexOf(e.toLowerCase())},create:function(e,t,i){var l={},s=[],c=4,d=null,_=!0,p=!1,m=null;l.options=t,l.id=e.id+"_"+t.prefix,l.mediaElement=e;for(var h=o["default"].html5media.properties,f=function(t){var n=""+t.substring(0,1).toUpperCase()+t.substring(1);l["get"+n]=function(){if(null!==d){var e=null;switch(t){case"currentTime":return d.getCurrentTime();case"duration":return d.getDuration();case"volume":return d.getVolume()/100;case"paused":return _;case"ended":return p;case"muted":return d.isMuted();case"buffered":var n=d.getVideoLoadedFraction(),a=d.getDuration();return{start:function(){return 0},end:function(){return n*a},length:1};case"src":return d.getVideoUrl();case"readyState":return c}return e}return null},l["set"+n]=function(n){if(null!==d)switch(t){case"src":var a="string"==typeof n?n:n[0].src,o=u.getYouTubeId(a);e.originalNode.autoplay?d.loadVideoById(o):d.cueVideoById(o);break;case"currentTime":d.seekTo(n);break;case"muted":n?d.mute():d.unMute(),setTimeout(function(){var t=(0,r.createEvent)("volumechange",l);e.dispatchEvent(t)},50);break;case"volume":n,d.setVolume(100*n),
setTimeout(function(){var t=(0,r.createEvent)("volumechange",l);e.dispatchEvent(t)},50);break;case"readyState":var i=(0,r.createEvent)("canplay",l);e.dispatchEvent(i)}else s.push({type:"set",propName:t,value:n})}},g=0,b=h.length;g<b;g++)f(h[g]);for(var y=o["default"].html5media.methods,v=function(e){l[e]=function(){if(null!==d)switch(e){case"play":return _=!1,d.playVideo();case"pause":return _=!0,d.pauseVideo();case"load":return null}else s.push({type:"call",methodName:e})}},w=0,k=y.length;w<k;w++)v(y[w]);var S=a["default"].createElement("div");S.id=l.id,l.options.youtube.nocookie&&(e.originalNode.src=u.getYouTubeNoCookieUrl(i[0].src)),e.originalNode.parentNode.insertBefore(S,e.originalNode),e.originalNode.style.display="none";var T="audio"===e.originalNode.tagName.toLowerCase(),C=T?"1":e.originalNode.height,x=T?"1":e.originalNode.width,E=u.getYouTubeId(i[0].src),A={id:l.id,containerId:S.id,videoId:E,height:C,width:x,playerVars:Object.assign({controls:0,rel:0,disablekb:1,showinfo:0,modestbranding:0,html5:1,playsinline:0,start:0,end:0,iv_load_policy:3},l.options.youtube),origin:n["default"].location.host,events:{onReady:function(t){if(e.youTubeApi=d=t.target,e.youTubeState={paused:!0,ended:!1},s.length)for(var n=0,a=s.length;n<a;n++){var o=s[n];if("set"===o.type){var i=o.propName,u=""+i.substring(0,1).toUpperCase()+i.substring(1);l["set"+u](o.value)}else"call"===o.type&&l[o.methodName]()}m=d.getIframe(),e.originalNode.getAttribute("muted")&&d.mute();for(var c=["mouseover","mouseout"],_=function(t){var n=(0,r.createEvent)(t.type,l);e.dispatchEvent(n)},p=0,h=c.length;p<h;p++)m.addEventListener(c[p],_,!1);for(var f=["rendererready","loadedmetadata","loadeddata","canplay"],g=0,b=f.length;g<b;g++){var y=(0,r.createEvent)(f[g],l);e.dispatchEvent(y)}},onStateChange:function(t){var n=[];switch(t.data){case-1:n=["loadedmetadata"],_=!0,p=!1;break;case 0:n=["ended"],_=!1,p=!l.options.youtube.loop,l.options.youtube.loop||l.stopInterval();break;case 1:n=["play","playing"],_=!1,p=!1,l.startInterval();break;case 2:n=["pause"],_=!0,p=!1,l.stopInterval();break;case 3:n=["progress"],p=!1;break;case 5:n=["loadeddata","loadedmetadata","canplay"],_=!0,p=!1}for(var a=0,o=n.length;a<o;a++){var i=(0,r.createEvent)(n[a],l);e.dispatchEvent(i)}},onError:function(t){var n=(0,r.createEvent)("error",l);n.data=t.data,e.dispatchEvent(n)}}};return T&&(A.playerVars.playsinline=1),e.originalNode.autoplay&&(A.playerVars.autoplay=1),e.originalNode.loop&&(A.playerVars.loop=1),u.enqueueIframe(A),l.onEvent=function(t,n,a){null!==a&&a!==undefined&&(e.youTubeState=a)},l.setSize=function(e,t){null!==d&&d.setSize(e,t)},l.hide=function(){l.stopInterval(),l.pause(),m&&(m.style.display="none")},l.show=function(){m&&(m.style.display="")},l.destroy=function(){d.destroy()},l.interval=null,l.startInterval=function(){l.interval=setInterval(function(){var t=(0,r.createEvent)("timeupdate",l);e.dispatchEvent(t)},250)},l.stopInterval=function(){l.interval&&clearInterval(l.interval)},l.getPosterUrl=function(){var n=t.youtube.imageQuality,a=["default","hqdefault","mqdefault","sddefault","maxresdefault"],o=u.getYouTubeId(e.originalNode.src);return n&&a.indexOf(n)>-1&&o?"https://img.youtube.com/vi/"+o+"/"+n+".jpg":""},l}};n["default"].onYouTubePlayerAPIReady=function(){u.iFrameReady()},l.typeChecks.push(function(e){return/\/\/(www\.youtube|youtu\.?be)/i.test(e)?"video/x-youtube":null}),i.renderer.add(c)},{2:2,26:26,27:27,28:28,3:3,7:7,8:8}],25:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(n,"__esModule",{value:!0}),n.cancelFullScreen=n.requestFullScreen=n.isFullScreen=n.FULLSCREEN_EVENT_NAME=n.HAS_NATIVE_FULLSCREEN_ENABLED=n.HAS_TRUE_NATIVE_FULLSCREEN=n.HAS_IOS_FULLSCREEN=n.HAS_MS_NATIVE_FULLSCREEN=n.HAS_MOZ_NATIVE_FULLSCREEN=n.HAS_WEBKIT_NATIVE_FULLSCREEN=n.HAS_NATIVE_FULLSCREEN=n.SUPPORTS_NATIVE_HLS=n.SUPPORT_POINTER_EVENTS=n.HAS_MSE=n.IS_STOCK_ANDROID=n.IS_SAFARI=n.IS_FIREFOX=n.IS_CHROME=n.IS_EDGE=n.IS_IE=n.IS_ANDROID=n.IS_IOS=n.IS_IPOD=n.IS_IPHONE=n.IS_IPAD=n.UA=n.NAV=undefined;for(var o=a(e(3)),i=a(e(2)),r=a(e(7)),l=n.NAV=o["default"].navigator,s=n.UA=l.userAgent.toLowerCase(),u=n.IS_IPAD=/ipad/i.test(s)&&!o["default"].MSStream,c=n.IS_IPHONE=/iphone/i.test(s)&&!o["default"].MSStream,d=n.IS_IPOD=/ipod/i.test(s)&&!o["default"].MSStream,_=(n.IS_IOS=/ipad|iphone|ipod/i.test(s)&&!o["default"].MSStream,n.IS_ANDROID=/android/i.test(s)),p=n.IS_IE=/(trident|microsoft)/i.test(l.appName),m=(n.IS_EDGE="msLaunchUri"in l&&!("documentMode"in i["default"])),h=n.IS_CHROME=/chrome/i.test(s),f=n.IS_FIREFOX=/firefox/i.test(s),g=n.IS_SAFARI=/safari/i.test(s)&&!h,b=n.IS_STOCK_ANDROID=/^mozilla\/\d+\.\d+\s\(linux;\su;/i.test(s),y=(n.HAS_MSE="MediaSource"in o["default"]),v=n.SUPPORT_POINTER_EVENTS=function(){var e=i["default"].createElement("x"),t=i["default"].documentElement,n=o["default"].getComputedStyle;if(!("pointerEvents"in e.style))return!1;e.style.pointerEvents="auto",e.style.pointerEvents="x",t.appendChild(e);var a=n&&"auto"===n(e,"").pointerEvents;return e.remove(),!!a}(),w=["source","track","audio","video"],k=void 0,S=0,T=w.length;S<T;S++)k=i["default"].createElement(w[S]);var C=n.SUPPORTS_NATIVE_HLS=g||_&&(h||b)||p&&/edge/i.test(s),x=k.webkitEnterFullscreen!==undefined,E=k.requestFullscreen!==undefined;x&&/mac os x 10_5/i.test(s)&&(E=!1,x=!1);var A=k.webkitRequestFullScreen!==undefined,P=k.mozRequestFullScreen!==undefined,F=k.msRequestFullscreen!==undefined,M=A||P||F,D=M,L="",I=void 0,N=void 0,R=void 0;P?D=i["default"].mozFullScreenEnabled:F&&(D=i["default"].msFullscreenEnabled),h&&(x=!1),M&&(A?L="webkitfullscreenchange":P?L="mozfullscreenchange":F&&(L="MSFullscreenChange"),n.isFullScreen=I=function(){return P?i["default"].mozFullScreen:A?i["default"].webkitIsFullScreen:F?null!==i["default"].msFullscreenElement:void 0},n.requestFullScreen=N=function(e){A?e.webkitRequestFullScreen():P?e.mozRequestFullScreen():F&&e.msRequestFullscreen()},n.cancelFullScreen=R=function(){A?i["default"].webkitCancelFullScreen():P?i["default"].mozCancelFullScreen():F&&i["default"].msExitFullscreen()});var O=n.HAS_NATIVE_FULLSCREEN=E,$=n.HAS_WEBKIT_NATIVE_FULLSCREEN=A,q=n.HAS_MOZ_NATIVE_FULLSCREEN=P,B=n.HAS_MS_NATIVE_FULLSCREEN=F,U=n.HAS_IOS_FULLSCREEN=x,z=n.HAS_TRUE_NATIVE_FULLSCREEN=M,j=n.HAS_NATIVE_FULLSCREEN_ENABLED=D,V=n.FULLSCREEN_EVENT_NAME=L;n.isFullScreen=I,n.requestFullScreen=N,n.cancelFullScreen=R,r["default"].Features=r["default"].Features||{},r["default"].Features.isiPad=u,r["default"].Features.isiPod=d,r["default"].Features.isiPhone=c,r["default"].Features.isiOS=r["default"].Features.isiPhone||r["default"].Features.isiPad,r["default"].Features.isAndroid=_,r["default"].Features.isIE=p,r["default"].Features.isEdge=m,r["default"].Features.isChrome=h,r["default"].Features.isFirefox=f,r["default"].Features.isSafari=g,r["default"].Features.isStockAndroid=b,r["default"].Features.hasMSE=y,r["default"].Features.supportsNativeHLS=C,r["default"].Features.supportsPointerEvents=v,r["default"].Features.hasiOSFullScreen=U,r["default"].Features.hasNativeFullscreen=O,r["default"].Features.hasWebkitNativeFullScreen=$,r["default"].Features.hasMozNativeFullScreen=q,r["default"].Features.hasMsNativeFullScreen=B,r["default"].Features.hasTrueNativeFullScreen=z,r["default"].Features.nativeFullScreenEnabled=j,r["default"].Features.fullScreenEventName=V,r["default"].Features.isFullScreen=I,r["default"].Features.requestFullScreen=N,r["default"].Features.cancelFullScreen=R},{2:2,3:3,7:7}],26:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e){return new Promise(function(t,n){var a=p["default"].createElement("script");a.src=e,a.async=!0,a.onload=function(){a.remove(),t()},a.onerror=function(){a.remove(),n()},p["default"].head.appendChild(a)})}function i(e){var t=e.getBoundingClientRect(),n=_["default"].pageXOffset||p["default"].documentElement.scrollLeft,a=_["default"].pageYOffset||p["default"].documentElement.scrollTop;return{top:t.top+a,left:t.left+n}}function r(e,t){b(e,t)?v(e,t):y(e,t)}function l(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:400,n=arguments[2];e.style.opacity||(e.style.opacity=1);var a=null;_["default"].requestAnimationFrame(function o(i){var r=i-(a=a||i),l=parseFloat(1-r/t,2);e.style.opacity=l<0?0:l,r>t?n&&"function"==typeof n&&n():_["default"].requestAnimationFrame(o)})}function s(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:400,n=arguments[2];e.style.opacity||(e.style.opacity=0);var a=null;_["default"].requestAnimationFrame(function o(i){var r=i-(a=a||i),l=parseFloat(r/t,2);e.style.opacity=l>1?1:l,r>t?n&&"function"==typeof n&&n():_["default"].requestAnimationFrame(o)})}function u(e,t){var n=[];e=e.parentNode.firstChild;do{t&&!t(e)||n.push(e)}while(e=e.nextSibling);return n}function c(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)}function d(e,t,n,a){var o=_["default"].XMLHttpRequest?new XMLHttpRequest:new ActiveXObject("Microsoft.XMLHTTP"),i="application/x-www-form-urlencoded; charset=UTF-8",r=!1,l="*/".concat("*");switch(t){case"text":i="text/plain";break;case"json":i="application/json, text/javascript";break;case"html":i="text/html";break;case"xml":i="application/xml, text/xml"}"application/x-www-form-urlencoded"!==i&&(l=i+", */*; q=0.01"),o&&(o.open("GET",e,!0),o.setRequestHeader("Accept",l),o.onreadystatechange=function(){if(!r&&4===o.readyState)if(200===o.status){r=!0;var e=void 0;switch(t){case"json":e=JSON.parse(o.responseText);break;case"xml":e=o.responseXML;break;default:e=o.responseText}n(e)}else"function"==typeof a&&a(o.status)},o.send())}Object.defineProperty(n,"__esModule",{value:!0}),n.removeClass=n.addClass=n.hasClass=undefined,n.loadScript=o,n.offset=i,n.toggleClass=r,n.fadeOut=l,n.fadeIn=s,n.siblings=u,n.visible=c,n.ajax=d;var _=a(e(3)),p=a(e(2)),m=a(e(7)),h=void 0,f=void 0,g=void 0;"classList"in p["default"].documentElement?(h=function(e,t){return e.classList!==undefined&&e.classList.contains(t)},f=function(e,t){return e.classList.add(t)},g=function(e,t){return e.classList.remove(t)}):(h=function(e,t){return new RegExp("\\b"+t+"\\b").test(e.className)},f=function(e,t){b(e,t)||(e.className+=" "+t)},g=function(e,t){e.className=e.className.replace(new RegExp("\\b"+t+"\\b","g"),"")});var b=n.hasClass=h,y=n.addClass=f,v=n.removeClass=g;m["default"].Utils=m["default"].Utils||{},m["default"].Utils.offset=i,m["default"].Utils.hasClass=b,m["default"].Utils.addClass=y,m["default"].Utils.removeClass=v,m["default"].Utils.toggleClass=r,m["default"].Utils.fadeIn=s,m["default"].Utils.fadeOut=l,m["default"].Utils.siblings=u,m["default"].Utils.visible=c,m["default"].Utils.ajax=d,m["default"].Utils.loadScript=o},{2:2,3:3,7:7}],27:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e){if("string"!=typeof e)throw new Error("Argument passed must be a string");var t={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};return e.replace(/[&<>"]/g,function(e){return t[e]})}function i(e,t){var n=this,a=arguments,o=arguments.length>2&&arguments[2]!==undefined&&arguments[2];if("function"!=typeof e)throw new Error("First argument must be a function");if("number"!=typeof t)throw new Error("Second argument must be a numeric value");var i=void 0;return function(){var r=n,l=a,s=function(){i=null,o||e.apply(r,l)},u=o&&!i;clearTimeout(i),i=setTimeout(s,t),u&&e.apply(r,l)}}function r(e){return Object.getOwnPropertyNames(e).length<=0}function l(e,t){var n=/^((after|before)print|(before)?unload|hashchange|message|o(ff|n)line|page(hide|show)|popstate|resize|storage)\b/,a={d:[],w:[]};return(e||"").split(" ").forEach(function(e){var o=e+(t?"."+t:"");o.startsWith(".")?(a.d.push(o),a.w.push(o)):a[n.test(e)?"w":"d"].push(o)}),a.d=a.d.join(" "),a.w=a.w.join(" "),a}function s(e,t){if("string"!=typeof e)throw new Error("Event name must be a string");var n=e.match(/([a-z]+\.([a-z]+))/i),a={target:t};return null!==n&&(e=n[1],a.namespace=n[2]),new window.CustomEvent(e,{detail:a})}function u(e,t){return!!(e&&t&&2&e.compareDocumentPosition(t))}function c(e){return"string"==typeof e}Object.defineProperty(n,"__esModule",{value:!0}),n.escapeHTML=o,n.debounce=i,n.isObjectEmpty=r,n.splitEvents=l,n.createEvent=s,n.isNodeAfter=u,n.isString=c;var d=a(e(7));d["default"].Utils=d["default"].Utils||{},d["default"].Utils.escapeHTML=o,d["default"].Utils.debounce=i,d["default"].Utils.isObjectEmpty=r,d["default"].Utils.splitEvents=l,d["default"].Utils.createEvent=s,d["default"].Utils.isNodeAfter=u,d["default"].Utils.isString=c},{7:7}],28:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e){if("string"!=typeof e)throw new Error("`url` argument must be a string");var t=document.createElement("div");return t.innerHTML='<a href="'+(0,d.escapeHTML)(e)+'">x</a>',t.firstChild.href}function i(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:"";return e&&!t?l(e):t}function r(e){if("string"!=typeof e)throw new Error("`type` argument must be a string");return e&&e.indexOf(";")>-1?e.substr(0,e.indexOf(";")):e}function l(e){if("string"!=typeof e)throw new Error("`url` argument must be a string");for(var t=0,n=_.length;t<n;t++){var a=_[t](e);if(a)return a}var o=u(s(e)),i="video/mp4";return o&&(~["mp4","m4v","ogg","ogv","webm","flv","mpeg","mov"].indexOf(o)?i="video/"+o:~["mp3","oga","wav","mid","midi"].indexOf(o)&&(i="audio/"+o)),i}function s(e){if("string"!=typeof e)throw new Error("`url` argument must be a string");var t=e.split("?")[0].split("\\").pop().split("/").pop();return~t.indexOf(".")?t.substring(t.lastIndexOf(".")+1):""}function u(e){if("string"!=typeof e)throw new Error("`extension` argument must be a string");switch(e){case"mp4":case"m4v":return"mp4";case"webm":case"webma":case"webmv":return"webm";case"ogg":case"oga":case"ogv":return"ogg";default:return e}}Object.defineProperty(n,"__esModule",{value:!0}),n.typeChecks=undefined,n.absolutizeUrl=o,n.formatType=i,n.getMimeFromType=r,n.getTypeFromFile=l,n.getExtension=s,n.normalizeExtension=u;var c=a(e(7)),d=e(27),_=n.typeChecks=[];c["default"].Utils=c["default"].Utils||{},c["default"].Utils.typeChecks=_,c["default"].Utils.absolutizeUrl=o,c["default"].Utils.formatType=i,c["default"].Utils.getMimeFromType=r,c["default"].Utils.getTypeFromFile=l,c["default"].Utils.getExtension=s,c["default"].Utils.normalizeExtension=u},{27:27,7:7}],29:[function(e){"use strict";function t(e){return e&&e.__esModule?e:{"default":e}}var n,a=t(e(2)),o=t(e(4));[Element.prototype,CharacterData.prototype,DocumentType.prototype].forEach(function(e){e.hasOwnProperty("remove")||Object.defineProperty(e,"remove",{configurable:!0,enumerable:!0,writable:!0,value:function(){this.parentNode.removeChild(this)}})}),function(){function e(e,t){t=t||{bubbles:!1,cancelable:!1,detail:undefined};var n=a["default"].createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}if("function"==typeof window.CustomEvent)return!1;e.prototype=window.Event.prototype,window.CustomEvent=e}(),"function"!=typeof Object.assign&&(Object.assign=function(e){if(null===e||e===undefined)throw new TypeError("Cannot convert undefined or null to object");for(var t=Object(e),n=1,a=arguments.length;n<a;n++){var o=arguments[n];if(null!==o)for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(t[i]=o[i])}return t}),String.prototype.startsWith||(String.prototype.startsWith=function(e,t){return t=t||0,this.substr(t,e.length)===e}),Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(e){for(var t=(this.document||this.ownerDocument).querySelectorAll(e),n=t.length-1;--n>=0&&t.item(n)!==this;);return n>-1}),window.Element&&!Element.prototype.closest&&(Element.prototype.closest=function(e){var t=(this.document||this.ownerDocument).querySelectorAll(e),n=void 0,a=this;do{for(n=t.length;--n>=0&&t.item(n)!==a;);}while(n<0&&(a=a.parentElement));return a}),function(){for(var e=0,t=["ms","moz","webkit","o"],n=0;n<t.length&&!window.requestAnimationFrame;++n)window.requestAnimationFrame=window[t[n]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[t[n]+"CancelAnimationFrame"]||window[t[n]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(window.requestAnimationFrame=function(t){var n=(new Date).getTime(),a=Math.max(0,16-(n-e)),o=window.setTimeout(function(){t(n+a)},a);return e=n+a,o}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(e){clearTimeout(e)})}(),/firefox/i.test(navigator.userAgent)&&(window.mediaElementJsOldGetComputedStyle=window.getComputedStyle,window.getComputedStyle=function(e,t){var n=window.mediaElementJsOldGetComputedStyle(e,t);return null===n?{getPropertyValue:function(){}}:n}),window.Promise||(window.Promise=o["default"]),(n=window.Node||window.Element)&&n.prototype&&null===n.prototype.children&&Object.defineProperty(n.prototype,"children",{get:function(){for(var e=0,t=void 0,n=this.childNodes,a=[];t=n[e++];)1===t.nodeType&&a.push(t);return a}})},{2:2,4:4}],30:[function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(){return!((arguments.length>0&&arguments[0]!==undefined?arguments[0]:25)%1==0)}function i(e){var t=arguments.length>1&&arguments[1]!==undefined&&arguments[1],n=arguments.length>2&&arguments[2]!==undefined&&arguments[2],a=arguments.length>3&&arguments[3]!==undefined?arguments[3]:25,i=arguments.length>4&&arguments[4]!==undefined?arguments[4]:0;e=!e||"number"!=typeof e||e<0?0:e;var r=Math.round(.066666*a),l=Math.round(a),s=24*Math.round(3600*a),u=Math.round(600*a),c=o(a)?";":":",d=void 0,_=void 0,p=void 0,m=void 0,h=Math.round(e*a);if(o(a)){h<0&&(h=s+h);var f=(h%=s)%u;h+=9*r*Math.floor(h/u),f>r&&(h+=r*Math.floor((f-r)/Math.round(60*l-r)));var g=Math.floor(h/l);d=Math.floor(Math.floor(g/60)/60),_=Math.floor(g/60)%60,p=n?g%60:(h/l%60).toFixed(i)}else d=Math.floor(e/3600)%24,_=Math.floor(e/60)%60,p=n?Math.floor(e%60):(e%60).toFixed(i);d=d<=0?0:d;var b=t||d>0?(d<10?"0"+d:d)+":":"";return b+=((_=_<=0?0:_)<10?"0"+_:_)+":",b+=""+((p=p<=0?0:p)<10?"0"+p:p),n&&(b+=(m=(m=(h%l).toFixed(0))<=0?0:m)<10?c+"0"+m:""+c+m),b}function r(e){var t=arguments.length>1&&arguments[1]!==undefined?arguments[1]:25;if("string"!=typeof e)throw new TypeError("Time must be a string");if(e.indexOf(";")>0&&(e=e.replace(";",":")),!/\d{2}(\:\d{2}){0,3}/i.test(e))throw new TypeError("Time code must have the format `00:00:00`");var n=e.split(":"),a=void 0,i=0,r=0,l=0,s=0,u=0,c=Math.round(.066666*t),d=Math.round(t),_=3600*d,p=60*d;switch(n.length){default:case 1:l=parseInt(n[0],10);break;case 2:r=parseInt(n[0],10),l=parseInt(n[1],10);break;case 3:i=parseInt(n[0],10),r=parseInt(n[1],10),l=parseInt(n[2],10);break;case 4:i=parseInt(n[0],10),r=parseInt(n[1],10),l=parseInt(n[2],10),s=parseInt(n[3],10)}return a=o(t)?_*i+p*r+d*l+s-c*((u=60*i+r)-Math.floor(u/10)):(_*i+p*r+t*l+s)/t,parseFloat(a.toFixed(3))}function l(e,t){var n=arguments.length>2&&arguments[2]!==undefined?arguments[2]:25;e=!e||"number"!=typeof e||e<0?0:e;for(var a=Math.floor(e/3600)%24,o=Math.floor(e/60)%60,i=Math.floor(e%60),r=[[Math.floor((e%1*n).toFixed(3)),"f"],[i,"s"],[o,"m"],[a,"h"]],l=t.timeFormat,s=l[1]===l[0],u=s?2:1,c=l.length<u?l[u]:":",d=l[0],_=!1,p=0,m=r.length;p<m;p++)if(~l.indexOf(r[p][1]))_=!0;else if(_){for(var h=!1,f=p;f<m;f++)if(r[f][0]>0){h=!0;break}if(!h)break;s||(l=d+l),l=r[p][1]+c+l,s&&(l=r[p][1]+l),d=r[p][1]}t.currentTimeFormat=l}function s(e){if("string"!=typeof e)throw new TypeError("Argument must be a string value");for(var t=~(e=e.replace(",",".")).indexOf(".")?e.split(".")[1].length:0,n=0,a=1,o=0,i=(e=e.split(":").reverse()).length;o<i;o++)a=1,o>0&&(a=Math.pow(60,o)),n+=Number(e[o])*a;return Number(n.toFixed(t))}Object.defineProperty(n,"__esModule",{value:!0}),n.isDropFrame=o,n.secondsToTimeCode=i,n.timeCodeToSeconds=r,n.calculateTimeFormat=l,n.convertSMPTEtoSeconds=s;var u=a(e(7));u["default"].Utils=u["default"].Utils||{},u["default"].Utils.secondsToTimeCode=i,u["default"].Utils.timeCodeToSeconds=r,u["default"].Utils.calculateTimeFormat=l,u["default"].Utils.convertSMPTEtoSeconds=s},{7:7}]},{},[29,6,5,15,23,20,19,21,22,24,16,18,17,9,10,11,12,13,14]),function(e){var t=function(e){this.messages={defaultMessage:"This value seems to be invalid.",type:{email:"This value should be a valid email.",url:"This value should be a valid url.",urlstrict:"This value should be a valid url.",number:"This value should be a valid number.",digits:"This value should be digits.",dateIso:"This value should be a valid date (YYYY-MM-DD).",alphanum:"This value should be alphanumeric.",phone:"This value should be a valid phone number."},notnull:"This value should not be null.",notblank:"This value should not be blank.",required:"This value is required.",regexp:"This value seems to be invalid.",min:"This value should be greater than or equal to %s.",max:"This value should be lower than or equal to %s.",range:"This value should be between %s and %s.",minlength:"This value is too short. It should have %s characters or more.",maxlength:"This value is too long. It should have %s characters or less.",rangelength:"This value length is invalid. It should be between %s and %s characters long.",mincheck:"You must select at least %s choices.",maxcheck:"You must select %s choices or less.",rangecheck:"You must select between %s and %s choices.",equalto:"This value should be the same."},this.init(e)};t.prototype={constructor:t,validators:{notnull:function(){return{validate:function(e){return 0<e.length},priority:2}},notblank:function(){return{validate:function(e){return"string"==typeof e&&""!==e.replace(/^\s+/g,"").replace(/\s+$/g,"")},priority:2}},required:function(){var e=this;return{validate:function(t){if("object"==typeof t){for(var n in t)if(e.required().validate(t[n]))return!0;return!1}return e.notnull().validate(t)&&e.notblank().validate(t)},priority:512}},type:function(){return{validate:function(e,t){var n;switch(t){case"number":n=/^-?(?:\d+|\d{1,3}(?:,\d{3})+)?(?:\.\d+)?$/;break;case"digits":n=/^\d+$/;break;case"alphanum":n=/^\w+$/;break;case"email":n=/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))){2,6}$/i;break;case"url":e=/(https?|s?ftp|git)/i.test(e)?e:"http://"+e;case"urlstrict":n=/^(https?|s?ftp|git):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i;break;case"dateIso":n=/^(\d{4})\D?(0[1-9]|1[0-2])\D?([12]\d|0[1-9]|3[01])$/;break;case"phone":n=/^((\+\d{1,3}(-| )?\(?\d\)?(-| )?\d{1,5})|(\(?\d{2,6}\)?))(-| )?(\d{3,4})(-| )?(\d{4})(( x| ext)\d{1,5}){0,1}$/;break;default:return!1}return""!==e&&n.test(e)},priority:256}},regexp:function(){return{validate:function(e,t,n){return RegExp(t,n.options.regexpFlag||"").test(e)},priority:64}},minlength:function(){return{validate:function(e,t){return e.length>=t},priority:32}},maxlength:function(){return{validate:function(e,t){return e.length<=t},priority:32}},rangelength:function(){var e=this;return{validate:function(t,n){return e.minlength().validate(t,n[0])&&e.maxlength().validate(t,n[1])},priority:32}},min:function(){return{validate:function(e,t){return Number(e)>=t},priority:32}},max:function(){return{validate:function(e,t){return Number(e)<=t},priority:32}},range:function(){var e=this;return{validate:function(t,n){return e.min().validate(t,n[0])&&e.max().validate(t,n[1])},priority:32}},equalto:function(){return{validate:function(t,n,a){return a.options.validateIfUnchanged=!0,t===e(n).val()},priority:64}},remote:function(){return{validate:function(t,n,a){var o={},i={};o[a.$element.attr("name")]=t,"undefined"!=typeof a.options.remoteDatatype&&(i={dataType:a.options.remoteDatatype});var r=function(t,n){void 0!==n&&"undefined"!=typeof a.Validator.messages.remote&&n!==a.Validator.messages.remote&&e(a.UI.ulError+" .remote").remove(),!1===t?a.options.listeners.onFieldError(a.element,a.constraints,a):!0===t&&!1===a.options.listeners.onFieldSuccess(a.element,a.constraints,a)&&(t=!1),a.updtConstraint({name:"remote",valid:t},n),a.manageValidationResult()},l=function(t){if("object"==typeof t)return t;try{t=e.parseJSON(t)}catch(n){}return t},s=function(e){return"object"==typeof e&&null!==e?"undefined"!=typeof e.error?e.error:"undefined"!=typeof e.message?e.message:null:null};return e.ajax(e.extend({},{url:n,data:o,type:a.options.remoteMethod||"GET",success:function(e){e=l(e),r(1===e||!0===e||"object"==typeof e&&null!==e&&"undefined"!=typeof e.success,s(e))},error:function(e){e=l(e),r(!1,s(e))}},i)),null},priority:64}},mincheck:function(){var e=this;return{validate:function(t,n){return e.minlength().validate(t,n)},priority:32}},maxcheck:function(){var e=this;return{validate:function(t,n){return e.maxlength().validate(t,n)},priority:32}},rangecheck:function(){var e=this;return{validate:function(t,n){return e.rangelength().validate(t,n)},priority:32}}},init:function(e){var t=e.validators;for(var n in e=e.messages,t)this.addValidator(n,t[n]);for(n in e)this.addMessage(n,e[n])},formatMesssage:function(e,t){if("object"==typeof t){for(var n in t)e=this.formatMesssage(e,t[n]);return e}return"string"==typeof e?e.replace(/%s/i,t):""},addValidator:function(e,t){if("undefined"==typeof t().validate)throw Error("Validator `"+e+"` must have a validate method. See more here: http://parsleyjs.org/documentation.html#javascript-general");"undefined"==typeof t().priority&&(t={validate:t().validate,priority:32},window.console&&window.console.warn&&window.console.warn("Validator `"+e+"` should have a priority. Default priority 32 given")),this.validators[e]=t},addMessage:function(e,t,n){if(void 0!==n&&!0===n)this.messages.type[e]=t;else if("type"===e)for(var a in t)this.messages.type[a]=t[a];else this.messages[e]=t}};var n=function(e){this.init(e)};n.prototype={constructor:n,init:function(e){this.ParsleyInstance=e,this.hash=e.hash,this.options=this.ParsleyInstance.options,this.errorClassHandler=this.options.errors.classHandler(this.ParsleyInstance.element,this.ParsleyInstance.isRadioOrCheckbox)||this.ParsleyInstance.$element,this.ulErrorManagement()},ulErrorManagement:function(){this.ulError="#"+this.hash,this.ulTemplate=e(this.options.errors.errorsWrapper).attr("id",this.hash).addClass("parsley-error-list")},removeError:function(t){t=this.ulError+" ."+t;var n=this;return this.options.animate?e(t).fadeOut(this.options.animateDuration,function(){e(this).remove(),n.ulError&&0===e(n.ulError).children().length&&n.removeErrors()}):e(t).remove(),this},addError:function(t){for(var n in t){var a=e(this.options.errors.errorElem).addClass(n);e(this.ulError).append(this.options.animate?e(a).html(t[n]).hide().fadeIn(this.options.animateDuration):e(a).html(t[n]))}return this},updateError:function(t){for(var n in t)t[n]!==e(this.ulError+" > li."+n).html()&&this.removeError(n).addError(t);return this},removeErrors:function(){return this.options.animate?e(this.ulError).fadeOut(this.options.animateDuration,function(){e(this).remove()}):e(this.ulError).remove(),this},reset:function(){for(var e in this.ParsleyInstance.valid=null,this.removeErrors(),this.ParsleyInstance.validatedOnce=!1,this.errorClassHandler.removeClass(this.options.successClass).removeClass(this.options.errorClass),this.constraints)this.constraints[e].valid=null;return this},manageError:function(t){if(e(this.ulError).length||this.manageErrorContainer(),"required"===t.name&&null!==this.ParsleyInstance.getVal()&&0<this.ParsleyInstance.getVal().length)return this;if(this.ParsleyInstance.isRequired&&"required"!==t.name&&(null===this.ParsleyInstance.getVal()||0===this.ParsleyInstance.getVal().length))return this.removeError(t.name),this;var n=t.name,a=!1!==this.options.errorMessage?"custom-error-message":n,o={};return t=!1!==this.options.errorMessage?this.options.errorMessage:"type"===t.name?this.ParsleyInstance.Validator.messages[n][t.requirements]:"undefined"==typeof this.ParsleyInstance.Validator.messages[n]?this.ParsleyInstance.Validator.messages.defaultMessage:this.ParsleyInstance.Validator.formatMesssage(this.ParsleyInstance.Validator.messages[n],t.requirements),o[a]=t,e(this.ulError+" ."+a).length?this.updateError(o):this.addError(o),this},manageErrorContainer:function(){var t=this.options.errorContainer||this.options.errors.container(this.ParsleyInstance.element,this.ParsleyInstance.isRadioOrCheckbox),n=this.options.animate?this.ulTemplate.css("display",""):this.ulTemplate;if(void 0===t)return this.ParsleyInstance.isRadioOrCheckbox?this.ParsleyInstance.$element.parent().after(n):this.ParsleyInstance.$element.after(n),this;e(t).append(n)}};var a=function(e,t,n){if(this.options=t,"ParsleyFieldMultiple"===n)return this;this.init(e,n||"ParsleyField")};a.prototype={constructor:a,init:function(a,o){this.type=o,this.valid=!0,this.element=a,this.validatedOnce=!1,this.$element=e(a),this.val=this.$element.val(),this.Validator=new t(this.options),this.isRequired=!1,this.constraints={},"undefined"==typeof this.isRadioOrCheckbox&&(this.isRadioOrCheckbox=!1,this.hash=this.generateHash()),this.UI=new n(this),this.options.useHtml5Constraints&&this.bindHtml5Constraints(),this.addConstraints(),this.hasConstraints()&&this.bindValidationEvents()},setParent:function(t){this.$parent=e(t)},getParent:function(){return this.$parent},bindHtml5Constraints:function(){(this.$element.hasClass("required")||this.$element.attr("required"))&&(this.options.required=!0);var e=this.$element.attr("type");void 0!==e&&RegExp(e,"i").test("email url number range tel")&&(this.options.type="tel"===e?"phone":e,RegExp(this.options.type,"i").test("number range")&&(this.options.type="number",void 0!==this.$element.attr("min")&&this.$element.attr("min").length&&(this.options.min=this.$element.attr("min")),void 0!==this.$element.attr("max")&&this.$element.attr("max").length&&(this.options.max=this.$element.attr("max")))),"string"==typeof this.$element.attr("pattern")&&this.$element.attr("pattern").length&&(this.options.regexp=this.$element.attr("pattern"))},addConstraints:function(){for(var e in this.options){var t={};t[e]=this.options[e],this.addConstraint(t,!0,!1)}},addConstraint:function(e,t){for(var n in e)n=n.toLowerCase(),"function"==typeof this.Validator.validators[n]&&(this.constraints[n]={name:n,requirements:e[n],valid:null},"required"===n&&(this.isRequired=!0),this.addCustomConstraintMessage(n));void 0===t&&this.bindValidationEvents()},updateConstraint:function(e,t){for(var n in e)this.updtConstraint({name:n,requirements:e[n],valid:null},t)},updtConstraint:function(t,n){this.constraints[t.name]=e.extend(!0,this.constraints[t.name],t),"string"==typeof n&&("type"===t.name?this.Validator.messages[t.name][t.requirements]=n:this.Validator.messages[t.name]=n),this.bindValidationEvents()},removeConstraint:function(e){e=e.toLowerCase(),
delete this.constraints[e],"required"===e&&(this.isRequired=!1),this.hasConstraints()?this.bindValidationEvents():this.UI.reset()},addCustomConstraintMessage:function(e){var t=e+("type"===e&&"undefined"!=typeof this.options[e]?this.options[e].charAt(0).toUpperCase()+this.options[e].substr(1):"")+"Message";"undefined"!=typeof this.options[t]&&this.Validator.addMessage("type"===e?this.options[e]:e,this.options[t],"type"===e)},bindValidationEvents:function(){this.valid=null,this.$element.addClass("parsley-validated"),this.$element.off("."+this.type),this.options.remote&&!/change/i.test(this.options.trigger)&&(this.options.trigger=this.options.trigger?" change":"change");var t=(this.options.trigger?this.options.trigger:"")+(/key/i.test(this.options.trigger)?"":" keyup");this.$element.is("select")&&(t+=/change/i.test(t)?"":" change"),t=t.replace(/^\s+/g,"").replace(/\s+$/g,""),this.$element.on((t+" ").split(" ").join("."+this.type+" "),!1,e.proxy(this.eventValidation,this))},generateHash:function(){return"parsley-"+(Math.random()+"").substring(2)},getHash:function(){return this.hash},getVal:function(){return"undefined"!=typeof this.$element.domApi(this.options.namespace).value?this.$element.domApi(this.options.namespace).value:this.$element.val()},eventValidation:function(e){var t=this.getVal();if("keyup"===e.type&&!/keyup/i.test(this.options.trigger)&&!this.validatedOnce||"change"===e.type&&!/change/i.test(this.options.trigger)&&!this.validatedOnce||!this.isRadioOrCheckbox&&this.getLength(t)<this.options.validationMinlength&&!this.validatedOnce)return!0;this.validate()},getLength:function(e){return e&&e.hasOwnProperty("length")?e.length:0},isValid:function(){return this.validate(!1)},hasConstraints:function(){for(var e in this.constraints)return!0;return!1},validate:function(e){var t=this.getVal(),n=null;return!this.hasConstraints()||this.$element.is(this.options.excluded)?null:this.options.listeners.onFieldValidate(this.element,this)||""===t&&!this.isRequired?(this.UI.reset(),null):this.needsValidation(t)?(n=this.applyValidators(),(void 0!==e?e:this.options.showErrors)&&this.manageValidationResult(),n):this.valid},needsValidation:function(e){return!(!this.options.validateIfUnchanged&&null!==this.valid&&this.val===e&&this.validatedOnce)&&(this.val=e,this.validatedOnce=!0)},applyValidators:function(){var e,t=null;for(e in this.constraints){var n=this.Validator.validators[this.constraints[e].name]().validate(this.val,this.constraints[e].requirements,this);!1===n?(t=!1,this.constraints[e].valid=t):!0===n&&(this.constraints[e].valid=!0,t=!1!==t)}return!1===t?this.options.listeners.onFieldError(this.element,this.constraints,this):!0===t&&!1===this.options.listeners.onFieldSuccess(this.element,this.constraints,this)&&(t=!1),t},manageValidationResult:function(){var t,n=null,a=[];for(t in this.constraints)!1===this.constraints[t].valid?(a.push(this.constraints[t]),n=!1):!0===this.constraints[t].valid&&(this.UI.removeError(this.constraints[t].name),n=!1!==n);if(this.valid=n,!0===this.valid)return this.UI.removeErrors(),this.UI.errorClassHandler.removeClass(this.options.errorClass).addClass(this.options.successClass),!0;if(!1===this.valid){if(!0===this.options.priorityEnabled){n=0;for(var o,i=0;i<a.length;i++)(o=this.Validator.validators[a[i].name]().priority)>n&&(t=a[i],n=o);this.UI.manageError(t)}else for(i=0;i<a.length;i++)this.UI.manageError(a[i]);return this.UI.errorClassHandler.removeClass(this.options.successClass).addClass(this.options.errorClass),!1}return this.UI.ulError&&0===e(this.ulError).children().length&&this.UI.removeErrors(),n},addListener:function(e){for(var t in e)this.options.listeners[t]=e[t]},destroy:function(){this.$element.removeClass("parsley-validated"),this.UI.reset(),this.$element.off("."+this.type).removeData(this.type)}};var o=function(e,n,a){this.initMultiple(e,n),this.inherit(e,n),this.Validator=new t(n),this.init(e,a||"ParsleyFieldMultiple")};o.prototype={constructor:o,initMultiple:function(t,n){this.element=t,this.$element=e(t),this.group=n.group||!1,this.hash=this.getName(),this.siblings=this.group?"["+n.namespace+'group="'+this.group+'"]':'input[name="'+this.$element.attr("name")+'"]',this.isRadioOrCheckbox=!0,this.isRadio=this.$element.is("input[type=radio]"),this.isCheckbox=this.$element.is("input[type=checkbox]"),this.errorClassHandler=n.errors.classHandler(t,this.isRadioOrCheckbox)||this.$element.parent()},inherit:function(e,t){var n,o=new a(e,t,"ParsleyFieldMultiple");for(n in o)"undefined"==typeof this[n]&&(this[n]=o[n])},getName:function(){if(this.group)return"parsley-"+this.group;if(void 0===this.$element.attr("name"))throw"A radio / checkbox input must have a parsley-group attribute or a name to be Parsley validated !";return"parsley-"+this.$element.attr("name").replace(/(:|\.|\[|\]|\$)/g,"")},getVal:function(){if(this.isRadio)return e(this.siblings+":checked").val()||"";if(this.isCheckbox){var t=[];return e(this.siblings+":checked").each(function(){t.push(e(this).val())}),t}},bindValidationEvents:function(){this.valid=null,this.$element.addClass("parsley-validated"),this.$element.off("."+this.type);var t=this,n=(n=(this.options.trigger?this.options.trigger:"")+(/change/i.test(this.options.trigger)?"":" change")).replace(/^\s+/g,"").replace(/\s+$/g,"");e(this.siblings).each(function(){e(this).on(n.split(" ").join("."+t.type+" "),!1,e.proxy(t.eventValidation,t))})}};var i=function(e,t,n){this.init(e,t,n||"parsleyForm")};i.prototype={constructor:i,init:function(t,n,a){this.type=a,this.items=[],this.$element=e(t),this.options=n;var o=this;this.$element.find(n.inputs).each(function(){o.addItem(this)}),this.$element.on("submit."+this.type,!1,e.proxy(this.validate,this))},addListener:function(e){for(var t in e)if(/Field/.test(t))for(var n=0;n<this.items.length;n++)this.items[n].addListener(e);else this.options.listeners[t]=e[t]},addItem:function(t){(t=e(t).parsley(this.options)).setParent(this),this.items.push(t)},removeItem:function(t){t=e(t).parsley();for(var n=0;n<this.items.length;n++)if(this.items[n].hash===t.hash)return this.items[n].destroy(),this.items.splice(n,1),!0;return!1},validate:function(t){var n=!0;this.focusedField=!1;for(var a=0;a<this.items.length;a++)"undefined"!=typeof this.items[a]&&!1===this.items[a].validate()&&(n=!1,!this.focusedField&&"first"===this.options.focus||"last"===this.options.focus)&&(this.focusedField=this.items[a].$element);if(this.focusedField&&!n)if(0<this.options.scrollDuration){var o=this;a=this.focusedField.offset().top-e(window).height()/2;e("html, body").animate({scrollTop:a},this.options.scrollDuration,function(){o.focusedField.focus()})}else this.focusedField.focus();return void 0!==(t=this.options.listeners.onFormValidate(n,t,this))?t:n},isValid:function(){for(var e=0;e<this.items.length;e++)if(!1===this.items[e].isValid())return!1;return!0},removeErrors:function(){for(var e=0;e<this.items.length;e++)this.items[e].parsley("reset")},destroy:function(){for(var e=0;e<this.items.length;e++)this.items[e].destroy();this.$element.off("."+this.type).removeData(this.type)},reset:function(){for(var e=0;e<this.items.length;e++)this.items[e].UI.reset()}},e.fn.parsley=function(t,n){function r(n,r){var l=e(n).data(r);if(!l){switch(r){case"parsleyForm":l=new i(n,s,"parsleyForm");break;case"parsleyField":l=new a(n,s,"parsleyField");break;case"parsleyFieldMultiple":l=new o(n,s,"parsleyFieldMultiple");break;default:return}e(n).data(r,l)}return"string"==typeof t&&"function"==typeof l[t]?void 0!==(l=l[t].apply(l,c))?l:e(n):l}var l=e(this).data("parsleyNamespace")?e(this).data("parsleyNamespace"):void 0!==t&&"undefined"!=typeof t.namespace?t.namespace:e.fn.parsley.defaults.namespace,s=e.extend(!0,{},e.fn.parsley.defaults,"undefined"!=typeof window.ParsleyConfig?window.ParsleyConfig:{},t,this.domApi(l)),u=null,c=Array.prototype.slice.call(arguments,1);return e(this).is("form")||"undefined"!=typeof e(this).domApi(l).bind?u=r(e(this),"parsleyForm"):e(this).is(s.inputs)&&(u=r(e(this),e(this).is("input[type=radio], input[type=checkbox]")?"parsleyFieldMultiple":"parsleyField")),"function"==typeof n?n():u},e(window).on("load",function(){e("[parsley-validate], [data-parsley-validate]").each(function(){e(this).parsley()})}),e.fn.domApi=function(t){var n,o={},i=RegExp("^"+t,"i");if("undefined"==typeof this[0])return{};for(var l in this[0].attributes)if(null!=(n=this[0].attributes[l])&&n.specified&&i.test(n.name)){var s,u=o,c=r(n.name.replace(t,""));n=n.value;var d=void 0;try{s=n?"true"==n||"false"!=n&&("null"==n?null:isNaN(d=Number(n))?/^[\[\{]/.test(n)?e.parseJSON(n):n:d):n}catch(a){s=n}u[c]=s}return o};var r=function(e){return e.replace(/-+(.)?/g,function(e,t){return t?t.toUpperCase():""})};e.fn.parsley.defaults={namespace:"parsley-",inputs:"input, textarea, select",excluded:"input[type=hidden], input[type=file], :disabled",priorityEnabled:!0,trigger:!1,animate:!0,animateDuration:300,scrollDuration:500,focus:"first",validationMinlength:3,successClass:"parsley-success",errorClass:"parsley-error",errorMessage:!1,validators:{},showErrors:!0,useHtml5Constraints:!0,messages:{},validateIfUnchanged:!1,errors:{classHandler:function(){},container:function(){},errorsWrapper:"<ul></ul>",errorElem:"<li></li>"},listeners:{onFieldValidate:function(){return!1},onFormValidate:function(){},onFieldError:function(){},onFieldSuccess:function(){}}}}(window.jQuery||window.Zepto),$(".elVideoUnlockerElement").length){function checkifPreview_randomCookie(e){for(var t=window.location.search.substring(1).split("&"),n=0;n<t.length;n++){var a=t[n].split("=");if(a[0]==e)return a[1]}}var checkPreview=checkifPreview_randomCookie("track");if(0==checkPreview)var cookie_variable=$(".elVideoUnlockerElement").parent().attr("id")+window.location.href+Math.floor(1020*Math.random()+1);else var cookie_variable=$(".elVideoUnlockerElement").parent().attr("id")+window.location.href;var tag=document.createElement("script");tag.src="https://www.youtube.com/iframe_api";var firstScriptTag=document.getElementsByTagName("script")[0];firstScriptTag.parentNode.insertBefore(tag,firstScriptTag);var elVideo_one=$(".elVideoUnlock_one").attr("data-elvideoid")||"";elVideo_one=elVideo_one.replace("https://www.youtube.com/watch?v=",""),elVideo_one=elVideo_one.replace("https://youtu.be/","").split("?")[0];var elVideo_two=$(".elVideoUnlock_two").attr("data-elvideoid")||"";elVideo_two=elVideo_two.replace("https://www.youtube.com/watch?v=",""),elVideo_two=elVideo_two.replace("https://youtu.be/","").split("?")[0];var elVideo_three=$(".elVideoUnlock_three").attr("data-elvideoid")||"";elVideo_three=elVideo_three.replace("https://www.youtube.com/watch?v=",""),elVideo_three=elVideo_three.replace("https://youtu.be/","").split("?")[0];var elVideo_four=$(".elVideoUnlock_four").attr("data-elvideoid")||"";elVideo_four=elVideo_four.replace("https://www.youtube.com/watch?v=",""),elVideo_four=elVideo_four.replace("https://youtu.be/","").split("?")[0];var elVideo_type=$(".elVideoUnlockerElementRoot").attr("data-elunlocker-type"),elVideo_show=$(".elVideoUnlockerElement").attr("data-show-ids"),elVideo_hide=$(".elVideoUnlockerElement").attr("data-hide-ids");function elCheckVideoEndType(){if("hide_show"==elVideo_type){var e="#"+elVideo_show.split(",").join(", #"),t="#"+elVideo_hide.split(",").join(", #");$($.trim(t)).hide(),$($.trim(e)).fadeIn()}if("redirect"==elVideo_type&&window.location.replace($(".elVideoUnlockerElement").attr("data-elunlocker-redirecturl")),"popup"==elVideo_type)return $(".containerModal").show(),$(".modalBackdropWrapper").show(),setTimeout(function(){player.pauseVideo(),$("#elmainVideoPlayIcon").addClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background: rgba(0, 0, 0, .4)")},1500),$windowHeight=$(window).height(),$posTop=$(".containerModal").offset().top,$popupHeight=$(".containerModal").height()+$posTop,$windowHeight<$popupHeight?($(".containerModal").css("position","absolute"),$(window).scrollTop(0)):$(".containerModal").css("position","fixed"),$ID="modalPopup",$type=$("#"+$ID).attr("data-animate"),$delay=$("#"+$ID).attr("data-delay"),"fade"==$type?runAnimationFade($ID,$delay):"scale"==$type?runAnimationScale($ID,$delay):"left"==$type?runAnimationLeft($ID,$delay):"right"==$type?runAnimationRight($ID,$delay):"top"==$type?runAnimationTop($ID,$delay):"bottom"==$type&&runAnimationBottom($ID,$delay),!1}$(document).on("click",".modalBackdropWrapper, .closeLPModal",function(){$(".containerModal").delay(0).velocity({opacity:0,top:-300},200,function(){$(".modalBackdropWrapper").hide(),$(".containerModal").hide(),$(".containerModal").css("top",0)}),$windowHeight=$(window).height(),$posTop=$(".containerModal").offset().top,$popupHeight=$(".containerModal").height()+$posTop,$windowHeight<$popupHeight?$(".containerModal").css("position","absolute"):$(".containerModal").css("position","fixed")});var elVideo_numberofvideos=$(".elVideoUnlockerElement").attr("data-elunlocker-numberofvideos"),gettheType_unlocker=$(".elVideoUnlockerElementRoot").attr("data-elunlocker-thevideotype"),player;function unlockVideoDate(e,t){var n=moment().format("MM/DD/YYYY"),a=$(e).attr("data-date")+" "+$(e).attr("data-time")+":00",o=moment(a);o.diff(n,"days")<=0?($(t).removeClass("elVideoCurrentlyLocked"),$(e).parent().hide()):($(e).parent().fadeIn(),$(t).addClass("elVideoCurrentlyLocked"));var i=moment(o).format("MMM Do @ h:mm a");$(e).text(i)}function checkifUnlockableDate(e){var t=moment().format("MM/DD/YYYY"),n=$(e).attr("data-date")+" "+$(e).attr("data-time")+":00",a=$(".elVideoUnlockerElement").attr("data-elunlockerTimezone");return moment(n).zone(a).diff(t,"days")<=0}function checkifUnlockableEverGreenDate(e,t,n){var a=moment().format("MM/DD/YYYY"),o=$.cookie(n).split("_")[2],i=moment(o).format("MM/DD/YYYY");return checkTime=moment(i),checkTime.diff(a,"days")<=0}if(checkVideoType=$(".elVideoUnlockerElementRoot").attr("data-elunlocker-thevideotype"),"default"==checkVideoType)$.cookie("elVideoCheckUnlocked_one")!=cookie_variable&&$(".elVideoUnlock_one").removeClass("elVideoCurrentlyLocked"),$.cookie("elVideoCheckUnlocked_one")==cookie_variable&&$.cookie("elVideoCheckUnlocked_two")!=cookie_variable&&$(".elVideoUnlock_one").removeClass("elVideoCurrentlyLocked"),$.cookie("elVideoCheckUnlocked_one")==cookie_variable&&$.cookie("elVideoCheckUnlocked_two")==cookie_variable&&$.cookie("elVideoCheckUnlocked_three")!=cookie_variable&&$(".elVideoUnlock_two").removeClass("elVideoCurrentlyLocked"),$.cookie("elVideoCheckUnlocked_one")==cookie_variable&&$.cookie("elVideoCheckUnlocked_two")==cookie_variable&&$.cookie("elVideoCheckUnlocked_three")==cookie_variable&&($(".elVideoUnlock_two").removeClass("elVideoCurrentlyLocked"),$(".elVideoUnlock_three").removeClass("elVideoCurrentlyLocked")),$.cookie("elVideoCheckUnlocked_one")==cookie_variable&&$.cookie("elVideoCheckUnlocked_two")==cookie_variable&&$.cookie("elVideoCheckUnlocked_three")==cookie_variable&&$(".elVideoUnlock_four").removeClass("elVideoCurrentlyLocked");else if("evergreen"==checkVideoType){function everGreenDates(e,t){var n=$(".elunlockerdate"+e).attr("data-elunlocker-evergreen-interval"),a=moment().add(parseInt(n),"day").format("MM/DD/YYYY");if($.cookie("elVideoUnlocker_evergreendate_"+t)!=cookie_variable+"_"+a){$.cookie("elVideoUnlocker_evergreendate_"+t,cookie_variable+"_"+a),prettyDate=moment().add(parseInt(n),"day").format("MMM Do h:mm a");var o=moment().format("MM/DD/YYYY");checkTime=moment(a),checkTime.diff(o,"days")<=0?($(".elVideoUnlock_"+t).removeClass("elVideoCurrentlyLocked"),$(".elunlockerdate"+e).parent().hide()):($(".elunlockerdate"+e).text(prettyDate),$(".elunlockerdate"+e).parent().fadeIn())}else{prettyDate=moment().add(parseInt(n),"day").format("MMM Do h:mm a");o=moment().format("MM/DD/YYYY");checkTime=moment(a),checkTime.diff(o,"days")<=0?$(".elVideoUnlock_"+t).removeClass("elVideoCurrentlyLocked"):($(".elunlockerdate"+e).text(prettyDate),$(".elunlockerdate"+e).parent().fadeIn())}}everGreenDates("2","two"),everGreenDates("3","three"),everGreenDates("4","four")}else"date"==gettheType_unlocker?(unlockVideoDate(".elunlockerdate2",".elVideoUnlock_two"),unlockVideoDate(".elunlockerdate3",".elVideoUnlock_three"),unlockVideoDate(".elunlockerdate4",".elVideoUnlock_four")):"1"==elVideo_numberofvideos?($.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&elCheckVideoEndType(),$(".elVideoUnlock_col").hide()):"2"==elVideo_numberofvideos?$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&elCheckVideoEndType():"3"==elVideo_numberofvideos?$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)==cookie_variable&&elCheckVideoEndType():"4"==elVideo_numberofvideos&&$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_three"+window.location.href)==cookie_variable&&elCheckVideoEndType();function onYouTubeIframeAPIReady(){player=new YT.Player("elmainVideoPlayer",{height:"390",width:"640",videoId:elVideo_one,playerVars:{autoplay:1,controls:0,modestbranding:0,showinfo:0,rel:0,iv_load_policy:3},events:{onReady:onPlayerReady,onStateChange:onPlayerStateChange}})}function elUnlocker_startVideo(e,t){player.unMute(),"1"==e&&(elVideo_playnow=elVideo_one),"2"==e&&(elVideo_playnow=elVideo_two),"3"==e&&(elVideo_playnow=elVideo_three),"4"==e&&(elVideo_playnow=elVideo_four),checkVideoType=$(".elVideoUnlockerElementRoot").attr("data-elunlocker-thevideotype"),"date"==checkVideoType?1==checkifUnlockableDate(".elunlockerdate"+e,".elVideoUnlock_"+t)&&($(".elVideoUnlock_col").removeClass("elCurrentlyPlayingVideoUnlocker"),$(".elVideoUnlock_"+t).removeClass("elVideoCurrentlyLocked"),$(".elVideoUnlock_"+t).addClass("elCurrentlyPlayingVideoUnlocker"),player.loadVideoById({videoId:elVideo_playnow,suggestedQuality:"large"})):"default"==checkVideoType?($(".elVideoUnlock_col").removeClass("elCurrentlyPlayingVideoUnlocker"),$(".elVideoUnlock_"+t).removeClass("elVideoCurrentlyLocked"),$(".elVideoUnlock_"+t).addClass("elCurrentlyPlayingVideoUnlocker"),player.loadVideoById({videoId:elVideo_playnow,suggestedQuality:"large"})):"evergreen"==checkVideoType&&1==checkifUnlockableEverGreenDate(".elunlockerdate"+e,".elVideoUnlock_"+t,"elVideoUnlocker_evergreendate_"+t)&&($(".elVideoUnlock_col").removeClass("elCurrentlyPlayingVideoUnlocker"),$(".elVideoUnlock_"+t).removeClass("elVideoCurrentlyLocked"),$(".elVideoUnlock_"+t).addClass("elCurrentlyPlayingVideoUnlocker"),player.loadVideoById({videoId:elVideo_playnow,suggestedQuality:"large"}))}function onPlayerReady(){$.cookie("elVideoCheckUnlocked_one"+window.location.href)!=cookie_variable||"1"==elVideo_numberofvideos?(player.unMute(),player.loadVideoById({videoId:elVideo_one,suggestedQuality:"large"}),$(".elVideoUnlock_col").removeClass("elCurrentlyPlayingVideoUnlocker"),$(".elVideoUnlock_one").addClass("elCurrentlyPlayingVideoUnlocker")):$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)!=cookie_variable||"2"==elVideo_numberofvideos?elUnlocker_startVideo("2","two"):$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_three"+window.location.href)!=cookie_variable||"3"==elVideo_numberofvideos?elUnlocker_startVideo("3","three"):$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_three"+window.location.href)==cookie_variable||"4"==elVideo_numberofvideos?elUnlocker_startVideo("4","four"):$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_three"+window.location.href)==cookie_variable?(checkVideoType=$(".elVideoUnlockerElementRoot").attr("data-elunlocker-thevideotype"),"date"==checkVideoType?1==checkifUnlockableDate(".elunlockerdate4",".elVideoUnlock_four")&&($(".elVideoUnlock_four").removeClass("elVideoCurrentlyLocked"),$.cookie("elVideoCheckUnlocked_four"+window.location.href,cookie_variable),$.cookie("elVideoTimeUnlocked_four"+window.location.href,""),"4"==elVideo_numberofvideos&&(elCheckVideoEndType(),clearInterval(runTheTimes))):"default"==checkVideoType?($(".elVideoUnlock_four").removeClass("elVideoCurrentlyLocked"),$.cookie("elVideoCheckUnlocked_four"+window.location.href,cookie_variable),$.cookie("elVideoTimeUnlocked_four"+window.location.href,""),"4"==elVideo_numberofvideos&&(elCheckVideoEndType(),clearInterval(runTheTimes))):"evergreen"==checkVideoType&&1==checkifUnlockableEverGreenDate(".elunlockerdate4",".elVideoUnlock_four","elVideoUnlocker_evergreendate_four")&&($(".elVideoUnlock_four").removeClass("elVideoCurrentlyLocked"),$.cookie("elVideoCheckUnlocked_four"+window.location.href,cookie_variable),$.cookie("elVideoTimeUnlocked_four"+window.location.href,""),"4"==elVideo_numberofvideos&&(elCheckVideoEndType(),clearInterval(runTheTimes)))):player.loadVideoById({videoId:elVideo_one,suggestedQuality:"large"}),"0"==$(".elVideoUnlockerElement").attr("data-elunlocker-autoplay")&&(player.mute(),setTimeout(function(){player.pauseVideo(),$("#elmainVideoPlayIcon").addClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background: rgba(0, 0, 0, .4)")},700))}function elvideounlockerProgress(e,t){e=Math.round(e),t.width();t.find("div").velocity({width:e+"%"})}var playVideoText=$(".elvideounlocker_playtext").text(),pauseVideoText=$(".elVideoUnlockerElement").attr("data-elunlocker-pausetext"),playingVideoText=$(".elVideoUnlockerElement").attr("data-elunlocker-playingtext"),lockedVideoText=$(".lockedbuttonUnlocker").first().text();function elUnlocker_changeVideo(e,t){player.unMute(),"1"==e&&(elVideo_playnow=elVideo_two,elVideo_playnext="two",elVideo_nextnumber="2"),"2"==e&&(elVideo_playnow=elVideo_three,elVideo_playnext="three",elVideo_nextnumber="3"),"3"==e&&(elVideo_playnow=elVideo_four,elVideo_playnext="four",elVideo_nextnumber="4"),"4"==e&&(elVideo_playnow=elVideo_four,elVideo_playnext="four",elVideo_nextnumber="4"),$.cookie("elVideoCheckUnlocked_"+t,cookie_variable),$.cookie("elVideoTimeUnlocked_"+t,""),$(".elVideoUnlock_col").removeClass("elCurrentlyPlayingVideoUnlocker"),$("#elVideoProgressBarUnlocker div").velocity({width:"100%"}),"undefined"!=typeof runTheTimes&&clearInterval(runTheTimes),"undefined"!=typeof elvideounlocker_progresssbar&&clearTimeout(elvideounlocker_progresssbar),checkVideoType=$(".elVideoUnlockerElementRoot").attr("data-elunlocker-thevideotype"),"date"==checkVideoType?1==checkifUnlockableDate(".elunlockerdate"+elVideo_nextnumber,".elVideoUnlock_"+elVideo_playnext)&&($(".elVideoUnlock_"+elVideo_playnext).removeClass("elVideoCurrentlyLocked"),$(".elVideoUnlock_"+elVideo_playnext).addClass("elCurrentlyPlayingVideoUnlocker"),elVideo_numberofvideos==e?elCheckVideoEndType(t):player.loadVideoById(elVideo_playnow)):"default"==checkVideoType?($(".elVideoUnlock_"+elVideo_playnext).removeClass("elVideoCurrentlyLocked"),$(".elVideoUnlock_"+elVideo_playnext).addClass("elCurrentlyPlayingVideoUnlocker"),elVideo_numberofvideos==e?elCheckVideoEndType(t):player.loadVideoById(elVideo_playnow)):"evergreen"==checkVideoType&&1==checkifUnlockableEverGreenDate(".elunlockerdate"+elVideo_nextnumber,".elVideoUnlock_"+elVideo_playnext,"elVideoUnlocker_evergreendate_"+elVideo_playnext)&&($(".elVideoUnlock_"+elVideo_playnext).removeClass("elVideoCurrentlyLocked"),$(".elVideoUnlock_"+elVideo_playnext).addClass("elCurrentlyPlayingVideoUnlocker"),elVideo_numberofvideos==e?elCheckVideoEndType(t):player.loadVideoById(elVideo_playnow))}function onPlayerStateChange(e){function t(){0==$(".elVideoUnlock_one").hasClass("elVideoCurrentlyLocked")&&$(".elVideoUnlock_one .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> <span class="elvideounlocker_playtext">'+playVideoText+"</span>"),0==$(".elVideoUnlock_two").hasClass("elVideoCurrentlyLocked")&&$(".elVideoUnlock_two .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> <span class="elvideounlocker_playtext">'+playVideoText+"</span>"),0==$(".elVideoUnlock_three").hasClass("elVideoCurrentlyLocked")&&$(".elVideoUnlock_three .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> <span class="elvideounlocker_playtext">'+playVideoText+"</span>"),0==$(".elVideoUnlock_four").hasClass("elVideoCurrentlyLocked")&&$(".elVideoUnlock_four .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> <span class="elvideounlocker_playtext">'+playVideoText+"</span>"),player.getVideoData().video_id==elVideo_one?($(".elVideoUnlock_one .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> '+playingVideoText),$(".elVideoUnlock_one").attr("title",playVideoText)):player.getVideoData().video_id==elVideo_two?($(".elVideoUnlock_two .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i>  '+playingVideoText),$(".elVideoUnlock_two").attr("title",playVideoText)):player.getVideoData().video_id==elVideo_three?($(".elVideoUnlock_three .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i>  '+playingVideoText),$(".elVideoUnlock_three").attr("title",playVideoText)):player.getVideoData().video_id==elVideo_four&&($(".elVideoUnlock_four .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i>  '+playingVideoText),$(".elVideoUnlock_four").attr("title",playVideoText))}if(0===e.data&&($("#elVideoProgressBarUnlocker div").velocity({width:"100%"}),0==$(".elVideoUnlock_one").hasClass("elVideoCurrentlyLocked")&&($(".elVideoUnlock_one .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> <span class="elvideounlocker_playtext">'+playVideoText+"</span>"),$(".elVideoUnlock_one").attr("title",playVideoText)),0==$(".elVideoUnlock_twp").hasClass("elVideoCurrentlyLocked")&&($(".elVideoUnlock_two .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> <span class="elvideounlocker_playtext">'+playVideoText+"</span>"),$(".elVideoUnlock_two").attr("title",playVideoText)),0==$(".elVideoUnlock_three").hasClass("elVideoCurrentlyLocked")&&($(".elVideoUnlock_three .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> <span class="elvideounlocker_playtext">'+playVideoText+"</span>"),$(".elVideoUnlock_three").attr("title",playVideoText)),0==$(".elVideoUnlock_four").hasClass("elVideoCurrentlyLocked")&&($(".elVideoUnlock_four .btn-videounlockbutton").html('<i class="fa fa-play-circle"></i> <span class="elvideounlocker_playtext">'+playVideoText+"</span>"),$(".elVideoUnlock_four").attr("title",playVideoText)),$("#elmainVideoPlayIcon").addClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background: rgba(0, 0, 0, .4)"),$.cookie("elVideoCheckUnlocked_one"+window.location.href)!=cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)!=cookie_variable&&$.cookie("elVideoCheckUnlocked_three"+window.location.href)!=cookie_variable&&player.getVideoData()&&player.getVideoData().video_id==elVideo_one&&elUnlocker_changeVideo("1","one"),player.getVideoData()&&player.getVideoData().video_id==elVideo_two&&elUnlocker_changeVideo("2","two"),player.getVideoData()&&player.getVideoData().video_id==elVideo_three&&elUnlocker_changeVideo("3","three"),player.getVideoData()&&player.getVideoData().video_id==elVideo_four&&elUnlocker_changeVideo("4","four")),1===e.data){$("#elmainVideoPlayIcon").removeClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background:none"),$.cookie("elVideoCheckUnlocked_one"+window.location.href)!=cookie_variable?runTheTimes=setInterval(function(){$.cookie("elVideoTimeUnlocked_one"+window.location.href,player.getCurrentTime())},1e3):$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)!=cookie_variable?runTheTimes=setInterval(function(){$.cookie("elVideoTimeUnlocked_two"+window.location.href,player.getCurrentTime())},1e3):$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_three"+window.location.href)!=cookie_variable?runTheTimes=setInterval(function(){$.cookie("elVideoTimeUnlocked_three"+window.location.href,player.getCurrentTime())},1e3):$.cookie("elVideoCheckUnlocked_one"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_two"+window.location.href)==cookie_variable&&$.cookie("elVideoCheckUnlocked_three"+window.location.href)==cookie_variable&&(runTheTimes=setInterval(function(){$.cookie("elVideoTimeUnlocked_four"+window.location.href,player.getCurrentTime())},1e3)),t();var n=player.getDuration();elvideounlocker_progresssbar=setInterval(function(){elvideounlockerProgress(player.getCurrentTime()/n*100,$("#elVideoProgressBarUnlocker"))},1e3)}else"undefined"!=typeof elvideounlocker_progresssbar&&clearTimeout(elvideounlocker_progresssbar);2===e.data&&(player.getVideoData().video_id==elVideo_one?($(".elVideoUnlock_one .btn-videounlockbutton").html('<i class="fa fa-pause"></i> '+pauseVideoText),$(".elVideoUnlock_one").attr("title",playVideoText)):player.getVideoData().video_id==elVideo_two?($(".elVideoUnlock_two .btn-videounlockbutton").html('<i class="fa fa-pause"></i> '+pauseVideoText),$(".elVideoUnlock_two").attr("title",playVideoText)):player.getVideoData().video_id==elVideo_three?($(".elVideoUnlock_three .btn-videounlockbutton").html('<i class="fa fa-pause"></i> '+pauseVideoText),$(".elVideoUnlock_three").attr("title",playVideoText)):player.getVideoData().video_id==elVideo_four&&($(".elVideoUnlock_four .btn-videounlockbutton").html('<i class="fa fa-pause"></i> '+pauseVideoText),$(".elVideoUnlock_four").attr("title",playVideoText)))}function runAnimationFade(e,t){$("#"+e).css("opacity",0),$("#"+e).delay(t).velocity({opacity:1},200)}function runAnimationScale(e,t){$("#"+e).css("opacity",0),$("#"+e).delay(t).velocity({opacity:1,scaleX:1.1,scaleY:1.1},200,function(){$("#"+e).velocity({scaleX:1,scaleY:1},200)})}function runAnimationLeft(e,t){$("#"+e).css("opacity",0),$("#"+e).css("left","-800px").delay(t).velocity({opacity:1,left:30},200,function(){$(this).velocity({left:0},200)})}function runAnimationRight(e,t){$("#"+e).css("opacity",0),$("#"+e).css("right","-800px").delay(t).velocity({opacity:1,right:30},200,function(){$(this).velocity({right:0},200)})}function runAnimationTop(e,t){$("#"+e).css("opacity",0),$("#"+e).css("top","-800px").delay(t).velocity({opacity:1},200,function(){$(this).velocity({top:0},200)})}function runAnimationBottom(e,t){$("#"+e).css("opacity",0),$("#"+e).css("bottom","-800px").delay(t).velocity({opacity:1},200,function(){$(this).velocity({bottom:0},200)})}$(".elVideoCurrentlyLocked").attr("title",lockedVideoText),$(".elVideoUnlock_col").click(function(){if(0==$(this).hasClass("elCurrentlyPlayingVideoUnlocker")){if(0==$(this).hasClass("elVideoCurrentlyLocked")){var e=$(this).attr("data-elvideoid");e=(e=e.replace("https://www.youtube.com/watch?v=","")).replace("https://youtu.be/","").split("?")[0],player.loadVideoById(e),$(".elVideoUnlock_col").removeClass("elCurrentlyPlayingVideoUnlocker"),$(this).addClass("elCurrentlyPlayingVideoUnlocker"),$("#elmainVideoPlayIcon").removeClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background: none"),$("#elVideoProgressBarUnlocker div").velocity({width:0})}}else $("#elmainVideoPlayIcon").hasClass("videoisPaused_elunlocker")?(player.unMute(),player.playVideo(),$("#elmainVideoPlayIcon").removeClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background: none")):(player.pauseVideo(),$("#elmainVideoPlayIcon").addClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background: rgba(0, 0, 0, .4)"))}),$(".btn-videounlockbutton").click(function(e){e.preventDefault()}),$(document).on("click",".elvideounlock_videoPauseBlocker",function(){$("#elmainVideoPlayIcon").hasClass("videoisPaused_elunlocker")?(player.playVideo(),player.unMute(),player.setVolume(100),$("#elmainVideoPlayIcon").removeClass("videoisPaused_elunlocker"),$(this).attr("style","background: none")):(player.pauseVideo(),$("#elmainVideoPlayIcon").addClass("videoisPaused_elunlocker"),$(this).attr("style","background: rgba(0, 0, 0, .4)"))}),$(window).on("blur focus",function(e){var t=$(this).data("prevType");if("true"==$(".elVideoUnlockerElement").attr("data-elunlocker-forcepause")){if(t!=e.type)switch(e.type){case"blur":
player.pauseVideo(),$("#elmainVideoPlayIcon").addClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background: rgba(0, 0, 0, .4)");break;case"focus":var n=player.getVideoData();elVideo_one==n.video_id&&$(".elVideoUnlock_one").addClass("elCurrentlyPlayingVideoUnlocker"),elVideo_two==n.video_id&&$(".elVideoUnlock_two").addClass("elCurrentlyPlayingVideoUnlocker"),elVideo_three==n.video_id&&$(".elVideoUnlock_three").addClass("elCurrentlyPlayingVideoUnlocker"),elVideo_four==n.video_id&&$(".elVideoUnlock_four").addClass("elCurrentlyPlayingVideoUnlocker"),$("#elmainVideoPlayIcon").removeClass("videoisPaused_elunlocker"),$(".elvideounlock_videoPauseBlocker").attr("style","background: none"),player.playVideo()}}else if(t!=e.type)switch(e.type){case"blur":"undefined"!=typeof elvideounlocker_progresssbar&&clearTimeout(elvideounlocker_progresssbar);break;case"focus":var a=player.getDuration();"undefined"!=typeof elvideounlocker_progresssbar&&clearTimeout(elvideounlocker_progresssbar),elvideounlocker_progresssbar=setInterval(function(){clearTimeout(elvideounlocker_progresssbar),elvideounlockerProgress(player.getCurrentTime()/a*100,$("#elVideoProgressBarUnlocker"))},1e3)}$(this).data("prevType",e.type)})}var cfpeorders;if(
/*! Video.js v4.11.4 Copyright 2014 Brightcove, Inc. https://github.com/videojs/video.js/blob/master/LICENSE */
function(){function m(){return function(){}}function n(e){return function(){return this[e]}}function r(e){return function(){return e}}function t(e,n,a){if("string"==typeof e){if(0===e.indexOf("#")&&(e=e.slice(1)),t.Ga[e])return t.Ga[e];e=t.w(e)}if(!e||!e.nodeName)throw new TypeError("The element or ID supplied is not valid. (videojs)");return e.player||new t.Player(e,n,a)}function u(e,n,a,o){t.pc.forEach(a,function(t){e(n,t,o)})}function D(e,n){var a,o;a=Array.prototype.slice.call(n),o=m(),o=window.console||{log:o,warn:o,error:o},e?a.unshift(e.toUpperCase()+":"):e="log",t.log.history.push(a),a.unshift("VIDEOJS:"),o[e].apply?o[e].apply(o,a):o[e](a.join(" "))}function E(e){e.r("vjs-lock-showing")}function F(e,n,a,o){return a!==b?((a===k||t.Pd(a))&&(a=0),e.b.style[n]=-1!==(""+a).indexOf("%")||-1!==(""+a).indexOf("px")?a:"auto"===a?"":a+"px",o||e.l("resize"),e):e.b?-1!==(o=(a=e.b.style[n]).indexOf("px"))?parseInt(a.slice(0,o),10):parseInt(e.b["offset"+t.ba(n)],10):0}function G(e){var t,n,a,o,i,r;t=0,n=k,e.c("touchstart",function(e){1===e.touches.length&&(n=e.touches[0],t=(new Date).getTime(),a=f)}),e.c("touchmove",function(e){1<e.touches.length?a=l:n&&(i=e.touches[0].pageX-n.pageX,r=e.touches[0].pageY-n.pageY,22<Math.sqrt(i*i+r*r)&&(a=l))}),o=function(){a=l},e.c("touchleave",o),e.c("touchcancel",o),e.c("touchend",function(e){n=k,a===f&&(250>(new Date).getTime()-t&&(e.preventDefault(),this.l("tap")))})}function H(e,n){var a,o,i,r;return a=e.b,o=t.Hd(a),r=i=a.offsetWidth,a=e.handle,e.options().vertical?(r=o.top,o=n.changedTouches?n.changedTouches[0].pageY:n.pageY,a&&(r+=(a=a.w().offsetHeight)/2,i-=a),Math.max(0,Math.min(1,(r-o+i)/i))):(i=o.left,o=n.changedTouches?n.changedTouches[0].pageX:n.pageX,a&&(i+=(a=a.w().offsetWidth)/2,r-=a),Math.max(0,Math.min(1,(o-i)/r)))}function ca(e,n){e.U(n),n.c("click",t.bind(e,function(){E(this)}))}function J(e){e.xa=f,e.Fa.n("vjs-lock-showing"),e.b.setAttribute("aria-pressed",f),e.P&&0<e.P.length&&e.P[0].w().focus()}function I(e){e.xa=l,E(e.Fa),e.b.setAttribute("aria-pressed",l)}function da(e){var n,a,o,i,r={sources:[],tracks:[]};if((a=(n=t.Ea(e))["data-setup"])!==k&&t.h.z(n,t.JSON.parse(a||"{}")),t.h.z(r,n),e.hasChildNodes())for(o=0,i=(e=e.childNodes).length;o<i;o++)"source"===(a=(n=e[o]).nodeName.toLowerCase())?r.sources.push(t.Ea(n)):"track"===a&&r.tracks.push(t.Ea(n));return r}function Q(e,n,a){e.o&&(e.oa=l,e.o.dispose(),e.o=l),"Html5"!==n&&e.I&&(t.g.Gb(e.I),e.I=k),e.La=n,e.oa=l;var o=t.h.z({source:a,parentEl:e.b},e.m[n.toLowerCase()]);a&&(e.xc=a.type,a.src==e.F.src&&0<e.F.currentTime&&(o.startTime=e.F.currentTime),e.F.src=a.src),e.o=new window.videojs[n](e,o),e.o.H(function(){this.d.Na()})}function R(e,t){t!==b&&e.Fc!==t&&((e.Fc=t)?(e.n("vjs-has-started"),e.l("firstplay")):e.r("vjs-has-started"))}function T(e,n,a){if(e.o&&!e.o.oa)e.o.H(function(){this[n](a)});else try{e.o[n](a)}catch(o){throw t.log(o),o}}function S(e,n){if(e.o&&e.o.oa)try{return e.o[n]()}catch(a){throw e.o[n]===b?t.log("Video.js: "+n+" method not defined for "+e.La+" playback technology.",a):"TypeError"==a.name?(t.log("Video.js: "+n+" unavailable on "+e.La+" playback technology element.",a),e.o.oa=l):t.log(a),a}}function U(e,t){var n=e.selectSource(t);n?n.o===e.La?e.src(n.source):Q(e,n.o,n.source):(e.setTimeout(function(){this.error({code:4,message:this.t(this.options().notSupportedMessage)})},0),e.Na())}function P(e,t){return t!==b?(e.Hc=!!t,e):e.Hc}function ea(e){return e.j().o&&e.j().o.featuresPlaybackRate&&e.j().options().playbackRates&&0<e.j().options().playbackRates.length}function fa(e){e.Rb=l,e.kb(),e.k("play",e.ad),e.k("pause",e.kb)}function ia(){var e=W[X],t=e.charAt(0).toUpperCase()+e.slice(1);ka["set"+t]=function(t){return this.b.vjs_setProperty(e,t)}}function la(e){ka[e]=function(){return this.b.vjs_getProperty(e)}}function na(e,n,a,o,i){var r=e.Ma=e.Ma||[];(i=i||{}).kind=n,i.label=a,i.language=o,n=t.ba(n||"subtitles");var l=new window.videojs[n+"Track"](e,i);r.push(l),l.Fb()&&e.H(function(){this.setTimeout(function(){Y(l.j(),l.id())},0)})}function Y(e,t,n){for(var a,o,i=e.Ma,r=0,s=i.length;r<s;r++)(a=i[r]).id()===t?(a.show(),o=a):n&&a.M()==n&&0<a.mode()&&a.disable();(t=o?o.M():n||l)&&e.l(t+"trackchange")}function oa(e){0===e.sa&&e.load(),0===e.qa&&(e.d.c("timeupdate",t.bind(e,e.update,e.K)),e.d.c("ended",t.bind(e,e.reset,e.K)),("captions"===e.G||"subtitles"===e.G)&&e.d.na("textTrackDisplay").U(e))}function pa(e){var t,n,a,o=e.split(":");return e=0,3==o.length?(t=o[0],n=o[1],o=o[2]):(t=0,n=o[0],o=o[1]),o=(o=(o=o.split(/\s+/)).splice(0,1)[0]).split(/\.|,/),a=parseFloat(o[1]),o=o[0],e+=3600*parseFloat(t),e+=60*parseFloat(n),e+=parseFloat(o),a&&(e+=a/1e3),e}function $(e,t){var n,a=e.split("."),o=qa;!(a[0]in o)&&o.execScript&&o.execScript("var "+a[0]);for(;a.length&&(n=a.shift());)a.length||t===b?o=o[n]?o[n]:o[n]={}:o[n]=t}var b=void 0,f=!0,k=null,l=!1,s;document.createElement("video"),document.createElement("audio"),document.createElement("track");var videojs=window.videojs=t;t.bc="4.11",t.ed="https:"==document.location.protocol?"https://":"http://",t.options={techOrder:["html5","flash"],html5:{},flash:{},width:300,height:150,defaultVolume:0,playbackRates:[],inactivityTimeout:2e3,children:{mediaLoader:{},posterImage:{},textTrackDisplay:{},loadingSpinner:{},bigPlayButton:{},controlBar:{},errorDisplay:{}},language:document.getElementsByTagName("html")[0].getAttribute("lang")||navigator.languages&&navigator.languages[0]||navigator.Ke||navigator.language||"en",languages:{},notSupportedMessage:"No compatible source was found for this video."},"GENERATED_CDN_VSN"!==t.bc&&(videojs.options.flash.swf=t.ed+"vjs.zencdn.net/"+t.bc+"/video-js.swf"),t.sd=function(e,n){return t.options.languages[e]=t.options.languages[e]!==b?t.W.pa(t.options.languages[e],n):n,t.options.languages},t.Ga={},"function"==typeof define&&define.amd?define([],function(){return videojs}):"object"==typeof exports&&"object"==typeof module&&(module.exports=videojs),t.va=t.CoreObject=m(),t.va.extend=function(e){var n,a;for(var o in n=(e=e||{}).init||e.i||this.prototype.init||this.prototype.i||m(),(a=function(){n.apply(this,arguments)}).prototype=t.h.create(this.prototype),a.prototype.constructor=a,a.extend=t.va.extend,a.create=t.va.create,e)e.hasOwnProperty(o)&&(a.prototype[o]=e[o]);return a},t.va.create=function(){var e=t.h.create(this.prototype);return this.apply(e,arguments),e},t.c=function(e,n,a){if(t.h.isArray(n))return u(t.c,e,n,a);var o=t.getData(e);o.C||(o.C={}),o.C[n]||(o.C[n]=[]),a.q||(a.q=t.q++),o.C[n].push(a),o.X||(o.disabled=l,o.X=function(n){if(!o.disabled&&(n=t.Cc(n),a=o.C[n.type]))for(var a,i=0,r=(a=a.slice(0)).length;i<r&&!n.Jc();i++)a[i].call(e,n)}),1==o.C[n].length&&(e.addEventListener?e.addEventListener(n,o.X,l):e.attachEvent&&e.attachEvent("on"+n,o.X))},t.k=function(e,n,a){if(t.Ec(e)){var o=t.getData(e);if(o.C){if(t.h.isArray(n))return u(t.k,e,n,a);if(n){var i=o.C[n];if(i){if(a){if(a.q)for(o=0;o<i.length;o++)i[o].q===a.q&&i.splice(o--,1)}else o.C[n]=[];t.sc(e,n)}}else for(i in o.C)n=i,o.C[n]=[],t.sc(e,n)}}},t.sc=function(e,n){var a=t.getData(e);0===a.C[n].length&&(delete a.C[n],e.removeEventListener?e.removeEventListener(n,a.X,l):e.detachEvent&&e.detachEvent("on"+n,a.X)),t.Ob(a.C)&&(delete a.C,delete a.X,delete a.disabled),t.Ob(a)&&t.Sc(e)},t.Cc=function(e){function t(){return f}function n(){return l}if(!e||!e.Pb){var a=e||window.event;for(var o in e={},a)"layerX"!==o&&"layerY"!==o&&"keyLocation"!==o&&("returnValue"==o&&a.preventDefault||(e[o]=a[o]));if(e.target||(e.target=e.srcElement||document),e.relatedTarget=e.fromElement===e.target?e.toElement:e.fromElement,e.preventDefault=function(){a.preventDefault&&a.preventDefault(),e.returnValue=l,e.Nd=t,e.defaultPrevented=f},e.Nd=n,e.defaultPrevented=l,e.stopPropagation=function(){a.stopPropagation&&a.stopPropagation(),e.cancelBubble=f,e.Pb=t},e.Pb=n,e.stopImmediatePropagation=function(){a.stopImmediatePropagation&&a.stopImmediatePropagation(),e.Jc=t,e.stopPropagation()},e.Jc=n,e.clientX!=k){o=document.documentElement;var i=document.body;e.pageX=e.clientX+(o&&o.scrollLeft||i&&i.scrollLeft||0)-(o&&o.clientLeft||i&&i.clientLeft||0),e.pageY=e.clientY+(o&&o.scrollTop||i&&i.scrollTop||0)-(o&&o.clientTop||i&&i.clientTop||0)}e.which=e.charCode||e.keyCode,e.button!=k&&(e.button=1&e.button?0:4&e.button?1:2&e.button?2:0)}return e},t.l=function(e,n){var a=t.Ec(e)?t.getData(e):{},o=e.parentNode||e.ownerDocument;return"string"==typeof n&&(n={type:n,target:e}),n=t.Cc(n),a.X&&a.X.call(e,n),o&&!n.Pb()&&n.bubbles!==l?t.l(o,n):o||n.defaultPrevented||(a=t.getData(n.target),!n.target[n.type])||(a.disabled=f,"function"==typeof n.target[n.type]&&n.target[n.type](),a.disabled=l),!n.defaultPrevented},t.Q=function(e,n,a){function o(){t.k(e,n,o),a.apply(this,arguments)}if(t.h.isArray(n))return u(t.Q,e,n,a);o.q=a.q=a.q||t.q++,t.c(e,n,o)};var v=Object.prototype.hasOwnProperty;t.e=function(e,n){var a;return n=n||{},a=document.createElement(e||"div"),t.h.Y(n,function(e,t){-1!==e.indexOf("aria-")||"role"==e?a.setAttribute(e,t):a[e]=t}),a},t.ba=function(e){return e.charAt(0).toUpperCase()+e.slice(1)},t.h={},t.h.create=Object.create||function(e){function t(){}return t.prototype=e,new t},t.h.Y=function(e,t,n){for(var a in e)v.call(e,a)&&t.call(n||this,a,e[a])},t.h.z=function(e,t){if(!t)return e;for(var n in t)v.call(t,n)&&(e[n]=t[n]);return e},t.h.Ad=function(e,n){var a,o,i;for(a in e=t.h.copy(e),n)v.call(n,a)&&(o=e[a],i=n[a],e[a]=t.h.ab(o)&&t.h.ab(i)?t.h.Ad(o,i):n[a]);return e},t.h.copy=function(e){return t.h.z({},e)},t.h.ab=function(e){return!!e&&"object"==typeof e&&"[object Object]"===e.toString()&&e.constructor===Object},t.h.isArray=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)},t.Pd=function(e){return e!=e},t.bind=function(e,n,a){function o(){return n.apply(e,arguments)}return n.q||(n.q=t.q++),o.q=a?a+"_"+n.q:n.q,o},t.ya={},t.q=1,t.expando="vdata"+(new Date).getTime(),t.getData=function(e){var n=e[t.expando];return n||(n=e[t.expando]=t.q++,t.ya[n]={}),t.ya[n]},t.Ec=function(e){return!(!(e=e[t.expando])||t.Ob(t.ya[e]))},t.Sc=function(e){var n=e[t.expando];if(n){delete t.ya[n];try{delete e[t.expando]}catch(a){e.removeAttribute?e.removeAttribute(t.expando):e[t.expando]=k}}},t.Ob=function(e){for(var t in e)if(e[t]!==k)return l;return f},t.$a=function(e,t){return-1!==(" "+e.className+" ").indexOf(" "+t+" ")},t.n=function(e,n){t.$a(e,n)||(e.className=""===e.className?n:e.className+" "+n)},t.r=function(e,n){var a,o;if(t.$a(e,n)){for(o=(a=e.className.split(" ")).length-1;0<=o;o--)a[o]===n&&a.splice(o,1);e.className=a.join(" ")}},t.A=t.e("video"),t.N=navigator.userAgent,t.md=/iPhone/i.test(t.N),t.ld=/iPad/i.test(t.N),t.nd=/iPod/i.test(t.N),t.kd=t.md||t.ld||t.nd;var aa=t,x,y=t.N.match(/OS (\d+)_/i);x=y&&y[1]?y[1]:b,aa.Ae=x,t.hd=/Android/i.test(t.N);var ba=t,z,A=t.N.match(/Android (\d+)(?:\.(\d+))?(?:\.(\d+))*/i),B,C,L,M,N,O;A?(B=A[1]&&parseFloat(A[1]),C=A[2]&&parseFloat(A[2]),z=B&&C?parseFloat(A[1]+"."+A[2]):B||k):z=k,ba.ac=z,t.od=t.hd&&/webkit/i.test(t.N)&&2.3>t.ac,t.jd=/Firefox/i.test(t.N),t.Be=/Chrome/i.test(t.N),t.wb=!!("ontouchstart"in window||window.gd&&document instanceof window.gd),t.fd="backgroundSize"in t.A.style,t.Uc=function(e,n){t.h.Y(n,function(t,n){n===k||void 0===n||n===l?e.removeAttribute(t):e.setAttribute(t,n===f?"":n)})},t.Ea=function(e){var t,n,a,o;if(t={},e&&e.attributes&&0<e.attributes.length)for(var i=(n=e.attributes).length-1;0<=i;i--)a=n[i].name,o=n[i].value,"boolean"!=typeof e[a]&&-1===",autoplay,controls,loop,muted,default,".indexOf(","+a+",")||(o=o!==k?f:l),t[a]=o;return t},t.He=function(e,t){var n="";return document.defaultView&&document.defaultView.getComputedStyle?n=document.defaultView.getComputedStyle(e,"").getPropertyValue(t):e.currentStyle&&(n=e["client"+t.substr(0,1).toUpperCase()+t.substr(1)]+"px"),n},t.Nb=function(e,t){t.firstChild?t.insertBefore(e,t.firstChild):t.appendChild(e)},t.Va={},t.w=function(e){return 0===e.indexOf("#")&&(e=e.slice(1)),document.getElementById(e)},t.Da=function(e,t){t=t||e;var n=Math.floor(e%60),a=Math.floor(e/60%60),o=Math.floor(e/3600),i=Math.floor(t/60%60),r=Math.floor(t/3600);return(isNaN(e)||Infinity===e)&&(o=a=n="-"),(o=0<o||0<r?o+":":"")+(((o||10<=i)&&10>a?"0"+a:a)+":")+(10>n?"0"+n:n)},t.ud=function(){document.body.focus(),document.onselectstart=r(l)},t.ve=function(){document.onselectstart=r(f)},t.trim=function(e){return(e+"").replace(/^\s+|\s+$/g,"")},t.round=function(e,t){return t||(t=0),Math.round(e*Math.pow(10,t))/Math.pow(10,t)},t.Eb=function(e,t){return{length:1,start:function(){return e},end:function(){return t}}},t.je=function(e){try{var n=window.localStorage||l;n&&(n.volume=e)}catch(a){22==a.code||1014==a.code?t.log("LocalStorage Full (VideoJS)",a):18==a.code?t.log("LocalStorage not allowed (VideoJS)",a):t.log("LocalStorage Error (VideoJS)",a)}},t.Jd=function(e){return e.match(/^https?:\/\//)||(e=t.e("div",{innerHTML:'<a href="'+e+'">x</a>'}).firstChild.href),e},t.fe=function(e){var n,a,o,i;i="protocol hostname port pathname search hash host".split(" "),(o=""===(a=t.e("a",{href:e})).host&&"file:"!==a.protocol)&&((n=t.e("div")).innerHTML='<a href="'+e+'"></a>',a=n.firstChild,n.setAttribute("style","display:none; position:absolute;"),document.body.appendChild(n)),e={};for(var r=0;r<i.length;r++)e[i[r]]=a[i[r]];return o&&document.body.removeChild(n),e},t.log=function(){D(k,arguments)},t.log.history=[],t.log.error=function(){D("error",arguments)},t.log.warn=function(){D("warn",arguments)},t.Hd=function(e){var n,a;return e.getBoundingClientRect&&e.parentNode&&(n=e.getBoundingClientRect()),n?(e=document.documentElement,a=document.body,{left:t.round(n.left+(window.pageXOffset||a.scrollLeft)-(e.clientLeft||a.clientLeft||0)),top:t.round(n.top+(window.pageYOffset||a.scrollTop)-(e.clientTop||a.clientTop||0))}):{left:0,top:0}},t.pc={},t.pc.forEach=function(e,n,a){if(t.h.isArray(e)&&n instanceof Function)for(var o=0,i=e.length;o<i;++o)n.call(a||t,e[o],o,e);return e},t.ye=function(e,n){var a,o,i,r,l,s,u;"string"==typeof e&&(e={uri:e}),videojs.W.pa({method:"GET",timeout:45e3},e),n=n||m(),s=function(){window.clearTimeout(l),n(k,o,o.response||o.responseText)},u=function(e){window.clearTimeout(l),e&&"string"!=typeof e||(e=Error(e)),n(e,o)},void 0===(a=window.XMLHttpRequest)&&(a=function(){try{return new window.ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(e){}try{return new window.ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(n){}try{return new window.ActiveXObject("Msxml2.XMLHTTP")}catch(a){}throw Error("This browser does not support XMLHttpRequest.")}),(o=new a).uri=e.uri,a=t.fe(e.uri),i=window.location,a.protocol+a.host===i.protocol+i.host||!window.XDomainRequest||"withCredentials"in o?(r="file:"==a.protocol||"file:"==i.protocol,o.onreadystatechange=function(){if(4===o.readyState){if(o.te)return u("timeout");200===o.status||r&&0===o.status?s():u()}},e.timeout&&(l=window.setTimeout(function(){4!==o.readyState&&(o.te=f,o.abort())},e.timeout))):((o=new window.XDomainRequest).onload=s,o.onerror=u,o.onprogress=m(),o.ontimeout=m());try{o.open(e.method||"GET",e.uri,f)}catch(w){return void u(w)}e.withCredentials&&(o.withCredentials=f),e.responseType&&(o.responseType=e.responseType);try{o.send()}catch(c){u(c)}},t.W={},t.W.pa=function(e,n){var a,o,i;for(a in e=t.h.copy(e),n)n.hasOwnProperty(a)&&(o=e[a],i=n[a],e[a]=t.h.ab(o)&&t.h.ab(i)?t.W.pa(o,i):n[a]);return e},t.a=t.va.extend({i:function(e,n,a){var o,i;(this.d=e,this.m=t.h.copy(this.m),n=this.options(n),this.K=n.id||n.el&&n.el.id,this.K||(this.K=(e.id&&e.id()||"no_player")+"_component_"+t.q++),this.Vd=n.name||k,this.b=n.el||this.e(),this.O=[],this.Xa={},this.Ya={},this.Gc(),this.H(a),n.Tc!==l)&&(this.j().reportUserActivity&&(o=t.bind(this.j(),this.j().reportUserActivity),this.c("touchstart",function(){o(),this.clearInterval(i),i=this.setInterval(o,250)}),e=function(){o(),this.clearInterval(i)},this.c("touchmove",o),this.c("touchend",e),this.c("touchcancel",e)))}}),s=t.a.prototype,s.dispose=function(){if(this.l({type:"dispose",bubbles:l}),this.O)for(var e=this.O.length-1;0<=e;e--)this.O[e].dispose&&this.O[e].dispose();this.Ya=this.Xa=this.O=k,this.k(),this.b.parentNode&&this.b.parentNode.removeChild(this.b),t.Sc(this.b),this.b=k},s.d=f,s.j=n("d"),s.options=function(e){return e===b?this.m:this.m=t.W.pa(this.m,e)},s.e=function(e,n){return t.e(e,n)},s.t=function(e){var t=this.d.language(),n=this.d.languages();return n&&n[t]&&n[t][e]?n[t][e]:e},s.w=n("b"),s.ma=function(){return this.v||this.b},s.id=n("K"),s.name=n("Vd"),s.children=n("O"),s.Kd=function(e){return this.Xa[e]},s.na=function(e){return this.Ya[e]},s.U=function(e,n){var a,o;return"string"==typeof e?(o=e,a=(n=n||{}).componentClass||t.ba(o),n.name=o,a=new window.videojs[a](this.d||this,n)):a=e,this.O.push(a),"function"==typeof a.id&&(this.Xa[a.id()]=a),(o=o||a.name&&a.name())&&(this.Ya[o]=a),"function"==typeof a.el&&a.el()&&this.ma().appendChild(a.el()),a},s.removeChild=function(e){if("string"==typeof e&&(e=this.na(e)),e&&this.O){for(var t=l,n=this.O.length-1;0<=n;n--)if(this.O[n]===e){t=f,this.O.splice(n,1);break}t&&(this.Xa[e.id()]=k,this.Ya[e.name()]=k,(t=e.w())&&t.parentNode===this.ma()&&this.ma().removeChild(e.w()))}},s.Gc=function(){var e,n,a,o,i,r;if(a=(n=(e=this).options()).children)if(r=function(t,a){n[t]!==b&&(a=n[t]),a!==l&&(e[t]=e.U(t,a))},t.h.isArray(a))for(var s=0;s<a.length;s++)"string"==typeof(o=a[s])?(i=o,o={}):i=o.name,r(i,o);else t.h.Y(a,r)},s.S=r(""),s.c=function(e,n,a){var o,i,r;return"string"==typeof e||t.h.isArray(e)?t.c(this.b,e,t.bind(this,n)):(o=t.bind(this,a),r=this,(i=function(){r.k(e,n,o)}).q=o.q,this.c("dispose",i),(a=function(){r.k("dispose",i)}).q=o.q,e.nodeName?(t.c(e,n,o),t.c(e,"dispose",a)):"function"==typeof e.c&&(e.c(n,o),e.c("dispose",a))),this},s.k=function(e,n,a){return!e||"string"==typeof e||t.h.isArray(e)?t.k(this.b,e,n):(a=t.bind(this,a),this.k("dispose",a),e.nodeName?(t.k(e,n,a),t.k(e,"dispose",a)):(e.k(n,a),e.k("dispose",a))),this},s.Q=function(e,n,a){var o,i,r;return"string"==typeof e||t.h.isArray(e)?t.Q(this.b,e,t.bind(this,n)):(o=t.bind(this,a),i=this,(r=function(){i.k(e,n,r),o.apply(this,arguments)}).q=o.q,this.c(e,n,r)),this},s.l=function(e){return t.l(this.b,e),this},s.H=function(e){return e&&(this.oa?e.call(this):(this.hb===b&&(this.hb=[]),this.hb.push(e))),this},s.Na=function(){this.oa=f;var e=this.hb;if(e&&0<e.length){for(var t=0,n=e.length;t<n;t++)e[t].call(this);this.hb=[],this.l("ready")}},s.$a=function(e){return t.$a(this.b,e)},s.n=function(e){return t.n(this.b,e),this},s.r=function(e){return t.r(this.b,e),this},s.show=function(){return this.b.style.display="block",this},s.Z=function(){return this.b.style.display="none",this},s.disable=function(){this.Z(),this.show=m()},s.width=function(e,t){return F(this,"width",e,t)},s.height=function(e,t){return F(this,"height",e,t)},s.Dd=function(e,t){return this.width(e,f).height(t)},s.setTimeout=function(e,n){function a(){this.clearTimeout(o)}e=t.bind(this,e);var o=setTimeout(e,n);return a.q="vjs-timeout-"+o,this.c("dispose",a),o},s.clearTimeout=function(e){function t(){}return clearTimeout(e),t.q="vjs-timeout-"+e,this.k("dispose",t),e},s.setInterval=function(e,n){function a(){this.clearInterval(o)}e=t.bind(this,e);var o=setInterval(e,n);return a.q="vjs-interval-"+o,this.c("dispose",a),o},s.clearInterval=function(e){function t(){}return clearInterval(e),t.q="vjs-interval-"+e,this.k("dispose",t),e},t.u=t.a.extend({i:function(e,n){t.a.call(this,e,n),G(this),this.c("tap",this.s),this.c("click",this.s),this.c("focus",this.fb),this.c("blur",this.eb)}}),s=t.u.prototype,s.e=function(e,n){var a;return n=t.h.z({className:this.S(),role:"button","aria-live":"polite",tabIndex:0},n),a=t.a.prototype.e.call(this,e,n),n.innerHTML||(this.v=t.e("div",{className:"vjs-control-content"}),this.Cb=t.e("span",{className:"vjs-control-text",innerHTML:this.t(this.la)||"Need Text"}),this.v.appendChild(this.Cb),a.appendChild(this.v)),a},s.S=function(){return"vjs-control "+t.a.prototype.S.call(this)},s.s=m(),s.fb=function(){t.c(document,"keydown",t.bind(this,this.ea))},s.ea=function(e){32!=e.which&&13!=e.which||(e.preventDefault(),this.s())},s.eb=function(){t.k(document,"keydown",t.bind(this,this.ea))},t.R=t.a.extend({i:function(e,n){t.a.call(this,e,n),this.td=this.na(this.m.barName),this.handle=this.na(this.m.handleName),this.c("mousedown",this.gb),this.c("touchstart",this.gb),this.c("focus",this.fb),this.c("blur",this.eb),this.c("click",this.s),this.c(e,"controlsvisible",this.update),this.c(e,this.Oc,this.update)}}),s=t.R.prototype,s.e=function(e,n){return(n=n||{}).className+=" vjs-slider",n=t.h.z({role:"slider","aria-valuenow":0,"aria-valuemin":0,"aria-valuemax":100,tabIndex:0},n),t.a.prototype.e.call(this,e,n)},s.gb=function(e){e.preventDefault(),t.ud(),this.n("vjs-sliding"),this.c(document,"mousemove",this.fa),this.c(document,"mouseup",this.ra),this.c(document,"touchmove",this.fa),this.c(document,"touchend",this.ra),this.fa(e)},s.fa=m(),s.ra=function(){t.ve(),this.r("vjs-sliding"),this.k(document,"mousemove",this.fa),this.k(document,"mouseup",this.ra),this.k(document,"touchmove",this.fa),this.k(document,"touchend",this.ra),this.update()},s.update=function(){if(this.b){var e,n=this.Lb(),a=this.handle,o=this.td;if(isNaN(n)&&(n=0),e=n,a){e=this.b.offsetWidth;var i=a.w().offsetWidth;e=(n*=1-(e=i?i/e:0))+e/2,a.w().style.left=t.round(100*n,2)+"%"}o&&(o.w().style.width=t.round(100*e,2)+"%")}},s.fb=function(){this.c(document,"keydown",this.ea)},s.ea=function(e){37==e.which||40==e.which?(e.preventDefault(),this.Yc()):38!=e.which&&39!=e.which||(e.preventDefault(),this.Zc())},s.eb=function(){this.k(document,"keydown",this.ea)},s.s=function(e){e.stopImmediatePropagation(),e.preventDefault()},t.$=t.a.extend(),t.$.prototype.defaultValue=0,t.$.prototype.e=function(e,n){return(n=n||{}).className+=" vjs-slider-handle",n=t.h.z({innerHTML:'<span class="vjs-control-text">'+this.defaultValue+"</span>"},n),t.a.prototype.e.call(this,"div",n)},t.ja=t.a.extend(),t.ja.prototype.e=function(){var e=this.options().uc||"ul";return this.v=t.e(e,{className:"vjs-menu-content"}),(e=t.a.prototype.e.call(this,"div",{append:this.v,className:"vjs-menu"})).appendChild(this.v),t.c(e,"click",function(e){e.preventDefault(),e.stopImmediatePropagation()}),e},t.J=t.u.extend({i:function(e,n){t.u.call(this,e,n),this.selected(n.selected)}}),t.J.prototype.e=function(e,n){return t.u.prototype.e.call(this,"li",t.h.z({className:"vjs-menu-item",innerHTML:this.t(this.m.label)},n))},t.J.prototype.s=function(){this.selected(f)},t.J.prototype.selected=function(e){e?(this.n("vjs-selected"),this.b.setAttribute("aria-selected",f)):(this.r("vjs-selected"),this.b.setAttribute("aria-selected",l))},t.L=t.u.extend({i:function(e,n){t.u.call(this,e,n),this.Fa=this.Aa(),this.U(this.Fa),this.P&&0===this.P.length&&this.Z(),this.c("keydown",this.ea),this.b.setAttribute("aria-haspopup",f),this.b.setAttribute("role","button")}}),s=t.L.prototype,s.xa=l,s.Aa=function(){var e=new t.ja(this.d);if(this.options().title&&e.ma().appendChild(t.e("li",{className:"vjs-menu-title",innerHTML:t.ba(this.options().title),re:-1})),this.P=this.createItems())for(var n=0;n<this.P.length;n++)ca(e,this.P[n]);return e},s.za=m(),s.S=function(){return this.className+" vjs-menu-button "+t.u.prototype.S.call(this)},s.fb=m(),s.eb=m(),s.s=function(){this.Q("mouseout",t.bind(this,function(){E(this.Fa),this.b.blur()})),this.xa?I(this):J(this)},s.ea=function(e){32==e.which||13==e.which?(this.xa?I(this):J(this),e.preventDefault()):27==e.which&&(this.xa&&I(this),e.preventDefault())},t.D=function(e){"number"==typeof e?this.code=e:"string"==typeof e?this.message=e:"object"==typeof e&&t.h.z(this,e),this.message||(this.message=t.D.Bd[this.code]||"")},t.D.prototype.code=0,t.D.prototype.message="",t.D.prototype.status=k,t.D.Za="MEDIA_ERR_CUSTOM MEDIA_ERR_ABORTED MEDIA_ERR_NETWORK MEDIA_ERR_DECODE MEDIA_ERR_SRC_NOT_SUPPORTED MEDIA_ERR_ENCRYPTED".split(" "),t.D.Bd={1:"You aborted the video playback",2:"A network error caused the video download to fail part-way.",3:"The video playback was aborted due to a corruption problem or because the video used features your browser did not support.",4:"The video could not be loaded, either because the server or network failed or because the format is not supported.",5:"The video is encrypted and we do not have the keys to decrypt it."};for(var K=0;K<t.D.Za.length;K++)t.D[t.D.Za[K]]=K,t.D.prototype[t.D.Za[K]]=K;for(L=["requestFullscreen exitFullscreen fullscreenElement fullscreenEnabled fullscreenchange fullscreenerror".split(" "),"webkitRequestFullscreen webkitExitFullscreen webkitFullscreenElement webkitFullscreenEnabled webkitfullscreenchange webkitfullscreenerror".split(" "),"webkitRequestFullScreen webkitCancelFullScreen webkitCurrentFullScreenElement webkitCancelFullScreen webkitfullscreenchange webkitfullscreenerror".split(" "),"mozRequestFullScreen mozCancelFullScreen mozFullScreenElement mozFullScreenEnabled mozfullscreenchange mozfullscreenerror".split(" "),"msRequestFullscreen msExitFullscreen msFullscreenElement msFullscreenEnabled MSFullscreenChange MSFullscreenError".split(" ")],M=L[0],O=0;O<L.length;O++)if(L[O][1]in document){N=L[O];break}if(N)for(t.Va.Kb={},O=0;O<N.length;O++)t.Va.Kb[M[O]]=N[O];t.Player=t.a.extend({i:function(e,n,a){var o,i,r,s,u;this.I=e,e.id=e.id||"vjs_video_"+t.q++,this.se=e&&t.Ea(e),n=t.h.z(da(e),n),this.bb=n.language||t.options.language,this.Td=n.languages||t.options.languages,this.F={},this.Pc=n.poster||"",this.Db=!!n.controls,e.controls=l,n.Tc=l,P(this,"audio"===this.I.nodeName.toLowerCase()),t.a.call(this,this,n,a),this.controls()?this.n("vjs-controls-enabled"):this.n("vjs-controls-disabled"),P(this)&&this.n("vjs-audio"),t.Ga[this.K]=this,n.plugins&&t.h.Y(n.plugins,function(e,t){this[e](t)},this),o=t.bind(this,this.reportUserActivity),this.c("mousedown",function(){o(),this.clearInterval(i),i=this.setInterval(o,250)}),this.c("mousemove",function(e){e.screenX==s&&e.screenY==u||(s=e.screenX,u=e.screenY,o())}),this.c("mouseup",function(){o(),this.clearInterval(i)}),this.c("keydown",o),this.c("keyup",o),this.setInterval(function(){if(this.ua){this.ua=l,this.userActive(f),this.clearTimeout(r);var e=this.options().inactivityTimeout;0<e&&(r=this.setTimeout(function(){this.ua||this.userActive(l)},e))}},250)}}),s=t.Player.prototype,s.language=function(e){return e===b?this.bb:(this.bb=e,this)},s.languages=n("Td"),s.m=t.options,s.dispose=function(){this.l("dispose"),this.k("dispose"),t.Ga[this.K]=k,this.I&&this.I.player&&(this.I.player=k),this.b&&this.b.player&&(this.b.player=k),this.o&&this.o.dispose(),t.a.prototype.dispose.call(this)},s.e=function(){var e,n=this.b=t.a.prototype.e.call(this,"div"),a=this.I;if(a.removeAttribute("width"),a.removeAttribute("height"),a.hasChildNodes()){var o,i,r,l;for(i=(o=a.childNodes).length,l=[];i--;)"track"===(r=o[i]).nodeName.toLowerCase()&&l.push(r);for(o=0;o<l.length;o++)a.removeChild(l[o])}return e=t.Ea(a),t.h.Y(e,function(t){"class"==t?n.className=e[t]:n.setAttribute(t,e[t])}),a.id+="_html5_api",a.className="vjs-tech",a.player=n.player=this,this.n("vjs-paused"),this.width(this.m.width,f),this.height(this.m.height,f),a.Md=a.networkState,a.parentNode&&a.parentNode.insertBefore(n,a),t.Nb(a,n),this.b=n,this.c("loadstart",this.Zd),this.c("waiting",this.ee),this.c(["canplay","canplaythrough","playing","ended"],this.de),this.c("seeking",this.be),this.c("seeked",this.ae),this.c("ended",this.Wd),this.c("play",this.Tb),this.c("firstplay",this.Xd),this.c("pause",this.Sb),this.c("progress",this.$d),this.c("durationchange",this.Mc),this.c("fullscreenchange",this.Yd),n},s.Zd=function(){this.error(k),this.paused()?(R(this,l),this.Q("play",function(){R(this,f)})):this.l("firstplay")},s.Fc=l,s.Tb=function(){this.r("vjs-paused"),this.n("vjs-playing")},s.ee=function(){this.n("vjs-waiting")},s.de=function(){this.r("vjs-waiting")},s.be=function(){this.n("vjs-seeking")},s.ae=function(){this.r("vjs-seeking")},s.Xd=function(){this.m.starttime&&this.currentTime(this.m.starttime),this.n("vjs-has-started")},s.Sb=function(){this.r("vjs-playing"),this.n("vjs-paused")},s.$d=function(){1==this.bufferedPercent()&&this.l("loadedalldata")},s.Wd=function(){this.m.loop?(this.currentTime(0),this.play()):this.paused()||this.pause()},s.Mc=function(){var e=S(this,"duration");e&&(0>e&&(e=Infinity),this.duration(e),Infinity===e?this.n("vjs-live"):this.r("vjs-live"))},s.Yd=function(){this.isFullscreen()?this.n("vjs-fullscreen"):this.r("vjs-fullscreen")},s.play=function(){return T(this,"play"),this},s.pause=function(){return T(this,"pause"),this},s.paused=function(){return S(this,"paused")===l?l:f},s.currentTime=function(e){return e!==b?(T(this,"setCurrentTime",e),this):this.F.currentTime=S(this,"currentTime")||0},s.duration=function(e){return e!==b?(this.F.duration=parseFloat(e),this):(this.F.duration===b&&this.Mc(),this.F.duration||0)},s.remainingTime=function(){return this.duration()-this.currentTime()},s.buffered=function(){var e=S(this,"buffered");return e&&e.length||(e=t.Eb(0,0)),e},s.bufferedPercent=function(){var e,t,n=this.duration(),a=this.buffered(),o=0;if(!n)return 0;for(var i=0;i<a.length;i++)e=a.start(i),(t=a.end(i))>n&&(t=n),o+=t-e;return o/n},s.volume=function(e){return e!==b?(e=Math.max(0,Math.min(1,parseFloat(e))),this.F.volume=e,T(this,"setVolume",e),t.je(e),this):(e=parseFloat(S(this,"volume")),isNaN(e)?1:e)},s.muted=function(e){return e!==b?(T(this,"setMuted",e),this):S(this,"muted")||l},s.Ka=function(){return S(this,"supportsFullScreen")||l},s.Ic=l,s.isFullscreen=function(e){return e!==b?(this.Ic=!!e,this):this.Ic},s.isFullScreen=function(e){return t.log.warn('player.isFullScreen() has been deprecated, use player.isFullscreen() with a lowercase "s")'),this.isFullscreen(e)},s.requestFullscreen=function(){var e=t.Va.Kb;return this.isFullscreen(f),e?(t.c(document,e.fullscreenchange,t.bind(this,function(){this.isFullscreen(document[e.fullscreenElement]),this.isFullscreen()===l&&t.k(document,e.fullscreenchange,arguments.callee),this.l("fullscreenchange")})),this.b[e.requestFullscreen]()):this.o.Ka()?T(this,"enterFullScreen"):(this.Bc(),this.l("fullscreenchange")),this},s.requestFullScreen=function(){return t.log.warn('player.requestFullScreen() has been deprecated, use player.requestFullscreen() with a lowercase "s")'),this.requestFullscreen()},s.exitFullscreen=function(){var e=t.Va.Kb;return this.isFullscreen(l),e?document[e.exitFullscreen]():this.o.Ka()?T(this,"exitFullScreen"):(this.Hb(),this.l("fullscreenchange")),this},s.cancelFullScreen=function(){return t.log.warn("player.cancelFullScreen() has been deprecated, use player.exitFullscreen()"),this.exitFullscreen()},s.Bc=function(){this.Od=f,this.Ed=document.documentElement.style.overflow,t.c(document,"keydown",t.bind(this,this.Dc)),document.documentElement.style.overflow="hidden",t.n(document.body,"vjs-full-window"),this.l("enterFullWindow")},s.Dc=function(e){27===e.keyCode&&(this.isFullscreen()===f?this.exitFullscreen():this.Hb())},s.Hb=function(){this.Od=l,t.k(document,"keydown",this.Dc),document.documentElement.style.overflow=this.Ed,t.r(document.body,"vjs-full-window"),this.l("exitFullWindow")},s.selectSource=function(e){for(var n=0,a=this.m.techOrder;n<a.length;n++){var o=t.ba(a[n]),i=window.videojs[o];if(i){if(i.isSupported())for(var r=0,s=e;r<s.length;r++){var u=s[r];if(i.canPlaySource(u))return{source:u,o:o}}}else t.log.error('The "'+o+'" tech is undefined. Skipped browser support check for that tech.')}return l},s.src=function(e){return e===b?S(this,"src"):(t.h.isArray(e)?U(this,e):"string"==typeof e?this.src({src:e}):e instanceof Object&&(e.type&&!window.videojs[this.La].canPlaySource(e)?U(this,[e]):(this.F.src=e.src,this.xc=e.type||"",this.H(function(){window.videojs[this.La].prototype.hasOwnProperty("setSource")?T(this,"setSource",e):T(this,"src",e.src),"auto"==this.m.preload&&this.load(),this.m.autoplay&&this.play()}))),this)},s.load=function(){return T(this,"load"),this},s.currentSrc=function(){return S(this,"currentSrc")||this.F.src||""},s.zd=function(){return this.xc||""},s.Ha=function(e){return e!==b?(T(this,"setPreload",e),this.m.preload=e,this):S(this,"preload")},s.autoplay=function(e){return e!==b?(T(this,"setAutoplay",e),this.m.autoplay=e,this):S(this,"autoplay")},s.loop=function(e){return e!==b?(T(this,"setLoop",e),this.m.loop=e,this):S(this,"loop")},s.poster=function(e){return e===b?this.Pc:(e||(e=""),this.Pc=e,T(this,"setPoster",e),this.l("posterchange"),this)},s.controls=function(e){return e!==b?(e=!!e,this.Db!==e&&((this.Db=e)?(this.r("vjs-controls-disabled"),this.n("vjs-controls-enabled"),this.l("controlsenabled")):(this.r("vjs-controls-enabled"),this.n("vjs-controls-disabled"),this.l("controlsdisabled"))),this):this.Db},t.Player.prototype.Zb,s=t.Player.prototype,s.usingNativeControls=function(e){return e!==b?(e=!!e,
this.Zb!==e&&((this.Zb=e)?(this.n("vjs-using-native-controls"),this.l("usingnativecontrols")):(this.r("vjs-using-native-controls"),this.l("usingcustomcontrols"))),this):this.Zb},s.da=k,s.error=function(e){return e===b?this.da:e===k?(this.da=e,this.r("vjs-error"),this):(this.da=e instanceof t.D?e:new t.D(e),this.l("error"),this.n("vjs-error"),t.log.error("(CODE:"+this.da.code+" "+t.D.Za[this.da.code]+")",this.da.message,this.da),this)},s.ended=function(){return S(this,"ended")},s.seeking=function(){return S(this,"seeking")},s.ua=f,s.reportUserActivity=function(){this.ua=f},s.Yb=f,s.userActive=function(e){return e!==b?((e=!!e)!==this.Yb&&((this.Yb=e)?(this.ua=f,this.r("vjs-user-inactive"),this.n("vjs-user-active"),this.l("useractive")):(this.ua=l,this.o&&this.o.Q("mousemove",function(e){e.stopPropagation(),e.preventDefault()}),this.r("vjs-user-active"),this.n("vjs-user-inactive"),this.l("userinactive"))),this):this.Yb},s.playbackRate=function(e){return e!==b?(T(this,"setPlaybackRate",e),this):this.o&&this.o.featuresPlaybackRate?S(this,"playbackRate"):1},s.Hc=l,t.Qa=t.a.extend(),t.Qa.prototype.m={Ie:"play",children:{playToggle:{},currentTimeDisplay:{},timeDivider:{},durationDisplay:{},remainingTimeDisplay:{},liveDisplay:{},progressControl:{},fullscreenToggle:{},volumeControl:{},muteToggle:{},playbackRateMenuButton:{}}},t.Qa.prototype.e=function(){return t.e("div",{className:"vjs-control-bar"})},t.ec=t.a.extend({i:function(e,n){t.a.call(this,e,n)}}),t.ec.prototype.e=function(){var e=t.a.prototype.e.call(this,"div",{className:"vjs-live-controls vjs-control"});return this.v=t.e("div",{className:"vjs-live-display",innerHTML:'<span class="vjs-control-text">'+this.t("Stream Type")+"</span>"+this.t("LIVE"),"aria-live":"off"}),e.appendChild(this.v),e},t.hc=t.u.extend({i:function(e,n){t.u.call(this,e,n),this.c(e,"play",this.Tb),this.c(e,"pause",this.Sb)}}),s=t.hc.prototype,s.la="Play",s.S=function(){return"vjs-play-control "+t.u.prototype.S.call(this)},s.s=function(){this.d.paused()?this.d.play():this.d.pause()},s.Tb=function(){this.r("vjs-paused"),this.n("vjs-playing"),this.b.children[0].children[0].innerHTML=this.t("Pause")},s.Sb=function(){this.r("vjs-playing"),this.n("vjs-paused"),this.b.children[0].children[0].innerHTML=this.t("Play")},t.nb=t.a.extend({i:function(e,n){t.a.call(this,e,n),this.c(e,"timeupdate",this.ia)}}),t.nb.prototype.e=function(){var e=t.a.prototype.e.call(this,"div",{className:"vjs-current-time vjs-time-controls vjs-control"});return this.v=t.e("div",{className:"vjs-current-time-display",innerHTML:'<span class="vjs-control-text">Current Time </span>0:00',"aria-live":"off"}),e.appendChild(this.v),e},t.nb.prototype.ia=function(){var e=this.d.ib?this.d.F.currentTime:this.d.currentTime();this.v.innerHTML='<span class="vjs-control-text">'+this.t("Current Time")+"</span> "+t.Da(e,this.d.duration())},t.ob=t.a.extend({i:function(e,n){t.a.call(this,e,n),this.c(e,"timeupdate",this.ia)}}),t.ob.prototype.e=function(){var e=t.a.prototype.e.call(this,"div",{className:"vjs-duration vjs-time-controls vjs-control"});return this.v=t.e("div",{className:"vjs-duration-display",innerHTML:'<span class="vjs-control-text">'+this.t("Duration Time")+"</span> 0:00","aria-live":"off"}),e.appendChild(this.v),e},t.ob.prototype.ia=function(){var e=this.d.duration();e&&(this.v.innerHTML='<span class="vjs-control-text">'+this.t("Duration Time")+"</span> "+t.Da(e))},t.nc=t.a.extend({i:function(e,n){t.a.call(this,e,n)}}),t.nc.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-time-divider",innerHTML:"<div><span>/</span></div>"})},t.vb=t.a.extend({i:function(e,n){t.a.call(this,e,n),this.c(e,"timeupdate",this.ia)}}),t.vb.prototype.e=function(){var e=t.a.prototype.e.call(this,"div",{className:"vjs-remaining-time vjs-time-controls vjs-control"});return this.v=t.e("div",{className:"vjs-remaining-time-display",innerHTML:'<span class="vjs-control-text">'+this.t("Remaining Time")+"</span> -0:00","aria-live":"off"}),e.appendChild(this.v),e},t.vb.prototype.ia=function(){this.d.duration()&&(this.v.innerHTML='<span class="vjs-control-text">'+this.t("Remaining Time")+"</span> -"+t.Da(this.d.remainingTime()))},t.Ra=t.u.extend({i:function(e,n){t.u.call(this,e,n)}}),t.Ra.prototype.la="Fullscreen",t.Ra.prototype.S=function(){return"vjs-fullscreen-control "+t.u.prototype.S.call(this)},t.Ra.prototype.s=function(){this.d.isFullscreen()?(this.d.exitFullscreen(),this.Cb.innerHTML=this.t("Fullscreen")):(this.d.requestFullscreen(),this.Cb.innerHTML=this.t("Non-Fullscreen"))},t.ub=t.a.extend({i:function(e,n){t.a.call(this,e,n)}}),t.ub.prototype.m={children:{seekBar:{}}},t.ub.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-progress-control vjs-control"})},t.kc=t.R.extend({i:function(e,n){t.R.call(this,e,n),this.c(e,"timeupdate",this.ta),e.H(t.bind(this,this.ta))}}),s=t.kc.prototype,s.m={children:{loadProgressBar:{},playProgressBar:{},seekHandle:{}},barName:"playProgressBar",handleName:"seekHandle"},s.Oc="timeupdate",s.e=function(){return t.R.prototype.e.call(this,"div",{className:"vjs-progress-holder","aria-label":"video progress bar"})},s.ta=function(){var e=this.d.ib?this.d.F.currentTime:this.d.currentTime();this.b.setAttribute("aria-valuenow",t.round(100*this.Lb(),2)),this.b.setAttribute("aria-valuetext",t.Da(e,this.d.duration()))},s.Lb=function(){return this.d.currentTime()/this.d.duration()},s.gb=function(e){t.R.prototype.gb.call(this,e),this.d.ib=f,this.xe=!this.d.paused(),this.d.pause()},s.fa=function(e){(e=H(this,e)*this.d.duration())==this.d.duration()&&(e-=.1),this.d.currentTime(e)},s.ra=function(e){t.R.prototype.ra.call(this,e),this.d.ib=l,this.xe&&this.d.play()},s.Zc=function(){this.d.currentTime(this.d.currentTime()+5)},s.Yc=function(){this.d.currentTime(this.d.currentTime()-5)},t.rb=t.a.extend({i:function(e,n){t.a.call(this,e,n),this.c(e,"progress",this.update)}}),t.rb.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-load-progress",innerHTML:'<span class="vjs-control-text"><span>'+this.t("Loaded")+"</span>: 0%</span>"})},t.rb.prototype.update=function(){var e,n,a,o,i=this.d.buffered();e=this.d.duration();var r,l=this.d;for(r=l.buffered(),l=l.duration(),(r=r.end(r.length-1))>l&&(r=l),l=this.b.children,this.b.style.width=100*(r/e||0)+"%",e=0;e<i.length;e++)n=i.start(e),a=i.end(e),(o=l[e])||(o=this.b.appendChild(t.e())),o.style.left=100*(n/r||0)+"%",o.style.width=100*((a-n)/r||0)+"%";for(e=l.length;e>i.length;e--)this.b.removeChild(l[e-1])},t.gc=t.a.extend({i:function(e,n){t.a.call(this,e,n)}}),t.gc.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-play-progress",innerHTML:'<span class="vjs-control-text"><span>'+this.t("Progress")+"</span>: 0%</span>"})},t.Sa=t.$.extend({i:function(e,n){t.$.call(this,e,n),this.c(e,"timeupdate",this.ia)}}),t.Sa.prototype.defaultValue="00:00",t.Sa.prototype.e=function(){return t.$.prototype.e.call(this,"div",{className:"vjs-seek-handle","aria-live":"off"})},t.Sa.prototype.ia=function(){var e=this.d.ib?this.d.F.currentTime:this.d.currentTime();this.b.innerHTML='<span class="vjs-control-text">'+t.Da(e,this.d.duration())+"</span>"},t.yb=t.a.extend({i:function(e,n){t.a.call(this,e,n),e.o&&e.o.featuresVolumeControl===l&&this.n("vjs-hidden"),this.c(e,"loadstart",function(){e.o.featuresVolumeControl===l?this.n("vjs-hidden"):this.r("vjs-hidden")})}}),t.yb.prototype.m={children:{volumeBar:{}}},t.yb.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-volume-control vjs-control"})},t.xb=t.R.extend({i:function(e,n){t.R.call(this,e,n),this.c(e,"volumechange",this.ta),e.H(t.bind(this,this.ta))}}),s=t.xb.prototype,s.ta=function(){this.b.setAttribute("aria-valuenow",t.round(100*this.d.volume(),2)),this.b.setAttribute("aria-valuetext",t.round(100*this.d.volume(),2)+"%")},s.m={children:{volumeLevel:{},volumeHandle:{}},barName:"volumeLevel",handleName:"volumeHandle"},s.Oc="volumechange",s.e=function(){return t.R.prototype.e.call(this,"div",{className:"vjs-volume-bar","aria-label":"volume level"})},s.fa=function(e){this.d.muted()&&this.d.muted(l),this.d.volume(H(this,e))},s.Lb=function(){return this.d.muted()?0:this.d.volume()},s.Zc=function(){this.d.volume(this.d.volume()+.1)},s.Yc=function(){this.d.volume(this.d.volume()-.1)},t.oc=t.a.extend({i:function(e,n){t.a.call(this,e,n)}}),t.oc.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-volume-level",innerHTML:'<span class="vjs-control-text"></span>'})},t.zb=t.$.extend(),t.zb.prototype.defaultValue="00:00",t.zb.prototype.e=function(){return t.$.prototype.e.call(this,"div",{className:"vjs-volume-handle"})},t.ka=t.u.extend({i:function(e,n){t.u.call(this,e,n),this.c(e,"volumechange",this.update),e.o&&e.o.featuresVolumeControl===l&&this.n("vjs-hidden"),this.c(e,"loadstart",function(){e.o.featuresVolumeControl===l?this.n("vjs-hidden"):this.r("vjs-hidden")})}}),t.ka.prototype.e=function(){return t.u.prototype.e.call(this,"div",{className:"vjs-mute-control vjs-control",innerHTML:'<div><span class="vjs-control-text">'+this.t("Mute")+"</span></div>"})},t.ka.prototype.s=function(){this.d.muted(this.d.muted()?l:f)},t.ka.prototype.update=function(){var e=this.d.volume(),n=3;for(0===e||this.d.muted()?n=0:.33>e?n=1:.67>e&&(n=2),this.d.muted()?this.b.children[0].children[0].innerHTML!=this.t("Unmute")&&(this.b.children[0].children[0].innerHTML=this.t("Unmute")):this.b.children[0].children[0].innerHTML!=this.t("Mute")&&(this.b.children[0].children[0].innerHTML=this.t("Mute")),e=0;4>e;e++)t.r(this.b,"vjs-vol-"+e);t.n(this.b,"vjs-vol-"+n)},t.wa=t.L.extend({i:function(e,n){t.L.call(this,e,n),this.c(e,"volumechange",this.update),e.o&&e.o.featuresVolumeControl===l&&this.n("vjs-hidden"),this.c(e,"loadstart",function(){e.o.featuresVolumeControl===l?this.n("vjs-hidden"):this.r("vjs-hidden")}),this.n("vjs-menu-button")}}),t.wa.prototype.Aa=function(){var e=new t.ja(this.d,{uc:"div"}),n=new t.xb(this.d,this.m.volumeBar);return n.c("focus",function(){e.n("vjs-lock-showing")}),n.c("blur",function(){E(e)}),e.U(n),e},t.wa.prototype.s=function(){t.ka.prototype.s.call(this),t.L.prototype.s.call(this)},t.wa.prototype.e=function(){return t.u.prototype.e.call(this,"div",{className:"vjs-volume-menu-button vjs-menu-button vjs-control",innerHTML:'<div><span class="vjs-control-text">'+this.t("Mute")+"</span></div>"})},t.wa.prototype.update=t.ka.prototype.update,t.ic=t.L.extend({i:function(e,n){t.L.call(this,e,n),this.cd(),this.bd(),this.c(e,"loadstart",this.cd),this.c(e,"ratechange",this.bd)}}),s=t.ic.prototype,s.la="Playback Rate",s.className="vjs-playback-rate",s.e=function(){var e=t.L.prototype.e.call(this);return this.Kc=t.e("div",{className:"vjs-playback-rate-value",innerHTML:1}),e.appendChild(this.Kc),e},s.Aa=function(){var e=new t.ja(this.j()),n=this.j().options().playbackRates;if(n)for(var a=n.length-1;0<=a;a--)e.U(new t.tb(this.j(),{rate:n[a]+"x"}));return e},s.ta=function(){this.w().setAttribute("aria-valuenow",this.j().playbackRate())},s.s=function(){for(var e=this.j().playbackRate(),t=this.j().options().playbackRates,n=t[0],a=0;a<t.length;a++)if(t[a]>e){n=t[a];break}this.j().playbackRate(n)},s.cd=function(){ea(this)?this.r("vjs-hidden"):this.n("vjs-hidden")},s.bd=function(){ea(this)&&(this.Kc.innerHTML=this.j().playbackRate()+"x")},t.tb=t.J.extend({uc:"button",i:function(e,n){var a=this.label=n.rate,o=this.Rc=parseFloat(a,10);n.label=a,n.selected=1===o,t.J.call(this,e,n),this.c(e,"ratechange",this.update)}}),t.tb.prototype.s=function(){t.J.prototype.s.call(this),this.j().playbackRate(this.Rc)},t.tb.prototype.update=function(){this.selected(this.j().playbackRate()==this.Rc)},t.jc=t.u.extend({i:function(e,n){t.u.call(this,e,n),this.update(),e.c("posterchange",t.bind(this,this.update))}}),s=t.jc.prototype,s.dispose=function(){this.j().k("posterchange",this.update),t.u.prototype.dispose.call(this)},s.e=function(){var e=t.e("div",{className:"vjs-poster",tabIndex:-1});return t.fd||(this.Ib=t.e("img"),e.appendChild(this.Ib)),e},s.update=function(){var e=this.j().poster();this.ga(e),e?this.b.style.display="":this.Z()},s.ga=function(e){var t;this.Ib?this.Ib.src=e:(t="",e&&(t='url("'+e+'")'),this.b.style.backgroundImage=t)},s.s=function(){this.d.play()},t.fc=t.a.extend({i:function(e,n){t.a.call(this,e,n)}}),t.fc.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-loading-spinner"})},t.lb=t.u.extend(),t.lb.prototype.e=function(){return t.u.prototype.e.call(this,"div",{className:"vjs-big-play-button",innerHTML:'<span aria-hidden="true"></span>',"aria-label":"play video"})},t.lb.prototype.s=function(){this.d.play()},t.pb=t.a.extend({i:function(e,n){t.a.call(this,e,n),this.update(),this.c(e,"error",this.update)}}),t.pb.prototype.e=function(){var e=t.a.prototype.e.call(this,"div",{className:"vjs-error-display"});return this.v=t.e("div"),e.appendChild(this.v),e},t.pb.prototype.update=function(){this.j().error()&&(this.v.innerHTML=this.t(this.j().error().message))},t.p=t.a.extend({i:function(e,n,a){var o;(n=n||{}).Tc=l,t.a.call(this,e,n,a),this.featuresProgressEvents||(this.Lc=f,this.Qc=this.setInterval(function(){var e=this.j().bufferedPercent();this.vd!=e&&this.j().l("progress"),this.vd=e,1===e&&this.clearInterval(this.Qc)},500)),this.featuresTimeupdateEvents||(e=this.d,this.Rb=f,this.c(e,"play",this.ad),this.c(e,"pause",this.kb),this.Q("timeupdate",function(){this.featuresTimeupdateEvents=f,fa(this)})),o=this.j(),e=function(){var e;o.controls()&&!o.usingNativeControls()&&(this.c("mousedown",this.s),this.c("touchstart",function(){e=this.d.userActive()}),this.c("touchmove",function(){e&&this.j().reportUserActivity()}),this.c("touchend",function(e){e.preventDefault()}),G(this),this.c("tap",this.ce))},this.H(e),this.c(o,"controlsenabled",e),this.c(o,"controlsdisabled",this.he),this.H(function(){this.networkState&&0<this.networkState()&&this.j().l("loadstart")})}}),s=t.p.prototype,s.he=function(){this.k("tap"),this.k("touchstart"),this.k("touchmove"),this.k("touchleave"),this.k("touchcancel"),this.k("touchend"),this.k("click"),this.k("mousedown")},s.s=function(e){0===e.button&&this.j().controls()&&(this.j().paused()?this.j().play():this.j().pause())},s.ce=function(){this.j().userActive(!this.j().userActive())},s.ad=function(){this.wc&&this.kb(),this.wc=this.setInterval(function(){this.j().l("timeupdate")},250)},s.kb=function(){this.clearInterval(this.wc),this.j().l("timeupdate")},s.dispose=function(){this.Lc&&(this.Lc=l,this.clearInterval(this.Qc)),this.Rb&&fa(this),t.a.prototype.dispose.call(this)},s.Wb=function(){this.Rb&&this.j().l("timeupdate")},s.Vc=m(),t.p.prototype.featuresVolumeControl=f,t.p.prototype.featuresFullscreenResize=l,t.p.prototype.featuresPlaybackRate=l,t.p.prototype.featuresProgressEvents=l,t.p.prototype.featuresTimeupdateEvents=l,t.p.$b=function(e){e.Ia=function(t,n){var a=e.Wc;a||(a=e.Wc=[]),n===b&&(n=a.length),a.splice(n,0,t)},e.jb=function(t){for(var n=e.Wc||[],a=0;a<n.length;a++)if(n[a].Wa(t))return n[a];return k},e.rc=function(t){var n=e.jb(t);return n?n.Wa(t):""},e.prototype.Ja=function(t){var n=e.jb(t);return this.Ba(),this.k("dispose",this.Ba),this.vc=t,this.Xb=n.Mb(t,this),this.c("dispose",this.Ba),this},e.prototype.Ba=function(){this.Xb&&this.Xb.dispose&&this.Xb.dispose()}},t.g=t.p.extend({i:function(e,n,a){for(t.p.call(this,e,n,a),a=t.g.qb.length-1;0<=a;a--)this.c(t.g.qb[a],this.Fd);var o,i,r,s;((n=n.source)&&(this.b.currentSrc!==n.src||e.I&&3===e.I.Md)&&this.Ja(n),t.wb&&e.options().nativeControlsForTouch===f)&&(o=this,n=(i=this.j()).controls(),o.b.controls=!!n,r=function(){o.b.controls=f},s=function(){o.b.controls=l},i.c("controlsenabled",r),i.c("controlsdisabled",s),n=function(){i.k("controlsenabled",r),i.k("controlsdisabled",s)},o.c("dispose",n),i.c("usingcustomcontrols",n),i.usingNativeControls(f));e.H(function(){this.I&&this.m.autoplay&&this.paused()&&(delete this.I.poster,this.play())}),this.Na()}}),s=t.g.prototype,s.dispose=function(){t.g.Gb(this.b),t.p.prototype.dispose.call(this)},s.e=function(){var e,n=this.d,a=n.I;a&&this.movingMediaElementInDOM!==l||(a?(e=a.cloneNode(l),t.g.Gb(a),a=e,n.I=k):(a=t.e("video"),e=videojs.W.pa({},n.se),(!t.wb||n.options().nativeControlsForTouch!==f)&&delete e.controls,t.Uc(a,t.h.z(e,{id:n.id()+"_html5_api","class":"vjs-tech"}))),a.player=n,t.Nb(a,n.w()));for(var o=(e=["autoplay","preload","loop","muted"]).length-1;0<=o;o--){var i=e[o],r={};"undefined"!=typeof n.m[i]&&(r[i]=n.m[i]),t.Uc(a,r)}return a},s.Fd=function(e){"error"==e.type&&this.error()?this.j().error(this.error().code):(e.bubbles=l,this.j().l(e))},s.play=function(){this.b.play()},s.pause=function(){this.b.pause()},s.paused=function(){return this.b.paused},s.currentTime=function(){return this.b.currentTime},s.Wb=function(e){try{this.b.currentTime=e}catch(n){t.log(n,"Video is not ready. (Video.js)")}},s.duration=function(){return this.b.duration||0},s.buffered=function(){return this.b.buffered},s.volume=function(){return this.b.volume},s.oe=function(e){this.b.volume=e},s.muted=function(){return this.b.muted},s.le=function(e){this.b.muted=e},s.width=function(){return this.b.offsetWidth},s.height=function(){return this.b.offsetHeight},s.Ka=function(){return"function"!=typeof this.b.webkitEnterFullScreen||!/Android/.test(t.N)&&/Chrome|Mac OS X 10.5/.test(t.N)?l:f},s.Ac=function(){var e=this.b;"webkitDisplayingFullscreen"in e&&this.Q("webkitbeginfullscreen",function(){this.d.isFullscreen(f),this.Q("webkitendfullscreen",function(){this.d.isFullscreen(l),this.d.l("fullscreenchange")}),this.d.l("fullscreenchange")}),e.paused&&e.networkState<=e.ze?(this.b.play(),this.setTimeout(function(){e.pause(),e.webkitEnterFullScreen()},0)):e.webkitEnterFullScreen()},s.Gd=function(){this.b.webkitExitFullScreen()},s.src=function(e){if(e===b)return this.b.src;this.ga(e)},s.ga=function(e){this.b.src=e},s.load=function(){this.b.load()},s.currentSrc=function(){return this.b.currentSrc},s.poster=function(){return this.b.poster},s.Vc=function(e){this.b.poster=e},s.Ha=function(){return this.b.Ha},s.ne=function(e){this.b.Ha=e},s.autoplay=function(){return this.b.autoplay},s.ie=function(e){this.b.autoplay=e},s.controls=function(){return this.b.controls},s.loop=function(){return this.b.loop},s.ke=function(e){this.b.loop=e},s.error=function(){return this.b.error},s.seeking=function(){return this.b.seeking},s.ended=function(){return this.b.ended},s.playbackRate=function(){return this.b.playbackRate},s.me=function(e){this.b.playbackRate=e},s.networkState=function(){return this.b.networkState},t.g.isSupported=function(){try{t.A.volume=.5}catch(e){return l}return!!t.A.canPlayType},t.p.$b(t.g),t.g.V={},t.g.V.Wa=function(e){function n(e){try{return t.A.canPlayType(e)}catch(n){return""}}return e.type?n(e.type):e.src?n("video/"+(e=(e=e.src.match(/\.([^.\/\?]+)(\?[^\/]+)?$/i))&&e[1])):""},t.g.V.Mb=function(e,t){t.ga(e.src)},t.g.V.dispose=m(),t.g.Ia(t.g.V),t.g.xd=function(){var e=t.A.volume;return t.A.volume=e/2+.1,e!==t.A.volume},t.g.wd=function(){var e=t.A.playbackRate;return t.A.playbackRate=e/2+.1,e!==t.A.playbackRate},t.g.prototype.featuresVolumeControl=t.g.xd(),t.g.prototype.featuresPlaybackRate=t.g.wd(),t.g.prototype.movingMediaElementInDOM=!t.kd,t.g.prototype.featuresFullscreenResize=f,t.g.prototype.featuresProgressEvents=f;var V,ga=/^application\/(?:x-|vnd\.apple\.)mpegurl/i,ha=/^video\/mp4/i;t.g.Nc=function(){4<=t.ac&&(V||(V=t.A.constructor.prototype.canPlayType),t.A.constructor.prototype.canPlayType=function(e){return e&&ga.test(e)?"maybe":V.call(this,e)}),t.od&&(V||(V=t.A.constructor.prototype.canPlayType),t.A.constructor.prototype.canPlayType=function(e){return e&&ha.test(e)?"maybe":V.call(this,e)})},t.g.we=function(){var e=t.A.constructor.prototype.canPlayType;return t.A.constructor.prototype.canPlayType=V,V=k,e},t.g.Nc(),t.g.qb="loadstart suspend abort error emptied stalled loadedmetadata loadeddata canplay canplaythrough playing waiting seeking seeked ended durationchange timeupdate progress play pause ratechange volumechange".split(" "),t.g.Gb=function(e){if(e){for(e.player=k,e.parentNode&&e.parentNode.removeChild(e);e.hasChildNodes();)e.removeChild(e.firstChild);if(e.removeAttribute("src"),"function"==typeof e.load)try{e.load()}catch(t){}}},t.f=t.p.extend({i:function(e,n,a){t.p.call(this,e,n,a);var o=n.source;a=n.parentEl;var i=this.b=t.e("div",{id:e.id()+"_temp_flash"}),r=e.id()+"_flash_api",s=e.m,u=(s=t.h.z({readyFunction:"videojs.Flash.onReady",eventProxyFunction:"videojs.Flash.onEvent",errorEventProxyFunction:"videojs.Flash.onError",autoplay:s.autoplay,preload:s.Ha,loop:s.loop,muted:s.muted},n.flashVars),t.h.z({wmode:"opaque",bgcolor:"#000000"},n.params));r=t.h.z({id:r,name:r,"class":"vjs-tech"},n.attributes);o&&this.H(function(){this.Ja(o)}),t.Nb(i,a),n.startTime&&this.H(function(){this.load(),this.play(),this.currentTime(n.startTime)}),t.jd&&this.H(function(){this.c("mousemove",function(){this.j().l({type:"mousemove",bubbles:l})})}),e.c("stageclick",e.reportUserActivity),this.b=t.f.zc(n.swf,i,s,u,r)}}),s=t.f.prototype,s.dispose=function(){t.p.prototype.dispose.call(this)},s.play=function(){this.b.vjs_play()},s.pause=function(){this.b.vjs_pause()},s.src=function(e){return e===b?this.currentSrc():this.ga(e)},s.ga=function(e){if(e=t.Jd(e),this.b.vjs_src(e),this.d.autoplay()){var n=this;this.setTimeout(function(){n.play()},0)}},t.f.prototype.setCurrentTime=function(e){this.Ud=e,this.b.vjs_setProperty("currentTime",e),t.p.prototype.Wb.call(this)},t.f.prototype.currentTime=function(){return this.seeking()?this.Ud||0:this.b.vjs_getProperty("currentTime")},t.f.prototype.currentSrc=function(){return this.vc?this.vc.src:this.b.vjs_getProperty("currentSrc")},t.f.prototype.load=function(){this.b.vjs_load()},t.f.prototype.poster=function(){this.b.vjs_getProperty("poster")},t.f.prototype.setPoster=m(),t.f.prototype.buffered=function(){return t.Eb(0,this.b.vjs_getProperty("buffered"))},t.f.prototype.Ka=r(l),t.f.prototype.Ac=r(l);var ka=t.f.prototype,W="rtmpConnection rtmpStream preload defaultPlaybackRate playbackRate autoplay loop mediaGroup controller controls volume muted defaultMuted".split(" "),ma="error networkState readyState seeking initialTime duration startOffsetTime paused played seekable ended videoTracks audioTracks videoWidth videoHeight textTracks".split(" "),X;for(X=0;X<W.length;X++)la(W[X]),ia();for(X=0;X<ma.length;X++)la(ma[X]);if(t.f.isSupported=function(){return 10<=t.f.version()[0]},t.p.$b(t.f),t.f.V={},t.f.V.Wa=function(e){return e.type&&e.type.replace(/;.*/,"").toLowerCase()in t.f.Id?"maybe":""},t.f.V.Mb=function(e,t){t.ga(e.src)},t.f.V.dispose=m(),t.f.Ia(t.f.V),t.f.Id={"video/flv":"FLV","video/x-flv":"FLV","video/mp4":"MP4","video/m4v":"MP4"},t.f.onReady=function(e){var n;(n=(e=t.w(e))&&e.parentNode&&e.parentNode.player)&&(e.player=n,t.f.checkReady(n.o))},t.f.checkReady=function(e){e.w()&&(e.w().vjs_getProperty?e.Na():this.setTimeout(function(){t.f.checkReady(e)},50))},t.f.onEvent=function(e,n){t.w(e).player.l(n)},t.f.onError=function(e,n){var a=t.w(e).player,o="FLASH: "+n;"srcnotfound"==n?a.error({code:4,message:o}):a.error(o)},t.f.version=function(){var e="0,0,0";try{e=new window.ActiveXObject("ShockwaveFlash.ShockwaveFlash").GetVariable("$version").replace(/\D+/g,",").match(/^,?(.+),?$/)[1]}catch(t){try{navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin&&(e=(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]).description.replace(/\D+/g,",").match(/^,?(.+),?$/)[1])}catch(n){}}return e.split(",")},t.f.zc=function(e,n,a,o,i){e=t.f.Ld(e,a,o,i),e=t.e("div",{innerHTML:e}).childNodes[0],a=n.parentNode,n.parentNode.replaceChild(e,n);var r=a.childNodes[0];return setTimeout(function(){r.style.display="block"},1e3),e},t.f.Ld=function(e,n,a,o){var i="",r="",l="";return n&&t.h.Y(n,function(e,t){i+=e+"="+t+"&amp;"}),a=t.h.z({movie:e,flashvars:i,allowScriptAccess:"always",allowNetworking:"all"},a),t.h.Y(a,function(e,t){r+='<param name="'+e+'" value="'+t+'" />'}),o=t.h.z({data:e,width:"100%",height:"100%"},o),t.h.Y(o,function(e,t){l+=e+'="'+t+'" '}),'<object type="application/x-shockwave-flash" '+l+">"+r+"</object>"},t.f.qe={"rtmp/mp4":"MP4","rtmp/flv":"FLV"},t.f.Je=function(e,t){return e+"&"+t},t.f.pe=function(e){var t={tc:"",$c:""};if(!e)return t;var n,a=e.indexOf("&");return-1!==a?n=a+1:0===(a=n=e.lastIndexOf("/")+1)&&(a=n=e.length),t.tc=e.substring(0,a),t.$c=e.substring(n,e.length),t},t.f.Rd=function(e){return e in t.f.qe},t.f.qd=/^rtmp[set]?:\/\//i,t.f.Qd=function(e){return t.f.qd.test(e)},t.f.Vb={},t.f.Vb.Wa=function(e){return t.f.Rd(e.type)||t.f.Qd(e.src)?"maybe":""},t.f.Vb.Mb=function(e,n){var a=t.f.pe(e.src);n.setRtmpConnection(a.tc),n.setRtmpStream(a.$c)},t.f.Ia(t.f.Vb),t.pd=t.a.extend({i:function(e,n,a){if(t.a.call(this,e,n,a),e.m.sources&&0!==e.m.sources.length)e.src(e.m.sources);else for(n=0,a=e.m.techOrder;n<a.length;n++){var o=t.ba(a[n]),i=window.videojs[o];if(i&&i.isSupported()){Q(e,o);break}}}}),t.Player.prototype.textTracks=function(){return this.Ma=this.Ma||[]},t.B=t.a.extend({i:function(e,n){t.a.call(this,e,n),this.K=n.id||"vjs_"+n.kind+"_"+n.language+"_"+t.q++,this.Xc=n.src,this.Cd=n["default"]||n.dflt,this.ue=n.title,this.bb=n.srclang,this.Sd=n.label,this.ca=[],this.Ab=[],this.qa=this.sa=0,e.c("dispose",t.bind(this,this.yc,this.K))}}),s=t.B.prototype,s.M=n("G"),s.src=n("Xc"),s.Fb=n("Cd"),s.title=n("ue"),s.language=n("bb"),s.label=n("Sd"),s.yd=n("ca"),s.rd=n("Ab"),s.readyState=n("sa"),s.mode=n("qa"),s.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-"+this.G+" vjs-text-track"})},s.show=function(){oa(this),this.qa=2,t.a.prototype.show.call(this)},s.Z=function(){oa(this),this.qa=1,t.a.prototype.Z.call(this)},s.disable=function(){2==this.qa&&this.Z(),this.yc(),this.qa=0},s.yc=function(){this.d.k("timeupdate",t.bind(this,this.update,this.K)),this.d.k("ended",t.bind(this,this.reset,this.K)),this.reset(),this.d.na("textTrackDisplay").removeChild(this)},s.load=function(){0===this.sa&&(this.sa=1,t.ye(this.Xc,t.bind(this,function(e,n,a){if(e)this.error=e,this.sa=3,this.l("error");else{var o,i;e=a.split("\n"),n="",a=1;for(var r=e.length;a<r;a++)if(n=t.trim(e[a])){for(-1==n.indexOf("-->")?(o=n,n=t.trim(e[++a])):o=this.ca.length,o={id:o,index:this.ca.length},i=n.split(/[\t ]+/),o.startTime=pa(i[0]),o.Ca=pa(i[2]),i=[];e[++a]&&(n=t.trim(e[a]));)i.push(n);o.text=i.join("<br/>"),this.ca.push(o)}this.sa=2,this.l("loaded")}})))},s.update=function(){if(0<this.ca.length){var e=this.d.options().trackTimeOffset||0;e=this.d.currentTime()+e;if(this.Ub===b||e<this.Ub||this.cb<=e){var t,n,a,o,i=this.ca,r=this.d.duration(),s=0,u=l,c=[];for(e>=this.cb||this.cb===b?o=this.Jb!==b?this.Jb:0:(u=f,o=this.Qb!==b?this.Qb:i.length-1);;){if((a=i[o]).Ca<=e)s=Math.max(s,a.Ca),a.Ua&&(a.Ua=l);else if(e<a.startTime){if(r=Math.min(r,a.startTime),a.Ua&&(a.Ua=l),!u)break}else u?(c.splice(0,0,a),n===b&&(n=o),t=o):(c.push(a),t===b&&(t=o),n=o),r=Math.min(r,a.Ca),s=Math.max(s,a.startTime),a.Ua=f;if(u){if(0===o)break;o--}else{if(o===i.length-1)break;o++}}for(this.Ab=c,this.cb=r,this.Ub=s,this.Jb=t,this.Qb=n,n="",e=0,i=(t=this.Ab).length;e<i;e++)n+='<span class="vjs-tt-cue">'+t[e].text+"</span>";this.b.innerHTML=n,this.l("cuechange")}}},s.reset=function(){this.cb=0,this.Ub=this.d.duration(),this.Qb=this.Jb=0},t.cc=t.B.extend(),t.cc.prototype.G="captions",t.lc=t.B.extend(),t.lc.prototype.G="subtitles",t.dc=t.B.extend(),t.dc.prototype.G="chapters",t.mc=t.a.extend({i:function(e,n,a){if(t.a.call(this,e,n,a),e.m.tracks&&0<e.m.tracks.length){n=this.d,e=e.m.tracks;for(var o=0;o<e.length;o++)na(n,(a=e[o]).kind,a.label,a.language,a)}}}),t.mc.prototype.e=function(){return t.a.prototype.e.call(this,"div",{className:"vjs-text-track-display"})},t.aa=t.J.extend({i:function(e,n){var a=this.ha=n.track;n.label=a.label(),n.selected=a.Fb(),t.J.call(this,e,n),this.c(e,a.M()+"trackchange",this.update)}}),t.aa.prototype.s=function(){t.J.prototype.s.call(this),Y(this.d,this.ha.K,this.ha.M())},t.aa.prototype.update=function(){this.selected(2==this.ha.mode())},t.sb=t.aa.extend({i:function(e,n){n.track={M:function(){return n.kind},j:e,label:function(){return n.kind+" off"},Fb:r(l),mode:r(l)},t.aa.call(this,e,n),this.selected(f)}}),t.sb.prototype.s=function(){t.aa.prototype.s.call(this),Y(this.d,this.ha.K,this.ha.M())},t.sb.prototype.update=function(){for(var e,t=this.d.textTracks(),n=0,a=t.length,o=f;n<a;n++)(e=t[n]).M()==this.ha.M()&&2==e.mode()&&(o=l);this.selected(o)},t.T=t.L.extend({i:function(e,n){t.L.call(this,e,n),1>=this.P.length&&this.Z()}}),t.T.prototype.za=function(){var e,n=[];n.push(new t.sb(this.d,{kind:this.G}));for(var a=0;a<this.d.textTracks().length;a++)(e=this.d.textTracks()[a]).M()===this.G&&n.push(new t.aa(this.d,{track:e}));return n},t.Oa=t.T.extend({i:function(e,n,a){t.T.call(this,e,n,a),this.b.setAttribute("aria-label","Captions Menu")}}),t.Oa.prototype.G="captions",t.Oa.prototype.la="Captions",t.Oa.prototype.className="vjs-captions-button",t.Ta=t.T.extend({i:function(e,n,a){t.T.call(this,e,n,a),this.b.setAttribute("aria-label","Subtitles Menu")}}),t.Ta.prototype.G="subtitles",t.Ta.prototype.la="Subtitles",t.Ta.prototype.className="vjs-subtitles-button",t.Pa=t.T.extend({i:function(e,n,a){t.T.call(this,e,n,a),this.b.setAttribute("aria-label","Chapters Menu")}}),s=t.Pa.prototype,s.G="chapters",s.la="Chapters",s.className="vjs-chapters-button",s.za=function(){for(var e,n=[],a=0;a<this.d.textTracks().length;a++)(e=this.d.textTracks()[a]).M()===this.G&&n.push(new t.aa(this.d,{track:e}));return n},s.Aa=function(){for(var e,n,a=this.d.textTracks(),o=0,i=a.length,r=this.P=[];o<i;o++)if((e=a[o]).M()==this.G){if(0!==e.readyState()){n=e;break}e.load(),e.c("loaded",t.bind(this,this.Aa))}if((a=this.Fa)===b&&(a=new t.ja(this.d)).ma().appendChild(t.e("li",{className:"vjs-menu-title",innerHTML:t.ba(this.G),re:-1})),n){var l;for(o=0,i=(e=n.ca).length;o<i;o++)l=e[o],l=new t.mb(this.d,{track:n,cue:l}),r.push(l),a.U(l);this.U(a)}return 0<this.P.length&&this.show(),a},t.mb=t.J.extend({i:function(e,n){var a=this.ha=n.track,o=this.cue=n.cue,i=e.currentTime();n.label=o.text,n.selected=o.startTime<=i&&i<o.Ca,t.J.call(this,e,n),a.c("cuechange",t.bind(this,this.update))}}),t.mb.prototype.s=function(){t.J.prototype.s.call(this),this.d.currentTime(this.cue.startTime),this.update(this.cue.startTime)},t.mb.prototype.update=function(){var e=this.cue,t=this.d.currentTime();this.selected(e.startTime<=t&&t<e.Ca)},t.h.z(t.Qa.prototype.m.children,{subtitlesButton:{},captionsButton:{},chaptersButton:{}}),"undefined"!=typeof window.JSON&&"function"==typeof window.JSON.parse)t.JSON=window.JSON;else{t.JSON={};var Z=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g;t.JSON.parse=function(a,c){function d(e,t){var n,a,o=e[t];if(o&&"object"==typeof o)for(n in o)Object.prototype.hasOwnProperty.call(o,n)&&((a=d(o,n))!==b?o[n]=a:delete o[n]);return c.call(e,t,o)}var e;if(a=String(a),Z.lastIndex=0,Z.test(a)&&(a=a.replace(Z,function(e){return"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})),/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return e=eval("("+a+")"),"function"==typeof c?d({"":e},""):e;throw new SyntaxError("JSON.parse(): invalid or malformed JSON data")}}t.qc=function(){var e,n,a,o;e=document.getElementsByTagName("video"),n=document.getElementsByTagName("audio");var i=[];if(e&&0<e.length)for(a=0,o=e.length;a<o;a++)i.push(e[a]);if(n&&0<n.length)for(a=0,o=n.length;a<o;a++)i.push(n[a]);if(i&&0<i.length)for(a=0,o=i.length;a<o;a++){if(!(n=i[a])||!n.getAttribute){t.Bb();break}n.player===b&&((e=n.getAttribute("data-setup"))!==k&&videojs(n))}else t.dd||t.Bb()},t.Bb=function(){setTimeout(t.qc,1)},"complete"===document.readyState?t.dd=f:t.Q(window,"load",function(){t.dd=f}),t.Bb(),t.ge=function(e,n){t.Player.prototype[e]=n};var qa=this;$("videojs",t),$("_V_",t),$("videojs.options",t.options),$("videojs.players",t.Ga),$("videojs.TOUCH_ENABLED",t.wb),$("videojs.cache",t.ya),$("videojs.Component",t.a),t.a.prototype.player=t.a.prototype.j,t.a.prototype.options=t.a.prototype.options,t.a.prototype.init=t.a.prototype.i,t.a.prototype.dispose=t.a.prototype.dispose,t.a.prototype.createEl=t.a.prototype.e,t.a.prototype.contentEl=t.a.prototype.ma,t.a.prototype.el=t.a.prototype.w,t.a.prototype.addChild=t.a.prototype.U,t.a.prototype.getChild=t.a.prototype.na,t.a.prototype.getChildById=t.a.prototype.Kd,t.a.prototype.children=t.a.prototype.children,t.a.prototype.initChildren=t.a.prototype.Gc,t.a.prototype.removeChild=t.a.prototype.removeChild,t.a.prototype.on=t.a.prototype.c,t.a.prototype.off=t.a.prototype.k,t.a.prototype.one=t.a.prototype.Q,t.a.prototype.trigger=t.a.prototype.l,
t.a.prototype.triggerReady=t.a.prototype.Na,t.a.prototype.show=t.a.prototype.show,t.a.prototype.hide=t.a.prototype.Z,t.a.prototype.width=t.a.prototype.width,t.a.prototype.height=t.a.prototype.height,t.a.prototype.dimensions=t.a.prototype.Dd,t.a.prototype.ready=t.a.prototype.H,t.a.prototype.addClass=t.a.prototype.n,t.a.prototype.removeClass=t.a.prototype.r,t.a.prototype.buildCSSClass=t.a.prototype.S,t.a.prototype.localize=t.a.prototype.t,t.a.prototype.setInterval=t.a.prototype.setInterval,t.a.prototype.setTimeout=t.a.prototype.setTimeout,t.Player.prototype.ended=t.Player.prototype.ended,t.Player.prototype.enterFullWindow=t.Player.prototype.Bc,t.Player.prototype.exitFullWindow=t.Player.prototype.Hb,t.Player.prototype.preload=t.Player.prototype.Ha,t.Player.prototype.remainingTime=t.Player.prototype.remainingTime,t.Player.prototype.supportsFullScreen=t.Player.prototype.Ka,t.Player.prototype.currentType=t.Player.prototype.zd,t.Player.prototype.requestFullScreen=t.Player.prototype.requestFullScreen,t.Player.prototype.requestFullscreen=t.Player.prototype.requestFullscreen,t.Player.prototype.cancelFullScreen=t.Player.prototype.cancelFullScreen,t.Player.prototype.exitFullscreen=t.Player.prototype.exitFullscreen,t.Player.prototype.isFullScreen=t.Player.prototype.isFullScreen,t.Player.prototype.isFullscreen=t.Player.prototype.isFullscreen,$("videojs.MediaLoader",t.pd),$("videojs.TextTrackDisplay",t.mc),$("videojs.ControlBar",t.Qa),$("videojs.Button",t.u),$("videojs.PlayToggle",t.hc),$("videojs.FullscreenToggle",t.Ra),$("videojs.BigPlayButton",t.lb),$("videojs.LoadingSpinner",t.fc),$("videojs.CurrentTimeDisplay",t.nb),$("videojs.DurationDisplay",t.ob),$("videojs.TimeDivider",t.nc),$("videojs.RemainingTimeDisplay",t.vb),$("videojs.LiveDisplay",t.ec),$("videojs.ErrorDisplay",t.pb),$("videojs.Slider",t.R),$("videojs.ProgressControl",t.ub),$("videojs.SeekBar",t.kc),$("videojs.LoadProgressBar",t.rb),$("videojs.PlayProgressBar",t.gc),$("videojs.SeekHandle",t.Sa),$("videojs.VolumeControl",t.yb),$("videojs.VolumeBar",t.xb),$("videojs.VolumeLevel",t.oc),$("videojs.VolumeMenuButton",t.wa),$("videojs.VolumeHandle",t.zb),$("videojs.MuteToggle",t.ka),$("videojs.PosterImage",t.jc),$("videojs.Menu",t.ja),$("videojs.MenuItem",t.J),$("videojs.MenuButton",t.L),$("videojs.PlaybackRateMenuButton",t.ic),t.L.prototype.createItems=t.L.prototype.za,t.T.prototype.createItems=t.T.prototype.za,t.Pa.prototype.createItems=t.Pa.prototype.za,$("videojs.SubtitlesButton",t.Ta),$("videojs.CaptionsButton",t.Oa),$("videojs.ChaptersButton",t.Pa),$("videojs.MediaTechController",t.p),t.p.withSourceHandlers=t.p.$b,t.p.prototype.featuresVolumeControl=t.p.prototype.Ge,t.p.prototype.featuresFullscreenResize=t.p.prototype.Ce,t.p.prototype.featuresPlaybackRate=t.p.prototype.De,t.p.prototype.featuresProgressEvents=t.p.prototype.Ee,t.p.prototype.featuresTimeupdateEvents=t.p.prototype.Fe,t.p.prototype.setPoster=t.p.prototype.Vc,$("videojs.Html5",t.g),t.g.Events=t.g.qb,t.g.isSupported=t.g.isSupported,t.g.canPlaySource=t.g.rc,t.g.patchCanPlayType=t.g.Nc,t.g.unpatchCanPlayType=t.g.we,t.g.prototype.setCurrentTime=t.g.prototype.Wb,t.g.prototype.setVolume=t.g.prototype.oe,t.g.prototype.setMuted=t.g.prototype.le,t.g.prototype.setPreload=t.g.prototype.ne,t.g.prototype.setAutoplay=t.g.prototype.ie,t.g.prototype.setLoop=t.g.prototype.ke,t.g.prototype.enterFullScreen=t.g.prototype.Ac,t.g.prototype.exitFullScreen=t.g.prototype.Gd,t.g.prototype.playbackRate=t.g.prototype.playbackRate,t.g.prototype.setPlaybackRate=t.g.prototype.me,t.g.registerSourceHandler=t.g.Ia,t.g.selectSourceHandler=t.g.jb,t.g.prototype.setSource=t.g.prototype.Ja,t.g.prototype.disposeSourceHandler=t.g.prototype.Ba,$("videojs.Flash",t.f),t.f.isSupported=t.f.isSupported,t.f.canPlaySource=t.f.rc,t.f.onReady=t.f.onReady,t.f.embed=t.f.zc,t.f.version=t.f.version,t.f.prototype.setSource=t.f.prototype.Ja,t.f.registerSourceHandler=t.f.Ia,t.f.selectSourceHandler=t.f.jb,t.f.prototype.setSource=t.f.prototype.Ja,t.f.prototype.disposeSourceHandler=t.f.prototype.Ba,$("videojs.TextTrack",t.B),t.B.prototype.label=t.B.prototype.label,t.B.prototype.kind=t.B.prototype.M,t.B.prototype.mode=t.B.prototype.mode,t.B.prototype.cues=t.B.prototype.yd,t.B.prototype.activeCues=t.B.prototype.rd,$("videojs.CaptionsTrack",t.cc),$("videojs.SubtitlesTrack",t.lc),$("videojs.ChaptersTrack",t.dc),$("videojs.autoSetup",t.qc),$("videojs.plugin",t.ge),$("videojs.createTimeRange",t.Eb),$("videojs.util",t.W),t.W.mergeOptions=t.W.pa,t.addLanguage=t.sd}(),
/* 
  AddThisEvent v1.5.8 <http://addthisevent.com>
  Copyright (c) 2012-2015 Michael Nilsson
*/
eval(function(e,t,n,a,o,i){if(o=function(e){return(e<t?"":o(parseInt(e/t)))+((e%=t)>35?String.fromCharCode(e+29):e.toString(36))},!"".replace(/^/,String)){for(;n--;)i[o(n)]=a[n]||o(n);a=[function(e){return i[e]}],o=function(){return"\\w+"},n=1}for(;n--;)a[n]&&(e=e.replace(new RegExp("\\b"+o(n)+"\\b","g"),a[n]));return e}("E $d(d){19 8.3M(d)}7 1f=2Z.6Q;6(1f!='6M:'){1f='6K:'}7 2r=1f+'//5.1h/3Y/4f-36-4x.3D';7 2S='';7 2Q=M;7 2k='P';7 1P='';7 1D='';7 2b='6J 2d';7 2a='6I 2d';7 29='6G 2d';7 2A='6z 2d';7 2u='6u 2d';7 2i='6o 6n';7 2O=P;7 2N=P;7 2L=P;7 2K=P;7 2J=P;7 2I=P;7 2H=M;7 3g=M;7 2F=M;7 5=E(){7 D=M,U=1,2t='',3h,3i=M,3k=M;19{1E:E(){1w{2r=2r}1z(e){2r=1f+'//5.1h/3Y/4f-36-4x.3D'}1w{2S=6m}1z(e){}1w{2Q=6l}1z(e){}1w{2k=6k}1z(e){}7 b=5.4j(2S);7 c=8.1Z('*');1G(7 d=0;d<c.1p;d+=1){7 f='',2p=M,6j=c[d].W,14='';6(5.Q(c[d],'5')){7 g=c[d].1Z('K');1G(7 m=0;m<g.1p;m+=1){6(5.Q(g[m],'3A')){g[m].J.L='F'}6(5.Q(g[m],'3z')){g[m].J.L='F';f+='&6g='+X(5.13(g[m].T))}6(5.Q(g[m],'3w')){g[m].J.L='F';f+='&6b='+X(5.13(g[m].T))}6(5.Q(g[m],'3v')){g[m].J.L='F';f+='&6a='+X(5.13(g[m].T))}6(5.Q(g[m],'3u')){g[m].J.L='F';f+='&69='+X(5.13(g[m].T))}6(5.Q(g[m],'3t')){g[m].J.L='F';f+='&66='+X(5.13(g[m].T))}6(5.Q(g[m],'3s')){g[m].J.L='F';f+='&65='+X(5.13(g[m].T))}6(5.Q(g[m],'3r')){g[m].J.L='F';f+='&64='+X(5.13(g[m].T))}6(5.Q(g[m],'3q')){g[m].J.L='F';f+='&63='+X(5.13(g[m].T))}6(5.Q(g[m],'46')){g[m].J.L='F';f+='&62='+X(5.13(g[m].T))}6(5.Q(g[m],'3p')){g[m].J.L='F';f+='&61='+X(5.13(g[m].T))}6(5.Q(g[m],'5X')){g[m].J.L='F';f+='&5W='+X(5.13(g[m].T))}6(5.Q(g[m],'5U')){g[m].J.L='F';f+='&5T='+X(5.13(g[m].T))}6(5.Q(g[m],'5Q')){g[m].J.L='F';f+='&5P='+X(5.13(g[m].T))}6(5.Q(g[m],'5I')){g[m].J.L='F';f+='&5H='+X(5.13(g[m].T))}6(5.Q(g[m],'3l')){6(g[m].T!=''){g[m].J.L='F';7 h=g[m].T.1l(/ /1u,\"\");f+='&2p='+X(h);2p=P}}}6(b){f+='&5G=M'}f=f.1l(/'/1u,\"\xb4\");6(1D!=''){1D=1D+',';1D=1D.1l(/ /1u,'');7 i=1D.31(',');1G(7 a=0;a<i.1p;a+=1){6(2O&&i[a]=='1i'){14+='<K 1a=\"3R\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1i\\',\\''+f+'\\');\">'+2b+'</K>'}6(2N&&i[a]=='1n'){14+='<K 1a=\"43\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1n\\',\\''+f+'\\');\">'+2a+'</K>'}6(2L&&i[a]=='1m'){14+='<K 1a=\"45\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1m\\',\\''+f+'\\');\">'+29+'</K>'}6(2K&&i[a]=='1q'){14+='<K 1a=\"47\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1q\\',\\''+f+'\\');\">'+2A+'</K>'}6(2J&&i[a]=='1o'){14+='<K 1a=\"4b\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1o\\',\\''+f+'\\');\">'+2u+'</K>'}6(2p&&i[a]=='1j'){6(2I&&i[a]=='1j'){14+='<K 1a=\"5F\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1j\\',\\''+f+'\\');\">'+2i+'</K>'}}}}H{6(2O){14+='<K 1a=\"3R\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1i\\',\\''+f+'\\');\">'+2b+'</K>'}6(2N){14+='<K 1a=\"43\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1n\\',\\''+f+'\\');\">'+2a+'</K>'}6(2L){14+='<K 1a=\"45\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1m\\',\\''+f+'\\');\">'+29+'</K>'}6(2K){14+='<K 1a=\"47\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1q\\',\\''+f+'\\');\">'+2A+'</K>'}6(2J){14+='<K 1a=\"4b\" R-O=\"'+U+'\" V=\"5.11(Y,\\'1o\\',\\''+f+'\\');\">'+2u+'</K>'}6(2p){6(2I){14+='<K R-O=\"'+U+'\" V=\"5.11(Y,\\'1j\\',\\''+f+'\\');\">'+2i+'</K>'}}}6(!b){14+='<1R 1a=\"4h\"><1R 1a=\"4i\"></1R><1R 1a=\"3e\" R-O=\"'+U+'\" V=\"5.11(Y,\\'3d\\');\">5D</1R></1R>'}c[d].2n='3b'+U;c[d].W=c[d].W.1l(/5/1u,'');c[d].W=c[d].W+' 5-G';c[d].5A='';7 j=c[d].28('R-2C');6(j){c[d].3E('R-2D',f);c[d].3E('R-O',U);c[d].V=E(){5.2C(Y);19 M}}H{6(2Q){c[d].5z=E(){5y(3h);5.12(Y,'1T','1T',P)};c[d].5x=E(){3h=1W(\"5.3P();\",5w)};c[d].V=E(){19 M}}H{c[d].V=E(){5.12(Y,'1T','1T');19 M}}}7 k=c[d];7 l=8.2h('K');l.2n='3b'+U+'-G';l.W='1y';l.T=14;k.1L(l);U++;3g=P}}6(2k=='M'){5.2l()}H{5.41(b)}6(3g&&!2F){2F=P;5.22({2T:'5v',2V:''})}},2C:E(f){7 a=f.28('R-2D');7 b=f.28('R-2C');5.11(f,b,a)},11:E(f,a,b){7 c='',O=2Z.2W,2x=P,5u=2q 38();6(a=='1i'){c=1f+'//5.1h/25/?1M=5t'+b+'&1O='+O;2x=M}6(a=='1n'){c=1f+'//5.1h/25/?1M=5s'+b+'&1O='+O}6(a=='1m'){c=1f+'//5.1h/25/?1M=5r'+b+'&1O='+O}6(a=='1q'){c=1f+'//5.1h/25/?1M=5q'+b+'&1O='+O}6(a=='1o'){c=1f+'//5.1h/25/?1M=5p'+b+'&1O='+O;2x=M}6(a=='1j'){c=1f+'//5.1h/25/?1M=5o'+b+'&1O='+O}6(a=='3d'){c=1f+'//5.1h/'}6(c!=''){6(a!='3d'){7 d=f.28('R-O');7 g=$d('3b'+d);6(g){7 h=g.28('R-22');6(h!=4l){h=h.1l(/5n-36/1u,a);1w{4n(h)}1z(e){}}}}6(!$d('2E')){7 j=8.2h(\"a\");j.2n='2E';j.5m='5l';j.T='{5-5k-5j}';j.J.L='F';8.1F.1L(j)}7 k=$d('2E');6(2x){k.4u='5i'}H{k.4u='5h'}k.2W=c;5.4w('2E')}5.22({2T:'2g',2V:a});6(1P){1G(7 i=0;i<1P.1p;i++){1w{4n(1P[i])}1z(e){5g(e.5f)}}}},41:E(a){6(!3k){7 b;b='.5-G {L:5e-1U;1V:3C;1t-5d:5c;1A:#5b!1H;1B:#3J 2D('+2r+') 71-5a 2o 50%;N-21:F!1H;Z:S 1s #58;1A:#3T;1t-3j:3V;1t-2v:3X;N-21:F;2w:2o 34 40 57;-1Y-Z-26:1C;-1J-Z-26:1C;-1J-56-53:F;-1J-2s-27:F;-52-2s-27:F;-1Y-2s-27:F;-4Y-2s-27:F;2s-27:F;}';b+='.5-G:39 {Z:S 1s #4X;1A:#3T;1t-3j:3V;1t-2v:3X;N-21:F!1H;}';b+='.5-G:4W {1x:S;}';b+='.5-3c {1B-1A:#4V;}';6(a){b+='.1y {2X:3f;1V:2G;z-2j:33;2w:1d 1d 1d 1d;1B:#2M;N-3m:1e;L:F;2U-1x:-1C;2U-1e:-S;Z-1x:S 1s #4q;Z-1I:S 1s #2P;Z-4r:S 1s #4s;Z-1e:S 1s #2P;-1Y-Z-26:1C;-1J-Z-26:1C;-1J-1Q-1N:S 23 1K 1S(0,0,0,0.15);-1Y-1Q-1N:S 23 1K 1S(0,0,0,0.15);1Q-1N:S 23 1K 1S(0,0,0,0.15);}'}H{b+='.1y {2X:3f;1V:2G;z-2j:33;2w:1K 1d 1d 1d;1B:#2M;N-3m:1e;L:F;2U-1x:-1C;2U-1e:-S;Z-1x:S 1s #4q;Z-1I:S 1s #2P;Z-4r:S 1s #4s;Z-1e:S 1s #2P;-1Y-Z-26:1C;-1J-Z-26:1C;-1J-1Q-1N:S 23 1K 1S(0,0,0,0.15);-1Y-1Q-1N:S 23 1K 1S(0,0,0,0.15);1Q-1N:S 23 1K 1S(0,0,0,0.15);}'}b+='.1y K {L:1U;3x:4z;4A-2R:4C%;1B:#2M;N-21:F;1t-2v:34;1A:#4D;2w:40 2z 2o 4U;}';b+='.1y K:39 {1B:#3J;1A:#4D;N-21:F;1t-2v:34;}';b+='.5 K {L:F!1H;}';b+='.5-G .3A,.5-G .3z,.5-G .3w,.5-G .3v,.5-G .3u,.5-G .3t,.5-G .3s,.5-G .3r,.5-G .3q,.5-G .3l,.5-G .3p {L:F!1H;}';b+='.1y .4h {2X:3f;2R:4T;L:1U;1V:3C;3x:4S;}';b+='.1y .4i {2X:4O;2R:S;4L:4J;1B:#5V;1V:2G;z-2j:4M;1e:2z;1x:2o;}';b+='.1y .3e {1V:2G;1x:4N;3x:4z;1I:2z;2w-1e:2z;1t-J:4I;1t-3j:4I;N-3m:1I;z-2j:4P;4A-2R:4C%;1B:#2M;N-21:F;1t-2v:2o;1A:#4Q;}';b+='.1y .3e:39 {1A:#4R!1H;}';7 c=8.2h(\"J\");c.4H=\"N/2B\";c.2n=\"4F\";6(c.2Y){c.2Y.4d=b}H{c.1L(8.3a(b))}8.1Z(\"4a\")[0].1L(c);3k=P}},2l:E(){6(!3i){1w{7 a='.5 {4Z:4J;}';a+='.5-G .3A,.5-G .3z,.5-G .3w,.5-G .3v,.5-G .3u,.5-G .3t,.5-G .3s,.5-G .3r,.5-G .3q,.5-G .46,.5-G .3l,.5-G .3p {L:F!1H;}';7 b=8.2h(\"J\");b.4H=\"N/2B\";6(b.2Y){b.2Y.4d=a}H{b.1L(8.3a(a))}8.1Z(\"4a\")[0].1L(b)}1z(e){}3i=P;5.22({2T:'51',2V:''})}},49:E(){1w{19(37=$d('4F'))?37.54.55(37):M}1z(e){}},12:E(f,o,a,b){7 c=f.2n;7 d=$d(c);7 g=$d(c+'-G');6(d&&g){6(2t!=c){5.32(2t)}7 h=5.35(g,'L');1w{f.59()}1z(e){};6(h=='1U'){6(b){}H{5.32(c)}}H{2t=c;d.W=d.W+' 5-3c';d.J.3N=5.3L();g.J.1e='1d';g.J.1x='1d';g.J.L='1U';1W(\"5.3H();\",3F);D=M;7 i=1k(d.4E);7 j=1k(d.4B);7 k=1k(g.4E);7 l=1k(g.4B);7 m=5.4y();7 n=m.31('/');7 p=1k(n[0]);7 q=1k(n[1]);7 r=1k(n[2]);7 s=1k(n[3]);7 t=5.4k(g);7 u=t.31('/');7 v=1k(u[0]);7 w=1k(u[1]);7 x=w+k;7 y=q+s;7 z=v+l;7 A=p+r;7 B=0,1g=0;6(o=='3O'&&a=='1e'){B='1d';1g=i+'1b'}H 6(o=='3I'&&a=='1e'){B='1d';1g=-k+'1b'}H 6(o=='3O'&&a=='1I'){B=-(l-j)+'1b';1g=i+'1b'}H 6(o=='3I'&&a=='1I'){B=-(l-j)+'1b';1g=-k+'1b'}H 6(o=='1T'&&a=='1e'){B='1d';6(x>y){1g=-k+'1b'}H{1g=i+'1b'}}H 6(o=='1T'&&a=='1I'){B=-(l-j)+'1b';6(x>y){1g=-k+'1b'}H{1g=i+'1b'}}H{6(x>y){1g=-k+'1b'}H{1g=i+'1b'}6(z>A){B=-(l-j)+'1b'}H{B='1d'}}g.J.1e=B;g.J.1x=1g;7 C='5B'5C 8.1r?'5E':'2g';6(8.2f){8.2f(C,E(){6(D){1W(E(){5.2c(c)},4v)}},M)}H 6(8.2m){8.2m(\"5J\"+C,E(){6(D){1W(E(){5.2c(c)},4v)}})}H{8.V=E(){5.2c(c)}}}}},2c:E(f){7 a=$d(f);7 b=$d(f+'-G');6(a&&b){6(D&&b.J.L=='1U'){1W(\"5.32('\"+f+\"');\",3F)}}},3P:E(){5.2c(2t)},32:E(f){7 a=$d(f);7 b=$d(f+'-G');6(a&&b){a.W=a.W.1l(/5-3c/1u,'');b.J.L='F';b.J.3N=''}},3H:E(){D=P},3L:E(){7 a=33;7 b=8.1Z('*');1G(7 d=0;d<b.1p;d+=1){6(5.Q(b[d],'5-G')||5.Q(b[d],'5K-G')){7 c=5.35(b[d],'z-2j');6(!5L(5M(c))&&5N(c)){c=1k(c);6(c>a){a=c}}}}a++;19 a},4y:E(){7 w=0,h=0,y=0,x=0;6(5O(1c.4o)=='5R'){w=1c.4o;h=1c.5S}H 6(8.1r&&(8.1r.2y||8.1r.30)){w=8.1r.2y;h=8.1r.30}H 6(8.1F&&(8.1F.2y||8.1F.30)){w=8.1F.2y;h=8.1F.30}6(8.4K){x=(8.1r.3n)?8.1r.3n:8.1F.3n;y=(8.1r.3o)?8.1r.3o:8.1F.3o}H{x=1c.5Y;y=1c.5Z}19 w+'/'+h+'/'+x+'/'+y},4k:E(a){7 x=0,y=0;6(a.4e){x=a.48;y=a.44;3Z(a=a.4e){x+=a.48;y+=a.44}}19 x+'/'+y},35:E(a,b){7 x=a;7 y;6(x.3W){y=x.3W[b]}H 6(1c.3S){y=8.67.3S(x,4l).68(b)}19 y},4j:E(f){7 b=2Z.2W;7 c=P;7 d=f;7 e=d.1p;6(e==20){7 a=d.1X(0,1);7 z=d.1X(9,10);7 m=d.1X(17,18);6(a!='a'){c=M}6(z!='z'){c=M}6(m!='m'){c=M}}H{c=M}6(b.3G('5.1h')==-1&&d=='6c'){c=M}19 c},6d:E(){7 a=8.1Z('*');1G(7 d=0;d<a.1p;d+=1){6(5.Q(a[d],'5-G')){a[d].W=a[d].W.1l(/5-G/1u,'');a[d].W=a[d].W.1l(/5/1u,'');a[d].W=a[d].W+' 5'}}2F=M;5.1E()},6e:E(f){1P=f},6f:E(l,t){7 x=l.4t();6(x=='1i'){2b=t}6(x=='1n'){2a=t}6(x=='1m'){29=t}6(x=='1o'){2u=t}6(x=='6h'){2i=t}},6i:E(c){6(c.3K!=I){2S=c.3K}6(c.2B!=I){6(c.2B){2k='P'}H{2k='M';5.49()}}6(c.4c!=I){2Q=c.4c}6(c.1i!=I){6(c.1i.12!=I){2O=c.1i.12}}6(c.1n!=I){6(c.1n.12!=I){2N=c.1n.12}}6(c.1m!=I){6(c.1m.12!=I){2L=c.1m.12}}6(c.1q!=I){6(c.1q.12!=I){2K=c.1q.12}}6(c.1o!=I){6(c.1o.12!=I){2J=c.1o.12}}6(c.1j!=I){6(c.1j.12!=I){2I=c.1j.12}}6(c.1i!=I){6(c.1i.N!=I){2b=c.1i.N}}6(c.1n!=I){6(c.1n.N!=I){2a=c.1n.N}}6(c.1m!=I){6(c.1m.N!=I){29=c.1m.N}}6(c.1q!=I){6(c.1q.N!=I){2A=c.1q.N}}6(c.1o!=I){6(c.1o.N!=I){2u=c.1o.N}}6(c.1j!=I){6(c.1j.N!=I){2i=c.1j.N}}6(c.3y!=I){6(c.3y.3B!=I){1D=c.3y.3B}}6(c.4G!=I){1P=c.4G}},Q:E(e,c){19 2q 6p('(\\\\s|^)'+c+'(\\\\s|$)').6q(e.W)},13:E(a){7 b=a.1l(/<6r\\s*[\\/]?>/1u,\"\\n\");b=b.1l(/<(?:.|\\n)*?>/6s,'');b=b.1l(/(^\\s+|\\s+$)/g,'');7 c=8.2h(\"6t\");7 d=8.3a(b);c.1L(d);19 c.T},4w:E(a){7 b=8.3M(a);6(b.2g){b.2g()}H 6(8.4p){7 c=8.4p('6v');c.6w('2g',P,P);b.6x(c)}},22:E(a){7 b=2q 6y(1,1);7 d=2q 38();7 c=d.4g();7 e=X(1c.2Z.2W);b.6A=1f+'//22.6B.1h/6C/?6D='+a.2T+'&6E='+a.2V+'&6F='+5.42()+'&2D='+e+'&6H='+c},42:E(){7 a=\"3U=\",2e='';7 b=8.4m.31(';');1G(7 i=0;i<b.1p;i++){7 c=b[i];3Z(c.6L(0)==' '){c=c.1X(1,c.1p)}6(c.3G(a)==0){2e=c.1X(a.1p,c.1p)}}6(2e==''){7 d=(5.1v()+5.1v()+\"-\"+5.1v()+\"-4\"+5.1v().6N(0,3)+\"-\"+5.1v()+\"-\"+5.1v()+5.1v()+5.1v()).4t();7 e=2q 38();e.6O(e.4g()+(6P*24*60*60*6R));7 f=\"6S=\"+e.6T();8.4m=\"3U=\"+d+\"; \"+f;2e=d}19 2e},1v:E(){19(((1+6U.6V())*6W)|0).6X(16).1X(1)}}}();6(1c.2f){1c.2f(\"6Y\",E(){2H=P;5.2l();5.1E()},M);1c.2f(\"6Z\",E(){5.1E()},M)}H 6(1c.2m){1c.2m(\"70\",E(){2H=P;5.2l();5.1E()});1c.2m(\"3Q\",E(){5.1E()})}H{1c.3Q=E(){5.1E()}}6(!2H){1W(\"5.2l();5.1E();\",20)}",62,436,"|||||addthisevent|if|var|document||||||||||||||||||||||||||||||||function|none|drop|else|undefined|style|span|display|false|text|ref|true|hasclass|data|1px|innerHTML|dropzcx|onclick|className|encodeURIComponent|this|border||cli|show|htmlencode|htmx|||||return|class|px|window|0px|left|proc|dropy|com|outlook|facebook|parseInt|replace|yahoo|google|ical|length|hotmail|documentElement|solid|font|gi|s4|try|top|addthisevent_dropdown|catch|color|background|2px|_ate_dropdown|generate|body|for|important|right|webkit|6px|appendChild|service|shadow|reference|_ate_callback|box|em|rgba|auto|block|position|setTimeout|substring|moz|getElementsByTagName||decoration|track|3px||create|radius|select|getAttribute|_ate_lbl_yahoo|_ate_lbl_google|_ate_lbl_outlook|force|Calendar|coov|addEventListener|click|createElement|_ate_lbl_fb_event|index|_ate_css|trycss|attachEvent|id|9px|fbevent|new|_image_path|user|olddrop|_ate_lbl_ical|size|padding|nw|clientWidth|10px|_ate_lbl_hotmail|css|direct|url|atecllink|_ate_btn_expo|absolute|_d_rd|_ate_show_facebook|_ate_show_ical|_ate_show_hotmail|_ate_show_yahoo|fff|_ate_show_google|_ate_show_outlook|bebebe|_ate_mouse|height|_ate_license|typ|margin|cal|href|width|styleSheet|location|clientHeight|split|hide|99999|12px|getstyle|calendar|hdx|Date|hover|createTextNode|atedrop|selected|home|frs|200px|_ate_btn_found|dropmousetim|css1|weight|css2|_facebook_event|align|scrollLeft|scrollTop|_all_day_event|_organizer_email|_organizer|_location|_description|_summary|_zonecode|_end|cursor|dropdown|_start|_url|order|relative|png|setAttribute|350|indexOf|tim|up|f4f4f4|license|topzindex|getElementById|zIndex|down|out|onload|ateoutlook|getComputedStyle|555|addevent_track_cookie|bold|currentStyle|14px|gfx|while|8px|applycss|getguid|ategoogle|offsetTop|ateyahoo|_attendees|atehotmail|offsetLeft|removecss|head|ateical|mouse|cssText|offsetParent|icon|getTime|copyx|brx|glicense|elementposition|null|cookie|eval|innerWidth|createEvent|c8c8c8|bottom|a8a8a8|toLowerCase|target|300|eclick|t1|viewport|pointer|line|offsetWidth|110|6d84b4|offsetHeight|ate_css|callback|type|normal|hidden|all|overflow|100|5px|180px|101|cacaca|999|default|21px|15px|f7f7f7|active|aab9d4|ms|visibility||jsinit|khtml|callout|parentNode|removeChild|touch|35px|d9d9d9|blur|repeat|333|arial|family|inline|description|alert|_self|_blank|link|ghost|external|rel|ate|FACEBOOK|ICAL|HOTMAIL|YAHOO|GOOGLE|OUTLOOK|now|exposure|200|onmouseout|clearTimeout|onmouseover|title|ontouchstart|in|AddThisEvent|touchstart|atefacebook|credits|uid|_uid|on|addeventstc|isNaN|parseFloat|isFinite|typeof|drule|_recurring|number|innerHeight|alarm|_alarm_reminder|e0e0e0|dateformat|_date_format|pageXOffset|pageYOffset||dallday|datte|dorgaem|dorga|dloca|ddesc|defaultView|getPropertyValue|dsum|dzone|dend|aao8iuet5zp9iqw5sm9z|refresh|callcack|setlabel|dstart|facebookevent|settings|str|_css|_mouse|_license|Event|Facebook|RegExp|test|br|gm|div|iCal|MouseEvents|initEvent|dispatchEvent|Image|Hotmail|src|addevent|atc|trktyp|trkcal|guid|Yahoo|cache|Google|Outlook|http|charAt|https|substr|setTime|365|protocol|1000|expires|toUTCString|Math|random|0x10000|toString|DOMContentLoaded|load|onreadystatechange|no".split("|"),0,{})),function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.postscribe=t():e.postscribe=t()}(this,function(){return function(e){function t(a){if(n[a])return n[a].exports;var o=n[a]={exports:{},id:a,loaded:!1};return e[a].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}var o=a(n(1));e.exports=o["default"]},function(e,t,n){"use strict";function a(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function o(e){return e&&e.__esModule?e:{"default":e}}function i(){}function r(){var e=m.shift();if(e){var t=d.last(e);t.afterDequeue(),e.stream=l.apply(void 0,e),t.afterStreamStart()}}function l(e,t,n){function a(e){e=n.beforeWrite(e),h.write(e),n.afterWrite(e)}(h=new c["default"](e,n)).id=p++,h.name=n.name||h.id,s.streams[h.name]=h;var o=e.ownerDocument,l={close:o.close,open:o.open,write:o.write,writeln:o.writeln};u(o,{close:i,open:i,write:function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return a(t.join(""))},writeln:function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return a(t.join("")+"\n")}});var d=h.win.onerror||i;return h.win.onerror=function(e,t,a){n.error({msg:e+" - "+t+": "+a}),d.apply(h.win,[e,t,a])},h.write(t,function(){u(o,l),h.win.onerror=d,n.done(),h=null,r()}),h}function s(e,t,n){if(d.isFunction(n))n={done:n};else if("clear"===n)return m=[],h=null,void(p=0);n=d.defaults(n,_);var a=[e=/^#/.test(e)?window.document.getElementById(e.substr(1)):e.jquery?e[0]:e,t,n];return e.postscribe={cancel:function(){a.stream?a.stream.abort():a[1]=i}},n.beforeEnqueue(a),m.push(a),h||r(),e.postscribe}t.__esModule=!0;var u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e};t["default"]=s;var c=o(n(2)),d=a(n(4)),_={afterAsync:i,afterDequeue:i,afterStreamStart:i,afterWrite:i,autoFix:!0,beforeEnqueue:i,beforeWriteToken:function(e){return e},beforeWrite:function(e){return e},done:i,error:function(e){throw new Error(e.msg)},releaseAsync:!1},p=0,m=[],h=null;u(s,{streams:{},queue:m,WriteStream:c["default"]})},function(e,t,n){"use strict";function a(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function o(e){return e&&e.__esModule?e:{"default":e}}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t){var n=_+t,a=e.getAttribute(n);return c.existy(a)?String(a):a}function l(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,a=_+t;c.existy(n)&&""!==n?e.setAttribute(a,n):e.removeAttribute(a)}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(e[a]=n[a])}return e},u=o(n(3)),c=a(n(4)),d=!1,_="data-ps-",p="ps-style",m="ps-script",h=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};i(this,e),this.root=t,this.options=n,this.doc=t.ownerDocument,this.win=this.doc.defaultView||this.doc.parentWindow,this.parser=new u["default"]("",{autoFix:n.autoFix}),this.actuals=[t],this.proxyHistory="",this.proxyRoot=this.doc.createElement(t.nodeName),this.scriptStack=[],this.writeQueue=[],l(this.proxyRoot,"proxyof",0)}return e.prototype.write=function(){var e;for((e=this.writeQueue).push.apply(e,arguments);!this.deferredRemote&&this.writeQueue.length;){var t=this.writeQueue.shift();c.isFunction(t)?this._callFunction(t):this._writeImpl(t)}},e.prototype._callFunction=function(e){var t={type:"function",value:e.name||e.toString()};this._onScriptStart(t),e.call(this.win,this.doc),this._onScriptDone(t)},e.prototype._writeImpl=function(e){this.parser.append(e);for(var t=void 0,n=void 0,a=void 0,o=[];(t=this.parser.readToken())&&!(n=c.isScript(t))&&!(a=c.isStyle(t));)(t=this.options.beforeWriteToken(t))&&o.push(t);o.length>0&&this._writeStaticTokens(o),n&&this._handleScriptToken(t),a&&this._handleStyleToken(t)},e.prototype._writeStaticTokens=function(e){var t=this._buildChunk(e);return t.actual?(t.html=this.proxyHistory+t.actual,this.proxyHistory+=t.proxy,this.proxyRoot.innerHTML=t.html,d&&(t.proxyInnerHTML=this.proxyRoot.innerHTML),this._walkChunk(),d&&(t.actualInnerHTML=this.root.innerHTML),t):null},e.prototype._buildChunk=function(e){for(var t=this.actuals.length,n=[],a=[],o=[],i=e.length,r=0;r<i;r++){var l=e[r],s=l.toString();if(n.push(s),l.attrs){if(!/^noscript$/i.test(l.tagName)){var u=t++;a.push(s.replace(/(\/?>)/," "+_+"id="+u+" $1")),l.attrs.id!==m&&l.attrs.id!==p&&o.push("atomicTag"===l.type?"":"<"+l.tagName+" "+_+"proxyof="+u+(l.unary?" />":">"))}}else a.push(s),o.push("endTag"===l.type?s:"")}return{tokens:e,raw:n.join(""),actual:a.join(""),proxy:o.join("")}},e.prototype._walkChunk=function(){for(var e=void 0,t=[this.proxyRoot];c.existy(e=t.shift());){var n=1===e.nodeType;if(!(n&&r(e,"proxyof"))){n&&(this.actuals[r(e,"id")]=e,l(e,"id"));var a=e.parentNode&&r(e.parentNode,"proxyof");a&&this.actuals[a].appendChild(e)}t.unshift.apply(t,c.toArray(e.childNodes))}},e.prototype._handleScriptToken=function(e){var t=this,n=this.parser.clear();n&&this.writeQueue.unshift(n),e.src=e.attrs.src||e.attrs.SRC,(e=this.options.beforeWriteToken(e))&&(e.src&&this.scriptStack.length?this.deferredRemote=e:this._onScriptStart(e),this._writeScriptToken(e,function(){t._onScriptDone(e)}))},e.prototype._handleStyleToken=function(e){var t=this.parser.clear();t&&this.writeQueue.unshift(t),e.type=e.attrs.type||e.attrs.TYPE||"text/css",(e=this.options.beforeWriteToken(e))&&this._writeStyleToken(e),t&&this.write()},e.prototype._writeStyleToken=function(e){var t=this._buildStyle(e);this._insertCursor(t,p),e.content&&(t.styleSheet&&!t.sheet?t.styleSheet.cssText=e.content:t.appendChild(this.doc.createTextNode(e.content)))},e.prototype._buildStyle=function(e){var t=this.doc.createElement(e.tagName);return t.setAttribute("type",e.type),c.eachKey(e.attrs,function(e,n){t.setAttribute(e,n)}),t},e.prototype._insertCursor=function(e,t){this._writeImpl('<span id="'+t+'"/>');var n=this.doc.getElementById(t);n&&n.parentNode.replaceChild(e,n)},e.prototype._onScriptStart=function(e){e.outerWrites=this.writeQueue,this.writeQueue=[],this.scriptStack.unshift(e)},e.prototype._onScriptDone=function(e){return e!==this.scriptStack[0]?void this.options.error({msg:"Bad script nesting or script finished twice"}):(this.scriptStack.shift(),this.write.apply(this,e.outerWrites),void(!this.scriptStack.length&&this.deferredRemote&&(this._onScriptStart(this.deferredRemote),this.deferredRemote=null)))},e.prototype._writeScriptToken=function(e,t){var n=this._buildScript(e),a=this._shouldRelease(n),o=this.options.afterAsync;e.src&&(n.src=e.src,this._scriptLoadHandler(n,a?o:function(){t(),o()}));try{this._insertCursor(n,m),n.src&&!a||t()}catch(e){this.options.error(e),t()}},e.prototype._buildScript=function(e){var t=this.doc.createElement(e.tagName);return c.eachKey(e.attrs,function(e,n){t.setAttribute(e,n)}),e.content&&(t.text=e.content),t},e.prototype._scriptLoadHandler=function(e,t){function n(){e=e.onload=e.onreadystatechange=e.onerror=null}function a(){n(),null!=t&&t(),t=null}function o(e){n(),r(e),null!=t&&t(),t=null}function i(e,t){var n=e["on"+t];null!=n&&(e["_on"+t]=n)}var r=this.options.error;i(e,"load"),i(e,"error"),s(e,{onload:function(){if(e._onload)try{e._onload.apply(this,Array.prototype.slice.call(arguments,0))}catch(t){o({msg:"onload handler failed "+t+" @ "+e.src})}a()},onerror:function(){if(e._onerror)try{e._onerror.apply(this,Array.prototype.slice.call(arguments,0))}catch(t){return void o({msg:"onerror handler failed "+t+" @ "+e.src})}o({msg:"remote script failed "+e.src})},onreadystatechange:function(){/^(loaded|complete)$/.test(e.readyState)&&a()}})},e.prototype._shouldRelease=function(e){return!/^script$/i.test(e.nodeName)||!!(this.options.releaseAsync&&e.src&&e.hasAttribute("async"))},e}();t["default"]=h},function(e){!function(t,n){e.exports=n()}(0,function(){return function(e){function t(a){if(n[a])return n[a].exports;var o=n[a]={exports:{},id:a,loaded:!1};return e[a].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}var o=a(n(1));e.exports=o["default"]},function(e,t,n){"use strict";function a(e){return e&&e.__esModule?e:{"default":e}}function o(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}t.__esModule=!0;var r=o(n(2)),l=o(n(3)),s=a(n(6)),u=n(5),c={comment:/^<!--/,endTag:/^<\//,atomicTag:/^<\s*(script|style|noscript|iframe|textarea)[\s\/>]/i,startTag:/^</,chars:/^[^<]/},d=function(){function e(){var t=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};i(this,e),this.stream=n;var o=!1,l={};for(var u in r)r.hasOwnProperty(u)&&(a.autoFix&&(l[u+"Fix"]=!0),o=o||l[u+"Fix"]);o?(this._readToken=(0,s["default"])(this,l,function(){return t._readTokenImpl()}),this._peekToken=(0,s["default"])(this,l,function(){return t._peekTokenImpl()})):(this._readToken=this._readTokenImpl,this._peekToken=this._peekTokenImpl)}return e.prototype.append=function(e){this.stream+=e},e.prototype.prepend=function(e){this.stream=e+this.stream},e.prototype._readTokenImpl=function(){var e=this._peekTokenImpl();if(e)return this.stream=this.stream.slice(e.length),e},e.prototype._peekTokenImpl=function(){for(var e in c)if(c.hasOwnProperty(e)&&c[e].test(this.stream)){var t=l[e](this.stream);if(t)return"startTag"===t.type&&/script|style/i.test(t.tagName)?null:(t.text=this.stream.substr(0,t.length),t)}},e.prototype.peekToken=function(){return this._peekToken()},e.prototype.readToken=function(){return this._readToken()},e.prototype.readTokens=function(e){for(var t=void 0;t=this.readToken();)if(e[t.type]&&!1===e[t.type](t))return},e.prototype.clear=function(){var e=this.stream;return this.stream="",e},e.prototype.rest=function(){return this.stream},e}();for(var _ in t["default"]=d,d.tokenToString=function(e){return e.toString()},d.escapeAttributes=function(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[n]=(0,u.escapeQuotes)(e[n],null));return t},d.supports=r,r)r.hasOwnProperty(_)&&(d.browserHasFlaw=d.browserHasFlaw||!r[_]&&_)},function(e,t){"use strict";t.__esModule=!0;var n=!1,a=!1,o=window.document.createElement("div");try{var i="<P><I></P></I>";o.innerHTML=i,t.tagSoup=n=o.innerHTML!==i}catch(e){t.tagSoup=n=!1}try{o.innerHTML="<P><i><P></P></i></P>",t.selfClose=a=2===o.childNodes.length}catch(e){t.selfClose=a=!1}o=null,t.tagSoup=n,t.selfClose=a},function(e,t,n){"use strict";function a(e){var t=e.indexOf("-->");if(t>=0)return new u.CommentToken(e.substr(4,t-1),t+3)}function o(e){var t=e.indexOf("<");return new u.CharsToken(t>=0?t:e.length)}function i(e){if(-1!==e.indexOf(">")){var t=e.match(c.startTag);if(t){var n=function(){var e={},n={},a=t[2];return t[2].replace(c.attr,function(t,o){arguments[2]||arguments[3]||arguments[4]||arguments[5]?arguments[5]?(e[arguments[5]]="",n[arguments[5]]=!0):e[o]=arguments[2]||arguments[3]||arguments[4]||c.fillAttr.test(o)&&o||"":e[o]="",a=a.replace(t,"")}),{v:new u.StartTagToken(t[1],t[0].length,e,n,!!t[3],a.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""))}}();if("object"===(void 0===n?"undefined":s(n)))return n.v}}}function r(e){var t=i(e);if(t){var n=e.slice(t.length);if(n.match(new RegExp("</\\s*"+t.tagName+"\\s*>","i"))){var a=n.match(new RegExp("([\\s\\S]*?)</\\s*"+t.tagName+"\\s*>","i"));if(a)return new u.AtomicTagToken(t.tagName,a[0].length+t.length,t.attrs,t.booleanAttrs,a[1])}}}function l(e){var t=e.match(c.endTag);if(t)return new u.EndTagToken(t[1],t[0].length)}t.__esModule=!0;var s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.comment=a,t.chars=o,t.startTag=i,t.atomicTag=r,t.endTag=l;var u=n(4),c={startTag:/^<([\-A-Za-z0-9_]+)((?:\s+[\w\-]+(?:\s*=?\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*)\s*(\/?)>/,endTag:/^<\/([\-A-Za-z0-9_]+)[^>]*>/,attr:/(?:([\-A-Za-z0-9_]+)\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))|(?:([\-A-Za-z0-9_]+)(\s|$)+)/g,fillAttr:/^(checked|compact|declare|defer|disabled|ismap|multiple|nohref|noresize|noshade|nowrap|readonly|selected)$/i}},function(e,t,n){"use strict";function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}t.__esModule=!0,t.EndTagToken=t.AtomicTagToken=t.StartTagToken=t.TagToken=t.CharsToken=t.CommentToken=t.Token=void 0;var o=n(5),i=(t.Token=function r(e,t){a(this,r),this.type=e,this.length=t,this.text=""},t.CommentToken=function(){function e(t,n){a(this,e),this.type="comment",this.length=n||(t?t.length:0),this.text="",this.content=t}return e.prototype.toString=function(){return"<!--"+this.content},e}(),t.CharsToken=function(){function e(t){a(this,e),this.type="chars",this.length=t,this.text=""}return e.prototype.toString=function(){return this.text},e}(),t.TagToken=function(){function e(t,n,o,i,r){a(this,e),this.type=t,this.length=o,this.text="",this.tagName=n,this.attrs=i,this.booleanAttrs=r,this.unary=!1,this.html5Unary=!1}return e.formatTag=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n="<"+e.tagName;for(var a in e.attrs)if(e.attrs.hasOwnProperty(a)){n+=" "+a;var i=e.attrs[a];"undefined"!=typeof e.booleanAttrs&&"undefined"!=typeof e.booleanAttrs[a]||(n+='="'+(0,o.escapeQuotes)(i)+'"')}return e.rest&&(n+=" "+e.rest),n+=e.unary&&!e.html5Unary?"/>":">",null!=t&&(n+=t+"</"+e.tagName+">"),n},e}());t.StartTagToken=function(){function e(t,n,o,i,r,l){a(this,e),this.type="startTag",this.length=n,this.text="",this.tagName=t,this.attrs=o,this.booleanAttrs=i,this.html5Unary=!1,this.unary=r,this.rest=l}return e.prototype.toString=function(){return i.formatTag(this)},e}(),t.AtomicTagToken=function(){function e(t,n,o,i,r){a(this,e),this.type="atomicTag",this.length=n,this.text="",this.tagName=t,this.attrs=o,this.booleanAttrs=i,this.unary=!1,this.html5Unary=!1,this.content=r}return e.prototype.toString=function(){return i.formatTag(this,this.content)},e}(),t.EndTagToken=function(){function e(t,n){a(this,e),this.type="endTag",this.length=n,this.text="",this.tagName=t}return e.prototype.toString=function(){return"</"+this.tagName+">"},e}()},function(e,t){"use strict";function n(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return e?e.replace(/([^"]*)"/g,function(e,t){return/\\/.test(t)?t+'"':t+'\\"'}):t}t.__esModule=!0,t.escapeQuotes=n},function(e,t){"use strict";function n(e){return e&&"startTag"===e.type&&(e.unary=l.test(e.tagName)||e.unary,e.html5Unary=!/\/>$/.test(e.text)),e}function a(e,t){var a=e.stream,o=n(t());return e.stream=a,o}function o(e,t){var n=t.pop();e.prepend("</"+n.tagName+">")}function i(){var e=[];return e.last=function(){return this[this.length-1]},e.lastTagNameEq=function(e){var t=this.last();return t&&t.tagName&&t.tagName.toUpperCase()===e.toUpperCase()},e.containsTagName=function(e){for(var t,n=0;t=this[n];n++)if(t.tagName===e)return!0;return!1},e}function r(e,t,r){function l(){var t=a(e,r);t&&c[t.type]&&c[t.type](t)}var u=i(),c={startTag:function(n){var a=n.tagName;"TR"===a.toUpperCase()&&u.lastTagNameEq("TABLE")?(e.prepend("<TBODY>"),l()):t.selfCloseFix&&s.test(a)&&u.containsTagName(a)?u.lastTagNameEq(a)?o(e,u):(e.prepend("</"+n.tagName+">"),l()):n.unary||u.push(n)},endTag:function(n){u.last()?t.tagSoupFix&&!u.lastTagNameEq(n.tagName)?o(e,u):u.pop():t.tagSoupFix&&(r(),l())}};return function(){return l(),n(r())}}t.__esModule=!0,t["default"]=r;var l=/^(AREA|BASE|BASEFONT|BR|COL|FRAME|HR|IMG|INPUT|ISINDEX|LINK|META|PARAM|EMBED)$/i,s=/^(COLGROUP|DD|DT|LI|OPTIONS|P|TD|TFOOT|TH|THEAD|TR)$/i}])})},function(e,t){"use strict";function n(e){return null!=e}function a(e){return"function"==typeof e}function o(e,t,n){var a=void 0,o=e&&e.length||0;for(a=0;a<o;a++)t.call(n,e[a],a)}function i(e,t,n){for(var a in e)e.hasOwnProperty(a)&&t.call(n,a,e[a])}function r(e,t){return e=e||{},i(t,function(t,a){n(e[t])||(e[t]=a)}),e}function l(e){try{return Array.prototype.slice.call(e)}catch(n){var t=function(){var t=[];return o(e,function(e){t.push(e)}),{v:t}}();if("object"===(void 0===t?"undefined":_(t)))return t.v}}function s(e){return e[e.length-1]}function u(e,t){return!(!e||"startTag"!==e.type&&"atomicTag"!==e.type||!("tagName"in e)||!~e.tagName.toLowerCase().indexOf(t))}function c(e){return u(e,"script")}function d(e){return u(e,"style")}t.__esModule=!0;var _="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};t.existy=n,t.isFunction=a,t.each=o,t.eachKey=i,t.defaults=r,t.toArray=l,t.last=s,t.isTag=u,t.isScript=c,t.isStyle=d}])}),function(e){"use strict";var t=function(){this.defined="undefined"!=typeof localStorage};t.prototype={constructor:t,get:function(e,t){return localStorage.getItem(e)?localStorage.getItem(e):void 0!==t?t:null},has:function(e){return!!localStorage.getItem(e)},set:function(e,t,n){return"string"==typeof t&&(""===t?this.destroy(e):localStorage.setItem(e,t)),"function"!=typeof n||n()},destroy:function(e,t){return localStorage.removeItem(e),"function"!=typeof t||t()},clean:function(e){for(var t=localStorage.length-1;t>=0;t--)"undefined"==typeof Array.indexOf&&-1!==localStorage.key(t).indexOf("garlic:")&&localStorage.removeItem(localStorage.key(t));return"function"!=typeof e||e()},clear:function(e){return localStorage.clear(),"function"!=typeof e||e()}};var n=function(e,t,n){this.init("garlic",e,t,n)};n.prototype={constructor:n,init:function(t,n,a,o){this.type=t,this.$element=e(n),this.options=this.getOptions(o),this.storage=a,this.path=this.options.getPath(this.$element)||this.getPath(),this.parentForm=this.$element.closest("form"),this.$element.addClass("garlic-auto-save"),this.expiresFlag=!!this.options.expires&&(this.$element.data("expires")?this.path:this.getPath(this.parentForm))+"_flag",this.$element.on(this.options.events.join("."+this.type+" "),!1,e.proxy(this.persist,this)),this.options.destroy&&e(this.parentForm).on("submit reset",!1,e.proxy(this.destroy,this)),this.retrieve()},getOptions:function(t){return e.extend({},e.fn[this.type].defaults,t,this.$element.data())},persist:function(){this.val!==this.getVal()&&(this.val=this.getVal(),this.options.expires&&this.storage.set(this.expiresFlag,((new Date).getTime()+1e3*this.options.expires).toString()),this.storage.set(this.path,this.getVal()),this.options.onPersist(this.$element,this.getVal()))},getVal:function(){return this.$element.is("input[type=checkbox]")?this.$element.prop("checked")?"checked":"unchecked":this.$element.val()},retrieve:function(){if(this.storage.has(this.path)){if(this.options.expires){var e=(new Date).getTime();if(this.storage.get(this.expiresFlag)<e.toString())return void this.storage.destroy(this.path)
;this.$element.attr("expires-in",Math.floor((parseInt(this.storage.get(this.expiresFlag))-e)/1e3))}var t=this.storage.get(this.path);return this.options.conflictManager.enabled&&this.detectConflict()?this.conflictManager():this.$element.is("input[type=radio], input[type=checkbox]")?"checked"===t||this.$element.val()===t?this.$element.attr("checked",!0):void("unchecked"===t&&this.$element.attr("checked",!1)):(this.$element.val(t),this.$element.trigger("input"),void this.options.onRetrieve(this.$element,t))}},detectConflict:function(){var t=this;if(this.$element.is("input[type=checkbox], input[type=radio]"))return!1;if(this.$element.val()&&this.storage.get(this.path)!==this.$element.val()){if(this.$element.is("select")){var n=!1;return this.$element.find("option").each(function(){0!==e(this).index()&&e(this).attr("selected")&&e(this).val()!==t.storage.get(this.path)&&(n=!0)}),n}return!0}return!1},conflictManager:function(){if("function"==typeof this.options.conflictManager.onConflictDetected&&!this.options.conflictManager.onConflictDetected(this.$element,this.storage.get(this.path)))return!1;this.options.conflictManager.garlicPriority?(this.$element.data("swap-data",this.$element.val()),this.$element.data("swap-state","garlic"),this.$element.val(this.storage.get(this.path))):(this.$element.data("swap-data",this.storage.get(this.path)),this.$element.data("swap-state","default")),this.swapHandler(),this.$element.addClass("garlic-conflict-detected"),this.$element.closest("input[type=submit]").attr("disabled",!0)},swapHandler:function(){var t=e(this.options.conflictManager.template);this.$element.after(t.text(this.options.conflictManager.message)),t.on("click",!1,e.proxy(this.swap,this))},swap:function(){var t=this.$element.data("swap-data");this.$element.data("swap-state","garlic"===this.$element.data("swap-state")?"default":"garlic"),this.$element.data("swap-data",this.$element.val()),e(this.$element).val(t)},destroy:function(){this.storage.destroy(this.path)},remove:function(){this.remove(),this.$element.is("input[type=radio], input[type=checkbox]")?e(this.$element).prop("checked",!1):this.$element.val("")},getPath:function(t){if(void 0===t&&(t=this.$element),this.options.getPath(t))return this.options.getPath(t);if(1!=t.length)return!1;for(var n="",a=t.is("input[type=checkbox]"),o=t;o.length;){var i=o[0],r=i.nodeName;if(!r)break;r=r.toLowerCase();var l=o.parent(),s=l.children(r);if(e(i).is("form, input, select, textarea")||a){if(r+=e(i).attr("name")?"."+e(i).attr("name"):"",s.length>1&&e(i).is("input[type=radio]"),n=r+(n?">"+n:""),"form"==i.nodeName.toLowerCase())break;o=l}else o=l}return"garlic:"+document.domain+(this.options.domain?"*":window.location.pathname)+">"+n},getStorage:function(){return this.storage}},e.fn.garlic=function(a,o){function i(t){var o=e(t),i=o.data("garlic"),s=e.extend({},r,o.data());if(("undefined"==typeof s.storage||s.storage)&&"password"!==e(t).attr("type"))return i||o.data("garlic",i=new n(t,l,s)),"string"==typeof a&&"function"==typeof i[a]?i[a]():void 0}var r=e.extend(!0,{},e.fn.garlic.defaults,a,this.data()),l=new t,s=!1;return!!l.defined&&(this.each(function(){if(e(this).is("form"))e(this).find(r.inputs).each(function(){e(this).is(r.excluded)||(s=i(e(this)))});else if(e(this).is(r.inputs)){if(e(this).is(r.excluded))return;s=i(e(this))}}),"function"==typeof o?o():s)},e.fn.garlic.Constructor=n,e.fn.garlic.defaults={destroy:!1,inputs:"input, textarea, select",excluded:'input[type="file"], input[type="hidden"]',events:["DOMAttrModified","textInput","input","change","click","keypress","paste","focus"],domain:!0,expires:!1,conflictManager:{enabled:!1,garlicPriority:!0,template:'<span class="garlic-swap"></span>',message:"This is your saved data. Click here to see default one",onConflictDetected:function(){return!0}},getPath:function(){},onRetrieve:function(){},onPersist:function(){}},e(window).on("load",function(){e('[data-persist="garlic"]').each(function(){e(this).garlic()}).promise().done(function(){let e;"function"==typeof CustomEvent?e=new CustomEvent("garlic:fields:updated",{bubbles:!0,cancelable:!0}):(e=document.createEvent("Event")).initEvent("garlic:fields:updated",!0,!0),document.body.dispatchEvent(e)}),e('.elInput:visible[name!="custom_type"]').each(function(){e(this).garlic()}),e('.elInput:visible[name="custom_type"]').each(function(){e(this).garlic({getPath:function(t){return e(t).attr("data-custom-type")}})}),e(".o2step_step1 .elInput").each(function(){e(this).garlic()}),e(".containerModal .elInput").each(function(){e(this).garlic()})})}(window.jQuery||window.Zepto),function(e,t){"function"==typeof define&&define.amd?define("i18n",function(){return t(e)}):"object"==typeof module&&module.exports?module.exports=t(e):e.I18n=t(e)}(this,function(e){"use strict";var t=e&&e.I18n||{},n=Array.prototype.slice,a=function(e){return("0"+e.toString()).substr(-2)},o=function(e,t){return p("round",e,-t).toFixed(t)},i=function(e){var t=typeof e;return"function"===t||"object"===t},r=function(e){return"function"===typeof e},l=function(e){return null!=e},s=function(e){return Array.isArray?Array.isArray(e):"[object Array]"===Object.prototype.toString.call(e)},u=function(e){return"string"==typeof e||"[object String]"===Object.prototype.toString.call(e)},c=function(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)},d=function(e){return!0===e||!1===e},_=function(e){return null===e},p=function(e,t,n){return void 0===n||0==+n?Math[e](t):(t=+t,n=+n,isNaN(t)||"number"!=typeof n||n%1!=0?NaN:(t=t.toString().split("e"),+((t=(t=Math[e](+(t[0]+"e"+(t[1]?+t[1]-n:-n)))).toString().split("e"))[0]+"e"+(t[1]?+t[1]+n:n))))},m=function(e,t){return r(e)?e(t):e},h=function(e,t){var n,a;for(n in t)t.hasOwnProperty(n)&&(a=t[n],u(a)||c(a)||d(a)||s(a)||_(a)?e[n]=a:(null==e[n]&&(e[n]={}),h(e[n],a)));return e},f={day_names:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],abbr_day_names:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],month_names:[null,"January","February","March","April","May","June","July","August","September","October","November","December"],abbr_month_names:[null,"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],meridian:["AM","PM"]},g={precision:3,separator:".",delimiter:",",strip_insignificant_zeros:!1},b={unit:"$",precision:2,format:"%u%n",sign_first:!0,delimiter:",",separator:"."},y={unit:"%",precision:3,format:"%n%u",separator:".",delimiter:""},v=[null,"kb","mb","gb","tb"],w={defaultLocale:"en",locale:"en",defaultSeparator:".",placeholder:/(?:\{\{|%\{)(.*?)(?:\}\}?)/gm,fallbacks:!1,translations:{},missingBehaviour:"message",missingTranslationPrefix:""};return t.reset=function(){var e;for(e in w)this[e]=w[e]},t.initializeOptions=function(){var e;for(e in w)l(this[e])||(this[e]=w[e])},t.initializeOptions(),t.locales={},t.locales.get=function(e){var n=this[e]||this[t.locale]||this["default"];return r(n)&&(n=n(e)),!1===s(n)&&(n=[n]),n},t.locales["default"]=function(e){var n=[],a=[];return e&&n.push(e),!e&&t.locale&&n.push(t.locale),t.fallbacks&&t.defaultLocale&&n.push(t.defaultLocale),n.forEach(function(e){var n=e.split("-"),o=null,i=null;3===n.length?(o=[n[0],n[1]].join("-"),i=n[0]):2===n.length&&(o=n[0]),-1===a.indexOf(e)&&a.push(e),t.fallbacks&&[o,i].forEach(function(t){null!=t&&t!==e&&-1===a.indexOf(t)&&a.push(t)})}),n.length||n.push("en"),a},t.pluralization={},t.pluralization.get=function(e){return this[e]||this[t.locale]||this["default"]},t.pluralization["default"]=function(e){switch(e){case 0:return["zero","other"];case 1:return["one"];default:return["other"]}},t.currentLocale=function(){return this.locale||this.defaultLocale},t.isSet=l,t.lookup=function(e,t){t=t||{};var n,a,o,i,r=this.locales.get(t.locale).slice();for(o=this.getFullScope(e,t);r.length;)if(n=r.shift(),a=o.split(t.separator||this.defaultSeparator),i=this.translations[n]){for(;a.length&&(i=i[a.shift()])!==undefined&&null!==i;);if(i!==undefined&&null!==i)return i}if(l(t.defaultValue))return m(t.defaultValue,e)},t.pluralizationLookupWithoutFallback=function(e,t,n){var a,o,r=this.pluralization.get(t)(e);if(i(n))for(;r.length;)if(a=r.shift(),l(n[a])){o=n[a];break}return o},t.pluralizationLookup=function(e,t,n){n=n||{};var a,o,r,s,u=this.locales.get(n.locale).slice();for(t=this.getFullScope(t,n);u.length;)if(a=u.shift(),o=t.split(n.separator||this.defaultSeparator),r=this.translations[a]){for(;o.length&&(r=r[o.shift()],i(r));)0===o.length&&(s=this.pluralizationLookupWithoutFallback(e,a,r));if(null!=s)break}return null==s&&l(n.defaultValue)&&(s=i(n.defaultValue)?this.pluralizationLookupWithoutFallback(e,n.locale,n.defaultValue):n.defaultValue,r=n.defaultValue),{message:s,translations:r}},t.meridian=function(){var e=this.lookup("time"),t=this.lookup("date");return e&&e.am&&e.pm?[e.am,e.pm]:t&&t.meridian?t.meridian:f.meridian},t.prepareOptions=function(){for(var e,t=n.call(arguments),a={};t.length;)if("object"==typeof(e=t.shift()))for(var o in e)e.hasOwnProperty(o)&&(l(a[o])||(a[o]=e[o]));return a},t.createTranslationOptions=function(e,t){var n=[{scope:e}];return l(t.defaults)&&(n=n.concat(t.defaults)),l(t.defaultValue)&&n.push({message:t.defaultValue}),n},t.translate=function(e,t){t=t||{};var n,a=this.createTranslationOptions(e,t),o=e,r=this.prepareOptions(t);return delete r.defaultValue,a.some(function(t){if(l(t.scope)?(o=t.scope,n=this.lookup(o,r)):l(t.message)&&(n=m(t.message,e)),n!==undefined&&null!==n)return!0},this)?("string"==typeof n?n=this.interpolate(n,t):s(n)?n=n.map(function(e){return"string"==typeof e?this.interpolate(e,t):e},this):i(n)&&l(t.count)&&(n=this.pluralize(t.count,o,t)),n):this.missingTranslation(e,t)},t.interpolate=function(e,t){if(null==e)return e;t=t||{};var n,a,o,i,r=e.match(this.placeholder);if(!r)return e;for(;r.length;)o=(n=r.shift()).replace(this.placeholder,"$1"),a=l(t[o])?t[o].toString().replace(/\$/gm,"_#$#_"):o in t?this.nullPlaceholder(n,e,t):this.missingPlaceholder(n,e,t),i=new RegExp(n.replace(/{/gm,"\\{").replace(/}/gm,"\\}")),e=e.replace(i,a);return e.replace(/_#\$#_/g,"$")},t.pluralize=function(e,t,n){var a,o;return n=this.prepareOptions({count:String(e)},n),"undefined"==typeof(o=this.pluralizationLookup(e,t,n)).translations||null==o.translations?this.missingTranslation(t,n):"undefined"!=typeof o.message&&null!=o.message?this.interpolate(o.message,n):(a=this.pluralization.get(n.locale),this.missingTranslation(t+"."+a(e)[0],n))},t.missingTranslation=function(e,t){if("guess"===this.missingBehaviour){var n=e.split(".").slice(-1)[0];return(this.missingTranslationPrefix.length>0?this.missingTranslationPrefix:"")+n.replace(/_/g," ").replace(/([a-z])([A-Z])/g,function(e,t,n){return t+" "+n.toLowerCase()})}return'[missing "'+[null!=t&&null!=t.locale?t.locale:this.currentLocale(),this.getFullScope(e,t)].join(t.separator||this.defaultSeparator)+'" translation]'},t.missingPlaceholder=function(e){return"[missing "+e+" value]"},t.nullPlaceholder=function(){return t.missingPlaceholder.apply(t,arguments)},t.toNumber=function(e,t){t=this.prepareOptions(t,this.lookup("number.format"),g);var n,a,i=e<0,r=o(Math.abs(e),t.precision).toString().split("."),l=[],s=t.format||"%n",u=i?"-":"";for(e=r[0],n=r[1];e.length>0;)l.unshift(e.substr(Math.max(0,e.length-3),3)),e=e.substr(0,e.length-3);return a=l.join(t.delimiter),t.strip_insignificant_zeros&&n&&(n=n.replace(/0+$/,"")),t.precision>0&&n&&(a+=t.separator+n),a=(s=t.sign_first?"%s"+s:s.replace("%n","%s%n")).replace("%u",t.unit).replace("%n",a).replace("%s",u)},t.toCurrency=function(e,t){return t=this.prepareOptions(t,this.lookup("number.currency.format",t),this.lookup("number.format",t),b),this.toNumber(e,t)},t.localize=function(e,t,n){switch(n||(n={}),e){case"currency":return this.toCurrency(t,n);case"number":return e=this.lookup("number.format",n),this.toNumber(t,e);case"percentage":return this.toPercentage(t,n);default:var a;return a=e.match(/^(date|time)/)?this.toTime(e,t,n):t.toString(),this.interpolate(a,n)}},t.parseDate=function(e){var t,n,a;if(null==e)return e;if("object"==typeof e)return e;if(t=e.toString().match(/(\d{4})-(\d{2})-(\d{2})(?:[ T](\d{2}):(\d{2}):(\d{2})([\.,]\d{1,3})?)?(Z|\+00:?00)?/)){for(var o=1;o<=6;o++)t[o]=parseInt(t[o],10)||0;t[2]-=1,a=t[7]?1e3*("0"+t[7]):null,n=t[8]?new Date(Date.UTC(t[1],t[2],t[3],t[4],t[5],t[6],a)):new Date(t[1],t[2],t[3],t[4],t[5],t[6],a)}else"number"==typeof e?(n=new Date).setTime(e):e.match(/([A-Z][a-z]{2}) ([A-Z][a-z]{2}) (\d+) (\d+:\d+:\d+) ([+-]\d+) (\d+)/)?(n=new Date).setTime(Date.parse([RegExp.$1,RegExp.$2,RegExp.$3,RegExp.$6,RegExp.$4,RegExp.$5].join(" "))):(e.match(/\d+ \d+:\d+:\d+ [+-]\d+ \d+/),(n=new Date).setTime(Date.parse(e)));return n},t.strftime=function(e,n,o){o=this.lookup("date",o);var i=t.meridian();if(o||(o={}),o=this.prepareOptions(o,f),isNaN(e.getTime()))throw new Error("I18n.strftime() requires a valid date object, but received an invalid date.");var r=e.getDay(),l=e.getDate(),s=e.getFullYear(),u=e.getMonth()+1,c=e.getHours(),d=c,_=c>11?1:0,p=e.getSeconds(),m=e.getMinutes(),h=e.getTimezoneOffset(),g=Math.floor(Math.abs(h/60)),b=Math.abs(h)-60*g,y=(h>0?"-":"+")+(g.toString().length<2?"0"+g:g)+(b.toString().length<2?"0"+b:b);return d>12?d-=12:0===d&&(d=12),n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=(n=n.replace("%a",o.abbr_day_names[r])).replace("%A",o.day_names[r])).replace("%b",o.abbr_month_names[u])).replace("%B",o.month_names[u])).replace("%d",a(l))).replace("%e",l)).replace("%-d",l)).replace("%H",a(c))).replace("%-H",c)).replace("%k",c)).replace("%I",a(d))).replace("%-I",d)).replace("%l",d)).replace("%m",a(u))).replace("%-m",u)).replace("%M",a(m))).replace("%-M",m)).replace("%p",i[_])).replace("%P",i[_].toLowerCase())).replace("%S",a(p))).replace("%-S",p)).replace("%w",r)).replace("%y",a(s))).replace("%-y",a(s).replace(/^0+/,""))).replace("%Y",s)).replace("%z",y)).replace("%Z",y)},t.toTime=function(e,t,n){var a=this.parseDate(t),o=this.lookup(e,n);if(null==a)return a;var i=a.toString();return i.match(/invalid/i)?i:o?this.strftime(a,o,n):i},t.toPercentage=function(e,t){return t=this.prepareOptions(t,this.lookup("number.percentage.format",t),this.lookup("number.format",t),y),this.toNumber(e,t)},t.toHumanSize=function(e,t){for(var n,a,o,i=1024,r=e,l=0;r>=i&&l<4;)r/=i,l+=1;return 0===l?(o=this.getFullScope("number.human.storage_units.units.byte",t),n=this.t(o,{count:r}),a=0):(o=this.getFullScope("number.human.storage_units.units."+v[l],t),n=this.t(o),a=r-Math.floor(r)==0?0:1),t=this.prepareOptions(t,{unit:n,precision:a,format:"%n%u",delimiter:""}),this.toNumber(r,t)},t.getFullScope=function(e,t){return t=t||{},s(e)&&(e=e.join(t.separator||this.defaultSeparator)),t.scope&&(e=[t.scope,e].join(t.separator||this.defaultSeparator)),e},t.extend=function(e,t){return void 0===e&&void 0===t?{}:h(e,t)},t.t=t.translate.bind(t),t.l=t.localize.bind(t),t.p=t.pluralize.bind(t),t}),Array.prototype.indexOf||(Array.prototype.indexOf=function(e){"use strict";if(null==this)throw new TypeError;var t=Object(this),n=t.length>>>0;if(0===n)return-1;var a=0;if(arguments.length>1&&((a=Number(arguments[1]))!=a?a=0:0!=a&&a!=Infinity&&a!=-Infinity&&(a=(a>0||-1)*Math.floor(Math.abs(a)))),a>=n)return-1;for(var o=a>=0?a:Math.max(n-Math.abs(a),0);o<n;o++)if(o in t&&t[o]===e)return o;return-1}),Array.prototype.forEach||(Array.prototype.forEach=function(e,t){var n,a;if(null==this)throw new TypeError("this is null or not defined");var o=Object(this),i=o.length>>>0;if("[object Function]"!=={}.toString.call(e))throw new TypeError(e+" is not a function");for(t&&(n=t),a=0;a<i;){var r;Object.prototype.hasOwnProperty.call(o,a)&&(r=o[a],e.call(n,r,a,o)),a++}}),Array.prototype.some||(Array.prototype.some=function(e){"use strict";if(null==this)throw new TypeError;var t=Object(this),n=t.length>>>0;if("function"!=typeof e)throw new TypeError;for(var a=arguments.length>=2?arguments[1]:void 0,o=0;o<n;o++)if(o in t&&e.call(a,t[o],o,t))return!0;return!1}),Array.prototype.map||(Array.prototype.map=function(e){var t,n,a;if(null==this)throw new TypeError("this is null or not defined");var o=Object(this),i=o.length>>>0;if("function"!=typeof e)throw new TypeError(e+" is not a function");for(arguments.length>1&&(t=arguments[1]),n=new Array(i),a=0;a<i;){var r,l;a in o&&(r=o[a],l=e.call(t,r,a,o),n[a]=l),a++}return n}),Function.prototype.bind||function(){var e=Array.prototype.slice;Function.prototype.bind=function(t){if("function"!=typeof this)throw new TypeError("Function.prototype.bind - what is trying to be bound is not callable");var n=e.call(arguments,1),a=n.length,o=this,i=function(){},r=function(){return n.length=a,n.push.apply(n,arguments),o.apply(i.prototype.isPrototypeOf(this)?this:t,n)};return this.prototype&&(i.prototype=this.prototype),r.prototype=new i,r}}(),function(e,t){"function"==typeof define&&define.amd?define(["i18n"],t):"object"==typeof module&&module.exports?t(require("i18n")):t(e.I18n)}(this,function(e){"use strict";e.translations={en:{_funnel_secrets:{headers:{first:"1-on-1 Onboarding",fourth:"Funnel Scripts",second:"Funnel Builder Secrets",third:"Traffic Secrets"}},_funnelflix:{header:"FunnelFlix Training",upgrade:"Upgrade"},account:{audit_log:{actions:{"Account Affiliate Changed":"Account Affiliate Changed","Account Affiliates Cleared":"Account Affiliates Cleared","Account Canceled":"Account Canceled","Account Downgraded":"Account Downgraded","Account Invoice Payment Failed":"Account Invoice Payment Failed","Account Paused":"Account Paused","Account Payment Information Edited":"Account Payment Information Edited","Account Trial Ended":"Account Trial Ended","Account Trial Started":"Account Trial Started","Account Trial changed to full plan by ClickFunnels":"Account Trial changed to full plan by ClickFunnels","Account Unpaused":"Account Unpaused","Account Upgraded":"Account Upgraded","Affiliate Terms of Service Violation":"Affiliate Terms of Service Violation","Beta Feature Opt-In":"Beta Feature Opt-In","Beta Feature Opt-Out":"Beta Feature Opt-Out","Contact List Downloaded":"Contact List Downloaded","Contact List Imported":"Contact List Imported","Contact Profile GDPR Redacted":"Contact Profile GDPR Redacted","Contacts Added To Email List":"Contacts Added To Email List","Domain Created":"Domain Created","Domain Deleted":"Domain Deleted","Domain Updated":"Domain Updated","Funnel Created":"Funnel Created","Funnel Edited":"Funnel Edited","Funnel Shared":"Funnel Shared","Funnel Stats Reset":"Funnel Stats Reset","Funnel Step Added":"Funnel Step Added","Funnel Step Created":"Funnel Step Created","Funnel Step Deleted":"Funnel Step Deleted","Funnel Step Edited":"Funnel Step Edited","Funnel Step Removed":"Funnel Step Removed","Funnel Stripe Test Edited":"Funnel Stripe Test Edited","Page Created":"Page Created","Page Deleted":"Page Deleted","Page Duplicated":"Page Duplicated","Page Updated":"Page Updated","Payment Gateway Created":"Payment Gateway Created","Payment Gateway Deleted":"Payment Gateway Deleted","Payment Gateway Updated":"Payment Gateway Updated","SMTP Integration Created":"SMTP Integration Created","SMTP Integration Deleted":"SMTP Integration Deleted","SMTP Integration Edited":"SMTP Integration Edited","Sneak Peek Canceled":"Sneak Peek Canceled","Sneak Peek Started":"Sneak Peek Started","User GDPR Redacted":"User GDPR Redacted","User Invitation Accepted":"User Invitation Accepted","User Invited":"User Invited","User Logged In":"User Logged In","User Logged Out":"User Logged Out","User Permission Edited":"User Permission Edited","User Removed":"User Removed"},index:{action:"Action",clear_all:"Clear All",end:"End",end_date:"End date",start:"Start",start_date:"Start date",user:"User"}},details:{partials:{address:{city:"City",city_placeholder:"Boise",country:"Country",country_placeholder:"Select Country",phone:"Phone",phone_placeholder:"+1 (123) 456-7890",save:"Save",saving:"Saving",state_province:"State / Province",state_province_placeholder:"ID",street_address:"Street Address",street_address_2_placeholder:"Suite 123",street_address_placeholder:"1234 Somewhere Lane",zip_code:"Zip Code / Postal Code",zip_code_placeholder:12345},affiliate:{affiliate_badge:"ClickFunnels Affiliate Badge",affiliate_id:"Affiliate ID",error_message:"Oops! Something didn't work as expected. Please reload the page and try again.",hint:"Update settings for newly created Funnels.",hint_link:" Read our Support Document.",on_by_default:"On by default",share:"Share with Affiliate Link:",share_links:{share:"Share"}},locale:{locale:"Locale",save:"Save",saving:"Saving",select_locale:"Select Locale",time_zone:"Time Zone"},profile:{account_name:"Account Name",error_header:"Error: ",image:"Company Image",save:"Save",saving:"Saving",title:"Company Name"},subdomain:{label:"Subdomain",save:"Save",saving:"Saving",subdomain_placeholder:"Add account subdomain"},timezone:{save:"Save",saving:"Saving",time_zone:"Time Zone"},wordpress:{wordpress_api_key:"WordPress API Key"}},show:{address:{header:"Company Address",subheader:"Edit your address to be displayed in your email footers"},affiliate:{header:"Affiliate Settings",subheader:"View your affiliate settings"},beta_features:{header:"Available Beta Features",subheader:"Manage Beta Feature Access"},close:"Close",expand:"Expand",header:"Manage Account Details",locale:{header:"Timezone and Language Settings",subheader:"Edit your timezone and locale settings"},profile:{header:"Company Profile",subheader:"Edit your company name and icon"},save:"Save",saving:"Saving",subdomain:{header:"ClickFunnels Subdomain",subheader:"Edit your ClickFunnels subdomain"},timezone:{header:"Timezone",subheader:"Edit your timezone settings"},wordpress:{header:"Wordpress API",subheader:"View your WordPress API key"}}},people:{card:{date_format:"%B %d, %Y",last_login:"Last Login:",manage_permissions:"Manage Permissions",remove_from_organization:"Remove from company"},index:{header:"Sub Users",header_html:"(%{users_count} of %{users_limit})",invite:"Invite Sub User",label:{full_access:"Full Access",limited_access:"Limited Access",owner:"Owner",pending:"Pending"},warning_message:{contact_sales:"Contact Sales",contact_sales_link:"https://upgradenow.com/sub-users-pricing",header:"You have added (%{users_count} of %{users_limit}) available users",message:"You have reached the number of sub users you can have on your account"}},invite_person_modal:{cancel:"Cancel",email_label:"Email",full_permission:"This user account will have full permissions",header:"Invite to account",is_minor:"This user is a minor",is_minor_tooltip:"We work hard to protect the privacy and security of minors using ClickFunnels. When you identify a Sub User as a minor, we take special precautions to protect them and their privacy. Their personal information is especially secure, they won't be marketed to directly, and they won't have access to interact with support.",is_minor_tooltip_title:"What is a minor user?",send_invite:"Send invite"},owner_card:{date_format:"%B %d, %Y",last_login:"Last Login:"},pending_card:{invitation_pending:"Invitation Pending",manage_permissions:"Manage Permissions",remove_from_organization:"Remove from company",resend_invitation:"Resend Invitation"},permissions_list:{access_account_settings:"General Account Settings",access_backpack:"General Backpack",access_cf_affiliate:"Clickfunnels Affiliate Page",access_contacts:"Contacts",access_follow_up_funnels:"General Follow-up Funnels",access_funnels:"Funnels",access_mass_actions:"Mass Actions",access_sales:"Sales",backpack:"BACKPACK",clickfunnels:"CLICKFUNNELS",follow_up_funnels:"FOLLOW-UP FUNNELS",global_account_setting:"GLOBAL ACCOUNT SETTINGS"},remove:{cancel:"Cancel",header:"Remove member from account?",remove:"Remove"},show:{cancel:"Cancel",edit_header:"Edit %{name}'s permissions",full_permission:"This user account will have full permissions",is_minor:"This user is a minor",is_minor_disabled:"This user is a minor (may be checked only during SubUser invitation process)",unsaved_changes_message:"You have unsaved changes.",update_permissions:"Update permissions"}}},action_funnel_steps:{index:{action_funnel:"Action funnel",delay_days:"Delay days",delay_hours:"Delay hours",email:"Email",end_time_range:"End time range",funnel_action:"Funnel action",integration:"Integration",integration_to:"Integration to",integration_with:"Integration with",listing_action_funnel_steps:"Listing action_funnel_steps",name:"Name",new_action_funnel_step:"New Action funnel step",start_time_range:"Start time range",status:"Status",text:"Text"}},action_funnels:{go_to_follow_up_funnels_button:"Go To Follow Up Funnels",sunset_message:"In the next %{days} Days, Action Funnels will completely become Follow Up Funnels. You'll be able to maintain your Action Funnels inside Follow Up Funnels so you won't lose anything. All your stats will be transferred and the new Interface will give you more flexibility to Follow Up with your leads."},actionetics:{action_funnels_sunset:{subtitle:'We\'ve added more stats and functionality to Action Funnels and they are now called Follow-up Funnels! Access all the features you are used to along with the new features under the new "Follow-up Funnels" tab in the left navigation.',title:"Action Funnels are now Follow-up Funnels",view_button:"View Follow-up Funnels"},actionetics:{description:"ClickFunnels Internal Integration with Actionetics"},active_campaign:{description:"Allow ClickFunnels to add and remove contacts from your ActiveCampaign lists. This can be used in funnels to capture optins or connect with a product purchase."},backpack:{offer:{actionetics_screenshot_alt_text:"Upgrade to use Actionetics",backpack_screenshot_alt_text:"Upgrade to use Backpack",big_subheader:"Get Unlimited Funnels, Pages, Emails, Members, Affiliates, and More!",form_button_text_actionetics:"Upgrade to ClickFunnels Platinum",form_button_text_md:"Upgrade to Actionetics MD",small_subheader:"Then $0.01 per contact per month,<br /> our lowest monthly rate ever!",upgrade_actionetics_header:"Upgrade to ClickFunnels Platinum for $297 per month",upgrade_header:"Upgrade to ActioneticsMD starting at $297 per month for your first 5,000 contacts"}},backpack_upgrade_header:"Upgrade to Backpack",broadcasts:{summary:{divider:"or",exit_to_overview_button:"Exit to Overview",form_success:"Success! Your Broadcast is now live!",header:"Heres a summary of your broadcast:",que_to_send_button:"Queue to Send",send_at_header:"Schedule",send_at_html:'Sends <span class="ui green header">%{date}</span>',sending:"Sending...",type:"Broadcast Type"}},constant_contact:{description:"Allow ClickFunnels to add contacts to your Constant Contact lists. This can be used in funnels to capture optins or connect with a product purchase."},convert_kit:{description:"Allow ClickFunnels to add contacts and tags to your ConvertKit lists. This can be used in funnels to capture optins or connect with a product purchase."},deprecation:{fuf_overview_message:"This Follow-Up Funnel includes one or more steps using a message type that is no longer supported and cannot be used in a Follow-Up Funnel",fuf_step_overview_message:"The Follow-Up Funnel Step uses a message type that is no longer supported and cannot be used in a Follow-Up Funnel",header:"Deprecation Notice",message:"The following message types are being deprecated, you will have access to them but they will no longer be officially supported by ClickFunnels:",retargeting_messenger:"*You can still Retarget audiences using the Facebook 3rd Party App",text_messenger:"*You can still send text messages using the Twilio 3rd Party App"},destroy_success:"Follow-up funnel successfully deleted.",drip:{description:"Allow ClickFunnels to add and remove contacts from your Drip lists. This can be used in funnels to capture optins or connect with a product purchase."},email_message_schedule:{success:"Your email messenger schedule was successfully saved."},email_message_settings:{form:{no_smtp:"Please set up a valid SMTP first.",step_name_hint:"Create a name for this step (Only you will see this step name)",success:"Email settings were successfully saved."}},email_message_summary:{delay_message:"Please note that your message delivery may be delayed up to 30 minutes to ensure your Smart List is fully up to date.",divider:"or",email_messenger_app_html:'<strong class="bold text">Email Messenger</strong>\n',filter_rules:"Filter Rules",from_name:"From Name",message_preview:"Message Preview",name:"Step Name",no_filter_rules:"No filter rules selected",schedule:"Schedule",send_from:"Send From",send_list_count:"Future Send List Count",send_list_count_info:'Your future send count is affected by the contacts who have already passed this step in your\nFollow Up Funnel and the filters you\u2019ve applied. We\u2019ll be sending this email to\n<strong class="bold blue text">%{total_contacts_to_send_to}</strong> of your contacts.\n',send_to:"Send To",smtp_info:"(From: %{name} Email: %{email})",successful_update:"Success! Your Follow Up Funnel Step is now live!",trigger_time:'Triggers <strong class="bold green text">%{measure} %{unit}</strong> after the start of the Follow Up Funnel.\n',type:"Step Type"},email_messenger_description:"Send Attention Grabbing Emails through Actionetics using the Email Messenger. Utilize Automated Rules, Send Windows, Email Scheduling, Custom Email Design, and much more to follow up with your subscribers!",error_message:"Oops! Looks like there was a problem!",ever_webinar:{description:"Allow ClickFunnels to register contacts to a webinar in your EverWebinar account. Please note, this only registers visitors on your EverWebinar event and does not host the webinar within ClickFunnels."},facebook:{ad_account_requirement:"You will need to setup a Facebook Ad Account at <a target='_blank' href='https://business.facebook.com'>business.facebook.com</a> first, before you can add this integration.",description:"Your visitor didn't buy on the first try? That's okay! Using Facebook, you'll be able to custom tailor your message exactly to the people who may have seen your offer but didn't purchase the first time they landed on your page."},finalize:{back_button:"Back",header:"Set-up %{action_type} Action",make_live_button:"Make Live",overview_button:"Overview",save_as_draft_button:"Save as Draft",smtp_provider_subheader:"Using SMTP Provider %{smtp_provider}",sub_header:"Make sure your settings are in place before making it live!",triggers_html:"Triggers <strong class='green text'>%{delay}</strong> after the initial start of the follow-up funnel"},follow_up_funnel_steps:{third_party_apps:{settings:{untitled_integration:"Untitled %{integration_name} Integration"},summary:{actionetics_html:'<strong class="bold text">ClickFunnels Internal</strong>\n',app_description_html:'<strong class="bold text">3rd Party App: %{app_name}</strong>\n',from_name_info:"(From: %{user_name} Account: %{from_account_name})",funnel_messenger_html:'<strong class="bold text">Funnel Messenger</strong>\n',integration_detail_header:"%{integration_name} Action",name:"Step Name",send_from_header:"Send %{integration_name} Account",send_to:"Send to",type:"Step Type"}}},follow_up_funnels:{bread_crumbs:{general_step_settings:{label:"General Step Settings"}},clone:{failure:"Oops, something went wrong.",success:"Follow-Up Funnel Successfully Cloned."},create:{no_lists:"No Lists selected."},dup:{account_selection:'Which account would you like to add "%{name}" to?\n',add_button:"Add to %{name}"},edit:{header:"Follow-up Funnel"},email_messenger:{form:{actions:{exit_to_over_view:"Exit to Overview",save:"Save"}},message:{preheader:{label:"Pre Header",placeholder:"Preheader..."},subject:{label:'Subject <span class="red text">*</span>',placeholder:"Your Subject Line..."}},right_side_bar:{filter_rules:"Filter:",integration_account:"Account:",message_preview:"Message Preview",send_list_count:"Send List Count:"},schedule:{actions:{next:"Review for Sending"},adding_send_label:"While sequences will always go out in order, adding send windows may impact the delay sent in sequence.",click_here_label:"Click here",description:'Set up a general rule/specific time for this Follow-Up Funnel step to be sent out to your audience. If you are unsure or need some guidance, <a href="%{click_here_link}" target="_blank">%{click_here_label}</a> to read our documentation on how a specific schedule can affect the way your customers interact with you.',hint:"Warning"},settings:{add_filter_label:"Add filter",days_label:"Days",description:"Send Attention Grabbing Emails through Actionetics using the Email Messenger. Utilize Automated Rules, Send Windows, Email Scheduling, Custom Email Design, and much more to follow up with your subscribers!",form:{from_select_label:"(From %{from_email})",success:"Settings Updated"},
from_name_hint:"This name will display in recipients inbox",from_name_label:"From Name",future_list_count:"Future Send Count",header:"Email Step",help_docs:{title:"Help Docs"},hours_label:"Hours",select_smtp:"Select a SMTP integration",send_from_hint:"Select which Email Integration to send from",send_from_label:"Send From",sequence_label:"into sequence",setup_smtp_btn_label:"Set-up email sending",smtp_integration_label:"Send from SMTP account",step_name_hint:"Create a name for this step (Only you will see this step name)",step_name_label:"Step Name",trigger_times_label:"Trigger times",when_to_trigger_hint:"How many days or hours after this Follow-Up Funnel starts should this message be sent out?",when_to_trigger_label:'When to Trigger Action <span class="red text">*</span>'},sidebar:{preview:"Message Preview",settings:"General Step Settings"}},facebook_messengers:{settings:{broadcast_name_hint:"Create a name for this broadcast (Only you will see this name)",broadcast_name_label:"Name your broadcast",broadcast_name_placeholder:"Broadcast name",exit_to_overview_label:"Exit To Overview",fb_page_id_placeholder:"Connected Facebook Pages",fb_page_id_placeholder_error_html:'Error: No Facebook Pages Connected! <a href="%{integrations_url}">Check your integrations.</a>',group_tag_hint:"Create a group or save this broadcast to a group you've already created",group_tag_label:"Group tag",group_tag_placeholder:"Add group",integration_hint:"Select which Facebook Page to send from",integration_label:"Send From",list_hint:"Add a list that your Broadcast will be sent to",list_label:"Who will receive this broadcast?",list_placeholder:"Add a list",next_step_label:"Next",no_connected_pages_button:"Connect a page to Clickfunnels",page_error:"There seems to be an error connecting to this Facebook page.",page_name_label:"Facebook Page",status:{approved:"approved",limited:"limited",pending:"pending",rejected:"rejected",setup:"setup"},step_name_hint:"Create a name for this step (Only you will see this step name)",step_name_label:"Step Name",step_name_placeholder:"Type a Step Name..."}},form:{add_button:"Create Follow-up Funnel",cancel_button:"Cancel",create_disable_with:"Saving New Follow-up Funnel",error_header:"Oops! It looks like there was a problem!",group_tag_hint:"Create a group or save this Follow-Up Funnel to a group you've already created. This can be changed later",group_tag_label:"Group Tag",lists_hint:"Choose an existing List that your Follow-Up Funnel will be sent to (By default, only contacts newly added to the selected List will be receiving this Follow-Up Funnel)",lists_label:"Who Will Receive This Follow-Up Funnel?",lists_placeholder:"Add one or multiple lists...",name_label:"Name your follow-up funnel",name_placeholder:"Create a name for your funnel",new_contacts_tooltip_html:"<p>By selecting this option, all existing contacts on the selected list will be queued into this Follow-Up Funnel.</p><p>If you don\\'t want existing contacts from the selected list to be queued into the Follow-Up Funnel, leave this option unselected.</p>",reloaded:"Your form data was outdated, loaded with new one",send_to_all_contacts:'<span class="grey text">Send to all existing contacts on list</span> <span><i id="send_to_all_toolip" class="question grey circle icon"></i></span>\n',update_button:"Update Follow-up Funnel",update_disable_with:"Updating Follow-up Funnel",warning_helper_html:"<em>All contacts in the list above will be queued through your Follow-Up Funnel.</em>",warning_html:"<em>Contacts will only able to go through a Follow-Up Funnel one time.</em>",warning_label:"Warning:"},header:"Follow-Up Funnels",index:{add_new_tooltip:"New Follow-Up Funnel",search:"Search My Follow-up Funnels",sort:{created_date:"Date Created",name:"Name",sort_by:"Sort By",updated_date:"Date Updated"},table:{cell_days:"days",cell_steps:"Steps",header_active_contacts:"ACTIVE",header_funnel_spec:"FUNNEL SPEC",header_sent:"SENT",header_steps:"STEPS",header_title:"Title",header_total_contacts:"TOTAL CONTACTS",header_total_revenue:"TOTAL REVENUE(USD)",header_total_revenue_new:"REVENUE (USD)",pre_header_title:"My Follow-Up Funnels"}},integrations:{facebook_custom_audience:{notice:"Not seeing your custom audience here? It may be because it does not support adding/removing of users individually.",tos_warning:"Must accept the Facebook Custom Audience TOS: https://www.facebook.com/ads/manage/customaudiences/tos.php"},header:"Select %{integration_name} Account"},"new":{header:"New Follow-up Funnel",sub_header:"Use Follow-Up Funnels to connect with your subscribers."},shared:{modal:{cancel:"Cancel",confirm:"Confirm",live:"Live",live_content:"Are you ready to get your content out there? <br>(You can Pause and edit your step at anytime)",live_headline:"You're about to go live",make_live:"Make Live",pause_content:"Contacts who have not reached this point in the follow-up funnel will not receive this step, while it is paused.  Are you sure you want to pause this step?",pause_headline:"You're about to Pause",paused:"Paused",zero_contacts_broadcast_question:"Are you sure you want to Queue this Broadcast to send?",zero_contacts_message:"Only NEW contacts added to the associated list will receive this message.",zero_contacts_step_question:"Do you still want to make this step live?",zero_contacts_suggestion:"Note: Changing your Filter Rules may impact this",zero_contacts_warning_html:"Your Future Send Count for this %{type} is <span class='ui red bold text'>0</strong>."},summary:{send_to_all_tooltip_html:"<p>All existing contacts on the selected list(s) as well as newly added contacts will be queued into this Follow-Up Funnel</p>\n",send_to_cannot_be_changed_html:"<p>This setting applies to the entire Follow-Up Funnel and cannot be changed once the Follow-Up Funnel becomes live</p>\n",send_to_existing:"send to all Existing contacts on list",send_to_new:"send only to new contacts added to list",send_to_new_tooltip_html:"<p>Only newly added contacts to the selected list(s) will be queued into this Follow-Up Funnel</p>\n",send_to_sub_header_html:'This Follow-Up Funnel will <span class="green text">%{send_to_all}</span>'}},stats:{email:{clicked:"CLICKED",current_queue:"CURRENT QUEUE",failed:"FAILED",opened:"OPENED",sent:"SENT EMAIL"},header:"Stats",recipients:"Queued Next",recipients_tip:"Contacts who are queued to receive this step next in their follow up funnel"},status:{live:"LIVE",paused:"PAUSED"},steps:{action:{cf_internal_header:"Action:",header:"%{integration_name} Action:"},bread_crumbs:{general_step_settings:{label:"General Step Settings"},schedule:{label:"Schedule"},summary:{label:"Summary"}},draft:"Draft",edit_step_settings:"Edit Settings",help_docs:"Help Docs",help_links:{cf_internal_broadcast:"https://help.clickfunnels.com/hc/en-us/articles/360023047674",cf_internal_fuf:"https://help.clickfunnels.com/hc/en-us/articles/360006054393",search:"https://help.clickfunnels.com/hc/search?%{query}"},make_live:{success:"Step Updated!"},make_paused:{failed:"Step failed to update."},"new":{sidebar:{actions:{"Add Tag":"Add Tag","Add To List":"Add To List","Email Notification":"Email Notification","Remove From List":"Remove From List","Remove Tag":"Remove Tag","Unsubscribe Contact":"Unsubscribe Contact"},email_messenger:"Email Messenger",first_party_actions:"This includes:",funnel_messenger:"Funnel Messenger",mobile_messenger:"Mobile Messenger",retargeting_messenger:"Retargeting Messenger",social_messenger:"Social Messenger",starts_from:"Starts from:",third_party_actions:"This 3rd Party Actions includes:",upgrade_now:"Upgrade Now!"}},overview:{add_to_list_with_tag:{list_header:"Add to List: ",tag_header:"With Tag: "},average_cart_value:"AVERAGE CART VALUE",average_epc:"AVERAGE EARNINGS PER CLICK (EPC)",cancelled_broadcast:{cta_link:"Learn More",description:"Your Broadcast was manually cancelled. You can resend this Broadcast to the remainder of this list or clone it to send to the whole list or a different list.",header:"This Broadcast was cancelled"},clicked:"CLICKED",clicked_tooltip:{graph:"%{total_clicked} of %{total_sent} emails sent from %{time_filter} were clicked",stat1:"%{total_clicked} of %{total_sent} emails sent from %{time_filter} were clicked",stat2:"%{total_dismissed} of %{total_sent} emails sent from %{time_filter} were dismissed"},dismissed:"DISMISSED",draft_mode:"This Follow-Up Funnel Step is in Draft mode. Finish setting up to push this Live!",failed:"FAILED",finish_setting_up:"Finish Settling Up",lifetime_gross:"LIFETIME GROSS",no_lists_selected:"No lists selected for this broadcast",no_stats:"This Follow-Up Funnel Step has no stats available because no contacts in your lists/lists have reached this step.",opened:"OPENED",opened_tooltip:{graph:"%{total_opened} of %{total_sent} emails sent from %{time_filter} were opened",stat1:"In %{time_filter}, of emails sent all time, %{total_opens} were opened",stat2:"%{total_unopened} of %{total_sent} emails sent from %{time_filter} are still unopened"},read_more:"Read More",sent:"SENT",sent_tooltip:{graph:"%{total_sent} of %{total_count} were sent from %{time_filter}",stat1:"%{total_sent} of %{total_count} were sent from %{time_filter}",stat2:"%{total_failed} of %{total_count} failed to send from %{time_filter}"},stats_delay:"Stats can be delayed up to 20 minutes",to:"To:",total_clicked:"TOTAL CLICKED",total_gross:"GROSS",total_opened:"TOTAL OPENED",total_sent:"TOTAL SENT",total_unsubscribed:"TOTAL UNSUBSCRIBED",unopened:"UNOPENED",unsubscribed:"UNSUBSCRIBED",unsubscribed_tooltip:{graph:"%{total_unsubscribed} of %{total_sent} emails sent from %{time_filter} have unsubscribed",stat1:"In %{time_filter}, of emails sent all time, %{total_unsubscribed} have unsubscribed"}},preview:{choose_design:"Choose Design",complete_message:"Complete Message",edit:"Edit",edit_design:"Edit Design",email_preview:"Email Preview",header:"Email Preview",no_preview_available:"No Preview Available",save_template:"Save As Template"},revenue_by_funnel_by_day:{chart_title:"Last 7 Days Revenue per Funnel",header:"Related Funnels",no_stats_to_show:"No Stats to Show here"},right_side_bar:{divider:"or",filter_rules:"Filter:",integration_account:"%{integration_name} Account:",missing_nickname:null,no_filters:"(No filters applied)",send_list_count:"Send List Count:"},sent:{date_sent:"DATE SENT",download_contacts:"Download Contacts",name:"NAME",total:"TOTAL",total_clicks:"CLICKS",total_opens:"OPENED",total_sent:"SENT",total_unsubscribes:"UNSUBSCRIBES"},show:{action:"ACTION",delay_caption:"after users sign up",edit_button:"Settings",facebook_page:"FACEBOOK PAGE",headline:"TITLE",save_template:"Save As Template",search_contacts_placeholder:"Search contacts...",sent_header:"Sent",subject_line:"SUBJECT LINE",table:{counts:"Showing %{showing} of %{total} total actions. Search to find a specific record.",sent_at:"Sent At"}}},third_party_apps:{form:{actions:{exit_to_over_view:"Exit to Overview",save:"Save"},success:"Success"},schedule:{actions:{next:"Review for Sending"},adding_send_label:"While sequences will always go out in order, adding send windows may impact the delay sent in sequence.",click_here_label:"Click here",description:'Set up a general rule/specific time for this Follow-Up Funnel step to be sent out to your audience. If you are unsure or need some guidance, <a href="%{click_here_link}" target="_blank">%{click_here_label}</a> to read our documentation on how a specific schedule can affect the way your customers interact with you.',hint:"Warning"}},valid_days_error:"Choose at least one day for your Send Windows"},getresponse:{description:"Allow ClickFunnels to add contacts to your GetResponse campaigns. This can be used in funnels to capture optins or connect with a product purchase."},html_form:{description:"Allows the use of custom HTML forms so you can connect your funnels with a variety of autoresponder services. Please note, you should only have one of these integrations added to your account."},hubspot:{description:"Allow ClickFunnels to add and delete contacts from your Hubspot lists. This can be used in funnels to capture optins or connected to a product purchase."},kajabi:{description:"Allows ClickFunnels to send product purchases to Kajabi for membership access."},list:{edit:{back:"Back",group_tag_hint:"Organize your lists into groups (optional)",group_tag_label:"Group Tag",group_tag_placeholder:"Add a group name",help:"Need help setting up Email Lists?",name_hint:"Email list names will be visible to your contacts if they unsubscribe from a list.",name_label:"Name",name_placeholder:"Name your email list",smart_list:"Smart List",smart_list_hint:"Create a Dynamic Smart List that automatically adds or removes customers as they meet filters",smart_list_label:"Smart List",submit_button:"Update List",title:"Edit List",updating:"Updating..."},index:{add_new_list:"Add New List",contacts:"Contacts",header:"My Contacts",search:"Search...",table:{actions:{clone:"Clone",created:"Created %{at}",edit:"Edit",overview:"Overview",preview:"Preview",settings:"Settings",updated:"Last edited",view:"View"},count:"(%{count})",no_results:{subtext:"Please clear the search field and try again.",title:"No Results :("},pre_header_title:"All Lists",table_body:{fuf_count:"%{count} connected Follow-up funnels"},table_headers:{emails_sent:{data_content:"Total Broadcast Emails Sent",text:"Emails Sent"},subscribed:{data_content:"People currently subscribed to the list",text:"Subscribed"},title:{data_content:null,text:"Title"},today:{data_content:"How many signed up to the list today",text:"Today"},unsubscribed:{data_content:"People who have unsubscribed from the list",text:"Unsubscribed"},yesterday:{data_content:"How many signed up to the list yesterday",text:"Yesterday"}},ungrouped:"Ungrouped"},title:"Lists"},"new":{back:"Back",group_tag_hint:"Organize your lists into groups (optional)",group_tag_label:"Group Tag",group_tag_placeholder:"Add a group name",help:"Need help setting up Email Lists?",name_hint:"Email list names will be visible to your contacts if they unsubscribe from a list.",name_label:"Name",name_placeholder:"Name your email list",saving:"Saving",smart_list_hint:"Create a Dynamic Smart List that automatically adds or removes customers as they meet filters",smart_list_label:"Smart List",submit_button:"Create New List",title:"New Email List"},show:{add_rule:"Add your first rule",calculating_message:"Your smart list is currently calculating. The page will refresh when it is finished.",calculating_title:"Calculating!",confirm:"Are you sure?",connected_fufs:{header_active_contacts:"Active",header_sent:"Sent",header_steps:"Steps",header_title:"Connected Follow-up Funnels",header_total_revenue_new:"Revenue (USD)",none_create_link:"Create Follow-Up Funnel",none_header_body:"You don't have any Follow-Up Funnels connected to this list. Don't let your subscribers forget about you! Create a Follow-Up Funnel today.",none_header_title:"Create a Follow-Up Funnel for your List",none_learn_more_link:"Learn more"},edit_list:"Edit List Settings",remove_list:"Remove",second_confirm:"Are you sure you want to delete this email list?",smart_list:"Start building your Smart List",smart_list_detail:"Smart Lists automatically add and remove contacts that match your rules, so you're always targeting the exact audience you intend."}},locked_text:"Actionetics MD (Multi-Dimensional) brings powerful cross-channel marketing automation to your finger tips.  Meet your customers where they are using the right message at the right time on the right medium.",mad_mimi:{description:"Allow ClickFunnels to add contacts to your Mad Mimi lists. This can be used in funnels to capture optins or connect with a product purchase."},mailchimp:{description:"Allow ClickFunnels to add and remove contacts from your MailChimp lists. This can be used in funnels to capture optins or connect with a product purchase."},markethero:{description:"Allow ClickFunnels to add and remove contacts from your MarketHero lists. This can be used in funnels to capture optins or connect with a product purchase."},maropost:{description:"Allow ClickFunnels to add contacts to your Maropost lists. This can be used in funnels to capture optins or connect with a product purchase."},message_settings:{add_filter_label:"Add filter",add_subscriber_label:"Add Filter Rules?",days_label:"Days",deprecated_integration:"The Follow-Up Funnel Step uses a message type that is no longer supported and cannot be used in a Follow-Up Funnel.",exit_to_overview_label:"Exit to Overview",form:{from_select_label:"From",success:"Settings Updated"},from_name_hint:"What from name would you like to show in the From of the email?",from_name_label:"From name",header:"Email Step",hint:"Warning",hours_label:"Hours",integration_hint:"Select which %{integration_name} Account",integration_label:"Send From",integration_placeholder:"Choose an Account to send from...",integration_setup:"Setup %{integration_name} Account",next_step_label:"Next",save_exit_label:"Save & Exit",select_smtp:"Select a SMTP integration",sequence_label:"into sequence",setup_smtp_btn_label:"Set-up email sending",smtp_integration_label:"Send from SMTP account",specific_times_label:"Set specific times to show this message to your audience",step_name_hint:"Create a name for this step (Only you will see this step name)",step_name_label:"Step Name",step_name_placeholder:"Type a Step Name...",trigger_times_label:"Trigger times",when_to_trigger_label:"When to trigger action"},mobile_messenger:{description:"Want to reach your customer directly? Use Twilio Sms, it allows you to send fast-action, quick-converting SMS texts to your audience for follow-up promotions and content delivery."},my_subscribers:{add_new_contact:"Create New Contact",add_to_lists:"Add Contacts to Lists",contacts:"Contact List",download:"Download",download_contacts:"Download Contacts",filter:{all_time:"All Time","import":"Import",import_link:"Import Contacts to Lists",last_year:"Last Year",options:"Options",search_new_contacts:"Search New Contacts",seven_days:"Last 7 Days",showing_contacts_for:"Showing Contacts For",sixty_days:"Last 60 Days",sort_by:"Sort By",thirty_days:"Last 30 Days"},import_contacts:"Import Contacts",list:{columns_displayed:"Columns Displayed",contact:"Contact",created:"Date Created",email:"email",export_contacts:"Export Contacts",found:"Found",joined_list:"Joined list",lifetime_contacts:"LIFETIME CONTACTS",lists:"Lists",name:"NAME",new_contacts:"NEW CONTACTS",nil_contacts:"You Currently Have No Contacts...",no_contacts_found:"No Contacts found for Search",not_found:"That list was not found. It may have been deleted.",overview:"Overview",pending_removal:"Pending Removal",remove:"Remove",remove_confirm:"This will remove this Contact Profile from this List and cancel all queued emails.  Are you sure?",remove_contact:"Remove Contact Profile from List",select_all:"SELECT ALL",select_all_label_html:'<span id="master_label">SELECT ALL</span> (<span id="selected">0</span>/%{count})',sends:"Sends",subscribed:"Date Subscribed",subscribers:"Subscribers",titles:{action_score:"Action Score",age:"Age",age_range_lower:"Age Range Lower",age_range_upper:"Age Range Upper",full_name:"Full Name",gender:"Gender",location_general:"Location General",phone:"Phone"},unselect_all:"DE-SELECT ALL",unsubscribed:"Unsubscribed",unsubscriber_tooltip:"This contact has unsubscribed from all lists",unsubscribers:"UNSUBSCRIBERS",unsubscribes:"Unsubscribes",view:"View",viewing_subscribers_for:"Viewing Subscribers for","with":"with"},lists:"Lists",options:"Options",placeholder:"Search",pre_header_title:"Contact List",recalculating:"Recalculating",results:"Results",title:"Subscribers",update:"Update"},name:"Follow-Up Funnels",navigation:{action_funnels:"Action Funnels",broadcasts:"Broadcasts",contacts:"Contacts",email_broadcasts:"Email Campaigns",email_lists:"Email Lists",follow_up_funnels:"Follow-up Funnels",legacy_header:"Legacy"},notices:{contacts:{header:"You are using %{current} of %{max} contacts",import_header:"%{count} contacts",import_over_count:"Importing more than %{remaining} contacts will increase your Actionetics MD Tier.",import_under_count:"Importing %{import_count} contacts will leave your account with %{remaining} contacts left in this tier.",md_contacts_message:"Note that execeding %{max} contacts will automatically increase your Actionetics MD Tier.",md_contacts_message_header:"You are using %{count} of %{max} contacts."},payment_gateways:{exceeded_message:"You've exceeded the integration limit for this tier, your tier will be increased automatically.",header:"You are using %{current} of %{max} available payment gateways",message:"Please note that adding more than %{max} stripe accounts will raise your tier."},smtp_integrations:{exceeded_message:"You've exceeded the integration limit for this tier, your tier will be increased automatically.",header:"You are using %{current} of %{max} available SMTP integrations",message:"Please note that adding more integrations will automatically increase your tier."},tier:{header:"Your tier will be upgraded",link_html:"Please  <a href='mailto:dave@clickfunnels.com'>contact sales</a> for more information.",message:"You've exceeded your current tier, your plan will be automatically upgraded within 24 hours."},tier_details_link_text:"View Tier Details"},offer:{complimatary_account_markdown:"It seems as though you are on a complimentary account.\nPlease contact us\nand we will explain the upgrade process.\n",currently_subscribed_click_funnels:"You're currently subscribed to ClickFunnels for %{currency_symbol}%{plan_price} / %{plan_interval}",currently_subscribed_funnel_hacks:"You're currently subscribed to Funnel Hacks program with 6 months of free access to ClickFunnels Enterprise included then $297/m for unlimited or downgrade anytime to ClickFunnels Basic for $97/m.",special_offer_html:"As a special offer we'd like to extend an opportunity to upgrade your Account to the FULL Suite for no additional cost today.  You'll have unlimited access until your Funnel Hacks access ends on\n<span>%{subscription_end}</span>\nthen continue for just $297/m or downgrade to just ClickFunnels Basic for $97/m before your time ends.\n",upgrade_account_button:"Upgrade My Account Now!",upgrade_account_to_full_suite_html:"You can now upgrade to the FULL Suite today and lock in our lowest monthly rate ever of just\n<strong style='color: #1C69A9'> $297/month </strong>\nfor UNLIMITED Funnels, Pages, Emails, Members, Affiliates, and more!\n",watch_actionetics_button:"Watch Actionetics Video",watch_backpack_button:"Watch Backpack Video"},ontraport:{description:"Allow ClickFunnels to add tags to your contacts in Ontraport. This can be used in funnels to capture optins or connect with a product purchase."},previews:{email:{body:"The future is coming! Technology is turning business upside down. We have a newely released video of our product. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu ullamcorper nibh, vel lacinia nisl. In volutpat pellentesque porta. Cras fermentum semper nisi a venenatis.",disclaimer:"This is an example conversation view*",header:"Todd Dickerson",subject:"Exciting news guys!!"},funnel_messenger:{body:"Add a short description here. Feel free to edit the text style with the wysiwyg editor. Look at you, funnel builder! You\u2019re on your way. Make that money.",button:"Button",name:"Hello, there!"},text_messenger:{message:"Good Morning! Thank you for opting in to our exclusive text message list. Use code SAVINGS10 to save 10%.",response:"Awesome, Thanks!"}},salesforce:{description:"Allow ClickFunnels to add contacts to your Salesforce Campaigns. This can be used in funnels to capture optins or connect with a product purchase."},search_placeholder:"Quick Search",shared:{header:{edit:"Edit %{integration_name}","new":"New %{integration_name}"},smart_list:{calculating_warning_broadcast:"The selected Smart List for this broadcast is still processing. This broadcast must be scheduled to be sent at least 30 minutes from now.",calculating_warning_fuf:"The selected Smart List for this Follow-Up Funnel is still processing. When this step is made Live, processing contacts into this Follow-Up Funnel Step will be delayed 30 minutes.",calculating_warning_title:"Warning:"},summary:{child_info_html:"This Broadcast will re-send after <span class='green bold text'>%{delay_hours} hours</span>\nof your scheduled send time (shown above) to subscribers who do not open your initial email\nwith a new Subject Line: <span class='bold black text'>%{child_subject}</span>\n",delay_message:"Please note that your message delivery may be delayed up to 30 minutes to ensure your Smart List is fully up to date.",divider:"or",filter_rules:"Filter Rules",name:"Step Name",no_filter_rules:"No filter rules selected",resend:"Broadcast Re-Send",schedule:"Schedule",send_immediately:"Triggers immediately after the start of the Follow Up Funnel.",send_list_count:"Future Send List Count",send_list_count_info:'Your future send count is affected by the contacts who have already passed this step in your\nFollow Up Funnel and the filters you\u2019ve applied. We\u2019ll be sending this email to\n<span class="bold blue text">%{total_contacts_to_send_to}</span> of your contacts.\n',sending:"Sending...",summary:"Here's a summary of your step:",trigger_time_html:"Triggers <span class='green bold text'>%{measure} %{unit}</span> after the start of the Follow Up Funnel.\n",type:"Step Type"},upgrade_to_md:{domain:{header:"You have added %{current} of %{max} Domains on your account.",integration_types:"domains."},message:"Upgrade your account to Actionetics MD to integrate more %{integration_types}.",payment_gateway:{header:"You have already integrated %{current} of %{max} Payment Gateways.",integration_types:"payment gateways"},smtp:{header:"You have used %{current} of your %{max} SMTPs.",integration_types:"SMTPs"},upgrade_button:"Upgrade to Actionetics MD",upgrade_button_subtext:{current_price:"$297 / m",starts_from:"Starts from: "}}},sly_broadcast:{description:"Allow Actionetics to connect with Slybroadcast to send voice messages to your contacts."},status:{live:"LIVE",paused:"PAUSED"},steps:{action:{email_messenger:"Email Messenger",header:"Select %{integration_name} Action",header_description:"Let us know what this step should do",search_placeholder:"Search Available Actions",submit:"Continue",title:"Actions"},add_new_button:"New Step",add_new_tooltip:"Add an additional step to your funnel",control_page:{contacts_in_funnel:"CONTACTS IN FOLLOW-UP FUNNEL",created:"Created: %{date} at %{time}",delete_button:"Delete Funnel",delete_button_confirm:"Are you sure? This cannot be undone!",delete_button_tooltip:"CAUTION: This deletes the entire funnel and all its steps!!",error_message:"Oops! It looks like there was a problem!",filters:{all_time:"All Time",month:"Last 30 Days",today:"Last 24 hours",week:"Last 7 Days"},header:"Follow-Up Funnel Name",lists_tooltip:"When a contact is added to one of these lists this sequence begins for them. Click here to update.",new_contacts_only_tooltip:"This Follow-Up Funnel will only be triggered for contacts newly added to the following list(s)",no_list_tooltip:"Follow-Up Funnel is paused because it does not currently have a list assigned.",not_enabled:"No lists selected for this Follow-Up Funnel",not_share_description:"Follow Up Funnels purchased in the Marketplace are not shareable.",send_to_all_tooltip:"This Follow-Up Funnel will be triggered for contacts newly added to the following list(s) as well as all contacts already on them",send_to_existing:"(All newly added and existing contacts on list)",send_to_new_only:"(Only contacts newly added to list)",settings_button:"Edit Settings",share:{button:"Share",share_funnels_only:"Share Funnel Only plans can not re-share funnels.",upgrade:"Upgrade to unlock ClickFunnels' true potential!"},share_description:"Share this code with any ClickFunnels user to give them a cloned copy of your Follow Up Funnel.",share_header:"Share This Follow Up Funnel URL",statuses:{clicks:"AVERAGE EARNINGS PER CLICK (EPC)",sales:"AVERAGE CART VALUE",sends:"TOTAL GROSS"},step:{header:"Add a new Step",text:"Add an additional step to your funnel"},table_headers:{active_contacts:"ACTIVE",ctr:"CTR","live?":"LIVE",sales:"SALES",step_name:"STEP NAME",total_clicks:"CLICKS",total_sent:"SENT"},to:"TO",upgrade_actionetics_md:{header:"Upgrade to Actionetics MD for More!",text:"We noticed that you're still using our basic Actionetics. With Actionetics MD you'll have access to 3rd party integrations and more complex steps that can help you push more content efficiently. Almost 33% of businesses make the mistake of being too scared to utilize tools like this. Don't miss out because the other 67% are stealing your audience as you read this.",upgrade_now:"Upgrade Now"},wild_card:{dismiss:"Dismiss",read_more:"Read More",text:"Product Launch funnels with a landing page will more likely create a better seller and customer relationship."}},integration:{connect_an_account:"Connect a new account",header:"Select %{integration_name} Account",submit:"Save + Continue"},"new":{apps_header:"3rd Party Apps",builtin_apps_header:"Built-In Apps",coming_soon:"Coming Soon",description:"Choose your step type from our built-in apps, or choose from 40+ 3rd\nparty apps to connect and integrate to your Follow-Up Funnel.\n",header:"Add New Step",messengers_header:"Messengers",search_placeholder:"Search for an App",step_name:"Step Name",step_name_hint:"Create a name for this step you can remember",step_type:"Step Type",step_type_hint:"Select one of the Built-In or 3rd Party apps below for your step type"},remove:{confirm:"This will delete this funnel step and all content within it.  Are you sure?",failed:"Unable to remove funnel step.",success:"Funnel step has been removed successfully."},save:{action_with_placeholder:"Add Your Tags Here...",days:"Days",further_action_header:"Further action needed!",further_action_message:"Boy howdy! Things are a mess! Grab your broom, and lets hop over here to clean a few things up and re-connect that integration!",header:"Set-up %{integration_name} Action",hours:"Hours",reconnect_link_text:"Go here to re-connect",rule_hint:"By default we'll send to everyone on list or you can restrict this step to contacts that meet a set of rules.",select_a_list:"Select an option...",step_name:"STEP NAME",submit:"Save",time_caption:"(into sequence)",when_to_trigger_action:"WHEN TO TRIGGER ACTION",your_tag:"Your Tag"},stats_message:"Something went wrong and no stats were found for this step.",subtitle:"Follow-Up Funnel",title:"FUNNEL STEPS"},subnav:{actionetics_intro:"What is Actionetics?",actionetics_md:"New Actionetics MD!",back:"Back",smart_settings:"Smart Settings",welcome_video:"Welcome Video"},update_success:"Follow-up funnel successfully updated.",upgrade_header:"Upgrade to Actionetics",upload:{compliance_checkbox:"I confirm that each contact is over 18 and has given permission to receive marketing communications from me.",compliance_label:"Have you reviewed the contacts in this list?",error:"Error uploading file, please make sure it is a valid CSV file.",feature_disabled:"Contact Profile Imports are temporarily disabled while we perform upgrades to this feature.",helper_text:"Upload a CSV file of emails","import":"Import",import_contacts:"Import Contacts",map_fields:"Map Fields",required_file:"CSV File",status:"Status updates can be found at",upload:"Upload",uploading:"Uploading..."},webhook:{description:"Allows the use of custom webhooks. Please consult a qualified developer to ensure your webhook behaves as intended."},webinar_fuel:{description:"Allow ClickFunnels to register contacts to a webinar in your WebinarFuel account. Please note, this only registers visitors on your WebinerFuel event and does not host the webinar within ClickFunnels."}},activemodel:{attributes:{"funnel_steps/product_variants/create_form":{name:"Type"},"funnel_steps/product_variants/update_form":{name:"Type"}}},activerecord:{affiliate_payment:{manual:"Manual",status:{canceled:"canceled","canceled and balanced":"canceled and balanced",confirmed:"confirmed",due:"due",future:"future",paid:"paid",unconfirmed:"unconfirmed"}},attributes:{archived_contact:{email:"(Details no longer available)",full_name:"ARCHIVED"},"doorkeeper/application":{name:"Name",redirect_uri:"Redirect URI"},product_variant:{quantity:"Inventory"},user:{email:"E-mail address",subdomain:"Subdomain"}},commission_plan:{status:{active:"Active",inactive:"Inactive"}},commission_plan_schedule:{payout:{one:"%{count} Month",other:"%{count} Months",zero:"%{count} Months"}},errors:{messages:{
record_invalid:"Validation failed: %{errors}",restrict_dependent_destroy:{has_many:"Cannot delete record because dependent %{record} exist",has_one:"Cannot delete record because a dependent %{record} exists"}},models:{account:{attributes:{subdomain:{invalid:"The subdomain may only contain letters, numbers, hyphens, and valid phrases.",taken:"This subdomain has been taken by another user. Please try a different one.",too_long:"The subdomain you entered has too many characters (max 59)."}}},domain:{attributes:{domain:{taken:"is already in use"}}},"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:"cannot contain a fragment.",invalid_uri:"must be a valid URI.",relative_uri:"must be an absolute URI.",secured_uri:"must be an HTTPS/SSL URI."}}},email_campaign:{attributes:{active_in_past_days:{less_than:"For now, this must be less than 31. To reenable sending to all contacts have a spam complaint rate of < 0.08% for 30 days."}}},file_upload:{attributes:{file:{maxmium_reached:"limit on uploading contacts is a file size of 1.5MB. Depending on contact length, this should allow you to upload approximately 100k contacts. Should you need to unsubscribe more contacts, please contact support."}}},product_variant:{attributes:{quantity:{not_a_number:"must be a number"}}},user:{attributes:{email:{taken:"There was a problem with the email address you entered; please check your inbox for a previous invitation to ClickFunnels or try re-entering it."},subdomain:{invalid:"The subdomain may only contain letters, numbers, hyphens, and valid phrases.",taken:"This subdomain has been taken by another user. Please try a different one.",too_long:"The subdomain you entered has too many characters (max 64)."}}}}}},affiliate:{affiliate_commissions:{export_link:{"export":"Export Affiliate Commissions",export_to_csv:"Export to CSV"},index:{backpack:"Backpack",end_date:"End Date",export_link:"export_link",review_affiliate_commissions:"Review Affiliate Commissions",search_by_email_name_referrer_id:"Search By Email, Name, Referrer ID...",start_date:"Start Date"},listing:{amount:"Amount",buyer:"Buyer",created_at:"created_at",due_at:"due_at",no_pending_commissions_for:'No Pending Commissions found for Search "%{filter}"',offsetting_commission:"Offsetting Commission ID %{commission_id}",parent_commission_id:"Parent Commission ID %{commission_id}",purchase:"Purchase",referred_by:"Referred By",status:"status",tier:"Tier",who_referred_the_first_tier_commission_if_not_you:"Who referred the first tier commission if not you",you_currently_have_no_pending_commissions:"You Currently Have No Pending Commissions..."}},home:{dashboard:{additional_amount_in_holding_for_future_payout_after_monday:"Additional Amount in Holding for future payout after Monday",amount_received_if_payout_is_not_sent_till_next_monday:"Amount Received if Payout is not sent till next Monday",amount_received_if_payout_sent_today:"Amount Received if Payout sent today",as_of:"As of",earnings_snapshot:"Earnings Snapshot",edit_profile:"Edit Profile",editing_affiliate:"Editing Affiliate ",in_holding_past_monday:"In Holding Past Monday:",last_30_days:"Last 30 days",last_7_days:"Last 7 days",lifetime_earnings:"Lifetime Earnings:",paid:"paid",pending:"pending",pending_breakdown:"Pending Breakdown:",ready_for_payout_next_monday:"Ready for Payout Next Monday:",ready_for_payout_today:"Ready for Payout Today:",today_so_far:"Today so far",total_amount_paid_to_date:"Total Amount Paid To Date",total_amount_pending_future_payout:"Total Amount Pending Future Payout"},funnel:{affiliate_tools_get_my_links:"Affiliate Tools - Get my links!",commission_details:"Commission Details",contact_your:"Contact your Affiliate Manager to discuss options",unable_to_promote_currently:"Unable to Promote Currently"},funnel_partial:{earnings:"Earnings",net_total:"Net Total",transactions:"Transactions"},index:{affiliate_sub_id:"Affiliate Sub Id %{id}",all:"All",breakdown_by_funnel:"Breakdown by Funnel",date_range:"Date Range",download:"Download",download_csv:"Download CSV",filter:"Filter",filtering:"Filtering...",referred_affiliates:"Referred affiliates"},listing_referred:{created_at:"Created At",email:"Email",name:"Name",no_referred_affiliates:'No Referred Affiliates found for Search "%{filter}"',purchases:"Purchases",you_currently_have_no_referred_affiliates:"You Currently Have No Referred Affiliates..."},tipalti_card:{not_ready:{button:"Setup Tipalti Account",details:"We pay our affiliates using Tipalti. So that you can recieve payment for your commissions, please setup an account.",header:"Please Setup Your Tipalti Account To Be Paid Out"},ready:{button:"View Tipalti Account",details:"Your Tipalti account is successfully setup for payout. Once you meet the minimum payout threshold, you can withdraw earnings.",header:"Tipalti Is Successfully Setup For Payout"}}},tipalti:{basic_info:{error:"There was a problem setting up your Tipalti account, please double check your information and try again",info_text:"ClickFunnels has partnered with world-class payment provider Tipalti to help make your experience in getting paid from ClickFunnels even better!",modal_title:"Begin Tipalti Registration",registration_note:"You will be required to fill out your tax information during this process. Please note that payments may be delayed if registration is not completed.",submit_button:"Begin Registration"},shared:{back_to_affiliates_dashboard:"Back to Affiliates Dashboard",invoice:"invoice",invoice_history:"Invoice History",payment:"payment",payment_details:"Payment Details",payment_history:"Payment History",setup:"setup"}}},affiliates:{edit:{tax_form_text:"We currently do not have an accepted tax form on file for you.  Please contact your Affiliate Manager (%{manager_email}) - US Residents should email over http://www.irs.gov/pub/irs-pdf/fw9.pdf or http://www.irs.gov/pub/irs-pdf/fw8ben.pdf."},home:{heading:"We need your Affiliate Payment Details",payment_details:{button:"here",instructions:"You can fill out your payment preferences"},required_instructions:"After 30 days as an Affiliate you are required to provide us with your payment details.",tax_form:{button:"online here",instructions:"You can fill out the tax forms"}},nav:{management:"Management",setup:"Setup"},registrations:{edit:{back:"Back",cancel_my_account:"Cancel my account",currently_waiting:"Currently waiting confirmation for: %{email}",edit_resource:"Edit %{name}",leave_it_blank_if:"leave it blank if you don't want to change it",off:"off",unhappy_html:"Unhappy? %{link}",update:"Update",we_need_your_current:"we need your current password to confirm your changes"}}},app:{controllers:{funnels:{destroy:{failure:"Funnel was unable to be archived.",queued:"Archiving funnel was added to queue.",stripe_plan:"To archive this funnel, remove all products with a Stripe subscription plan and purchases associated to the products then try again.",success:"Funnel was successfully archived."},funnel_has_been_archived:"The funnel you requested has been deleted.  You can not access this funnel.",not_found:"Funnel could not be found. Please try again.",restore:{failure:"Funnel was unable to be restored",queued:"Restoring funnel was added to queue.",success:"Funnel successfully restored"}},pages:{promote:{failure:"Page was unable to be promoted.",success:"Page was successfully promoted."}},products:{destroy:{failure:"Product was unable to be archived.",success:"Product was successfully archived."}},subscriptions:{cancel:{failure:"Something went wrong canceling your account.",success:"Your subscription will be canceled on %{canceled_at}"},cancel_retroactively:{failure:"Something went wrong canceling your account.",success:"Your subscription will be canceled on %{canceled_at} and you have been refunded your last payment."},downgrade_retroactively:{failure:"Something went wrong downgrading your account.",success:"Your subscription has been downgraded and you have been refunded your last payment."},enabled_maintenance_mode:{failure:"Something went wrong, we are unable to place your subscription into maintenance mode",restricted:"You may only enable maintenance mode 30 days after switching to a paid plan",success:"Your subscription has been placed into maintenance mode",unauthorized:"You are't permitted to perform that action",unprocessable:"This subscription cannot be updated"},update:{failure:"Something went wrong updating your account.",success:"You have successfully updated your subscription."},upgrade_to_actionetics_md:{failure:"Something went wrong while upgrading your account. %{error}.",private_beta:"You are attempting to access a page that is a Private Beta",subscription_required:"You need to have an active subscription and a credit card on file with us.",success:"Your plan has been upgraded."}},text_optins:{receive:{response_message:"Thanks! Reply with your Email address to get started",submission_confirmed:"Thanks! Submission Confirmed!"}}},cookies:{accept_button:"Got it!",conjunction:"and",cookie_policy_button:"Cookie Policy",lumen_message_first:"This site uses cookies to deliver our services. By using our site, you acknowledge, that you have read and understand our",lumen_message_second:". Your use of Clickfunnels Products and Services is subject to these policies and terms.",message:"This site uses cookies to deliver our services. By using our site, you acknowledge, that you have read and understand our <a href='https://signup.clickfunnels.com/cookie-policy-1' target='_blank'>Cookie Policy</a>, <a href='https://signup.clickfunnels.com/privacy-policy' target='_blank'>Privacy Policy</a>, and our <a href='%{path_to_terms}' target='_blank'>Terms of Service</a>. Your use of Clickfunnels Products and Services is subject to these policies and terms.",privacy_policy_button:"Privacy Policy",term_of_service_button:"Terms of Service"},copy_to_clipboard:"Click to Copy Link to Clipboard",error:{actionetic_md:{card_error:"We could not upgrade your account to Actionetics MD. There was an issue with your credit card. The issue is %{card_error}",no_subscription:"We could not upgrade your account to Actionetics MD. You do not have a paying Subscription with us yet.",upgrade_failed:"We could not upgrade your account to Actionetics MD.  There are no plans available for your contact level.  Please contact your sales rep.  Your total contact count is %{contact_count}"}},loading:"Loading..."},attachments:{index:{file:"File",lesson:"Lesson",listing_attachments:"Listing attachments",new_attachment:"New Attachment"}},backpack:{affiliate_branding:{form:{add_affiliate_settings:"Add Affiliate Settings",button_hint_link:"support document.",button_hint_start:"Need some help setting this up? Review our",sticky_cookie_days_hint:"How many days should sticky cookies last?",sticky_cookie_days_label:"Sticky Cookie Duration",tax_form_text_hint:'This should tell your Affiliates how they can submit their tax form details to you in order to be marked "ready for payout"',tax_form_text_label:"Tax Form Text",tax_form_text_placeholder:"Put your link to your support email to capture W9 or W8BEN forms here.",update_affiliate_settings:"Update Affiliate Settings"},index:{customization_header:"Affiliate Page Order",customization_note:"You can customize the order of your Affiliate pages below by dragging and dropping the cards below. This change will be reflected in your Affiliates' dashboard.",funnel_name:"Funnel Name",header:{subtitle:"Settings",title:"Backpack"},last_updated:"Last Updated",no_affiliate_enabled_funnels:"You have no Affiliate sales funnels enabled."}},affiliate_commissions:{create:{mismatch:"Affiliate/User mismatch",success:"Affiliate Commission successfully added."},create_special_case:{affiliate:"Affiliate",conjunction:" and ",ending:" not found.",message:"Unable to create the Commission for Affiliate %{email} because: %{issue}",purchase:"Purchase"},destroy:{error:"Affiliate Commission did not get deleted: %{errors}",success:"Affiliate Commission successfully deleted."},edit_diode:{field:{affiliate:{label:"Affiliate"},amount:{label:"Amount"},due_at:{label:"Due at"},status:{expired:"Expired",label:"Status",paid:"Paid",pending:"Pending"}},header:"Edit Affiliate Commission",submit_button:{update:"Update Affiliate Commission"}},filter:{button:{"export":"Export to CSV"},field:{created_at_end:{placeholder:"End Date"},created_at_start:{placeholder:"Start Date"},filter:{placeholder:"Search By Email, Name, Referrer ID..."}}},index:{title:"Affiliate Commissions"},"new":{mismatch:"Affiliate/User mismatch"},refund:{error:"Affiliate commission did not get updated: %{errors}",success:"Affiliate Commission successfully refunded."},table:{button:{"delete":{confirm:"Are you sure?",text:"Delete"},edit:{text:"Edit"}},cell:{affiliate:{offsetting_commission:{text:"Offsetting Commission"},parent_commission:{text:"Parent Commission"},record_refund:{confirm:"Are you sure?",text:"Record Refund"}}},header:{affiliate:"Affiliate",amount:"Amount",due_at:"Due at",purchase:"Purchase"},no_results:{model_word:"Pending Commissions"}},update:{error:"Affiliate Commission did not get updated: %{errors}",success:"Affiliate Commission successfully updated."}},affiliate_leaderboards:{filter:{button:{submit:{text:"Refresh Board"}},field:{created_at_end:{label:"End Date",placeholder:"End Date"},created_at_start:{label:"Start Date",placeholder:"Start Date"},product_id:{label:"Product",placeholder:"Product Selector"},stat:{label:"Statistic Category",option:{commissions:"Commissions",opt_ins:"Opt-ins",quantity_sold:"Quantity Sold"},placeholder:"Leaderboard Selector"}}},index:{no_results:"Nothing here yet. Go set up some Products in your Funnels so you can begin tracking!",title:"Affiliate Leaderboards"},table:{dimmer:{loader:"Refreshing Board..."},header:{affiliate:"Affiliate",commissions:"Commissions",opt_ins:"Opt Ins",quantity_sold:"Quantity Sold",rank:"Rank"},message:{extra_content:'When you are finished click the "Refresh Board" button to generate the new Leaderboard.',main_content:"You are updating the Leaderboard search options."},no_results:{after_filtering:"No results for that Product and Date Range",in_database:"No results for that Product"}}},affiliate_management:{filter:{button:{add:{text:"Add New Affiliate"},"export":{text:"Export to CSV"}},field:{filter:{placeholder:"Search Affiliate By ID, Email, or Name..."}}},index:{title:"Manage Affiliates"},table:{button:{edit:{text:"Edit"},login_as:{text:"Login As"}},cell:{affiliate:{checkmark:{tooltip:"Ready for Payout"},cross:{tooltip:"Not Ready for Payout"}},affiliate_type:{change_affiliate_type:{text:"Change Affiliate Type"},header:{text:"Add a Default Affiliate Type"}}},header:{affiliate:"Affiliate",affiliate_type:"Affiliate Type"},no_results:{after_filtering:"No Affiliates found for Search %{filter_param}",in_database:"You Currently Have No Affiliates..."}}},affiliate_payments:{future:{notice:"Preparing reports"},index:{notice:"Preparing reports"},manual_payout:{notice:"Marked as Paid"},table:{buttons:{check:"Check",confirm_manual:"Are you sure? This will immediately mark this payment as paid.",manual:"Manual",paypal:"Paypal"},headers:{affiliate:"Affiliate",amount:"Amount",count:"Count",pay_now:"Pay Now",pay_now_tooltip:"Pay affiliate now. Blue buttons indicate affiliate's preferred method of payment.",payment:"Payment",status:"Status"},tooltip:{not_ready:"Not Ready for Payout",ready:"Ready for Payout"}}},affiliate_types:{destroy:{success:"Affiliate Type successfully deleted."},edit:{header:"Edit Affiliate Type"},filter:{button_text:"Add Affiliate Type",placeholder:"Search Affiliate Types..."},form:{button:{submit:{create:{disable_with:"Creating Affiliate Type...",text:"Create Affiliate Type"},update:{disable_with:"Updating Affiliate Type...",text:"Update Affiliate Type"}}},field:{"default":{label:"Set as default Affiliate Type?",text:"Yes, this is the default Affiliate Type."},name:{label:"Name",placeholder:"Name"}}},index:{title:"Affiliate Types"},"new":{header:"New Affiliate Type"},table:{button:{edit:{text:"Edit"}},cell:{is_default:{text:"(default plan)"}},header:{title:"Affiliate Types"},no_results:{after_filtering:"No Affiliate Types found for Search %{filter_param}",in_database:"You Currently Have No Affiliate Types..."}},update:{error:"Affiliate Type did not get updated: %{errors}",success:"Affiliate Type successfully updated."}},affiliates:{affiliate_stats:{card:{active:{header:"Active",text:"%{numerator} out of %{denominator} affiliates made at least one sale."},affiliate_sales:{header:"Affiliate Sales"},affiliates:{header:"Affiliates"},big_card:{header:"Today's Affiliate Snapshot",sub_header:{commissions:"Commissions",todays_profit:"Today's Profit",total_sales:"Total Sales"}},commissions:{header:"Commissions"},paid_to_affiliates:{header:"Paid to Affiliates"},referred:{header:"Referred",text:"%{numerator} out of %{denominator} have been referred by another affiliate."}},format:{currency:"$ %{amount}"},stat_options:{all_time:"All Time",last_12_months:"Last 12 Months",last_2_months:"Last 2 Months",last_30_days:"Last 30 Days",last_7_days:"Last 7 Days"}},create:{success:"Affiliate successfully created"},edit_diode:{header:"Edit Affiliate"},filter:{placeholder:"Search Affiliate By Email, Name, or Referrer ID..."},form:{button:{submit:{create:{disable_with:"Creating Affiliate...",text:"Create Affiliate"},update:{disable_with:"Updating Affiliate...",text:"Update Affiliate"}}},tab:{address:"Address",admin_settings:"Admin Settings",payments:"Payments",settings:"Settings",user_settings:"User Settings"}},gdpr_delete:{error:"There was a problem with Affiliate redaction",success:"Affiliate information was successfully redacted"},gdpr_notify:{error:"There was a problem with your request",success:"Your request was sent"},index:{notice:"Preparing Reports"},"new":{header:"New Affiliate"},referring_affiliate_collection:{none:"No Referring Affiliate"},stats_content:{alltime:{date_filter:"All Time",date_text:"All Time"},last12months:{date_filter:"Last 12 Months"},last30days:{date_filter:"Last 30 Days"},last60days:{date_filter:"Last 2 Months"},last7days:{date_filter:"Last 7 Days"}},tab_address:{field:{address_1:{label:"Address 1",placeholder:"Address 1"},address_2:{label:"Address 2",placeholder:"Address 2"},city:{label:"City",placeholder:"City"},country:{label:"Country"},state:{label:"State",placeholder:"State"},zip:{label:"Zip",placeholder:"Zip"}}},tab_admin_settings:{field:{affiliate_type:{button:{add:{text:"Add Affiliate Type"}},dropdown:{"default":"Default"},label:"Affiliate Type"},ready_for_payout:{checkbox:"Yes, ready for payout.",label:"Is this Affiliate ready for payout?"},referring_affiliate:{label:"Referring Affiliate",null_selector:"none"}}},tab_payments:{field:{payment_preference:{check:"check",paypal:"paypal",text:"Payment Preference"},paypal_email:{placeholder:"Paypal Email",text:"Paypal Email"}}},tab_settings:{field:{account_time_zone:{label:"Account Time Zone"},approved:{checkbox:"Yes, approved.",label:"Is this Affiliate approved?"},email:{label:"Email",placeholder:"Email"},first_name:{label:"First Name",placeholder:"First Name"},last_name:{label:"Last Name",placeholder:"Last Name"},password:{hint:"Select a starting password",label:"Password",placeholder:"First Name"},phone:{label:"Phone",placeholder:"Phone"}}},tab_user_settings:{button:{delete_affiliate_data:{text:"Delete Affiliate Data"},delete_my_data:{text:"Delete My Data"},reset_password:{text:"Reset Password"}},field:{website:{label:"Website",placeholder:"Website"}},header:"GDPR Delete",notice:"This will remove all information, except what is required to be retained for accounting purposes from our system."},table:{affiliates:"Affiliates",header:{commissions:"Commissions",paid:"Paid",pending:"Pending",top_affiliates:"Top Affiliates"},no_results:{after_filtering:'No Affiliates found for search "%{filter_param}"',in_database:"You Currently Have No Active Affiliates..."}},update:{invalid_email_error:"Invalid email address",success:"Affiliate successfully updated"}},commission_plan_schedules:{create:{error:"Something went wrong creating the Commission Plan Schedule.",success:"Commission Plan Schedule was successfully created!"},edit:{header:"Edit Affiliate Schedule"},form:{button:{submit:{create:{disable_with:"Creating Commission Plan Schedule...",text:"Add Affiliate Schedule"},update:{disable_with:"Updating Commission Plan Schedule...",text:"Edit Affiliate Schedule"}}},field:{amount:{label:"Amount",placeholder:"Amount",validation:{empty:"Please enter an amount.",number:"Please enter a number."}},months_out:{label:"Months Before Payout",placeholder:"Months Before Payout",validation:{empty:"Please enter a value.",integer:"Please enter an integer."}},payment_type:{label:"Payment Type",value:{Fixed:"Fixed",Percent:"Percent"}}}},"new":{header:{prefix:"Add Affiliate Schedule for",suffix:{edit:"Tier #%{tier}","new":"New Tier"}}},update:{error:"Something went wrong updating the Commission Plan Schedule.",success:"Commission Plan Schedule was successfully updated!"}},commission_plans:{create:{error:"Something went wrong creating the Commission Plan",success:"Commission Plan was successfully created!"},edit:{header:"Edit Commission Plan"},filter:{button:{add:{text:"Add Commission Plan"}},field:{filter:{placeholder:"Search Commission Plans..."}}},form:{button:{submit:{create:{disable_with:"Creating Commission Plan...",text:"Create Commission Plan"},update:{disable_with:"Updating Commission Plan...",text:"Update Commission Plan"}}},field:{currency:{label:"Currency"},days_until_commissions_expirable:{label:"Days Until Commissions Expire",placeholder:"Days Until Commissions Expire"},"default":{confirm:"Yes, make default plan",label:"Set as default plan?"},expire_check:{confirm:"Yes, expire commissions",label:"Should these Commissions Expire?"},name:{label:"Name",placeholder:"Name"},status:{confirm:"Yes, this plan is active",label:"Is this plan active?"}}},"new":{header:"New Commission Plan"},show_header:{button:{affiliate_type:{add:{text:"Add Affiliate Type"}},tier:{add:{text:"Add New Tier",tooltip:{disabled:{no_affiliate_type:"Add an Affiliate Type before adding a Tier",no_schedule:"Add a Schedule to Tier #1 before adding another Tier"}}}}},header:"Commission Plan:"},show_subheader:{button:{commission_plan:{edit:{text:"Edit Plan Settings"}}},data:{currency:{text:"$ %{currency}",tooltip:"Currency"},"default":{text:"Default Plan",tooltip:"Commission Plan is Set as Default"},status:{tooltip:{active:"Active Plan",inactive:"Inactive Plan"}}}},show_table:{button:{affiliate_type:{add:{text:"Add Affiliate Type"}},commission_plan_schedule:{add:{text:"Add",tooltip:"Add Affiliate Schedule to Tier"},edit:{text:"Edit"}}},cell:{commission:{not_applicable:"N/A"},icon:{tooltip:{active:"Affiliate Schedule included",inactive:"Affiliate Schedule not included"}}},header:{commission:"Commission",payout:"Payout",tier:"Tier #%{tier}"},no_results:{in_database:"You have no Affiliate Types."}},table:{button:{commission_plan:{edit:{text:"Edit"},show:{text:"View"}}},cell:{icon:{tooltip:{active:"Plan is Active",inactive:"Plan is Inactive"}},is_default:{text:"(default plan)"}},header:{created_on:"Created On",name:"Name"},message:{inactive_plan:"Your default plan is inactive. Activate it or choose another active plan"},no_results:{after_filtering:"No Commission Plans found for Search %{filter_param}",in_database:"You Currently Have No Commission Plans..."}},update:{error:"Something went wrong updating the Commission Plan",success:"Commission Plan was successfully updated!"}},layout:{affiliate_payments:{component:{export_button:"Export Masspay File",export_checkbox:"Mark as Paid",export_checkbox_popup:'Mark commissions as "paid" during export',export_masspay_input:"Min $ amount for Mass Pay",future:{filter_placeholder:"Search Future Commissions...",header:"Total Upcoming Commissions (Last 30 days)",tab:"Future Commissions"},index:{filter_placeholder:"Search Due Commissions...",header:"Due Commissions (Last 30 days)",tab:"Due Commissions"},loading:{text:"We are preparing your report. Depending on the size of your data set, this may take quite\nawhile. Once we have compiled your information we will render the table. Feel free to navigate\naway from this page and check back later.\n"},recent:{filter_placeholder:"Search Recent Commissions...",header:"Paid Commissions (Last 30 days)",tab:"Recent Payments"}}},main:{component:{"backpack/affiliate_branding":{header:"Settings",text:"Settings"},"backpack/affiliate_commissions":{header:"Review Affiliate Commissions",text:"Commissions"},"backpack/affiliate_leaderboards":{header:"Leaderboards",text:"Leaderboards"},"backpack/affiliate_management":{header:"Manage Affiliates",text:"Affiliates"},"backpack/affiliate_payments":{header:"Manage Affiliate Payments",text:"Payments"},"backpack/affiliate_types":{header:"Affiliate Types",text:"Affiliate Types"},"backpack/affiliates":{header:"Dashboard",text:"Dashboard"},"backpack/commission_plans":{header:"Manage Commission Plans",text:"Commission Plans"},button:{go_back:{text:"Go Back"},info:{text:"What is Backpack?"},video:{text:"Welcome Video"}}}}},name:"Backpack"},beta_features:{availability:{closed:"Closed",expired:"Expired",open:"Open"},beta_features_list:{header:"Available Beta Features"},edit:{editing_beta_feature:"Editing Beta Feature"},form:{this_will_remove_the_beta_feature_system_wide_and_disable_the_html:"This will remove the beta feature system wide and disable the feature for anyone who was opted in. <br/> This should only be done in the event of a Beta Feature going away permanently, or it's been rolled out to 100%.",type_delete:'Type "DELETE"',you_are_about_to_delete_this_beta_feature:"You are about to delete this beta feature"},index:{actions:"Actions",active:"Active",add_beta_feature:"Add Beta Feature",availability:"Availability",created_at:"Created: %{date}",created_by:"Created by",description:"Description",expired_at:"Register Before",expiry_date:"Expires on %{date}",header:"Manage Beta Feature Access",inactive:"Inactive",learn_more:"Learn More",limit:"Limited to %{count} users",limit_reached:"Limit Reached",name:"Name",no_beta_features:"No Beta Features Available Currently",opened_at:"Opened %{date}",spots_left:"Spots Left",status:"Status",subscribers_count:"%{subscribers} has been subscribed",user_count:"Subscribers",user_limit:"User limit",users_limit:"%{subscribers} of %{limit} user limit",visible:"Visible"},"new":{create_beta_feature:"Create Beta Feature"},notice:{created:"Beta feature was successfully created.",subscribe:"You are successfully subscribed to %{feature}.",unsubscribe:"You are successfully unsubscribed to %{feature}.",updated:"Beta feature was successfully updated."}},broadcast_v2:{email:{layout:{header:"Edit Email Messenger"},message:{choose_email_template:{label:"Choose An Email Template"},edit_email:{label:"Edit Your Email"},pre_header:{hint:"Invoke curiosity using a Pre-Header that comes after your Subject Line but just before your email content",label:"Pre Header",placeholder:"Preheader..."},save_flash:"Message settings successfully saved.",subject:{hint:"Place your eye-catching, pattern-interrupting, sales-driven Subject Line here",label:"Subject",placeholder:"Your subject line..."}},schedule:{back:"Back",current_date:"Current Date",date_selected:"Date Selected for this Broadcast",draft_broadcast:"Draft Broadcast",header:"Send Schedule",helper_text:'Broadcast will only send after you have clicked on "Send Now" button on the summary page.',legend:"LEGEND",next:"Next",save_flash:"Schedule successfully saved",scheduled_broadcast:"Scheduled Broadcast",select_date:"Click on a date you\u2019d like to schedule your broadcast",send_at:"Send At",send_now:"Send Now",send_now_off:"Turn on the toggle below to have your broadcast send immediately after reviewing on the summary page.",send_time:"Send Time"},settings:{add_smtp_integration:"Add an SMTP integration",from_name:{from_label:"(From %{from_email})",hint:"This name will display in your recipients inbox",label:"From Name"},group_tag:{hint:"Create a group or save this broadcast to a group you've already created",label:"Group Tag"},name:{label:"Name Your Broadcast"},save_flash:"Email settings were successfully saved",select_lists:{hint:"Add lists that your broadcast will be sent to",label:"Who Will Receive This Broadcast?"},select_smtp_integration:{hint:"Select which email integration to send from",label:"Send From"},sidebar:{description:"Send Attention Grabbing Emails through Actionetics using the Email Messenger. Utilize Automated Rules, Send Windows, Email Scheduling, Custom Email Design, and much more to follow up with your subscribers!",help_link:{text:"Help Docs",url:"https://help.clickfunnels.com/hc/search?query=Email+Broadcast"}}},summary:{divider:"or",email_from_label:"From Name",from_label:"(From %{from_email})",group_tag_label:"Group Tag",header:"Here's a summary of your broadcast:",lists_label:"Who Will Receive This Broadcast?",name_label:"Name Of Your Broadcast",no_rules:"No filter rules selected",rule_groups_label:"Filter Rules",save_flash:"Success! Your Broadcast is now live!",schedule_label:"Schedule",send_list_count:"Future Send List Count",smtp_integration_label:"Send From",type_label:"Broadcast Type",type_name:"Email Messenger"}},intro_msg:"We have improved Broadcasts! Your larger Broadcasts will send faster now. If you experience any issues, please contact our Support Team at support@clickfunnels.com.",shared:{buttons:{exit_to_overview:"Exit to Overview",next_button:"Next",save_button:"Save",saving:"Saving...",send_now:{"false":"Queue to Send","true":"Send Now"},sending:"Sending...",submit:"Submit"},errors:{future_send_time:"You cannot send a broadcast earlier than the current time. Please select a day/time in the future for sending."},future_send_title:"Future Send List Count",sending_in_past_modal:{adjust_schedule:"Adjust Schedule",broadcast_question:"Would you like to adjust the schedule or send now?",send_now:"Send Now",warning_html:"This broadcast is scheduled to send in the past."},sidebar:{segments:{future_send_count_title:"Send List Count",list_title:"LIST"},title:{general_settings:"GENERAL SETTINGS",message_preview:"MESSAGE PREVIEW"}},zero_to_send_modal:{broadcast_question:"Are you sure you want to Queue this Broadcast to send?",cancel:"Cancel",confirm:"Confirm",suggestion:"Note: Changing your Filter Rules may impact this",warning_html:"Your Future Send Count for this Broadcast is <span class='ui red bold text'>0</strong>."}}},broadcasts:{already_live:"Broadcast already live, please Cancel or Move to Drafts to edit this Broadcast",breadcrumbs:{general_settings:"General Settings",message:"Message",message_preview:"Message Preview",schedule:"Schedule",settings:"Settings"},email_broadcasts:{header:"Email Broadcast",message:{aside:{inbox_preview:{defaults:{body:"Here's what you need to know about this email",pre_header:"All of the things in this email are great",sent_at:"2 days ago",subject:"Check this out!"},label:"Preview",no_template:{body:"Here's what you need to know about this email",subject:"Test your email",title:"EMAIL PREVIEW"}},test_email:{form:{email:{label:"Test email"},submit:{value:"Send"}}}},form:{choose_email_template:"Choose an email template",edit_email:"Edit Your Email",no_smtp:"Must set up SMTP Email Integrations",pre_header:"Pre Header",pre_header_hint:"Invoke curiosity using a Pre-Header that comes after your Subject Line but just before your email content",subject:"Subject",subject_hint:"Place your eye-catching, pattern-interrupting, sales-driven Subject Line here"},full_preview:"Full Preview",save_success:"Your messege was saved successfully."},next:"Next",save:"Save",saving:"Saving...",schedule:{form:{active_past_days:"Send only to subscribers active in past",resend:"Resend with new subject line",resend_label:"Resend this broadcast to subscribers who do not open it",send_at:"Send at <span>%{time_zone}</span>",send_at_notification:"The saved scheduled time is now in the past, if sent the scheduled time will be updated to now.",send_broadcast:"Send Broadcast",sending:"Sending...",use_contacts_timezone:"Timezone",use_contacts_timezone_label:"Send in subscribers timezone"},save_success:"Your scheduled time was saved successfully.",update_error:"Could not update schedule for broadcast: %{broadcast}"},settings:{form:{broadcast_name:"Name",from_name:"From Name",from_select_label:"From",lists:"Who Will Receive This Broadcast?",smtp_account:"Send From",success:"Your settings have been saved successfully.",tag:"Group Tag"},update_error:"Could not update settings for broadcast: %{broadcast}"}},errors:{"default":"Oops something went wrong."},index:{add_new_tooltip:"New Broadcast",
broadcast_started:"Your broadcast has been started.",cancel:{confirmation:"Are you sure you want to proceed?",failure:"Oops something went wrong.",sent_error:"Your broadcast could not be canceled because it already completed sending.",success:"Broadcast Successfully Canceled.",title:"Cancel"},cancelled:"Cancelled",clone:{failure:"Oops something went wrong, we were unable to clone this broadcast.",open_button:"Open Cloned Broadcast",success_html:"Broadcast Successfully Cloned. <br/> The new Broadcast is in your Drafts tab.",title:"Clone"},destroy:{confirmation:"Are you sure you want to proceed? You cannot undo this action.",failure:{"default":"Oops something went wrong.",sending:"We are sending the broadcast now so we cannot delete it. Please try again later."},success:"Broadcast Successfully Deleted.",title:"Delete"},drafts:"Drafts",edit:"Edit",empty_detail:"You haven't created any broadcasts yet. Let your customers know the need-to-know info by blasting out your message to them all at once across a variety of platforms.",empty_header:"Create your first Broadcast. Get your important message to everyone, all at once.",go_to_campaigns:"Go to Email Campaigns.",header:"My Broadcasts",move_to_drafts:{failure:"Oops something went wrong.",success:"Broadcast Successfully Moved to Drafts.",title:"Move To Drafts"},pause:"Pause",possible_delay:"Broadcasts may experience a slight delay in sending based on the number of broadcasts you are sending, the size of the list and number of lists associated with the broadcast",queued:"Queued",search_placeholder:"Find stuff",sending:"Sending",sent:"Sent",table:{body:{created_at:"Created %{date} at %{time}",send_at:"Scheduled for %{date} at %{time}",sent:"Sent",sent_at:"Sent at %{date} at %{time}",time_ago:"%{time} ago"},footer:{currently_queued:"Queued Broadcasts currently being sent out.",divider:"/"},headers:{action:"Action",clicked:"CLICKED",ctr:"CTR",current:"Currently being sent out",name:"NAME",opened:"OPENED",revenue:"REVENUE (USD)",scheduled_for:"Scheduled For",send:"Send",send_at:"SEND DATE",sent:"SENT",started_sending:"Started Sending",title:"TITLE",total:"TOTAL"},pre_header:{domains:"Domains",drafts:"Drafts",funnels:"Funnels",queued:"Queued",queued_broadcasts:"Queued Broadcasts",search_draft_broadcasts:"Search Draft Broadcasts",search_queued_broadcasts:"Search Queued Broadcasts",search_sent_broadcasts:"Search Sent Broadcasts",sending_broadcasts:"Sending Broadcasts",sent:"Sent",sent_broadcasts:"Sent Broadcasts"}}},"new":{apps_header:"3rd-Party Apps",broadcast_name:"Broadcast Name",broadcast_name_hint:"Create a name for this Broadcast you can remember",broadcast_type:"Broadcast Type",broadcast_type_hint:"Select one of the Built-In or 3rd Party apps below for your Broadcast type",built_in_integrations:{subheader:"Messengers"},builtin_apps_header:"Built-In Apps",coming_soon:"Coming Soon",create_error:"There was an issue creating your Email Broadcast.",description:"Choose your Broadcast type from our built-in apps, or choose from 40+ 3rd party apps to connect and integrate to your Broadcast.",email_messenger:"Email Messenger",err_no_smtp_html:"Please provide your\n%{smtp_link}\nto customize outgoing emails from Clickfunnels\n",fb_retargeting_messenger:"Retargeting Messenger",form:{submit:{value:"Continue"}},header:"New Broadcast",page_title_hint:"Choose your Broadcast type from our built-in apps",search_placeholder:"Search for an App",smtp_link:"Account SMTP Settings",text_messenger:"Text Messenger",third_party_integrations:{subheader:"3rd-party Apps"},upgrade_button:"Upgrade to Actionetics MD",upgrade_info:"Upgrade to Actionetics MD for full access to the best built in apps and 40+ 3rd party apps to enhance your business capacity."},overview:{action:"ACTION",average_cart_value:"AVERAGE EARNINGS FROM EMAIL",average_epc:"AVERAGE EARNINGS PER CLICK (EPC)",cancelled_broadcast_help_link:"https://help.clickfunnels.com/hc/en-us/articles/360021448313-You-Manually-Cancelled-Your-Broadcast-What-Happens-Now-",clicked:"CLICKED",dismissed:"DISMISSED",failed:"FAILED",gross:"GROSS",header:{clicked:"Clicked",opened:"Opened",sent:"Sent",unsubscribed:"Unsubscribed"},lifetime_gross:"LIFETIME GROSS",opened:"OPENED",sent:"SENT",total_unsubscribed:"TOTAL UNSUBSCRIBED",unopened:"UNOPENED"},preview:{choose_design:"Choose Design",coming_soon:"Preview for Desktop Broadcast is coming soon.",edit_design:"Edit Design",email_preview:"Email Preview",header:"Preview",no_audience:"No template is selected. Please first start by choosing who you would like to receive this broadcast.",no_preview_available:"No Preview Available",save_template:"Save As Template"},schedule:{actions:{next:"Review for sending"}},sent:{clicks:"CLICKS",opened:"OPENED",sent:"SENT",unsubscribes:"UNSUBSCRIBES"},shared:{form:{schedule:{am:"AM",back:"Back",current_date:"Current Date",date_selected:"Date Selected for this Broadcast",delay_label:"hour(s), then resend with this subject line:",draft_broadcast:"Draft Broadcast",header:"Send Schedule",helper_text:"Broadcast will only send after you have clicked on \u201cSend Now\u201d button on the summary page.",legend:"LEGEND",next:"Next",pm:"PM",resend_checkbox:"Resend this Broadcast to subscribers who do not open",scheduled_broadcast:"Scheduled Broadcast",select_date:"Click on a date you\u2019d like to schedule your broadcast",send_at:"Send At",send_now:"Send Now",send_now_off:"Turn on the toggle below to have your broadcast send immediately after reviewing on the summary page.",send_time:"Send Time",subject_description:"If left blank your subject line will be the same as your initial subject line.",subject_placeholder:"Your New subject line here",wait:"Wait",zero:0},summary:{previously_queued:{alert_text:"You are re-queuing a canceled Broadcast. Please note that this broadcast will continue sending where it left off. Only contacts who have not yet been sent this message, will receive it after you queue it to send.",approve_text:"I understand. Send Now",cancel_text:"Cancel"}}}},show:{header:"Broadcast",overview:{dismissed:"Dismissed",failed:"Failed",no_stats:"Stats will show here when your broadcast is sent out.",stats:{none:"none",unavailable_stats:"Unavailable Stats"},total_clicked:"Total Clicked",total_opened:"Total Opened",total_sent:"Total Sent",unopened:"Unopened",unsubscribed:"Unsubscribed",work_in_progress:"Stats for Desktop Broadcasts will show here."},schedule_broadcast:"Schedule this Broadcast",scheduled:"Scheduled:",scheduled_for:"Scheduled for ",sent:{additional_info:"Additional Contact Information",address:"Address",age:"Age",city:"City",contacts:"Contacts",counts:"Showing %{showing} of %{total} total actions. Search to find a specific record.",date_sent:"DATE SENT",error_html:'<i class="icon exclamation triangle red"></i> Failed: %{error}\n',gender:"Gender",header:"Sent",hover_message:"Hover over a contact to view more information.",name:"NAME",pending:"Pending",show_full_profile:"Show Full Profile",state:"State",tooltip:{clicked:"Clicked",unsubscribed:"Unsubscribed",viewed:"Viewed"},total:"TOTAL"},settings:"Edit Settings",show_summary:{cancelled:"<b>This broadcast has been cancelled</b>\n",draft:"<b>No Send Date Scheduled</b>\n",facebook_page:"FACEBOOK PAGE",people:'to <b data-stats-name="total_to_send_count" data-stats-type="number">-</b> people\n',queued:"Queued for %{queued_time}\n",sending:'Sending <b>Now</b> to <span data-stats-name="total_sent" data-stats-type="number">-</span>/<b data-stats-name="total_to_send_count" data-stats-type="number">-</b> people\n',sent:'Sent on <b>%{sent_time}</b> to <b data-stats-name="total_sent" data-stats-type="number">-</b> people\n',subject_line:"SUBJECT LINE"},tabs:{overview:"Overview",preview:"Preview",sent:"Sent List"},title:"TITLE"},sidebar:{list:"LIST"},text_broadcasts:{header:"Text Broadcast",message:{disable_with:"Saving...",message_label:"Text Message",next:"Next",save_and_exit:"Save and Exit",success:"Your message has been saved successfully"},schedule:{active_past_days:"Send only to subscribers active in past",save:"Save",save_success:"Your scheduled time was saved successfully.",saving:"Saving...",send_at:"Send at",send_at_notification:"The saved scheduled time is now in the past, if sent the scheduled time will be updated to now.",send_broadcast:"Send Broadcast",send_now:"Send Now",sending:"Sending...",sending_success:"Your message will begin sending shortly.",update_error:"Could not update schedule for broadcast: %{broadcast}",use_contacts_timezone:"Timezone",use_contacts_timezone_label:"Send in subscribers timezone"},settings:{disable_with:"Saving...",integration_label:"What number will this SMS be from?",lists:"Who will receive this broadcast?",name_label:"Name",next:"Next",save_and_exit:"Save and Exit",sub_header:"Details",success:"Your settings have been saved successfully"}},third_party_apps:{header:"New %{integration_name} Action"}},calculating:"Calculating",clickfunnels:{grandfathered_in:"Grandfathered Actionetics MD",name:"ClickFunnels",platinum_name:"ClickFunnels Platinum"},commission_plan_schedules:{edit:{header:"Edit Affiliate Schedule"},form:{button:{submit:{create:{disable_with:"Creating Commission Plan Schedule...",text:"Add Affiliate Schedule"},update:{disable_with:"Updating Commission Plan Schedule...",text:"Edit Affiliate Schedule"}}},field:{amount:{label:"Amount",validation:{empty:"Please enter an amount.",number:"Please enter a number."}},months_out:{label:"Months Before Payout",validation:{empty:"Please enter a value.",integer:"Please enter an integer."}},payment_type:{label:"Payment Type",value:{Fixed:"Fixed",Percent:"Percent"}}}},"new":{header:{prefix:"Add Affiliate Schedule for",suffix:{edit:"Tier #%{tier}","new":"New Tier"}}}},concepts:{actionetics:{broadcasts:{email_messengers:{message:{choose_email_template:{label:"Choose An Email Template"},edit_email:{label:"Edit Your Email"},form_success:"Message was successfully saved.",pre_header:{hint:"Invoke curiosity using a Pre-Header that comes after your Subject Line but just before your email content",label:"Pre Header",placeholder:"Preheader..."},subject:{hint:"Place your eye-catching, pattern-interrupting, sales-driven Subject Line here",label:'Subject <span class="red text">*</span>',placeholder:"Your subject line..."}},settings:{broadcast_name:{label:"Name Your Broadcast"},exit_to_overview:{label:"Exit to Overview"},form_success:"General settings was successfully saved.",from_name:{hint:"This name will display in your recipients inbox",label:"From Name"},from_select:{label:"(From %{from_email})"},group_tag:{hint:"Create a group or save this broadcast to a group you've already created",label:"Group Tag"},list_ids:{hint:"Add lists that your broadcast will be sent to",label:"Who Will Receive This Broadcast?"},send_from:{hint:"Select which email integration to send from",label:"Send From"},setup_smtp_btn:{label:"Set-up Email Sending"}},summary:{from_name:{header:"From Name"},group_tag:{header:"Group Tag"},lists:{header:"Who Will Receive This Broadcast?"},name:{header:"Name Of Your Broadcast"},page:{header:"Here's a summary of your broadcast:"},queue_to_send:{label:"Queue to Send"},send_at:{immediately:"Immediately",label_html:"Sends <span class='green bold text'>%{send_at}</span>"},send_from:{header:"Send From",summary:"(From %{from_email})"},send_now:{label:"Send Now"},type:{header:"Broadcast Type",summary:"Email Messenger"}},title:{label:"Email Messenger Broadcast"}},third_party_apps:{settings:{broadcast_name:{label:"Name Your Broadcast",placeholder:"Broadcast name"},exit_to_overview:{label:"Exit to Overview"},form_success:"General settings was successfully saved.",from_name:{hint:"This name will display in your recipients inbox",label:"From Name"},from_select:{label:"(From %{from_email})"},group_tag:{hint:"Create a group or save this broadcast to a group you've already created",label:"Group Tag",placeholder:"Add group"},list_ids:{hint:"Add a list that your broadcast will be sent to",label:"Who Will Receive This Broadcast?"},next_step:{label:"Next"},send_from:{hint:"Choose an account to send from",label:"Send From"},setup_integration_btn:{label:"Setup %{integration_name} Account"}},summary:{action:{header:"%{integration} Action"},group_tag:{header:"Group Tag"},lists:{header:"Who Will Receive This Broadcast?"},name:{header:"Name Of Your Broadcast"},page:{header:"Here's a summary of your broadcast:"},queue_to_send:{label:"Queue to Send"},send_at:{label:"Sends <span class='green bold text'>%{send_at}</span>"},type:{actionetics_html:'<strong class="bold text">Actionetics</strong>\n',funnel_messenger_html:'<strong class="bold text">Actionetics</strong>\n',header:"Broadcast Type",summary_html:'<strong class="bold text">3rd Party App: %{app_name}</strong>\n'}},title:{label:"New 3rd Party Action"}}}},cookbook:{marketplace_funnel:{confirm_purchase:{cancel_button:"Actually, not just yet...",confirm_button:"Purchase Funnel for %{price}",content:'We\'re about to charge %{price} to the card we have on file.\n\nBy completing your purchase, you agree to the <a href="https://marketplace.funnelbuilder.com/terms-of-service" target="_blank">Terms of Service.</a>\n',header:"Your Purchase Is Almost Complete\u2026",small_text:"Purchases are non-cancellable and non-refundable."},get_funnel:"Get Funnel",included:"FREE",purchase_funnel:"Purchase Funnel"},recipe:{all:"All",cart:"Order Online","create-funnel":"Classic funnel builder",download:"Download eBook",free:"Free",header:"Funnel Hacker's Cookbook",paid:"Paid","select-funnel":"Select Funnel","step-header":"Step 1","step-sub-header":"Use the filter to help you find the right funnel recipe for your business.","step-two":"Step 2","sub-header":"You're only one funnel away..."}},domains:{toggle_autorenew:{domain_not_found:"Domain not found"}},shared:{tables:{preheader_groups:{column_filter:{header:"Columns Displayed"}}},trigger:{v2:{view:{days_label:"Days",hours_label:"Hours",when_to_trigger_hint:"How many days or hours after this Follow-Up Funnel starts should this message be sent out?",when_to_trigger_label:'When to Trigger Action <span class="red text">*</span>'}}}},subscription:{notify_of_credit_redemption:{annual_message:{good_news:"Good news! Your ClickFunnels Classic account with subdomain %{subdomain} is now in maintenance mode!",optional_add_on:"Good news! Your ClickFunnels Classic account with subdomain %{subdomain} is now in maintenance mode! If there are credits to transfer they will be transferred to your ClickFunnels 2.0 account shortly."},annual_subject:"Your account is now in Maintenance Mode",monthly_message:{good_news:"Good news! Your ClickFunnels Classic account with subdomain %{subdomain} will be placed into maintenance mode at the end of your current billing cycle.",optional_add_on:"Good news! Your ClickFunnels Classic account with subdomain %{subdomain} will be placed into maintenance mode at the end of your current billing cycle. If there are credits to transfer they will be transferred to your ClickFunnels 2.0 account shortly."},monthly_subject:"Your request for Maintenance Mode received"}}},contact_profile_imports:{bread_crumb:{"import":"Import",map_fields:"Map Fields",upload:"Upload"},errors:{file_format:"Error uploading file, please make sure it is a valid CSV file. %{message}",file_not_found:"Error uploading file, please make sure to select a valid CSV file before trying to upload.",file_size:"Error uploading file, please make sure the file size is less then %{size}."},"import":{add_to_lists:"Add to Lists",double_check:"Double check the following and once everything looks good, we can start the import!",error:"Unfortunately, the import was unsuccessful, please try again.",file:"File",is:"is",large_upload_notice:"Large imports may take several minutes to a few hours.",queued_notice:"Queued Contact Profiles Importing successfully.\nPlease wait a couple minutes for them to appear.\n",stats:"Stats",submit:"Import %{contacts} contacts",summary:"Summary"},index:{contacts_verified:"Contact emails verified: %{verified} - (invalid: %{invalid})",date:"Date: %{date}",detail:"Details",email:"Email: ",error:"Error",failed:"Failed Data Sample: ",failed_imports:"Contacts failed to import: %{failed_contacts}",failure_reason:"(These contacts likely have a bad/incomplete email)",header:"Status",less:"Less",list_added:"%{list_name}: %{list_added} added",listing:"Lists: %{listing}",lists:"Lists: ",name:"Name: ",progress:"Progress",records_found:"Contact records found: %{contacts}",records_imported:"Contact records imported: %{contacts} - %{failed_contacts}",started:"Started at",table:{status:{complete:"Complete","complete with failures":"Complete with Failures",failed:"Failed",queued:"Queued",uploading:"Uploading"}},to:"to"},layout:{import_contacts:"Import Contacts"},map_fields:{add_field:"Add Field",available_fields:"Available Fields",back:"Back",continue_with_missing:"If you do not map those columns to an available field, the data in them will not be imported.  Match an available field to those columns, or continue on to skip them.",detail_text:"Select the available fields data for unmapped columns below",dropdown:"Select field",heads_up:"Heads Up!",is:"is",names:{City:"City",Country:"Country",Email:"Email","First Name":"First Name","Last Name":"Last Name",Phone:"Phone",State:"State","Street 1":"Street 1","Street 2":"Street 2",Zip:"Zip"},no_map:"You did not map",no_map_detail:"of your CSVs columns to an available field:",nothing:"nothing...",review:"Review",sample_of_data:"Sample of your data",saving:"Saving...",your_columns:"Your Columns"}},contact_profiles:{add_to_list:{failure:"A List must be selected",job_not_scheduled:"Oops something went wrong - please try again",success:"Contacts are being added to your selected Lists. Depending on how many contacts you have, this may take several minutes"},contact_profile:{business_history:{company:"Company",current:"CURRENT",end_date:"End Date",header:"BUSINESS HISTORY",job_title:"Job Title",past:"PAST",start_date:"Start Date",status:"Status"},edit:{address_1:"Address 1",address_2:"Address 2 (Apartment / Suite Number, Landmark etc)",archive:"Archive",archive_confirm:"Are you sure?",archive_contact:"Archive Contact",archive_disabled:"Archiving...",archive_header:"You're about to delete this contact",archive_note:"Upon archiving a contact, the contact data, along with any associated data will be retained in the ClickFunnels database. Archiving the contact will remove it from any views, exports, and dashboards. The contact will automatically be un-archived if the same email is used to opt-in through one of your funnels or pages even if the contact was previously archived.  When you delete a contact via GDPR Request you remove that contact from your active outreach and remove that contact from the Clickfunnels platform.",archive_v2:"Archive contact info for %{contact}?",cancel:"Cancel","delete":"Delete",email:"Email",email_cannot_be_changed:"Email is a unique identifier for this Contact as such is read only and cannot be changed.",first_name:"First Name",full_name:"Full Name",gdpr_delete:"Delete Contact (GDPR Compliance)",gdpr_delete_confirm_mismatch:"You did not type in the confirmation correctly",gdpr_delete_label:'Type "DELETE" to confirm',gdpr_delete_note:"You are about to permanently delete this contact along with any associated data.  Deleting this contact will remove it from any views, exports and dashboards.",gdpr_delete_note_warning:"The operation cannot be undone.",header:"Edit Contact",last_name:"Last Name",phone:"Phone",save:"Save",ship_address_1:"Shipping Address 1",ship_address_2:"Shipping Address 2 (Apartment / Suite Number, Landmark etc)",ship_city:"Shipping City",vat_number:"VAT Number"},exists:{active:{flash:"A contact with the same email address already exists in your contact list.",level:"error",message:"A contact with the same email already exists",saveable:!1,status:"active"},archived:{flash:"This contact is archived in your account. Clicking save will restore and update this contact",level:"warning",message:"This contact is archived in your account",saveable:!0,status:"archived"}},general_info:{additional_info:"Additional Info",additional_info_no_edit:"Additional info can not be edited.",address:"Address",age:"Age",age_range_high:"Age Range (high)",age_range_low:"Age Range (low)",city:"City",country:"Country",edit_button:"Edit",export_button:"Export Data",export_modal:{cancel_button:"Cancel",description_markdown:"When exporting this contact's information, it will be sent to you in an email that you may forward to your contact if they have requested their data.\n",error:"Something went wrong. Please contact support.",export_button:"Export",header:"Export Contact Information",need_to_agree:"You need to agree in order to export contact profile information.",non_inclusive_statement:"I understand that this data is not all inclusive and I will need to include any additional personally identifiable information that I've tracked. Additionally, I understand that some data, such as cookies, is not included in this data set.",owner_verification_statement:"I have verified that the requester of this data is the owner of this data.",success:"You should recieve an email containing your requested information in a few minutes"},gender:"Gender",ip_address:"IP Address",location:"Location",provider:"Provider",same_as_billing:"Shipping address same as billing address?",score_type:"Score Type",select_country:"Select Country",shipping_address:"Shipping Address",state:"State",street:"Street",unsubscribed_at:"Unsubscribed at:",value:"Value",zip_code:"Zip or PIN Code"},nav:{business_history:"Business History",date_created:"Created on:",general_info:"General Info",globally_unsubscribed_tag:"Globally Unsubscribed",overview:"Overview",tags:"Tags"},"new":{address_1:"Address 1",address_2:"Address 2",address_header:"Address",cancel_button:"Cancel",city:"City",contact_compliance:"I confirm that this contact is over 18 and has given permission to receive marketing communications from me.",country:"Country",country_placeholder:"Select a Country...",email:"Email",first_name:"First Name",header:"Create a New Contact",last_name:"Last Name",need_to_agree:"You need to obtain permission from the contact before adding them to your account.",phone:"Phone Number",save_button:"Save New Contact",shipping_address_header:"Shipping Address",state:"State",tags_html:"Tags",tags_placeholder:"Add tag(s)",vat:"VAT Number",zip:"Zip Code"},overview:{action_score:"Action Score",action_score_tooltip:"Action Score is an average of your contact's Social, Recency, Frequency and Value.  A contact's action score is higher based on how much money they have spent with you, how active they are on social media and how often and recently they have engaged with you.",additional_info:"ADDITIONAL INFO",additional_info_partial:{cf_affiliate:"CF Affiliate",cf_uvid:"CF UVID",cp_vat_number:"VAT number",header:"ADDITIONAL INFO",ip_address:"IP Address",time_zone:"Time Zone",utm_campaign:"UTM Campaign",utm_content:"UTM Content",utm_medium:"UTM Medium",utm_source:"UTM Source",utm_term:"UTM Term"},address:{address_1:"STREET",address_2:"APARTMENT / SUITE",city:"CITY",country:"COUNTRY",edit_profile_button:"Edit Profile",export_data_button:"Export data",full_name:"FULL NAME",header:"ADDRESS",shipping_address_header:"SHIPPING ADDRESS",state:"STATE",zip:"ZIP/PIN CODE"},email_lists:"Email Lists",followers:"Followers",followers_tooltip:"Followers is the count of followers across all social media platforms we could find for the contact.",frequency:"Frequency",frequency_tooltip:"Frequency represents how often a contact engages with you.  If a contacts engages with you every day since they were added to your account, their Frequency would be 100%.",memberships:"Memberships",purchases:"Purchases",quick_actions:{add_lists:"Add to Lists",add_lists_modal:{disable_with:"Adding...",label:"Select Lists to add this contact to",save_button:"Add to Lists"},add_tags:"Add Tags",add_tags_modal:{disable_with:"Adding...",label:"Select Tags to add to this contact",save_button:"Add Tags"},add_to_lists_button:"+ Add to Lists",cancel_button:"Cancel",complete:{add_lists:"Contact was successfully added to lists",add_tags:"Tags were successfully added",remove_lists:"Contact was successfully removed from lists",remove_tags:"Tags were successfully removed"},errors:{add_lists:"Contact was not added to lists",add_tags:"Tags were not added",contact_not_found:"Action failed",missing_action:"Invalid action was not performed",remove_lists:"Contact was not removed from lists",remove_tags:"Tags were not removed"},menu_name:"Manage Contact",remove_lists:"Remove from Lists",remove_lists_modal:{disable_with:"Removing...",label:"Select Lists to remove this contact from",save_button:"Remove from Lists"},remove_tags:"Remove Tags",remove_tags_modal:{disable_with:"Removing...",label:"Select Tags to remove from this contact",save_button:"Remove Tags"}},recency:"Recency",recency_tooltip:"Recency represents how recently the contact has last engaged with you.  If they engaged today, the Recency would be 100%.  If they engaged over 100 days ago, the recency would be 1%.",social_profiles:"Social",social_profiles_tooltip:"Social represents how many social profiles we can find associated with their email address.  The more a social media accounts, the higher their social value",value:"Value",value_tooltip:"Value is determined by how much money a contact has spent with you.  The amount of money is represented as a percent between 1% and 100%.  If the contact has spent $0, they're value is 1% and if they have spent $100 or more, it will be 100%.  Spending $30 would give them a value of 30% and so on."},tags:{added_on:"Added On",header_html:"RECENTLY ADDED TAGS <span>(%{count} of %{total})</span>",job_title:"Job Title",no_tags_found:'%{name} does not have any Tags like "%{query}".\n',no_tags_message:"%{name} does not have any Tags yet.\n",removal_confirm:"Are you sure?",removal_success:"Tag successfully removed",remove:"Remove",see_all_button:"See All",tag:"Tag",tags_header:"Tags"},upgrade_card:{cta_content:"Upgrade to Clickfunnels Platinum to access Lists, Broadcasts, and Follow-Up Funnels.",header:"Get access to Lists, Broadcasts, and Follow-Up Funnels.",upgrade_button:"Upgrade Now"}},content_locked:"Content Locked: Platinum Required.",email_campaigns:{nil_broadcasts_message:"%{name} has not received any Broadcasts from you.",table_clicked_column:"Clicked",table_opened_column:"Opened",table_send_column:"Send At",table_status_column:"Status",table_subject_column:"Subject",table_unsubscribed_column:"Unsubscribed"},"export":{processing:"Processing"},flash_messages:{contact_archive_error:"There was an error archiving this contact.",contact_archive_success:"Contact archived successfully.",contact_gdpr_delete_success:"Contact deleted successfully.",contact_update_success:"Contact updated successfully.",purchase_update_success:"Purchase updated successfully."},index:{button:{create_new_contact:"Create New Contact",download_contacts:"Download",import_contacts:"Import"},filter:{action:{add_contacts:"Add Contacts to Lists",select_all:"SELECT ALL"},dropdown:{title:"Columns Displayed"},header:"Contact List",optional_columns:{action_score:"Action Score",age:"Age",age_range_lower:"Age Range Lower",age_range_upper:"Age Range Upper",email:"Email",full_name:"Full Name",gender:"Gender",location_general:"Location General",phone:"Phone"},search:{placeholder:"Search"}},filter_range:{alltime:"All Time"},header:"My Contacts",stats_card:{card:{title:{lifetime_contacts:"Lifetime Contacts",new_contacts:"New Contacts",unsubscribers:"Unsubscribers"}}},table:{contact_options:{contact_profile:"Contact Profile",marketing_automation:"Marketing Automation",memberships:"Memberships",purchases:"Purchases",recent_activity:"Recent Activity"},dropdown:{title:"Columns Displayed"},elastic_search_limit:{message:"Unable to display more than 10,000 contacts at a time. Please narrow your search by keyword, date range, or sort."},header:{date:{created:"Date Created",subscribed:"Date Subscribed"},name:"Name"},label:{pending_removal:"Pending Removal",unsubscribe:"Unsubscribe"},no_results:{after_filtering:'No Contacts found for search "%{filter_param}"',in_database:"You Currently Have No Contacts..."},tooltip:{lifetime_contact:"LIFETIME CONTACT",lifetime_contacts:"LIFETIME CONTACTS",new_contact:"NEW CONTACT",new_contacts:"NEW CONTACTS",select_all:"SELECT ALL",unsubscriber:"UNSUBSCRIBER",unsubscribers:"UNSUBSCRIBERS"}}},marketing_automation:{action_funnels:{header:"Follow-Up Funnels",nil_action_funnels_message:"%{name} has not received and is not currently scheduled for any Follow-Up Funnel Steps.",no_fufs_found:'%{contact} has not received any Follow-Up Funnel steps like "%{query}".\n',not_on_fufs:"%{contact} has not received any Follow-Up Funnel steps yet.\n",send_at:"Send At",status:"Status",step:"Step",visit_fuf:"(Visit Follow-Up Funnel)"},broadcasts:{clicked:"Clicked",header:"Broadcasts",name:"Name",nil_broadcasts_message:"%{name} has not received any broadcasts from you.",no_broadcasts_found:'%{contact} has not received any Broadcasts like "%{query}".\n',not_on_broadcasts:"%{contact} has not received any Broadcasts yet.\n",opened:"Opened",send_at:"Send At",sent_at:"Sent At",status:"Status",subject:"Subject/Action",unsubscribed:"Unsubscribed"},nav:{broadcasts:"Broadcasts",follow_up_funnels:"Follow-Up Funnels",header:"Marketing Automation",lists:"Lists",subscribed_lists:"Subscribed Lists"},search_bar_placeholder:"Search Email Automations...",subscribed_lists:{dropdown_placeholder:"Add or Remove from lists",dropdown_title:"Update Lists",flash:{global_resubscribed_from_list:'%{contact} is now resubscribed to "%{list}". They are no longer globally unsubscribed, and will recieve comminications from new lists they are added to in the future.\n',globally_resub_error:"%{contact} was not resubscribed.",globally_resubscribed:"%{contact} has been globally resubscribed.",list_unsub_error:'%{contact} was not unsubscribed from "%{list}".\n',resubscribe_contact_error:'%{contact} was not resubscribed to "%{list}".\n',resubscribed_from_list:'%{contact} is now resubscribed to "%{list}".\n',unsubscribed_from_list:'%{contact} is now unsubscribed from "%{list}".\n'},header:"Lists",list_name:"List Name",modal:{auth_permission:'I have permission to re-subscribe %{contact} to "%{list}"',cancel:"Cancel",disable_with:"Resubscribing...",global_auth_permission:"I have permission to re-subscribe %{contact} to all future communications.",global_resubscribe_header:"You are globally re-subscribing %{contact}",global_resubscribe_notice:'Since %{contact} is currently globally unsubscribed, resubscribing them to "%{list}" will allow them to recieve comminications from new lists they are added to in the future.',resubscribe_contact:"Resubscribe Contact",resubscribing_header:'You are re-subscribing %{contact} to the list "%{list}"'},nil_subscriptions_message:"%{name} is currently unsubscribed from all communication.",no_lists_found:'%{contact} is not on any lists like "%{query}".\n',not_on_lists:"%{contact} is not on any lists yet.",remove:"Remove",resubscribe:"Re-subscribe",searchbar_placeholder:"Search Lists",smart_list_label:"Smart List",status:"Status",subscribed:"Subscribed",subscribed_on:"Subscribed On",unsubscribe:"Unsubscribe",unsubscribed:"Unsubscribed",unsubscribed_label:"Unsubscribed",unsubscribed_on:"Unsubscribed On",update_button:"Update"}},memberships:{activity:"Activity","delete":"Delete",delete_membership_cancel:"Cancel",delete_membership_confirm:"Delete Membership",delete_membership_confirmation:"Do you want to delete this Membership?",js_password_prompt:"What would you like the new Password to be?",lesson_name:"Lesson Name",membership:"Membership",memberships:"Memberships",new_password:"New Password",nil_memberships_message:"%{name} has not signed up to any of your Membership Funnels.\n",nil_memberships_search_message:'%{name} has no Memberships like "%{query}".\n',pop_up_confirmation:"Are you sure?",progress:"Progress",remove_error_message:"Unknown error removing Membership, please try again",reset_link:"Reset",reset_password:"Reset Password",reset_password_button:"Reset Password",reset_user_password:"Reset User Password",search_bar_placeholder:"Search Members...",started_on:"Started On",table_created_column:"Created",table_funnel_column:"Funnel",table_login_column:"Login",table_name_column:"Membership Area",table_progress_column:"Progress",table_status_column:"Status"},nav:{titles:{contact_profile:"Contact Profile",marketing_automation:"Marketing Automation",memberships:"Memberships",purchases:"Purchases",recent_activity:"Recent Activity"}},purchases:{
add_purchase_button:"Add Purchase for Product Access",amount:"Amount",commission_to:"Commission to %{aff_account} for %{aff_amount}",customer:"Customer","delete":"Delete",details:"Details",environment:"Environment",funnel:"Funnel",header_button:{add_new_purchase_for:"Add new purchase for",add_purchase:"Add Purchase",cancel:"Cancel",creating_purchase:"Creating Purchase",select_product:"Select Product"},id:"ID",live:"LIVE",nil_purchase_message:"%{name} has no Purchases.\n",nil_purchase_search_message:'%{name} has no Purchases like "%{query}".\n',nil_purchases_message:"No Purchases Found for Last 30 Days",no_purchase_found:"No Purchases Found",no_purchase_found_for:"No Purchases Found For",no_purchase_last_30:"No Purchases Found for Last 30 Days",no_sales_message:"Looks like you haven't made any sales for this funnel in the selected date range.",order_bump:"+ Order Bump",product:"Product",purchase_message:{one:"Viewing All Purchases for %{filter} with %{count} Purchase Found",other:"Viewing All Purchases for %{filter} with %{count} Purchases Found"},purchases_message:{one:"Viewing All Purchases with %{count} Purchase Found",other:"Viewing All Purchases with %{count} Purchases Found"},save_button:"Save",search_bar_placeholder:"Search Purchases...",send_traffic_message:"Start by sending traffic to the beginning of this funnel or any sales page within this funnel. All your sales will appear here to manage and view.",status:"Status",statuses:{cancel:"CANCEL",canceled:"CANCELED",deleting:"DELETING",failed:"FAILED",paid:"PAID",payment_complete:"PAYMENT COMPLETE",refunded:"REFUNDED"},test:"TEST",time:"Time",time_purchased:"%{time} ago",total_products:{one:"%{count} product",other:"%{count} products"},transaction_id:"Transaction Id",view:"View"},recent_activity:{header:"Recent Activity",nil_activity_message:"No recent activity.",no_recent_activity:"%{contact} has no recent activity.\n",no_recent_activity_found:'%{contact} has no recent activity like "%{query}".\n',search_bar_placeholder:"Search Recent Activity...",table_affiliate_column:"Affiliate",table_funnel_column:"Funnel",table_page_column:"Page",table_referrer_column:"Referrer",table_time_column:"Time"},remove_from_list:{notice:"Successfully removed %{email} from %{list_name}"},update_lists:{failure:"The Lists could not be updated",success:"The Lists were successfully updated"}},contacts:{imports:{"new":{steps:{"import":{title:"Import"},map_fields:{title:"Map Fields"},upload:{title:"Upload"}}}}},content_security_policy:{create:{failure:"Oops! There was an error saving the Content Security Policy.",success:"Content Security Policy successfully created."},destroy:{failure:"Oops! There was an error removing the Content Security Policy.",success:"Content Security Policy successfully removed."},edit:{header:"Edit Content Security Policy"},form:{frame_ancestors:{allow_all:"Allow All",allow_none:"Allow None",allow_same_origin:"Allow Same Origin",back:"Back",hint:"List sources you want to enable for embedding your pages.",hint_allow_all:"Enables embedding from any source",hint_allow_none:"Disables embedding your page.",hint_allow_same_origin:"Enables embedding your pages from your own pages",label:"Frame Ancestors"},name:"Name",submit_button_edit_message:"Save",submit_button_edit_message_disable:"Saving...",submit_button_new_message:"Create",submit_button_new_message_disable:"Creating..."},index:{add_new_domain_button:{tooltip:"Add New"},confirm:"Are you sure?",edit_tooltip:"Edit",header:"My Content Security Policies",no_content_security_policy:"You have no content security policies to manage",pre_header:"Content Security Policy",remove_tooltip:"Remove",th:{frame_ancestors:"Frame Ancestors",name:"Content Security Policy",options:"Options"}},"new":{header:"New Content Security Policy"},update:{failure:"Oops! There was an error saving the Content Security Policy.",success:"Content Security Policy successfully updated."}},controllers:{account:{details:{show:{error:"There was a problem with your account settings.",off_success:"You have successfully turned off showing the affiliate badge.",on_success:"You have successfully turned on showing the affiliate badge.",success:"Your account settings were successfully updated."},subdomain:{error:"There was a problem updating your subdomain."},subscription:{billing:{access_denied:"You don't have access rights to this page."}}},invitation:{register:{error:"There was a problem with your registration"}},people:{create:{error:"There was a problem creating your invitation.",forbidden:"Only the Account Owner may invite SubUsers.",success:"Your invitation was successfully sent."},destroy:{error:"There was a problem removing this SubUser.",permission_error:"You do not have permission to remove this SubUser.",success:"You have successfully removed this SubUser."},resend_invitation:{error:"There was a problem sending your invitation. Please resend.",success:"Your invitation was successfully sent."},show:{error:"You may not affect your own permissions."},update:{error:"There was a problem updating the SubUser permissions.",success:"SubUser permissions were successfully updated."}}},action_funnels:{dup_real:{success:"Follow-Up Funnel Cloning successfully.  Please wait a couple minutes for it to appear on your Dashboard."},sunset_flash_info:"Action Funnels have been deprecated and is now Follow-Up Funnels."},activation_flow:{create:{error:"There was a problem with your onboarding flow. Please try again."},update:{error:"There was a problem with your onboarding flow. Please try again."}},api:{application:{error:{401:{"default":"Unauthorized. If you are a SubUser of this Account, be sure you have both Funnels and Contacts Permissions."},404:{"default":"not found"},422:{"default":"unprocessable entity",funnel_step_mismatch:"the funnel step chosen does not belong to the funnel."}}}},application:{ensure_admin:"Only admins allowed",protect_actionetics:"ClickFunnels Platinum Upgrade Required",protect_backpack:"Backpack Upgrade Required",require_fully_paid_html:"Your account is currently on a Paused plan.  Please upgrade here or visit Account -> Account Billing to modify payment details. <a href='https://app.clickfunnels.com/users/edit/billing/subscription'>https://app.clickfunnels.com/users/edit/billing/subscription</a>",reseller_restricted:"This section is not accessible"},funnels:{stats:{start_date_after_end_date:"The start date may not be after the end date."}},members:{update_password:{error:"Error Resetting Password, make sure length is at least 4 characters",success:"Password Reset"}}},cookbook:{mast:{button:"Get a free copy of the Cookbook",description:"You\u2019re only one funnel away\u2026",header:"Introducing the Funnel Hacker's Cookbook"},steps:{step1description:"Select a funnel type.",step1number:"Step 1 of 2",step2description:"Select a template.",step2number:"Step 2 of 2"}},dashboard:{game:{header:"Your First Funnel",onboarding_markdown:"# Get ready to build some funnels!\n\nRussell is going to walk you through the process of getting everything\nset up.\n\nMake sure you watch the video above, and then click the pulsing game\npiece to the left to get started!\n",subheader:"The 7-Day Challenge",welcome_video_button:"Welcome Video"},gamemast:{button:"Resume playing!",description:"We've created a fun game to teach you how to build your first funnel!\nWe're giving away prizes and awards. It's going to be so much fun!\n",header:"Log in every day to play the ClickFunnels game!"},graph_stats:{account_wide:"Account Wide",all_funnels:"All Funnels",loading:"Loading...",visit_funnel:"Visit Funnel",we_re_fetching_your_data:"We're fetching your data..."},hackathon_widget:{hackathon_in_progress:"Hackathon In Progress",join_virtual_hackathon:"Join Virtual Hackathon",virtual_hackathon_var:"Virtual Hackathon @ %{var}!"},index:{"2ccx_widget":{and_only_pay_after_the_event:"... and only pay after the event, if you feel like it's worth it!!",claim_your_ticket_now:"Claim Your Ticket Now",create_your_own_personal_roadmap:"Create your own personal roadmap to the \u201cTwo Comma Club\u201d during this LIVE 3-day virtual conference!"},activation_flow:{finish_account_setup:"Finish account setup",lets_finish_setting_up_your_account:"Let's finish setting up your account!",skip:"Skip",your_next_steps:"Your Next Steps"},affiliate_earnings:{get_started:"Get Started",last_30_days:"Last 30 Days",more_tools:"More Tools",my_affiliate_earnings:"My Affiliate Earnings",today:"Today"},annual_membership_card:{switch_from_monthly_and_get_12_mon:"Switch from monthly billing to our Annual Plan, and get 12 months of ClickFunnels for the price of 10!",switch_from_monthly_and_get_2_mont:"Switch from monthly billing to our Annual Plan, and get 2 months of ClickFunnels for FREE!",switch_to_annual_plan:"Switch To Annual Plan",variation_a_c:{annual_plans:"Annual Plans",per_year:"Per Year",save:"Save"},variation_b:{annual_plans:"Annual Plans",save_saving_per_year:"Save $%{saving} Per Year",switch_from_monthly:"Switch from monthly billing to our Annual Plan, and get 12 months of ClickFunnels for the Price of 10!",thats_like_getting:"That's like getting 2 months of ClickFunnels for FREE!"}},calendar_events_list:{no_events_today:"No events today \ud83c\udfab"},clickfunnels_academy:{button:"Reserve My Spot",card_subtitle:"Enter our free academy and</br>learn all about ClickFunnels</br>1.0 at your own pace!",card_title:"ClickFunnels</br>Academy 1.0"},clickfunnels_live_webinars:{button:"Reserve My Spot",card_subtitle:"Join our expert funnel hackers</br>for free live webinars each day</br>to get the answers you're</br>looking for!",card_title:"Daily Live Trainings</br>And Webinars"},favorite_funnels:{favorite_funnels:"Favorite Funnels",lets_fix_this:"Let's fix this",view_all_funnels:"View All Funnels",you_have_no_funnels:"You have no funnels"},follow_up_funnels_stats:{contacts_that_left_today:"Contacts that Left Today",followup_funnels_stats:"Follow-Up Funnels Stats",get_started:"Get Started",new_contacts_today:"New Contacts Today",new_contacts_yesterday:"New Contacts Yesterday",total_contacts:"Total Contacts",view_all_followup_funnels:"View all Follow-Up Funnels"},funnel_sales:{account_wide:"Account Wide",all_tags:"All Tags",debug_value:"Debug: value:",funnel_sales:"Funnel Sales",graph_max_value:"graph_max_value:",loading:"Loading",no_sales_pick_a_different_time_period:"No sales, pick a different time period",only_3_funnels_may_be_selected_at_a_time:"Only 3 funnels may be selected at a time.",pick_a_funnel:"Pick a funnel",selected_funnels:"Selected Funnels",update:"Update"},funnelflix:{category_lessons_locked:"%{count} lesson(s) locked",httpsmembersfunnelflixcom:"https://members.funnelflix.com/",httpsupgradenowcom:"https://upgradenow.com/"},funnelflix_direct_link:{funnelflix_access:"Access cutting-edge training and documentaries for Funnel Builders >>"},funnelflix_placeholder:{funnelflix_training:"FunnelFlix Training",httpsmembersfunnelflixcom:"https://members.funnelflix.com/"},onboarding_call:{free_onboarding_call:"FREE onboarding call",get_started_fast:"Get started fast with a FREE walk-through by a ClickFunnels specialist.",schedule_a_free_call:"Schedule a FREE call"},onboarding_checklist:{welcome:"Welcome, %{name}",your_next_steps:"Your next steps"},plans:{clickfunnels:"Clickfunnels",collective_plus:"Collective Plus",platinum:"Platinum",programs_count:"Programs (%{count})",sneak_peek:"(Sneak Peek)",upgrade:"Upgrade"},quick_links:{build_a_followup_funnel:"Build a Follow-Up Funnel",build_a_funnel:"Build a Funnel",quick_links:"Quick Links",send_a_broadcast:"Send a Broadcast"},sales_activity:{here:"Here",httpsfunnelflixcomcourses:"https://funnelflix.com/courses",learn_about_sales:"Learn about sales",loading:"Loading",recent_sales_activity:"Recent Sales Activity",see_all_transactions:"See All Transactions",you_have_no_recent_sales_transactions:"You have no recent sales transactions."},yielded_contents:{clickfunnels_dashboard:"ClickFunnels - Dashboard"}},onboarding_survey:{agency_freelancer:"Agency / Freelancer",b2b_lead_generation:"B2B Lead Generation",blogging_affiliate:"Blogging / Affiliate",coaching_consulting:"Coaching / Consulting",do_you_have_a_product_or_service_already:"Do you have a product or service already?",ecommerce:"E-Commerce",information_products:"Information Products",just_getting_started_other:"Just Getting Started / Other",lets_go_customize_account_now:"Let's go! Customize Account Now",local_small_business:"Local Small Business",network_marketing:"Network Marketing",no_thanks:"No Thanks...",nonprofits:"Non-Profits",not_yet_show_me_the_way_on_the_next_page:"Not yet, show me the way on the next page!",select_an_industry:"Select an Industry...",welcome:"Welcome to ClickFunnels!  In order to customize your experience please let us know about your business!",what_industry_is_your_business_in:"What Industry is your Business in?",yea_lets_build_a_funnel_now:"Yea! Let's build a Funnel now!"},plans:{header:{"2ccx":"2CCX",collective:"Collective"}},training:{modal:{cancel_button:"Cancel",confirm_button:"YES, add this to my account now!",confirm_button_notice:"will charge $67 immediately",content:"Once you click Yes below, you will gain immediate access to 3 1/2 hours of advanced funnel training that will help you to understand the difference between front end and back end funnels and how to implement them in your business. Understanding these concepts will help you to have more success with your sales funnels.",content_footer:"Click YES below to add this to your account for just $67.",content_header:"LEARN THE 9 SECRET FUNNELS AND HOW YOU CAN USE THEM TO DOUBLE SALES IN ANY BUSINESS.",title:"Want Our Advanced Funnel Training?"}}},dashboard2018:{graphs:{optins:"Optins",pageviews:"Page Views",sales:"Gross Revenue",transactions:"Successful Purchases"},legal_doc_modal:{checkbox_label:"I accept the %{doc_type}.",header:"Review %{doc_type}",saving:"Saving...",submit:"Submit",updated:"Updated: "},loading:"Loading...",packages:{no_access:"No Access",see_all_features:"See All Features",upgrade_to_actionetics_md:"Upgrade to Actionetics MD",upgrade_to_actionetics_md_unlock:"Upgrade to Actionetics MD to unlock Clickfunnels SMTP, Apps and More."},stats:{account_wide:"Account Wide",contacts:"CONTACTS",contacts_tooltip:"Total number of contacts associated with your account.",funnels:"FUNNELS",funnels_tooltip:"The total number of funnels in your account.",header:"Stats",optins:"Optins",page_views:"Page Views",pages:"PAGES",pages_tooltip:"The total number of pages (and variations) associated with a funnel in your account.",ratio_html:"<span>%{value}</span> OF <b>%{total}%{out_of_period}</b>",sent_emails:"SENT EMAILS",sent_emails_tooltip:"The total number of sent emails this month.",sent_emails_upgrade_html:"<strong>You have sent %{total} emails.</strong><p>Upgrade your account now to send more emails and grow your business.</p>",sub_users:"SUB USERS",sub_users_tooltip:"The total number of sub users in your account.",visitors:"VISITORS",visitors_tooltip:"Unique people who have visited your funnels, it will reset on the first of each month."}},dashboard2019:{_account_package:{header:"MY ACCOUNT PACKAGE"},_affiliate_links:{last_thirty_days:"Last 30 Days",more_affiliate_tools:"More Affiliate Tools",my_affiliate_info:"MY AFFILIATE INFO",my_affiliate_link:"MY AFFILIATE LINK",my_earnings:"My affiliate earnings as of %{date}",so_far_today:"So Far Today"},_bmf:{become_an_affiliate:{text:"Did you know, by having this account, you\u2019re already a ClickFunnels affiliate.  This means you can start making money right now by sharing the awesomeness of ClickFunnels.  All you need to do is click the icons below and send a message with your affiliate link... the more you share, the more you earn."},complete:"Complete",copy_message:"Copy The Message to Share",dismiss:"Dismiss",email:"Email",facebook:"Facebook",in_trial:{first_text:"Let's make your ClickFunnels account free, just refer 3 paying users!",second_text:"When you refer your first user you'll Get a Free Trial Extension to 30 days, earn your Affiliate Badge, AND Get Paid 40% Recurring!",third_text:"Get a referral during your trial period for an extension to 30 days!"},linkedin:"LinkedIn",no_product:{text:"Not having a product to sell shouldn\u2019t stop you for making money."},not_in_trial:{first_text:"Let's make your ClickFunnels account free, just refer 3 paying users!",second_text:"Refer someone, earn your Affiliate Badge!"},remove_this_card:"Remove this card from your feed",step_one:"Step One",twitter:"Twitter"},_programs:{header:"MY PROGRAMS"},_user_info:{progress:{data:{html:"Level %{level} %{level_title} <br><br> <i>Get to the next level by adding funnels, setting up your account, making sales, and more!</i>"}}},back_to_legacy_dashboard:"<< Back to Legacy Dashboard",build_funnel:"Build Funnel",funnelflix:{loading:"Loading"},onboarding_checklist:{title:"Next Steps"},priority_list:"Priority List",show_right_sidebar:"FunnelFlix",stats_cards:{title:"Account Total"}},date:{abbr_day_names:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],abbr_month_names:[null,"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],day_names:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],formats:{day_of_week:"%a","default":"%Y-%m-%d",human:"%B %e, %Y",long:"%B %d, %Y",ordinal:{},picker:"%m/%d/%Y",short:"%b %d"},month_names:[null,"January","February","March","April","May","June","July","August","September","October","November","December"],order:["year","month","day"]},datetime:{distance_in_words:{about_x_hours:{one:"about 1 hour",other:"about %{count} hours"},about_x_months:{one:"about 1 month",other:"about %{count} months"},about_x_years:{one:"about 1 year",other:"about %{count} years"},almost_x_years:{one:"almost 1 year",other:"almost %{count} years"},half_a_minute:"half a minute",less_than_x_minutes:{one:"less than a minute",other:"less than %{count} minutes"},less_than_x_seconds:{one:"less than 1 second",other:"less than %{count} seconds"},over_x_years:{one:"over 1 year",other:"over %{count} years"},x_days:{one:"1 day",other:"%{count} days"},x_minutes:{one:"1 minute",other:"%{count} minutes"},x_months:{one:"1 month",other:"%{count} months"},x_seconds:{one:"1 second",other:"%{count} seconds"},x_years:{one:"1 year",other:"%{count} years"}},prompts:{day:"Day",hour:"Hour",minute:"Minute",month:"Month",second:"Seconds",year:"Year"}},devise:{"2fa_register_title":"Enable two-factor authentication",back_button:"Back",cellphone:"Enter your cellphone",confirmations:{confirmed:"Your account was successfully confirmed.",confirmed_and_signed_in:"Your account was successfully confirmed. You are now signed in.",resend_confirmation_instructions:"Resend confirmation instructions",send_instructions:"You will receive an email with instructions about how to confirm your account in a few minutes.",send_paranoid_instructions:"If your email address exists in our database, you will receive an email with instructions about how to confirm your account in a few minutes."},country:"Enter your country",email_help_tooltip:"Check your email for an authentication code and enter it here to verify your identity.",email_submit_token_title:"Please enter the authentication code from your email.",enable_2fa:"Enable",enable_my_account:"Enable my account",failure:{already_authenticated:"You are already signed in.",inactive:"Your account is not activated yet.",invalid:"Invalid email or password.",invalid_token:"Invalid authentication token.",last_attempt:"You have one more attempt before your account is locked.",locked:"Your account is locked.",not_found_in_database:"Invalid email or password.",timeout:"Your session expired. Please sign in again to continue.",unauthenticated:"You need to sign in or sign up before continuing.",unconfirmed:"You have to confirm your account before continuing."},go_back:"Go Back",mailer:{confirmation_instructions:{subject:"Confirmation instructions"},email_changed:{subject:"Email Changed"},password_change:{subject:"Password Changed"},reset_password_instructions:{subject:"Reset password instructions"},unlock_instructions:{subject:"Unlock Instructions"}},no_device:"Dont have your phone?",not_user_prompt:"Not %{email}?",omniauth_callbacks:{failure:'Could not authenticate you from %{kind} because "%{reason}".',success:"Successfully authenticated from %{kind} account."},passwords:{affiliate:{send_instructions:"You will receive an email with instructions about how to reset your password in a few minutes if user exists. Please check your SPAM folder if you do not receive the email within a few minutes."},instructions:"Resetting Password will generate an email to %{email} that contains instructions on how to reset their password.    Please check your SPAM folder if you do not receive the email within a few minutes.",no_token:"You can't access this page without coming from a password reset email. If you do come from a password reset email, please make sure you used the full URL provided.",send_affiliate_instructions:"%{email} will receive an email with instructions about how to reset your password in a few minutes.   Have %{email} check their SPAM folder if you do not receive the email within a few minutes.",send_instructions:"You will receive an email with instructions about how to reset your password in a few minutes.    Please check your SPAM folder if you do not receive the email within a few minutes.",send_paranoid_instructions:"If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes.  Please check your SPAM folder if you do not receive the email within a few minutes.",send_paranoid_minor_instructions:"If your email address exists in our database, your account owner will receive a password recovery link at his/her email address in a few minutes. Please tell them to check their SPAM folder if they do not receive the email within a few minutes.",updated:"Your password was changed successfully. You are now signed in.",updated_not_active:"Your password was changed successfully.",user:{minor_updated:"Minor password was changed successfully. Minor is now able to sign in."}},registrations:{destroyed:"Bye! Your account was successfully cancelled. We hope to see you again soon.",invalid_account_info:"Invalid account info",signed_up:"Welcome! You have signed up successfully.",signed_up_but_inactive:"You have signed up successfully. However, we could not sign you in because your account is not yet activated.",signed_up_but_locked:"You have signed up successfully. However, we could not sign you in because your account is locked.",signed_up_but_unconfirmed:"A message with a confirmation link has been sent to your email address. Please open the link to activate your account.",update_needs_confirmation:"You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address.",updated:"You updated your account successfully.",updated_but_not_signed_in:"Your account has been updated successfully, but since your password was changed, you need to sign in again"},remember_device:"Remember Device",request_phone_call:"Request phone call",request_sms:"Request SMS",request_to_login:"Request to Login",sessions:{affiliate:{send_instructions:"You will receive an email with instructions about how to reset your password in a few minutes. Please check your SPAM folder if you do not receive the email within a few minutes."},already_signed_out:"Signed out successfully.",signed_in:"",signed_out:""},submit_token:"Submit Code",totp_help_tooltip:"Open the two-factor authentication app on your device to view your two-factor code and verify your identity.",totp_submit_token_title:"Please enter the code from your authenticator app.",two_factor_authentication:{attempt_failed:"Attempt failed.",code_has_been_sent:"Your authentication code has been sent.",contact_administrator:"Please contact your system administrator.",max_login_attempts_reached:{header:"Access denied as you have reached a maximum of three attempts.",paragraph:"Please contact support to have your 2FA reset."},success:"Two factor authentication successful."},unlocks:{send_instructions:"You will receive an email with instructions about how to unlock your account in a few minutes.",send_paranoid_instructions:"If your account exists, you will receive an email with instructions about how to unlock it in a few minutes.",unlocked:"Your account has been unlocked successfully. Please sign in to continue."},verify_2fa_installation_title:"Verify your account"},digital_assets:{controller:{create_successful:"Digital asset was successfully created.",delete_successful:"Digital asset was successfully deleted.",update_successful:"Digital asset was successfully updated."},digital_asset_list:{header:"My Digital Assets"},form:{add_button:"Add",asset_name:"Asset Name",asset_name_placeholder:"Free PDF Report",confirm_deletion:"Are you sure?",copy:"Copy",copy_title:"Copy Asset Path",current_path:"Path to Current File:",delete_button:"Delete",digital_assets_enable_you_to:"Digital Assets enable you to send Lead Magnets, PDFs, or other files to your contacts after they opt-in to your funnels.",disable_with_button:"Uploading...",edit_title:"Edit Digital Asset",error_empty_file:"Please select a file",error_file_size:"File should be less than 3MB.",from_email:"From Email",from_email_placeholder:"youremail@email.com",from_name:"From Name",from_name_placeholder:"Your name",info:"Digital Assets enable you to send Lead Magnets, PDFs, or other files to your contacts after they opt-in to your funnels.",learn_all:"Learn all about how to setup and use Digital assets here",learn_all_about_how_to_setup:"Learn all about how to setup and use Digital assets here",message:"Message",message_placeholder:"Here's the free PDF you requested",new_title:"Add New Digital Asset",show_title:"Digital Asset",update_button:"Update",upload_file:"Upload File (Max 3MB)"},index:{copied_tooltip:"Copied!",copy_tooltip:"Copy Asset Path",download_title:"Download Digital Asset",edit_title:"Edit Digital Asset",explanation_markdown:"Below is your list of digital assets. You can add a new asset by\nclicking the plus button to the right, or manage your existing\nassets by clicking on them below.\n",file_name:"File Name",header:"Manage Digital Assets",new_asset_button:"New Asset",no_digital_assets:"You have not uploaded any digital assets.",search:"Search Digital Assets...",sent_from:"Sent From"}},domains:{archive:{failure:{general:"Oops! There was an error removing the domain.",has_smtp_integration:"This domain is currently used for the following SMTP integrations: %{list_of_integrations}, and cannot be deleted until SMTP integrations are no longer using this domain."},success:"Domain was successfully removed"},cloudflare_status:"Domain registration and renewal are not currently available due to the '%{description}' at CloudFlare.",cloudflare_status_simple:"Domain registration is under maintenance. Please check back soon.",edit:{error:{inactive:"Domain does not have an active registration as of now.",renewal_pending:"Domain is pending renewal and you will be able to access the page once it is renewed."},settings:{complimentary:"* Free",content_security_policy:{content_security_policy_label:"Select a Content Security Policy",content_security_policy_placeholder:"Select a Content Security Policy",header:"Content Security Policy",manage:"Manage",subheader1:"Set the Content Security Policy on your domain"},default_page:{header:"Default Page",root_label:"Select a page for the root URL",root_placeholder:"Select a page",save_button:"Save",save_button_saving:"Saving...",subheader:"Set a page to which visitors will be directed when they\nvisit the root path of the domain.\n"},domain:"Domain",domain_billing_page:{auto_renew:"Auto Renew",header:"Domain Billing",subheader:"Manage your domain billing."},enable_ssl:{header:"Enable SSL",save_button:"Save",save_button_saving:"Saving...",ssl_label:"Enable SSL",ssl_text:"Turn on SSL (`https://`) for this domain",subheader:'Recommended: Enabling SSL increases trust among your users by\nshowing a "secure" icon when they visit your site.\n'},error_page:{error_label:"Select an error page",error_placeholder:"Select an error page",header:"404 / Error Page",save_button:"Save",save_button_saving:"Saving...",subheader1:"Set a page to which visitors will be directed when they visit an invalid URL on your domain.",subheader2:'This should generally mention "Page Not Found" or similar.'},expand_button:"Expand",expand_button_expanded:"Close",facebook_pixel:{add_button:"Add",cancel_button:"Cancel",cancel_confirmation:"Are you sure?",change_button:"Change",error:{create:"There was an error adding your Facebook Pixel","delete":"There was an error deleting your Facebook Pixel",update:"There was an error updating your Facebook Pixel"},header:"Facebook Conversion Pixel",integration_label:"Integration",integration_placeholder:"Select a Facebook integration",messages:{integration_error:"There was an error loading your facebook pixels!",token_invalid:"There was an error validating your facebook api token!",token_valid:"Your token appears valid for this pixel!"},missing_integration:{header:"Error",message:"Facebook Conversions API Integration not setup"},not_set:"No Conversion Pixel Set For This Domain",pixel_info_html:"Facebook Conversions Integration Name: <span id='pixel_name'></span> (ID: %{pixel_id})",pixel_label:"Pixel",pixel_placeholder:"Select a pixel",remove_button:"Remove",subheader:"Setup a Facebook Conversion Pixel with this domain",success:{create:"Successfully added a Facebook Pixel","delete":"Successfully deleted your Facebook Pixel",update:"Successfully updated your Facebook Pixel"},token_label:"Token",validating:"Validating..."},forwarding_rules:{checkbox_label:"All rules of Domain Forwarding will be applied.",created:"Forwarding Rule successfully created.",destroyed:"Forwarding Rule successfully destroyed.",enable_header:"Enable Domain Forwarding",header:"Domain Forwarding",subheader:"Set up your domain forwarding rules (e.g, www.example.com to example.com)",updated:"Forwarding Rule successfully updated."},funnels:"Funnels",remove_domain:{confirm_button:{disable_with:"Deleting...",title:"Yes, delete this domain"},description:"Are you sure you wish to delete this domain? This cannot be undone!\n",header:"Remove Domain",subheader:"Danger zone!"},renewal_price:"* Renewal Price %{price}",select_option_none:"ClickFunnels Home Page",sharing:"Transferring",ssl:{header:"SSL",needs_verification:"We'll need to verify your domain before you can add SSL. You can do this from the [domain listing](%{domain_edit_path}).",secured:"SSL is enabled for this domain.",securing:{check_button:"Check Now",description:"We are still working on enabling SSL for your custom domain."},setup:{add_button:"Add SSL",description:"Clicking the button below will configure your custom domain to use SSL. The process may take several minutes complete."},subheader:"Setup SSL for your custom domain."},toggle_off:"Off",toggle_off_confirm:"By toggling ON auto renew for %{domain}. Your domain will automatically renew on %{expiration}.",toggle_off_confirm_complimentary:"By toggling ON auto renew for %{domain}, your complimentary domain will automatically renew on %{expiration}.",toggle_on:"On",toggle_on_confirm:"By toggling OFF auto renew for %{domain}, your domain will expire on %{expiration}. This will affect all funnels connected to %{domain}. If you choose to reenable auto renew, you must do so before %{expiration} to avoid any issues. Would you like to continue?",zone_records:{header:"Edit Zone Records",not_bought_thru_CF:"Sorry, but you can only edit DNS records for domains that you purchased via ClickFunnels. This domain was not bought with us.",subheader:"Edit your dns zone records"}},table:{td:{complimentary_price:"Free",days:"days",renew:"Renew",update_billing:"Update Billing"},th:{active_dates:"Active Dates",auto_payment_date:"Auto Payment Date",expiration_date:"Expiration Date",expires:"Expiration",renewal_fee:"Renewal Fee"}},visit:"Visit"},first_time:{add_new_domain_button:"Add New Domain",header:"Add your own domain to strengthen your brand",subheader:"Add a custom domain to help customers remember your website.\nIt's like vanity license plates for your business!\n"},funnels:{edit:"Edit",favorite:"Favorite",last_edited:"Last edited %{date} at %{time}",path:'<a href="https://%{domain}/%{path}">%{domain}/%{path}</a>',short_path:'<a href="https://%{domain}/%{path}">.../%{path}</a>',unfavorite:"Unfavorite"},index:{add_new_domain_button:{
tooltip:"Add New Domain"},auth_pending_domain_header:"Authorization pending domains",header:"My Domains",no_domains:"You have no domains to manage",th:{auto_renew:"Auto-Renew",expiration:"Expiration",funnel_path:"Funnel Path",linked_funnels:"Linked Funnels",name:"Domain",status:"Status",steps:"Steps"}},layout:{blue_header:{subtitle:"Domains"}},listing:{show:{active:{label:"Active",tooltip:"We were able to verify that this domain is connected and ready to use."},auth_pending:{label:"Auth Pending",tooltip:"We need additional authentication to process your payment for domain purchase."},authenticate_purchase:{submit:{title:"Authenticate Purchase"}},blocked:{label:"Blocked",tooltip:"Domain has been legally blocked"},edit:"Edit",expired:{label:"Expired",tooltip:"Your domain registration has expired"},external:{label:"External domain",tooltip:"This domain was registered outside of ClickFunnels"},failed:{label:"Failed",tooltip:"We were unable to process your payment."},incomplete:{label:"Incomplete",tooltip:"We are unable to verify that this domain is connected. An error may have occurred while setting up this domain, please contact support."},not_renewable:{label:"Please Contact Support",tooltip:"This domain is not manually renewable."},reactivate:{submit:{title:"Reactivate"}},remove_domain:{confirm_button:{disable_with:"Deleting..."},header:"Remove Domain"},renewal_pending:{label:"Renewal Pending",tooltip:"Your domain is pending renewal"},respond:{submit:{title:"Contact Support"}},ssl:{active:{label:"Secured",tooltip:"Domain is secured with SSL"},inactive:{tooltip:"Domain has not been secured. Go to domain settings to setup SSL for this domain."},status:{secured:"secured",securing:"securing",verified:"verified"}},support:{submit:{title:"Contact Support"}},unverified:{label:"Unverified",tooltip:"This domain has not been verified"},update_billing:{submit:{title:"Update Pay Info"}},verify_form:{submit:{disable_with:"Verifying...",title:"Verify"}},visit:"Visit"}},messages:{wait:"Please wait..."},"new":{acquire:"Get it",existing_domain:{add_button:"Use an existing domain",description:"Add a domain or subdomain that you own.\n",header:"Add your own domain"},header:"Add new domain",new_domain:{"default":{bullet_points:"- Must be a new, unregistered domain.\n- No additional setup required\n- Includes **Free** SSL Certificate\n",description:"It looks like you've already used your free domain, but don't worry! You can add additional paid domains to your account.\n",header:"Register a new domain"},entri:{bullet_points:"",description:"Purchase a new domain for your account.\n",header:"Purchase a new domain"},entri_free:{description:"Claim a $12 credit during checkout with a new domain purchase.\n",header:"Get a domain on us!"},free:{bullet_points:"",description:"Let us register your domain for you.\n",header:"Register a new domain"},free_domain_button:{title_html:'<i class="gift icon"></i> Get a free domain!'},purchase_button:{title:"Register a domain"},search_button:{title:"Choose a domain"}},subheader:"Register a new domain or connect one that you already own."},notification_templates:{expired:{clayton:"Clayton",clayton_from_clickfunnels_html:"Clayton from ClickFunnels here. I am writing because your domain, %{domain} has <b>expired</b>.",customer_success_clickfunnels:"Customer Success, ClickFunnels",hey:"Hey %{first_name},",to_see_your_domains_html:"To see your domains,",visit_your_domains_section:"visit your domains",youll_have_40_days:"You\u2019ll have 40 days after the expiration to reclaim the domain and use it again."},monthly_notification:{clayton_from_clickfunnels_html:"Clayton from ClickFunnels here. I am writing because your domain, %{domain} will %{notice_type} in %{days} %{pluralizedays}.",to_change_the_renewal_status_html:"To change the renewal status of your domains,",visit_your_domains_section:"visit your domains"}},overview:{autorenew_failure:"There was an issue updating your Auto Renew settings..",autorenew_success:"Your Auto Renew settings have successfully been updated.",domain_not_found:"This domain was not found on your account",forms:{forwarding_rule_form:{cancel:"Cancel",destination_url_can_point_anywhere:"Destination URL can point anywhere",exact:"Exact",is_it_rule:"Is this Rule ready to be active?",is_this_rule_ready_to_be_active:"Is this Rule ready to be active?",lower_numbers_will_take_precedence_over_higher_num:"Lower numbers will take precedence over higher numbers",lower_numbers_will_take_precedence_over_higher_numbers:"Lower numbers will take precedence over higher numbers",patterns_will_do_partial_matching_by_default_and_m:"Patterns will do partial matching by default and MUST start with %{domain}",patterns_will_do_partial_matching_by_default_and_must_start_w:"Patterns will do partial matching by default and MUST start with %{domain}",set_to_active:"Set to Active",set_to_exact:"Set to Exact",this_will_disable:"This will disable partial matching and only match exact URLs",this_will_disable_partial_matching_and_only_match_:"This will disable partial matching and only match exact URLs"},forwarding_rules:{active:"Active?",add:"Add","delete":"Delete",destination:"Destination",destination_url:"Destination URL",exact:"Exact?",original_url:"Original URL",pattern:"Pattern",priority:"Priority"}},registration_issue:"It looks like there is an issue with your domain registration.",verification_needed:"Domain settings will not take effect until everything has been verified"},purchases:{error:{"already_owned_by_account?":"This domain name already exists. Please double check domain name and setup as an existing domain.",auth_pending:"We need additional authentication to process your payment for finalizing your domain purchase.",domain_create_failed:"The %{message} Or is otherwise restricted. Please add your newly purchased domain below to complete setup for this domain.",domain_update_failed:"The %{message} Please verify that your new domain has been added to your account, if not please add it as an existing domain. We are sorry for the inconvenience.",no_auth_pending:"The domain purchase record does not have any authorization requests",unknown:"The %{message}. Please try again in Domain settings or contact support."},show:{header:"Domain purchase authentication",pay_button:"Activate My Domain Now",subheader:"Please provide your card details with authentication to finalize the domain purchase"}},registration:{"new":{registered:"Registered",registering:"Registering...",registration_failed:"We are unable to complete registration of the domain you selected."}},registrations:{success:{associate_funnel:"Associate funnel",header:"Good job, you did it! [%{domain_name}](%{path}) is connected and ready to use!",just_show_me_domains:"Just show me my domains",select_funnel:"Select a funnel to associate with your custom domain!",show_funnels:"Show funnels",subheader:"You're only one funnel away."}},renewals:{error:{domain_renewal_failed:"Failed to renew the domain. Please try again",payment_update_required:"We failed to charge you for the domain renewal. Please update your card in account billing section and try again.",renewal_auth_pending:"Failed to renew the domain. We need additional authentication to process your payment for domain purchase.",renewal_in_progress:"Your domain renewal is already in progress and we'll notify you once we have further updates"},refund:{domain_renewal_failed:"Failed to renew the domain"},success:{renewed:"Your domain has been successfully queued for renewal. You'll be notified once the process is complete."}},search:{status:{agreement:'By registering this domain you agree to these <a href="https://signup.clickfunnels.com/domain-registration-terms" target="_blank">terms</a>.',available:{feature_list1:'* <i class="green checkmark icon"></i> Website performance optimization\n* <i class="green checkmark icon"></i> Most reliable DNS service in the world\n* <i class="green checkmark icon"></i> WhoIs Guard\n',feature_list2:'* <i class="green checkmark icon"></i> Defends your website from online threats\n* <i class="green checkmark icon"></i> Identify visitor and bot behavior analytics\n',free:{free_button:"Use free domain",subheading:"We are giving you one domain on the house! Yeehaw!!"},heading:"Hot diggity dang! [%{domain_name}](%{domain_name}) is available\n",paid:{pay_button:"Pay $20",subheading:"This domain is yours for $20 and includes Cloudflare premium features."}},back_to_search:"Go back to domain search",premium:{dnsimple_button:"Go to DNSimple",heading:"Oops! It doesn't look like we can register that for you",next_step:"Once you've secured your domain, [finish settting it up manually](%{path})\n",subheading:"This domain name is available through our domain registration partner DNSimple or you may use your own"},unavailable:{dnsimple_heading_html:'Well, shoot. <span class="blue-text">%{domain_name}</span> is already registered',internal_heading_html:'Well, shoot. <span class="blue-text">%{domain_name}</span> has already been added to Clickfunnels',search_domains:"Go back and try again",subheading:"Our wires got crossed and this domain is unavailable. Please go back and search again.",tld_heading_html:'Well, shoot. <span class="blue-text">%{domain_name}</span> is not supported by Clickfunnels'}}},search_domains:"Search domains...",searches:{"new":{buy:"$20",confirm_button:"Confirm",confirm_registration:"Are you sure?",free:"Get",header:"Search available domains",invalid_domain_name:"The domain name you have entered is not valid",loading:"Loading...",search:{availability:"Price USD",domain_name:"Domain name",header:"Find your domain name"},subheader:"Type in your desired domain.\n",unacceptable_domain_name:"The domain you have selected is restricted. We have built a filter to protect your domain investment. Please select another domain that does not contain the name or variation of a protected trademark.",unavailable:"Unavailable"}},secure:{show:{secured:{header:"Boom! You're custom domain is now secure! Let's finish up.",next_button:"Finish setup"},unsecure:{check:{check_button:"Check status now",go_to_my_domains_button:"Go back to domains",header:"Securing your domain..",subheader:"This may take a few minutes. You can either keep checking the status here or you go to your domains"},create:{header:"Let's secure your domain!",setup_button:"Setup now",setup_button_disabled:"Setting up...",subheader:"We'll set your custom domain up with a SSL certificate so that customers can connect to your funnel securley."}}}},setup:{error:{cannot_complete:"Cannot complete setup of this domain.",charge_failed_message:"We were unable to charge the account on file. Please contact support.",connection_message:"We haven't been able to verify that your domain is connected to ClickFunnels. This may take a few minutes after the initial setup of a domain, so please click the Verify button to try again.",domain_create_failed_message:"The domain you have selected is restricted. We've built a filter to protect your domain investment. Please select another domain that does not contain the name or variation of a protected trademark.",general_message:"Please try again or contact support if you continue to have issues.",header:"Oops, something went wrong",in_use:"Sorry, the domain %{domain} is already in use.",in_use_by_you:"You have already setup %{domain}.",ineligable_message:"You've already used your one free domain.",invalid_cname_html:'In order for your custom domain to work you\'ll need to log in to\nwhere you bought your domain and add a CNAME record that points `%{subdomain}`\nat `target.clickfunnels.com`. If you\'re not sure how to do this we have\n<a href="https://help.clickfunnels.com/hc/en-us/sections/360001250233-Domain-Registrar-Instructions" target="_blank">\ndetailed instructions <small><i class="external icon"></i></small></a>\nfor most domain registrars.\n',not_complete:"The SSL certificate is still being verified.",ssl_retry_later:"Domain is not fully verified yet. Please try again in a few minutes",still_processing:"Still processing %{domain_name}!! No worries, though, we will let you know when everything is ready!",stripe_errors:{authentication_not_handled:"Your bank requires additional authorization to complete this charge. Please try again, or use a different card.",authentication_required:"Your bank requires additional authorization to complete this charge. Please try again, or use a different card."},support_chat:"Chat with support"},existing:{features:["Advanced DDoS protection","Advanced web application firewall (WAF)","Automatic SSL certificate"],form:{domain:{label:"Domain name",placeholder:"mysite.com"},error:{header:"Oops there was a problem",message:"Domain was unable to be added."},existing_cf_account:"This domain is registered on Cloudflare.",primary:{button:{disable_with:"Adding..."}}},header:"Add your own domain",heres_what_youll_get:"Here's what you'll get...",primary:{button:{disable_with:"Adding...",title:"Add domain"}},sub:{header:"Enter the domain name you already own below and we'll take care of the rest.\n"}},success:{being_verified:"Your domain is currently being processed. We will notify you once everything is good to go!",connected_message:"Your domain is connected to ClickFunnels.",external_verified:"Domain %{domain_name} has been verified! SSL can now be applied with the domain settings.",purchased:"Domain %{domain_name} purchase successful!",registered:"Domain %{domain_name} has been registered! We will now try to connect to your custom domain. We will notify you once its done!",routed:"Domain %{domain_name} has been routed.",ssl_complete_and_connected:"Congratulations!! Your domain %{domain_name} is now ready!!",ssl_initiated:"We have initiated the SSL setup process for %{domain_name}!! It can take up to 10-15 minutes before your SSL setup is complete. We will notify you once it is done!"},verify:{automatic:{actions:{try_again:"Try again"},description:{link_text:"attempt manual setup instructions.",text:"Sorry, there was an error during your setup process.  You can either try again or"},failed:{header:"Automatic setup closed"},setup:"Attempt automatic setup"},general_instructions:"Docs",instructions_html:'In order for your custom domain to work you\'ll need to log in to\nwhere you bought your domain and add a CNAME record that points `%{subdomain}`\nat `target.clickfunnels.com`. If you\'re not sure how to do this we have\n<a href="https://help.clickfunnels.com/hc/en-us/sections/360001250233-Domain-Registrar-Instructions" target="_blank">\ndetailed instructions <small><i class="external icon"></i></small></a>\nfor most domain registrars.\n',pending:{header:"Point your domain at ClickFunnels",message:{header:"How to connect your domain to ClickFunnels"}},primary:{next_button:"Setup SSL!",try_again_button:"I've done this step"},submit:{disable_with:"Checking...",title:"I've done this step"},success:{header:"It's working!",next_instructions:"We've verified that your domain is connected to ClickFunnels, let's setup SSL next."},trouble:'Having trouble setting up your CNAME record? Try the support link or get in touch\nwith our [excellent support team]("https://help.clickfunnels.com/hc/en-us")\nand they\'ll help you out super-fast!\n'}},transfer:{contact_support:"Transfer Guide",domain_assistance:"For assistance in transferring your domain please review our guide.",support_link:"https://docs.clickfunnels.com/faqs/domain-transfer"},verify:{"new":{show:{header:"Setting up your domain",subheader:"working on it..."}},show:{check_again_button:"Check again",check_again_subheading:"We haven't been able verify that your domain is connected to ClickFunnels. This may take a few minutes after the initial setup of a domain, so please try again.",check_button:"Check now",header:"Let's check that '%{domain_name}' is connected",subheading:"Customers won't be able to access funnels from your new custom domain until it's connected to ClickFunnels.",support:"Please contact support if you continue having issues."},verified:{header:"Congrats! We were able to connect to your new custom domain!",next_button:"Next step"}}},doorkeeper:{applications:{buttons:{authorize:"Authorize",cancel:"Cancel",destroy:"Destroy",edit:"Edit",submit:"Submit"},confirmations:{destroy:"Are you sure?"},edit:{title:"Edit application"},form:{error:"Whoops! Check your form for possible errors"},help:{native_redirect_uri:"Use %{native_redirect_uri} for local tests",redirect_uri:"Use one line per URI",scopes:"Separate scopes with spaces. Leave blank to use the default scopes."},index:{callback_url:"Callback URL",name:"Name","new":"New Application",title:"Your applications"},"new":{title:"New Application"},show:{actions:"Actions",application_id:"Application Id",callback_urls:"Callback urls",scopes:"Scopes",secret:"Secret",title:"Application: %{name}"}},authorizations:{buttons:{authorize:"Authorize",deny:"Deny"},error:{title:"An error has occurred"},"new":{able_to:"This application will be able to",prompt:"Authorize %{client_name} to use your account?",title:"Authorize required"},show:{title:"Authorization code"}},authorized_applications:{buttons:{revoke:"Revoke"},confirmations:{revoke:"Are you sure?"},index:{application:"Application",created_at:"Created At",date_format:"%Y-%m-%d %H:%M:%S",title:"Your authorized applications"}},errors:{messages:{access_denied:"The resource owner or authorization server denied the request.",credential_flow_not_configured:"Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured.",invalid_client:"Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.",invalid_grant:"The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.",invalid_redirect_uri:"The redirect uri included is not valid.",invalid_request:"The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed.",invalid_resource_owner:"The provided resource owner credentials are not valid, or resource owner cannot be found",invalid_scope:"The requested scope is invalid, unknown, or malformed.",invalid_token:{expired:"The access token expired",revoked:"The access token was revoked",unknown:"The access token is invalid"},resource_owner_authenticator_not_configured:"Resource Owner find failed due to Doorkeeper.configure.resource_owner_authenticator being unconfiged.",server_error:"The authorization server encountered an unexpected condition which prevented it from fulfilling the request.",temporarily_unavailable:"The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.",unauthorized_client:"The client is not authorized to perform this request using this method.",unsupported_grant_type:"The authorization grant type is not supported by the authorization server.",unsupported_response_type:"The authorization server does not support this response type."}},flash:{applications:{create:{notice:"Application created."},destroy:{notice:"Application deleted."},update:{notice:"Application updated."}},authorized_applications:{destroy:{notice:"Application revoked."}}},layouts:{admin:{nav:{applications:"Applications",home:"Home",oauth2_provider:"OAuth2 Provider"}},application:{title:"OAuth authorize required"}}},editor:{personal_template:{education:{bullet1:"1) Make the changes",bullet2:"2) Save the element again",bullet3:"3) Delete previous element",button_message:"Ok, got it!",checkbox_message:"Don\u2019t show this message again",row:{title:"You are editing a saved row! So what?"},section:{title:"You are editing a saved section! So what?"},subtitle:"The changes you make will not affect other instances of this element! If you want to change the template, you need to:"}}},email:{send_test_message:{form:{email:{hint:"Send a test email to make sure it's perfect",label:"Test Email"},submit:{value:"Send Test Email"}},success:"Test message sent"}},email_campaigns:{errors:{click_signature_failure:"signature failed validation",url_missing:"URL missing from link"},flash_messages:{create_error:"Campaign not saved, invalid lists selected",deleted_success:"Deleted Email Campaign"},sunset_complete_message:"Email Campaigns are now Broadcasts. You'll be able to view your old Email Campaigns here but you won't be able to create new ones. New single emails to your contacts will be created through Broadcasts",sunset_countdown_message:"In the next %{num_days} %{day_pluralized}, Email Campaigns will become Broadcasts. You'll be able to view your Email Campaigns here but you won't be able to create new ones. New single emails to your contacts will be created through Broadcasts."},email_templates:{index:{condition:"Condition",delay_days:"Delay days",delay_hours:"Delay hours",funnel_step:"Funnel step",html_body:"Html body",listing_email_templates:"Listing email_templates",name:"Name",new_email_template:"New Email template",subject:"Subject"}},emaileditor:{addelements:{add_a_bullet_list_element_to_your_email:"add a bullet list element to your email...",add_a_button_link_element_to_your_email:"add a button link element to your email...",add_a_dividing_line_element_to_your_email:"add a dividing line element to your email...",add_a_fancy_date_to_your_email:"add a fancy date to your email...",add_a_image_element_to_your_email:"add a image element to your email...",add_a_new_row_to_your_email:"add a new row to your email...",add_a_social_media_links_to_your_email:"add a social media links to your email...",add_a_text_element_to_your_email:"add a text element to your email...",bullet_point_list:"Bullet Point List",button:"Button",calendar_date:"Calendar Date",divider_separator:"Divider / Separator",image_image_link:"Image / Image Link",row:"Row",social_media_links:"Social Media Links",text_headline:"Text / Headline"},button:{button_color:"Button Color",button_link_url:"Button Link URL",button_size:"Button Size:",button_text:"Button Text",button_text_weight:"Button Text Weight",done_editing_settings:"Done Editing Settings",edit_button_settings:"Edit Button Settings:",mobile_button_size:"Mobile Button Size:"},date:{day:"Day",done_editing_settings:"Done Editing Settings",edit_date_settings:"Edit Date Settings:",month:"Month"},divider:{divider_color:"Divider Color",divider_size:"Divider Size",done_editing_settings:"Done Editing Settings",edit_divider_separator_settings:"Edit Divider / Separator Settings:",margin_top:"Margin Top"},editor:{close:"close",pre_header:"pre-header",preview:"Preview",save:"save",settings:"settings"},image:{alt_text:"Alt Text",center:"center",done_editing_settings:"Done Editing Settings",edit_image_settings:"Edit Image Settings:",image_aligment:"Image Aligment",image_height_px:"Image Height (px)",image_radius:"Image Radius",image_url:"Image URL",image_width_px:"Image Width (px)",left:"left",link_url:"Link URL",next:"Next",prev:"Prev",right:"right",select_image:"Select Image",upload_image:"Upload Image..."},preheader:{"330pm_html":'3:30pm <i class="fa fa-chevron-right">',done_editing_pre_header:"Done Editing Pre Header",edit_pre_header:"Edit Pre Header:",from_name:"From Name",get_40_off_this_weeks_line_up:"get 40% off this weeks line up!",pre_header_text:"Pre Header Text ",preview_of_pre_header:"Preview of Pre Header",subject_line:"Subject Line",the_pre_header_is_show_after_the_subject_line_in_the_email_client:"the pre header is show after the subject line in the email client..."},row:{all_sides:"All Sides",auto:"Auto",bg_color:"BG Color",bg_image:"BG Image",bg_position:"BG Position",bg_size:"BG Size",body:"Body",body_alignment:"Body Alignment",body_font:"Body Font",border_styles:"Border Styles",bottom_only:"Bottom Only",center:"Center",dashed:"dashed",full:"Full",left:"Left",no_repeat:"No Repeat",overall_styles:"Overall Styles",repeat:"Repeat",right:"Right",row:"Row",sides:"Sides",size:"Size",solid:"Solid",top_only:"Top Only"},social:{done_editing_settings:"Done Editing Settings",edit_social_links_settings:"Edit Social Links Settings:",facebook_url:"Facebook URL",leave_blank_to_hide:"(leave blank to hide)",linked_in_url:"LinkedIn URL",twitter_url:"Twitter URL"},text:{body_font:"Body Font",done_editing_settings:"Done Editing Settings",edit_text_settings:"Edit Text Settings:",mobile_text_size:"Mobile Text Size",text_color:"Text Color",text_size:"Text Size"}},emails:{index:{condition:"Condition",delay_days:"Delay days",delay_hours:"Delay hours",funnel_step:"Funnel step",html_body:"Html body",listing_emails:"Listing emails",name:"Name",new_email:"New Email",subject:"Subject",user:"User"},show:{edit_email:"Edit Email",open_editor:"open editor"}},error_empty_password:"Password cannot be empty",error_invalid_email:"E-mail address is invalid",errors:{404:{html:{erb:{clickfunnels_404_error:{title:"Clickfunnels 404 Error"},sentence_one:{text:"The page you were looking for doesn't exist."},sentence_three:{text_html:'If you believe this page should be here, there might be more information on our <a href="http://status.clickfunnels.com" target="_blank">status page</a>'},sentence_two:{text:"You may have mistyped the address or the page may have moved."}}}},422:{html:{erb:{change_was_rejected:{text:"The change you wanted was rejected."},clickfunnels_422_error:{title:"Clickfunnels 422 Error"},segment_one:{text_html:"Maybe you tried to change something you didn't have access to. Make sure you're <a href=\"https://app.clickfunnels.com/users/sign_in\">logged in</a>."},segment_three:{text_html:'If you believe this should have worked, there might be more information on our <a href="http://status.clickfunnels.com" target="_blank">status page</a>'},segment_two:{text_html:'Hitting the back button and trying again might be your best bet. If that doesn\'t work you can <a href="https://www.clickfunnels.com">head back to the home page</a>'}}}},500:{html:{erb:{clickfunnels_500_error:{title:"Clickfunnels 500 Error"},sentence_one:{text_html:"This doesn't happen often, but it looks like <strong>something is broken</strong>. <a href='https://www.clickfunnels.com'>Head back to the home page.</a>"},sentence_two:{text_html:"There might be more information on our <a href='http://status.clickfunnels.com' target='_blank'>status page.</a>"}}}},affiliate_not_buyer:"Affiliate and customer cannot be the same",after_smart_smart_list:"The selected Smart List for this broadcast is still processing. Please selected a day/time at least 30 minutes from now.","array?":"must be an array","attr?":"is missing","bool?":"must be boolean","can_send?":"Could not send test message. Make sure that the email & SMTP settings are configured.",clickmail_monthly_quota_exceeded:"You have exceeded your monthly Clickfunnels emails you can send. Your limit is %{limit}.",clickmail_monthly_quota_exceeded_150:"You have exceeded your monthly emails you can send (150% of the limit: %{limit}). Wait your billing cycle renews on %{billing_cycle_date}, or contact sales.",clickmail_monthly_quota_exceeded_95:"You almost exceeded your monthly Clickfunnels emails you can send (95% of the limit: %{limit}).",commissionable:"Purchase is not commissionable",cps_every_n_check:"Commission Plan Schedule has an issue with scheduling",cps_max_times_check:"Commission Plan Schedule has excited the max number of times usable",cps_start_at_check:"Start at for Commission Plan Schedule is incorrect","date?":"must be a date","date_time?":"must be a date time","decimal?":"must be a decimal","email?":"Please review the test email format",email_design:"You must select an email design for your email","empty?":"must be empty","eql?":"must be equal to %{left}","even?":"must be even","excluded_from?":{arg:{"default":"must not be one of: %{list}",range:"must not be one of: %{list_left} - %{list_right}"}},"excludes?":"must not include %{value}","exclusion?":"must not be one of: %{list}","false?":"must be false","filled?":"must be filled","float?":"must be a float",format:"%{attribute} %{message}","format?":"is in invalid format",from_name:"Please assign the From Name",future_send_time:"You cannot send a broadcast earlier than the current time. Please select a day/time in the future for sending.","gt?":"must be greater than %{num}","gteq?":"must be greater than or equal to %{num}","hash?":"must be a hash",htmlbody:"You must select an email design for your email","included_in?":{arg:{"default":"must be one of: %{list}",range:"must be one of: %{list_left} - %{list_right}"}},"includes?":"must include %{value}","inclusion?":"must be one of: %{list}","int?":"must be an integer",integrations:{zoom_us:{3001:"A webinar attached to your account no longer exists",3038:"A webinar attached to your account has passed and cannot have new contacts added",failed:"ZoomUs API key is not valid or webinar list is empty."}},"key?":"is missing",list_id:"No list ids were found.",lists:"Please select at least one list to use","lt?":"must be less than %{num}","lteq?":"must be less than or equal to %{num}",max_days_of_contact_inactivity:"Please set the number of days of contact inactivity","max_size?":"size cannot be greater than %{num}",messages:{accepted:"must be accepted",already_confirmed:"was already confirmed, please try signing in",blank:"can't be blank",carrierwave_download_error:"could not be downloaded",carrierwave_integrity_error:"is not of an allowed file type",carrierwave_processing_error:"failed to be processed",confirmation:"doesn't match %{attribute}",confirmation_period_expired:"needs to be confirmed within %{period}, please request a new one",content_type_blacklist_error:"You are not allowed to upload %{content_type} files",content_type_whitelist_error:"You are not allowed to upload %{content_type} files",empty:"can't be empty",equal_to:"must be equal to %{count}",even:"must be even",exclusion:"is reserved",expired:"has expired, please request a new one",extension_blacklist_error:"You are not allowed to upload %{extension} files, prohibited types: %{prohibited_types}",extension_whitelist_error:"You are not allowed to upload %{extension} files, allowed types: %{allowed_types}",greater_than:"must be greater than %{count}",greater_than_or_equal_to:"must be greater than or equal to %{count}",inclusion:"is not included in the list",invalid:"is invalid",invalid_currency:"must be a valid currency (eg. '100', '5%{decimal}24', or '123%{thousands}456%{decimal}78'). Got %{currency}",less_than:"must be less than %{count}",less_than_or_equal_to:"must be less than or equal to %{count}",max_size_error:"File size should be less than %{max_size}",min_size_error:"File size should be greater than %{min_size}",mini_magick_processing_error:"Failed to manipulate with MiniMagick, maybe it is not an image? Original Error: %{e}",model_invalid:"Validation failed: %{errors}",not_a_number:"is not a number",not_an_integer:"must be an integer",not_found:"not found",not_locked:"was not locked",not_saved:{one:"1 error prohibited this %{resource} from being saved:",other:"%{count} errors prohibited this %{resource} from being saved:"},odd:"must be odd",other_than:"must be other than %{count}",password_complexity:"Complexity requirement not met. Length should be 8 or more characters and include: 1 uppercase, 1 lowercase, 1 digit and 1 special character",present:"must be blank",pwned_password:"Your password has previously appeared in a data breach and should never be used",required:"must exist",rmagick_processing_error:"Failed to manipulate with rmagick, maybe it is not an image?",taken:"has already been taken",too_long:{one:"is too long (maximum is 1 character)",other:"is too long (maximum is %{count} characters)"},too_short:{one:"is too short (minimum is 1 character)",other:"is too short (minimum is %{count} characters)"},url:"is not a valid URL",wrong_length:{one:"is the wrong length (should be 1 character)",other:"is the wrong length (should be %{count} characters)"}},"min_size?":"size cannot be less than %{num}",name:"You must provide a Broadcast name","none?":"cannot be defined","not_eql?":"must not be equal to %{left}","number?":"must be a number","odd?":"must be odd",or:"or",rules:{affiliates:{plan_id_required:"Must choose a commission plan"},broadcasts:{after_smart_smart_list:"The selected Smart List for this broadcast is still processing. Please selected a day/time at least 30 minutes from now.",delay:"Please enter a number (0 or greater) for how many delay days or hours",future_send_time:"You cannot send a broadcast earlier than the current time. Please select a day/time in the future for sending.",send_at:"Send date is not set",send_now:"Send now is not set"},
details:{address_required:"This is currently a Taxable and/or Physical product and therefore requires a valid address.",all_address_fields_required:"Your address needs to include all fields except Address Line 2.",minimum_amount:"The Product Price must be greater than or equal to the minimum Product Price",plan_required:": make a selection from the Stripe Plan dropdown menu",rules:{amount:{"float?":"The Product Price must be greater than or equal to the minimum Product Price","gt?":"The Product Price must be greater than or equal to the minimum Product Price"}}},email_messenger:{after_smart_smart_list:"The selected Smart List for this broadcast is still processing. Please selected a day/time at least 30 minutes from now.",email_design_id:"You must select an email design for your email",from_name:"Please assign the From Name for the SMTP Integration",future_send_time:"You cannot send a broadcast earlier than the current time. Please select a day/time in the future for sending.",htmlbody:"You must select an email design for your email",htmlbody_present_if_design_nil:"You must select an email design for your email",list_ids:"You must select a list to send to",name:"You must provide a Broadcast name",send_at:"You must schedule a date to send",smtp_integration:"Please select an SMTP Integration",smtp_integration_exists:"The selected SMTP Integration is no longer valid. This can happen when SMTP integrations are deleted. Please select a valid SMTP Integration",smtp_integration_id:"Please select an SMTP Integration",subject:"Please provide a subject for your email"},follow_up_action:{integration_presence:"Once you have selected an Integration, you must also select an Action and fill in its details.",integration_tag_list_presence:"The selected Action requires at least one Tag."},follow_up_funnel_step_actions:{action_to:"Please select an action",action_with:"Please choose from the list of action options",action_with_or_integration_tag_list:"Please choose an action option",integration_tag_list:"All action fields are required"},follow_up_funnel_step_schedule:{delay:"Please enter a number (0 or greater) for how many delay days or hours",delay_days:"Delay days must be less than or equal to 999",delay_hours:"Delay hours must be less than or equal to 23976",delay_kind:"Please select delay type"},follow_up_funnel_step_settings:{integration_id:"Please select an integration",name:"Please add a name for your follow up funnel step",valid_integration:'The "Send From" integration selected is no longer valid, please verify the integration\'s settings or select a different integration.'},fulfillment_email:{"email_valid?":"Make sure to provide both a subject and body copy for the fulfillment email."},join:{"not_a_member?":"You are already a member of this company","not_owner?":"You cant add yourself to the company","token_valid?":"Your invitation is invalid"},mass_actions_add_tags:{action_with:"No Tags were selected"},mass_actions_add_to_lists:{action_with:"No Lists were selected"},mass_actions_create:{action_to:"Invalid Action",model_ids:"No contacts were selected"},mass_actions_delete:{action_with:"Incorrect validation entered"},mass_actions_remove_from_lists:{action_with:"No Lists were selected"},mass_actions_remove_tags:{action_with:"No Tags were selected"},memberships:{offer_id_required:"Must choose a membership and membership offer"},people:{"unique?":"An invitation has already been sent to this user"},product_billing:{"bi_to_use_payment_plan?":"Payment plans are only available for Stripe payment gateways",rules:{billing_integration:{"key?":"Must choose a payment gateway"},product_Type:{"key?":"Must choose between one-time or subscription"}}},register:{"token_valid?":"Your invitation is invalid"},registration:{"token_valid?":"Your invitation is invalid"},shipment:{"disc_delivered_valid?":"Must fill in all fields for disc delivered.","kunaki_valid?":"Must fill in all fields for kunaki.","product_dimensions_numbers?":"Weight and product dimensions must all be values greater than 0",rules:{sku:{"filled?":"Must provide a sku"},type:{"filled?":{"included_in?":{arg:{"default":"Must select a shipment"}}}}},shipping_integration_required:"Must configure a valid shipping integration"},text_broadcasts:{after_smart_smart_list:"The selected Smart List for this broadcast is still processing. Please selected a day/time at least 30 minutes from now.",future_send_time:"You cannot send a broadcast earlier than the current time. Please select a day/time in the future for sending.",integration_id:"Please select an integration",list_ids:"Please select at least one list to use",max_days_of_contact_inactivity:"Please set the number of days of contact inactivity",send_at:"Please select a date for your broadcast",sms_message:"Please provide a message for your broadcast"},third_party_apps:{action_with_or_integration_tag_list:"Please choose an action option",from_name:"Please choose an account to send from",integration:"Please select an Integration",integration_id:"Please select an Integration",list_ids:"You must select one or more lists who will receive this message.",lists:"Please select at least one list to use",max_days_of_contact_inactivity:"Please set the number of days of contact inactivity",name:"You must provide a Broadcast name",send_at:"Please select a date for your broadcast",valid_integration:'The "Send From" integration selected is no longer valid, please verify the integration\'s settings or select a different integration.'}},send_at:"Please select a date for your broadcast","size?":{arg:{"default":"size must be %{size}",range:"size must be within %{size_left} - %{size_right}"},value:{string:{arg:{"default":"length must be %{size}",range:"length must be within %{size_left} - %{size_right}"}}}},smtp_integration:"Please select an SMTP Integration",smtp_integration_id:"Please select an SMTP Integration","str?":"must be a string",subject:"Please provide a subject for your email",template:{body:"There were problems with the following fields:",header:{one:"1 error prohibited this %{model} from being saved",other:"%{count} errors prohibited this %{model} from being saved"}},"time?":"must be a time","true?":"must be true","type?":"must be %{type}",unique_purchase_commission:"Commission already present",unique_stripe_commission:"Commission already present (created with stripe charge)",valid_commission_amount:"Commission amount cannot be zero",valid_contact:"Purchase does not have any contact associated",valid_days:"Choose at least one day.",valid_hours:"Starting hour must be less than ending hour.",valid_key_string:"key_string does not exist in UNIQUE_KEYS_IN_USE",valid_ownership:"Oops something went wrong.",valid_rule_patient:"Either rule_patient_text or rule_patient needs to be filled up"},export_mailer:{download_link:{hey_there:"Hey there,",the_above_url:"The above url will be available for 30 days.",your_csv_export:"Your CSV export is ready for download: "},download_pii:{based_on_that_request:"Based on that request we have provided you the following file containing your data: ",we_received_a_request:"We received a request from you to download all your user data for your ClickFunnels account."}},facebook:{token_expiration:{cta_text:"View your integration",email_subject:"Your Facebook integration access token is expiring",facebook_policy:'Facebook has updated their policy to expire access tokens every 90 days, and require users\nto give access to third party apps, like ClickFunnels, when those tokens expire. Updating an\nexpiring token is easy! Simply edit your Facebook integration that is expiring, and click the\n"Reconnect" button.\n',message:{one:"Your Facebook integration's Facebook access token will expire in one day. Act now to prevent it from failure.",other:"Your Facebook integration's Facebook access token will expire in %{count} days. Act now to prevent it from failure.",zero:"Your Facebook integration's Facebook access token is expiring today. Act now to prevent it from failure."}}},facebook_pages:{bot:{messenger_settings:"Manage your whitelisted domains here",no_whitelisted_domains:"No Whitelisted Domains",page_error:"There is a problem connecting to this Facebook Page.",page_settings_link:"Facebook Page Settings",subscribe:"Use this Facebook Page",unsubscribe:"Remove this Facebook Page from ClickFunnels",whitelisted_domains_desc:'Here is a list of your domains that can embed the Facebook Messenger Plugin. Auto-populate it with your ClickFunnels domains by clicking "Use this Facebook Page" below. To stop using the Facebook Messenger Plugin, press the "Remove this Facebook Page from ClickFunnels" button.\n',whitelisted_domains_header:"Whitelisted Domains"},index:{continue_button:"Continue",description:"Adding a Facebook Page notifies Facebook that you would like the ClickFunnels application to be notified of incoming messages to your Facebook page.",go_back_button:"Go Back",managed_pages_title:"Facebook Pages you can manage on ClickFunnels",no_pages:"You do not currently have any Facebook Pages to manage. If you think this is an error, remove this Integration and try adding it again.",title:"Your Facebook Pages",unmanaged_description:"Below are pages you are the admin of on Facebook, but are not the admin of on ClickFunnels. Another user (or users) that also has admin-privileges for these Facebook pages is managing these pages on ClickFunnels.",unmanaged_pages_title:"Facebook Pages managed by someone else on ClickFunnels"},invalid_access_token_error:"The Facebook integration is no longer valid. Please delete and re-add the Facebook integration. This can occur when your Facebook password changes or Facebook has made a security update."},fhl_2020:{funnel_sales:{stats:{last_4_weeks_label:"Last 4 Weeks",last_week_label:"Last 7 days",last_year_label:"Last 12 Months",today_label:"Today"}}},flash:{actions:{create:{notice:"%{resource_name} was successfully created."},destroy:{alert:"%{resource_name} could not be destroyed.",notice:"%{resource_name} was successfully destroyed."},update:{notice:"%{resource_name} was successfully updated."}}},follow_up_funnels:{layout:{main:{component:{broadcasts:{header:"My Broadcasts",text:"Broadcasts"},button:{go_back:{text:"Go Back"}},contact_profile_imports:{header:"Import",text:"Contacts"},contact_profiles:{header:"My Contacts",text:"Contacts"},"contacts/imports":{header:"Import",text:"Contacts"},follow_up_funnels:{header:"My Follow-Up Funnels",text:"Follow-Up Funnels"},lists:{header:"My Email Lists",text:"Email Lists"},"lists/new":{header:"New Email List",text:"Email Lists"},top_nav:{header:{text:"Follow Up Funnels"}}}}},toggle_status_modals:{component:{broadcast_cancelled_modal:{text:"You are re-queuing a canceled Broadcast. Please note that this broadcast will continue sending where it left off. Only contacts who have not yet been sent this message, will receive it after you queue it to send."},cancel_button:"Cancel",confirm_button:"Confirm",consent_button:"I understand. Send now",make_live_button:"Make live",make_live_modal:{header:"You're about to go live",sub_text:"(You can Pause and edit your step at anytime)",text:"Are you ready to get your content out there?"},pause_modal:{header:"You're about to Pause",text:"Contacts who have not reached this point in the follow-up funnel will not receive this step, while it is paused.  Are you sure you want to pause this step?"},zero_contacts_modal:{broadcast_message:"Are you sure you want to Queue this Broadcast to send?",broadcast_warning_html:"Your Future Send Count for this Broadcast is <span class='ui red bold text'>0</strong>.",fuf_message:"Only NEW contacts added to the associated list will receive this message. Do you still want to make this step live?",fuf_warning_html:"Your Future Send Count for this Step is <span class='ui red bold text'>0</strong>.",suggestion:"Note: Changing your Filter Rules may impact this"}}}},funnel:{unique_path:{errors:{validate_path_uniqueness:"The Path is already being used in your account. Please enter a different path."}}},funnel_actions:{index:{action_to:"Action to",action_with:"Action with",condition:"Condition",delay_days:"Delay days",delay_from_webinar_time:"Delay from webinar time",delay_hours:"Delay hours",funnel_step:"Funnel step",listing_funnel_actions:"Listing funnel_actions",name:"Name",new_funnel_action:"New Funnel action",user:"User"}},funnel_stats:{totals:{average_cart_value:"Average Cart Value",cost_per_acquisition:"CPA",cost_per_click:"CPC",cost_per_lead:"CPL",earnings_per_pageview:"Earnings Per Click",gross_earnings:"Gross Sales",leads:"Leads",net_earnings:"Net Sales",return_on_investment:"ROI",total_cost:"Total Cost",total_pageviews:"Page Views"}},funnel_step_products:{"new":{advanced_billing:{bump_description_html:'A bump product is an upsell that appears on the checkout page which encourages the\ncustomer to add the product to their order as they finish the checkout process.\n<a href="http://docs.clickfunnels.com/page-types/order-form/how-to-add-an-order-bump-to-your-order-page">Learn more.</a>\n',bump_label:"Yes, make this the Bump product for my order page.",price_display_override_html:"Sometimes, billing options can be difficult for users to understand. Use this field to\ncustomize the text that appears on your order form.\n",product_quantity_limiter_html:"Selling something with a limited quantity?  Add a Max Quantity here, presold some already outside ClickFunnels?\nAdd Manual presales into the real time on page calculations.\n"},affiliates:{commissionable_description_html:"As a Backpack customer, you have the ability to offer your affiliates commission for\ncertain products. Checking the box below will allow your affilaites to receive commission\nfrom this product.\n",commissionable_enable_html:"<p>Congrats! You're subscribed to Backpack, our awesome affiliate program software!</p>\n<p>Click the link below to enable Backpack and get started today!</p>\n",commissionable_enable_text:"Enable Backpack",commissionable_hint:"Currently only supported with Stripe Payment Processing.",commissionable_label:"This product qualifies for commission.",commissionable_upgrade_html:"<p>Here at ClickFunnels, we are BIG believers that the #1 way to get traffic or people\ninto your funnels is by having your own affiliate referral program! In the past you would\nhave to have separate software to run an affiliate program, but now you can add an\naffiliate program to ANY funnel using a new tool we call Backpack!</p>\n<p>Using Backpack, you can create a full-fledged affiliate program and give your\naffiliates a percentage of the sales (or a commission) for each product they help you\nsell!\n",commissionable_upgrade_text:"Upgrade/Enable now Backpack and drive customers to your funnel!\n"},basics:{charge_option_label:"How will you charge for this product?",charge_option_onetime_description:"Set the price for this product.\n",charge_option_onetime_header:"One Time Payment Options",charge_option_onetime_label:"One Time",charge_option_paymentplan_description:"Set the number of payments on this plan, and the amount to charge for each payment.\n",charge_option_paymentplan_header:"Payment Plan Options",charge_option_paymentplan_label:"Payment Plan",charge_option_subscription_description:"Choose the subscription plan to use for this product.\n",charge_option_subscription_header:"Subscription Options",charge_option_subscription_label:"Subscription",payment_gateway_disabled_text:"The payment processor you have chosen doesn't support this option.\n",payment_gateways_link_text:"Payment Gateways",product_billing_integration_html:"ClickFunnels doesn\u2019t directly process credit cards or other payment methods. Instead, you\ncan integrate with your favorite payment processor directly. You can integrate more\npayment processors on your %{gateways_link} account page.\n",product_billing_integration_label:"Which payment gateway do you want to use for this product?\n",product_name_label:"What will you call this product?",product_name_placeholder:"Product Name",stripe_plan_hint_html:"<strong>Note:</strong> Exact <code>plan_id</code> must exist in <strong>both</strong> Live\n& Test modes for Order Form testing to work properly.\n"},email_integration:{action_on_submit_label:"Action on Submit",confirmation_email_label:"Confirmation Email",confirmation_email_option_nosend:"Do not Send Confirmation",confirmation_email_option_send:"Send Confirmation",integration_method_blank_option:"Select an Integration to Use",integration_method_help_html:"This Integration will be triggered when someone buys this product.\nIf you don't see your integration listed here make sure to %{link} first.\n",integration_method_help_link_text:"Add an Integration",integration_method_label:"Select the Integration Method",list_to_add_lead_label:"List to Add Lead",refresh_from_api_link:"Refresh List from API",refresh_tags_from_api_link:"Refresh Tags from API"},fulfillment_email:{fieldset_title:"Thank You Page / Membership Access",html_body_hint_html:"<code>%{code}</code> will be swapped with your Product's Thank you Page URL...or if a\nMembership area is set for the Thank You Page below: your buyer's unique one time use\nMembership Area account creation link.\n"},infusionsoft:{delete_declined_invoices_label:"(Optional) Delete declined invoices/orders from Infusionsoft.\n"},infusionsoftv2:{delete_declined_invoices_label:"(Optional) Delete declined invoices/orders from Infusionsoft.\n"},membership:{membership_id_blank:"Select the Integration Method",membership_offer_id_blank:"Select the Offer"},ontraport:{ontraport_product_description:"Which product within your Ontraport account does this product correspond to?\n",ontraport_product_label:"Ontraport Product"},shipping:{disc_delivered_instructions_html:'<p>Fill out the information below to configure your DiscDelivered integration.\n<a href="http://docs.clickfunnels.com/other-integrations/shipping-integrations/integrating-with-disc-delivered">Learn More</a>.</p>\n',kunaki_instructions_html:'<p>Fill out the information below to configure your Kunaki integration.\n<a href="http://docs.clickfunnels.com/other-integrations/shipping-integrations/integrating-with-kunaki">Learn More</a>.</p>\n',shipping_inline_label:"Ship using the %{service} integration.",shipstation_instructions_html:'<p>Fill out the information below to configure your Shipstation integration.\n<a href="http://docs.clickfunnels.com/other-integrations/shipping-integrations/how-to-integrate-with-shipstation">Learn More</a>.</p>\n',shopify_instructions_html:"<p>Fill out the information below to configure your Shopify integration.</p>\n"},stripe:{stripe_product_description_html:"This will appear on your customer's credit card statement alongside your company name that\nyou set in your Payment Gateway settings. Credit card companies limit this to 22\ncharacters.\n"}}},funnel_steps:{add_new_page:{affiliate_access:"Affiliate Access",affiliate_area:"Affiliate Area",affiliates:"Affiliates",auto_webinar:"Auto Webinar",broadcast_room:"Broadcast Room",clickpop:"ClickPop",creating_page:"Creating Page...",email_optin:"Email Optin",email_optin_templates:"Email Optin Templates",member_access:"Member Access",membership:"Membership",membership_area:"Membership Area",misc:"Misc",one_click_downsell:"One Click Downsell",one_click_upsell_oto:"One Click Upsell (OTO)",optin:"Optin",optin_templates:"Optin Templates",order_confirmation:"Order Confirmation",order_form:"Order Form",page_categories_nav:"page_categories_nav",page_template_with_top_converting:"page_template_with_top_converting",page_template_without_top_converting:"page_template_without_top_converting",product_launch:"Product Launch",registration:"Registration",replay_room:"Replay Room",sales:"Sales",sales_page:"Sales Page",saving_the_page_template_that_has_chosen_page_will_reload_in_:"Saving the page template that has chosen, page will reload in 5 seconds...",search_templates:"Search Templates...",show_only_my_templates:"Show Only My Templates",sort_by_top_converting:"sort_by_top_converting",thank_you:"Thank You",webinar:"Webinar",you_have_chosen:"You have chosen.."},add_product:{affiliates:{backpack_cta:{button_text:"Upgrade my Subscription Plan now!",subtitle:"Did you know that you can create an Affiliate Product inside of ClickFunnels with just a few simple steps? Backpack makes it super simple to Add Commission Plans to your funnels to promote more sales!",title:"You can earn more sales by recruiting affiliates to promote!"},form:{affirmative:"yes",commission_label:"Is this product commissionable?",negative:"no",subtitle:"Currently only supported with Stripe Payment Processing.",title:"Provide Commission"}},billing:{add_new_integration_button:"Add Payment Integration",header:"Integrations",message:{variations_enabled:{description:"You have turned on Product Variations. Subscriptions and Payment Plans do not currently work with Product Variations. To select Subscription or Payment Plan, please turn off Product Variations on the Product Variations tab."}},no_integrations_header:"You have no Payment Integrations!",onetime_label:"One-Time",payment_plan_label:"Payment Plan",product_type_header:"Subscription, Payment Plan, or One-Time Product",product_type_question:"Is this product available as a subscription, a payment plan, or a one-time sell?",subscription_label:"Subscription",tax_integration_notice:"By switching payment integrations, we will disable charging taxes for this product.",tax_integration_notice_title:"Charging taxes with Avalara only works with Stripe."},breadcrumbs:{affiliates:"Affiliates",follow_up_actions:"Follow-Up Actions",fulfillment_email:"Fulfillment Email",hint:"(Optional)",membership:"Membership",payment_options:"Payment Options",product_details:"Product Details",product_variations:"Product Variations",shipping:"Shipping",summary:"Summary"},details:{form:{amount_currency_hint:"(Currency determines minimum price)",amount_currency_label:"Currency",amount_hint:"(Minimum Price: %{price})",amount_label:"Product Price",amount_placeholder:"Product Price",bump_product_header:"Bump Product",bump_product_label:"Should this product be the bump on the order page if present?",delete_declined_invoices_hint:"Optionally Delete Declined Invoices/Orders from Infusionsoft",description:{label:"Product Description",placeholder:"Type your description here..."},infusion_soft_v2_promo_codes_hint:"Promo codes applied when purchasing this product.  (Note: Required for free trials)",name_label:"Product Name",name_placeholder:"Product Name",netsuite_class_label:"NetSuite Class",netsuite_class_placeholder:"NetSuite Class",netsuite_id_label:"NetSuite ID",netsuite_id_placeholder:"NetSuite ID",netsuite_tag_label:"NetSuite Tag",netsuite_tag_placeholder:"NetSuite Tag",order_bump_cannot_be_sold_with_subscription:"Bump order products cannot be sold with subscriptions if using PayPal as a payment gateway.",order_bump_disabled:"You are only allowed 1 product with Variations on your order form, plus an Order Form Bump product.",payment_gateway_frequency_label:"Frequency",payment_gateway_initial_amount_label:"Initial Charge Amount (For Paid Trials)",payment_gateway_initial_amount_placeholder:"99",payment_gateway_max_charges_label:"Max Number Of Charges (Leave Blank For Unlimited)",payment_gateway_max_charges_placeholder:"0",payment_gateway_plan_name_label:"Plan Name",payment_gateway_product_hint:"Provide your Product SKU for this product.",price_display_override_label:"Price Display Override",price_display_override_placeholder:"$25 per 3 months",product_inventory_limit_header:"Product Inventory Limit",product_inventory_limit_label:"This inventory feature will limit purchases for your Product. If you enable Product Variations, this option will be turned off and inventory will not be managed in ClickFunnels.",product_inventory_limit_label_disabled:"You have turned on Product Variations for this Product. With Product Variations, you will not be able to manage Inventory in ClickFunnels.",product_inventory_limit_max_label:"Max Inventory",product_inventory_limit_max_placeholder:"Max Inventory",product_inventory_limit_presold_label:"Pre-sold Inventory",product_inventory_limit_presold_placeholder:"Pre-sold Inventory",product_quantity_limit_header:"Product Quantity Limit",product_quantity_limit_label:"Is there a limit to the product quantity?",product_quantity_limit_max_label:"Max Quantity",product_quantity_limit_max_placeholder:"Max Quantity",product_quantity_limit_presold_label:"Pre-sold Quantity",product_quantity_limit_presold_placeholder:"Pre-sold Quantity",shipping_origin:{address_line_1:{label:"Address Line 1",placeholder:"Street Address"},address_line_2:{label:"Address Line 2",placeholder:"Apartment, Company Name, Building Name"},city:{label:"City/Town",placeholder:"City/Town"},country:{label:"Country",placeholder:"Select your country"},header:"Shipping Origin Address",phone:{label:"Phone Number",placeholder:"555-555-3455"},state:{label:"State",placeholder:"Select State"},zip_code:{label:"Zip Code / Area Code",placeholder:"Postal Code"}},statement_descriptor_hint:"This will appear on your customers' credit card statements alongside your company name that you set in your Payment Gateway settings",statement_descriptor_label:"Billing Description",statement_descriptor_placeholder:"Billing Description",stripe_cancel_after_hint:"This will cancel subscription after X number of invoices but keep their access to purchases. Trial invoices are counted as payments.",stripe_cancel_after_label:"Number of plan payments",stripe_cancel_after_placeholder:"number of payments",stripe_plan_hint:"exact plan_id must exist in live & test mode for order form testing to work.",stripe_plan_label:"Stripe Plan",taxable_settings_header:"Taxable Product",taxable_settings_integration_header:"Tax Integration",taxable_settings_label:"Only products setup using the Stripe Integration can charge sales taxes. Is this product taxable?",taxable_settings_message:"Taxes are calculated via your customers shipping address. If you fail to collect a shipping address in your order form page then Sales Tax will not automatically be calculated.",taxable_settings_message_header:"Shipping Address should be a mandatory field in your funnel.",taxable_settings_notice:"Please fill out Shipping Origin Address before setting your taxable/physical product",taxable_settings_tax_code_help_text:"Lookup My Product Tax Code",taxable_settings_tax_code_input:"Tax Code",taxable_settings_variations_notice:"Sales Taxes will not currently work with Product Variations. If you plan to use Product Variations, do not turn on Sales Taxes for this product.",trial_period_hint:"This value will override any trial period set directly in stripe.",trial_period_label:"Trial Period (Days)",trial_period_placeholder:"number of days",webhook_url_hint_html:"Give this Webhook (Instant Payment Notification) URL to <span class='service-name'>your %{payment_gateway_name} service</span> to log orders."},stripe:{managed_amount_header:"The amount for this product is managed in your Stripe account.",managed_currency_header:"The currency for this product is managed in your Stripe account."}},follow_up_actions:{actions_label:"Action on Submit",actions_placeholder:"List of Actions",add_integration:"Go to Integrations",confirmation_email_label:"Confirmation Email",confirmation_email_option_send:"Send confirmation email",content:"Trigger Follow-Up Action?",leads_label:"List To Add Lead",leads_placeholder:"Lists",leverage_html:"To leverage the functionality of these third party apps, go to your Accounts &rarr; Integrations to add an app to your account and use it here.",no_integration:{card:{button:"Upgrade To ActioneticsMD Now!",content:"With ActioneticsMD you can create high-converting Follow Up Funnels, segment automatically with Smart Lists, and send when your customers will actually read their email with Send Windows! Ready to try ActioneticsMD now? Click Button Below to start your trial!",title:"Are You Ready To Start Sending Smarter Emails To Your Customers?"},title:"You have no email integrations!"},select_integration:"Select from existing integrations",title:"Follow-Up Action"},fulfillment_email:{html_body_default_html:"<p>Thank you for your purchase</p> <p>You may access your Thank You Page here anytime:</p> <p>#PRODUCT_THANK_YOU_PAGE#</p>",message_label:"Message Body",send_fulfillment_header:"Enable Fulfillment Email",send_fulfillment_label:"Should we send a fulfillment email?",subject_label:"Subject",subject_placeholder:"Enter Subject of Email",thank_you_page:"#PRODUCT_THANK_YOU_PAGE# will be swapped with your Product's Thank You Page URL... or if a Membership Area is set for the Thank You Page below: your buyer's unique one-time use Membership Area account link",thank_you_page_default:"None",thank_you_page_header:"Thank You Page or Membership Page",thank_you_page_none:"If you select 'None' and provide a #PRODUCT_THANK_YOU_PAGE# merge tag in the email contents, we will replace that URL with your Order Confirmation page URL."},membership:{content:"Trigger Membership Integration?",select_integration:"Select from existing integrations",select_offer_placeholder:"Select the Offer",title:"Membership Integration"},product_variations:{attribute_table:{CRUD_links:{"delete":"Delete",edit:"Edit"},buttons:{add:"Add Another",cancel:"Cancel"},table_headers:{type:"Variation Type",values:"Values"},table_name:"Attributes"},confirm_modal:{create:{cancel_button:"Cancel",confirm_button:"Yes, Create!",content_1:"By creating a Variation Type, we must remove and regenerate all of your existing variations.",content_2:"You will lose all information for each of the existing variations.",content_3:"Are you sure you want to continue?",header:"Do you want to create this variation?"},destroy:{cancel_button:"Cancel",confirm_button:"Yes, Delete!",content_1:"By deleting a Variation Type, we must remove and regenerate all of your existing variations.",content_2:"You will lose all information for each of the existing variations.",content_3:"Are you sure you want to continue?",header:"Do you want to delete this variation?"}},content:"Would you like to create variations for this product?",edit_variant_form:{description:{label:"Product Description",placeholder:"Type your description here..."},image_alt_text:{label:"Image Alt Text",placeholder:"Enter text"},inventory:{label:"Inventory",placeholder:"Enter amount"},price:{label:"Price per unit",placeholder:"Enter amount"},sku:{label:"SKU",placeholder:"Enter text"}},edit_variant_modal:{header:"Edit Variation"},image_explorer:{next:"next",previous:"prev",select_image:"Select Image",upload_image:"Upload Image ..."},message:{oto_or_bump:{description:"You cannot create Product Variations for Order Bump or OTO products. To create variations, select NO for Order Bump on Product Details."},payment_plan_product:{description:"You have selected a Payment Plan for this Product. Subscriptions and Payment Plans do not currently work with Product Variations. To turn on Product Variations, please select One-Time on the Payment Options tab."},shipping_integration:{description:"You cannot create Product Variations for Products with Disc Delivered or Kunaki as the Shipping Integration. To create variations, remove this relationship on Shipping."},single_core_product_with_variations:{description:"In order to toggle Variations ON, you cannot have any other Non-Order Bump products for this Funnel Step. To turn on Product Variations, please delete all other Non-Order Bump products on this Funnel Step First."},subscription_product:{description:"You have selected a Subscription for this Product. Subscriptions and Payment Plans do not currently work with Product Variations. To turn on Product Variations, please select One-Time on the Payment Options tab."}},product_inventory_limiter_message:"You have turned on Product Variations for this Product. The Product Inventory Limiter cannot be used with Product Variations so we will disable the Product Inventory Limiter on the Product Details tab.",sales_tax_setting_message:"You have turned on Product Variations for this Product. Sales Taxes do no currently work with Product Variations so we will turn off Sales Tax for this product.",table:{header:"Product Variations",thumbnail:{add_image:"Add Image",edit_image:"Edit Image"}},title:"Create Product Variations",type_form:{cancel:"Cancel",create_attributes:"Create Attributes",destroy:"Variation Type Destroyed!",enter_variation_type:"Enter Variation Type",enter_variation_values:"Enter Values",save:"Save",save_and_add_another:"Save & Add Another",success:"Variation Type Saved!",variation_type:"Variation Type",
variation_type_hint:"A Variation Type usually conveys \u201csize\u201d, \u201clength\u201d, \u201ccolor\u201d, or other aspects about a product.",variation_values_hint:"A Variation Value usually conveys the values for each type. An example would be \u201cSmall\u201d, \u201cMedium\u201d and \u201cLarge\u201d for the Variation Type \u201cSize\u201d.",variaton_values:"Values"},variant_saved:"Variation Saved!"},shared:{form_buttons:{cancel:"Cancel",confirmation:"Are you sure?",save_and_close:"Save and Close",save_and_next:"Save and Next"}},shipping:{edit:{no_integration:{add_button:"Add Shipping Integration",title:"You have no Shipping integrations!"}},form:{add_button:"Add Shipping Integration",content:"This product will require shipping. Customers will also have to provide their shipping address.",header:"Select from existing integrations",notice:"Please fill out Shipping Origin Address before setting your taxable/physical product",title:"Is this a Physical Product?"},shipping_details:{customs:{country:"Country of Origin",country_placeholder:"Country",header:"Customs Information",hs_code:"HS Number",hs_code_explanation_html:"Harmonized Schedule Code - Use this URL <a target='_blank' href='https://hts.usitc.gov/'>https://hts.usitc.gov/</a> to find your HS Code for shipping your Physical Product Internationally. (This field is OPTIONAL if you are only shipping Domestic)",hs_code_placeholder:"Placeholder",subheader:"This information is used to calculate duties and will be part of your customs forms."},size:{header:"Product Size (in inches)",height:"Height",length:"Length",width:"Width"},weight:{header:"Product Weight",label:"Weight in Ounces",placeholder:"Placeholder",subheader:"The product weight is used to calculate shipping rates for your customer."}}},show:{summary:{edit_button:"Edit",no_details:"Your product has no details to summarize. Please complete at least part of the process before returning here!",return_button:"Return to Product List",title:{affiliate:"Affiliate",billing:"Billing",follow_up_action:"Follow-up Action",follow_up_email:"Follow-up Email",membership:"Membership",product_details:"Product Details",shipping_integration:"Shipping Integration"}}},summaries:{affiliates:{commission_plan:"COMMISSION PLAN",commissionable_status:"COMMISSIONABLE PRODUCT?"},billing:{integration_logo:"INTEGRATION",onetime:"One-Time",payment_plan:"Payment Plan",product_type:"PRODUCT TYPE",subscription:"Subscription"},enabled_off:"Off",enabled_on:"On",follow_up_action:{confirmation_status:"CONFIRMATION?",integration_logo:"INTEGRATION",integration_to:"ACTION ON SUBMIT",list_to:"LIST TO UPDATE",selected_tags:"SELECTED TAGS"},follow_up_email:{html_body:"MESSAGE",integration_name:"SMTP SERVER",no_selection:"None",page:"THANK YOU / MEMBERSHIP PAGE",subject:"EMAIL SUBJECT"},membership:{integration_logo:"INTEGRATION",offer:"OFFER",status:"MEMBERSHIP INTEGRATION"},product_details:{amount:"PRICE",amount_currency:"CURRENCY",billing_integration:"PAYMENT GATEWAY PLAN",bump:"BUMP PRODUCT?",name:"PRODUCT NAME",netsuite_class:"NETSUITE CLASS",netsuite_id:"NETSUITE ID",netsuite_tag:"NETSUITE TAG",payment_gateway_trial_period:"TRIAL PERIOD (DAYS)",price_display_override:"PRICE DISPLAY ON ORDER FORM",product_quantity_limiter:{max:"MAX QTY",presold:"PRE-SOLD QTY",status:"PRODUCT QTY LIMIT"},statement_descriptor:"PRODUCT DESCRIPTION",stripe_cancel_after_payments:"NO. OF PLAN PAYMENTS",taxable:{header:"TAXABLE",is_taxable:"Yes",not_taxable:"No"}},shipping_integration:{disc_delivered:{account_number:"ACCOUNT NUMBER",api_key:"API KEY",sku:"SKU"},integration_logo:"INTEGRATION",kunaki:{password:"PASSWORD",product_id:"PRODUCT ID",username:"USERNAME"},shipstation:{group_number:"GROUP NUMBER",product_name:"PRODUCT NAME",store:"STORE"},shopify:{product_sku:"PRODUCT SKU"}}},title:"Add Product","title-summary":"Add Product - Summary"},archived_pages:{archived:"Archived",archived_pages:"Archived Pages",created:"Created",name:"Name",restore:"Restore"},contacts:{all_leads_from_this_funnel:"all leads from this funnel",average_conversion_rate_from:"average conversion rate from this funnel",avg_conversion_rate:"avg. conversion rate",contacts:"contacts",contacts_collected_funnel_wide:"Contacts Collected Funnel Wide",download_csv:"Download CSV",list_of_contacts_here:"list of contacts here...",search_contacts:"Search Contacts By Email or Name..."},create:{error:"Error creating a funnel step. %{errors}",success:"Funnel step was successfully created."},create_split_test:{create_a_new_split_test:"Create A New Split Test",create_duplicate_page:'Create Duplicate Page from "%{page_name}"',create_from_template:"Create from Template"},extra_side_funnel:{members:"members:",pick_template:"Pick Template",views:"views:"},header:{automation:"Automation",members:"Members",overview:"Overview",products:"Products",publishing:"Publishing",unnamed:"Unnamed"},list_item:{add_new_lesson:"add new lesson",add_new_lesson_section:"add new lesson section",add_to_funnel:"Add To Funnel",are_you_sure:"Are you sure?",are_you_sure_this_will_delete_this_members_area_content_and_a:"Are you sure? This will delete this members area, content, and all members",clone_funnel_step:"Clone Funnel Step",delete_funnel_step_html:"<i class='fa fa-trash'></i> Delete Funnel Step",edit_funnel_step_settings:"Edit Funnel Step Settings",edit_membership_design:"Edit Membership Design",editing_membership_content_close_button:"Editing Membership Content - Close Button",for_free_access_send_them_here:"For free access send them here...",funnel_stepspages_display:"funnel_steps/pages_display",i_classfa_fatrashoi_delete_members_area_step_html:"<i class='fa fa-trash-o'></i> Delete Members Area Step",in_funnel:"In Funnel:",login_url:"Login URL",new_lesson:"New Lesson",new_lesson_section:"New Lesson Section",open_editor_and_make_this_your_own:"Open editor and make this your own...",open_in_editor:"Open In Editor",please_wait:"Please wait...",remove_from_funnel:"Remove From Funnel",secret_sign_up_url:"Secret Sign Up URL",send_people_here_to_login:"Send people here to login...",to_have_people_sign_up_as_an_affiliate_send_them_here:"To have people sign up as an affiliate, send them here..."},metric_display:{"12300_visitors_121_contacts_12":"12,300 (visitors) / 121 (contacts) = 12%","12300_visitors_121_leads_233":"12,300 (visitors) / 121 (leads) = 23.3%",conversion_rate:"conversion rate",earnings_per_visitor:"earnings per visitor",leads:"leads",purchase:"purchase",sales:"sales",visitors_purchases_rate:"(visitors) / (purchases) = (rate)",visitors_to:"visitors to"},"new":{add_text_optin:"add text optin",add_to_facebook:"Add to Facebook",add_to_facebook_page:"Add to Facebook Page",add_to_wordpress_blog:"Add to WordPress Blog",add_your_page_inside_of_an_iframe_to_embed_on_any_website:"Add your page inside of an iframe to embed on any website.",automatically_connect_your_page_inside_of_your_facebook_page:"Automatically connect your page inside of your Facebook page.",automatically_opt_in_people_who_click_links_in_your_affiliate:"Automatically opt in people who click links in your affiliate's emails.",clone_step:"Clone Step",collect_leads_through_txt_message:"(Collect Leads Through TXT Message)",delete_step:"Delete Step",download_html:"Download HTML",download_the_html_file_of_your_page_to_host_anywhere:"Download the .html file of your page to host anywhere.",embed_as_email_optin_popup:"Embed as Email Optin Popup",embed_code:"Embed Code",embed_in_affiliate_emails:"Embed in Affiliate Emails",follow_the_helpful_tutorial_on_our_clickfunnels_blog_to_becom:"Follow the helpful tutorial on our ClickFunnels Blog to become a master at TextOptins",get_clickoptin_link:"Get ClickOptin Link",get_clickpop_code:"Get ClickPop Code",html_file_download:"HTML File Download",iframe_embed_code:"IFrame Embed Code",knowledge_base_article:"Knowledge Base Article",name_of_your_page:"Name Of Your Page...",new_text_optin:"New Text Optin",put_a_clickpop_popup_version_of_your_optin_page_on_any_websit:"Put a (ClickPop) Popup version of your optin page on any website.",show_your_funnels_or_pages_inside_of_your_wordpress_blog:"Show your funnels or pages inside of your WordPress blog.",still_new_to_textoptins:"Still new to TextOptins?",submitting:"Submitting...",text_optins:"Text Optins:",the_path_for_this_funnel_step:"The path for this Funnel Step",wordpress_plugin:"WordPress Plugin"},new_diode:{button:{submit:{disable_with:"Creating Funnel Step...",text:"Create Funnel Step"}},field:{in_funnel:{confirm:"Yes, show in Funnel.",label:"Show In Funnel?"},name:{label:"Name of Funnel Step",validation:"Please enter a name."},path:{hint:{link_text:"Learn more.",text:"Enter a path for this funnel step (optional and can be changed later)."},label:"Path"}},header:"New Step In Funnel"},page:{control:"Control",variation:"Variation"},page_template_with_top_converting:{conversion_rate:"Conversion Rate: %{rate}%",preview:"Preview",select_template:"Select Template"},page_thumbnail:{are_you_sure_this_will_delete_all_other_pages_in_this_step_an:"Are you sure?  This will delete all other pages in this Step and promote this page to the control.",confidence_score:"% Confidence Score",declare_as_winner:"Declare As Winner",edit_page:"edit page",edit_page_in_classic_editor:"edit page in classic editor",edit_page_split_test_settings:"Edit Page Split Test Settings",preview_page_split_test_version:"Preview Page Split Test Version",this_will_outperform_the_control:"this will outperform the control",timeframe:"based on page views since last edit"},pages_display:{add_split_test:"Add Split Test",attention:"Attention!",due_to_a_recent_change_in_our_system_this_funnel_has_more_pag:'Due to a recent change in our system, this funnel has more page variations than is currently permitted. Steps in a funnel with more than 2 page variations is considered a bad practice. Please <strong>declare a winner</strong> to resolve this issue. If you have any questions you can contact us at <a href="https://support.clickfunnels.com" target="_blank">https://support.clickfunnels.com</a>.',due_to_a_temporary_bug_in_our_system_this_funnel_step_has_mul:'Due to a temporary bug in our system, this funnel step has multiple Control variations which can affect stats and split test rotation. Please <strong>declare a winner</strong> to resolve this issue. If you have any questions you can contact us at <a href="https://support.clickfunnels.com" target="_blank">https://support.clickfunnels.com</a>.',warning:"Warning!",your_pages:"Your Pages"},products:{add_new_button:"Add Product",add_new_disabled_text:"Your Product has Variations and you have already created an Order Form Bump product. You are unable to create another Product to add to your Order Form.",add_new_subheading:"Looks like you haven't added any products for this funnel step yet. Begin by selecting 'Add a Product' below and set the price of your product inside of the settings. You can add as many products as you need for this funnel step.",add_new_title:"Add a New Product to Funnel Step",automation:"Automation",billings:{form:{dismiss:"Dismiss",onetime:"onetime",paymentplan:"payment-plan",subscription:"subscription"}},cannot_save_billing:"Cannot save payment options",cannot_update_billing:"Cannot update payment options",confirmation:"Are you sure?",delete_button:"Delete",details:{billing_info:{infusionsoft:{id:"Id",pproductname_pproductprice:"%{pproductname} ($%{pproductprice})",productinfusion_product_namepproductid_pidpproductid_producti:"%{productinfusion_product_namepproductid} - PID:%{pproductid} (%{productinfusion_plan_textp})"},infusionsoftv2:{id:"Id",pproductname_pproductprice:"%{pproductname} ($%{pproductprice})"}},taxable:{dismiss:"Dismiss",taxable:"taxable"}},disabled_label:"DISABLED",edit_button:"Edit",follow_up_actions:{form:{integrations:"integrations",no_integrations:"no_integrations",save_and_close:")Save and Close",save_and_next:")Save and Next"}},fulfillment_emails:{form:{html_body:"html_body",product:"product"}},memberships:{form:{offers:"offers"}},order_bump_label:"ORDER BUMP",overview:"Overview",plan_label:"Plan: ",price:"Price: $",price_label:"Price: ",products:"Products",publishing:"Publishing",saved:"Product Saved!",shipments:{disc_delivered:{disc_delivered:"Disc Delivered"},kunaki:{kunaki:"Kunaki"},shipping_details:null,shipstation:{group_number:"Group Number"}},side_nav:{subtitle:"Funnel"},summaries:{billing:{billingname_logo:"%{name} Logo"},shipping_integrations:{disc_delivered:{disc_delivered:"Disc Delivered"},kunaki:{kunaki:"Kunaki"},shipstation:{product:"product",store:"store"}}},summary:null,title:"Order Form",unknown:"(unknown)",variations:{editor:{anonymous:"anonymous"},product_variant:{edit:"Edit"},product_variant_form:{cancel:"Cancel",update_variation:"Update Variation"}},variations_label:"VARIATIONS"},restore:{failure:"Funnel Step was unable to be restored",success:"Funnel Step successfully restored"},sales:{avg_rate:"avg. rate",epc:"epc",list_of_sales_here:"list of sales here...",purchases:"purchases",sales_collected_funnel_wide:"Sales Collected Funnel Wide"},sidebar:{add_new_button:"Add New Step",not_in_funnel_steps:{dropdown_header:"Select step to view...",header:"Other Funnel Steps"}},sort_by_top_converting:{sort_by_top_converting:"Sort by Top Converting"},thumb:{not_yet_added:"(Not Yet Added)"},variations_display_new:{almost_there:"Almost there!",apply_changes:"Apply changes",create_variation:"Create Variation",funnel_step_control_percentage:"funnel_step_control_percentage",funnel_step_variation_percentage:"funnel_step_variation_percentage",of_traffic:"of traffic",optimize_your_lead_and_sales_generation_with_split_tests:"Optimize your lead and sales generation with split tests.",page:"page",re_happy_with_the_changes_to_the_variation_click_the_button_b:")re happy with the changes to the variation click the button below and we",re_saving_your_changes_to_the_split_test_this_shouldn:"We're saving your changes to the split test. This shouldn't take long.",split_test_weight_change:"You've changed your split test weight. Note that Confidence Scores will still be calculated from the most recent edit to the contents of either page. Please confirm that you'd like to apply these changes.",start_split_test:"Start Split Test",t_running_just_yet_once_you:"Your split test isn't running just yet. Once you're happy with the changes to the variation click the button below and we'll start sending traffic to both.",were_applying_your_changes:"We're applying your changes!"},variations_display_old:{add_variation:"Add Variation",create_2nd_variation:"Create 2nd Variation",main_control:"Main (control)",test_out_colors_text_or_anything_you_want_to_see_what_convert:"Test out colors, text, or anything you want to see what converts highest then declare the winner.",variation_1:"variation 1",variation_2:"variation 2",variation_i:"variation %{i}",vi:"v%{i}"}},funnel_webhooks:{active_funnel_webhooks:{no_active_webhooks:{text:"No Active Funnel Webhooks Found"},title:{text:"Active Funnel Webhooks"}},archived_funnel_webhooks:{no_archived_webhooks:{text:"No Archived Funnel Webhooks Found"},title:{text:"Archived Funnel Webhooks"}},form:{button:{submit:{disable_with_message:"Creating...",text:"Create Funnel Webhook"}},field:{adapter:{hint:"Select Webhook Adapter Format.  All Requests are JSON but can be sent in a variety of structures for easy integration.",label:"Adapter",prompt_text:"Select Adapter Format for Webhook Payload (Currently: Default Beta v1)"},event:{label:"Event",prompt_text:"All Events - or limit to specific.."},url:{label:"URL",placeholder:"http://mywebhookurl.com"},version:{label:"Version"}},welcome_link_text:"support document.",welcome_sentence_text:"Need some help setting this up? Review our"},funnel_webhook:{deliveries:"Deliveries"},funnel_webhooks_table:{column:{event:{all:{text:"All Events"},blank_text:"<blank>",title:"Events"},url:{blank_text:"<blank>",title:"URL"}},confirmation:{text:"Are you sure?"},disable:{remove:{text:"Archiving..."},restore:{text:"Restoring..."}},link:{deliveries:{text:"Deliveries (%{delivery_count})"},remove:{text:"Archive"},restore:{text:"Restore"}}},index:{button:{back:{text:"Back"},new_webhook:{text:"New Webhook"}}},"new":{button:{back:{text:"Back"},new_webhook:{text:"New Webhook"}},title:{text:"New Funnel Webhook"}}},funnels:{actions_page:{click_optin:"click optin",download:"download",edit_page:"edit page",email_list:"email list",overview:"overview",split_tests:"split tests"},archived_cards:{button:{text:"Unarchive"},none:"None",tags:"Tags:"},archived_table:{cell:{button:{text:"Unarchive"}},header:{deleted_at:"Deleted At",funnel_name:"Funnel Name",group_tags:"Group Tags",type:"Type"},raised:"raised"},cards:{none:"None",pages_count_tool_tip:"Pages in Funnel",steps_count:{one:"1 step",other:"%{count} steps"},tags:"Group Tags:"},checklist:{add_products:{step:{button:{completed:{"false":"Add First Product","true":"Add More Products"}},title:"Step %{position}: %{name}"},task:"Add Your Products"},customize:{step:{button:{completed:{"false":"Choose Template","true":"Customize Template"}},title:"Step %{position}: %{name}"},task:"Customize the Look of Your Funnel"},process_payments:{gateway_status:{error:{button:{text:"Manage Payment Gateways"},message:"Not Yet Connected"},success:"Connected"},task:"Set Up Payment Processing"},register:{form:{button:{submit:{disable_with:"Saving...",text:"Save"}},dropdown:{hint:{link_text:"Add/Edit Domains",start_html:"The domain for the funnel &mdash;"},placeholder:"- none -"},header:"Select a Domain"},no_domains:{button:{text:"Add First Domain"},text:"You currently have no Domains set up."},task:"Set Up a Custom Web Address"},secure:{no_domain:"Set up your domain first before securing",ssl_status:{error:{button:{text:"Domain Settings"},message:"Secure with SSL"},success:"Secured with SSL!"}},share:{main_content:{first_line:"Share with Family, friends, your personal network,",second_line:"and the entire #FunnelHacker community!"},task:"Launch and Share with the World"},store_leads:{step:{button:{completed:{"false":"Add Email Integration","true":"Edit Email Integration"}},title:"Step %{position}: %{name}"},task:"Decide Where to Store Your Leads (optional)"}},contact_profiles:{additional_info:{field:"Field",value:"Value"},advanced:{funnels:"Funnels"},edit:{contacts:"Contacts",users:"users"},filter:{button:{export_text:"Download Contacts"},filter_dropdown:{title_text:"Showing Contacts for"},search_dropdown:{all_funnel_steps:"All Funnel Steps",live_funnel_steps:{text:"Funnel Steps"},other_funnel_steps:{text:"Other Funnel Steps"},placeholder:"Search contacts by name or email..."},stats_content:{alltime:{date_filter:"All Time"},last30days:{date_filter:"Last 30 Days"},last60days:{date_filter:"Last 2 Months"},last7days:{date_filter:"Last 7 Days"},lastyear:{date_filter:"This Year"}}},form:{add_tags_to_contact:"Add Tags to Contact",address:"Address",archiving:"Archiving...",australia:"Australia",canada:"Canada",country:"Country",ireland:"Ireland",new_zealand:"New Zealand",select_country:"Select Country",ship_address_1:"Ship Address 1",ship_address_2:"Ship Address 2",state:"State",tags:"Tags",united_kingdom:"United Kingdom",united_states_of_america:"United States of America",zip:"Zip"},index:{filter:"filter",table:"table"},index_csv:{email:"Email",name:"Name",sign_up:"Sign Up"},list:{contact:"Contact",created_at:"created_at",email:"email",looks_like_you_havent_collected_any_contacts_for_this_funnel_:"Looks like you haven't collected any contacts for this funnel in the selected date range.",next:"Next",no_contacts_found_for:"No Contacts Found for",signed_up:"Signed Up",start_by_sending_traffic_to_the_beginning_of_this_funnel_or_a:"Start by sending traffic to the beginning of this funnel or any opt-in page within this funnel. All your contacts will appear here to manage and view.",this_contact_has_unsubscribed_from_all_lists:"This Contact has unsubscribed from all lists",try_searching_with_the_exact_email_address_of_the_contact_tha:"Try searching with the exact email address of the contact that you are looking for.",viewing_all_contacts_for:"Viewing All Contacts for",your_search_did_not_match_any_records_with_that_email_address:"Your search did not match any records with that email address."},purchase_fields:{delete_purchase:"Delete Purchase",optionally_set_a_price:"Optionally Set a Price to charge Contact if they have a valid Stripe Customer Record from previous purchase"},purchases:{add_purchase_for_product_access:"Add Purchase for Product Access",save:"Save"},show:{age:"Age:",age_range_high:"Age Range (high):",age_range_low:"Age Range (low):",all_unique_leads:"all unique leads",business_history:"Business History",city:"City:",company:"Company:",contact_profile:"Contact Profile",country:"Country:",current:"Current",email_automation:"Email Automation",email_lists:"Email Lists",followers:"Followers",gender:"Gender:",general_info:"General Info:",ip_address:"IP Address:",location:"Location:",memberships:"memberships",provider:"Provider:",recent_activity:"Recent Activity",score_type:"Score Type:",shipping_address:"Shipping Address",start_date:"Start Date:",state:"State:",street:"Street:",title:"Title:",total_followers:"Total Followers from Social Networks",unsubscribed_at:"Unsubscribed At:",value:"Value:",zip_code:"Zip Code:"},table:{button:{edit:{text:"Edit"}},cell:{created_at_suffix:"ago"},header:{contact_name:"Contact",created_at:"Signed Up"},no_results:{after_filtering:'No Contacts found on "%{funnel_step_name}" funnel step(s) for search "%{filter_param}" for "%{stats_string}"',in_database:"You Currently Have No Contact Profiles..."}}},contact_purchases:{commission_card:{buttons:{submit_button_text:"Create",upgrade_to_backpack_button_text:"Upgrade to Backpack"},commission:"Commission",dropdown_blank_text:"(none)",email:"Email",manually_add_plan:"You must manually add a commission for a manual purchase",name:"Name",product_not_commissionable_or_funnel_not_affiliate_enabled:"Product Not Commissionable or Funnel Not Affiliate Enabled",submit_button_tooltip:"Click this button to create an Affiliate commission",upgrade_to_backpack:"Upgrade to Backpack to use Affiliate Program"},commissions_table:{buttons:{edit_text:"Edit"},header:{affiliate_id:"Affiliate ID",amount:"Amount",commission_id:"Comm Id",email:"Email",status:"Status"},title:"Commissions"},customer_card:{contact_archived_label:"Archived",customer:"Customer",email:"Email",name:"Name"},filter:{button:{export_text:"Export to CSV",search_button_text:"Search"},filter_dropdown:{title_text:"Showing sales for"},search_dropdown:{all_funnel_steps:"All Funnel Steps",live_funnel_steps:{text:"Funnel Steps"},other_funnel_steps:{text:"Other Funnel Steps"},placeholder:"Search by product..."},stats_content:{alltime:{date_filter:"All Time"},last12months:{date_filter:"This Year"},last30days:{date_filter:"Last 30 Days"},last60days:{date_filter:"Last 2 Months"},last7days:{date_filter:"Last 7 Days"}}},flash_messages:{purchase_destroy_success:"Purchase destroyed successfully."},index_diode:{table:{link:"link"}},list:{amount:"Amount",commission_to:"Commission to",contact_archived:"(Contact Archived)",customer:"Customer",details:"Details","for":"for",found:"Found",looks_like_you_havent_made_any_sales_for_this_funnel_in_the_s:"Looks like you haven't made any sales for this funnel in the selected date range.",no_purchases_found:"No Purchases Found",no_purchases_found_for:"No Purchases Found for",order_bump:"+ Order Bump",product:"Product",purchase:{one:"%{count} purchase",other:"%{count} purchases",zero:"%{count} purchases"},start_by_sending_traffic_to_the_beginning_of_this_funnel_or_a:"Start by sending traffic to the beginning of this funnel or any sales page within this funnel. All your sales will appear here to manage and view.",status:"Status",statuses:{cancel:"cancel",failed:"failed",paid:"paid",payment_complete:"payment_complete",pending:"pending",refunded:"refunded"},time:"Time",transaction_id:"Transaction Id",viewing_all_purchases_for:"Viewing All Purchases for",viewing_all_purchases_with:"Viewing All Purchases with","with":"with"},purchase_details_table:{application_fee:"Educate and Liberate Foundation charge",easypost_shipping:"EasyPost Shipping",header:{id:"Id",name:"Name",quantity:"Quantity",sku:"SKU",status:"Status",unit_price:"Unit Price"},title:"Purchase Details"},show_content:{affiliate_id:"Affiliate ID",back:"Back",charge_id:"Charge Id",comm_id:"Comm Id",commission:"Commission",commissions:"Commissions",created:"Created",cta_trans_receipt:"CTA Trans Receipt","delete":"Delete",easypost_shipping:"EasyPost Shipping",edit:"Edit",editing_affiliate_commission:"Editing Affiliate Commission",email:"Email",id:"Id",name:"Name",no_referring_affiliate:"No Referring Affiliate",none:"(none)",payment:"Payment",product_not_commissionable_or_funnel_not_affiliate_enabled:"Product Not Commissionable or Funnel Not Affiliate Enabled",purchase:"Purchase",purchase_details:"Purchase Details",quantity:"Quantity",refund:"Refund",sku:"SKU",subscription_id:"Subscription Id",unit_price:"Unit Price",upgrade_to_backpack_to_use_affiliate_program:"Upgrade to Backpack to use Affiliate Program",you_must_manually_add_a_commission_for_a_manual_purchase:"You must manually add a commission for a manual purchase"},show_diode_content:{action_item:{alert_text:"Are you sure?"},back_button_text:"Back",delete_button_text:"Delete",refund_button:{disable_text:"Refunding..."},refund_button_text:"Refund"},table:{cell:{commission_to:"Commission to",commission_to_html:"Commission to<br> %{aff_account} for %{aff_amount}",contact_archived:"(Contact Archived)",details_button_text:"Details",for_amount:"for",no_purchases_found:"No Purchases Found",order_bump:"Order Bump"},header:{amount:"Amount",customer:"Customer",product:"Product",status:"Status",transaction:"Transaction"},no_results:{after_filtering:'No Transactions found on "%{funnel_step_name}" funnel step(s) for search "%{filter_param}" for "%{stats_string}"',all_funnel_steps:"All",in_database:"You Currently Have No Active Transactions..."}},taxes:"Taxes",transaction_card:{charge_id_label:"Charge Id",created_label:"Created",cta_trans_receipt_label:"CTA Trans Receipt",status_label:"Status",subscription_id_label:"Subscription Id",title:"Transaction"}},decide_builder:{add_new_funnel:"Add New Funnel",build_a_funnel:"Build a Funnel",classic_funnel_builder:"Classic Funnel Builder",cookbook:'Explore different types of funnels and pre-done Funnels in this "Cookbook" style process and find the right Funnel for your business.',cookbook_builder_process:"Cookbook Builder Process",create_new_funnel:"Create New Funnel",formcontrol:"form-control",funnel_group_tag:"funnel_group_tag",new_funnel:"New Funnel",our_original_step_by_step_builder_thats_super_simple_and_givi:"Our original step by step builder that's super simple and giving a basic funnel scaffolding fast.  Select from Lead, Sales, or Event Funnels!",start_cookbook:"Start Cookbook",text:"text"},dup:{account_not_found:"The account you tried to copy the funnel into was not found.",add_funnel_html:'<i class="fa fa-plus-square"></i> Add Funnel',add_funnel_to_which_account:"Add Funnel to which account?",forget:"Forget",not_found:"That Funnel was not found. It may have been deleted.",over_limit_html:"Over Max Funnels Limit. <a href='/users/edit/billing'><strong>Upgrade to add more Funnels</strong></a>",queued:"Queued Funnel Cloning successfully. Please wait a couple minutes for it to appear on your Dashboard."},edit:{are_you_sure_you_want_to_delete_your_stats_for_this_funnel_th:"Are you sure you want to delete your stats for this funnel? This cannot be undone.",clone_funnel:"Clone Funnel",for_this_funnel:"For This Funnel",form:"form",reset_stats:"Reset Stats",settings:"Settings",share_funnel:"Share Funnel"},funnel_dropdown:{cell:{action_item:{archive:"Archive",are_you_sure:"Are you sure?",duplicate:"Duplicate",mark_as_favorite:"Mark as Favorite",share:"Funnel URL",unmark_as_favorite:"Unmark as Favorite"}}},funnel_step_navigation:{launch_checklist:"Launch Checklist",new_step_in_funnel:"New Step in Funnel",other_steps:"other_steps",this_will_delete_this_funnel_step_and_all_pagessplit_tests_wi:"This will delete this funnel step and all pages/split tests within it.  Are you sure?"},funnel_webhook_fields:{delete_webhook:"Delete Webhook"},last_updated_suffix:"ago",layout:{index:{component:{account_stats:{calculating:"Calculating",funnels:"Funnels",pages:"Pages",plan:"Plan",usage:"%{current_count} of %{max_count}",visits:"Visits"},add_new_funnel:"Add New Funnel",build_a_new_funnel:"Build a New Funnel",funnel_hacks:{access_membership:{cta:"Go to Members Area",header:"Access Membership For:"},get_access:{cta:"Watch Webinar Now",header:"Get Advanced Training:"},subheader:"FUNNEL HACKS"},funnels_menu:{active:"All Funnels",archived:"Archived",marketplace:"Marketplace",shared:"Shared"},header:"Funnels",plan_details:"Your plan details:",search_button:"Search",search_dropdown:{all:"All",favorites:"Favorites",group_tags:"Group Tags",placeholder:"Search by Funnel Name...",ungrouped:"Ungrouped"},showing_dropdown:{all_funnels:"All Funnels",favorites:"Favorites",title:"Showing:"},sort_dropdown:{"-name":"Name (Z-A)","-updated_at":"Recency (Newest)",name:"Name (A-Z)",title:"Sort by:",updated_at:"Recency (Oldest)"},tooltips:{card_view:"Show Cards View",list_view:"Show List View"}}},show:{component:{header:{button_group:{info:{tooltip:"What is the funnel URL?"},visit:{tooltip:"Visit funnel URL"}},menu:{funnel_steps:{text:"Steps"},funnels:{text:"Settings"},"funnels/contact_profiles":{text:"Contacts"},"funnels/contact_purchases":{text:"Sales"},"funnels/stats":{text:"Stats"}}},sidenav:{section:{add_new:{button:{text:"Add New Step"}},funnel_steps:{button:{"delete":{confirm:"This will delete this funnel step and all pages/split tests within it.  Are you sure?"}},header:"Funnel Steps"},launch_checklist:{text:"Launch Checklist"},other_steps:{dropdown:{title:"Select step to view..."},header:{title:"Other Funnel Steps"},popup:{link_text:"Learn more",text:"about Other Funnel Steps."}}}}}}},map:{active:"active",add_automation:"Add Automation",add_step:"Add Step",detailed_stats:"Detailed Stats",loading:"Loading",optins:"Optins",page_views:"Page Views",placeholder_header_example:"Placeholder Header Example"},membership_editor_popup:{editing_membership_content_close_button:"Editing Membership Content - Close Button"},"new":{actually_a_funnel:"So, technically a membership site isn't actually a funnel, it's a way to deliver your content to people in a fun and unique way.",auto_webinar:"Auto Webinar",auto_webinar_funnel:"Auto Webinar Funnel",browse_funnel_marketplace:"Browse Funnel Marketplace",build_a_new_email_list_and_start_building_an_engaging_email_l:"Build a new email list and start building an engaging email list.",build_a_sales_funnel:"Build Sales Funnel",build_email_optin_funnel:"Build Email Optin Funnel",build_funnel:"Build Funnel",build_launch_funnel:"Build Launch Funnel",build_membership:"Build Membership Funnel",building_funnel:"Building Funnel...",choose:"Choose",choose_goal:"Choose Goal",choose_type:"Choose Type",choose_what_you_want_to_do:"Choose what you want to do.",collect_email_leads:"Collect Email Leads",collect_emails:"Collect Emails",confirmation_page:"Confirmation Page",continue_without_funnel:"Continue without a funnel name?",custom_funnel:"Custom Funnel",download_page:"Download Page",download_thank_you:"Download / Thank You",email_landing_page:"Email Landing Page",email_optin_funnel:"Email Optin Funnel",free_video_1_4:"Free Video #1 - #4",funnel_steps:"Funnel Steps:",get_an_audience_at_your_next_webinar_whether_it_is_live_or_au:"Get an audience at your next webinar whether it is live or automated replay.",give_funnel_a_name:"Give Funnel a Name",go_back:"Go Back",got_something_to_sell_online:"So, you've got something to sell online? If so, then you're probably going to need one of our proven sales funnels.",host_webinar:"Host Webinar",launch_your_product:"Launch Your Product",lessons:"Lessons",live_webinar:"Live Webinar",live_webinar_funnel:"Live Webinar Funnel",member_access_page:"Member Access Page",members_area:"Members Area",membership:"Membership",memebership_area:"Memebership Area",name:"Name:",or_create_a_custom_funnel:"Or... Create a Custom Funnel",order_confirmation:"Order Confirmation",order_page:"Order Page",producing_results_but_you_don:"Do you have a webinar that's producing results, but you don't want to keep doing live presentations every night?",product_launch:"Product Launch",register_sign_up:"Register / Sign Up",sales:"Sales",sales_funnel:"Sales Funnel",sales_page:"Sales Page",select_a_funnel_group:"Select a Funnel Group",
select_group_tag:"Select Group Tag:",sell_a_product:"Sell a Product",sell_your_content_with_a_membership_that_you_can_charge_for:"Sell your content with a membership that you can charge for.",sell_your_product:"Sell Your Product",sell_your_product_in_a_launch_sequence_with_video_pages:"Sell your product in a launch sequence with video pages.",sell_your_products_after_collecting_leads_with_a_squeeze_page:"Sell your products after collecting leads with a squeeze page.",sell_your_products_or_services_with_a_variety_of_funnels:"Sell your products or services with a variety of funnels.",setup_your_funnel:"Setup Your Funnel",show_info:"Show Info",showcase_a_replay_of_a_webinar_for_evergreen_lead_generation:"Showcase a replay of a webinar for evergreen lead generation.",so_you_have_an_idea_for_a_funnel_and_you_want_to_build_it_out:"So, you have an idea for a funnel, and you want to build it out without any restrictions? If so, then our custom funnel is for you.",squeeze:"Squeeze",squeeze_page:"Squeeze Page",start_from_scratch:"Start from Scratch",thank_you_download_page:"Thank You / Download Page",the_best_way_to_convert_website_traffic_into_leads_is_to_send:"The best way to convert website traffic into leads is to send them through a page that's usually called a lead, optin, or squeeze page.",the_launch_funnel_was_designed_after_years_of_testing_differe:"The launch funnel was designed after years of testing different ways to launch a new product, and it's been proven to work in hundreds of different markets.",types_of_pages:"Types of Pages:",video:"Video",video_page:"Video Page",watch_explainer_video:"Watch Explainer Video",webinar:"Webinar",webinar_broadcast_room:"Webinar Broadcast Room",webinar_countdown:"Webinar Countdown",webinar_registration:"Webinar Registration",webinar_replay:"Webinar Replay",webinar_replay_room:"Webinar Replay Room",webinar_sign_up:"Webinar Sign Up",would_you_like_to_do_a_live_webinar_but_you_arent_happy_with_:"Would you like to do a live webinar, but you aren't happy with the look and feel of your webinar providers registration and confirmation pages? If so, then you are going to love our webinar funnels!",you_can_literally_build_out_any_type_of_funnel_you_can_dream_:"You can literally build out any type of funnel you can dream of. Pick a sales letter template, add an upsell or two, create a downsell, add an automated webinar, a membership site, or more."},no_results:{after_filtering:"No Funnels found for the selected filter and/or search.",in_database:{archived:"You have no Archived Funnels.",index:"No Funnels found...",marketplace:{href:"Funnel Marketplace",maintenance_mode_text:"You may not purchase Prebuilt Funnels while on a maintenance Plan.",text:"Visit %{href} to Purchase Prebuilt Funnels"}},info:"info"},pt:{preview:"preview",use_this_template:"Use This Template"},share:{share:"share",share_this_code_with_any_clickfunnels_user_to_give_them_a_clo:"Share this code with any ClickFunnels user to give them a cloned copy of your Funnel.",share_this_funnel_url:"Share This Funnel URL"},share_diode:{content:{maintenance_mode:{link_text:"You must switch to a paid Plan to use this feature."},marketplace:{statement:"Funnels purchased in the Marketplace are not shareable."},share_funnels_only:{link_text:"Upgrade to unlock ClickFunnels' true potential!",statement:"Share Funnel Only plans can not re-share funnels."},shareable:{button_text:"View Funnel",help_info:"You can change the domain name or path in the Funnel Settings.",info:"Use the Funnel URL below to send traffic to your funnel. This URL will always take visitors to the first page in your funnel.",tooltip:{initial:"Click here to copy this URL to your clipboard.",success:"Copied!"}}},header:"Send Traffic to Funnel URL"},shared:{complete_link_text:"View Funnel",contacts_filters:{all_time:"All Time",last_2_months:"Last 2 Months",last_30_days:"Last 30 Days",last_7_days:"Last 7 Days",this_year:"This Year"},contacts_navigation:{buyers:"Buyers"},export_link:{download_heading:"Download %{heading}"},filters:{all_funnel_steps:"All Funnel Steps",showing_for:"Showing %{name} for"},funnel_text:"Copy of %{funnel_name}",header:{add_funnel_url:"Add Funnel URL",contacts:"Contacts",copied_funnel:"Copied Funnel URL to Clipboard",copy_url:"Copy URL to Clipboard",manage_your_contacts:"Manage Your Contacts",manage_your_sales:"Manage Your Sales",sales:"Sales",settings:"Settings",visit_funnel:"Visit Funnel URL",what_is_the:"What is the Funnel URL?"},job_complete:"Complete",no_shared_funnels:"You have no Shared Funnels.",panel:{advanced:"Advanced",contact_info:"Contact Info",purchases:"Purchases"},relaxed:"relaxed",stats_tab:{stats:"Stats"},steps_tab:{steps:"Steps"}},stats:{filtering:{affiliate_subscription_aff_sub:{field_label:"Affiliate Sub",label:"Sub"},affiliate_subscription_aff_sub2:{field_label:"Affiliate Sub 2",label:"Sub 2"},affiliate_subscription_aff_sub3:{field_label:"Affiliate Sub 3",label:"Sub 3"},affiliate_subscription_affiliate_id:{field_label:"Affiliate ID",label:"ID"},campaign_content:{field_label:"UTM Content",label:"Content"},campaign_medium:{field_label:"UTM Medium",label:"Medium"},campaign_name:{field_label:"UTM Name",label:"Name"},campaign_source:{field_label:"UTM Source",label:"Source"},campaign_term:{field_label:"UTM Term",label:"Term"},clear_button:"Clear Filters",cost_tooltip:"Enter your estimated cost to show your estimated cost breakdown.",date_end:{field_label:"End",label:"Ending"},date_start:{field_label:"Start",label:"Starting"},device_category_id:{field_label:"Device Category",label:"Device"},device_dropdown:{all:"All",desktop:"Desktop",mobile:"Mobile"},header:"Filters",submit_button:"Apply Filter",total_cost:{field_label:"Total Cost",label:"Cost"}},index:{messages:{annotation:{header:"Funnel Updates",message:"The order of funnel steps was updated within the selected date range (changed on %{date}).",message_plus:"The order of funnel steps was updated within the selected date range (changed on %{date}). The starting date for stats has been updated to reflect that change."},test_mode:{header:"Test Mode",message:"The information below reflects data collected while in test mode."}},other_steps:{not_shown:'For larger funnels statistics are shown for steps listed in the main list only. Statistics in "Other Funnels Steps" are not displayed. Moving steps from one list to another will cause the statistics to be updated and reflected accordingly.',subheader:"Other Funnel Steps"}},table:{archived:"%{name} (archived)",headers:{earnings_per_pageview:"Earnings / Pageview",optins:"Opt-Ins",pageviews:"Page Views",recurring:"Recurring",sales:"Sales"},subheaders:{all:"All",count:"Count",rate:"Rate",uniques:"Uniques",value:"Value"}},total_stats:{average_cart_value:"Average Cart Value",cost_per_acquisition:"CPA",cost_per_click:"CPC",cost_per_lead:"CPL",earnings_per_pageview:"Earnings Per Click",gross_earnings:"Gross Sales",return_on_investment:"ROI",total_cost:"Total Cost"}},stats_temp:{"0_day_drip":"0 day drip","2_day_drip":"2 day drip","3_day_drip":"3 day drip","763_members":"- 763 Members",add_new_member_page:"add new member page",add_new_page_to_funnel:"Add New Page To Funnel",buy_puppy:"Buy Puppy.",click_funnel_page_title_url:"http://username.clickfunnels.com/page-title",control:"Control",create_split_test:"create split test",download_pdf:"Download PDF:",downsell_7_days_free:"Downsell - 7 Days Free",edit:"edit",give_away_free_video:"Give Away Free Video",gold:"Gold",how_to_get_girls:"How To Get Girls.",leads:"leads",lesson_1:"Lesson #1:",lesson_2:"Lesson #2:",manage:"manage",members:"Members",membership:"membership",membership_content:"Membership Content",optin:"optin",promote:"promote",sales:"sales",silver:"Silver",top_dresses_for_puppoes:"Top dresses for puppoes.",upsell_1_free_trial:"Upsell - $1 Free Trial",ver_1:"ver #1:",ver_3:"Ver #3:",view_notes:"view notes",with_audio_player:"With audio player"},table:{header:{actions:"Actions",funnel_name:"Funnel Name",group_tags:"Group Tags",last_updated:"Last Updated",steps:"Steps",type:"Type"},pages_count_tool_tip:"Pages in Funnel"},thumb:{modify:"modify"}},global_search:{quick:{action_funnels_header:"FOLLOW-UP FUNNELS",broadcasts_header:"BROADCASTS",contact_profiles_header:"CONTACTS",contacts_header:"CONTACTS",digital_assets_header:"DIGITAL ASSETS",domains_header:"DOMAINS",email_designs_header:"EMAIL TEMPLATES",funnel_steps_header:"FUNNEL STEPS",funnels_header:"FUNNELS",integrations_header:"3RD PARTY INTEGRATIONS",lists_header:"LISTS",no_results:"No results found for '%{query}'.",page_templates_header:"PAGE TEMPLATES",placeholder:"Search for Funnels, Contacts and more...",products_header:"PRODUCTS",smtp_integrations_header:"SMTP INTEGRATIONS"}},helpers:{actions:"Actions",label:{user:{email:"Email",password:"Password"}},links:{back:"Back",cancel:"Cancel",confirm:"Are you sure?",destroy:"Delete",edit:"Edit","new":"New",restore:"Restore",save:"Save",show:"Show",submit:"Submit",update:"Update"},page_entries_info:{entry:{one:"entry",other:"entries",zero:"entries"},more_pages:{display_entries:"Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"},one_page:{display_entries:{one:"Displaying <b>1</b> %{entry_name}",other:"Displaying <b>all %{count}</b> %{entry_name}",zero:"No %{entry_name} found"}}},select:{prompt:"Please select"},submit:{create:"Create %{model}",submit:"Save %{model}",update:"Update %{model}",user:{create:"Log In"}},title:"Title",titles:{"delete":"Delete %{model}",edit:"Edit %{model}","new":"New %{model}",save:"Save %{model}"}},home:{actionetics_offer:{complimentary_account_html:"It seems as though you are on a complimentary account. Please contact us at %{link} and we will explain the upgrade process.",form:{actionetics_screenshot:{alt_text:"Upgrade to use Actionetics"},backpack_screenshot:{alt_text:"Upgrade to use Backpack"},button_text:"Upgrade to ClickFunnels Platinum",upgrade_header:"Upgrade to ClickFunnels Platinum for $297 per month"},support_link_text:"support.clickfunnels.com"},backpack_onboarding:{button:"Access Backpack In Your Account Now",header:"Let me show you around backpack before you get started..."},debug_mode:{debug_mode:"Debug Mode",debug_mode_is_a_support_level_html:"Debug Mode is a support level feature that when enabled('ON') additional error information about server side errors will be displayed on the Intenal Server Error(500) page.  This additional error information can be used to help the engineering team track down bugs quicker and more efficiently.",debug_mode_is_currently:"Debug Mode is currently ",label_off:"OFF",label_on:"ON",turn_debug_mode_html:"Turn Debug Mode %{link}"},funnelurl:{send_traffic_to_funnel_url:"Send Traffic to Funnel URL",the_url_you_followed:"The URL you followed to get here has been stripped of potentially nefarious code! The resulting URL may no longer be valid.",use_the_funnel_url:"Use the Funnel URL below to send traffic to your funnel. This URL will always take visitors to the first page in your funnel.",view_funnel:"View Funnel",what_is_the_funnel_url:"What is the Funnel URL?",you_can_change:"You can change the domain name or path in the Funnel Settings."},funnelurl_diode:{content:{button_text:"View Funnel",help_info:"You can change the domain name or path in the Funnel Settings.",paragraph_text:"Use the Funnel URL below to send traffic to your funnel. This URL will always take visitors to the first page in your funnel.",tooltip:{initial:"Click here to copy this URL to your clipboard.",success:"Copied!"},url_changed_text:"The URL you followed to get here has been stripped of potentially nefarious code! The resulting URL may no longer be valid."},header:"Send Traffic to Funnel URL"},tshirt_onboarding:{access_your_free_funnels:"Access Your FREE Funnels",add_fbs_lite_to_your_account:"Add FBS Lite To Your Account",and_the_perfect_email_capture:"and the perfect Email Capture funnel so you can sky rocket your business...",before_you_start_building_your_funnel:"- Before You Start Building Your Funnel...",claim_free_shirt_now:"Claim Free Shirt Now",clickbank_is_the_retailer:"ClickBank is the retailer of products on this site. CLICKBANK&reg; is a registered trademark of Click Sales, Inc., a Delaware corporation located at 917 S. Lusk Street, Suite 200, Boise Idaho, 83706, USA and used by permission. ClickBank's role as retailer does not constitute an endorsement, approval or review of these products or any claim, statement or opinion used in promotion of these products.",congrats_you_have_unlocked_these_goodies:"Congrats - You Have Unlocked These Goodies",create_my_free_trial_first:"Create My Free Trial First",creating_funnel:"Creating Funnel",editing_pages:"Editing Pages","get_100+_free_funnels":"Get 100+ Free Funnels",get_access_to_the_free_training:"Get Access To The FREE Training",get_instant_access_to_over:"Get Instant Access To Over 100 Professionally Designed Funnels ...",get_your_free_tshirt:"Get Your Free T-Shirt",get_your_shirt_now:"Get Your Shirt Now!",hey_you_havent_completed:"Hey - You haven't Completed The OnBoarding yet! Get Your Free Shirt",introduction:"Introduction",just_give_us_your_address:"just give us your address, and we will pay for shipping and send it out to you!",just_go_through_the_simple:"Just go through the simple training to receive the FunnelHacker shirt",length_of_video:"Length Of Video",limited_time_bonus_free:"LIMITED TIME BONUS! FREE ACCESS!  Discover how to Build, and Launch Your First Funnel ...",ll_get_you_taken_care_of_html:'We\'ll get you taken care of. But, if you do think there is a problem with your order, you can always reach out to our amazing customer support team and they\'ll be able to help you out. <a href="https://support.clickfunnels.com" target="_blank">https://support.clickfunnels.com</a>',locked_free_tshirt_fbs_lite:"LOCKED: Free T-Shirt, FBS Lite, 100+ Free Funnels",no_thanks_i_can_create_my_own_funnels_just_fine:"no thanks - I can create my own funnels just fine...",no_thanks_let_me_just:"no thanks - let me just create my ClickFunnels Free Trial account now!",note_offer_available_for:"Note: Offer available for ClickFunnels members and free trial members in good standing only.",oops_you_havent_created:"Oops... you haven't created your ClickFunnels account yet.",overview:"Overview",please_select_size:"Please Select Size",please_wait:"Please Wait...",send_me_my_shirt:"Send Me My Shirt",send_me_the_shirt_now:"Send Me The Shirt Now",step:"Step #%{number}",thanks_for_being_a_loyal_member:"Thanks for being a Loyal Member!",types_of_funnels:"Types of Funnels",wait:"WAIT",watch_this_short_onboarding:"Watch This Short Onboarding Video And Get A FREE Funnel Hacker T-Shirt, The Funnel Builder Secrets Lite Course ($997 Value) And Over 100+ FREE Templates!",we_pay_for_the_shipping:"we PAY for the shipping.",we_ship_you_the_shirt_free_of_cost:"We ship you the shirt free of cost,",you_already_finished_the:"You already finished the onboarding process %{time} ago! Don't worry we'll have your ClickFunnels t-shirt out to you in the coming weeks.",your_credit_card_statement:"Your credit card statement will show a charge from CLKBANK*COM"}},i18n:{plural:{keys:["one","other"],rule:{}}},integrations:{actionetics:{action_descriptions:["Select List","Select List","Enter one or more email addresses to receive notifications (separate multiple email addresses with a comma)","Enter Comma Separated List of Tags","Enter Comma Separated List of Tags","Warning - Unsubscribe a Contact from Lists when this step Triggers"]},activecampaign:{action_descriptions:["Select from Lists in ActiveCampaign","Select from Lists in ActiveCampaign","Select from Lists in ActiveCampaign","Select from Tags in ActiveCampaign"],tag_description:["Select from Tags in ActiveCampaign"]},additional_settings:{button:"Additional Settings"},api_key:{"API Key":"API Key","API Token":"API Token","API URL":"API URL","API key":"API key","Api Key":"Api Key","Encrypted API Key":"Encrypted API Key","From CallerID (10 digit - optional)":"From CallerID (10 digit - optional)","From Phone Number":"From Phone Number","License Key":"License Key","Store's URL":"Store's URL","Test API Key":"Test API Key"},available_integrations:{actions:"Actions",delivery:"Delivery",email:"Email",header:"Available Integrations",messaging:"Messaging","sales tax":"Sales Tax",show_all:"Show All",sms:"Sms",webinar:"Webinar"},aweber:{action_descriptions:["Select from Lists in AWeber"],large_account:{action_descriptions:["Enter List Id in AWeber"]}},constant_contact_api:{action_descriptions:["Select from Lists in Constant Contact"]},convertkit_api:{action_descriptions:["Select from Forms in ConvertKit","Select from Lists in ConvertKit"],large_account:{action_descriptions:["Select from Forms in ConvertKit","Enter List Id in ConvertKit"]},tag_description:["Select from Tags in ConvertKit"]},details:{loading_zaps:"Loading Zaps...",login_placeholder:"username or email address",password_placeholder:"your strong password"},drip:{action_descriptions:["Select from Lists in Drip","Select from Lists in Drip","Select from Lists in Drip"],tag_description:["Select from Tags in Drip"]},edit:{header:"Edit %{name} Integration",subheader:"Edit the details for this integration."},ever_webinar:{action_descriptions:["Select from Webinar Sessions in Webinar Jam"]},facebook:{action_descriptions:["Select from Audiences in Facebook","Select from Audiences in Facebook"],large_account:{action_descriptions:["Enter Audience Id","Enter Audience Id"]}},facebook_integration:{action_descriptions:["Select from Audiences in Facebook","Select from Audiences in Facebook"],large_account:{action_descriptions:["Enter Audience Id","Enter Audience Id"]}},form:{add_button:"Add Integration",confirmation:"Are you sure?",connect_button:"Connect Integration",delete_button:"Delete",error_header:"Oops! It looks like there was a problem!",help_docs_header:"Need Help?",help_docs_text:"Need help setting up an API integration?",help_docs_title:"Integration Help Docs",integration_has_error:"Your integration may be experiencing an issue and may not be working. You can refresh this page, or try to reconnect your integration.",is_default_label:"Default %{name} Integration",nickname_label:"Integration Nickname",nickname_placeholder:"Give this integration a nickname (like myusername or login@email.com)",no_connection:"No service connected.",reconnect_button:"Reconnect Integration",reconnect_description:"If you are having trouble with your integration, you can attempt to re-connect it to your third-party provider.",saving:"Saving...",settings:"Additional Settings",successful_connection:"Successfully connected to %{app}.",update_button:"Update Integration"},getresponse:{action_descriptions:["Select from Campaigns in GetResponse"]},gotowebinar:{action_descriptions:["Select from Webinars in Gotowebinar"]},gotowebinarform:{action_descriptions:["Select from Webinars in Gotowebinar"]},header:"Manage API Integrations",hub_spot:{action_descriptions:["Select from Lists in HubSpot","Select from Lists in HubSpot"]},index:{add_new_tooltip:"Add New Integration",explanation_markdown:"Below is your list of integrations, or connected services. You can\nconnect a new service by clicking the button to the right or manage your\nexisting services by clicking on them below.\n",search:"Search My Integrations",table_title:"Integrations"},infusionsoft_api:{action_descriptions:["Select from Webforms in Infusionsoft","Enter Action Set ID to Run on Contact (optional)"],large_account:{action_descriptions:["Enter Webforms ID in Infusionsoft","Enter Action Set ID to Run on Contact (optional)"]}},infusionsoft_api_v2:{action_descriptions:["Select from Webforms in Infusionsoft","Enter Action Set ID to Run on Contact (optional)"],large_account:{action_descriptions:["Enter Webforms ID in Infusionsoft","Enter Action Set ID to Run on Contact (optional)"]}},integration_list:{connected_on:"Connected On",header:"My Integrations"},kajabi:{action_descriptions:["Select from Lists in Kajabi","Select from Lists in Kajabi"]},mad_mimi_api:{action_descriptions:["Select from Lists in MadMimi"]},mailchimp:{action_descriptions:["Select from Lists in MailChimp","Select from Lists in MailChimp","Select from Lists in MailChimp","Select from Lists in MailChimp"]},markethero:{action_descriptions:[null],tag_description:["Select from Tags in Markethero"]},maropost:{action_descriptions:["Select from Lists in Maropost"]},"new":{header:"Add New Integration",search:"Search Available Integrations",subheader:"Please select an integration from the list below to get started.",subheader_form:"Please fill out the details for this integration."},omniauth_params:{"Store's URL":"Store's URL"},ontraport:{action_descriptions:["Select from Tags in Ontraport"],large_account:{action_descriptions:["Enter Tag ID in Ontraport"]}},password:{"API KEY":"API KEY","API Secret":"API Secret","API Token":"API Token","Auth Token":"Auth Token","Facebook Ad Account ID (optional)":"Facebook Ad Account ID (optional)","Hash key":"Hash key",Password:"Password","Production API Key":"Production API Key","Store's URL":"Store's URL","User Token":"User Token",password:"password"},removals:{show:{description:"Are you sure you would like to remove %{name}?",header:"Confirm Integration Removal",other_affected:"Removing this integration will also affect the following by pausing\neach step.\n",table:{af_header:"Action Funnel name",affected_header:"Affected Steps",fuf_header:"Follow-up Funnel name",notification_warning:"Please note that any notifications related to this integration will also be deleted"}}},salesforce:{action_descriptions:["Select from Campaigns in Salesforce"]},send_in_browser:"Send In-Browser Notifications to known Contacts",sendlane:{action_descriptions:["Select from Lists in Sendlane","Select from Lists in Sendlane","Select from Lists in Sendlane","Select from Tags in Sendlane"],tag_description:["Select from Tags in Sendlane"]},shipstation:{action_descriptions:[null,null]},shopify:{action_descriptions:["Select from Lists in Shopify","Select from Lists in Shopify"]},sly_broadcast:{action_descriptions:["Enter URL of hosted Audio File","Enter your 5-digit recording file ID from Slybroadcast"]},twilio_sms:{action_descriptions:["Enter SMS Message"]},user_name:{"API ID":"API ID","Access Token":"Access Token","Account ID":"Account ID","Account Name (infusionsoft":{"com sub-domain)":"Account Name (infusionsoft.com sub-domain)"},"Account Number":"Account Number","Account SID":"Account SID","Api Secret":"Api Secret",Login:"Login",MemberID:"MemberID","Public Key":"Public Key","Sendlane Subomain":"Sendlane Subomain","User Name":"User Name",UserID:"UserID",Username:"Username","Webhook URL":"Webhook URL"},we_could_not:"We could not find an account to connect with your integration. Please try again.",webhook_api:{action_descriptions:["Select Data Format"]},webinar_fuel:{action_descriptions:["Select from Webinar Sessions in Webinar Fuel"]},you_already_have_html:"You already have an integration for %{integration_name}, you can <a href='/integrations/%{old_int_id}/edit' class='open-dialog' rel='integration-dialog'>edit it if you prefer</a>.",zen_direct:{action_descriptions:["Select From PhotoBook from Zendirect","Select From WallArt from Zendirect","Select From Cards from Zendirect","Select From BusinessProducts from Zendirect","Select From Calendars from Zendirect","Select From PhotoGifts from Zendirect","Select From MobileDeviceCasts from Zendirect"]},zoom_us:{action_descriptions:["Select from Webinar in Zoom"]}},koudoku:{subscriptions:{annual_confirmation_modal:{convert:"Convert",deny_button_text:"Go Back",koudokusubscriptionsannual_confirmation_modalpeoplepng:"koudoku/subscriptions/annual_confirmation_modal/people.png",label_tag_cancel_text:"I understand that to cancel my subscription I must provide notice through my account or by e-mail to support@clickfunnels.com at least 10 days in advance of the next billing. I also agree to the <a href='https://clickfunnels.com/terms' target='_blank'>Terms of Service</a> and <a href='https://signup.clickfunnels.com/privacy-policy' target='_blank'>Privacy Policy</a>.",label_tag_charge_text:"Yes! By checking this box, I agree to enroll in an Annual subscription to ClickFunnels and to be billed <span class='price'></span> per year plus tax today to the credit card I have on file.",plan_change_call_to_action:"ClickFunnels %{interval} %{type} Plan",plan_interval:{annual:"Annual",monthly:"Monthly"},plan_type:{basic:"Basic",platinum:"Platinum"},subscription_changes_title:"Subscription Changes",switch_to_this_plan:"$%{plan_name}",yes_as_a_result_of_being_upgraded_to_span_classstandoutpriori:"Yes! As a result of being upgraded to <span class='stand-out'>Priority Video Support</span>, I know that my help tickets will go to a prioritized queue, so that my help tickets can be received faster\u2026and I'll have the option to do a video screen-share, where I can get help with my question in REAL TIME!",yes_by_converting_to_the_annual_plan_i_will_get_span_classsta:"Yes! By converting to the Annual Plan, I will get <span class='stand-out'>Two FREE Months</span> of ClickFunnels in the process (12 months for the price of 10), while enjoying upgraded Priority Video Support.",you_are_about_to_start_an_annual_plan_warning:"You're about to convert your account to an Annual Plan, if you have any promotional pricing or discounts at this time, you will be giving up that discount or pricing.",you_can_expect_this_first_annual_bill_to_be_a_bit_smaller_sin:"You can expect this first annual bill to be a bit smaller since you\u2019ve already paid for some of this month. We'll credit you for what you had left (yay!)",you_want_to:"You Want To Switch To",you_will_be_charged_immediately:"You will be charged $%{plan_price} immediately",youre_about_to_convert_your_account_to_an_annual_plan:"You\u2019re about to convert your account to an Annual Plan!"},blocked:{message:"Please contact our compliance department at",title:"This account access is blocked"},card:{card_details:"Card Details",save_billing_information:"Save Billing Information",upgrade_your_account:"Upgrade Your Account"},confirm_subscription_change:{confirm:"Confirm",confirm_your_changes:"Confirm your changes",you_have_already_confirmed_these_changes_and_your_subscription:"You have already confirmed these changes, and your subscription is active.",you_need_to_confirm_your_changes_before_proceeding:"Your bank requires that you provide additional authorization before completing this purchase, please click the button below and you will be taken to your bank to provide authorization.",youre_all_set:"You're all set"},describe_difference:{"Current Plan":"Current Plan",Downgrade:"Downgrade",Pause:"Pause your plan","Start Trial":"Start Trial",Upgrade:"Upgrade"},edit:{this_includes_12_months_clickfunnels_enterprise_level_access_:"This includes 12 months ClickFunnels Enterprise level access then just $297/m to continue with unlimited funnels, pages, and traffic.  If you choose you may downgrade to any of our regular plans at anytime.",update_your_payment_information:"Update Your Payment Information",youre_on_our_12_month_funnel_hacks_access_plan:"You're on our 12 Month Funnel Hacks access plan!"},index:{this_includes_12_months_clickfunnels_enterprise_level_access_:"This includes 12 months ClickFunnels Enterprise level access then just $297/m to continue with unlimited funnels, pages, and traffic.  If you choose you may downgrade to any of our regular plans at anytime.",what_plan_is_best_for_you:"What Plan Is Best For You?",youre_on_our_12_month_funnel_hacks_access_plan:"You're on our 12 Month Funnel Hacks access plan!"},maintenance_plan_banner:{header:"Maintenance Plan",paragraph_one_html:"You are currently on a %{plan} Maintenance Plan for ClickFunnels 1.0. This plan limits your functionality within the app. It does not affect your customers whatsoever. While you are on this Maintenance Plan you will be charged <span><strong>$%{price}</strong></span> per month.",paragraph_two:"If you elect to move back to a paid plan, you must contact Support to return to a Maintenance Plan."},monthly_confirmation_modal:{deny_button_text:"Go Back",important_note:"Important Note:",why_is_this:"Why is this:"},"new":{start_your_free_trial:"Start Your Free Trial",upgrade_your_account:"Upgrade Your Account"},order_button:{disabled:"disabled",paid_yearly:"Paid Yearly",selected:"Selected",sign_up:"Sign Up",start_trial:"Start Trial",this_is_not:"This is not a Trial, it will change your plan and make a pro-rated charge for the difference immediately.  Sound good?",upgrade:"Upgrade"},oto:{free_for_14_days:"Free for 14 Days!",i_dont_want_to:"I Don't want to upgrade my Trial to include Backpack AND Actionetics FREE for 14 days...",include_bactionetics_html:"Include <b>Actionetics AND Backpack</b>",no_thanks:"No Thanks",still:"STILL",still_free_for_14:"Still Free for 14 Days then just $297/m for Unlimited ClickFunnels Traffic, Backpack, AND Actionetics",unlimited_traffic_pages_and_funnels:"Unlimited Traffic, Pages, and Funnels",upgrade_your_trial_now_to:"Upgrade Your Trial Now to"},oto_order_buttons:{description:"Pay now for Yearly %{name} @ $2970/yr",selected:"Selected",sign_up:"Sign Up",start_trial:"Start Trial",upgrade:"Upgrade",upgrade_my_trial:"Upgrade My Trial to the %{name} (Free for 14 Days)"},paused_plan_banner:{header:"Pause your plan",text_html:"Pause your plan for <span><strong>$%{price}</strong></span> per month to save your subdomain, pages, customers, leads and funnels."},plan_features_list:{ab_split_tests:"A/B Split Tests",accept_credit_card_payments:"Accept Credit Card payments directly from order pages inside Clickfunnels - only $0.30 + 2.9% total merchant fees!",action_funnels:"Action Funnels",all_advanced_funnels:"All Advanced Funnels",auto_responder_series:"Auto responder series",auto_webinar_funnels_html:"Auto Webinar Funnels %{icon}",automated_webinar_funnels:"Automated Webinar Funnels complete with e-mail notifications, replays, and more",branded_affiliate_area:"Branded affiliate area",branded_affiliate_sign_up:"Branded affiliate sign up",clickoption_html:"ClickOptin %{icon}",clickpops_html:"ClickPops %{icon}",complete_customization:"Complete customization",create_funnels_and_let:"Create Funnels and Let OTHER ClickFunnel Members use them and customize their own versions",custom_domains:"Custom Domains",downsale_pages_html:"Downsale Pages %{icon}",easy_to_setup_1_click:"Easy to setup - 1 click",email_integrations_html:"Email Integrations %{icon}",flexible_advance_segmentation:"Flexible & Advance segmentation",followup_funnels:"Follow-up Funnels",hangout_funnels:"Hangout Funnels",include_one_click_optin:"Include ONE CLICK opt-in links inside e-mails to your existing subscribers or affiliates subscribers",lead_scoring_action_scores:"Lead Scoring / Action Scores",magic_social_contact_profiles:"Magic Social Contact Profiles",manage_affiliates:"Manage affiliates",manage_commissions_owed:"Manage commissions owed",manage_commissions_paid:"Manage commissions paid",manage_email_lists:"Manage Email Lists",membership_funnels:"Membership Funnels",number_of_members_inside_your_membership_funnels:"Number of Members inside your Membership Funnels",of_contacts:"# of Contacts",of_funnels:"# of Funnels",of_members:"# of Members",of_pages:"# of Pages",of_visitors:"# of Visitors",one_click_downsales_in_seconds:"One Click Downsales in seconds - only $0.30 + 2.9% total merchant fees!",one_click_upsells_in_seconds:"One Click Upsells in seconds - only $0.30 + 2.9% total merchant fees!",one_time_payments:"One Time Payments",optin_funnels:"Optin Funnels",order_pages_html:"Order Pages %{icon}",place_popup_optin_boxes_on:"Place Popup Optin boxes on ANY website - perfect for your blog or existing website",priority_support:"Priority Support",priority_template_requests:"Priority Template Requests",push_your_leads:"Push your leads to any major Email Service Provider",sales_funnels:"Sales Funnels",see_top_affiliates:"See top affiliates",send_broadcast_emails:"Send Broadcast Emails",send_emails_based_on_location:"Send emails based on location",send_emails_based_on_social_media:"Send emails based on social media",share_your_funnels_html:"Share Your Funnels %{icon}",sub_users:"Sub Users",subscripition_plans:"Subscripition plans",track_opens_and_clicks:"Track opens, and clicks",unlimited_affiliates:"Unlimited Affiliates",unlimited_commission_plans:"Unlimited commission plans",upsell_pages_html:"Upsell Pages %{icon}",visual_email_builder:"Visual Email Builder",webinar_funnels:"Webinar Funnels"},pricing_table:{"100k_contacts":"100k contacts","20k_monthly_visits":"20k Monthly Visits",clickfunnels:"Clickfunnels",
features:"Features",need_more_get_in_touch_with_us:"Need more?  Get in touch with us.",select_your_plan:"Select your plan",simple_pay_as_you_grow_pricing:"Simple Pay as You Grow Pricing.",special_offer_14_day_free_trial:"Special Offer: 14 Day Free Trial",unlimited:"Unlimited"},show:{account_manage_account_details:"Account - Manage Account Details",billing_integration:"Billing Integration",card:"card",choose_a_plan:"Choose A Plan",choose_another_plan:"Choose Another Plan",email_defaults:"Email Defaults",my_account:"My Account",no_subscription:"No Subscription",payment_information:"Payment Information",subscription:"Subscription",the_card_on_file_for_your_account_ends_with_subscriptionlast_:"The card on file for your account ends with %{subscriptionlast_four}.",update_payment_information:"Update Payment Information",you_are_not_subscribed_to_a_paid_plan:"You are not subscribed to a paid plan.",your_currently_subscribed_to_the_subscriptionplanname_plan:"Your currently subscribed to the %{subscriptionplanname} plan.",youre_subscribed:"You're Subscribed!"},show_actionetics_md_upgrade:{actionetics_md_updgrade_page:"Actionetics MD Updgrade Page",current_plan:"current plan:",upgrade_to_md:"Upgrade to MD"},social_proof:{i_love_you_guys_and_youre_the_best_youre_the_best:"I love you guys and you're the best! You're the best!",person_at_place_html:"&mdash; Person at Place",some_great_quote:"Some Great Quote",this_is_a_great_service_and_youve_been_the_best_ever_thanks:"This is a great service and you've been the best ever! Thanks!"},step2:{"14_day_unlimited_trial_then_youll_be_billed_just_97_month":"14 day unlimited trial then you\u2019ll be billed just $97 / month",activate_my_account_now:"Activate My Account Now!",april:"April",august:"August",billed_today:"billed today",build_amazing_webinar_auto_webinars_with_a_few_clicks:"Build amazing webinar & auto webinars with a few clicks...",build_your_email_list_fast:"- Build your email list fast!",by_clicking_the_button_below_you_agree_to_our:"By clicking the button below you agree to our",check_yes_to_add_this_to_your_order_now_for_just:"Check YES to add this to your order now for just",create_high_converting_optin_funnels_without_the_hassles:"Create high converting optin funnels without the hassles...",create_my_account_now:"Create My Account Now!",create_professional_members_areas_for_your_online_courses:"Create professional members areas for your online courses...",create_your_free_account:"Create Your Free Account!",credit_card_number:"Credit card number",december:"December",email_address:"Email Address:",february:"February",full_name:"Full Name:",get_your_beta_account_and_lock_in_our_prelaunch_pricing_now:"Get your beta account and lock in our pre-launch pricing now!",groundbreaking_sales_funnels_that_integrate_with_almost_every:"Groundbreaking sales funnels that integrate with almost everything...",hands_free_webinars:"- Hands free webinars!",hurry_this_trial_offer_expires_midnight_oct_7th:"Hurry - This Trial Offer Expires Midnight Oct 7th",january:"January",july:"July",june:"June",launch_funnels:"Launch Funnels",launch_your_new_product_with_these_proven_launch_funnels:"Launch your new product with these proven launch funnels...",learn_the_9_secret_funnels_and_how_you_can:"Learn the 9 secret funnels and how you can",liz_benny:"Liz Benny",march:"March",may:"May",membership_funnels:"Membership Funnels",month:"Month",no_contracts_downgrade_or_cancel_your_account_anytime_with_a_:"No contracts, downgrade or cancel your account anytime with a single click from your dashboard...",november:"November",october:"October",one_time_offer:"One Time Offer:",oops_you_missed_something:"Oops, You Missed Something! :-)",optin_funnels:"Optin Funnels",partner_id_affiliate_id:"Partner ID %{affiliate_id}",password:"Password:",phone_number:"Phone Number:",publish_yourself:"- Publish yourself!",sales_funnels:"Sales Funnels",september:"September",share_your_new_product_with_the_world:"- Share your new product with the world!",signup_takes_less_than_60_seconds_get_started_now:"Sign-up takes less than 60 seconds. Get started now!",sorry_hightrafficacademy_has_decided_to_no_longer_sponsor_and:"Sorry, HighTrafficAcademy has decided to no longer sponsor and pay invoices for HTA users' ClickFunnels accounts.  You'll need to add your credit card to continue using ClickFunnels.",step_2_billing_information:"Step #2: Billing Information",take_control_of_your_sales_process:"- Take control of your sales process!",terms_of_service:"Terms of Service",theres_no_risk_and_you_can_cancel_anytime_with_a_single_click:"There's no risk and you can cancel anytime with a single click from your dashboard.",this_offer_is_not_available_at_any_other_time_or_place:"(This offer is not available at ANY other time or place)",use_them_to_double_sales_in_any_business:"use them to double sales in any business.",ve_been_building_out_my_new_funnel_inside_of_clickfunnels_and:"I've been building out my new funnel inside of Clickfunnels, and after doing it, the idea of using anything else is daunting to me.  I would have had to have membership software, landing pages, order forms and the still figure out how to tie them all together.  I'll never have to go through that again because of Clickfunnels!",want_our_advanced_funnel_training:"Want our advanced funnel training?",webinar_auto_webinar_funnels:"Webinar & Auto Webinar Funnels",why_do_we_ask_for_your_credit_card:"Why do we ask for your credit card?",year:"Year",yes_add_9_secret_funnels_training:"YES, Add 9 Secret Funnels Training",you_will_be_able_to_create:"You Will Be Able To Create...",your_spanfreespan_trial_awaits:"Your <span>FREE</span> Trial Awaits",youre_almost_done_just_need_your_credit_card_info:"You're Almost Done - Just Need Your Credit Card Info"},unauthorized:{unauthorized:"Unauthorized"},yearly_oto:{"2970_per_year_normally_3564_if_paid_monthly_2_months_free_for":"$2,970 per year (normally $3564 if paid monthly - 2 months free!) for Unlimited ClickFunnels Traffic - Backpack Affiliate System - AND Actionetics Marketing Automation",and:"AND",get_2_months_free:"Get 2 months FREE!",i_dont_want_to_get_2_months_free_of_clickfunnels_backpack_and:"I Don't want to get 2 months FREE of ClickFunnels, Backpack AND Actionetics...",includes_bactionetics_and_backpackb:"Includes <b>Actionetics AND Backpack</b>",no_thanks:"No Thanks",oto_order_buttons:"oto_order_buttons",prepay_now_for_the_next_12_months:"Pre-Pay now for the next 12 Months",unlimited_traffic_pages_and_funnels:"Unlimited Traffic, Pages, and Funnels"}}},layouts:{actionetics_nav:{broadcasts:{add_new:"New Broadcast",page_views:"manage all email broadcasts...",title:"Email Campaigns"},contact_profiles:{page_views:"browse all your leads...",title:"Contacts"},follow_up_funnels:{add_new:"New Action Funnel",page_views:"manage all auto-responders...",title:"Follow-Up Funnels"},legacy_header:"Legacy",lists:{add_new:"Add New List",page_views:"manage all your lists...",title:"Email Lists"}},footer:{privacy:"Privacy",terms:"Terms"},lander:{select_country:"Select Country",select_province:"Select Province",select_state:"Select State",working:"Working..."}},legal_documents:{edit:{header:"Edit Legal Doc"},form:{cancel:"Cancel",confirmation:"You want to leave without saving?",doc_type:{affiliate:"Affiliate Agreement",label:"Select the Document you are creating.",terms_of_service:"Terms Of Service"},message_body:"Message Body",save_and_publish:"Save and Publish",save_as_draft:"Save as Draft",saving:"Saving...",title:"Title",toggle_confirm:"YES",toggle_deny:"NO",toggle_label:"Selecting this option will display the Legal Doc dialog box again to all the users and will require them to agree before proceeding.",toggle_notice:"Force require all users to agree to this Legal Doc",version:"Version",version_number:"Version"},index:{add_new_tos_button:{button:"New Legal Doc"},header:"Legal Docs",table:{pre_header:"Legal Doc",td:{edit_button:"Edit",force_agreement_false:"No",force_agreement_true:"Yes"},th:{author_publisher:"Author",date:"Date",doc_type:"Type",force_agreement:"Force Agreement",status:"Status",title:"Title",version:"Version"}}},"new":{header:"New Legal Document",notice:{description:"When you edit a published version of a Legal Doc, a new version is created. Please change the version number accordingly.",title:"Editing a Published Legal Doc creates a new version."}}},lessons:{edit:{editing_lesson:"Editing lesson"},form:{advanced_settings_optional:"Advanced Settings (optional)",automatically_creates:"Automatically creates Embed Code (Youtube, Vimeo, Wistia)",content_description:"Content / Description",create_lesson:"CREATE LESSON",delay_the_release_of_this_lesson:"delay the release of this lesson",drip_delay_days:"Drip Delay (days)",https_ssl_required_for:"HTTPS (SSL) required for all embeds to show correctly",name_of_lesson:"Name of lesson...",name_of_your_lesson_show_in_nav_bar:"name of your lesson show in nav bar",of_days_before_this_lesson_is_available:"# of days before this lesson is available...",override_standard_release:"Override standard release schedule with a set release date - all members will get lesson on this date and time.",required_time_a_member:"Required time a Member must spend on a lesson to consider it Completed (in seconds)",select_lesson:"Select a lesson section...",select_page_template:"Select a page template...",template_for_the_lesson_content:"template for the lesson content",video_embed_code:"Video Embed Code",where_the_lesson_belongs_to:"where the lesson belongs to"},index:{days_delay:"Days delay",description:"Description",listing_lessons:"Listing lessons",name:"Name",new_lesson:"New Lesson",page:"Page",position:"Position",video:"Video"},"new":{new_lesson:"New lesson"},show:{add_resources:"add resources",days_delay:"Days delay:",description:"Description:",duplicate_lesson:"Duplicate Lesson",edit_lesson:"Edit Lesson",lesson_position:"Lesson #%{position}:",lessondays_delay:"%{days} day drip",membership_editor:"Membership Editor",name:"Name:",open_editor:"open editor",page:"Page:",position:"Position:",video:"Video:"},update:{emojis_removed:"We do not support emojis inside of Membership Content at this time. We've removed them for you."}},lib:{aweber:{description:"Allow ClickFunnels to add contacts to your Aweber lists. This can be used in funnels to capture optins or connect with a product purchase.\n<br/>\nNote: You should have Sign Up Form for the selected list in your Aweber account.\n"},easypost:{label:{carrier:"Select Carrier"}},gotowebinar:{description:"Allow ClickFunnels to register contacts to a webinar in your GoToWebinar account. Please note, this only registers visitors on your EverWebinar event and does not host the webinar within ClickFunnels.\n<br/>\nNote: GotoWebinar Requires both a First and Last Name field marked 'required' included in ClickFunnels editor.\n"},hubspot:{description:"Note: API Key is required"},infusionsoft:{description:"Allow ClickFunnels to add contacts to Infusionsoft via web forms and run action sets. This can be used in funnels to capture optins or connect with a product purchase.\n<br/>\nNote: In order to connect, please have at least one Webform set up and published in a Campaign in Infusionsoft.\n"},pushcrew:{description:"Allow ClickFunnels to connect with PushCrew to send desktop notifications from your %{type}.\n<br/>\nNote: The REQUIRED format for messages is 'Title - Message - URL' ex: 'My Title - Check this out - https://clickfunnels.com'\n"},sendlane:{description:"Allow ClickFunnels to add and remove contacts from your Sendlane lists. This can be used in funnels to capture optins or connect with a product purchase.\n<br/>\nNote: You should have at least one subscription list in your Sendlane account.\n"},shipstation:{description:"Allow ClickFunnels to send product purchase information to Shipstation for shipping fulfillment.\n\nNote: Address is required\n",group_number:"Note: Group Number is unique to a funnel and is used to group products together into a single order that gets sent to Shipstation with each product from the same group in the same funnel. This will also cause a 60 minute delay to be set from sending the order to Shipstation to allow time for customers to move through the funnel.",label:{sku:"Product SKU",store:"Store"}},shopify:{description:"Allow ClickFunnels to send product purchase information to Shopify for shipping fulfillment. Please note, this is only for shipping and not for payment processing.\n\nNote: Site is required. Example: clickfunnels.myshopify.com\n",label:{sku:"Product SKU"}},webinar_jam:{description:"Note: Recommended WebinarJam API Integration Method. Uses ClickFunnels Thank You page and funnel flow, requires setting up 3rd party Email Integration inside ClickFunnels and not WebinarJam."},zendirect:{description:"Allow Actionetics to connect with ZenDirect to send gifts to your email subscribers.\n<br/>\nNote: First Name, Last Name, Street, City, State, Postal Code, Country fields are required.\n"},zoomus:{description:'Allow ClickFunnels to register contacts to a webinar in your Zoom account. Please note, this only registers visitors on your Zoom event and does not host the webinar within ClickFunnels.\n<br/>\nNote: Zoom.Us Requires:\n<br/>\n1) A paid Zoom account, which allows you to use the Webinars tab.<br/>\n2) The webinars must be set for a future date.<br/>\n3) They cannot be "recurring" webinars. We cannot see recurring webinars, only those for a specific future date and time.<br/>\n4) The webinar must be set for "required" registration inside of Zoom. There is a checkbox for this setting.<br/>\n'}},lists:{destroy:{success:"List was successfully destroyed."},index:{accordion:{no_results:{after_filtering:'No Email Lists found for search "%{filter_param}"',in_database:"You Currently Have No Email Lists..."}},button:{text:"Create List"},filter:{placeholder:"Search Email Lists..."},header:"Email Lists",table:{button:{edit:"Edit"},header:{actions:{text:"Actions"},list:{data_content:null,text:"Name"},subscribed:{data_content:"People currently subscribed to the list",text:"Subscribed"},today:{data_content:"How many signed up to the list today",text:"Today"},unsubscribed:{data_content:"People who have unsubscribed from the list",text:"Unsubscribed"},yesterday:{data_content:"How many signed up to the list yesterday",text:"Yesterday"}},list_item:{connections:"%{connected_funnels} connected Follow-Up Funnels",created_on:"Created %{date}"}}},listing:{editing_list:"Editing List",list_name:"List Name",subscribed:"Subscribed",unsubscribed:"Unsubscribed",view_list:"View List"},lists_rule_group_fields:{only_include_contacts_who_meet_all_of_these_requirements:"Only Include Contacts who meet ALL of these requirements...",or:"OR"},show:{remove_html:'<i class="trash icon"></i> Remove'},smart_settings:{edit_smart_settings:"Edit Smart Settings",header:"Smart List Settings",help:"Need help setting up Email Lists?",loading:"Loading...",remove:"Remove",save:"Save Rule Group Changes",updating:"Updating...",view_all_lists:"View all Lists"}},maintenance_mode:{balance_transfered:{customer_success_clickfunnels:"Customer Success, ClickFunnels",hey:"Hey %{first_name},",let_us_know_if_you_have_any_questions:"Let us know if you have any questions."},tooltip:"This action is not supported while you are on a maintenance Plan."},mass_actions:{add_tags:{display_action:"Adding Tags to %{model_ids_count} contacts",display_action_failed:"Adding Tags (%{action_with}) to %{model_ids_count} contacts, failed for %{failed_contacts} contacts."},add_to_lists:{display_action:"Adding %{model_ids_count} contacts to Lists",display_action_failed:"Adding %{model_ids_count} contacts to Lists (%{action_with}), failed for %{failed_contacts} contacts."},"delete":{display_action:"Deleting %{model_ids_count} contacts",display_action_failed:"Deleting %{model_ids_count} contacts, failed for %{failed_contacts} contacts."},dismiss_button:"Dismiss",form:{add_tags:{label:"Select Tags to Add",placeholder:"Type Tags",sub_header:"You are about to add tags to %{count} contacts"},add_to_lists:{label:"Select Lists to Add Contact Profiles",placeholder:"Select Lists",sub_header:"You are about to add %{count} contacts to list(s)"},cancel:"Cancel",contacts_table:"%{count} Contact Profiles","delete":{label:"Please type '%{validation}' exactly to delete these contacts",placeholder:"%{validation}",sub_header:"You are about to delete %{count} contacts"},header:"Contacts",remove_from_lists:{label:"Select Lists to Remove Contact Profiles",placeholder:"Select Lists",sub_header:"You are about to remove %{count} contacts from list(s)"},remove_tags:{label:"Select Tags to Remove",placeholder:"Type Tags",sub_header:"You are about to remove tags from %{count} contacts"},submit_disabled_with:"Submitting..",success:"Success"},pre_header:{add_tags:"Add Tags",add_to_lists:"Add to Lists",manage_lists:"Manage Contacts in Lists",manage_tags:"Manage Tags",remove_from_lists:"Remove From Lists",remove_tags:"Remove Tags"},preheader:{dropdown:{title:"Columns Displayed"},header:"Contact List",mass_action:{delete_contacts:{"delete":"Delete",title:"Delete Contacts"},manage_list:{add:"Add to Lists",remove:"Remove from Lists",title:"Manage Lists"},manage_tag:{add:"Add Tags",remove:"Remove Tags",title:"Manage Tags"},title:"Manage Contacts"},optional_columns:{action_score:"Action Score",age:"Age",age_range_lower:"Age Range Lower",age_range_upper:"Age Range Upper",email:"Email",full_name:"Full Name",gender:"Gender",location_general:"Location General",phone:"Phone"},search:{placeholder:"Search"}},remove_from_lists:{display_action:"Removing %{model_ids_count} contacts from Lists",display_action_failed:"Removing %{model_ids_count} contacts from Lists (%{action_with}), failed for %{failed_contacts} contacts."},remove_tags:{display_action:"Removing Tags from %{model_ids_count} contacts",display_action_failed:"Removing Tags (%{action_with}) from %{model_ids_count} contacts, failed for %{failed_contacts} contacts."},retry_button:"Retry",see_more_button:"See All %{number_of_actions} Actions",waiting:"Waiting",zero_in_progress:"No Mass Actions in progress."},mobile:{stats:{date_filter:{cell:{month:"Month",today:"Today",week:"Week"}},filter:{cell:{earnings_per_pageview:"Earnings / Pageview",opt_ins:"Opt-Ins",pageviews:"Pageviews",sales:"Sales"}},funnel_list:{cell:{none:"No Funnels Found"}},funnel_list_item:{cell:{button:"Details",button_disable:"Loading...",no_change:"No change since previous period"}},funnel_step:{cell:{all:"All",count:"Count",rate:"Rate",recurring_count:"Recurring Count",recurring_value:"Recurring Value",subheading:{earnings_per_pageview:"Earnings / Pageview",opt_ins:"Opt-Ins",pageviews:"Pageviews",recurring:"Recurring",sales:"Sales"},uniques:"Uniques",value:"Value"}}},time_to_now:"ago"},models:{concerns:{password_complexity:{requirements:"Length should be %{char_range} characters, inclusive, and include at least %{upper_qty} uppercase, %{lower_qty} lowercase, %{digit_qty} digit, and %{special_qty} special character from %{special_chars}"}}},mongo_mapper:{attributes:{"doorkeeper/application":{name:"Name",redirect_uri:"Redirect URI"}},errors:{models:{"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:"cannot contain a fragment.",invalid_uri:"must be a valid URI.",relative_uri:"must be an absolute URI.",secured_uri:"must be an HTTPS/SSL URI."}}}}}},mongoid:{attributes:{"doorkeeper/application":{name:"Name",redirect_uri:"Redirect URI"}},errors:{models:{"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:"cannot contain a fragment.",invalid_uri:"must be a valid URI.",relative_uri:"must be an absolute URI.",secured_uri:"must be an HTTPS/SSL URI."}}}}}},my_templates:{form_email:{button_delete:"Delete Template",button_delete_confirm:"Are you sure?",button_edit:"Edit",enable:"Enable?",name:"Name",placeholder_name:"Give your template a name",placeholder_tags:"Tag Template ex: optin, sales, video, etc",tags:"Tags for Filtering",title_edit:"Open in editor",title_preview:"View Page in New Tab"},form_page:{label_bodyclass:"Body Class",label_bodystyle:"Body Style",label_css:"CSS",label_htmlbody:"HTML Body",label_membership:"Membership Lesson Template",label_metatags:"Metatags",label_status:"Status",menu_admin:"Admin Settings",menu_template:"Template Settings",not_master:"Sorry, you are not the master page owner",placeholder_name:"Give your template a name",pulse_title:"ClickFunnels: Pulse Editor",status_collection:{approved:"Approved",pending_approval:"Pending Approval",pending_edits:"Pending Edits",rejected:"Rejected"}},header:{edit_email:"Editing Email Design",edit_page_template:"Editing Page Template",new_email:"New Email Design",new_page_template:"New Page Template"},index:{button_new_email_template:"New Email Template",header:"My Templates",tab_email_designs:"Email Templates",tab_page_templates:"Page Templates",title:"Manage Custom Page Templates"},listing:{button_edit_template:"Edit Template",button_preview_template:"Preview",no_template_message:'All Your Personal Templates Will Be Here & Can be Used In The "My Templates" Category While Creating a New page...',table_header_tags:"Tags",table_header_templates:"Templates"}},nav:{account:{affiliates:"Affiliates",domains:"Domains",new_plan:"New Plan",sign_out:"Sign Out"},actionetics:{action_funnels:"Action Funnels",beta:"beta",broadcasts:"Broadcasts",contacts:"Contacts",email:"Email Lists",follow_up_funnels:"Follow-Up Funnels",legacy_header:"Legacy","new":"New",new_broadcasts:"Broadcasts",old_broadcasts:"Email Campaigns"},admin:{actionetics_offer:"Upgrade Popup",actionetics_onboarding:"Actionetics Onboarding",backpack_onboarding:"Backpack Onboarding",beta_features:"Beta Features",connected_accounts:"Connected Accounts",debug:"Debug Mode",funnel_steps:"Funnel Steps",funnel_templates:"Funnel Templates",header:"Admin",legal_docs:"Legal Docs",master_page_templates:"Master Page Templates",page_categories:"Page Categories",page_templates:"Page Templates",pricing:"Pricing",support_search:"Support Search"},backpack:{affiliate_funnels:"Settings",affiliate_types:"Affiliate Types",affiliates:"Affiliates",commission_plans:"Commission Plans",commissions:"Commissions",dashboard:"Dashboard",header:"Backpack",leaderboards:"Leaderboards",payments:"Payments"},face_menu:{account_settings:"Account Settings",become_me:"Become Me",my_profile_settings:"My Profile Settings",other_accounts:"See %{other_account_count} Other Accounts",owner:"Owner",personal_account:"Personal Account",sign_in:"Sign in",sign_out:"Sign out",sub_user:"Sub User",sub_user_accounts:"Sub User Accounts (%{account_count})"},funnels:{browse:"Funnels",build:"Build Funnel",contacts:"Contacts",header:"Click Funnels",marketplace:"Funnel Marketplace",sales:"Sales"},help:{changelog:"Changelog",docs:"Docs",get_help:"Get Help",header:"Help",my_support_requests:"My Support Requests",whatsnew:"What's New"}},notifications:{badge:{cta_text:"",email_subject:"You've earned a new badge!",header:"Congrats!",message:"You've earned the %{badge} badge!"},badges:{cta_text:"",email_subject:"You've earned a new badge!",header:"Congrats!",message:"You've earned the %{badge} badge!"},clickmail_integration_error:{email_subject:"Clickfunnels Email Reputation Issues",header:"Clickfunnels Email Reputation Issues",message:"<p>\nDue to a high number of Spam complaints and/or poor email deliverability we've changed your email sending mechanism. We've applied a filter to your lists, and emails will only be sent to contacts that have interacted with you in the last 30 days.\n</p>\n\n<p>\nThis is to help you improve your deliverability, and to protect all Clickfunnels users from ending up on blacklists.\n</p>\n\n<p>\nShould this continue to be an issue your Clickfunnels SMTP account risks being suspended and/or blocked.\n</p>\n\n<p>\nPlease review our email <a href='https://clickfunnels.zendesk.com/hc/en-us/articles/360006103873'>sending policy</a>, learn more.\n</p>\n\n<p>\nPlease contact compliance and we can help you improve your deliverability.\n</p>\n"},clickmail_integration_error_blocked:{email_subject:"Clickfunnels Email Sending Blocked",header:"Clickfunnels Email Account has Been Blocked",message:"<p>\n  You're email sending processes have resulted in your ClickFunnels SMTP account being blocked. This is normally due to your domain being placed on a blacklist because of SPAM complaints.\n<p>\n\n<p>\n  Should this be an error, contact Clickfunnels compliance and we will assist you in rectifying this situation.              </p>\n</p>\n"},domain_renewal_failed:{cta_text:"Go to domain listing",email_subject:"Domain Renewal Failed",header:"Domain Renewal Failed",message:"There was a problem renewing your domain %{domain_name}."},error:{cta_text:"",email_subject:"Oops! Something went wrong",header:"Error",message:"Oops! Something went wrong"},index:{clear_all_button:"Clear All",empty_message:"All caught up, go build some funnels!",header:"Notifications",timestamp:"%{time} ago"},integration_error:{cta_text:"Go to your integrations.",deleted_message:"This notification was related to an integration that is no longer available. You may clear this notification.",email_subject:"There was a problem with your %{integration_name} integration!",header:"There was a problem with your %{integration_name} integration!",message:"We tried to use your %{integration_name} integration, but we ran into a problem. Please check the integration for more details."},payment_error:{cta_text:"Go to payment settings",decline_codes:{authentication_not_handled:"Your card's bank requires additional authorization to complete this purchase. Please try a different card.",authentication_required:"Your card's bank requires additional authorization to complete a purchase. Please provide the card details again and authenticate the request.",card_declined:"The card was declined.",expired_card:"The card has expired.",incorrect_cvc:"The card's security code is incorrect.",incorrect_number:"The card number is incorrect.",incorrect_zip:"The card's zip code failed validation.",invalid_cvc:"The card's security code is invalid.",invalid_expiry_month:"The card's expiration month is invalid.",invalid_expiry_year:"The card's expiration year is invalid.",invalid_number:"The card number is not a valid credit card number.",missing:"There is no card on a customer that is being charged.",payment_intent_authentication_failure:"The provided card has failed authentication",processing_error:"An error occurred while processing the card.",rate_limit:"An error occurred due to requests hitting the API too quickly. Please let us know if you're consistently running into this error."},domain:{cta_text:"Go to domain purchase settings",email_subject:"Domain Payment Error",header:"Domain Payment Error",message:"There was a problem charging your account for a domain related payment."},email_subject:"Payment Error",header:"Payment Error",message:"There was a problem charging your account."},reactivate:{available:'Your domain %{name} will expire in %{expire_in} days based on the original date of purchase and time frame requested. If you want to re-purchase your domain automatically, you can configure it to <a target="_blank" href="%{domains_path}">auto-renew</a><br><br>',non_available:"Your domain %{name} has lapsed. You will need to repurchase it.<br><br>"},renewal:{expire:"expire",renew:"renew",subject:"Domain Registration Notification"},support_permission:{created:{cta_text:"",email_subject:"Support agent granted access",header:"Support agent granted access",message:"A support agent (%{support_agent_name}) was added to your account."},expired:{cta_text:"",email_subject:"Support agent access expired",header:"Support agent access expired",message:"A support agent (%{support_agent_name}) access to your account has expired."},removed:{cta_text:"",email_subject:"Support agent removed",header:"Support agent removed",message:"A support agent (%{support_agent_name}) was removed from your account."}}},notifications_menu:{default_header:"ClickFunnels",default_support_url:"https://docs.clickfunnels.com/?q=%{message}",dismiss:"Dismiss",dismiss_desc:"Remove this card from your feed",feedback:"Feedback",feedback_desc:"Leave a comment for this card",new_notificatons:"%{notifications_count} new notifications",see_all:"SEE ALL",support:"Support",support_desc:"Get help regarding this topic"},number:{currency:{format:{delimiter:",",format:"%u%n",precision:2,separator:".",significant:!1,strip_insignificant_zeros:!1,unit:"$"}},format:{delimiter:",",precision:3,separator:".",significant:!1,strip_insignificant_zeros:!1},human:{decimal_units:{format:"%n %u",units:{billion:"Billion",million:"Million",quadrillion:"Quadrillion",thousand:"Thousand",trillion:"Trillion",unit:""}},format:{delimiter:"",precision:3,significant:!0,strip_insignificant_zeros:!0},storage_units:{format:"%n %u",units:{byte:{one:"Byte",other:"Bytes"},eb:"EB",gb:"GB",kb:"KB",mb:"MB",pb:"PB",tb:"TB"}}},percentage:{format:{delimiter:"",format:"%n%"}},precision:{format:{delimiter:""}}},of:"%{count} of %{total}",onboarding:{finished:{flash:"You finished the onboarding process! We've logged your T-Shirt size as %{shirt_size} and will have that out to you in the coming weeks. Isn't that awesome!?"}},pages:{display_modal_html:{choose_image:"Choose Image",create_a_clickpoptrade_link:"Create a ClickPop&trade; Link",custom_image_link:"Custom Image Link",custom_link_text:"Custom Link Text",example:"Example: 20 for Twenty Seconds",image_url:"Image URL",join:"Join my mailing list",link_text:"Link Text",preview:"Preview",seconds:"(Seconds)",step_1_choose_link_text_or_image:"Step #1: Choose Link Text or Image",step_2_choose_settings:"Step #2: Choose Settings",step_3_paste_html_code_on_website:"Step #3: Paste HTML Code on Website",trigger_delay_time:"Trigger Delay Time",trigger_on_mouse_exit:"Trigger on Mouse Exit?",upload_images:"Upload Images",url:"URL to Image or Select Image Below"},editable_left:{cancel:"cancel",cancel_revert:"Cancel & Revert",direct_embed_code:"Direct Embed Code",https:"HTTPS (SSL) required for all embeds to show correctly",next:"Next",note:"note",or:"Or",seconds:"seconds",update_element:"update element",video_url:"Video URL (Youtube, Vimeo, Wistia)",visible:"Visible",visible_toggle:"Visiblity Toggle Delay"},editable_leftv2:{cancel_revert:"Cancel & Revert",next:"Next",note:"note",secs:"secs"},editor_tour:{advanced_settings:"Advanced Settings",all_elements:"All Elements",change_fonts_font_colors_and_background_images_or_background_:"Change Fonts, Font Colors, and Background Images (or Background Videos!)",done:"Done!",email:"Email",even_on_mobile:"... even on Mobile ...",here_you_can_setup_your_page_title_seo_settings_custom_domain:"Here you can setup your Page Title, SEO Settings, Custom Domains, and Tracking Codes",just_click_any_editable_element_to_get_started:"Just click any Editable Element to get started!",next:"Next...",on_tablets:"... on Tablets ...",or_just_preview_live_in_a_new_window_outside_the_editor:"... or just Preview Live in a new window outside the editor!",page_settings:"Page Settings",quick_view_and_navigate_to_all_the_steps_in_your_funnel:"Quick View and Navigate to all the Steps in your Funnel",quickly_preview_on_desktop:"Quickly Preview on Desktop...",restart_this_tour_anytime:"Restart This Tour Anytime!",see_funnel:"See Funnel",setup_an_email_integration_to_trigger_when_visitors_optin_or_:"Setup an Email Integration to trigger when visitors Opt-in or complete this Funnel Page",setup_quick_send_deliver_download_links_on_visitor_optin_coun:"Setup Quick Send (deliver download links on visitor Opt-in), Countdown Timers, Social Sharing, Exit Popups, Hello Bars",split_test:"Split Test",styles:"Styles",thats_it:"That's it!",view_and_access_all_editable_elements_on_your_page:"View and Access all Editable Elements on your page",view_split_tests_of_this_page_or_add_a_new_one:"View Split Tests of this Page or Add a New one"},form:{add_edit_domains:"Add/Edit Domains",affiliate_access_pages:"Affiliate Access Pages require Subdomain from Clickfunnels",affiliate_access_pages_require_subdomain_from_clic:"Affiliate Access Pages require Subdomain from Clickfunnels",delete_page_variation_html:"<i class='fa fa-trash'></i>Delete Page Variation",delete_variation_html:"<i class='fa fa-trash'></i>Delete Page Variation",ending_path:"ending path of the url",ending_path_of_the_url:"ending path of the url",name_of_the_page:"name of the page",note_page_domains_are:"Note: Page Domains are now set at the Funnel level (Funnel Settings -> Domain)",note_page_domains_are_now_set_at_the_funnel_level_:"Note: Page Domains are now set at the Funnel level (Funnel Settings -> Domain)",
removing:"Removing...",select_domain:"Select a domain / or default to funnel domain...",set_the_date:"Set the date and time of when the Webinar event is happening - used by automated emails.",set_the_date_and_time_of_when_the_webinar_event_is:"Set the date and time of when the Webinar event is happening - used by automated emails.",the_domain_for_html:"the domain for this page &mdash; %{link_to}",the_domain_for_this_html:"the domain for this page &mdash; %{link}",webinar_event_time:"Webinar Event Time"},iframe:{adding_a_clickfunnels_page:"Adding a Clickfunnels page inside a blog post or page is as simple as copying the code below.  Editing your new post, clicking 'html source' and pasting it in.",embed_page_within_iframe:"Embed Page within Iframe",need_a_walk_through_video_watch_here:"Need a walk through video?  Watch here."},modal_list_item:{edit:"edit",edit_text:"Edit Text",grab:"grab my squeeze pop link html",grab_my_squeeze_pop_link_html:"grab my squeeze pop link html",members:"Members"},"new":{add_page_to_funnel:"Add Page to Funnel",desktop_view:"Desktop View",go_back:"Go Back",grey_video_optin:"Grey Video Optin",mobile_view:"Mobile View",optin_page:"Optin Page",select_template:"Select Template",very_minimal_email:"Very minimal email squeeze page for any type of offer."},new_editor:{action_on_submit:"Action On Submit:",add_digital_asset:"Add Digital Asset",add_integration:"Add Integration",add_new:"add new",advance_settings:"Advance Settings",advanced:"advanced",all_elements:"all elements",and_the_webinar_should_begin:"and the webinar should begin",are_you_sure_you_want_to_leave_this_page:"Are you sure you want to leave this page?",auto_webinar_times:"Auto Webinar Times (24-hour clock, Ex: 18 = 6PM):",background_map_of_visitor_city:"Background Map of Visitor City",body_tag_code:"Body Tag Code:",body_tag_tracking_codes:"Body Tag Tracking Codes",by_setting_the_redirect:"By Setting the Redirect next here you'll override the default funnel flow.  After finishing this page this is the next page visitors will be redirected to...",bypass_this_page:"Bypass this Page if Opted In & Cookied already:",choose_a_file_that:"Choose a file that you would like to automatically email to your visitors when they opt-in...",click_the_stay_on_this_page_button_or:"CLICK THE *Stay on this page* BUTTON OR",click_to_expand:"Click to Expand Page Font Options",click_to_expand_adv:"Click to Expand Page Advanced Color Options",clickfunnels_editor:"ClickFunnels Editor",close:"Close",close_editor:"close editor",color:"Color",countdown_timer:"Countdown Timer:",countdown_timers_for:"Countdown Timers for Automated Webinars are automatically set dynamically based on the next upcoming webinar, or the webinar the contact has already opted in to visit.",custom_domain:"Custom Domain:","default":"Default",default_domain:"%{domain}.clickfunnels.com (default)",default_font:"Default Font",delay_from_page_arrival_seconds:"Delay from page arrival (seconds)",desktop:"desktop",disabled:"Disabled",edit_your_page_information:"Edit your page information...",editable_elements:"editable elements",elements:"elements",email:"email",email_integration_settings:"Email Integration Settings",enable_geographic:"Enable Geographic Map of visitor's city background (BETA)",enabled:"Enabled",exit_pop:"Exit Pop",exit_pop_up_message:"Exit Pop Up Message:",file_to_deliver_on_optin:"File To Deliver On Opt-in:",fixed_datetime_utc:"Fixed Date/Time (UTC)",font:"Font",full_background_image_url:"Full Background Image URL",full_background_video_url:"Full Background Video URL",full_url:"Full URL path to background video MP4 file (BETA) Try saving and reloading page if change does not appear after a few seconds",full_url_path:"Full URL path to background image file",head_tag_code:"Head Tag Code:",head_tag_tracking_codes:"Head Tag Tracking Codes",hello_bar:"Hello Bar",hellobar_message:"Hellobar Message:",hellobar_on_click_url_hello_bar_enabled_when_url_present:"Hellobar On Click URL (Hello Bar Enabled when URL present):",help:"Help",how_many_seconds:"(How many seconds in to the webinar does your offer appear?)",id:"ID",like_share_comment:"Twitter/G+/FB Like, Share & Comment URL (Default: Current Page):",list_to_add_lead:"List To Add Lead:",live_preview:"live preview",lots_of_stuff:"Lots of stuff to say 3",meta_description:"Meta Description:",meta_keywords:"Meta Keywords:",mobile:"mobile",my_page_path:"my-page-path",next_page:"next page",note:"NOTE:",offer_time:"Offer Time:",page_colors:"page colors",page_description:"Page Description",page_fonts:"page fonts",page_keywords:"Page Keywords",page_name:"Page Name:",page_name_placeholder:"Page Name",page_name_url:"Page Name & URL",page_settings:"Page Settings",page_sizes:"page sizes",page_styles:"page styles",pages_in_funnel:"pages in funnel",permalink_url:"Permalink URL:",quick_send:"Quick Send",redirect_next:"Redirect Next",redirect_next_override_optional:"Redirect Next Override (Optional):",redirect_url_exit_pop_up_enabled_when_url_present:"Redirect URL (Exit Pop up Enabled when URL present):",refresh_list:"Refresh List",save:"save",save_all:"Save all your changes?",save_options:"save options",see_funnel:"see funnel",select_an_integration_to_use:"Select an Integration to Use",select_file:"Select a File to Send",select_the_integration_method:"Select The Integration Method:",selecting_when_the_countdown_should_end:"Selecting when the countdown should end...",seo_meta_settings:"SEO Meta Settings",seo_settings:"SEO Settings...",settings:"settings",show_powered_by:"Show Powered By:",site_title:"Site Title:",social_media_sharing_options:"Social media sharing options...",social_shares:"Social Shares",split_test:"split test",start_tour:"Start Tour",styles:"styles",support_email:"Support Email:",tablet:"tablet",the_cancel_button_right_now:"THE *CANCEL* BUTTON RIGHT NOW",this_is_shown_on_top_of_the_page:"This is shown on top of the page...",this_is_triggered_when_someone_signs_up_to_the_optin_page:"This is triggered when someone signs up to the optin page...",this_is_triggered_when_they_try_to_close_the_page:"This is triggered when they try to close the page...",to_receive_a_free_gift:"TO RECEIVE A FREE GIFT!",tracking_codes:"Tracking Codes",update:"update",used_for_3rd_party:"Used for 3rd party tracking like Google Analytics, etc...",w_a_i_t_b_e_f_o_r_e_y_o_u_g_o:"W A I T   B E F O R E   Y O U   G O !",webinar_date_time:"(Webinar Date & Time)",webinar_settings:"Webinar Settings",you_must:"You have unsaved changes!",youtube_channel:"YouTube Channel"},partials:{credit_card_modal:{the_credit_card_was_declined:"The credit card was declined!",your_credit_card_was_declined_please_update_your_card:"Your credit card was declined, please update your card."},product_not_found_modal:{the_product_you_selected_is_no_longer_available:"The product you selected is no longer available.",the_selected_product_was_not_found:"The selected product was not found!"}},pulse_templates:{add_new_template:"Add New Template",create_your_page:"Create Your Page",edit_this_template:"Edit This Template",give_your_page_name:"Give Your Page Name",use_this_template:"Use This Template"},select_preview:{all:"All",choose_a:"Choose a",close:"close",conversion_rate_highest_first:"Conversion Rate (highest first)",create_page:"Create Page",create_page_now:"Create Page Now!",date_newest_first:"Date (Newest first)",describe_this_funnel:"Describe This Funnel...",give_page_a:"Give Page a",name:"name",newest:"Newest",page_name:"Page Name:",preview:"Preview",save_page_continue:"Save Page & Continue",select_go_to_next_step:"Select Go To Next Step",submitting:"Submitting",success_thank:"Eg. Success Thank You Page",template:"template...",top_converting:"Top Converting"},setup_instant_optin:{add_a_clickoptintrade:"Add a ClickOptin&trade;",copy_this_clickoptintrade_html:"Copy this ClickOptin&trade; link and use it in your Email Service Provider's Broadcast or AutoResponder sequences.  (Or your affiliates can add their proper tracking to the end of it and use the links in their emails as well!  Grow your list faster, while increasing their EPCs at the same time)",instant_optin:"(Instant Optin)",replace_html:"<small><center>Replace <b>[EMAIL]</b> with your E-mail Service Provider\\'s E-mail Merge tag</center></small>",select_email_service_provider:"Select Email Service Provider",select_email_service_provider_sending_email:"Select Email Service Provider Sending Email:",to_any_email:"To Any Email",your_clickoptintrade_link:"Your ClickOptin&trade; Link"},show:{add_integration:"Add Integration",advanced_settings:"Advanced Settings",are_you_sure_you_want_to_leave_this_page:"Are you sure you want to leave this page?",are_you_sure_your:"Are you sure? Your unsaved changes will not be saved.",back_to_funnel:"Back to Funnel",background_image_url:"Background Image URL",big_background_video_urls_comma_seperated_list_supported:"Big Background Video URL(s) (comma seperated list supported)",body_tag_tracking_codes:"Body Tag Tracking Codes",check_out_this_awesome_site:"Check out this awesome site",check_out_this_free_offer_here:"Check out this free offer here!",click_the_stay_on_this_page_button_or:"CLICK THE *Stay on this page* BUTTON OR",colors_fonts:"Colors & Fonts",countdown_timer_end:"Countdown Timer End",current_page:"Current page","default":"Default",digital_assets_to_deliver_on_optin:"Digital Assets to Deliver on Opt-in",digital_delivery:"Digital Delivery",done_return_to_editor:"Done - Return To Editor",end_of_body_tag_codes:"End of Body tag codes",exit_pop_up_message:"Exit Pop Up Message",exit_popup:"Exit Popup",facebook_comments_url_leave_empty_to_share_current_page:"Facebook Comments URL (Leave empty to share current page)",facebook_like_url_leave_empty_to_share_current_page:"Facebook LIKE URL (Leave empty to share current page)",googleplus_share_url_leave_empty_to_share_current_page:"GooglePlus Share URL (Leave empty to share current page)",head_tag_codes:"Head tag codes",head_tag_tracking_codes:"Head Tag Tracking Codes",hello_bar:"Hello Bar",hellobar_message:"Hellobar Message",hellobar_on_click_url_hello_bar_enabled_when_url_present:"Hellobar On Click URL (Hello Bar Enabled when URL present)",http_gohere_com:"http://gohere.com",next_funnel_step:"Next Funnel Step",number_of_facebook_comments_to_show:"Number of Facebook Comments to show",optin_integration:"Opt-in Integration",page_content:"Page Content",page_description:"Page Description",page_keywords:"Page Keywords",page_name:"Page Name",page_path_my_page_path:"Page Path (my-page-path)",page_settings:"Page Settings",page_settings_wizard:"Page Settings Wizard",page_title:"Page Title",page_was_updated:"Page was updated",please_correct_the_errors_and_resubmit:"Please correct the errors and re-submit.",please_try_again_in_a_minute:"Please try again in a minute.",publish:"Publish",redirect_url_exit_pop_up_enabled_when_url_present:"Redirect URL (Exit Pop up Enabled when URL present)",refresh_list:"Refresh List",save_all_your_changes:"Save all your changes?",save_changes:"Save Changes",select_an_integration_to_use:"Select an Integration to Use",select_list_to_add_the_visitor_on:"Select list to add the visitor on",select_what_the_integration_should_do:"Select what the integration should do",set_the_page_name:"Set the Page Name",set_the_page_title:"Set the Page Title",set_the_path_for_this_page_defaults_to_page_name:"Set the Path for this Page (defaults to page name)",settings:"Settings",submitting_the_form:"submitting the form.",successfully:"successfully.",support_email:"Support Email",the_cancel_button_right_now:"THE *CANCEL* BUTTON RIGHT NOW",there_was_a_problem:"There was a problem",to_begin_select_the:"To begin, Select the Integration you'd like to trigger after visitor completes this page",to_receive_a_free_gift:"TO RECEIVE A FREE GIFT!",tracking_codes:"Tracking Codes",twitter_idusername:"Twitter ID/Username",twitter_message:"Twitter Message",twitter_share_url_leave_empty_to_share_current_page:"Twitter Share URL (Leave empty to share current page)",w_a_i_t_b_e_f_o_r_e_y_o_u_g_o:"W A I T   B E F O R E   Y O U   G O !",with_your_submission:"with your submission."},thumb:{edit_page:"Edit Page",unnamed:"Unnamed"},version_history:{no_version_history_stored:"No Version History Stored",preview:"Preview",restore:"Restore",restoring_html:"<span class='fa fa-refresh'></span> Restoring...",time_ago:"(%{time} ago)",version_history_last_5_saves_in_past_30_days:"Version History (last 5 saves in past 30 days)"},visibility:{if_its_visible_now:"If its visible now, setting a toggle of 5 seconds will have it disappear after 5 seconds.",no_animation:"no animation",secs:"secs",toggle_after:"toggle after",visible_visible_hidden:"%{visible_visible_hidden}",will_toggle:"Will Toggle Animation from current state to opposite.  Visible elements will animate Hidden.  Hidden Elements will animate Visible. (BETA)"},wordpress:{adding_a_clickfunnels_page:"Adding a Clickfunnels page inside a wordpress blog post or page is as simple just go to your WordPress dashboard and add a new plugin. Search for 'ClickFunnels' and install plugin. Just connect using your email and authorization email in your Account Settings.",download_the_plugin:"Download the Plugin from WordPress Repository",install_clickfunnels_wordpress_plugin:"Install ClickFunnels WordPress Plugin",read_the_wordpress:"Read the WordPress support articles to learn everything you can do with the plugin.",turn_off_minify_for_javascript:"Turn off Minify for JavaScript when using CloudFlare on Your Blog"}},pagination:{next:"Next",previous:"Previous"},password:{edit:{change_my_password_button:"Change My Password","change_password disable_with":"Loading",confirm_password:"Confirm Password",field:{confirmation:{label:"New Password Confirmation",placeholder:"new password confirmation"},current:{label:"Current Password",note:"we need your current password to confirm your changes",placeholder:"current password"},"new":{label:"New Password",placeholder:"new password"}},go_to_login:"Go back to login page",new_password_html:"New Password",password:"Password",password_has_been_updated:"Your password has been updated.",password_updated_login:"your password has been updated, please login",reset_password_title:"ClickFunnels - Reset Password"}},payment_gateways:{connect_failure:"Error with %{gateway} account connection - Please reconnect %{gateway}!",connect_success:"Connected %{gateway} account successfully.",constraint_failure:"Please remove/modify products using this Payment Gateway first.",create_button:"Create %{gateway} Account",create_error:"Error when creating your %{gateway} payment gateway.",create_header:"Add New %{gateway} Account",create_success:"Created %{gateway} account successfully.",delete_failure:"Deletion of %{gateway} account failed.",delete_success:"Deleted %{gateway} account successfully.",details:{loading_zaps:"Loading Zaps...",login_placeholder:"username or email address",password_placeholder:"your strong password"},disconnect_success:"Account disconnected successfully.",edit:{header:"Edit %{name} Payment Gateway",subheader:"Edit the details for this payment gateway."},form:{add_button:"Add Payment Gateway",confirmation:"Are you sure?",connect_button:"Connect Payment Gateway",delete_button:"Delete",error_header:"Oops! It looks like there was a problem!",help_docs_header:"Need Help?",help_docs_text:"Need help setting up a payment gateway?",help_docs_title:"Payment Gateway Help Docs",nickname_label:"Payment Gateway Nickname",nickname_placeholder:"Give this payment gateway a nickname (like myusername or login@email.com)",no_connection:"No service connected.",saving:"Saving...",settings:"Additional Settings",successful_connection:"Successfully connected to %{app}.",update_button:"Update Payment Gateway"},index:{add_new_tooltip:"Add New Payment Gateway",delete_confirm:"Are you sure?",delete_icon_title:"Delete Account",edit_icon_title:"Edit Account",explanation_markdown:"Below is your list of payment gateways. You can\nconnect a new gateway by clicking the plus\nbutton or manage your existing gateways by\nclicking on them below.\n",header:"Manage Payment Gateways",modal:{button:{affirmative:"Yes",negative:"Cancel"},header:"Do you want to delete payment integration",header_punctuation:"?",text_string_0:"It is possible that some",text_string_1:"of your products use",text_string_2:"payment integration. They will be disabled when you delete this integration.",text_string_3:"You will have to select a different payment integration for each disabled product to enable those products again."},not_connected:"Not Connected",search:"Search My Payment Gateways",stripe_default:" (default Stripe account)",subheader:"My Payment Gateways"},"new":{accessible_gateways:{connect_additional:"Connect With Additional %{gateway} Account",create_button:"Create %{gateway} Account",header:"Editing %{gateway} Account",integration:"Payment Integrations",integration_tag:"How to use any payment gateway.",support_link:"//docs.clickfunnels.com/payment-gateway-integrations-and-product-setup/payment-gateway-integrations/integrating-payment-gateways",update_button:"Update %{gateway} Settings"},available_gateways_title:"Available Payment Gateways",blue_snap:{integration:"Blue Snap Integrations",integration_tag:"How to connect with Blue Snap.",support_link:"//docs.clickfunnels.com/payment-gateway-integrations-and-product-setup/payment-gateway-integrations/integrating-payment-gateways"},clickbank:{api_label:"API Key",api_placeholder:"ClickBank API Key",clerk_api_label:"Clerk API Key",clerk_api_placeholder:"Clerk API Key",create_button:"Create ClickBank Account",integration:"ClickBank Integration",integration_tag:"How to use ClickBank for payments.",name:"ClickBank",support_link:"//docs.clickfunnels.com/other/integrating-with-clickbank",token_label:"Secret Token",token_placeholder:"Secret Key for Instant Notifications",update_button:"Update ClickBank Account",vendor_label:"ClickBank Vendor",vendor_placeholder:"Vendor ID"},connection_success:"Successfully Connected",easy_pay_direct:{integration:"Easy Pay Direct Integrations",integration_tag:"How to connect with Easy Pay Direct.",support_link:"//docs.clickfunnels.com/payment-gateway-integrations-and-product-setup/payment-gateway-integrations/integrating-payment-gateways"},expand_button:"Expand",expand_button_expanded:"Close",explanation:"Please select a payment gateway from the list below to get started.",header:"Add New Payment Gateway",infusionsoft:{create_button:"Create InfusionSoft Account",integration:"Infusionsoft Integration",integration_markdown:"How to set up Infusionsoft payments.\n\nNote: Currently only supports Authorize.net and limited other processors.\n",key_label:"Encrypted API Key",key_note:"Note: You must have a Default Merchant Account set and No IP restrictions",key_placeholder:"Infusionsoft API Key",name:"Infusionsoft",subdomain_label:"Account Name (Infusionsoft.Com Sub-Domain)",subdomain_placeholder:"Infusionsoft Sub Domain",support_link:"//docs.clickfunnels.com/other/integrating-with-infusionsoft-for-payments",update_button:"Update InfusionSoft Account"},infusionsoft_v2:{confirm:"Are you sure?",connect_button:"Connect with Infusionsoft",connect_button_path:"/auth/infusionsoft_payment",create_button:"Create InfusionSoft V2 Account",disconnect_button:"Disconnect",integration:"Infusionsoft Integration",integration_markdown:"How to set up Infusionsoft payments.\n\nNote: Currently only supports Authorize.net and limited other processors.\n",name:"Infusionsoft V2",support_link:"//docs.clickfunnels.com/other/integrating-with-infusionsoft-for-payments",update_button:"Update InfusionSoft V2 Account"},jvzoo:{create_button:"Create JVZoo Account",integration:"How to set up JVZoo",integration_tag:"Connect your ClickFunnels account to JVZoo",ipn_label:"IPN Secret Key",ipn_note:"You can set your Secret Key by logging into your JVZOO Account.",ipn_placeholder:"JVZoo IPN Secret Key",name:"JVZoo",support_link:"//docs.clickfunnels.com/other/integrating-with-jvzoo",update_button:"Update JVZoo Account"},label:{"Api key":"Api key","Api password":"Api password","Api username":"Api username",Client:"Client","Client secret":"Client secret",Login:"Login",Password:"Password","Public key":"Public key",Subdomain:"Subdomain"},nmi:{integration:"NMI Integrations",integration_tag:"How to connect with NMI.",support_link:"http://docs.clickfunnels.com/other/how-to-integrate-your-nmi-payment-gateway-account-with-clickfunnels-to-process-payments"},ontraport:{api_key_label:"API Key",api_key_placeholder:"Ontraport API Key",app_id_label:"App ID",app_id_placeholder:"Ontraport App ID",create_button:"Create Ontraport Account",integration:"Ontraport Integration",integration_tag:"How to set up Ontraport in ClickFunnels.",name:"Ontraport",support_link:"//docs.clickfunnels.com/other/ontraport-payment-gateway-integration",update_button:"Update Ontraport Account",update_settings_button:"Update OntraPort Settings"},paypal:{integration:"PayPal Integrations",integration_tag:"How to connect with PayPal.",live_mode_label:"Live credentials (Uncheck this if they are sandbox credentials.)",support_link:"//docs.clickfunnels.com/?q=PayPal"},placeholder:{"Blue Snap Api password":"Blue Snap Api password","Blue Snap Api username":"Blue Snap Api username","Easy Pay Direct Api key":"Easy Pay Direct Api key","Easy Pay Direct Login":"Easy Pay Direct Login","Easy Pay Direct Password":"Easy Pay Direct Password","NMI Api key":"NMI Api key","NMI Login":"NMI Login","NMI Password":"NMI Password","PayPal V2 Client":"PayPal V2 Client","PayPal V2 Client secret":"PayPal V2 Client secret","PayPal V3 Client":"PayPal V3 Client","PayPal V3 Client secret":"PayPal V3 Client secret","Recurly Api key":"Recurly Api key","Recurly Public key":"Recurly Public key","Recurly Subdomain":"Recurly Subdomain"},recurly:{integration:"Recurly Integrations",integration_tag:"How to connect with Recurly.",support_link:"//docs.clickfunnels.com/other/integrating-the-recurly-payment-gateway-with-clickfunnels"},search:"Search Available Payment Gateways",stripe:{add_apple_pay:"Add Apple Pay for Domains",cc_statement_display:"Business Name:",cc_statement_display_notice:"Limited to 22 characters. This will appear on the  credit card statements of your customers.",connect_additional:"Additional Stripe Accounts",connect_default:"Connect Default Stripe Account",connect_default_note:"Required for Marketplace and Stripe order processing",connect_default_path:"/auth/stripe_connect?scope=read_write",default_title:"Default Stripe Account",default_title_note:"Required for Marketplace and Stripe order processing",disconnect_confirm:"Are you sure?  This is connected to all Funnels using your default Stripe account and the Marketplace.",disconnect_default:"Disconnect Default Account",disconnected:"Disconnected Stripe",integration:"Stripe Integration",integration_tag:"How to set up your Stripe billing.",name:"Stripe",support_link:"//docs.clickfunnels.com/other/integrating-your-clickfunnels-account-with-stripe"},subheader:"Please select a payment gateway from the list below to get started.",subheader_form:"Please fill out the details for this payment gateway.",warrior_plus:{api_label:"WarriorPlus API Key",api_note:"You can get your API key by logging into your WarriorPlus account.",api_placeholder:"WarriorPlus API Key",create_button:"Create WarriorPlus Account",integration:"WarriorPlus Integration",integration_tag:"How to set up your WarriorPlus billing.",name:"WarriorPlus",security_label:"WarriorPlus Security Key",security_note:"You can get your security key by logging into your WarriorPlus account.",security_placeholder:"WarriorPlus Security Key",support_link:"//docs.clickfunnels.com/other/how-to-integrate-your-clickfunnels-account-with-warrior-plus",update_button:"Update WarriorPlus Account"}},paypal_info:"One or more funnels on your account use the old deprecated version of Paypal. You can visit your existing funnels and migrate them to V3 to use the latest version. Alternatively, You'll also be presented with an optin modal to migrate all your funnels to the latest version if desired.",paypal_v3_optin:{cta:"View Payment Gateways",finished_notification:"We are done updating all your Paypal V2 integrations to Paypal V3.",queued_notification:"We have queued the request to update your Paypal V2 integrations to Paypal V3"},pretty_name:{blue_snap:"Blue Snap",clickbank:"ClickBank",easy_pay_direct:"Easy Pay Direct",infusionsoft:"InfusionSoft",infusionsoft_v2:"InfusionSoft V2",jvzoo:"JVZoo",nmi:"NMI",ontraport:"OntraPort",paypal:"PayPal",paypal_checkout:"PayPal V3",paypal_v2:"PayPal V2",recurly:"Recurly",stripe:"Stripe",warrior_plus:"WarriorPlus"},update_button:"Update %{gateway} Account",update_error:"Error when updating your %{gateway} payment gateway.",update_header:"Edit %{gateway} Account",update_success:"Updated %{gateway} account successfully."},pe_editor_v2:{add_element:"Add Element",add_new_element:"Add New Element",add_new_row:"Add New Row",add_new_section:"Add New Section",add_row:"Add Row",add_section:"Add Section",all_columns:"All Columns",all_rows:"All Rows",all_sections:"All Sections",app_store:{beta_new_features:'BETA: New features to the editor will be added as "apps" that can be toggled on or off.',coming_soon:"Coming Soon",editor_apps:"Editor Apps",element_themes:"Element Themes",element_themes_html:"Speed up design with pre-made <strong>Element Themes</strong>.",font_awesome:"Font Awesome",font_awesome_html:"Pick from 300+ icons with <strong>FontAwesome</strong>.",google_fonts:"Google Fonts",google_fonts_html:"Choose from over <strong>600+ fonts</strong> using Google Fonts.",info:"Here will be apps that coming soon to the editor",mobile_preview:"Mobile Preview",mobile_preview_html:"Preview your page with the <strong>Mobile Preview</strong> mode.",row_and_section_templates_html:"Choose or create <strong>Row and Section Templates</strong>.",save_rows_html:"Save Rows &amp; Sections",search_photos:"Search Photos",search_photos_html:"Search for Photos with<strong>Pixabay or Unsplash</strong> search."},apply_theme:"Apply Theme",background_colors:"Background Colors",background_image:"Background Image",browse_your_images_by_tags:"Browse your images by tags.",cf_editor_settings:{black_classic:"Black (classic)",close:"Close",editor_theme:"Editor Theme:",global_editor_settings:"Global Editor Settings",hover_elements_add_html:'A (add) <small class="pull-right" style="opacity: .7">Hover elements &amp; press A to Add</small>',hover_elements_duplicate_html:'default => "Hover elements &amp; press D to Duplicate',hover_elements_edit_html:'default => "Hover elements &amp; press E to Edit',white:"White"},cf_page_template:{already_set_as_page_template:"Already Set as Page Template",create_template:"Create Template",info:"Every change made to this page will update your Page Template for future use on new pages. You can edit the page settings below and manage all your other templates.",save_as_page_template:"Save as Page Template",save_page_info:"Saving this page as a Template will turn this page into a Template, meaning every change to this page afterwards will update the template.",submit_button:"Create Template from Page",template_name_placeholder:"Template Name..."},choose_a_pre_made_background_image:"Choose a pre-made background image.",choose_from_a_variety:"Choose from a variety of pre-made graphics.",click_to_sign_up_now:"Click to Sign Up Now",clickpush_prompt:"ClickPush Prompt",clone:"clone",closes_the_popup:"Closes The Popup",column:"Column",config:{bg_color:"BG Color",btn_color:"BTN Color",button_copy:"Button Copy",button_url:"Button URL",delay:"Delay",end_time:"End Time",fade_in:"Fade In",padding:"Padding",text_color:"Text Color",text_size:"Text Size",timezone:"Timezone",video:"Video"},conversion_colors:"Conversion Colors",create_custom_map_image:"Create a custom map image using GoogleMaps",current_theme:"Current Theme",default_font:"default font","delete":"delete",down:"down",drop:"DROP",edit_mobile_size:"Edit Mobile Size",edit_thumbnail:"Edit Thumbnail",editor:{add_columns:"ADD COLUMNS",add_new_modal:{add_to_page:"Add To Page",cancel:"Cancel",doubleclick_helper_info:"You can double click to quickly add to page...",element:"What Is an Element?",elements:{form_inputs:"Form Inputs",images_and_videos:"Images & Videos",misc_elements:"Misc Elements",special:"Special",text_elements:"Text Elements"},row:"What Is a Row?",section:"What Is a Section?",sections:{personal_rows:"Personal Rows",structure_rows:"Structure Rows",templated_rows:"Templated Rows"},template_categories:{all:"All",optin:"Optin",text:"Text",video:"Video"}},add_tags_placehoder:"Add tags with comma seperator",apps:"Apps",autosave_indicator_html:'Auto Saving in <span id="autoSaveCD">10</span>...',building_row:"Building Row...",checklist_modal:{close:"close",countdown_redirect:{subtitle:"(OPTIONAL) - if no redirect set - it will stay on this page",title:"Countdown Has No Redirect URL"},fb_comments:{subtitle:"Your page has FB comments but the URL is still the default",title:"FB Comments URL Not Set Up"},no_active_submit_button:{button:"Setup Button Action",subtitle:"Your page has a button with no #submit-form as button action to submit form.",title:"Form Submit Not Active"},no_email_input:{button:"Add Email Input",subtitle:"You cannot collect leads without an input to collect contact details.",title:"No Input Element on Page"},no_notices_info:"No Notices - You are all ready to go!",no_submit_button:{button:"Add Submit Button",subtitle:"Your page has input fields, but no button to submit the form.",title:"Form Submit Button Missing"},notice_checklist:{button:"Setup Meta Tags",subtitle:"Your page still has the default settings - update your page title, keywords and more.",title:"Update Meta Tags"},save_info:"After making changes to the above settings, make sure to save your page again.",social_image:{button:"Setup Social Image",subtitle:"You have no social share image. Add an image to be shared on social networks.",title:"Update Social Share Image"},title:'<div class="nodoModalTitle pull-left"><i class="fa fa-exclamation-circle"></i> Complete Setting Up Your Page</div>'},close:"close",close_link_settings:"Close Link Settings",columns:"columns",css_info:{selector:"CSS ID Selector",title:"CSS Info:",title_label:"Title:"},custom_css:"Custom CSS",custom_css_placeholder:"Custom CSS Styles for Your Page...",desktop:"Desktop",drag_element_over:"Drag Element Over To Page",edit_custom_css:"Edit Custom CSS",edit_pop_up_settings:"Edit Pop Up Settings",elements:"elements",exit:"exit",font_slide:{display:"Display",handwriting:"Handwriting",select_font:"Select font"},hide_element:"You can view hidden elements here...",hide_row:"You can view hidden rows here...",info:"1130px Width",link_text:"Link Text",link_url:"Link URL",loading_docs:"Loading Docs",media_modal:{add_image:"Add Image",background:"Background",browse_your_images_by_tags:"Browse your images by tags.",cancel:"Cancel",double_click_info:"Double Click to Add Image to Page",drag_and_drop_images:"Drag and Drop Images Here to Upload",gmaps:{color:{black:"Black",blue:"Blue",label:"Color:",light_blue:"Light Blue",orange:"Orange",red:"Red"},generage_image:"Generate Image",image_size:{extra_small:"Extra Small",label:"Image Size:",large:"Large",medium:"Medium",small:"Small"},label_html:'Location: <small style="float: right; opacity: .5;letter-spacing: 1px;">(example: Boise, Idaho)</small>',map_type:{hybrid:"Hybrid",label:"Map Type:",roadmap:"Roadmap",satellite:"Satellite",terrain:"Terrain"},marker:{label:"Marker ON/OFF:",label_off:"Off",label_on:"On"},placeholder:"Boise, Idaho",preview:"PREVIEW:",preview_title:"Double Click to Add Image",save_and_upload_image_html:"Save &amp; Upload Image",size:{label:"Size:",large:"Large",medium:"Medium",small:"Small"},zoom_level:{close:"Close",far_away:"Far Away",label:"Zoom Level:",normal:"Normal",very_close:"Very Close",very_far:"Very Far"}},iconfinder:{"3d":"3D",all_styles:"All Styles",description:"Iconfinder provides beautiful icons to millions of designers and developers. Iconfinder now hosts the worlds largest collection of premium icons.",double_click_info:"Double-Click on Image to Upload to Your Image Library",flat:"Flat",glyph:"Glyph",loading_message:"Finding icons...",no_icons_found:"No icons found...",outline:"Outline",realistic:"Realistic",search:"Search",search_for_icons:"Search for Icons",search_for_icons_placeholder:"Search for icons - ie: calendar",search_icons:"Search Icons"},images:"Images",library:"Library",map:"Map",nodo_images:{arrows:"Arrows",badges:"Badges",boxes:"Boxes",checkmarks:"Checkmarks",double_click_info:"Double-Click on Image to Add to Page",faces:"Faces",misc:"Misc",
underlines:"Underlines"},pixabay:{all_styles:"All Styles",description_html:"All images and videos on <strong>Pixabay</strong> are released free of copyrights under Creative Commons CC0.",double_click_info:"Double-Click on Image to Upload to Your Image Library",illustration:"Illustration",loading_message:"Finding photos...",photo:"Photo",search:"Search",search_photos:"Search for Photos, Illustrations and Vector Graphics",search_photos_placeholder:"Search for photos - ie: laptop",vector:"Vector"},search:"Search",show_3_images:"Showing 3 Images",show_total_images_html:'Showing <strong class="currentNumberofImagesBrowse">1</strong> to <strong class="currentMaxNoofImages">45</strong> Images',stock:"Stock",unselect_image:"Unselect Image",unsplash:{double_click_info:"Double-Click on Image to Upload to Your Image Library",license:"All photos published on Unsplash are licensed under Creative Commons Zero which means you can copy, modify, distribute and use the photos for free.",loading_message:"Finding photos...",no_photos_found:"No photos found...",search_photos:"Search for High Resolution Photos",search_photos_placeholder:"Search for photos - ie: laptop"},upload:"Upload",uploaded_images:"Uploaded Images",youzign:"Youzign"},mobile:"Mobile",mobile_view:{description_html:"Here you can design a mobile experience. Hide and show <b>elements / rows / sections</b> for a better mobile experience...",info:"Here you can design a mobile experience. Hide and show elements / rows / sections for a better mobile experience.",title:"Mobile View"},open_in_new_window:"Make Link Open In New Window",pop_up:"Pop Up",preview:"preview",return_to_editing_page:"Return to Editing Page",richtext_modal:{update:"Update"},rows:"rows",rs:{admin_type:{global:"ADMIN: Global (everyone)",personal:"ADMIN: Personal (your user ID)",placeholder:"ADMIN: Subtitle..."},back:"BACK",info:"You can use this template on all your pages inside of the editor.",my_template:"My Template",name:"Name:",placeholder:"Name of Template",save:"Save",save_for_later:{info:"Save sections and rows as templates and easily reuse them later (e.g. headers, footers).",title:"Save sections to use later"},save_personal:"Save as Personal Template",save_personal_info:"Your experience may change as personal templates continue to be integrated into the editor.",save_template:"Save As Template",save_template_placeholder:"Enter name (e.g. header)",save_templates:"Save As Templates",template_saved:{button:"Sounds good!",info:"You can now access this element in the My Sections and My Rows tab in the row/section picker!",title:"Template saved!"},templates:{category:"category",global:"global (true/false)",html:"html",img:"img url",name:"name",page_type:"page_type",subtitle:"subtitle"}},save:"save",screnshotter:{info:"1130px Width"},search_placeholder:"Search by filename or tag",sections:"sections",session_recovery:{header:"On, no! You seem to be logged out. Don't worry, we can fix this!",info1:"Just click the button below to open a new window where you can log in.",info2:"After you've logged in, come back to this window, and you should be ready to go.",part2:{header:"Once you've logged back in, click the button below to continue.",link:"I've logged back in."},part3:{title:"Just a sec while we recover your session"},part4:{link:"Save this page now!",title:"Session recovered!"},part5:{link:"Unfortunately we were unable to recover your session.",title:"Session recovery failed."},session_expired:"Your session has expired!",sign_back_button:"Sign back in."},settings:"Settings",show_pop_up:"Show Pop Up",successfully_saved_changes:"Successfully Saved Changes",tracking_popup:{footer_code:"Footer Code",header:"Tracking Code",header_code:"Header Code",placeholder:"Add HTML/JavaScript Here..."},unable_to_remove:"Unable to Remove (required)",undo_hide:"Undo hide",unlink_text:"Unlink Text",upcase_back:"BACK",upcase_update:"UPDATE"},"editor-apps":{"template-settings-app":{panel:{go_app_go:"Go App, Go!",here_is_what_a_sidebar_could_look_like:"here is what a sidebar could look like...",option_1:"option 1",option_2:"option 2",this_is_a_test_app:"This Is A Test App!",title_of_input:"Title Of Input:",title_of_select:"Title Of Select:",title_of_text_area:"Title Of Text Area:"}}},editor_topbar:{apps:"apps",bg_font:"bg / font",columns:"columns",css:"css",desktop:"desktop",elements:"elements",email:"email",mobile:"mobile",preview:"preview",rows:"rows",save:"save",sections:"sections",seo:"seo",settings:"settings",tracking:"tracking"},editor_topbar_v2:{add_element:"Add Element",add_row:"Add Row",add_section:"Add Section",apps:"apps",background:"Background",columns:"Columns",custom_css:"Custom CSS",desktop:"desktop",edit_columns:"edit columns",edit_settings:"Edit Settings",elements:"Elements",exit:"exit",facebook_pixel:"Facebook Pixel",fomo_settings:"FOMO Settings",general:"General",integrations:"Integrations",manage:"Manage",mobile:"mobile",open:"open",pop_up:"Pop Up",preview:"Preview",rows:"Rows",save:"Save",save_page:"save page",sections:"Sections",seo_meta_data:"SEO Meta Data",settings:"Settings",show_pop_up:"Show Pop Up",tips:"go to dashboard",tracking_code:"Tracking Code",typography:"Typography",webinar_settings:"Webinar Settings"},facebook_optin:"Facebook Optin",font_family:"Font Family",gallery:{background_images:{gradient_simple_color:"Gradient / Simple Color",texture_and_patterns_repeat_html:"Texture &amp; Patterns (repeat)"},checkmark_images:{black:"Black",blue:"Blue",red:"Red",white:"White"},face_images:{smiley:"Smiley"}},goes_to_next_page_in_funnel:"Goes to next page in funnel",google_maps_image:"Google Maps Image",icon_color:"Icon Color",icon_picker:{benefit_html:"<b>Benefit / Feature</b> - Explain in short detail...",click_to_select:"Click to select icon...",label:"Icon Picker"},if_you_check_the_above_box_you_will:"If you check the above box, you will receive messages from us on Facebook about your order.",images:"Images",images_placeholder:"images",link_colors:"Link Colors",loading_editor:"Loading Editor...",manage_columns:"Manage Columns",manage_elements:"Manage Elements",manage_rows:"Manage Rows",manage_sections:"Manage Sections",mobile_size:"mobile size",mobile_size_header:"Mobile Size",mobile_sub_size:"Mobile Sub Size",move:"move",next_survey_question:"Next Survey Question",no_asset:"- no asset / download -",no_link_for_oto:"No link for OTO",not_available_when_editing:"Not Available When Editing The Pop Up",notification_modal:{delete_saved_confirmation_template:{keep_up_the_good_work:"Keep up the good work!",ok_got_it:"Ok, got it!",template_deleted:"The template has been succesfully deleted!"},delete_saved_template:{cancel:"CANCEL",yes_delete:"Yes, delete",yes_delete_it:"YES, DELETE IT!"}},number_color:"Number Color",opens_the_popup:"Opens The Popup",recently_used_colors:"Recently Used Colors",row:"Row",row_templates:{back:"BACK",show_all:"Show all",untitled:"Untitled",your_personal_rows:"Your Personal Rows"},rows:{email_rows:{"3_column_row":"3 column row",button:"button",center_column:"Center column",click_to_sign_up_now:"Click to Sign Up Now",email_address:"Email Address:",enter_your_email_address:"Enter Your Email Address:",enter_your_full_name:"Enter Your Full Name:",error_quisquam_animi_aperiam_nemo_in_dolores_incidunt_nulla_mollitia_pariatur:"Error quisquam animi aperiam nemo in dolores incidunt nulla mollitia pariatur.",free_show_notes_download_html:"Watch The Video &amp; Sign Up Below for The <b>Free Show Notes Download</b>",full_column:"full column",full_name:"Full Name:",get_on_the_mailing_list:"Get on The Mailing List",get_on_the_mailing_list_to_discover_marketing_secrets:"Get on The Mailing List to Discover Marketing Secrets",input_form:"input form",join_the_best_marketing_resource_online:"Join The Best Marketing Resource Online",left_sidebar_row:"Left Sidebar row",right_sidebar_row:"right sidebar row",secret_method_html:"Explain the <u><b>secret method</b></u> that will help your customers make money.",you_will_only_get_a_few_text_messages_we_promise:"You will only get a few text messages, we promise!",your_email_address:"Your Email Address:",your_full_name:"Your Full Name:",your_home_address:"Your Home Address:",your_phone_number:"Your Phone Number:"},feature_rows:{"2_column_row___clone":"2 column row - Clone","3_column_row":"3 column row","4_column_row":"4 column row",center_column:"Center column",center_left_column:"Center left column",center_right_column:"Center right column",explain_your_feature_or_benefit:"Explain your feature or benefit for this featured bucket area. Here you have two columns to explain your product features.",explain_your_feature_or_benefit_for_this_featured_bucket_area:"Explain your feature or benefit for this featured bucket area.",far_left_column:"Far Left column",far_right_column:"Far right column",feature_or_benefit:"Feature or Benefit",featured_benefit_1:"Featured Benefit #1",featured_benefit_2:"Featured Benefit #2",featured_benefit_3:"Featured Benefit #3",featured_benefit_4:"Featured Benefit #4",full_column:"full column",headline_for_the_primary_product_benefit:"Headline for the Primary Product Benefit",headline_for_the_secondary_product_benefit:"Headline for the Secondary Product Benefit",headline_for_your_feature_here:"Headline For Your Feature Here",here_you_can_provide_extra_information_about_the_primary_benefit_for_your_product:"Here you can provide extra information about the primary benefit for your product...",icon:"Icon",image_feature:"Image Feature",type_in_your_introductory_main_headline_for_your_products_benefits:"Type in your introductory main headline for your product's benefits.",use_this_block_of_text_to_support_your_feature_benefit_headline_to_tell_people_more_information:"Use this block of text to support your feature/benefit headline to tell people more information.",use_this_sub_headline_to_provide:"Use this sub headline to provide supporting content for your main headline above. Use this block of text to support your feature/benefit headline to tell people more information.&nbsp;"},testimonial_rows:{"3_column_row":"3 column row","4_column_row":"4 column row",bobby_smith_vip:"Bobby Smith, VIP",center_column:"Center column",center_left_column:"Center left column",center_right_column:"Center right column",far_left_column:"Far Left column",far_right_column:"Far right column",jane_doe:"Jane Doe",jessica_sanderson:"Jessica Sanderson",john_doe:"John Doe"},text_rows:{"1_column_row":"1 column row","2_column_row":"2 column row - Clone","3_column_row":"3 column row - Clone",author_name_html:"Posted June 28th by <b>Author Name</b>",button:"button",center_column:"Center column",change_your_income_by_applying_these_techniques:"Change Your Income by Applying These Techniques",click_to_sign_up:"Click to Sign Up","discover_sales_&amp_online_marketing_training":"Discover Sales &amp; Online Marketing Training",divider:"Divider",earning_disclaimer_privacy_policy:"Earning Disclaimer &amp; Privacy Policy",easy_to_use_software:"Easy to Use Software",explain_more_with_a_sub_headline:"Explain More with a Sub Headline",explain_secret_method_customers:"Explain the secret method that will help your customers make money online in a easy way. You can use this area to write about anything.",explain_the_secret_method:"Explain the secret method that will help your customers make money online in a easy way that provides value to all of the customers who purchase the products. You can use this area to write about anything and is purely for placeholder. Explain the secret method that will help your customers make money online in a easy way that provides value to all of the customers who purchase the products. You can use this area to write about anything.",explain_the_secret_method_customers_who_purchase_the_products_you_can_use:"Explain the secret method that will help your customers make money online in a easy way that provides value to all of the customers who purchase the products. You can use this area to write about anything.",explain_the_secret_method_for_placeholder:"Explain the secret method that will help your customers make money online in a easy way that provides value to all of the customers who purchase the products. You can use this area to write about anything and is purely for placeholder.&nbsp;",explain_the_secret_method_make_money_online:"Explain the secret method that will help your customers make money online in a easy way that provides value to all of the online in a easy way that provides value to all of the customers who purchase the products. You can use this area to write about anything.&nbsp;",explain_the_secret_method_purchase_the_products:"Explain the secret method that will help your customers make money online in a easy way that provides value to all of the customers who purchase the products. You can use this area to write about anything and is purely for placeholder. Explain the secret method that will help your customers make money online in a easy way that provides value to all of the customers who purchase the products. You can use this area to write about.",explain_the_secret_provides_value_to_all:"Explain the secret method that will help your customers make money online in a easy way that provides value to all of the customers who purchase the products.&nbsp;",facebook_comments_html:'My amazing blog post is written here. Write you amazing blog post that will showcase why your product or service can be trusted, you can also add a <a href="#" id="link-8480-296" class="" target="_parent"> Facebook Comments </a> box below to get full blog effect.',full_column:"full column",get_the_amazing_power:"Get the Amazing Power of Generating Leads Online Without Hassle of Managing Software!",headline:"headline",helping_millions_online:"Helping Millions Online",here_is_a_method_that_is_helping_millions_to_make_money_online:"Here is a Method That is Helping Millions to Make Money Online",how_to_easily_build_a_business_online:"How to Easily Build a Business Online",how_to_promote_on_business_on_linkedin:"How to Promote on Business on LinkedIn",how_to_promote_on_facebook:"How to Promote on Facebook",how_to_promote_on_twitter:"How to Promote on Twitter",icon:"Icon",image:"image",install_in_only_10_seconds:"Install In Only 10 Seconds",left_column:"left column",left_sidebar_row:"Left Sidebar row",make_money_html:"Now You Can <u><b>Make Money</b></u>&nbsp;Online Just..",provides_value_to_all_of_the_customers_who_purchase_the_products_html:"Explain the secret method that will help your customers make money online in a easy way that&nbsp;<div> provides value to all of the customers who purchase the products.</div>",quit_your_job_html:"Now You Can <u><b> Quit Your Job </b></u> and Make More Money",right_column:"Right column",right_sidebar_row:"right sidebar row",the_only_training_course_geared_towards_online_marketing:"The Only Training Course Geared Towards Online Marketing",this_new_technique_will_explode_your_bank_account:"This New Technique Will Explode Your Bank Account",training_module_html:"<b>Training Module: </b>Marketing Online",unable_to_remove_required:"Unable to Remove (required)",use_this_sub_headline_to_provide_supporting_content:"Use this sub headline to provide supporting content for your main headline above. Use this block of text to support your feature or benefit.",video:"video",watch_video_to_discover_the_secret:"Watch Video to Discover The Secret",you_will_learn_the_secret_method_that_will_help_your_customers_make_money_online:"You will learn the secret method that will help your customers make money online."},video_rows:{coming_soon:"Coming Soon"}},save:"save",searc_for_images:"Search for Images",search_for_icons_or_photos:"Search for icons or photos.",section:"Section",section_templates:{back:"BACK",email:"EMAIL",personal_sections:"Personal Sections",show_all:"Show all",untitled:"Untitled"},sections:{action1:{button:"button",extremely_limited_time_offer:"Extremely Limited Time Offer",insane_deal:"Grab This Insane Deal"},content_templates:{"1_column_row___clone":"1 column row - Clone","3_column_row":"3 column row","3rd_column":"3rd column","4_column_row":"4 column row","4th_column":"4th column",available_for_limited:"Available for a Limited Time Only",build_an_online_empire_in_6_months:"Build an Online Empire in 6 Months",icon:"Icon",internet_marketing_training:"Internet Marketing Training",little_known_ways_to_increase_sales:"Little Known Ways to Increase Sales",little_known_ways_to_increase_your_online_income:"Little Known Ways to Increase Your Online Income",the_most_profitable_ways:"The Most Profitable Ways to Market Online",the_secret_of_getting:"The Secret of Getting the Best Price for Your Marketing Services Without Breaking The Bank",the_secret_to_successful_marketing:"The Secret to Successful Marketing",what_you_ought_to_know:"What Everyone Ought to Know About Marketing Online"},templates:{action1:{this_is_your_chance:"This Is Your Chance To Claim The Best Deal Of The Year"},action_10:{"1_column_row":"1 column row","1st_column":"1st column",button:"button",divider:"Divider",headline:"headline",image:"image",input:"input",section:"Section",sub_headline:"sub-headline",video:"video"},action_6:{grab_my_free_report:"Grab My Free Report",send_it_to_me_now:"Send Me It To Me Now!"},action_8:{we_respect_privacy:"* we respect your privacy - will not be sold, rent, or leased *"},action_9:{"1st_column":"1st column","2_column_row":"2 column row","2nd_column":"2nd column",button:"button",divider:"Divider",grab_my_amaing:"Grab My Amazing Free Report",headline:"headline",input:"input",left_column:"Left column",right_column:"Right column",section:"Section",sub_headline:"sub-headline",video:"video"}}},select_a_font:"Select a Font",seo_social_inherit_from_control:"SEO / Social - inherit from control",settings:"settings",show_hide_content_on_page:"Show / Hide Content On Page",side_bar_sections:{actions:"Actions",add_a_row_html:"Add a <u>Row</u>",add_a_section_html:"Add a <u>Section</u>",advanced:{advanced_css_header:"Advanced CSS Options",advanced_css_message:"These are advanced settings and should only be used by those who understand the proper use of CSS. Please note that proper use of these settings cannot be supported by our support team."},advanced_css:"Advanded CSS",align:{bottom:"Bottom",center:"Center",left:"Left",left_right:"Left Right",padding:"Padding",right:"Right",title:"Align",top:"Top"},all:"All",all_sections:"All Sections",animation:{delay:"Delay (ms)",extra:{all:"ALL",desktop_only:"desktop only",get_css_info:"get css info",hide:"hide",mobile_and_desktop:"mobile & desktop",mobile_only:"mobile only",remove:"remove"},label:"Animation",sticky:{fixed_to_bottom:"Fixed To Bottom",label:"Sticky",not_sticky:"Not Sticky",sticky_top_on_scroll:"Sticky Top On Scroll"},style:{bottom:"Bottom",fade_in:"Fade In",label:"Style",left:"Left",right:"Right",scale_in:"Scale In",top:"Top"},timed_delay:{fade_in:"Fade In",fade_in_with_scale:"Fade In With Scale",label:"Timed Delay",minutes:"Minutes",none:"None",seconds:"Seconds"},type:{label:"Type",none:"None",on_page_load:"On Page Load",on_page_scroll:"On Page Scroll (becomes visible)"}},backdrop:"Backdrop",bg_color:"BG Color",bg_image:"BG Image",bg_image_placeholder:"Image URL",border:{bottom_only:"Bottom Only",full_border:"Full Border",label:"Border",none:"None",style:{dashed:"Dashed",dotted:"Doted",label:"Style",solid:"Solid"},top_and_bottom:"Top & Bottom",top_only:"Top Only"},color:"Color",colors:"Colors",content:"Content",corner_radius:{label:"Corner Radius",square:"Square"},custom_height:"Custom Height",custom_width:"Custom Width",drop_shadow:{"10_drop_shadow":"10% Drop Shadow","10_inner_shadow":"10% Inner Shadow","20_drop_shadow":"20% Drop Shadow","20_inner_shadow":"20% Inner Shadow","30_drop_shadow":"30% Drop Shadow","30_inner_shadow":"30% Inner Shadow","40_drop_shadow":"40% Drop Shadow","40_inner_shadow":"40% Inner Shadow","5_drop_shadow":"5% Drop Shadow","5_inner_shadow":"5% Inner Shadow",label:"Drop Shadow",no_shadow:"No Shadow"},edges:{all:"All",bottom_only:"Bottom Only",label:"Edges",top_only:"Top Only"},edit_column_html:"Edit A <u>Column</u>",extra:"Extra",float:{label:"Float",left:"Left",none:"None",right:"Right"},image_position:{fill_100_width:"Fill 100% Width",fill_100_width_height:"Fill 100% Width & Height",full_center_parallax:"Full Center (Parallax)",no_repeat:"No Repeat",repeat:"Repeat",repeat_horizontally:"Repeat Horizontally",repeat_horizontally_bottom:"Repeat Hortizontally - Bottom",repeat_horizontally_top:"Repeat Hortizontally - Top",repeat_vertically:"Repeat Vertically",title:"Image Position"},layout:"Layout",modal_width:{label:"Modal Width",large:"Large",medium:"Medium",small:"Small"},my_rows:"My Rows",my_sections:"My Sections",page_type:{info:"You can only use this when editing this type of page...",title_html:"Page type: <span>order</span>"},position:{absolute:"Absolute",fixed:"Fixed",label:"Position",none:"None",relative:"Relative"},row_templates:"Row Templates",rows:{layout:{column:{one:"1 column",other:"%{count} columns"},left_sidebar:"Left Sidebar",right_sidebar:"Right Sidebar"},name:"Rows"},save_as_template:"Save as template",saved_as_personal_template:{info:"You can now access this in the personal tab in the row / section picker!",title:"Saved as Personal Template"},section_id:{label_html:'<span id="sectionID">Section</span> ID:'},section_name:{label_html:'<span id="sectionName">Section</span> Name:</label>',placeholder:"Section Name.."},section_width:{extra_small:"Extra Small",full_page:"Full Page",label:"Section Width",medium:"Medium",small:"Small",wide:"Wide"},sections:{layout:{full_width:"Full Width",medium:"Medium",small:"Small",wide:"Wide"},main_headline:{advanced:"Advanced",settings:"Settings"}},set_theme_button:"Click To Set Theme",show_only_on:{all_devices:"All Devices",desktop:"Desktop Only",label:"Show Only On:",mobile:"Mobile Only"},side_margin:{help_text:"side margins will supersede width %",label:"Side Margin"},size:"Size",size_position_html:"Size &amp; Position",sticky:{label:"Sticky",no_stickiness:"No Stickiness",stick_to_bottom_on_load:"Stick To Bottom On Load",stick_to_top_on_scroll:"Stick To Top On Scroll"},styles:"Styles",template:"Template",text_color:"Text Color",top_margin:"Top Margin",trigger_on_exit:{label:"Trigger On Exit:",no_label:"Don't Show On Exit...",yes_label:"Show When User Tries To Exits"},untitled_name:"Untitled",width_percentage:"Width %"},sidebar_elements:{advanced:"Advanced",all:"All",all_elements:"All Elements",animation:"Animation",bottom_toolbar:{all:"ALL",desktop_only:"desktop only",get_css_info:"get css info",hide:"hide",mobile_and_desktop:"mobile & desktop",mobile_only:"mobile only",remove:"remove"},click_to_set_theme:"Click To Set Theme",content:"Content",countdown:"Countdown",delay_ms:"Delay (ms)",edit_styles_in_tab:"Edit styles in advance tab...",element_id:{label:"Element ID:",placeholder:"Element ID..."},element_name:"Element Name",element_name_placeholder:"Element Name...",form:"Form",listing_header:{add_button_html:"Add A <u>Element</u>",drag_an_element:"Drag an Element You Want To Add.",manage:"Manage",search_placeholder:"Search elements"},main_cta_video:"Main CTA Video",media:"Media",minutes:"Minutes",misc:"Misc",no_themes_available:"No Themes Available",padding:"Padding",padding_sides:"Padding Sides",seconds:"Seconds",settings:"Settings",style:{bottom:"Bottom",fade_in:"Fade In",label:"Style",left:"Left",right:"Right",scale_in:"Scale In",top:"Top"},styles:"Styles",text:"Text",theme_options_limited:"Theme Options Limited",theme_options_limited_info:"Some themes contain custom CSS with limited customization features.",themes:"Themes",timed_delay:{fade_in:"Fade In",fade_in_with_scale:"Fade In With Scale",label:"Timed Delay",none:"None"},top_margin:"Top Margin",type:{label:"Type",none:"None",on_page_load:"On Page Load",on_page_scroll:"On Page Scroll (becomes visible)"},visibility_settings:{all_deviced:"All Devices",desktop:"Desktop Only",label:"Show Only On:",mobile:"Mobile Only"}},sidebar_email:{action:"Action",auto_responder:"Auto Responder Integration",confirmation_email:"Confirmation Email",connected:"Connected!",description_html:'<b>** Note: GoToWebinar</b> requires that you collect first and last name. It is recommended that you use the "Full Name" or "First Name / Last Name" input types in the Editor. <br><br><b>URL should look this:</b> http://gotomeeting.com/register/00000',dont_send_confirm_email:"Don't Send Confirm Email",gtw_sign_up_url:"GTW Sign Up URL",how_to_html:'<b>How To:</b> Match up name fields with respective Input, Textarea or Dropdown elements. Click "save web form" to refresh available elements.',important_note_html:"IMPORTANT - Manually Set Redirect <br>URL In Your AR Service",integration:"Integration",integration_subtitle_html:'Since your are using a custom form, you will need to manually set your redirect URL to go the next page in the funnel, below you can grab the URL. If you have any trouble you can check out the <a href="https://support.clickfunnels.com/support/solutions" style="color:#0174c7;" target="_blank" ><%= t(".support_area_here") %></a>...',list_id:"List Id:",list_id_placeholder:"Add Your List Id Here...",list_to_add:"List To Add",not_connected:"Not Connected",note_gotowebinar_html:'<b>** Note: GoToWebinar</b> requires that you collect first and last name. It is recommended that you use the "Full Name" or "First Name / Last Name" input types in the Editor.',paste_web_form_code:"Paste Web Form Code (HTML):",paste_web_form_code_placeholder:"Paste Your HTML Code Here...",refresh_list:"Refresh list from API",remove_integration:"Remove Integration?",save_web_form:"Parse &amp; Save Web Form",secondary_integration:"Secondary GoToWebinar Integration:",select_integration:"Select Integration...",send_confirm_email:"Send Confirm Email",sequence_to_add:"Sequence To Add",sign_up_placeholder:"GoToWebinar URL",subtitle:"Here you will be able to hook up your integrations with your auto-responder service...",support_area_here:"support area here",tag:"Tag:",tag_placeholder:"Add Your Tag Here...",tags_optional:"Tags (optional):",tags_optional_placeholder:"Add Your Tags Here...",title:"Email Integration Settings",url_should_look_this:"URL should look this:"},sidebar_facebook_pixel:{connected:"Connected!",description:"Facebook Conversions Pixel integration",event_label:"Facebook Event",extra_event:"Along with the selected event below, the PageView event will always be triggered when this page loads.",loading_name:"Loading...",not_connected:"Not Connected",select_event:"No Event Selected",subtitle:"Here you will be able to select which Facebook Pixel Conversion Event will be triggered when this page loads...",title:"Facebook Conversions Pixel",unable_to_load_name:"Unable to retrieve name"},sidebar_settings:{affiliate_banner:{affiliate_badge:{hide:"Hide",label:"Affiliate Badge",show:"Show"},label:"Digital Asset",none:"None"},autowebinar:{go_back:"go back",how_often:{every_10_mins:"Every 10 Mins",every_15_mins:"Every 15 Mins",every_20_mins:"Every 20 Mins",every_30_mins:"Every 30 Mins",label:"How Often?:"},offer_time:"Show Offer (seconds):",title:"AUTO WEBINAR - Settings",type:{every_x_mins:"Every X Mins",label:"Autowebinar Type:",pick_date_time:"Pick Date/Time",top_of_the_hour:"Top Of The Hour"}},background_options:"Background",bg_color:"BG Color",bg_image:{image_position:{fill_100_width:"Fill 100% Width",full_center_fit:"Full Center Fit",label:"Image Position",no_repeat:"No Repeat",repeat:"Repeat",repeat_horizontally:"Repeat Hortizontally",repeat_horizontally_bottom:"Repeat Hortizontally - Bottom",repeat_horizontally_top:"Repeat Hortizontally - Top",repeat_vertically:"Repeat Vertically"},label:"BG Image",placeholder:"Image URL"},bg_video:{label:" BG Video",label_off:!1,label_on:!0},color:"Color",content_font:"Content Font",custom_html:{aweber_not_setup:"Aweber - Not Setup",choose_list:"Choose List:",connect_aweber_list:"Connect Aweber List",connect_getresponse_list:"Connect GetResponse List",connect_mailchimp_list:"Connect Mailchimp List",getresponse_not_setup:"GetResponse - Not Setup",label:"Submit Action:",loading:"Loading...",mailchimp_not_setup:"MailChimp - Not Setup",post_webhook:"Post To WebHook & Redirect",redirect_placeholder:"http://yoursite.com/success",redirect_to_url:"Redirect To A URL",redirect_url:"Redirect URL:",submit:"Submit Custom HTML Form",submit_html:"Submit HTML Form (AR)",webhook_url:"Webhook URL:"},digital_assets:{info:"Send a Download After Signing Up",title:"Digital Assets / Downloads"},end_action:{hide_video:"Hide Video",label:"End Action",loop_video:"Loop Video",redirect_to_url:"Redirect to URL",show_popup:"Show Popup"},fomo_settings:{expiration_enabled:"Expiration Enabled:",expiration_info:"page will expire at 11:59 PM in this timezone",expire_after:"Expire After:",expired_url:{label:"Expired URL:",placeholder:"Redirect To URL"},how_to_use_fomo_funnels:"How To Use FOMO Funnels",launch_enabled:{label:"Launch Enabled:"},pre_launch_before:{days:"days",hours:"hours",label:"Pre-launch Before:",minutes:"minutes"},pre_launch_url:"Pre-launch URL:",select_timezone:"Select Timezone:",select_timezone_subtext:"page will open at 00:01 AM in this timezone",subtitle:"Add ?cf_uvid=#CF_UVID# to your links to this page in Actionetics to reconnect the visitor with their original optin even on a different device.",title:"FOMO Settings",unknown_visitor:"Unknown Visitor:"},font:{field_name1:"Field Name (1):",field_name2:"Field Name (2):",field_name3:"Field Name (3):",field_name4:"Field Name (4):",field_name5:"Field Name (5):",label:"Great for ad tracking, email tracking, etc...",question:"auto fill in URL query string ie: ?field-name=ad2"},form_options:"Form Options - AR Integration",headline_font:"Headline Font",hidden_form_fields:"Hidden Form Fields (tracking)",hours:"Hours",link_color:"Link Color",main_title:"General Settings",minutes:"Minutes",no_label:!1,redirect:{info:"Redirect Override - by-pass next page in funnel",label:"On Submit Go To",placeholder:"http://yoursite.com/next-page",title:"General Settings"},redirect_placeholder:"Website URL Here",redirect_url:"Redirect URL",save_as_personal_template:"Save As Personal Template",save_page_as_template:"Save Page As Template",search_font_placeholder:"Search and quick select font...",seconds:"Seconds",select_a_font:"Select a Font",sell_template:{label:"Sell Template?",no:!1,review_info:"Template will be reviewed before put on marketplace...",sales_description:{cover_image_url:"Cover Image URL:",cover_umage_placeholder:"eg. https://yoursite.com/images/cover.png",info:"Cover image is used to sell your template, you can design it how you like... best size: 590x300px",label:"Sales Description:",placeholder:"Page Template Description...",price:"Price:"},yes:"Yes - Mark For Sale"},seo:{author:{label:"Author",placeholder:"Your Name..."},description:{label:"Description",placeholder:"Page Description..."},keywords:{label:"Keywords",placeholder:"Keyword, Keyword 2"},opengraph_preview_html:'http://yourwebsite.com/ | <em class="editorSEOMetaName">Your Name</em>',seo_preview:"SEO Preview",social_image:{label:"Social Image",placeholder:"Image URL"},title:"SEO Meta Data",title_label:"Title",title_placeholder:"Web Browser Title",url_preview:"http://yourwebsite.com/would-be-here",warning:"Warning: Change the Default SEO Page Title."},settings:"Settings",show_in_search_engine:{label:"Search Engines",title:"Show In Search Engine"},template_name:"Template Name:",template_name_placeholder:"Page Template Name...",text_color:"Text Color",themes:"Themes",title:"Meta Tags / Social Settings",tracking:"Page Tracking Code",typography:"Typography",video_image:{label:"Video Image",original_settings:"Original Settings",video_thumbnail:"Video Thumbnail"},volume:{fade_in:"Fade Volume In",label:"Volume",mute:"Mute"},yes_label:!0,youtube_url:{label:"YouTube URL",placeholder:"YouTube URL Here"},youtube_video:"Youtube Video"},sidebar_variations:{a_b_test_settings:"A/B Test Settings",control_version:"Control Version",create_new_variation:"Create New Variation",orignial_page:"Orignial page",placeholder:"Give New Variation a Name...",variations:"Variations"},slideout:{choose_theme:"Choose Theme:",edit_name:"Edit Name:",edit_placeholder:"Example Textbox",example_of_this:"Example Of This",main_content:"Here is the main content",side_part:"Here is the side part to give more content to the page?",some_other_text:"here is some other text?",tab_1:"Tab #1",tab_2:"Tab #2",tab_3:"Tab #3",third_tab:"Third Tab!",title:"Slide Out Title Here",typography_examples:"Here is some Typography Examples"},stock_images:"Stock Images",submits_the_page:"Submits The Page",survey:{add_question:{
add_question_html:"<span>-</span> adding new question",choose_a_question_type:"Choose a Question Type",create:"Create",fast_and_easy_responses:"fast & easy responses",long_answer:"Long Answer",multiple_choice:"Multiple Choice",short_answer:"Short Answer",this_is_best_for_something:"this is best for something"},edit_answer:{action:"Action:",add_answer:"Add Answer",answer:"Answer:",answer_placeholder:"Answer...",because_its:"Because its super cool, duh!",block:"Block",circle:"Circle",delete_question:"Delete question",edit_question_html:"<span>-</span> edit question",go_to_q_2:"Go To Q #2",go_to_q_3:"Go To Q #3",go_to_q_4:"Go To Q #4",hide:"Hide",layout:"Layout:",lettered:"Lettered",next_question:"Next Question",note_html:"<b>* Note:</b> Thumbnail images look best when they are all the same height. If they are different, it may look a bit strange to the viewer...",numbered:"Numbered",optional:"OPTIONAL - sub title...",question:"Question:",radio:"Radio:",show_images:"Show Images",square:"Square",sub_title:"Sub Title:",text_only:"Text Only",thumbnails:"Thumbnails:",vertical:"Vertical",vertical_list:"Vertical list",your_question_here:"Your question here..."},edit_outcome:{actions:"Actions",add_condition:"Add Condition",analyzing_placeholder:"Analyzing Your Results...",applies_to_everyone:"Applies to everyone who doesn't match any other outcome you have set.",back:"back",conditions:"Conditions",custom_redirect:"Custom redirect:",delete_outcome:"Delete Outcome",dont_reload_placeholder:"Don't Reload The Page...",edit_outcome_html:"edit outcome",event_name_placeholder:"Event Name: eg. ViewContent",facebook_pixel:"Facebook Pixel:",go_back:"Go back",google_tag:"Google Tag:",google_tag_placeholder:"Google Tag Name...",hide_show_elements_on_page:"Hide / Show Elements On Page",hide_survey:"Hide Survey",hide_the_survey_on_complete:"Hide The Survey On Complete",instant_page_redirect:"Instant Page Redirect",label_off:"Off",label_on:"On",loading_text:"Loading text:",loading_then_page_redirect:"Loading Then Page Redirect",must_match_all:"[ must match all ]",must_match_all2:"(must match all)",no_action_set:"No action set...",once_the_survey:"Once the survey is completed this action will hide survey.",once_the_survey_is_complete:"Once the survey is complete, you can make these element appear on the page... Its important to make these element hidden to start... (BETA)",open_popup:"Open Popup",optional_placeholer:"OPTIONAL: website URL...",outcome_title:"Outcome Title:",outcome_title_placeholder:"Outcome title...",page_action:"Page Action:",set_a_condition:"Set a condition, or else this outcome wont be triggered...",show_survey_opt_in_pop_up:"Show Survey Opt In Pop up",show_the_popup_on_complete:"Show The Popup On Complete",show_these_elements_on_complete:"Show These Elements On Complete",sub_text:"Sub text:",submit_page_form:"Submit Page (form)",submit_the_page_on_complete:"Submit The Page On Complete",this_is_great_when_you_have_the_survey:"This is great when you have the survey on the page and want them to opt in once they are done. Inside of the pop up you can have a opt in form. If your survey is inside of a pop up, this action will not do anything...",this_will_trigger_a_submit_event:"This will trigger a submit event on the page so that the form is submitted. This is useful if you have a opt in form on the page."},edit_trigger:{answer_to_trigger:"Answer to trigger",cfsurvey_html:"This will be a custom FB tracking event called: <b>cfSurvey</b> and the name is a property called <b>'name'</b>. Watch this video to see how it works...",custom_name:"Custom Name:",delete_trigger:"Delete trigger",edit_trigger_html:"<span>-</span> edit trigger",eg_male:"eg. Male",enter_the_name_of_the_gtm:"Enter the name of the GTM trigger that you want to fire. Must be an exact match to what you have in GTM. Watch this video to see how it works...",gmt_trigger_name:"GTM Trigger Name:",google_tag_name:"Google Tag Name...",no_spaces:"no spaces *",off_no_facebook_pixel:"Off - No Facebook Pixel",off_no_google_tag:"Off - No Google Tag",on_fire_facebook_pixel:"On - Fire Facebook Pixel",on_fire_google_tag:"On - Fire Google Tag",set_an_answer_you_want_this_to_be_triggered_on:"Set an answer you want this to be triggered on...",trigger_title:"Trigger Title:",trigger_title_placeholder:"Trigger title..."},flow:{here_would_be_something:"here would be something"},index:{create_group:"Create Group",create_multiple_variations:"Create multiple variations of a question. Great for dynamic answers.",outcomes:"Outcomes",question_group:"Question Group",questions:"Questions",settings:"Settings",stats:"Stats",survey_awesome:"Survey Awesome",triggers:"Triggers",warning_answer_redirects:"Warning - Answer redirects maybe in wrong order since you changed the question order."},outcomes:{add_outcome:"Add Outcome","default":"default",default_outcome_action:"Default Outcome Action",o1:"O1"},questions:{add_question:"Add Question",add_question_group:"Add Question Group",add_question_variation:"Add Question Variation",edit_answers:"Edit Answers",go_to_next_question:"Go To Next Question",group:"group",loading_stats:"loading stats...",manage_questions:"Manage Questions",multiple_choice_radio:"multiple choice / radio",q1:"Q1",q2:"Q2",suvey_questions:"Suvey Questions",title_of_question:"Title OF Question",total_completed_survey:"total completed survey",total_started_survey:"total started survey",v1:"V1",v2:"V2"},settings:{blue:"Blue",button_text:"Button Text:",color:"Color:",facebook_pixel_and_google_tag_manager:"Facebook Pixel & Google Tag Manager",green:"Green",hide_next_button:"Hide Next Button",hide_progress_bar:"Hide Progress Bar",next_button:"Next button",progress_bar:"Progress bar",red:"Red",show_next_button:"Show Next Button",show_progress_bar:"Show Progress Bar",simply_add_a_button_image:"Simply add a button / image to the page, and give it a url of #survey-next",style:"Style:",style_options:"Style options",theme_and_advance_tab_html:"You can make style choices for your survey in the <b>Theme & Advance Tab.</b>",themes_and_advance_tab_html:"You can make style choices for your survey in the <b>Themes & Advance Tab...</b>",thin_line:"Thin Line",think_line:"Think Line",to_the_next_question:"You can make any button or image as the next button for your survey. The user will not be able to go to the next question until they click the button.",visibility:"Visibility:",you_can_make_any_button:"You can make any button or image as the next button for your survey. The user will not be able to go to the next question until they click the button.",you_must_paste_in_the_html:"You must paste in the FB Tracking Pixel JS / GTM in the <b>settings/tracking footer code of the page</b> for those to work..."},stats:{completed:"completed",dashboard:"Dashboard",total:"total"},triggers:{add_trigger:"Add Trigger",they_dont_need_to_finish:"They don't need to finish the survey for these to be triggered unlike outcomes that fired when the survey is ended.",triggers_are_actions_to_take_instantly:"Triggers are actions to take instantly when a user answers a question. Trigger a Facebook Pixel, or a Google Tag with Google Tag Manager."}},templates:{affiliate_access:{address:"Address *:",affiliate_access:"Affiliate Access",already_an_affiliate:"Already an affiliate? Login Now!",bg_color:"BG Color",button_bg_color:"Button BG Color",button_text_color:"Button Text Color",check:"Check",city:"City *:",confirm_password:"Confirm Password",confirm_password_label:"Confirm Your Password *:",country:"Country *:",create_your_account:"CREATE YOUR ACCOUNT",email:"Email",email_label:"Email *:",first_name:"First Name *:",font:"Font",forgot:"Forgot",forgot_headline:"Forgot Headline",forgot_password:"Forgot Password?",forgot_your_password:"Forgot your Password?",forms_for_login:"forms for login, register, reset",forms_for_loginregisterreset:"forms for login, register, reset",go_back_to_login:"Go Back To Login",helper_text_color:"Helper Text Color",input:"Input",last_name:"Last Name *:",log_into_your_account:"Log Into Your Account:",login:"Login",login_button:"Login Button",login_headline:"Login Headline",login_to_account:"LOGIN TO ACCOUNT",password:"Password",password_label:"Password *:",payment_preference:"Payment Preference *:",paypal:"Paypal",paypal_email:"Paypal Email *:",phone:"Phone:",register_headline:"Register Headline",reset_button:"Reset Button",send_me_reset_password_instructions:"Send me reset password instructions",sign_up_button:"Sign Up Button",state:"State *:",style:"Style",tax_id_ssn:"Tax ID / SSN#:",zip:"Zip *:"},affiliate_car_contest:{affiliate_car_title:"Affiliate Car",car_contest_element:"car contest element",info_html:'<span class="affCarContestNumber">33</span> of <b>200</b> members',subtitle:"car contest element",text_color:"Text Color",text_size:"Text Size",title:"Affiliate Car Contest"},affiliate_funnel:{"25%_commission":"25% Commission","50%_commission":"50% Commission",affiliate_funnel:"Affiliate Funnel",arrow_color:"Arrow Color",arrow_icon:"Arrow Icon",bottom_bg_color:"Bottom BG Color",bottom_text_color:"Bottom Text Color",coaching:"Coaching",frontend:"Frontend",show:"Show",showcase_your_funnel_with_prices:"showcase your funnel with prices"},affiliate_image:{affiliate_id:"Affiliate ID is automatically added to the end of URL.",affiliate_image:"Affiliate Image",affiliate_link_here:"Affiliate Link Here",align:"Align",banner_ad:"Banner Ad - 320x200",border_color:"Border Color",border_style:"Border Style",box:"Box",button:"Button",button_color:"Button Color",button_shadow:"Button Shadow",button_style:"Button Style",button_width:"Button Width",color:"Color",copy_and_paste_branded_image:"copy and paste branded image",copy_button_text:"Copy Button Text",copy_image_code:"Copy Image Code",copy_image_code_placeholder:"Copy Image Code...",copy_to_clipboard:"Copy to Clipboard",custom_link:"Custom Link",custom_redirect_url:"Custom Redirect URL...",drop_shadow:"Drop Shadow",flat:"Flat",grab_your_affiliate_link:"Grab Your Affiliate Link...",gradient:"Gradient",half_size:"Half Size",headline:"Headline",headline_bg_color:"Headline BG Color",headline_color:"Headline Color",headline_text:"Headline Text",headline_title:"Headline",hide:"Hide (only on Hover)",hover_color:"Hover Color",image:"Image",image_height:"Image Height",image_shadow:"Image Shadow",image_url:"Image URL",image_width:"Image Width",press_ctrl:"Press CTRL+C to Copy to Clipboard",show:"Show",show_button:"Show Button",subtle_style:"Subtle Style",text:"Text"},affiliate_link:{affiliate_link:"Affiliate Link",affiliate_link_url:"Affiliate Link URL",corners:"Corners",display_affiliate_url:"display affiliate URL",font_size:"Font Size",text_align:"Text Align"},affiliate_link_builder:{affiliate_link_builder:"Affiliate Link Builder",affiliate_sub_id_1:"Affiliate Sub ID 1:",affiliate_sub_id_2:"Affiliate Sub ID 2:",allow_affiliates_to_choose_link:"allow affiliates to choose link",choose_link:"Choose Link:",choose_option_above:"Choose options above...",custom_link:"Custom Link:",link_1:"Link #1",link_10:"Link #10",link_11:"Link #11",link_12:"Link #12",link_13:"Link #13",link_2:"Link #2",link_3:"Link #3",link_4:"Link #4",link_5:"Link #5",link_6:"Link #6",link_7:"Link #7",link_8:"Link #8",link_9:"Link #9",link_builder:"Link Builder",link_name:"Link Name",link_url:"Link URL",no_customization_settings:"No customization settings",optin_book:"Optin - Free Book...",select_a_link:"Select a link...",turn_off_autoplay:"Turn OFF Autoplay",turn_off_popups:"Turn OFF Popups",turn_on_cookie_preview:"Turn On Cookie Preview",your_affiliate_link:"Your Affiliate Link",yoursite:"http://yoursite.com/free-video"},affiliate_stats:{affiliate_stats:"Affiliate Stats",all_time_suffix:"(all time)",arrow_style:"Arrow Style %{value}",bg_color_1:"BG Color #1",bg_color_2:"BG Color #2",bg_color_3:"BG Color #3",commission_text:"Commission Text","default":"Default",display_affiliate_stats:"display affiliate stats",display_stats:"display affiliate stats",leads_text:"Leads Text",rounded_style:"Rounded Style",total_commissions:"Total Commissions",unique_buyers:"Unique Buyers",unique_visitors:"Unique Visitors",visitors_text:"Visitors Text"},affiliate_stats_launch:{accounts_created:"Accounts Created",accounts_started:"Accounts Started",affiliate_stats:"Affiliate Stats",commissions:"Commissions",display_affiliate_stats:"display affiliate stats",launch_stats:"LAUNCH STATS",webinar_leads:"Webinar Leads"},affiliate_text:{affiliate_text:"Affiliate Text",copy_and_paste_email_text:"copy and paste email/text",copy_html_text_code:"Copy HTML Text Code",dont_miss_out_on_this_amazing_deal_html:"Dont miss out on this amazing deal!",note_html:"** <b>Note</b> - to brand with affiliate link, <b>add #affiliate-link# as the URL</b> and it will be auto branded to the affiliate...",question_html:"What is the number 1 thing stopping people online?</div><div><br></div><div>Tech stuff, its making everyones life harder! Not anymore with our amazing tool...</div><div><br></div><div>\u2026Well, now there is AwesomePro, setting the</div><div>standard for creating EASY and PROFITABLE Scarcity Marketing!</div><div><br>",subject:"Subject Line: Check Out This Amazing Product",watch_the_video:"Watch The Video",your_name_here:"Your Name Here"},audio:{"3_4_width":"3/4 Width",add_audio:"add audio player...",audio:"Audio",audio_file_url:"Audio File URL",autoplay:"Autoplay",browser_support:"Your browser does not support the audio element.",controls:"Controls",full_width:"Full Width",half_width:"Half Width",loop:"Loop",padding:"Padding",white_input:"White Input",width:"Width"},autowebinar_at:{all_edges:"All Edges",auto:"Auto",autowebinar_at:"autowebinar at",background_color:"Background Color",bold:"Bold",border_radius:"Border Radius",border_size:"Border Size",borders:"Borders",bottom_only_edges:"Bottom Only Edges",box_shadow:"Box Shadow",capitalize:"Capitalize",content_font:"Content Font",countdown_type:"Countdown Type",four_columns:"Four Columns",half_fade:"Half Fade",headline_font:"Headline Font",heavy_fade:"Heavy Fade",how_often:"How Often?",letter_spacing:"Letter Spacing",light_fade:"Light Fade",line_height:"Line Height",lowercase:"Lowercase",none:"None",normal:"Normal",one_column:"One Column",opacity:"Opacity",radius_edges:"Radius Edges",shadow:"Shadow",starting_text:"Starting Text",text_columns:"Text Columns",text_effects:"Text Effects",text_shadow:"Text Shadow",text_transform:"Text Transform",three_columns:"Three Columns",time_will_be_dynamic:"Time Will Be Dynamic Based On Settings > Webinar Settings",today:"TODAY @",top_only_edges:"Top Only Edges",two_columns:"Two Columns",typography_type:"Typography Type",uppercase:"Uppercase"},autowebinar_countdown:{advanced:"Advanced",autowebinar_countdown:"Autowebinar Countdown",circle_line_white:"Circle Line White",classic_orange:"Classic Orange",countdown:"countdown",label:"Label",label_color:"Label Color",label_weight:"Label Weight",size:"Size",timer_autowebinar:"Timer Autowebinar",translate:"Translate"},autowebinar_date:{auto_webinar_date:"Auto Webinar Date",date_format:"Date Format",dynamic_date_picker:"dynamic date picker",loading:"Loading...",replay_text:"Replay Text",select_desired_date:"Select Desired Date",select_text:"Select Text",september_23rd_2014:"September 23rd, 2014",september_24th_2014:"September 24th, 2014"},autowebinar_date_and_time:{adding_a_bullet_list:"adding a bullet list",auto_webinar_date___time:"Auto Webinar Date & Time",date_text:"Date Text",select_your_date:"Select Your Date:",select_your_time:"Select Your Time:",september_11th_2014:"September 11th, 2014",time_text:"Time Text"},autowebinar_hourly:{auto_webinar_date:"Auto Webinar Date",auto_webinar_hourly:"Auto Webinar Hourly",dynamic_date_picker:"dynamic date picker",tuesday_jan_3rd:"Tuesday, Jan. 3rd @ 3:00pm"},autowebinar_local_time:{local_text:"Local Text",local_time:"Local Time",no_customization_settings:"No Customization Settings",users_local_time:"users local time",your_local_time:"Your Local Time:"},autowebinar_time:{auto_webinar_time:"Auto Webinar Time",dynamic_time_picker:"dynamic time picker"},autowebinar_ty_addevent:{add_event_to_calendar:"add event to calendar",add_event_to_calendar_2_0:"Add Event To Calendar 2.0",add_to_calendar:"Add To Calendar",add_to_calendar_2_0:"Add To Calendar 2.0",etc_gmt:"Etc/GMT",location_of_the_event:"Location of the event",summary_of_the_event:"Summary of the event"},autowebinar_ty_date:{auto_webinar_date:"Auto Webinar Date",date_selected:"Date Selected",dynamic_event_date:"dynamic event date",font_weight:"Font Weight",june_28th_2014:"June 28th, 2014"},autowebinar_ty_time:{auto_webinar_time:"Auto Webinar Time",dynamic_event_time:"dynamic event time",time_selected:"Time Selected"},billing_address:{add_a_billing_container:"add a billing container...",address_text:"Address Text",billing_address:"Billing Address",city_name:"City Name",city_text:"City Text",country:"Country",full_address:"Full Address",required:"Required",select_country:"Select Country",state_province:"State / Province",state_text:"State Text",toggle_extra_info:"Toggle Extra Info",zip_code:"Zip Code",zip_text:"Zip Text"},blocks:{"1_column_block":"1 Column Block","2_column_block":"2 Column Block","3_column_block":"3 Column Block","3_column_row":"3 column row","3rd_column":"3rd Column","4_column_block":"4 Column Block","4_column_row":"4 column row","4th_column":"4th Column","5_column_block":"5 Column Block","5_column_row":"5 column row","5_columns":"5 columns","5th_column":"5th Column","6_column_block":"6 Column Block","6_column_row":"6 column row","6_columns":"6 columns","6th_column":"6th Column",a_quater_each_columns:"a quater each columns",a_third_each_columns:"a third each columns",blank_section_block:"Blank Section Block",column_with_left_sidebar1_32_3_:"column with left sidebar (1/3 - 2/3)",column_with_right_sidebar2_31_3_:"column with right sidebar (2/3 - 1/3)",columns:"COLUMNS",halfhalf_columns:"half & half columns",left_side_column:"left side column",left_sidebar_row:"Left Sidebar row",right_side_column:"right side column",right_sidebar_row:"right sidebar row",section:"Section",single_full_column:"single full column",wide_section:"Wide Section"},bulletlist:{adding_a_bullet_list:"adding a bullet list",benefit_html:"<b>Benefit:</b> Our products are delivered immediately",black_input:"Black Input",bold_color:"Bold Color",bullet_space:"Bullet Space",colors:"Colors",feature_html:"<b>Feature:</b> Explain the benefit of your products",font_icon:"Font Icon",icon_bullet_list:"icon bullet list",icon_color:"Icon Color",icon_html:"<b>Icon:</b> Change the icons in the settings",icon_list:"Icon List",icons:"Icons",left_margin:"Left Margin",list_type:"List Type",ordered_list:"Ordered List"},bulletlistimage:{adding_a_bullet:"adding a bullet list with custom icon",adding_a_bullet_list_with_custom_icon:"adding a bullet list with custom icon",and_so_much_more:"And So Much More...",arrow_down:"Arrow Down",arrow_right:"Arrow Right",awesome_feature_html:"<b>Awesome Feature</b> - Super Cool Thing #1",bottom_border:"Bottom Border",bullet_list__image_:"bullet List (image)",check_box:"Check Box",check_mark:"Check Mark",chevron_down:"Chevron Down",chevron_right:"Chevron Right",dark_dashed:"Dark Dashed",dark_solid:"Dark Solid",even_cooler_feature_html:"<b>Even Cooler Feature</b> - Amazing Thing #2",icon_image_32px:"Icon Image (32px)",icon_size:"Icon Size",image_list:"Image List",light_dashed:"Light Dashed",light_solid:"Light Solid",list:"List",no_icon:"No Icon",plus:"Plus",shopping_cart:"Shopping Cart",show_icon:"Show Icon"},button:{add_a_button:"add a button...","aria-label":"Aria-Label",black_button:"Black Button",blue_3d_button:"Blue 3D Button",blue_button:"Blue Button",border:"Border",bounce:"Bounce (loop)",button:"button",button_action:"Button Action",button_align:"Button Align",button_effect:"Button Effect",button_text:"Button Text",click_to_sign_up:"Click to Sign Up",dark_orange_3d_button:"Dark Orange 3D Button",elevate:"Elevate (hover)",flat_button:"Flat Button",green_3d_button:"Green 3D Button",green_button:"Green Button",hide_these:"Hide These",horizontal_space:"Horizontal Space",inline_block:"Inline / Block",kajabi_offers:"Kajabi Offers",light_button:"Light Button",light_green_3d_button:"Light Green 3D Button",light_green_button:"Light Green Button",light_grey_button:"Light Grey Button",light_inset:"Light Inset",light_red_button:"Light Red Button",link_settings:"Link Settings",no_effect:"No Effect",orange_3d_button:"Orange 3D Button",orange_button:"Orange Button",orange_dark_button:"Orange Dark Button",pill_button:"Pill Button",pulse_glow:"Pulse Glow (loop)",rocking:"Rocking (loop)",show_these:"Show These",sub_text:"Sub Text",sub_text_size:"Sub Text Size",url_action:"URL / Action",vertical_space:"Vertical Space",wobble:"Wobble (hover)"},cb_headline:{checkbox_headline:"checkbox headline",contact_field_name:"Contact Field Name",eu_visitors_only_html:"EU Visitors Only",icon:"Icon",this_is_a_checkbox:"This is a checkbox headline element"},checkbox:{add_a_checkbox_form:"add a checkbox form...",checkbox:"checkbox",custom_type:"Custom Type",group_radio_inputs_by_same:"Group radio inputs by same 'custom type' name...",input_value:"Input Value",select_this_radio_button_now:"Select this radio button now..."},clickpush_onload:{prompt:"DESKTOP NOTIFICATION UP-FRONT PROMPT"},countdown:{add_a_countdown:"add a countdown...",all_show_sections:"All SHOW sections / rows will be hidden on page load...",customize_display:"Customize Display",date_countdown_2_0:"Date Countdown 2.0",days:"Days",end_action:"End Action",end_date:"End Date",end_time:"End Time",expire_action:"Expire Action",hours:"Hours",minutes:"Minutes",months:"Months",redirect_url:"Redirect URL",seconds:"Seconds",show_days:"Show Days",show_hours:"Show Hours",show_minutes:"Show Minutes",show_months:"Show Months",show_seconds:"Show Seconds",show_weeks:"Show Weeks",show_years:"Show Years",time_units_color:"Time Units Color",time_will_be_dynamic:"Time Will Be Dynamic Based On User Webinar Picked Time and Redirect to The Webinar Broadcast URL (the next step in the funnel.)",timezone:"Timezone",weeks:"Weeks",years:"Years"},countdown_daily:{add_an_evergreen_countdown:"add an evergreen countdown...",daily_countdown__evergreen_:"Daily Countdown (evergreen)",daily_evergreen:"Daily Evergreen",end_action:"End Action",end_today_at:"End Today At",expire_cookie_days:"Expire Cookie (days)",revisit_action:"Re - Visit Action",show_this:"Show This",this_section_rows:"This section/row(s) will be hidden on load...",timer_will_show:"Timer will show expired action on new visits for days set..."},countdown_evergreen:{add_an_evergreen_countdown:"add an evergreen countdown...",minute_countdown__evergreen_:"Minute Countdown (evergreen)",timer_evergreen:"Timer Evergreen"},customhtml:{add_custom_html:"add custom html...",custom:"Custom HTML",custom_html:"* CUSTOM HTML *"},customjs:{add_custom_jshtml_to_your_page:"add custom js / html to your page...",custom_code_type:"Custom Code Type",custom_javascript_html:"CUSTOM JAVASCRIPT / HTML",custom_js___html:"Custom JS / HTML",html_js_code:"html / js code"},deadline_countdown:{fomo_countdown:"FOMO Countdown",time_will_be_dynamic:"Time Will Be Dynamic Based On Settings > FOMO Settings"},divider:{add_a_divider:"add a divider...",height:"Height",padding_top:"Padding Top"},email_image_link:{add_clickable_imagephoto:"add clickable image / photo...",linkable_image:"Linkable Image",radius:"Radius"},facebook_messenger_checkbox:{admin_pages_required_html:'You must sync at least one Facebook Page. <a target="_blank" alt="Facebook Page Settings" href="%{page_setting_url}">Check your settings here.</a>',align:"Align",background_color:"Background Color",choose_page:{label:"Choose a Page"},facebook_page_id:{label:"Facebook Page"},integration_broken_html:'Your integration is currently not functioning, and needs attention. <a target="_blank" href="%{integration_url}">Go here to fix it</a>',integration_description:"Allow ClickFunnels to manage your Facebook pages, specifically allowing us to include optin Messenger Checkboxes on your page, on your behalf. If you do not manage any Facebook pages, this integration won't be of much use to you.",integration_required:'You must first install the "Facebook With Pages" integration',no_pages:{label:"No Facebook Pages connected"},preview_error:"Note: It will not render unless you change the Facebook Page setting of this element.",preview_subtext:"This is the approximate size of the checkbox plugin.",send_to_messenger_html:"Send to %{icon_html} Messenger",size:{content:"small%small:medium%medium:large%large:standard%standard:xlarge%xlarge",label:"Size"},title:"Facebook Messenger Checkbox"},fbcomments:{add_fb_comments:"add fb comments...",color_theme:"Color Theme",comment_url:"Comment URL",facebook_comments:"Facebook Comments",fb_comment:"FB Comment",fb_comments:"FB Comments Will Be Here (placeholder)",of_posts:"# Of Posts"},featureimage:{add_imagetext_block:"add image & text block...",alt_text:"Alt Text",column_sizes:"Column Sizes (%)",featured_image_headline:"Featured Image Headline",headline_font:"Headline Font",image_border:"Image Border",image_feature:"Image Feature",image_radius:"Image Radius",layout:"Layout",lazy_loading:"Lazy Loading?"},fontawesome_icon:{blue_boxed_icon:"Blue Boxed Icon",fontawesome_icon:"FontAwesome Icon",grey_circle_shadow:"Grey Circle Shadow",icon:"Icon",not_styling:"Not Styling",simple_shadow:"Simple Shadow",url_target:"URL Target"},googlefonts_option:{browse_all_google_fonts:"Browse All Google Fonts"},headline:{add_headline:"add headline / text copy...",add_headlinetext_copy:"add headline / text copy...",all_edges:"All Edges",auto:"Auto",blurry_shadow:"Blurry Shadow",bold:"Bold",bold_and_italic:"Bold and Italic",border:"Border",bottom_border:"Bottom Border",bottom_dark:"Bottom Dark",bottom_light:"Bottom Light",bottom_only_edges:"Bottom Only Edges",capitalize:"Capitalize",connects_html:"Connects to Settings &gt; Typography Font Type",content_font:"Content Font",dark_full:"Dark Full",dark_with_highlight:"Dark with Highlight",dashed:"Dashed",dotted:"Dotted",extra_large:"Extra Large",extra_small:"Extra Small",far_shadow:"Far Shadow",flat_color:"Flat Color",four_columns:"Four Columns",full_border:"Full Border",full_light:"Full Light",half_fade:"Half Fade",hard_shadow:"Hard Shadow",headline:"Large Call to Action Headline",headline___text:"Headline / Text",headline_font:"Headline Font",headline_text:"Headline / Text",heavy_fade:"Heavy Fade",highlight_on_hover_only:"Highlight On Hover Only",icon_spin:"Icon Spin",italic:"Italic",large:"Large",light_fade:"Light Fade",lowercase:"Lowercase",medium:"Medium",mid_shadow:"Mid Shadow",no_border:"No Border",no_border_style:"No Border Style",no_shadow:"No Shadow",none:"None",normal:"Normal",one_column:"One Column",only_x_left:"Only X Left!",percent:"%{value} Percent",percent_drop_shadow:"%{value} Percent Drop Shadow",percent_inner_shadow:"%{value} Percent Inner Shadow",sharp_inner_border:"Sharp %{value} Inner Border",sharp_inset_light:"Sharp 1px Inset Light",small:"Small",soft_shadow:"Soft Shadow",solid:"Solid",spacing:"%{value} Spacing",strong_shadow:"Strong Shadow",subtle_shadow:"Subtle Shadow",three_columns:"Three Columns",top_border:"Top Border",top_bottom_border_html:"Top &amp; Bottom Border",top_only_edges:"Top Only Edges",two_columns:"Two Columns",uppercase:"Uppercase",very_large:"Very Large",x_of_xxx_sold:"X of XXX Sold",x_sold:"X Sold!"},image:{"3d_style":"3D Style",add_imagephoto:"add image / photo...",address_icon:"Address Icon",big_border:"Big Border",big_bottom:"Big Bottom",black:"Black",black_subtle:"Black - subtle",black_white:"Black & White",blue:"Blue",blue_highlight:"Blue Highlight",center:"Center",circle:"Circle",color:"Color",dark:"Dark",dark_shadow:"Dark Shadow",dark_thumbnail_border:"Dark Thumbnail Border",dashed_border:"Dashed Border","default":"Default",effects:"Effects",email_icon:"Email Icon",false_label:!1,full_color:"Full Color",full_shadow:"Full Shadow",full_visible:"Full Visible",green:"Green",grey:"Grey",grey_scale_fx:"Grey Scale FX",grow_shadow:"Grow & Shadow",image_url:"Image URL",left:"Left",light_blue:"Light Blue",light_gradient:"Light Gradient",light_shadow:"Light Shadow",link_url_target:"Link URL Target",medium_gradient:"Medium Gradient",name_icon:"Name Icon",new_tab_window:"New Tab/Window",opacity_black:"Opacity Black",opacity_white:"Opacity White",orange_highlight:"Orange Highlight",phone_icon:"Phone Icon",professional:"Professional",red:"Red",right:"Right",round_corners:"Round Corners",seo_alt_text:"SEO Alt Text",simple:"Simple",simple_border:"Simple Border",single_image:"Single Image",strong_fade:"Strong Fade",stronger_fade:"Stronger Fade",subtle_outline:"Subtle Outline",thick_underline:"Thick Underline",transparent_black:"Transparent Black",transparent_white:"Transparent White",true_label:!0,underlined:"Underlined",white:"White",white_subtle:"White - subtle",white_thumbnail_border:"White Thumbnail Border",yellow:"Yellow"},imagebutton:{add_image_button:"add image button...",image_button:"Image Button"},imagegallery2:{add_a_modal_image:"add a modal image...",full_size:"Full Size",image_modal:"Image Modal",image_popup:"Image Popup",thumbnail:"Thumbnail",thumbnail_height:"Thumbnail Height",thumbnail_width:"Thumbnail Width"},inlineoptin:{form_color:"Form Color",form_corners:"Form Corners",form_outline:"Form Outline",form_text:"Form Text",inline_optin:"inline optin",inline_optinemail_only_:"inline optin (email only)...",sign_up:"Sign Up"},input:{"3d_gradient_no_icon_input":"3D Gradient (no icon) Input",add_a_form_input:"add a form input...",address:"Address",all_canadian_provinces:"All Canadian Provinces",all_countries:"All Countries",all_united_states:"All United States",basic_input:"Basic Input",black_bg_input:"Black BG Input",black_underline_input:"Black Underline Input",border_white_input:"Border White Input",city:"City",country:"Country",custom_options:"Custom Options",custom_type:"Custom Type",default_input:"Default Input",email_address:"Email Address",first_name:"First Name",full_name:"Full Name",grey_border_input:"Grey Border Input",icon_position:"Icon Position",icon_style:"Icon Style",input:"input",input_form:"Input Form",input_type:"Input Type",last_name:"Last Name",light_grey_input:"Light Grey Input",not_set:"Not Set",phone_number:"Phone Number",placeholder_text:"Placeholder Text",shipping_address:"Shipping Address",shipping_city:"Shipping City",shipping_country:"Shipping Country",shipping_state:"Shipping State",shipping_zip:"Shipping Zip",simple_clean_input:"Simple Clean Input",simple_input:"Simple Input",state:"State",submit_on_enter:"Submit on Enter",us_canada:"US & Canada",vat_number:"VAT Number",zip:"Zip"},member_access:{already_a_member_login_now:"Already a member? Login Now!",denotes:"* Denotes mandatory fields",email_placeholder:"Email Placeholder",forms_for_loginregisterreset:"forms for login, register, reset",member_access:"Member Access"},membership_content:{after_creating:"After creating this membership content template you will add lessons on the funnel overview page.  Lesson content will automatically be swapped in here to create a dynamic living membership site.",content_section_for_membership_area:"content section for membership area",display_content:"Display Content",download_mp4_video:"Download MP4 Video",download_resource:"Download Resource",example_of_lesson_headline:"Example of Lesson Headline",lesson_sub_headline:"Lesson sub headline will be here",membership_content:"Membership Content"},membership_content_insideidea:{content_section_for_membership_area:"content section for membership area",intro_to_awesome_page:"Intro To Awesome Page",membership:"This Is My Awesome Thingy Membership...",membership_content:"Membership Content"},membership_navigation:{category_name:"Category Name",description_can_go_here:"Short lesson description can go here.",faster_navigation_menu_for_membership:"faster navigation menu for membership",lesson_auto_updated:"Lesson Auto Updated",lessons:"Lessons",membership_nav_2_1:"Membership Nav 2.1",navigation:"Navigation",title_shadow:"Title Shadow",toggle_background_color:"Mobile Menu Toggle Background Color",toggle_text_color:"Mobile Menu Toggle Text Color",video_embed_here:"VIDEO EMBED HERE"},membership_search:{membership_search:"Membership Search",search:"Search",search_form_for_membership:"search form for membership"},membership_sort:{membership_sidebar:"Membership Sidebar",membership_sort:"Membership Sort",next:"Next",previous:"Previous",search_form_for_membership:"search form for membership"},multichoice:{facebook:"Facebook",multi_choice:"Multi-Choice",online_search:"Online Search",option_1:"Option #1",other:"Other",
shape:"Shape",survey_options:"survey options...",theme:"Theme",twitter:"Twitter"},nav:{about_us:"About Us",add_nav_links:"add nav links...",features:"Features",link_color:"Link Color",link_target:"Link Target",link_text:"Link Text",navigation:"navigation",of_links:"# Of Links",order_now:"Order Now",pricing:"Pricing",resources:"Resources",text_weight:"Text Weight"},order2step:{"2_step_order_form":"2 step order form...",address:"Address",amount:"amount",back_to_shipping_text:"Back to Shipping Text",bump_headline:"Bump Headline",button_font:"Button Font",button_footer_text:"Button Footer Text",button_icon:"Button Icon",button_size:"Button Size",button_text_shadow:"Button Text Shadow",buttons:"Buttons",cc_cvc_text:"CC CVC Text",cc_exp_month_text:"CC Exp. Month Text",cc_exp_placeholder:"MM/YY",cc_exp_text:"CC Exp. Text",cc_exp_year_text:"CC Exp. Year Text",cc_number_text:"CC Number Text",city:"City",complete_order:"Complete Order",credit_card_number:"Credit Card Number *:",cvc:"CVC *:",dynamically_updated:"Dynamically Updated",edit_shipping_details:"Edit Shipping Details",edit_step_1:"Edit Step #1",edit_step_2:"Edit Step #2",email_address:"Email Address",expiry:"Expiry *:",expiry_month:"Expiry Month *:",expiry_year:"Expiry Year *:",form_bg_color:"Form BG Color",form_cc_text:"Form CC Text",form_cvc_text:"Form CVC Text",form_exp_text:"Form Exp. Text",form_style:"Form Style",form_text_align:"Form Text Align",full_name:"Full Name",go_to_step_2:"Go To Step #2",inputs:"Inputs",inventory_label:"Inventory Label",item:"Item",one_time_offer:"ONE TIME OFFER",order_2_step:"Order 2 Step",oto_headline:"OTO Headline",oto_text:"OTO Text",phone:"Phone",phone_number:"Phone Number",price:"Price",select_item_text:"Select Item Text",select_price_text:"Select Price Text",shipping:"Shipping",shipping_headline:"Shipping Headline",step_1_btn_sub_text:"Step #1 BTN Sub Text",step_1_btn_text:"Step #1 BTN Text",step_1_headline:"Step #1 Headline",step_1_sub_headline:"Step #1 Sub Headline",step_2_btn_sub_text:"Step #2 BTN Sub Text",step_2_btn_text:"Step #2 BTN Text",step_2_headline:"Step #2 Headline",step_2_sub_headline:"Step #2 Sub Headline",stripe_layout:"Stripe Layout",summary_item_text:"Summary Item Text",summary_price_text:"Summary Price Text",toggle_order_bump:"Toggle Order Bump",toggle_phone:"Toggle Phone #",toggle_settings:"Toggle Settings",toggle_shipping:"Toggle Shipping",we_respect:"We Respect Your Privacy & Information",where_to_ship_book:"Where To Ship Book",yes_i_will_take_it:"Yes, I will Take It!",your_billing_info:"Your Billing Info",your_info:"your info",your_order_has_been_declined:"Your order has been declined. Please double check your Credit Card Details or contact support for information.",zip_postal_code:"Zip / Postal Code"},order2step_inventory:{button_subtext:"* 100% Secure & Safe Payments *",order_2_step:"Order 2 Step"},order_address:{add_a_shipping_container:"add a shipping container...",shipping_address:"Shipping Address"},order_apple_pay:{apple_or_android:"Apple or Android Pay will Display here when available.",applepay___android_pay:"ApplePay / Android Pay",applepay_android_pay:"ApplePay Android Pay",labels:"Labels",placeholders:"Placeholders",your_order_has_been_declined:"Your order has been declined. Please double check your Payment Details or contact support for information."},order_bump:{background:"Background",box_colors:"Box Colors",bump_inline_upsell:"bump inline upsell",edges:"Edges",headline_bg:"Headline BG",order_bump:"Order Bump"},order_confirmation:{access_purchase:"Access Purchase",download_text:"Download Text",order_confirmation:"Order Confirmation",order_confirmation_receipt:"order confirmation receipt",price_text:"Price Text",product:"Product",product_color:"Product Color",product_text:"Product Text"},order_confirmation_product_variation:{product_w__var_order_confirmation:"Product W/ Var Order Confirmation",sales_tax:"Sales Tax",sub_total:"Sub Total",total:"Total",unit_price:"Unit Price"},order_creditcard:{credit_card_checkout:"credit card checkout",credit_card_form:"Credit Card Form",cvc_code:"CVC Code *:",helper_label_toggle:"Helper Label Toggle",hide_mobile_pay:"Hide Mobile Pay",label_text_color:"Label Text Color"},order_multipay:{a_paypal_button_will_show_up_here:"A PayPal button will show up here.",credit_card:"Credit Card",credit_card_number:"Credit Card Number:",cvc_code:"CVC Code:",environment:"Environment",expiry_month:"Expiry Month:",expiry_year:"Expiry Year:",input_styles:"Input Styles",pay_select_form:"Pay Select Form",paypal_credit:"Paypal Credit",venmo:"Venmo"},order_product_option:{display_your_products:"Display Your Products",item_text:"Item Text",product_selector_radio_or_dropdown:"product selector radio or dropdown",radio_or_dropdown:"Radio or Dropdown",select:"Select",select_product_2_0:"Select Product 2.0",select_product__2_0:"Select Product  2.0"},order_product_option_inventory:{product_selector_with_inventory:"Product Selector With Inventory",sold:"Sold!"},order_product_variation_select:{add_to_order:"Add to Order",button_font_size:"Button Font Size",important_note:"Important Note:",product_description:"Product Description",product_select:"Product Select:",product_w__var_order_selector:"Product w/ Var Order Selector",title:"Title",you_are_using:"You are using product with variation selector."},order_saas:{billing_information:"Billing Information",checkbox_headline:"checkbox headline",create_your_account:"Create Your Account",full_name:" Full Name ",order_2_step:"Order 2 Step",saas_redirect_url:"Saas Redirect URL",select_your_tier:"Select your tier","sign-up":"Sign-Up",terms_of_service:"Terms of Service",tos_required:"TOS Required",tos_url:"TOS URL"},order_summary:{order_summary:"Order Summary",total_amount_text:"Total Amount Text",total_checkout_price:"total checkout price"},order_summary_product_variation:{dynamically_updated_bump_product:"Dynamically Updated (Bump Product)",important_note_html:"<u>Important Note:</u><br/> You are using product w var order summary. <br/>You must have a product with variation selector element on this<br/> page",price:"price",product_w__var_order_summary:"Product W/ Var Order Summary",quantity:"quantity"},paragraph:{paragraph:"Paragraph"},predesigned_rows:{big_headliner:"Big Headliner",button:"button",claim_your_free_thing_now:"Claim Your Free Thing Now!",download_now:"DOWNLOAD NOW",edit:"EDIT",free_report:"FREE REPORT",full_column:"full column",get_this_free_pdf_now:"get this free PDF now",input_form:"input form",right_sidebar_row:"right sidebar row",this_is_really_free:"* this is really free bro *",unable_to_remove_required:"Unable to Remove (required)",video___optin:"Video & Optin"},pricing:{add_price_table:"add price table...",bg_color_style:"BG Color Style",billed_annually_no_set_up_fee:"Billed annually, no set up fee.",built_on_bootstrap:"Built on Bootstrap",elegant_design:"Elegant Design",html5_css3:"HTML5 / CSS3",price_table:"Price Table",pricing_table:"pricing table",responsive:"Responsive",starter:"Starter",table:"Table",top_bar:"Top Bar",top_bg_color:"Top BG Color",top_text_color:"Top Text Color"},privacy_notice:{cookie_url:"Cookie URL",location:"Location",privacy_notice:"Privacy Notice",privacy_notice_placeholder:"Privacy Notice Placeholder",privacy_url:"Privacy URL"},progressbar:{alignment:"Alignment",almost_complete:"Almost Complete...",animated_stripes:"Animated Stripes",bold_bottom_border:"Bold Bottom Border",light_gradient:"Light Gradient",offset_color:"Offset Color",percent:"Percent",percent_width:"Percent Width",progress_bar:"Progress Bar",show_progress_bar:"show progress bar...",simple_progress_bar:"Simple Progress Bar",sizes:"Sizes","sizes_&amp_width":"Sizes &amp; Width",stripes:"Stripes",text_style:"Text Style"},question:{add_a_questionanswer:"add a question / answer...",add_question:"add a question / answer...",answer_color:"Answer Color",asked_question_here:"Put a Frequently Asked Question Here",faq_block:"FAQ Block",question_color:"Question Color",question_size:"Question Size"},quote:{label:"Quote"},radiobutton:{add_a_radio_button_form:"add a radio button form...",group_radio_inputs:"Group radio inputs by same 'custom type' name...",radio_button:"radio button"},round_up:{add_more:"Add More",headline_font_size:"Headline Font Size",liberate_educate:"Liberate &amp; Educate",round_to:"Round To",round_up:"round up",round_up_for_charity_html:"<b>Round Up For Charity! </b> Check this box to round up your order and we\u2019ll donate 100% of the difference to help liberate and educate children around the world.",text_font_size:"Text Font Size"},select_input:{"3d_gradient_no_icon_select_input":"3D Gradient (no icon) Select Input",add_a_form_select_box:"add a form select box...",basic_select_input:"Basic Select Input",black_bg_select_input:"Black BG Select Input",black_underline_select_input:"Black Underline Select Input",border_white_select_input:"Border White Select Input",default_select_input:"Default Select Input",dropdown_select:"Dropdown Select",grey_border_select_input:"Grey Border Select Input",input_name:"Input Name",light_grey_select_input:"Light Grey Select Input",rounded_select_input:"Rounded Select Input",select_input:"Select Input",simple_clean_select_input:"Simple Clean Select Input",simple_select_input:"Simple Select Input"},sidebar:{facebook_messenger_checkbox:{label:"Facebook Messenger Checkbox"}},sms:{"3d_gradient_no_icon_inputs":"3D Gradient (no icon) Inputs",add_sms_text_reminder:"add SMS Text Reminder...",basic_inputs:"Basic Inputs",black_bg_inputs:"Black BG Inputs",black_underline_inputs:"Black Underline Inputs",border_white_inputs:"Border White Inputs",checkbox_text:"Checkbox Text",checkbox_text_style:"Checkbox Text Style",country_code_for_mobile:"Country Code For Mobile",default_inputs:"Default Inputs",grey_border_inputs:"Grey Border Inputs",i_would_like_to_receive:"I Would Like To Receive an SMS Text Alert Before The Event Starts",light_grey_inputs:"Light Grey Inputs",notice_text:"Notice Text",phone_field:"Phone Field",rounded_inputs:"Rounded Inputs",select_your_country:"(Optional but highly recommended) Select Your Country Code and Enter Your Mobile Phone Number To Receive a Text Alert Reminder 15 Minutes Before Webinar Starts",simple_clean_inputs:"Simple Clean Inputs",simple_inputs:"Simple Inputs",sms_checkbox:"SMS Checkbox",sms_notice:"SMS Notice",sms_reminder:"SMS Reminder",sms_sign_up:"SMS Sign Up"},social:{black:"Black",blue:"Blue",classic:"Classic",color_links:"Color Links",end:"end",facebook:"Facebook",grey:"Grey",share_link_on_facebook:"Share link on Facebook",share_link_on_twitter:"Share link on Twitter",share_url:"Share URL",social_share_buttons:"social share buttons...",social_shares:"Social Shares",twitter:"Twitter",twitter_title:"Twitter Title",twitter_username:"Twitter Username"},stackedoptin:{optin_form:"optin form",stacked_optinemail_only_:"stacked optin (email only)..."},subheadline:{headline:"Small Call to Action Headline",sub_headline:"Sub Headline"},survey:{answer_size:"Answer Size",because_it_is_amazing:"Because It Is Amazing!",better_than_html:"Better Than HTML",hover_style:"Hover Style",mult_step_survey_process:"mult-step survey process",progress_color:"Progress Color",progress_size:"Progress Size",progress_style:"Progress Style",question_align:"Question Align",question_sub_align:"Question Sub Align",question_sub_size:"Question Sub Size",survey:"survey",why_do_you_like_clickfunnels:"Why Do You Like ClickFunnels?"},templates_columns_sidebar:{"2_columns":"2 columns","3_columns":"3 columns","4_columns":"4 columns"},templates_elements_sidebar:{audio_player:"audio player",billing_add:"billing add.",bullet_list:"bullet list",button:"button",checkbox_headline:"checkbox headline",clickpush:"ClickPush Prompt",countdown_20:"countdown 2.0",custom_js_html:"custom JS/HTMl",day_timer:"day timer",desktop_notification:"Desktop Notification",divider:"divider",drag_over:"drag over",facebook:"Facebook Optin",facebook_optin:"Facebook Optin",faq:"faq",fb_comments:"fb comments",fomo_timer:"FOMO timer",headline:"headline",icon:"icon",image:"image",image_list:"image list",image_popup:"image popup",img_feature:"img feature",input:"input",minute_timer:"minute timer",navigation:"navigation",next_question:"Next Survey Question",next_step_1:"Go To Next Step In Funnel",next_step_2:"This does not submit your form!",no_link:"No Link - Don't Buy Upsell",oto_no_product:"NO PRODUCT SETUP",oto_product_1:"1-Click-Upsell -",oto_product_2:"8%%1-Click-Upsell - %s",oto_product_any:"1-Click-Upsell - Choose Product",paragraph:"paragraph",popup:"Open The Pop Up",pricing_table:"pricing table",privacy_notice:"Privacy Notice",progress_bar:"progress bar",scroll:"Scroll To Row / Section On Page",select_box:"select box",shipping_add:"shipping add.",show_hide:"Show / Hide Action",sms_sign_up:"sms sign up",social_share:"social share","sub-headline":"sub-headline",submit:"Submit Order / Submit Form",survey:"survey",text_area:"text area",text_block:"text block",url:"Go To Website URL",video:"video",video_popup:"video popup"},templates_rows_sidebar:{"1_column":"1 column","5_columns":"5 columns","6_columns":"6 columns",coming_soon:"Coming Soon: Personal & Pre-Design rows for memberships...",left_sidebar:"left sidebar",right_sidebar:"right sidebar",rows:"rows",will_be_made_better:"! BETA - Will Be Made Better !"},templates_sections_sidebar:{coming_soon:"Coming Soon: Personal & Pre-Design sections for memberships...",full_width:"full width",medium:"medium",small:"small",wide:"wide"},templates_special_elements:{"2_step_order":"2 Step Order","2_step_order_w_inventory":"2 Step Order w/ Inventory",add_event_20:"add event 2.0",affiliate_link:"affiliate link",affiliate_stats:"affiliate stats",apple_android_pay:"apple / android pay",autowebinar_at:"autowebinar at",autowebinar_countdown:"autowebinar countdown",confirmation:"confirmation",content:"content",credit_card:"credit card",image_asset:"image asset",link_builder:"link builder",local_time:"local time",order_bump:"order bump",order_select:"order select",order_select_w_inventory:"order select w/ inventory",order_summary:"order summary",pay_select:"pay select",prod_w_var_order_summary:"prod w/ var order summary",product_w_var_order_confirm:"Product W/ Var Order Confirm",product_w_var_selector:"Product W/ Var Selector",saas_sign_up:"SaaS Sign Up",search:"search",text_asset:"text asset",user_login:"user login",visual_funnel:"visual funnel",webinar_date:"webinar date",webinar_time:"webinar time"},textarea:{add_a_form_textarea:"add a form textarea...",form_textarea:"Form Textarea",textarea:"Textarea"},textblock:{add_text_block:"add text block...",block:"Block",edit_text:"Edit Text",text_block:"text block",text_font:"Text Font"},togglebutton:{active_bg_color:"Active bg Color",active_txt_color:"Active txt Color",deactive_bg_color:"Deactive bg Color",deactive_txt_color:"Deactive txt Color",display:"Display",show_1:"Show #1",show_2:"Show #2",show_id:"Show ID",sub_text_1:"Sub Text #1",sub_text_2:"Sub Text #2",text_1:"Text #1",text_2:"Text #2",toggle_button:"toggle button",toggle_two_different_objects:"toggle two different objects"},video:{add_video_player:"add video player...",auto_play:"Auto Play",block_pause:"Block Pause",branding:"Branding",click_to_join_session:"Click To Join Session In Progress...",close_sticky_icon:"Close Sticky Icon",desktop_only_autoplay_html:"Desktop only<br />Yes will set to autoplay on desktop",desktop_only_html:"Desktop only<br />Yes will set to autoplay on desktop",evs_embed_code:"EVS Embed Code",mp4_url:"MP4 URL",must_provide_both_mp4:"Must provide both MP4 &amp; WEBM video formats.",only_works_with_autoplay_html:"Only works with <br> Auto Play <b>On</b> and Block Pause <b>No</b>",only_works_with_block_pause_html:"Only works with Block Pause.<br />Text to display on video overlay.",only_works_with_html:"Only works with <br> Auto Play, <b>On</b> Block Pause <b>No</b> and Controls <b>Off</b>",optional_height:"Optional Height",optional_width:"Optional Width",overlay_text:"Overlay Text",start_image_url:"Start Image URL",start_muted:"Start Muted",sticky_on_scroll:"Sticky on Scroll",sticky_position:"Sticky Position",sticky_style:"Sticky Style",sticky_width:"Sticky Width",unmute_label:"Unmute Label",video:"Video",video_embed:"Video Embed",video_type:"Video Type",vimeo_url:"Vimeo URL",webm_url:"WEBM URL",wistia_url:"Wistia URL",youtube_url:"YouTube URL"},video_unlocker:{"1_headline":"#1 Headline","1_thumbnail":"#1 Thumbnail","1_youtube_url":"#1 YouTube URL","2_headline":"#2 Headline","2_no_of_days":"#2 No. of Days","2_thumbnail":"#2 Thumbnail","2_unlock_date":"#2 Unlock Date","2_unlock_time":"#2 Unlock Time","2_youtube_url":"#2 YouTube URL","3_headline":"#3 Headline","3_no_of_days":"#3 No. of Days","3_thumbnail":"#3 Thumbnail","3_unlock_date":"#3 Unlock Date","3_unlock_time":"#3 Unlock Time","3_youtube_url":"#3 YouTube URL","4_headline":"#4 Headline","4_no_of_days":"#4 No. of Days","4_thumbnail":"#4 Thumbnail","4_unlock_date":"#4 Unlock Date","4_unlock_time":"#4 Unlock Time","4_youtube_url":"#4 YouTube URL",_desktop_onlyunlock_videosampcontent:"(desktop only) Unlock Videos &amp; Content",cookie_based_html:"Cookie based ever green video unlocker. <small style='display: block;font-size: 11px'>(end action happens on last video)</small>",edit_video:"Edit Video",end_action:"End Action",end_action_happens_on_last_video:"(end action happens on last video)",end_action_happens_on_last_video_html:"Unlock videos based on specific dates <small style='display: block;font-size: 11px'>(end action happens on last video)</small>",every_video_html:"(Element no longer supported) YouTube Video Unlocker <span style='display: block;color: #ddd; text-align:center;border-radius: 4px; box-shadow: 2px 1px 2px #333 inset; border: 1px solid #222;border-bottom: 2px solid #222;margin-left: 13px;background: #333;padding: 10px;margin-top: 10px;font-size: 13px'>You can generate a YouTube thumbnail by leaving the video Thumbnail field empty and clicking save twice. <strong>Every video in 1-4 series has to be a unique video</strong></span>",force_watch:"Force Watch",headline_size:"Headline Size",headline_weight:"Headline Weight",headlines:"Headlines",locked:"Locked",locked_text:"Locked Text",no_of_videos:"No. of Videos",pause_text:"Pause Text",play_text:"Play Text",play_video:"Play Video",playing_text:"Playing Text",preview_image:"Preview Image",progres_bar_color:"Progres Bar Color",progress_bar_style:"Progress Bar Style",thumbnails:"Thumbnails",type:"Type",unlock_these:"Unlock These",video_1:"Video #1",video_2:"Video #2",video_3:"Video #3",video_4:"Video #4",video_unlocker:"Video Unlocker",youtube_video_unlocker:"YouTube Video Unlocker"},videogallery1:{add_a_video_popup:"add a video popup...",thumbnail_url:"Thumbnail URL",video_modal:"Video Modal",video_popup:"Video Popup",video_url:"Video URL",watch_this:"Watch This Amazing Video!"}},text_colors:"Text Colors",up:"up",uploaded_images:"Uploaded Images",warning_button:"WARNING - BUTTON ACTION NOT SET",warning_deprecated:"WARNING - THIS IS DEPRECATED",yes_link_2_for_oto:"Yes link 2 for OTO",yes_link_for_oto:"Yes link for OTO",you_have_not_saved:"You have not saved in a long time, would you like to save and publish now?",you_have_unsaved_changes:"You have unsaved changes"},plan_names:{premium:"ClickFunnels Platinum"},presenters:{activation_flow:{goals:{select_form:{funnels:{generate_leads:{description:"The only goal is to get email addresses. Great for going after a new audience. Initial focus is to elicit curiosity to generate opt-ins rather than branding.",title:"Squeeze Page Funnel"},promote_as_an_affiliate:{clickbank:{high:{description:"Especially helpful for affiliate or network marketers to presell visitors before sending them into a funnel you don\u2019t control.",title:"Bridge Funnel"},low:{description:"The goal is to break even on ad-spend and ascend paying customers to higher-ticket offers on a Thank You Page. A low ticket front end product leads customers to more expensive upsells, downsells and bumps. Allows you the ability to follow up with customers who don\u2019t complete step two.",title:"2-Step Tripwire Funnel"},mid:{description:"A long form sales letter that sells your product or service up front. Upsells and downsells immediately after the main offer increase the average cart value.",title:"Sales Letter Funnel"}},clickfunnels:{description:"Similar to the other optin funnels, except you give something away in exchange for customer email addresses.",title:"Lead Magnet Funnel"},other:{high:{description:"Gives you more time to close potential customers at a higher price point, as most webinars are at least one hour long. Indoctrination pages get customers excited about their training.",title:"Sales Webinar Funnel"},low:{description:"The only goal is to get email addresses. Great for going after a new audience. Initial focus is to elicit curiosity to generate opt-ins rather than branding.",title:"Squeeze Page Funnel"},mid:{description:"Especially helpful for affiliate or network marketers to presell visitors before sending them into a funnel you don\u2019t control.",title:"Bridge Funnel"}}},sell_a_product:{digital_product:{description:"A long form sales letter that sells your product or service up front. Upsells and downsells immediately after the main offer increase the average cart value.",title:"Sales Letter Funnel"},event:{description:"Gives you more time to close potential customers at a higher price point, as most webinars are at least one hour long. Indoctrination pages get customers excited about their training.",title:"Sales Webinar Funnel"},online_course:{description:"The goal is to sell people into membership sites and paid newsletters. A video sales letter sells the membership site.",title:"Membership Funnel"},other:{description:"A long form sales letter that sells your product or service up front. Upsells and downsells immediately after the main offer increase the average cart value.",title:"Sales Letter Funnel"},physical_product:{description:"The goal is to break even on ad-spend and ascend paying customers to higher-ticket offers on a Thank You Page. A low ticket front end product leads customers to more expensive upsells, downsells and bumps. Allows you the ability to follow up with customers who don\u2019t complete step two.",title:"2-Step Tripwire Funnel"}}}}}},contact_profiles:{index:{stat_dropdown:{options:{alltime:"All Time",last30days:"Last 30 Days",last60days:"Last 2 Months",last7days:"Last 7 Days",lastyear:"Last 12 Months"},title:{alltime:{date_filter:"All Time",date_text:"All Time"},last30days:{date_filter:"Last 30 Days"},last60days:{date_filter:"Last 2 Months"},last7days:{date_filter:"Last 7 Days"},lastyear:{date_filter:"Last 12 Months"}}}}},lists:{index:{ungrouped:"Ungrouped"}},search_filters:{by_product:"Search by product...",heading_by_email:"Search %{heading} by email...",heading_by_name_or_email:"Search %{heading} by name or email..."},shared:{stat_dropdown:{options:{alltime:"All Time",last30days:"Last 30 Days",last60days:"Last 2 Months",last7days:"Last 7 Days",lastyear:"Last 12 Months"},title:{alltime:{date_filter:"All Time",date_text:"All Time"},last30days:{date_filter:"Last 30 Days"},last60days:{date_filter:"Last 2 Months"},last7days:{date_filter:"Last 7 Days"},lastyear:{date_filter:"Last 12 Months"}}}}},product_purchase:{errors:{product:{invalid_bump:"Invalid Order Bump selection"},product_variant:{inactive:"%{product_variant_value_names} is actually unavailable"},record:{not_found:"One or more selected products were not found"}}},products:{edit:{editing_product:"Editing product"},error:{please_correct_these_errors:"Please correct these errors:"},form:{affiliates:"Affiliates",email_integration:"Email Integration",fulfillment_email:"Fulfillment Email",infusionsoft_integration:"Infusionsoft Integration",infusionsoft_v2_integration:"Infusionsoft V2 Integration",membership:"Membership",now_supporting_138_currencies_beta:"Now supporting 138 currencies (beta)",optional_override_the_display_of_the_price_on_order_form:"(Optional) Override the display of the price on order form",optionally_delete:"Optionally Delete Declined Invoices/Orders from Infusionsoft",price_display_on_order_form:"Price Display On Order Form",promo_codes_applied_when_purchasing_this_product_note_require:"Promo codes applied when purchasing this product.  (Note: Required for free trials)",provide_html:"Provide your Product ID for this product at <span class='service-name'>your 3rd party cart service</span>.  See <a href='https://support.clickfunnels.com/support/solutions' target='_blank'>Knowledgebase for help</a>.",settings:"Settings",shipping:"Shipping",should_this_product_be_the_bump_on_the_order_page_if_present:"Should this product be the bump on the order page if present?",to_change_which_stripe_account_is_used_visit_the_settings_for:"To change which Stripe account is used, visit the settings for this funnel.",webhook_url_html:"Give this Webhook (Instant Payment Notification) URL to <span class='service-name'>your 3rd party cart service</span> to log orders."},index:{amount:"Amount",destroy:"Destroy",edit:"Edit",listing_products:"Listing products",name:"Name",new_product:"New Product",show:"Show",stripe_plan:"Stripe plan",user:"User"},"new":{add_new_product:"Add New Product"},payment_integration_info:{frequency:"Frequency",initial_charge_amount_for_paid_trials:"Initial Charge Amount (For Paid Trials)",max_number_of_charges_leave_blank_for_unlimited:"Max Number of Charges (Leave blank for unlimited)",payment_gatewayname_integration:"%{payment_gatewayname} Integration",paypal_v2_deprecation:{action:"Create V3 Integration",cancel:"Cancel",header:"PayPal V2 Deprecation Notice",notice:"Paypal V2 has been deprecated. We will continue to support Paypal V2 as of now but we advise existing users to migrate to Paypal V3. \nPlease note that once you have opted in for Paypal V3, we'll be migrating all your subscription products to your new integration and will also be updating all paypal products with the new version.\nWe'll notify you by sending an email once we have migrated all your products and funnel pages to the new Paypal V3.",v3_migration_queued:"We have queued your request for migrating to PayPal V3. We'll notify you once the process is complete."},plan_name:"Plan Name",provide_your_product_sku_for_this_product:"Provide your Product SKU for this product."},show:{amount:"Amount:",are_you_sure:"Are you sure?",back:"Back","delete":"Delete",edit:"Edit",edit_product:"Edit Product",name:"Name:",stripe_plan:"Stripe plan:"},stripe_integration_info:{alongside_your_company_name_that_you_set_in_your:"alongside your company name that you set in your",limited_to_22_characters:"Limited to 22 characters.",note:"note: this value will override any trial period set directly in Stripe",note_exact_plan_id_must:"Note: Exact Plan_ID must exist in Live & Test mode for Order form testing to work.",number_of_days:"number of days",number_of_payment_plan_payments:"Number of Payment Plan Payments",one_time:"One Time",payment_gateway_settings:"Payment Gateway settings.",product_description:"Product Description",stripe_integration:"Stripe Integration",subscription:"Subscription",this_will_appear_on_your_customers_credit_card_statement:"This will appear on your customers credit card statement",this_will_cancel:"This will cancel subscription after X number of invoices but keep their access to purchases. Trial invoices are counted as payments.",trial_period_days:"Trial Period (days)"}},purchase:{charge_failure:{card_declined:{402:"Expired",approve_with_id:"Card Declined: The payment cannot be authorized.",authentication_required:"Card Declined: Your card-issuing bank requires additional authorization, please try a different credit card",call_issuer:"Card Declined: The card has been declined for an unknown reason.",card_declined:"Card Declined: The payment has been declined. Please try again, or use a different card.",card_not_supported:"Card Declined: The card does not support this type of purchase.",card_velocity_exceeded:"Card Declined: The balance or credit limit available on the card has been exceeded.",currency_not_supported:"Card Declined: The card does not support the specified currency.",do_not_honor:"Card Declined: The card has been declined for an unknown reason.",do_not_try_again:"Card Declined: The card has been declined for an unknown reason.",duplicate_transaction:"Card Declined: A transaction with identical amount and credit card information was submitted very recently.",expired_card:"Card Declined: Your card has expired.",generic_decline:"Card Declined: The card has been declined for an unknown reason.",incorrect_cvc:"Card Declined: Check that you have entered the information correctly.",incorrect_number:"Card Declined: Your card number is incorrect",incorrect_pin:"Card Declined: Check that you have entered the information correctly.",incorrect_zip:"Card Declined: Check that you have entered the information correctly.",insufficient_funds:"Card Declined: The card has insufficient funds to complete the purchase.",invalid_account:"Card Declined: Check that you have entered the information correctly.",invalid_amount:"Card Declined: Check that you have entered the information correctly.",invalid_cvc:"Card Declined: Check that you have entered the information correctly.",invalid_expiry_month:"Card Declined: Check that you have entered the information correctly.",invalid_expiry_year:"Card Declined: Check that you have entered the information correctly.",invalid_number:"Card Declined: Check that you have entered the information correctly.",invalid_pin:"Card Declined: Check that you have entered the information correctly.",issuer_not_available:"Card Declined: Check that you have entered the information correctly.",lost_card:"Card Declined: Check that you have entered the information correctly.",merchant_blacklist:"Card Declined: Check that you have entered the information correctly.",new_account_information_available:"Card Declined: Check that you have entered the information correctly.",no_action_taken:"Card Declined: The card has been declined for an unknown reason.",not_permitted:"Card Declined: Not Permitted",offline_pin_required:"Card Declined: Check that you have entered the information correctly.",online_or_offline_pin_required:"Card Declined: Check that you have entered the information correctly.",pickup_card:"Card Declined: The card cannot be used to make this payment",pin_try_exceeded:"Card Declined: The allowable number of PIN tries has been exceeded.",processing_error:"Card Declined: An error occurred while processing the card.",reenter_transaction:"Card Declined: The payment could not be processed by the issuer for an unknown reason.",restricted_card:"Card Declined: The card cannot be used to make this payment.",revocation_of_all_authorizations:"Card Declined: The card has been declined for an unknown reason.",revocation_of_authorization:"Card Declined: The card has been declined for an unknown reason.",security_violation:"Card Declined: The card has been declined for an unknown reason.",service_not_allowed:"Card Declined: The card has been declined for an unknown reason.",stop_payment_order:"Card Declined: The card has been declined for an unknown reason.",subscription_payment_intent_requires_action:"Card Declined: Your card-issuing bank requires additional authorization, please try a different credit card",testmode_decline:"Card Declined: The card has been declined for an unknown reason.",transaction_not_allowed:"Card Declined: The card has been declined for an unknown reason.",try_again_later:"Card Declined: The card has been declined for an unknown reason.",withdrawal_count_limit_exceeded:"Card Declined: The balance or credit limit available on the card has been exceeded."},timeout:"Payment Processor Timeout",unknown_failure:"There was a problem during purchasing."}},ransack:{all:"all",and:"and",any:"any",asc:"ascending",attribute:"attribute",combinator:"combinator",condition:"condition",desc:"descending",or:"or",predicate:"predicate",predicates:{blank:"is blank",cont:"contains",cont_all:"contains all",cont_any:"contains any",does_not_match:"doesn't match",does_not_match_all:"doesn't match all",does_not_match_any:"doesn't match any",end:"ends with",end_all:"ends with all",end_any:"ends with any",eq:"equals",eq_all:"equals all",eq_any:"equals any","false":"is false",gt:"greater than",gt_all:"greater than all",gt_any:"greater than any",gteq:"greater than or equal to",gteq_all:"greater than or equal to all",gteq_any:"greater than or equal to any","in":"in",in_all:"in all",in_any:"in any",lt:"less than",lt_all:"less than all",lt_any:"less than any",lteq:"less than or equal to",
lteq_all:"less than or equal to all",lteq_any:"less than or equal to any",matches:"matches",matches_all:"matches all",matches_any:"matches any",not_cont:"doesn't contain",not_cont_all:"doesn't contain all",not_cont_any:"doesn't contain any",not_end:"doesn't end with",not_end_all:"doesn't end with all",not_end_any:"doesn't end with any",not_eq:"not equal to",not_eq_all:"not equal to all",not_eq_any:"not equal to any",not_in:"not in",not_in_all:"not in all",not_in_any:"not in any",not_null:"is not null",not_start:"doesn't start with",not_start_all:"doesn't start with all",not_start_any:"doesn't start with any","null":"is null",present:"is present",start:"starts with",start_all:"starts with all",start_any:"starts with any","true":"is true"},search:"search",sort:"sort",value:"value"},recipes:{show:{directions:"Directions",funnel_map:"Funnel Map",nothing_to_show:"Nothing to show",pages:"Pages",premium_designs_from_other_users:"Premium Designs from Other Users & Designers",time:"TIME",type:"TYPE"}},recipients:{index:{bounced:"Bounced",clicked:"Clicked",contact_profile:"Contact profile",email_campaign:"Email campaign",job:"Job",list:"List",listing_recipients:"Listing recipients",new_recipient:"New Recipient",opened:"Opened",spam:"Spam",status:"Status",unsubscribed:"Unsubscribed"}},rule_groups:{action_empty:"is greater than",add_filter_rules:{description:"By default, we'll send to everyone on your list or you can restrict this step to only contacts who meet a set of rules",label:"Add Rule Group"},add_rule_group_button:"Add Filter Rules",agent_empty:"Not Set...",broadcasts:"Broadcasts",contact:"Contact",contacts_who_meet_requirements_messages:"Only Include Contacts who meet ALL of these requirements...",custom_group_header:"Custom Group",custom_group_title:"Click to Edit Group Name",disable_with:"Updating...",email_step:"Email Step",error:"One or more rules has not been set up completely. Please delete or fix the rule(s) to continue.",funnel:"Funnel",index:{listing:"Listing rule_groups",name:"Name",new_rule_group:"New Rule group",user:"User"},lists:"Lists",loading:"Checking Rules",new_rule:"Add new rule:",no_rules_message:"You haven't added any rules for this action.",or:"OR",product:"Product",rule_actions:{contains:"contains","is blank":"is blank","is equal to":"is equal to","is greater than":"is greater than","is less than":"is less than","is not blank":"is not blank"},rule_agents:{AboutMe:"AboutMe","AboutMe Followers":"AboutMe Followers","AboutMe Following":"AboutMe Following","Action Score":"Action Score",Address:"Address",Age:"Age","Age Range Lower":"Age Range Lower","Age Range Upper":"Age Range Upper",AngelList:"AngelList","AngelList Followers":"AngelList Followers","AngelList Following":"AngelList Following",Blogger:"Blogger","Blogger Followers":"Blogger Followers","Blogger Following":"Blogger Following","Bought Product":"Bought Product",City:"City","Clicked Broadcast":"Clicked Broadcast","Clicked Email Step":"Clicked Email Step",CoinBase:"CoinBase","CoinBase Followers":"CoinBase Followers","CoinBase Following":"CoinBase Following",Country:"Country",CrunchBase:"CrunchBase","CrunchBase Followers":"CrunchBase Followers","CrunchBase Following":"CrunchBase Following","Deduced Location":"Deduced Location",DeviantArt:"DeviantArt","DeviantArt Followers":"DeviantArt Followers","DeviantArt Following":"DeviantArt Following",Digg:"Digg","Digg Followers":"Digg Followers","Digg Following":"Digg Following",Disqus:"Disqus","Disqus Followers":"Disqus Followers","Disqus Following":"Disqus Following","Does Not Have Tag":"Does Not Have Tag",Dribbble:"Dribbble","Dribbble Followers":"Dribbble Followers","Dribbble Following":"Dribbble Following",Email:"Email",Facebook:"Facebook","Facebook Followers":"Facebook Followers","Facebook Following":"Facebook Following",Facebookpage:"Facebookpage","Facebookpage Followers":"Facebookpage Followers","Facebookpage Following":"Facebookpage Following","First Name":"First Name",Flickr:"Flickr","Flickr Followers":"Flickr Followers","Flickr Following":"Flickr Following",Foursquare:"Foursquare","Foursquare Followers":"Foursquare Followers","Foursquare Following":"Foursquare Following","Full Name":"Full Name",Gender:"Gender",Github:"Github","Github Followers":"Github Followers","Github Following":"Github Following",GoogleProfile:"GoogleProfile","GoogleProfile Followers":"GoogleProfile Followers","GoogleProfile Following":"GoogleProfile Following",Gravatar:"Gravatar","Gravatar Followers":"Gravatar Followers","Gravatar Following":"Gravatar Following",HackerNews:"HackerNews","HackerNews Followers":"HackerNews Followers","HackerNews Following":"HackerNews Following","Has Tag":"Has Tag",IMDB:"IMDB","IMDB Followers":"IMDB Followers","IMDB Following":"IMDB Following",Instagram:"Instagram","Instagram Followers":"Instagram Followers","Instagram Following":"Instagram Following",Keybase:"Keybase","Keybase Followers":"Keybase Followers","Keybase Following":"Keybase Following","Last Engaged Days Ago":"Last Engaged Days Ago","Last Name":"Last Name",LastFm:"LastFm","LastFm Followers":"LastFm Followers","LastFm Following":"LastFm Following",LinkedIn:"LinkedIn","LinkedIn Followers":"LinkedIn Followers","LinkedIn Following":"LinkedIn Following",LiveJournal:"LiveJournal","LiveJournal Followers":"LiveJournal Followers","LiveJournal Following":"LiveJournal Following","Location General":"Location General",Medium:"Medium","Medium Followers":"Medium Followers","Medium Following":"Medium Following",MeetMe:"MeetMe","MeetMe Followers":"MeetMe Followers","MeetMe Following":"MeetMe Following","Middle Name":"Middle Name",Myspace:"Myspace","Myspace Followers":"Myspace Followers","Myspace Following":"Myspace Following","Never Bought Product":"Never Bought Product","Never Clicked Broadcast":"Never Clicked Broadcast","Never Clicked Email Step":"Never Clicked Email Step","Never Opened Broadcast":"Never Opened Broadcast","Never Opened Email Step":"Never Opened Email Step","Never Visited Step":"Never Visited Step","Normalized Location":"Normalized Location","Not on Static List":"Not on Static List","On Static List":"On Static List","Opened Broadcast":"Opened Broadcast","Opened Email Step":"Opened Email Step",Phone:"Phone",Pinterest:"Pinterest","Pinterest Followers":"Pinterest Followers","Pinterest Following":"Pinterest Following",Plancast:"Plancast","Plancast Followers":"Plancast Followers","Plancast Following":"Plancast Following",Plurk:"Plurk","Plurk Followers":"Plurk Followers","Plurk Following":"Plurk Following",Quora:"Quora","Quora Followers":"Quora Followers","Quora Following":"Quora Following",Reddit:"Reddit","Reddit Followers":"Reddit Followers","Reddit Following":"Reddit Following",ReverbNation:"ReverbNation","ReverbNation Followers":"ReverbNation Followers","ReverbNation Following":"ReverbNation Following","Shipping Address":"Shipping Address","Shipping City":"Shipping City","Shipping Country":"Shipping Country","Shipping State":"Shipping State","Shipping Zip":"Shipping Zip",Slideshare:"Slideshare","Slideshare Followers":"Slideshare Followers","Slideshare Following":"Slideshare Following",SoundCloud:"SoundCloud","SoundCloud Followers":"SoundCloud Followers","SoundCloud Following":"SoundCloud Following",Spotify:"Spotify","Spotify Followers":"Spotify Followers","Spotify Following":"Spotify Following",State:"State",Steam:"Steam","Steam Followers":"Steam Followers","Steam Following":"Steam Following",StumbleUpon:"StumbleUpon","StumbleUpon Followers":"StumbleUpon Followers","StumbleUpon Following":"StumbleUpon Following",Tagged:"Tagged","Tagged Followers":"Tagged Followers","Tagged Following":"Tagged Following",Tumblr:"Tumblr","Tumblr Followers":"Tumblr Followers","Tumblr Following":"Tumblr Following",Twitter:"Twitter","Twitter Followers":"Twitter Followers","Twitter Following":"Twitter Following",Typepad:"Typepad","Typepad Followers":"Typepad Followers","Typepad Following":"Typepad Following",Vimeo:"Vimeo","Vimeo Followers":"Vimeo Followers","Vimeo Following":"Vimeo Following","Visited Step":"Visited Step",Websites:"Websites",WordPresscom:"WordPresscom","WordPresscom Followers":"WordPresscom Followers","WordPresscom Following":"WordPresscom Following",Wordpress:"Wordpress","Wordpress Followers":"Wordpress Followers","Wordpress Following":"Wordpress Following",Xing:"Xing","Xing Followers":"Xing Followers","Xing Following":"Xing Following",Yahoo:"Yahoo","Yahoo Followers":"Yahoo Followers","Yahoo Following":"Yahoo Following",Yelp:"Yelp","Yelp Followers":"Yelp Followers","Yelp Following":"Yelp Following",YouTube:"YouTube","YouTube Followers":"YouTube Followers","YouTube Following":"YouTube Following",Zip:"Zip"},rule_group_nick_name:"Rule Group Nick Name",save_rule_group_button:"Save Rule Group Changes",select_rule_action:"Select a Rule Action",select_rule_agent:"Select a Rule Agent",select_rule_requirement:"Select a Rule Requirement",social:"Social"},send_window:{add_send_window_label:"Add Send Window",button_text:{"delete":"Delete","new?":"Create","persisted?":"Update"},create:{success:"Send window created successfully"},destroy:{success:"Send window deleted successfully"},disable_with_message:{"new?":"Creating...","persisted?":"Updating..."},failure:"Oops something went wrong",form:{days:"Days",end:"End",select_days_error:"Please select which days to send or remove send window",start:"Start",times:"Times"},header:{"new?":"Add Send Window","persisted?":"Send Window"},info_message:'While sequences will always go out in order, adding send windows may impact\nthe delay sent in sequence. Note that the step will be triggered in the subscriber\'s\ntimezone if that data is available. If not, the step will trigger in your timezone. <a href="%{edit_time_zone_link}">Update your timezone?</a>\n',info_message_header:"Note",remove:"Remove",send_windows_label:"Send Window (Optional)",specific_times_label:"Set specific times to show this message to your audience",update:{success:"Send window updated successfully"}},services:{broadcast:{create_resendable_broadcast:{resend_name:"[RESEND]"}}},settings:{layout:{main:{component:{"account/audit_log":{header:"Account History",text:"Account History"},"account/details":{header:"Manage Account Details",text:"Account Details"},"account/people":{header:"Sub Users",text:"Sub Users"},account_settings:"Account Settings",assets:"Assets",content_security_policies:{header:"Security Policies",text:"Security Policies"},digital_assets:{header:"Manage Digital Assets",text:"Digital Assets"},domains:{header:"My Domains",text:"Domains"},integrations:{header:"Manage API Integrations",text:"Integrations"},legal_documents:{header:"Legal Docs",text:"Legal Docs"},management:"Management",notifications:{header:"Notifications",text:"Notifications"},payment_gateways:{header:"Manage Payment Gateways",text:"Payment Gateways"},setup:"Setup",smtp_integrations:{header:"Email Configurations",text:"Email Integrations (SMTP)"},unsubscribes:{header:"Unsubscribers",text:"Global Unsubscribes"},"users/registrations":{header:"Account Billing & Subscription",text:"Account Billing"},"users/templates":{header:"Manage Custom Page Templates",text:"Page Templates"}}}}},shared:{account_stats:{funnels:"Funnels",pages:"Pages",plan:"Plan",visits:"Visits"},address_details:{address_1_label:"Address Line 1",address_1_placeholder:"House / Apartment Number, Street Name",address_2_label:"Address Line 2 (Optional)",address_2_placeholder:"Apartment, suite, unit, building, floor, etc.",address_label:"Address",address_placeholder:"Street Address",city_label:"City",city_placeholder:"Enter City Name",company_name:"Company Name",country_label:"Country",country_placeholder:"Select Country",select_region:{back_button:"Back",business_in_usa:"My business is in the USA",description:"IMPORTANT: For your security and compliance regarding new sales tax laws, please provide your company name and company address associated with your ClickFunnels account. Many thanks!",header:"Add your company address",next_button:"Next",submit_button:"Submit"},state_label:"State / Province",state_placeholder:"Select State",success_message:"Thank you. Your company address was successfully added.",unnamed_company:"Unnamed Company",validation:{account_address_1:{empty:"Address cannot be blank.",incomplete:"Address requires city, state and zip code.",not_verified:"Address cannot be verified, please try again."},account_city:{empty:"City is required."},account_name:{empty:"Company name is required."},account_state:{empty:"State is required."},account_zip:{empty:"Zip is required."},verifying:"Verifying..."},zip_label:"Zip Code / Postal Code",zip_placeholder:"12345"},breadcrumbs:{message_label:"Message",schedule_label:"Schedule",settings_label:"General Settings",summary_label:"Summary"},coming_soon:{header1:"Great things are",header2:"Coming Soon",subheader:"Our team is currently working on something exciting and we're working as fast as humanly possibly to get this live and onto your screen!"},copyclip:{component:{button:{popup:{success:"Copied!",tooltip:"Copy URL to clipboard"}}}},element_filter:{component:{search:"Search"}},email_design_picker:{edit:"Edit Email",edit_template_button:"Click here to Edit Template",flash_success:"Your Email Template was saved successfully as %{name}.",save_template:"Save Email As Template",system:"System",user:"User"},export_to_csv:{details:"Your download link will be emailed to you shortly.",header:"Export to CSV"},flash:{dropdown:{default_support_url:"https://docs.clickfunnels.com/?q=%{message}",feedback:"Feedback",feedback_description:"Leave a comment for this card",remove:"Dismiss",remove_description:"Remove this card from your feed",support:"Support",support_description:"Get help regarding this specific topic"},header:{error:"Error",success:"Success",success_html:"<strong>Success</strong>: %{message}",warning:"Warning"}},footer:{copyright_html:"ClickFunnels &copy; %{year} Etison LLC",docs:"Docs",get_help:"Get Help",my_support_requests:"My Support Requests",privacy:"Privacy",terms:"Terms"},header:{meta:{description:"With Clickfunnels, you are just a few simple clicks away from a\nbeautifully-designed website marketing funnel. Because we believe\nthat's how it should be!\n",title_html:"ClickFunnels&trade; - Marketing Funnels Made Easy"}},login:{remember_me:"Remember me for 2 weeks"},masthead:{notification:{contact_support:"Contact Support",mark_as_read:"Mark as read"},notifications_menu:{no_new_notifications:"No new notifications",viewing_count1_of_count2_notifications:"Viewing %{count1} of %{count2} notifications"},search_for_funnels_contacts_and_more:"Search for Funnels, Contacts, and more..."},no_results:{component:{dynamic_composed:"%{results} %{context} %{filter} %{date_range}.",dynamic_date_range:"between %{start_date} and %{end_date}",dynamic_filter:'for search "%{filter}"',dynamic_no_model:"No %{model_word} found",dynamic_no_results:"No results found",no_model_database:"You currently have no %{model_word}.",no_results:"No results found.",no_results_database:"You currently have no data."}},pagination:{component:{item_total:"Total Results: %{count}",page_selector_prefix:"Items Per Page:"}},preview:{header:"Preview",no_preview:"No Preview"},searchbox:{button:"Go",placeholder:"Search for contacts by email...",sort_by:"Sort by"},semantic_export:{button_text:"Download",details:"You can wait here or close this dialog and your download link will be emailed to you shortly.",header:"Download Contacts"},show_summary:{after_start:"after the start of the Follow Up Funnel.",after_user_sign_up:"after user signs up.",immediately:"Immediately",trigger_time:"Triggers %{measure} %{unit}"},stats:{dashes:"- -",future_send_count:{already_sent:"Already Sent",already_sent_tooltip:"%{contacts_tooltip} who have already received this Broadcast.",broadcast_send_list_info:"Your future send count is affected by the filters you've applied. We'll be sending this broadcast to ",filtered:"Filtered",filtered_tooltip:"%{contacts_tooltip} removed from this step due to Filter selections.",of_your_contacts:" of your contacts.",passed_step:"Passed Step",passed_step_tooltip:"%{contacts_tooltip} in the List who have already passed this point in the %{type_tooltip}.",previously_queued_description:"Your future send count is affected by the filters you've applied and the contacts that this broadcast has been sent to. We'll be sending this step to",send_list_count:"Future Send List Count",send_list_count_info:"Your future send count is affected by the contacts who have already passed this step in your\nFollow Up Funnel and the filters you\u2019ve applied. We\u2019ll be sending this email to\n",settings_message:"Finish setting up your %{type} to view how many contacts will receive your message/action.",summary_message:"Currently, no contacts will receive this %{type} once it is made live.",to_send_count:"To Send Count",to_send_tooltip:"Total contacts who should receive this %{type_tooltip}.",total_contact_list:"Contacts Added from Lists",total_list_tooltip:"%{contacts_tooltip} added from your List for this %{type_tooltip}."},none:"None",unavailable:"We are currently unable to track this statistic."},tax_rates:{display_name:"%{country} %{zip} Sales Tax"},template_card:{preview:"Preview",select_template:"Select Template"},time_filter:{all_time:"All Time",month:"Last 30 Days",this_year:"This Year",today:"Last 24 Hours",two_months:"Last 2 Months",week:"Last 7 Days"},user_info_nav:{account_details:"Account Details",account_sharing:"Account Sharing",client_requests:"Client Requests",clients:"Clients",management:"Management",managers:"Managers",settings:"Settings"},user_photo:{user_photo_component:{image_alt:"Profile Image"}},verify_smtp_button:{error_message:"Failed to verify Email Settings, Error",success_message:"Email Settings are good! We've sent you a test email. Make sure to SAVE your SMTP settings to enable sending.",verify_button:"Verify Email Settings"}},simple_form:{back:"Back",buttons:{disable_with_message:"Saving..."},confirm:"Are you sure?","delete":"Delete",error_notification:{default_message:"Please review the problems below:"},exit_to_overview:"Exit to Overview",finalize:"Finalize",hints:{defaults:{amount_currency:"Now supporting 138 currencies (beta).",infusionsoft_promo_codes:"Promo codes applied when purchasing this product (*required for free trials).\n",infusionsoft_v2_promo_codes:"Promo codes applied when purchasing this product (*required for free trials).\n",ontraport_payment_count:"How many times should the amount be charged in total?",ontraport_unit:"At what interval will the amount be charged?",price_display_override:"(Optional) Customize the display of the price on the order form.",statement_descriptor:"Limited to 22 characters.",stripe_cancel_after_payments:"This will cancel subscription after X number of invoices but keep their access to purchases. Trial invoices are counted as payments.\n",thank_you_page_id:"By default, your Product specific Thank You Page step will automatically be created, or\nselect an existing Thank You Page or Membership Area to email buyers a unique access link\nafter purchase.\n"}},labels:{defaults:{amount:"Amount",amount_currency:"Amount Currency",bump:"Should this product be the Bump on the order page?",commissionable:"Provide Commission",delete_declined_invoices:"Delete Declined Invoices",disc_delivered:"Disc Delivered",disc_delivered_account_number:"Disc Delivered Account Number",disc_delivered_api_key:"Disc Delivered API Key",disc_delivered_sku:"Disc Delivered SKU",group_number:"Group Number",html_body:"HTML Body",infusionsoft_product_id:"Infusionsoft Product",infusionsoft_promo_codes:"Infusionsoft Promo Codes",infusionsoft_subscription_id:"Infusionsoft Subscription",infusionsoft_v2_product_id:"Infusionsoft V2 Product",infusionsoft_v2_promo_codes:"Infusionsoft V2 Promo Codes",infusionsoft_v2_subscription_id:"Infusionsoft V2 Subscription",integration:"Integration",kunaki_password:"Kunaki Password",kunaki_product_id:"Kunaki Product ID",kunaki_username:"Kunaki Username",membership_activation_url:"Activation URL",membership_deactivation_url:"Deactivation URL",membership_id:"Integration Method",membership_offer_id:"Offer",ontraport_gateway_id:"Ontraport Gateway",ontraport_invoice_id:"Ontraport Invoice",ontraport_payment_count:"Ontraport Payment Count",ontraport_unit:"Ontraport Unit",price_display_override:"Would you like to customize the Price Display on your order form?\n",product_quantity_limiter:"Would you like to limit the number of purchases of this product?\n",shipments:"Shopify",sku:"Product SKU",statement_descriptor:"How should we display your product on your customer's billing statement?\n",store:"Store",stripe_cancel_after_payments:"Number of Payment Plan Payments",stripe_plan:"Stripe Plan",subject:"Subject",thank_you_page_id:"Thank You Page"}},make_live:"Make Live",next:"Next",no:"No",placeholders:{defaults:{disc_delivered_account_number:"1234",disc_delivered_api_key:"1aBCDEFgh2i34jk5Lmn67o",disc_delivered_sku:"MYPROD1234",group_number:"123 -or- MyProductGroup",kunaki_password:"your strong password",kunaki_product_id:"PX00ABCDEF",kunaki_username:"email@somewhere.com",price_display_override:"$25 / 3 Months"}},prompts:{defaults:{thank_you_page_id:"Create a new Thank You Page"}},required:{html:'<abbr title="required" class="hide">*</abbr>',mark:"*",text:"required"},save:"Save",yes:"Yes"},smart_listing:{actions:{destroy:"Destroy",edit:"Edit","new":"New item",show:"Show"},msgs:{destroy_confirmation:"Destroy?",no_items:"No items"}},smtp_integrations:{choose_new_type:{clickmail:{description:"Free Clickfunnels service to send order confirmations, email receipts, etc.\n",grandfathered_description:"Email is included in your ClickFunnels subscription! Send transactional emails, digital assets, and fulfillment emails through your own custom domain.\n",grandfathered_header:"Send Email With Confidence",header:"Transactional Only",not_available_during_trial:"Not available during trial. Contact support to enable."},description:"Setup transactional or marketing emails. We have included transactional\nemails with your domain, or you can add your own external SMTP service to\nsupport both your transactional and marketing emails.\n",domain_needed:{button_text:"Add a Domain",description:"First you need to setup a domain in order to setup an email integration.",link_text:"Here is a guide ->"},external_integration:{description:"Third party integration for marketing and transactional emails.\n",grandfathered_description:"Want to use an existing SMTP service instead?\n",grandfathered_header:"Add Your Own SMTP",header:"Transactional & Marketing"},header:"Email Integrations (SMTP)",subheader:"Choose an Email Type you want to setup:"},clickmail:{line_graph:{legend:"LEGEND"},stat_descriptions:{block_rate:"BLOCK RATE",bounces:"BOUNCES",clicked:"CLICKED",clicks:"CLICKS",delivered:"DELIVERED",dismissed:"DISMISSED",failed:"FAILED",opened:"OPENED",opens:"OPENS",requests:"REQUESTS",spam_reports:"SPAM REPORTS",unique_clicks:"UNIQUE CLICKS",unique_opens:"UNIQUE OPENS"},stat_titles:{clicks:"Clicks",delivered:"Delivered",opens:"Opens"}},clickmail_manual_instructions:{copy_tooltip:"Copy",data:"Data",header:"Add these records to your DNS",host:"Host",subheader:"DNS record information for sending your email with your domain. Copy the following\nrecords into your DNS provider. If you have questions please refer to our documentation.\nPlease note that it can take up to a few hours for changes you make in your DNS provider\nto be reflected here.\n",type:"Type",valid:"Valid",validate_button:"Validate DNS Records"},clickmail_setup_complete:{cta:"Create a new Broadcast",header:"Congratulations! Mail has been successfully added to your domain.",secondary_cta:"View mail configurations",subheader:"You can now send promotional emails, password resets, and shipping notifications with confidence.\n"},clickmail_wait1:{cta:"Click here if the page doesn't refresh automatically",header:"Wait a moment while we finish your mail set up",subheader:"This shouldn't take long.\n"},clickmail_wait2:{cta:"Click here if the page doesn't refresh automatically",header:"Wait a moment while we verify that everything is working",subheader:"This shouldn't take long.\n"},editing:{does_not_exist:"Your SMTP Integrtation was not setup correctly. Please try setting up the SMTP Integration again.",not_available_warning:"Your SMTP Integration is not currently available due to previous sending issues with your SMTP Provider.  Please Re-Verify your settings and Save changes once complete."},stats:{added:"Added: ",contact_compliance_button:"Contact Compliance",contact_compliance_button_tooltip:"Email us about your reputation",contact_compliance_email_body:"Type your questions here, please.",contact_compliance_email_subject:"Questions about my email account reputation",dropdown:{dismiss:{body:"Remove this card from your feed",header:"Dismiss"}},edit_button:"Edit Settings",edit_button_tooltip:"Return to Edit Form",header:"Mail Overview",read_more_button:"Read More",reputation_button:"Reputation Information",reputation_docs_url:"https://help.clickfunnels.com/hc/en-us/articles/360008805994",reputation_suggestion:"The reputation of some of your SMTP accounts is bad. We have some best practices to improve SMTP reputation.",reputation_title:"Reputation",reputation_tooltip:"Your reputation reflects the\nlast 30 days and is updated\ndaily. It goes up for every\ndelivered email, and down\nfor every bounce or spam\nreport.\n",requests:"Requests",time_filters:{alltime:"All Time",month:"Last 30 Days",today:"Since Yesterday",week:"Last 7 Days"},title:"SMTP Integration",unique_clicks:"Unique Clicks",unique_opens:"Unique Opens"}},sneak_peek:{notifications:{pending_upgrade_notification:{message_body:"You will automatically be upgraded in %{days}",message_cta_text:"Sneak Peek",message_icon:"clickfunnels logo"}}},stripe_accounts:{connect:{message:{header:"You're currently using %{current} of %{max} Stripe Accounts",paragraph:"You will need to delete or disconnect one of your connected Stripe accounts before connecting this one."}},controller:{default_first:"Please Connect Stripe Default Account First",enabling_apple_pay:"Enabling Apple Pay for %{i} Domains.  Check Status at <a href='https://dashboard.stripe.com/account/apple_pay' target='_blank'>https://dashboard.stripe.com/account/apple_pay</a>\n",integrated_error:"Error Integrating Stripe Billing - ",integrated_success:"Successfully Integrated Stripe Billing, lets get started!"},form:{apple_pay_label:"Enable Apple Pay:",apple_pay_note:"Enabling Apple Pay on the Domain will enable the use of the Apple Pay Element on pages",business_name_label:"Business Name",business_name_note:"Limited to 22 characters. This will appear on the credit card statements of your customers.",business_name_placeholder:"Business name",connect:"Connect",connect_button:"Next: Connect With Stripe",connected_header:"Connected!",connected_note:"Account Name: %{account_name}",disable_with:"Submitting...",disconnect_button:"Disconnect Stripe",is_default_label:"Default Stripe Account",name_field_label:"Name",name_field_placeholder:"Name for new Stripe account",settings:"Settings",subheader:"Now that you have named your account, click the button below to be directed to the Stripe website where you can complete your connection."},index:{account_count:"You're currently using %{current} of %{max} Stripe Accounts",additional_title:"New Stripe Account",column_header:"Stripe Accounts",edit_button:"Edit Stripe Account",edit_confirm:"Are you sure?",upgrade_link_text:"Upgrade to Add more"},show:{stripe_publishable_key:"Stripe publishable key:",stripe_publishable_key_test:"Stripe publishable key test:",stripe_refresh_token:"Stripe refresh token:",stripe_token:"Stripe token:",stripe_token_test:"Stripe token test:",stripe_user:"Stripe user:",stripe_user_id_test:"Stripe user id test:",user:"User:"}},stripe_rails:{elements:{label_text:"Credit or debit card",submit_button_text:"Submit payment"}},subscriptions:{cancel:{cancel:"Cancel",description:'If you intended to cancel your account before being charged $%{price} for the current period,\nclicking the "cancel" button below will refund you that amount and cancel your account\neffective immediately. Please note that your entire account and all associated\ndata will be deleted immediately. If you prefer to keep your data for use at a\nlater time, you may [pause your account] instead.\n',i_meant_to_cancel_last_month:"I meant to cancel last month",not_eligible:"You are no longer eligible for a retroactive refund. You have not been charged for your subscription\nwithin the last month.\n",not_eligible_part2:"You can still cancel your subscription.\n",start_cancel_process:"Start Cancellation Process"},downgrade_retroactively:{description:"If you intended to downgrade from the $%{old_price}0 Suite plan prior to your most\nrecent billing cycle, please confirm by selecting the \u201cDowngrade Now\u201d button below.\nPlease note that this change will take effect immediately and you will see a refund of\nthe most recent charge, followed by a fresh charge for the newly downgraded $%{new_price}0 monthly plan.\n",downgrade:"Downgrade Now",i_meant_to_downgrade_last_month:"I meant to downgrade my plan last month",not_eligible:"You are no longer eligible for to retroactively downgrade your subscription plan.\nYou have not been charged for your subscription within the last month.\n",not_eligible_part2:"You can still cancel your subscription.\n",start_cancel_process:"Start Cancellation Process"},maintenance_mode:{about_to_enable:"You are about to enable maintenance mode for the account with subdomain: ",already_in_maintenance_mode:"Fantastic! This account is already in maintenance mode. No further\naction is required.\n",asterisk_one:"* Accounts placed in maintenance mode cannot add new pages, new funnels, or new sub users",asterisk_two:"** Existing content using these features will continue to function in maintenance mode, but new content cannot be added",congratulations:"Congratulations on your ClickFunnels 2.0 upgrade!",description:'While we get you acclimated in ClickFunnels 2.0, we would like to \nhelp maintain your success in ClickFunnels 1.0. By clicking the \n"Enable Maintenance Mode" button below, all of your content,\nfunnels, contacts, broadcasts, etc will be kept safe and continue\nto function. Please reference the chart on this page for more details.\n',enable:"Enable Maintenance Mode",keep_paying:"I'll Keep Paying",no_action:{button:"Return to ClickFunnels 2.0",title:"Your Subscription is in Maintenance Mode. No further action is required"},restriction:{button:"Return to ClickFunnels 2.0",title:"You may only enable maintenance mode 30 days after switching to a paid plan"},subdomain:"%{subdomain}"},plan:{"100k_contacts":"100k contacts",action_button_text:{conversion:"Select",current:"Currently on this plan",downgrade:"Downgrade",none:"Paid yearly",upgrade:"Upgrade Now!"},action_text:{conversion:"convert",current:"currently on this plan",downgrade:"downgrade",none:"paid yearly",upgrade:"upgrade"},billed_once_annually:"You will be charged %{amount} today for a one-year subscription to ClickFunnels",billed_total_annually:"%{amount} billed total annually",confirm_action_message:{continue_paying:"By clicking 'OK' you agree to contine paying for your %{plan_name} subscription",maintenance:"By clicking 'OK' you agree to place your %{plan_name} subscription in maintenance mode"},i_agree_to_enroll:{cancel_text:"I understand that to cancel I must provide notice through my account or by e-mail to support@clickfunnels.com at least 10 days in advance of the next billing.",charge_text_sentence_one:"I agree to enroll in %{interval_text_with_article} subscription to ClickFunnels and be billed %{number_to_currency} per %{interval} plus tax %{timing} to the credit card I have on file.",charge_text_sentence_two:"Please note, your initial payment may be reduced to reflect %{interval_text} charges already paid in this subscription year."},if_you_downgrade:"Notice: If you downgrade, you'll lose platinum status and all of the benefits listed below!",interval:{month:"monthly",timing:"today",year:"annual"},interval_with_article:{month:"a monthly",year:"an annual"},save_a_year:"Save %{number_to_currency} a year vs. being on a monthly %{tier} Plan",save_by_going_annual_html:"<i class='check icon'></i>Save %{number_to_currency} a year by going annual!<br/><br/><i class='check icon'></i>Annual plans get Priority Video Support!",since_you_have:"Since you have already paid for your current plan that means %{note_by_interval_text}.",tier:{clickfunnels:"Basic",platinum:"Platinum"},we_give_you:{
month:"We give you a credit for the amount of time you had left on the current plan, then we use that credit to slightly lower the price charged for the remaining months.",year:"We give you a credit for the amount of time you had left on the current plan, then we use that credit to slightly lower the price charged for the first year."},we_will_action:"We will %{action_text} your account right now",you_re_about_to:"You're about to %{action_text} your account",you_re_about_to_plan:"You're about to %{action_text} to %{interval_text_with_article} plan.",you_will_immediately:"you will IMMEDIATELY %{upcase} access to %{access_change} level functionality",your_first:{month:"your first monthly bill might not be for a while",year:"your first annual bill will be a bit smaller"}},upgrade_plan:{ab_test:"A/B Split Test",advanced_funnels:"Advanced Funnels",all_features:"All ClickFunnels Features",auto_funnels:"Auto/Webinar Funnels",custom_domains:"Custom Domains",description:"Actionetics MD (Multi-Dimensional) brings powerful cross-channel marketing automation to your finger tips. Meet your customers where they are, using the right message, at the right time, on the right medium.",email_integrations:"Email Integrations",funnels:"Funnels",header_card:{title:"YOUR CURRENT PLAN"},membership_funnels:"Membership Funnels",monthly_visitors:"Monthly Visitors",number_of_contacts:"Number Of Contacts",opt_in_funnels:"Opt-in Funnels",pages:"Pages",payment_gateways:"Payment Gateways",plans:{actionetics_md:{includes_packages:"ClickFunnels, Actionetics MD, Backpack",reach_description:"%{value} contacts by emails, Facebook, and other apps",starts_from:"Starts from:",title:"ACTIONETICS MD"},clickfunnels:{contact_sales:"Contact Sales to Downgrade",contacts:"contacts",email_integrations:"email Integrations",includes:"Includes",includes_packages:"ClickFunnels",more_than:"more than %{value}",over_number:"over %{value}",payment_integrations:"payment gateway integrations",plus_number:"%{value} +",reach:"reach",reach_description:"%{value} contacts by ClickFunnels Email",starts_from:"starts from %{value}",title:"CLICKFUNNELS",unlimited:"Unlimited",up_to:"up to %{value}",up_to_500:"up to 5,000"},confirm_upgrade:"This is not a Trial, it will change your plan and make a pro-rated charge for the difference immediately.  Sound good?",contact_sales:"Contact Sales",contact_sales_to_downgrade:"Contact Sales to Downgrade",contact_us:"Contact Us",current_plan:"Current Plan",enterprise:{contact_sales:"Contact Sales",reach_description:"over %{value} contacts by emails, Facebook, and other apps",title:"ENTERPRISE"},upgrade:"Upgrade",upgrade_now:"Upgrade Now",yearly_plan_description:"This includes 12 months ClickFunnels Enterprise level access then just $297/m to continue with unlimited funnels, pages, and traffic.  If you choose you may downgrade to any of our regular plans at anytime.",yearly_plan_title:"You're on our 12 Month Funnel Hacks access plan!"},platforms:"Platforms",pricing:{actionetics_md_fb:"Actionetics MD FB Messenger",actionetics_md_notifier:"Actionetics MD Notifier",actionetics_md_smtp:"Actionetics MD SMTP",contact_management:"Contact Management",description:"Actionetics MD (Multi-Dimensional) brings powerful cross-channel marketing automation to your finger tips. Meet your customers where they are, using the right message, at the right time, on the right medium.",estimate_price:"Estimate Your Pricing",follow_up_funnels:"Unlimited Follow-Up Funnels",organization:"1 Company",packages:"The Actionetics MD Package comes with:",title:"Actionetics MD Flexible Pricing",unlimited_smart_lists:"Unlimited Smart Lists",user_account:"1 User Account"},sales_funnels:"Sales Funnels",shared_funnels:"Shared Funnels",support:{description:"I would like to downgrade my account.",subject:"Account Downgrade"},title:"ClickFunnels Flexible Pricing",webinar_funnels:"Webinar Funnels"}},support:{array:{last_word_connector:", and ",two_words_connector:" and ",words_connector:", "},dashboard:{index:{account_tools:"Account Tools",accounts:"Accounts",aka_ssss:"( a.k.a SSSS)",allow_the_customer_html:"Allow the customer to cancel their account and get a full refund for the previous months charges. <br/>Share this link with the customer and they can complete the cancelation process.",allow_the_customer_to_downgrade_html:"Allow the customer to downgrade to the startup $97/month plan.  They will be refunded <br /> for their last months charges and their subscription will immediately be changed to the <br /> startup plan.",below_you_can_use:"Below you can use our sub-user permission structure to grant yourself a temporary sub-user permission. Anything you do as a sub-user will in the audit log as you and not as the account owner.",cf_support_search_bookmarklet:"CF Support Search Bookmarklet",drag_the_link_below_into:"Drag the link below into your browsers bookmark bar to install the page editing bookmarklet.",edit_cf_page_bookmarklet:"Edit CF Page Bookmarklet",go_back_to_search:"Go Back to Search",grant_me_temporary_access:"Grant me temporary access to %{accountname} (#%{accountid})",not_an_active_paying_customer_yet:"Not an active paying customer - yet.",retroactively_cancel_account:"Retroactively Cancel Account",retroactively_downgrade_account:"Retroactively Downgrade Account",search:"Search",search_a_users_email_address:"Search a users email address or UID (unique user id) to get quick access to all their funnels and pages. You will also get quick links that you can use to share with other support team members.",share:"Share",support:"Support",system:"System",they_are_already_on_the_basic_plan:"They are already on the basic plan",this_customer_is_not_eligible_for_a_downgrade:"This customer is not eligible for a downgrade. %{they_are_already_on_the}",this_customer_is_not_eligible_for_html:"This customer is not eligible for a retroactive refund.  They have not been charged for <br /> a ClickFunnels subscription within the last billing period.",this_user_is_on_the:"This user is on the %{userpaypal_planname} PAYPAL plan",type_in_email_address_page_url_or_uid_and_hit_ente:"Type in email address, Page URL or UID and hit enter...",you_are_not_allowed_html:"<span>You are not allowed to access this account.</span>"}},permissions:{edit:{editing_support_permission:"Editing support_permission"},index:{go_to_this_account:"Go to this account",remove_me_from_this_account:"Remove me from this account",support_permission:"%{account_name} (Account ID: %{account_id}) (Owner email: %{owner_email})",your_connected_accounts:"Your connected accounts"},"new":{new_support_permission:"New support_permission"}}},text_optins:{index:{country:"Country",funnel:"Funnel step",listing:"Listing Text Optins","new":"New Text optin",number:"Number",response:"Response message",unique:"Unique"}},time:{ago:"%{time} ago",am:"am",formats:{datetimepicker:"%Y/%m/%d %H:%M","default":"%a, %d %b %Y %H:%M:%S %z",detail:"%m/%d/%Y %I:%M %p",human:"%B %e, %Y",human_with_time:"%B %e, %Y at %l:%M%p",long:"%B %d, %Y %H:%M",long_daydate:"%e %b '%y %l:%M%P %Z",month_day_year:"%B %e, %Y",ordinal:{},picker:"%m/%d/%Y",pretty_date:"%a, %b %e, %Y",short:"%d %b %H:%M",short_human:"%b %e, %Y",short_human_with_time:"%b %e, %Y %l:%M%p"},midnight:"Midnight",noon:"Noon",pm:"pm"},unsubscribes:{bulk:{bulk_tab:{instructions_markdown:"Prevent email communications by adding email addresses below.\n",label:"Email Addresses",placeholder:"Email addresses separated by commas or new lines",tab:"Bulk"},file_tab:{instructions_markdown:"Prevent email communications by uploading a CSV file. Please limit your file to %{max_recommended} contacts at a time.\n",placeholder:"Choose File",tab:"File Upload",upload:"Upload"},header:"Add global unsubscribers",unsubscribe:"Unsubscribe",unsubscribes_processing_message:"Global unsubscribing has been started.",unsubscribing:"Unsubscribing"},create:{flash_message_error:"There was a problem unsubscribing."},destroy:{flash_message_error:"There was a problem re-subscribing.",flash_message_success:"You have successfully re-subscribed."},index:{add_new_tooltip:"Add Unsubscribers",campaign_name:"Campaign Name",confirm:"Are you sure?",email:"Email",header:"Unsubscribers",no_unsubscribes:"No Unsubscribers.",remove_tooltip:"Remove",removing:"Removing...",unsubscribes_started:"Global unsubscribing has been started."},legacy:{get_email_address:{explain:"Please confirm the email address you are unsubscribing",submit_button:"Submit",submit_button_action:"Verifying..."}},"new":{basic_list:"You originally opted into this list on",clickfunnels:{link:"ClickFunnels",text:"Powered by",url:"//www.clickfunnels.com"},global_lists_content_html:"<p>Checking this box will unsubscribe you from all current and future email campaigns.\n<p>\n<p>To receive <em>future emails only</em> leave this box unchecked, and unsubscribe to each list above.\n",global_lists_heading:"Never send me an email ever again.",heading:"Manage Your Email Subscriptions.",legacy_content:"If you would like to prevent email communications unsubscribe by clicking the button below.",legacy_heading:"Unsubscribe",legacy_unsubscribe:"Unsubscribe",legacy_unsubscribe_button:"Unsubscribe",legacy_unsubscribe_button_action:"Unsubscribing...",list_status:{subscribed:"Subscribed",unsubscribed:"Unsubscribed"},report_as_abuse:"Report",smart_list:"You were added to this list on",spam_button:"Report as spam",sub_heading:"Email Subscriptions for %{email}",submit_button:"Update",submit_button_action:"Updating...",success:{header:"Success!"}},show:{abusive_content:"I never gave my permission to receive these emails, please report as abuse.",accidently_unsubscribed:"I accidently unsubscribed.",different_content:"The emails are no longer the content I subscribed to initially.",feedback:"Share Feedback",flash_message_all:"You have successfully unsubscribed from all campaigns.",flash_message_delay:"Your request will be processed within 48 hours.",flash_message_global:"You have successfully unsubscribed from everything.",flash_message_selected:"You have successfully updated your campaign subscriptions. If you have changed your mind, simply adjust your selections below and click the update button again.",heading:"Resubscribe",legacy_resubscribe:"Resubscribe",not_wanted_content:"I no longer wish to receive these emails.",other:"Other",resubscribe_button:"Resubscribe",resubscribe_button_action:"Resubscribing...",submit_feedback:"Submit feedback",submitting:"Submitting...",unsubscribed_content:"You are unsubscribed. If you would like to re-enable communications resubscribe by clicking the button below."}},user_settings:{billing:{cancel_account:"Cancel Account",canceled:"Your subscription has been canceled and your account will be removed on %{date}. Please contact support to reinstate your account.",contact_support:"Contact Support",coupon_accepted:"Your subscription coupon offer has been applied",discount_accepted:"Your subscription discount offer has been applied",error:"There was an issue loading the %{setting} page",header:"Account Billing & Subscription",history:{no_payments:"No payments found.",not_available:"Downloadable invoices are not available at the moment. If you have any billing questions, please contact our billing support team"},invoice_history:"Invoice History",offboarding:{are_you_sure:"Are you sure? Your subscription will not be renewed and the following will be deleted on or after %{date}",are_you_sure_button_no:"No",are_you_sure_button_yes:"Yes",cancel_effect_list:["Your subdomain will be available to other users","Pages and Funnels will be deleted","Contact lists will be deleted","Account will need to be re-created"],cancel_yearly:"To cancel your yearly subscription, please contact support.",choose_another_plan:"Choose Another Plan",deleting_contacts_html:{one:"<b>%{count}</b> Contact",other:"<b>%{count}</b> Contacts"},deleting_funnels_html:{one:"<b>%{count}</b> Funnel",other:"<b>%{count}</b> Funnels"},deleting_funnels_more:"and %{count} more",deleting_pages_html:{one:"<b>%{count}</b> Page",other:"<b>%{count}</b> Pages"},deleting_subdomain_html:"<b>%{subdomain}</b> subdomain will be freed and available for another user",finalize_button:"Finalize Cancellation",issues:"Issues",pause_account:"Pause Account - %{price}/m",pause_effect_list:["Your Subdomain Reserved","Pages and Funnels waiting","Contact lists will be preserved","Resume Anytime","No Editor or App Access"],pause_plan_confirmation:"This is not a Trial, it will change your plan and make a pro-rated charge for the difference immediately.  Sound good?",pause_spinner:"Updating Subscription...",paypal:"You're subscribed to a special one time offer. Please contact support to cancel your account.",sorry_to_see_you_go:"We're sorry to see you go!",special_offer:"Special One Time Offer - This offer may not be available again if you close this page.",start_process_button:"Cancel My Subscription",step:"Step %{step}",wait_final_step:"WAIT! Final Step BEFORE your account is deleted"},payment_info:{card_on_file:"The card on file for your account ends with %{last_four}",cardholder_name:"Cardholder Name",new_credit_card:"New Credit Card",submit_new_card:"Submit New Card",update_payment_button:"Update Payment Information"},payment_information:"Payment Information",sneak_peek:"Sneak Peek",subscription:{action_required_warning:"We have detected that action is required on your method of payment. Please verify and update your payment method to avoid an interruption of your subscription.",approach_limit:"You are about to reach your %{count} %{subject} limit.",canceled:"You've canceled your subscription!",canceled_on:"Your Subscription will be Canceled on",choose_different_plan:"Choose a Different Plan",choose_plan_button:"Choose A Plan",contacts:"CONTACTS",different_plan_button:"Choose a different plan",downgrade_warning:"Downgrading an account will immediately eliminate exclusive features you have on your current plan.",email_sends:"Emails Sent",funnels:"FUNNELS",gateways:"PAYMENT GATEWAYS",last_billing_html:"Your last billing date is <b>%{date}</b>.",more_features:"See More Features",next_billing_html:"Your next billing will be on <b>%{date}</b>.",next_charge:"Next Charge: %{date}",next_tiers_header:"Next Pricing Tiers",no_subscription:"You are not subscribed to a paid plan.",no_subscription_header:"No Subscription",other_plan_html:"You're subscribed to the <b>%{plan}</b> plan.",out_of_tiers_message:"Please contact sales for questions about your next pricing tier",pages:"PAGES",paypal_oto:"You're subscribed to a special one time offer. Your current subscription expires %{date}. We have a no risk, 30 Day Satisfaction Guarantee.",plan_html:"You're subscribed to the <b>%{plan}</b> plan at <b>%{price}/%{interval}</b>.",price_per_month:"%{price} / m",questions:"Please contact support for any billing questions.",reached_limit:"You have hit your %{count} %{subject} limit.",sent_email:"SENT EMAIL",smtp:"SMTP INTEGRATIONS",starts_from:"Starts from:",stats_html:"<b>%{count}</b> of %{total}",sub_users:"SUB USERS",tier_price:"%{price}/month",tier_price_usd:"%{price} USD /month",unpause_button:"Unpause My Account",up_to:"Up to %{count}",upgrade_description:"Upgrade your account to %{plan_name} to use more %{subject}.",upgrade_to_plan:"Upgrade to %{plan_name}",visits:"VISITS"},subscription_missing:"You currently do not have any subscriptions, you were last billed on %{date}. Please contact support to reinstate your account.",subscription_plan:"Subscription Plan",subscription_status:"Subscription %{status}",support_link:"https://help.clickfunnels.com/hc/en-us"},digital_assets:{header:"Digital Assets"},smtp:{form:{address_1_label:"Address 1",address_2_label:"Address 2",city:"City",clickfunnels_domain_label:"Domain",copied_tooltip:"Copied!",copy_tooltip:"Copy",country:"Country",default_SMTP_Integration_label:"Default SMTP Integration",domain_hint:"The domain to be used for click tracking and unsubscribes",domain_label:"Domain",domain_name_label:"SMTP Domain",domain_name_placeholder:"SMTP Domain Name",domain_prompt:"Choose a domain",edit_clickmail_header:"Editing Email Integration",edit_clickmail_subheader:"Edit your Email settings using the options below.",edit_header:"Editing SMTP Integration",edit_subheader:"Edit your SMTP settings using the options below.",from_email_label:"From Email",from_email_placeholder:"Send From Email Address",learn_how:"learn how...",mailchimp_description:"Setup MailChimp Webhook to support Static Segment List Email Membership addition",name_label:"From Name",name_placeholder:"Send From Name",new_clickmail_header:"New Email Integration",new_clickmail_subheader:"Enter your Email settings using the options below.",new_header:"New SMTP Integration",new_subheader:"Enter your SMTP settings using the options below.",password_label:"SMTP Password",password_placeholder:"SMTP Password",port_label:"SMTP Port",port_placeholder:"SMTP Port Number",saving:"Saving...",select_domain:"Please select a domain name.",services:["SendGrid","Mandrill","SparkPost"],setup_with:"Setup with %{service}",smtp_footer_label:"SMTP Footer",smtp_footer_placeholder:"Footer Added to all Outgoing Emails.  Including physical address in emails is required for CAN-SPAM compliance.  #UN_SUB# will be substituted for your contact's unsubscribe link.",state:"State",submit_button:"Save SMTP Integration",support_url:"https://docs.clickfunnels.com/smtp-email-integrations",title_label:"Title",title_placeholder:"Integration Name",url_label:"SMTP Server",url_placeholder:"SMTP Server URL",username_label:"SMTP User",username_placeholder:"SMTP Username",webhook_description:"Use a Webhook to track Spam Complaints and Bounces inside ClickFunnels",zip:"Zip Code"},header:"Email Configurations",listing:{SMTP_email_link:"SMTP Email Settings",SMTP_setup_text:"How to set up SMTP Email Settings for your account.",add_additional:"Add Additional SMTP Configuration",add_new:"Add email integration",amazon_ses_link:"Amazon SES Integration",amazon_ses_setup_text:"Setup ClickFunnels with Amazon SES.",clickmail:"Email",clickmail_continue_setup:"Continue Setup",clickmail_dns_setup_in_progress:"VERIFYING DNS",clickmail_smtp_setup_in_progress:"VERIFYING SMTP","default":"Default","delete":"Remove",destroy_clickmail_confirm:"Caution! Removing this Email Integration (SMTP) will Break ALL links in ALL previously sent emails with this Email Integration, Are you sure you want to Remove?",destroy_confirm:"Are you sure?",disabled:"(disabled)",domain_header:"Domain",external_label:"EXTERNAL",important_note_html:"<b>Important Note:</b> Many Web Hosts severely limit SMTP access and may not allow ClickFunnels to connect to it. Because of this, we highly recommend you sign up for a dedicated SMTP service such as Send13, Mandrill, SendGrid, SparkPost, or Amazon SES.",integrations_count:"You're currently using %{count} of %{total} SMTP Integrations.",limit:"Out of SMTP integrations",mandrill_link:"Mandrill Integration",mandrill_setup_text:"Setup ClickFunnels with Mandrill.",no_configs_created:"No configurations created.",no_domain:"No domain set",not_verified:"(not verified)",reputation:"Reputation",reputation_header:"Reputation",send13_link:"Send13 Integration",send13_setup_text:"Setup ClickFunnels with Send13.",sendgrid_link:"SendGrid Integration",sendgrid_setup_text:"Setup ClickFunnels with SendGrid.",settings:"Settings",sparkpost_link:"SparkPost Integration",sparkpost_setup_text:"Setup ClickFunnels with SparkPost.",title_header:"SMTP configuration",tooltip_disabled:"Disabled from Errors - Verify Again to Reconnect",upgrade_account_link:"Upgrade to Add more"},messages:{created:"SMTP integration successfully created!",deleted:"SMTP integration was successfully deleted.",limit:"You have used all of your allowed SMTP integrations.",updated:"SMTP integration was successfully updated."},support:{amazon_ses_support_url:"http://docs.clickfunnels.com/smtp-email-integrations/amazon-ses/using-amazon-ses-for-smtp-email-settings",mailchimp_support_url:"https://docs.clickfunnels.com/smtp-email-integrations",mandrill_support_url:"https://docs.clickfunnels.com/smtp-email-integrations/mandrill/integrate-mandrill-smtp-with-clickfunnels",send13_support_url:"https://docs.clickfunnels.com/smtp-email-integrations/send13/integrate-with-send13-smtp",sendgrid_support_url:"https://docs.clickfunnels.com/smtp-email-integrations/sendgrid/integrate-sendgrid-smtp-with-clickfunnels",smtp_support_url:"http://docs.clickfunnels.com/smtp-email-integrations",sparkpost_support_url:"https://docs.clickfunnels.com/smtp-email-integrations/sparkpost-smtp/how-to-integrate-with-sparkpost-smtp"}},userinfo:{download_pii:{download_button:"Download",error:"Something went wrong. Please contact support.",header:"Download My Data",subheader:"Export my personal information.",success:"Your exported information will be sent to the email address associated with this account."},error:{required:"Please make sure your required Account Settings are all added.",user_not_authenticated:"Please finish authentication"},expand_button:"Expand",expand_button_expanded:"Close",header:"Manage Account Details",password:{header:"Change Password",reset_button:"Reset Password",reset_confirmation:"Are you sure you would like to reset this password?",resetting:"Resetting Password...",subheader:"Manage your password"},profile:{city:"City",city_placeholder:"Boise",confirm:"Are you sure? This will set your profile image to use Gravatar.",country:"Country",country_placeholder:"Select Country",delete_button:"Delete",deleting:"Deleting...",email:"Email",email_note:"Provide your current password to successfully edit your email",email_placeholder:"bob@moneymaker.com",email_taken:"This e-mail address has been taken by another user. Please try a different one.",error_invalid_email:"Please enter a valid e-mail address",header:"Profile",name:"Name",name_placeholder:"Bob Moneymaker",password_error:"Please enter your current password to update your email address",phone:"Phone",phone_placeholder:"+1 (123) 456-7890",profile_image:"Profile image",profile_image_error:"Error:",state_province:"State / Province",state_province_placeholder:"ID",street_address:"Street Address",street_address_2_placeholder:"Suite 123",street_address_placeholder:"1234 Somewhere Lane",subheader:"Edit your profile photo, name, address, shirt size, etc.",upload_image_button:"Upload Image",zip_code:"Zip Code / Postal Code",zip_code_placeholder:"12345"},redact:{delete_button:"DELETE",header:"Delete my data",modal:{cancel:"Cancel",confirm:"Delete",confirmation:'Please type "%{keyword}" to confirm',content_markdown:"You are about to delete all of your information within ClickFunnels.\nThis includes your funnels, contacts, and everything else in your account. This CANNOT be reversed.\nYou will be refunded for any remaining subscription time on your account.\n",flash_error:'Please enter "%{keyword}" exactly to redact your information',flash_success:"GDPR Redaction has begun on your account",header:"Are you sure?",service_error:"Something has gone wrong with your request. Please contact support."},subheader:"Delete all of your data within ClickFunnels. This will delete your account which includes all contacts and funnels. Your data will not be recoverable."},save_button:"Save",subuser_redact:{delete_button:"DELETE",header:"Delete my personal data from all ClickFunnels accounts",modal:{cancel:"Cancel",confirm:"Delete",confirmation:'Please type "%{keyword}" to confirm',content_markdown:"You are about to have all your personal data deleted  and be removed from all ClickFunnels user accounts.\nUpon deletion, all your personal data will be deleted from ClickFunnels.\nClicking Delete will also remove you from all accounts in which you have been added.\n",flash_error:'Please enter "%{keyword}" exactly to redact your information',flash_success:"GDPR Redaction has begun on your account",header:"Are you sure?",service_error:"Something has gone wrong with your request. Please contact support."},subheader:"Delete all your personal data and remove your profile from all accounts you've been added as a sub-user."},two_factor:{backup_codes:{missing_warning:"You have no valid 2FA Backup Codes. Please click the `Generate Backup Codes` button now."},delivery_method:{cannot_disable_totp:"Unable to disable TOTP",disable_totp_button:"Disable TOTP",disabled_totp:"Two-Factor delivery method switched to email based!"},disable_button:"Disable",disable_heading:"Disable Two-Factor Authentication",disable_instruction:"Enter your Two-Factor Code to disable two-factor authentication",disabled_failure:"Two-Factor Code not valid, please try again",disabled_success:"Two-Factor successfully disabled!",email:{enable_instruction:"Click the button below to enable email-based two-factor authentication. You will receive an email like this one with your Two-Factor Authentication code when logging in.",enabled_failure:"There was an issue enabling your two factor",enabled_success:"Two-Factor via email successfully enabled!",switch_to_totp_instruction:"This account is currently using email-based two-factor authentication. Scan the QR code with an authenticator app to switch to time-based two-factor authentication."},enable:{enable_button:"Enable Two-Factor Authentication",modal_header:"Enable Two-Factor Authentication"},enable_email_button:"Use email instead",enable_heading:"Enable two-factor authentication",enable_instruction:"Scan the QR code with an authenticator app and submit the code it gives you to enable time-based two-factor authentication, or use the email-based two-factor authentication alternative",enable_totp:{disable_button:"Disable TOTP",enable_button:"Enable TOTP",generate_backup_codes:"Generate New Backup Codes",generate_confirmation:"Please be prepared to store your new codes.\n\nAre you ready to continue?",generate_notice_html:"<div class='header'>Note:</div><div class='content'>You have no backup codes meaning you have either exhausted them or had Support remove them.</div>",modal_header:"Enable Time-based One Time Password",reset_backup_codes:"Reset Backup Codes",reset_confirmation:"Re-generating your backup codes will invalidate all existing backup codes.\n\nAre you sure you want to continue?",reset_notice_html:"<div class='header'>Note:</div><div class='content'>Resetting your backup codes invalidates any previous codes.<br/>Codes were last generated on<br/>%{date}</div>"},flash_messages:{code_emailed_success:"Your code was just emailed"},header:"Two-Factor Authentication",header_status:"%{status}",manage_two_factor:{disable_2fa:"Disable Two-Factor Authentication?",generate_qr_code:"Generate QR code:"},resend_code:"Resend Code",subheader:"It is always recommended to have the 2 step authentication enabled. By using a secondary verification, our system can properly authenticate the correct user into the account while keeping the copycats out, even if they hold your password in possession. Learn More",submit:"Submit",submit_validation_code_button:"Submit",switch_to_totp_instruction:"Scan the QR code with an authenticator app and submit the code it gives you to enable time-based two-factor authentication. You are already using email-based two-factor authentication.",totp:{enabled_failure:"Two-Factor Code not valid, please try again",enabled_success:"Two-Factor successfully enabled!"}}}},userpages:{purchase:{not_found:"We could not complete your purchase. You may need to use a different credit card.",refunds:{order_incomplete:"Order is not yet complete.",order_missing:"Unable to find your order.",payment_missing:"We did not receive any payment against this order."}}},users:{confirmations:{"new":{resend_confirmation_instructions:"Resend confirmation instructions"}},mailer:{confirmation_instructions:{confirm_my_account:"Confirm my account",welcome_email:"Welcome %{email}!",you_can_confirm_your_account_email_through_the_link_below:"You can confirm your account email through the link below:"},reset_password_instructions:{change_my_password:"Change my password",if_you_didnt_request:"If you didn't request this, please ignore this email.",someone_has_requested_a_link:"Someone has requested a link to change your password. You can do this through the link below.",your_password_wont_change:"Your password won't change until you access the link above and create a new one."},unlock_instructions:{click_the_link_below_to_unlock_your_account:"Click the link below to unlock your account:",hello_email:"Hello %{email}!",unlock_my_account:"Unlock my account",your_account_has_been_locked_due_to_an_excessive_number_of_un:"Your account has been locked due to an excessive number of unsuccessful sign in attempts."}},passwords:{new_newdesign:{back_to_login:"Back to login page",error_invalid_email:"Please enter a valid email address.",loading_resetting_password:"Resetting password...",reset_message:"Enter your email to reset your password.",submit_button:"Reset Password"},new_olddesign:{enter_in_your_email_to_reset_password:"Enter in your email to reset password...",forgot_password:"Forgot Password",reset_password_by_email:"Reset password by Email"}},payment_gateways:{payment_gateway:{are_you_sure:"Are you sure?",edit_account:"Edit %{account_name} Account"}},registrations:{change_password:{uploading:"Uploading...",userinfo:"userinfo"},domains:{manage_custom_domains:"Manage Custom Domains",settings:"Settings"},"new":{already_have_an_account:"Already Have an Account?",contact_support:"Contact Support",create_your_account_now:"Create Your Account Now",if_you_are_getting_an_error_with_the:"If you are getting an error with the email taken its probably because you already have an account. If you remember the password, you can click the button below to login. Or create a new account on the right...",if_you_are_still_unsure_if_you_have_an_account_alr:"If you are still unsure if you have an account already, or not being able to claim your free trial, contact support and we will be able to assit",login_to_your_account:"Login To Your Account",still_need_help:"Still Need Help?"},settings_nav:{account_billing:"Account Billing",account_billing_subscription:"Account Billing & Subscription",account_details:"Account Details",digital_assets:"Digital Assets",domains:"Domains",email_integrations_smtp:"Email Integrations (SMTP)",global_unsubscribes:"Global Unsubscribes",integrations:"Integrations",manage_api_integrations:"Manage API Integrations",manage_custom_page_templates:"Manage Custom Page Templates",manage_digital_assets:"Manage Digital Assets",manage_your_account:"Manage Your Account",management:"Management",payment_gateways:"Payment Gateways",personal_page_templates:"Personal Page Templates",setup:"Setup",setup_account_billing_subscription:"Setup Account Billing & Subscription",setup_email_smtp_settings:"Setup Email SMTP Settings",setup_payment_gateways:"Setup Payment Gateways"},update_js:{info_html:"<p>Thanks! Free T-Shirt Request Received!  We'll get it shipped out with the next batch!<p><p><a href='#' class='back'>Go Back and Check out more</a> or <a href='/create'>Create your first Funnel now!</a></p>"},user_details:{shirt_size:{label:"Shirt Size",options:{l:"Large",m:"Medium",s:"Small",xl:"X-Large",xxl:"XXL"}}}},sessions:{action_funnel_share_login:{account_and_get_this_funnel_now:"Account and Get This Funnel Now!",action_funnel:"Action Funnel...",add_this_action_funnel:"Add This Action Funnel",add_to_your_account:"Add To Your Account",already_a_clickfunnels_member:"Already A ClickFunnels Member?",choose_your_password:"Choose your password...",click_here:"Click Here",create_your_account_now:"Create Your Account Now...",forgot_password:"Forgot Password?",get_your_free_14_day_trial:"Get Your FREE 14 Day Trial:",login_now:"Login Now",login_to_your_account_it_will_be_added:"Login To Your Account & It Will Be Added...",name_someonetitleize_has_shared_this_action_funnel_with_you:"%{name_someonetitleize} Has Shared This Action Funnel With You!",not_a_clickfunnels_member_yet:"Not A ClickFunnels Member Yet?",simply_enter_your_name_and_email_address_below:"Simply Enter Your Name and Email Address below:",step_1:"Step #1",step_2:"Step #2",to_login_to_your_clickfunnels:"to Login To Your Clickfunnels",unlock_the:"Unlock The",you_can_edit_anything_you_like_on_these_pages_add_your_name_c:"* You can EDIT anything you like on these pages! Add your name, change text, add images, and so much more with ClickFunnels! *",you_can_use_this_funnel_for_your_own_marketing_edit_add_or_ch:"You can use this funnel for your own marketing, edit, add, or change anything you like with the ClickFunnels Editor...",your_password:"Your Password..."},share_login:{"3443_w_bavaria_st_eagle_idaho_83616":"3443 W. Bavaria St. Eagle Idaho 83616",about:"ABOUT",
affiliates:"Affiliates",anything:"ANYTHING",build_your_first_funnel_for_free_right_now:"Build Your First Funnel For FREE Right Now!",careers:"Careers",click_funnels_blog:"ClickFunnels Blog",click_funnels_com_a_click_funnels_product_all_righ:"ClickFunnels.com - a ClickFunnels Product - All Rights Reserved @ 2017 - 2021",dmca_policy:"DMCA Policy",documentation:"Documentation",edit:"EDIT",email_and_facebook_marketing_automation:"Email and Facebook Marketing Automation!",enabling_people_people_to_grow_their_companies_thr:"Enabling People PeopleTo Grow Their Companies Through Sales Funnels",everything_organized_in_one_simple_dashboard:"Everything organized in one simple dashboard!",gdpr_policy:"GDPR Policy",i_m_already_a_click_funnels_user:"I'm Already a ClickFunnels User",income_disclosure:"Income Disclosure",locations:"Locations",meet_the_team:"Meet The Team",member_login:"Member Login",official_facebook_group:"Official Facebook Group",origin_story:"Origin Story",privacy_policy:"Privacy Policy",quickly_build_sales_funnels_that_convert:"Quickly build sales funnels that convert!",simple_drag_and_drop_webpage_editor:"Simple drag and drop webpage editor!",simply_enter_your_email_and_create_a_password:"Simply Enter Your Email and Create a Password:",smart_shopping_cart_with_1_click_up_sells:"Smart shopping cart with 1 click up-sells!",start_your_free_14_day_trial:"Start Your FREE 14 Day Trial",support_chat:"Support Chat",terms_of_service:"Terms Of Service",what_is_actionetics:"What is Actionetics?",what_is_backpack:"What is Backpack?",what_is_click_funnels:"What is ClickFunnels?",what_is_click_funnels_editor:"What is ClickFunnels Editor?",with_just_simple_html:"With just a simple drag and drop you can add your name, change text, add images, videos, bullets, pop-ups and so much more with ClickFunnels! It's powerful enough that you can create <b>ANY Type Of Funnel</b> that you can imagine, yet simple enough that you can just plugin YOUR message into any of our pre-built funnels!",yes_this_page_was_built_using_click_funnels_unlike:"Yes, This Page Was Built Using ClickFunnels. Unlike Our Competitors, We drink our own Kool-Aid.",you_can:"YOU CAN",you_like_on_these_pages:"You Like On These Pages!",your_email_address:"Your Email Address..."},sign_in_form:{"2fa_title":"Two-Factor Authentication",email_placeholder:"you@yourawesomebusiness.com",error_empty_password:"Please enter your password.",error_invalid_email:"Please enter a valid email address.",forgot_password:"Forgot your password?",loading_logging_in:"Logging in...",login_faceID:"Log In with Face ID",login_passcode:"Log In with your passcode",login_title:"ClickFunnels - Login",login_touchID:"Log In with Touch ID",new_to_us:"New to us?",password_placeholder:"your strong password",reset_password_copy:"It's time to reset your password! ClickFunnels adheres to complexity, and duration requirements set forth by industry standards to keep our user's accounts as secure as possible. To change your password, click on the forgot password link below. Please note that you will not be able to access your account, until your password has been reset. Thank you! - CF Team",sign_up:"Sign Up",your_strong_password:"your strong password",youyourawesomebusinesscom:"you@yourawesomebusiness.com"}},shared:{links:{did_not_receive_confirmation_instructions:"Didn't receive confirmation instructions?",did_not_receive_unlock_instructions:"Didn't receive unlock instructions?",didnt_receive_confirmation_instructions:"Didn't receive confirmation instructions?",didnt_receive_unlock_instructions:"Didn't receive unlock instructions?",forgot_your_password:"Forgot your password?",sign_in:"Sign in",sign_in_with_providerto_stitleize:"Sign in with %{providerto_stitleize}",sign_in_with_title:"Sign in with %{title}",sign_up:"Sign up"}},unlocks:{"new":{resend_unlock_instructions:"Resend unlock instructions"}}},views:{account:{audit_log:{account_affiliate_changed:"affiliate changed",account_affiliate_tos_violation:"affiliate terms of service violation",account_affiliates_cleared:"cleared affiliates",account_canceled:"canceled account",account_downgraded:"downgraded account",account_paused:"paused account",account_payment_information_edited:"edited account payment information",account_trial_ended:"ended account trial",account_trial_started:"started account trial",account_unpaused:"unpaused account",account_upgraded:"upgraded account","beta_feature_opt-in":"enabled beta feature %{beta_feature_name}","beta_feature_opt-out":"turned off beta feature %{beta_feature_name}",contact_list_downloaded:"downloaded contact list",contact_list_imported:"imported contact list",contact_profile_gdpr_redacted:"contact profile redacted",contacts_added_to_email_list:"added contacts to email list",domain_created:"created domain %{domain}",domain_deleted:"deleted domain %{domain}",domain_updated:"updated domain %{domain}",funnel_created:"created funnel %{funnel_name}",funnel_edited:"edited funnel %{funnel_name}",funnel_shared:"shared funnel %{funnel_name}",funnel_stats_reset:"reset funnel %{funnel_name} stats",funnel_step_added:"added funnel step %{funnel_step_name}",funnel_step_created:"created funnel step %{funnel_step_name}",funnel_step_deleted:"deleted funnel step %{funnel_step_name}",funnel_step_edited:"edited funnel step %{funnel_step_name}",funnel_step_removed:"removed funnel step %{funnel_step_name}",funnel_stripe_test_edited:"turned stripe test to %{stripe_test_value} for funnel %{funnel_name}",header:"Account History",page_created:"created page with id %{page_id} in funnel step %{funnel_step_name}",page_deleted:"deleted page with id %{page_id} in funnel step %{funnel_step_name}",page_duplicated:"duplicated page with id %{old_page_id} in funnel step %{funnel_step_name}",page_updated:"updated page with id %{page_id} in funnel step %{funnel_step_name}",payment_gateway_created:"created %{payment_gateway_type} payment gateway",payment_gateway_deleted:"deleted %{payment_gateway_type} payment gateway",payment_gateway_updated:"updated %{payment_gateway_type} payment gateway",smtp_integration_created:"created smtp integration %{integration_title}",smtp_integration_deleted:"deleted smtp integration %{integration_title}",smtp_integration_edited:"edited smtp integration %{integration_title}",user_gdpr_redacted:"redacted user",user_invitation_accepted:"%{email} accepted your invitation to join the account",user_invited:"invited %{email} to join account",user_logged_in:"logged in",user_logged_out:"logged out",user_permission_edited:"edited %{email} permissions",user_removed:"removed %{email} from account"},invitation:{invitation_token:{description:"Your account invitation token is invalid. Please contact your account owner.",header:"Invalid Token"},join_account:{description:"You're currently signed in as <b>%{email}</b>. Would you like to connect your user profile to <b>%{name}</b>?",header:"Join company",submit:"Add company",team_members:"%{count} team members",use_a_different_email_address:"Use a different email address?"},registration:{already_have_an_account:"Already have an account? %{login}",email:{label:"Email address",placeholder:"Your email address"},header:"Create your account",limit_reached:"The sub-user limit has been reached for this account",login:"Log in",name:{label:"Full name",placeholder:"Your full name"},password:{placeholder:"Create a password"}}},no_account:{description:"You do not belong to or have an active account. Please sign up as a regular user.",header:"No account was found"},sneak_peeks:{"new":{"new":{action:{header:"Start My Sneak Peek Now!!!",link:'Start My 7 Day "Sneak Peek" To Platinum Today!',url:""},additional:{first:"FREE For 7 Days...",second:"(Then Just $297 A Month Afterwards)"},description:"",header:"Congratulations! You Are Eligible For The ClickFunnels Platinum Sneak Peek!",image:"https://platinumsneakpeek.com/hosted/images/a3/09545e8f1e4572bba6d6eeb299fe84/celebrate-russell.gif"},upgraded:{action:{header:"Take Me to FunnelFlix Now!",link:"Lets Get This Party Started !!!",url:"https://members.funnelflix.com/"},additional:{first:"(You can downgrade at anytime inside of your account settings)",second:""},description:'Your "Sneak Peek" is active',header:"AWESOME!!!",image:"https://platinumsneakpeek.com/hosted/images/a3/09545e8f1e4572bba6d6eeb299fe84/celebrate-russell.gif"}},show:{active:{action:{header:"Take Me to FunnelFlix Now!",link:"Lets Get This Party Started !!!",url:"https://members.funnelflix.com/"},additional:{first:"(You can downgrade at anytime inside of your account settings)",second:""},cancel:{button:"I need to cancel my Sneak Peek",confirm:"Are you sure that you want to cancel your Sneak Peek?"},description:'Your "Sneak Peek" is active and your account will automatically be upgraded to Platinum in %{days}!',header:"AWESOME!!!",image:"https://platinumsneakpeek.com/hosted/images/a3/09545e8f1e4572bba6d6eeb299fe84/celebrate-russell.gif"},canceled:{action:{header:"Upgrade To Platinum + FunnelFlix Now!",link:"Lets Get This Party Started !!!",url:"https://upgradenow.com/"},additional:{first:"",second:"(Just $297 A Month Afterwards)"},description:"It looks like you've tried the \"Sneak Peek\" in the past, but canceled... We only allow one Sneak Peek per account, but that's ok, you can upgrade to Platinum right now!",header:"Awwhhh...",image:"https://platinumsneakpeek.com/hosted/images/d9/2f1bee79a5473eb88317759a6817b7/awwhhh-Russell.gif"},expired:{action:{header:"Upgrade To Platinum + FunnelFlix Now!",link:"Lets Get This Party Started !!!",url:"https://upgradenow.com/"},additional:{first:"",second:"(Just $297 A Month Afterwards)"},description:"It looks like you've tried the \"Sneak Peek\" in the past, but it has expired... We only allow one Sneak Peek per account, but that's ok, you can upgrade to Platinum right now!",header:"Awwhhh...",image:"https://platinumsneakpeek.com/hosted/images/d9/2f1bee79a5473eb88317759a6817b7/awwhhh-Russell.gif"},upgraded:{action:{header:"Take Me to FunnelFlix Now!",link:"Lets Get This Party Started !!!",url:"https://members.funnelflix.com/"},additional:{first:"(You can downgrade at anytime inside of your account settings)",second:""},description:'Your "Sneak Peek" is active',header:"AWESOME!!!",image:"https://platinumsneakpeek.com/hosted/images/a3/09545e8f1e4572bba6d6eeb299fe84/celebrate-russell.gif"}}}},activation_flow:{customer_info:{"new":{left_panel:{header:"All the tools and strategies to run your business with ease"},right_panel:{experience:{title:"Select answer"},header:"Tell us a bit about yourself...",industry:{title:"Select industry"},revenue:{title:"Select annual revenue"},sub:"Let\u2019s get to know you better. Information that you provide will be used to tailor the funnel you will need.",submit:"Next"}}},funnels:{edit:{left_panel:{header:"Best optimized sale funnels for your business"},right_panel:{back:"Back",blank_template:"I want to start with a blank template and will choose different designs for my pages later.",choose_button:"Choose",header:"How would you like your new funnel to look?",preview:{back_button:"Go back",use_template_button:"Use this template"},preview_button:"Preview",submit:"Next"}}},goals:{edit:{left_panel:{header:"All the tools and strategies to run your business with ease"},right_panel:{back:"Back",best_pick:"Best pick",header:"What do you want to do?",info:"Don't worry, you will be able to change your funnel later.",pricing_tier:{title:"Select a pricing tier"},primary_goal:{title:"Pick a goal"},product_host:{title:"Choose a host"},submit:"Next",type_of_product:{title:"Select a type of product"}}}},orientations:{edit:{assets:{logo:"logo",move:"move quickly",remove:"remove roadblocks",step5:"step 5",tap:"tap into your tribe"},left_panel:{header:"You are no longer alone!",sub_header:"Being an entrepreneur is difficult. But now you are surrounded by a support crew who want nothing more than to see you succeed.",welcome:{closing:"Welcome to ClickFunnels",community:"You now have a community"}},right_panel:{back:"Back",call_button:"Schedule a FREE Call",community:{header:"Your community",steps:{move:{text:"Live, hands-on, virtual hack-a-thons will get you started fast.",title:"Move Quickly"},remove:{text:"You can text us from anywhere in the app when you have a question. Look for this icon on any page.",title:"Remove Roadblocks"},tap:{text_html:"Hop over to Facebook and look for the <b> ClickFunnels (Official) Group </b> and <b> ClickFunnels Avengers Group! </b>",title:"Tap into your Tribe"}}},header:"Get oriented",sub_text:"in a free consultation with a ClickFunnels specialist.",submit:"Finish"}}},products:{edit:{left_panel:{header:"You can do this!"},right_panel:{back:"Back",header:"Tell us more about your product/service",info:"Don\u2019t worry, you will be able to change any of your product details later.",submit:"Next",warning:"In order to activate your product (so that it can generate sales), you will need to provide additional details in the order page of your funnel."}}}},layouts:{account:{affiliates:"Affiliates",assets:"Assets",audit_log:"Account History",billing:"Account Billing",content_security_policy:"Content Security Policy",details:"Account Details",digital_assets:"Digital Assets",domains:"Domains",global_unsubscribes:"Global Unsubscribes",integrations:"Integrations",legal_docs:"Legal Docs",management:"Management",notifications:"Notifications",outgoing_smtp:"Email Integrations (SMTP)",page_templates:"Page Templates",payment_gateways:"Payment Gateways",people:"Sub Users",setup:"Setup",title:"Account Settings"}},pagination:{first:"&laquo; First",last:"Last &raquo;",next:"Next &rsaquo;",per_page:"Per page",previous:"&lsaquo; Prev",total:"Total",truncate:"&hellip;",unlimited:"Unlimited"}},webhook_deliveries:{data_notice:"Note: data may not be available after 2 weeks",index:{attempts:{text:"Attempts"},breadcrumb:{current:{text:"Funnel Webhook Deliveries"},previous:{text:"Funnel Webhooks"}},buttons:{back:{text:"Back"}},columns:{attempts:{title:"Attempts"},created:{title:"Created"},payload:{title:"Payload"},success:{title:"Success?"}},delivery:{failure:"No",success:"Yes"},no_deliveries:{text:"No Deliveries Have Been Made"},title:{text:"Funnel Webhook Deliveries"}}},webhook_delivery_attempts:{index:{attempt:{failure:"No",success:"Yes"},buttons:{back:{text:"Back"},new_attempt:{disable_with_text:"Sending Request",text:"Resend Last Attempt"}},columns:{body:{title:"Body"},created:{title:"Created"},message:{title:"Message"},status:{title:"Status"},success:{title:"Success?"}},no_attempts:{text:"No Attempts Have Been Made"},title:{text:"Funnel Webhook Delivery Attempts"}}}},es:{_funnel_secrets:{headers:{first:"Inducci\xf3n 1 a 1",fourth:"Funnel Scripts",second:"Funnel Builder Secrets",third:"Traffic Secrets"}},_funnelflix:{header:"Entrenamiento FunnelFlix",upgrade:"Mejorar"},account:{details:{partials:{address:{city:"Ciudad",city_placeholder:"Boise",country:"Pa\xeds",country_placeholder:"Seleccionar pa\xeds",phone:"Tel\xe9fono",phone_placeholder:"+1 (123) 456-7890",save:"Guardar",saving:"Guardando",state_province:"Estado / Provincia\n",state_province_placeholder:"ID",street_address:"Direcci\xf3n",street_address_2_placeholder:"Suite 123",street_address_placeholder:"1234 Tu Direcci\xf3n Aqu\xed",zip_code:"C\xf3digo Postal / ZIP"},affiliate:{affiliate_badge:"Insignia de Afiliado de ClickFunnels",affiliate_id:"ID de Afiliado",error_message:"\xa1Ups! Algo no funcion\xf3 como se esperaba. Vuelve a cargar la p\xe1gina e int\xe9ntalo nuevamente.",hint:"Actualiza la configuraci\xf3n de los Funnels reci\xe9n creados. ",hint_link:" Lee nuestro documento de soporte.",on_by_default:"Activado por defecto",share:"Compartir con el Enlace de Afiliado:",share_links:{share:"Compartir"}},locale:{locale:"Regi\xf3n",save:"Guardar",saving:"Guardando",select_locale:"Seleccionar Configuraci\xf3n Regional",time_zone:"Huso Horario"},profile:{account_name:"Nombre de la Cuenta",error_header:"Error:",image:"Imagen Empresarial",save:"Guardar",saving:"Guardando",title:"Nombre de Empresa"},subdomain:{label:"Subdominio",save:"Guardar",saving:"Guardando",subdomain_placeholder:"Agregar subdominio de cuenta"},timezone:{save:"Guardar",saving:"Guardando",time_zone:"Huso Horario"},wordpress:{wordpress_api_key:"Clave API de WordPress"}},show:{address:{header:"Direcci\xf3n de la Empresa",subheader:"Edita tu direcci\xf3n para que se muestre a pie de p\xe1gina de tus Emails"},affiliate:{header:"Configuraci\xf3n de Afiliados",subheader:"Ver tu configuraci\xf3n de afiliados"},beta_features:{header:"Funciones Beta Disponibles",subheader:"Administrar Acceso a las Funciones Beta"},close:"Cerrar",expand:"Expandir",header:"Administrar Detalles de la Cuenta",locale:{header:"Configuraci\xf3n de Zona Horaria e Idioma",subheader:"Edita la configuraci\xf3n regional y zona horaria"},profile:{header:"Perfil de la Compa\xf1\xeda",subheader:"Edite el nombre y el \xedcono de tu empresa\n"},save:"Guardar",saving:"Guardando",subdomain:{header:"Subdominio en ClickFunnels",subheader:"Edita tu subdominio ClickFunnels"},timezone:{header:"Zona horaria",subheader:"Edita la configuraci\xf3n de tu zona horaria"},wordpress:{header:"API de Wordpress",subheader:"Ver tu clave API de WordPress"}}},people:{card:{date_format:"%B %d, %Y",last_login:"\xdaltimo Acceso:",manage_permissions:"Administrar Permisos",remove_from_organization:"Remover de la Empresa"},index:{header:"Sub-Usuarios",header_html:"(%{users_count} de %{users_limit})",invite:"Invitar Sub-Usuario",label:{full_access:"Acceso Completo",limited_access:"Acceso Limitado",owner:"Propietario",pending:"Pendiente"},warning_message:{contact_sales:"Comun\xedquese con Ventas",contact_sales_link:"https://upgradenow.com/sub-users-pricing",header:"Has agregado (%{users_count} de %{users_limit}) usuarios disponibles",message:"Has alcanzado la cantidad de sub-usuarios que puedes tener en tu cuenta"}},invite_person_modal:{cancel:"Cancelar",email_label:"Email",full_permission:"Esta cuenta de usuario tendr\xe1 todos los permisos.",header:"Invitar a cuenta",is_minor:"Este usuario es menor de edad",is_minor_tooltip:"Trabajamos duro para proteger la privacidad y la seguridad de los menores que utilizan ClickFunnels. Cuando identifica a un Sub-usuario como menor de edad, tomamos precauciones especiales para protegerlo y proteger su privacidad. Tu informaci\xf3n personal es especialmente segura, no se les comercializar\xe1 directamente y no tendr\xe1n acceso para interactuar con el departamento de soporte.",is_minor_tooltip_title:"\xbfQu\xe9 es un usuario menor?",send_invite:"Enviar invitaci\xf3n"},owner_card:{date_format:"%B %d, %Y",last_login:"\xdaltimo acceso:"},pending_card:{invitation_pending:"Invitaci\xf3n Pendiente",manage_permissions:"Administrar Permisos",remove_from_organization:"Remover de la Empresa",resend_invitation:"Reenviar Invitaci\xf3n"},permissions_list:{access_account_settings:"Configuraci\xf3n de la Cuenta",access_backpack:"Backpack General",access_cf_affiliate:"P\xe1gina de Afiliado de ClickFunnels",access_contacts:"Contactos",access_follow_up_funnels:"Funnels de Seguimiento Generales",access_funnels:"Funnels",access_sales:"Ventas",backpack:"BACKPACK",clickfunnels:"CLICKFUNNELS",follow_up_funnels:"FUNNELS DE SEGUIMIENTO",global_account_setting:"AJUSTES DE CUENTA GLOBALES"},remove:{cancel:"Cancelar",header:"\xbfEliminar miembro de la cuenta?",remove:"Eliminar"},show:{cancel:"Cancelar",edit_header:"Editar los permisos de %{name}",full_permission:"Esta cuenta de usuario tendr\xe1 todos los permisos.",is_minor:"Este usuario es menor de edad",unsaved_changes_message:"Tienes cambios no guardados.",update_permissions:"Actualizar permisos"}}},action_funnel_steps:{index:{action_funnel:"Funnel de acci\xf3n",delay_days:"D\xedas de retraso",delay_hours:"Horas de retraso",email:"Email",end_time_range:"Intervalo de hora de finalizaci\xf3n",funnel_action:"Acci\xf3n del Funnel\n",integration:"Integraci\xf3n",integration_to:"Integraci\xf3n a",integration_with:"Integraci\xf3n con",listing_action_funnel_steps:"Listado action_funnel_steps",name:"Nombre",new_action_funnel_step:"Nuevo paso del Funnel de acci\xf3n",start_time_range:"Intervalo de tiempo de inicio",status:"Estado",text:"Texto"}},action_funnels:{go_to_follow_up_funnels_button:"Ir a Funnels de Seguimiento",sunset_message:'En los pr\xf3ximos %{days} d\xedas, los "Funnels de Acci\xf3n" se convertir\xe1n por completo en "Funnels de Seguimiento". Podr\xe1s mantener tus Funnels de acci\xf3n dentro de los Funnels de seguimiento para no perder nada. Todas tus estad\xedsticas ser\xe1n transferidas y la nueva interfaz te dar\xe1 m\xe1s flexibilidad para realizar un seguimiento a tus clientes potenciales.'},actionetics:{action_funnels_sunset:{subtitle:'Agregamos m\xe1s estad\xedsticas y funcionalidades a los "Funnels de Acci\xf3n" y los hemos renombrado "Funnels de Seguimiento". Accede a todas las funciones anteriores junto con las nuevas funciones en la pesta\xf1a "Funnels de Seguimiento" en el menu de la izquierda.',title:'Los "Funnels de Acci\xf3n" ahora son "Funnels de Seguimiento"',view_button:"Ver Funnels de Seguimiento"},actionetics:{description:"Integraci\xf3n Interna de ClickFunnels con Actionetics"},active_campaign:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de ActiveCampaign. Esto se puede usar en tus Funnels para capturar suscripciones o conectarse con la compra de un producto."},backpack:{offer:{actionetics_screenshot_alt_text:"Actualiza tu cuenta para usar Actionetics",backpack_screenshot_alt_text:"Actualiza tu cuenta para usar Backpack",big_subheader:"\xa1Obt\xe9n Funnels, Emails, Miembros, Afiliados ilimitados y M\xe1s!\n",form_button_text_actionetics:"Actualiza tu cuenta a ClickFunnels Platinum",form_button_text_md:"Actualiza tu cuenta a Actionetics MD",small_subheader:"Luego $0.01 USD por contacto por mes,<br /> \xa1Nuestra tarifa mensual m\xe1s baja!",upgrade_actionetics_header:"Actualiza tu cuenta a ClickFunnels Platinum por $297 USD por mes",upgrade_header:"Actualiza a ActioneticsMD a partir de $297 USD por mes para tus primeros 5,000 contactos"}},backpack_upgrade_header:"Actualiza tu cuenta para usar Backpack",broadcasts:{summary:{divider:"o",exit_to_overview_button:"Salir a Vista General",form_success:"\xa1\xc9xito! \xa1Tu Broadcast est\xe1 listo!",header:"Resumen de tu Broadcast:",que_to_send_button:"Cola de Env\xedos Futuros",send_at_header:"Programar",send_at_html:'Se enviar\xe1 el <span class="ui green header">%{date}</span>',sending:"Enviando...",type:"Tipo de Broadcast"}},constant_contact:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de Constant Contact. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},convert_kit:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de ConvertKit. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},deprecation:{fuf_overview_message:"Este Funnel de Seguimiento incluye uno o m\xe1s pasos utilizando un tipo de mensaje que ya no es compatible y no se puede emplear en un Funnel de Seguimiento",fuf_step_overview_message:"Este Funnel de Seguimiento incluye uno o m\xe1s pasos utilizando un tipo de mensaje que ya no es compatible y no se puede emplear en un Funnel de Seguimiento",header:"Aviso de Baja",message:"Los siguientes tipos de mensajes est\xe1n en desuso, tendr\xe1s acceso a ellos, pero ClickFunnels ya no los soportar\xe1 oficialmente:",retargeting_messenger:"* A\xfan puedes crear audiencias para Retargeting usando la aplicaci\xf3n de terceros de Facebook",text_messenger:"* A\xfan puedes enviar mensajes de texto con la aplicaci\xf3n de terceros Twilio"},destroy_success:"Funnel de Seguimiento eliminado correctamente.",drip:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de Drip. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},email_message_schedule:{success:"Tu Mensaje de Email se ha guardado satisfactoriamente."},email_message_settings:{form:{no_smtp:"Primero configura un SMTP v\xe1lido.",step_name_hint:"Crea un nombre para este paso (solo tu ver\xe1s este nombre)",success:"La configuraci\xf3n de Email se guard\xf3 correctamente."}},email_message_summary:{delay_message:"Ten en cuenta que la entrega de tu mensaje puede demorarse hasta 30 minutos para garantizar que tu Lista Inteligente est\xe9 completamente actualizada.",divider:"o",email_messenger_app_html:'<strong class="bold text">Mensaje de Email</strong>',filter_rules:"Reglas de Filtro",from_name:"Enviado Por",message_preview:"Vista Previa del Mensaje",name:"Nombre del Paso",no_filter_rules:"No se han seleccionado filtros",schedule:"Programar",send_from:"Enviar Desde",send_list_count:"Recuento de Envios Futuros",send_list_count_info:'El recuento de env\xedos futuros se ve afectado por los contactos que ya pasaron este paso en tu Funnel de Seguimiento y los filtros que ha aplicado. Enviaremos este Email a <strong class="bold blue text">%{total_contacts_to_send_to}</strong> de tus contactos.',send_to:"Enviar a",smtp_info:"(De: %{name} Email: %{email})",successful_update:"\xa1\xc9xito! \xa1\xc9ste paso de tu Funnel de Seguimiento est\xe1 listo!",trigger_time:'Se dispara <strong class="bold green text">%{measure}%{unit}</strong> despu\xe9s del inicio del Funnel de Seguimiento',type:"Tipo de Paso"},email_messenger_description:"Env\xeda mensajes de Email que atraigan la atenci\xf3n a trav\xe9s de Actionetics mediante el Mensajero de Email Messenger. Utiliza Reglas Automatizadas, Ventanas de Env\xedo, Programaci\xf3n de Email, Dise\xf1o de Email Personalizado y mucho m\xe1s para hacer un seguimiento a tus suscriptores.",error_message:"\xa1Ups! \xa1Parece que hubo un problema!",ever_webinar:{description:"Permite que ClickFunnels registre contactos en un Webinar en tu cuenta EverWebinar. Ten en cuenta que esto solo registra a los visitantes en tu evento EverWebinar y no aloja el webinar dentro de ClickFunnels."},facebook:{ad_account_requirement:"Primero deber\xe1s configurar una cuenta de anuncios de Facebook en <a target='_blank' href='https://business.facebook.com'>business.facebook.com</a> , antes de poder agregar esta integraci\xf3n.",description:"\xbfTu visitante no compr\xf3 en el primer intento? \xa1Esta bien! Con Facebook, podr\xe1s personalizar tu mensaje exactamente para las personas que pueden haber visto tu oferta pero no compraron la primera vez que llegaron a tu funnel."},finalize:{back_button:"Atr\xe1s",header:"Configurar Acci\xf3n %{action_type}",make_live_button:"Activar",overview_button:"Vista General",save_as_draft_button:"Guardar Borrador",smtp_provider_subheader:"Utilizando el SMTP %{smtp_provider}",sub_header:"\xa1Aseg\xfarate de completar la configuraci\xf3n antes de activarla!",triggers_html:"Se dispara <strong class='green text'>%{delay}</strong> despu\xe9s del inicio del Funnel de Seguimiento"},follow_up_funnel_steps:{third_party_apps:{settings:{untitled_integration:"Integraci\xf3n sin t\xedtulo %{integration_name}"},summary:{actionetics_html:'<strong class="bold text">Interno en ClickFunnels</strong>',app_description_html:'<strong class="bold text">Aplicaci\xf3n de Terceros%{app_name}</strong>',from_name_info:"(De: %{user_name} Cuenta: %{from_account_name})",funnel_messenger_html:'<strong class="bold text">Funnel Messenger</strong>',integration_detail_header:"Acci\xf3n %{integration_name}",name:"Nombre del Paso",send_from_header:"Enviar cuenta %{integration_name}",send_to:"Enviar a",type:"Tipo de Paso"}}},follow_up_funnels:{bread_crumbs:{general_step_settings:{label:"Configuraci\xf3n General de este Paso"}},clone:{failure:"\xa1Ups! Algo sali\xf3 mal.",success:"Funnel de Seguimiento Clonado con \xc9xito."},create:{no_lists:"No se ha seleccionado una Lista de Contactos."},dup:{account_selection:'\xbfA qu\xe9 cuenta te gustar\xeda agregar "%{name}"?\n',add_button:"Agregar a %{name}"},edit:{header:"Funnel de Seguimiento"},email_messenger:{form:{actions:{exit_to_over_view:"Salir a Vista General",save:"Guardar"}},message:{preheader:{label:"Pre-Encabezado",placeholder:"Pre-encabezado..."},subject:{label:'Asunto <span class="red text">*</span>',placeholder:"Tu asunto..."}},right_side_bar:{filter_rules:"Filtrar:",integration_account:"Cuenta:",message_preview:"Vista Previa del Mensaje",send_list_count:"Recuento de Envios Futuros"},schedule:{actions:{next:"Revisi\xf3n para Enviar"},adding_send_label:"Si bien las secuencias siempre saldr\xe1n en orden, agregar ventanas de env\xedo puede afectar el retraso del env\xedo en secuencia.",click_here_label:"Click aqu\xed",description:'Establece una regla general / un tiempo espec\xedfico para que este paso del Funnel de Seguimiento se env\xede a tu audiencia. Si no est\xe1s seguro o necesitas orientaci\xf3n, <a href="%{click_here_link}" target="_blank">%{click_here_label}</a> para leer nuestra documentaci\xf3n sobre c\xf3mo una programaci\xf3n espec\xedfica puede afectar la forma en que tus clientes interact\xfaan contigo',hint:"Advertencia"},settings:{add_filter_label:"A\xf1adir filtro",days_label:"D\xedas",description:"Env\xeda mensajes de Email que atraigan la atenci\xf3n a trav\xe9s de Actionetics mediante el Mensajero de Email Messenger. Utilice Reglas Automatizadas, Ventanas de Env\xedo, Programaci\xf3n de Email, Dise\xf1o de Email Personalizado y mucho m\xe1s para hacer un seguimiento a tus suscriptores.",form:{from_select_label:"(De: %{from_email})",success:"Ajustes Actualizados"},from_name_hint:"Este nombre se mostrar\xe1 en la bandeja de entrada de los destinatarios.",from_name_label:"Enviado Por",future_list_count:"Recuento de Envios Futuros",header:"Paso de Email",help_docs:{title:"Documentos de Ayuda"},hours_label:"Horas",select_smtp:"Selecciona una integraci\xf3n SMTP",send_from_hint:"Selecciona desde cual Integraci\xf3n de Email enviar",send_from_label:"Enviar Desde",sequence_label:"a la secuencia",setup_smtp_btn_label:"Configurar el env\xedo de Emails",smtp_integration_label:"Enviar desde cuenta SMTP",step_name_hint:"Crea un nombre para este paso (solo tu ver\xe1s este nombre)",step_name_label:"Nombre del Paso",trigger_times_label:"Tiempos de Activaci\xf3n",when_to_trigger_hint:"\xbfCu\xe1ntos d\xedas u horas despu\xe9s del inicio de este Funnel de Seguimiento se debe enviar este mensaje?",when_to_trigger_label:'Cu\xe1ndo activar la acci\xf3n <span class="red text">*</span>'},sidebar:{preview:"Vista Previa del Mensaje",settings:"Configuraci\xf3n General de este Paso"}},facebook_messengers:{settings:{broadcast_name_hint:"Crea un nombre para este Broadcast (solo tu ver\xe1s este nombre)",broadcast_name_label:"Nombra tu Broadcast",broadcast_name_placeholder:"Nombre del Broadcast",exit_to_overview_label:"Salir a Vista General",fb_page_id_placeholder:"P\xe1ginas de Facebook Conectadas",fb_page_id_placeholder_error_html:'Error: \xa1No hay p\xe1ginas de Facebook conectadas! <a href="%{integrations_url}">Comprueba tus integraciones.</a>',group_tag_hint:"Crea un grupo o guarda este Broadcast en un grupo que ya hayas creado.",group_tag_label:"Etiqueta de grupo",group_tag_placeholder:"A\xf1adir grupo",integration_hint:"Selecciona desde qu\xe9 P\xe1gina de Facebook enviar.",integration_label:"Enviar Desde",list_hint:"Agrega una lista a la que se enviar\xe1 tu Broadcast",list_label:"\xbfQui\xe9n recibir\xe1 este Broadcast?",list_placeholder:"Agregar Lista",next_step_label:"Siguiente",no_connected_pages_button:"Conectar una p\xe1gina a Clickfunnels",page_error:"Parece haber un error al conectar esta p\xe1gina de Facebook.",page_name_label:"Pagina de Facebook",status:{approved:"aprobado",limited:"limitado",pending:"pendiente",rejected:"rechazado",setup:"configurando"},step_name_hint:"Crea un nombre para este paso (solo tu ver\xe1s este nombre)",step_name_label:"Nombre del Paso",step_name_placeholder:"Escribe un Nombre para este Paso ..."}},form:{add_button:"Crear Funnel de Seguimiento",cancel_button:"Cancelar",create_disable_with:"Guardando Nuevo Funnel de Seguimiento",error_header:"\xa1Ups! \xa1Parece que hubo un problema!",group_tag_hint:"Crea un grupo o guarda este Funnel de Seguimiento en un grupo que ya hayas creado. (Esto se puede cambiar despu\xe9s)",group_tag_label:"Etiqueta de Grupo",lists_hint:"Elige una Lista existente a la que se enviar\xe1 tu Funnel de Seguimiento (de forma predeterminada, solo los contactos reci\xe9n agregados a la lista seleccionada recibir\xe1n este Funnel de Seguimiento) ",lists_label:"\xbfQui\xe9n recibir\xe1 este Funnel de Seguimiento?",lists_placeholder:"Agrega una o varias Listas...",name_label:"Nombra tu Funnel de Seguimiento",
name_placeholder:"Crea un nombre para tu Funnel",new_contacts_tooltip_html:"<p>Al seleccionar esta opci\xf3n, todos los contactos existentes en la lista seleccionada se pondr\xe1n en cola en este Funnel de Seguimiento.</p><p> Si no desea que los contactos existentes de la lista seleccionada se pongan en cola en el Funnel de Seguimiento, deje esta opci\xf3n sin seleccionar.</p>",reloaded:"Los datos de tu formulario estaban desactualizados, carga uno nuevo",send_to_all_contacts:'<span class="grey text">Enviar a todos los contactos existentes en la lista</span><span><i id="send_to_all_toolip" class="question grey circle icon"></i></span>',update_button:"Actualizar el Funnel de Seguimiento",update_disable_with:"Actualizando Funnel de Seguimiento",warning_helper_html:"<em>Todos los contactos de la lista seleccionada se pondr\xe1n en cola de tu Funnel de Seguimiento.</em>",warning_html:"<em>Los contactos solo podr\xe1n pasar por un Funnel de seguimiento una vez.</em>",warning_label:"Advertencia:"},header:"Funnels de Seguimiento",index:{add_new_tooltip:"Nuevo Funnel de Seguimiento",search:"Buscar en mis Funnels de Seguimiento",sort:{created_date:"Fecha de Creaci\xf3n",name:"Nombre",sort_by:"Ordenar Por",updated_date:"Fecha Actualizaci\xf3n"},table:{cell_days:"d\xedas",cell_steps:"Pasos",header_active_contacts:"ACTIVO",header_funnel_spec:"ESPECIFICACIONES DE FUNNEL",header_sent:"ENVIADO",header_steps:"PASOS",header_title:"T\xedtulo",header_total_contacts:"CONTACTOS TOTALES",header_total_revenue:"INGRESOS TOTALES (USD)",header_total_revenue_new:"INGRESOS (USD)",pre_header_title:"Mis Funnels de Seguimiento"}},integrations:{facebook_custom_audience:{notice:"\xbfNo ves tu audiencia personalizada aqu\xed? Puede deberse a que no admite agregar / remover usuarios individualmente.",tos_warning:"Debe aceptar los T\xe9rminos de Servicio de audiencia personalizada de Facebook: https://www.facebook.com/ads/manage/customaudiences/tos.php"},header:"Selecciona la cuenta %{integration_name}"},"new":{header:"Nuevo Funnel de Seguimiento",sub_header:"Utiliza los Funnels de Seguimiento para conectar con tus suscriptores."},shared:{modal:{cancel:"Cancelar",confirm:"Confirmar",live:"Activo",live_content:"\xbfEst\xe1s listo para publicar tu contenido?<br> (Puedes pausar y editar los pasos en cualquier momento)",live_headline:"Est\xe1s a punto de activar tu Funnel de Seguimiento",make_live:"Activar",pause_content:"Los contactos que no hayan llegado a este punto en el Funnel de Seguimiento no recibir\xe1n este paso mientras est\xe9 en pausa. \xbfEst\xe1s seguro de que deseas pausar este paso?",pause_headline:"Est\xe1s a punto de pausar este Paso",paused:"Pausado",zero_contacts_broadcast_question:"\xbfEst\xe1s seguro de que deseas agregar este Broadcast a cola de env\xedo?",zero_contacts_message:"Solo los NUEVOS contactos agregados a la Lista asociada recibir\xe1n este mensaje.",zero_contacts_step_question:"\xbfTodav\xeda quieres Activar este Paso?",zero_contacts_suggestion:"Nota: Cambiar las reglas de filtro puede afectar esto",zero_contacts_warning_html:"El recuento de env\xedos futuros para este %{type} es <span class='ui red bold text'>0</strong></span>"},summary:{send_to_all_tooltip_html:"<p>Todos los contactos existentes en la(s) Lista(s) seleccionada(s), as\xed como los contactos nuevos, se pondr\xe1n en cola de env\xedo en este Funnel de Seguimiento.</p>",send_to_cannot_be_changed_html:"<p>Esta configuraci\xf3n se aplica a todo el Funnel de Seguimiento y no se puede cambiar una vez que el Funnel de Seguimiento se activa</p>",send_to_existing:"enviar a todos los contactos Existentes en la Lista",send_to_new:"enviar solo a los nuevos contactos agregados a la Lista",send_to_new_tooltip_html:"<p>Solo los contactos reci\xe9n agregados a la(s) Lista(s) seleccionada(s) se pondr\xe1n en cola de env\xedo en este Funnel de Seguimiento</p>",send_to_sub_header_html:'Este Funnel de Seguimiento ser\xe1 <span class="green text">%{send_to_all}</span>'}},stats:{email:{clicked:"CLIQUEADO ",current_queue:"COLA ACTUAL",failed:"FALLIDO",opened:"ABIERTO",sent:"EMAIL ENVIADO"},header:"Estad\xedsticas",recipients:"Siguiente en Cola",recipients_tip:"Contactos que est\xe1n en cola de env\xedo para recibir este paso a continuaci\xf3n en tu Funnel de Seguimiento"},status:{live:"ACTIVO\n",paused:"PAUSADO"},steps:{action:{cf_internal_header:"Acci\xf3n:",header:"Acci\xf3n: %{integration_name}"},bread_crumbs:{general_step_settings:{label:"Configuraci\xf3n General de este Paso"},schedule:{label:"Programar"},summary:{label:"Resumen"}},draft:"Borrador",edit_step_settings:"Editar Configuraci\xf3n",help_docs:"Documentos de Ayuda",help_links:{cf_internal_broadcast:"https://help.clickfunnels.com/hc/en-us/articles/360023047674",cf_internal_fuf:"https://help.clickfunnels.com/hc/en-us/articles/360006054393",search:"https://help.clickfunnels.com/hc/search?%{query}"},make_live:{success:"\xa1Paso actualizado!"},make_paused:{failed:"Este Paso no se pudo actualizar."},"new":{sidebar:{actions:{"Add Tag":"Agregar Etiqueta","Add To List":"Agregar a Lista","Email Notification":"Notificaci\xf3n de Email","Remove From List":"Quitar de Lista","Remove Tag":"Eliminar Etiqueta","Unsubscribe Contact":"Dar de Baja Contacto"},email_messenger:"Mensaje de Email",first_party_actions:"Esto incluye:",funnel_messenger:"Funnel Messenger\n",mobile_messenger:"Mensaje M\xf3vil (SMS)",retargeting_messenger:"Mensaje Retargeting",social_messenger:"Social Messenger\n",starts_from:"Comienza desde:",third_party_actions:"Estas acciones de terceros incluyen:",upgrade_now:"\xa1Actualizar ahora!"}},overview:{add_to_list_with_tag:{list_header:"Agregar a Lista:",tag_header:"Con Etiqueta:"},average_cart_value:"VALOR MEDIO DE COMPRA",average_epc:"GANANCIAS MEDIAS POR CLICK (GPC)",cancelled_broadcast:{cta_link:"Saber M\xe1s",description:"Tu Broadcast se cancel\xf3 manualmente. Puedes reenviar este Broadcast al resto de esta lista o clonarla para enviarla a toda la lista o a una lista diferente.",header:"Esta Broadcast fue cancelado"},clicked:"CLIQUEADO",clicked_tooltip:{graph:"Se hizo click en %{total_clicked} de %{total_sent} Emails enviados desde %{time_filter}.",stat1:"Se hizo click en %{total_clicked} de %{total_sent} Emails enviados desde %{time_filter}.",stat2:"%{total_dismissed} de %{total_sent} Emails enviados desde %{time_filter} fueron descartados"},dismissed:"DESCARTADOS",draft_mode:"Este Paso del Funnel de Seguimiento est\xe1 en modo Borrador. \xa1Termina de configurar para Activarlo!",failed:"FALLIDO",finish_setting_up:"Termina de Configurar",lifetime_gross:"BRUTO DE POR VIDA",no_lists_selected:"No hay listas seleccionadas para este Broadcast",no_stats:"Este Paso del Funnel de Seguimiento no tiene estad\xedsticas disponibles porque ning\xfan contacto en tus listas / listas ha llegado a este paso.",opened:"ABIERTO",opened_tooltip:{graph:"Se abrieron %{total_opened} de %{total_sent} Emails enviados desde %{time_filter}.",stat1:"En %{time_filter}, de los Emails enviados todo el tiempo, se abrieron %{total_opens}",stat2:"%{total_unopened} de %{total_sent} Emails enviados desde %{time_filter} a\xfan no han sido abiertos"},read_more:"Leer M\xe1s",sent:"ENVIADO",sent_tooltip:{graph:"%{total_sent} de %{total_count} se enviaron desde %{time_filter}",stat1:"%{total_sent} de %{total_count} se enviaron desde %{time_filter}",stat2:"%{total_failed} de %{total_count} no se pudo enviar desde %{time_filter}"},stats_delay:"Las estad\xedsticas se pueden retrasar hasta 20 minutos",to:"Para:",total_clicked:"TOTAL CLICKS",total_gross:"BRUTO",total_opened:"TOTAL ABIERTOS",total_sent:"TOTAL ENVIADOS",total_unsubscribed:"TOTAL CANCELACIONES",unopened:"SIN ABRIR",unsubscribed:"CANCELACIONES",unsubscribed_tooltip:{graph:"%{total_unsubscribed} de %{total_sent} Emails enviados desde %{time_filter} han cancelado la suscripci\xf3n",stat1:"En %{time_filter}, de los Emails enviados todo el tiempo, %{total_unsubscribed} han cancelado la suscripci\xf3n"}},preview:{choose_design:"Elegir Dise\xf1o",complete_message:"Completar Mensaje",edit:"Editar",edit_design:"Editar Dise\xf1o",email_preview:"Vista previa del Correo",header:"Vista previa del Correo",no_preview_available:"No Hay Vista Previa Disponible",save_template:"Guardar Como Plantilla"},revenue_by_funnel_by_day:{chart_title:"Ingresos De Los \xdaltimos 7 d\xedas Por Funnel",header:"Funnels Relacionados",no_stats_to_show:"Aqu\xed No Hay Estad\xedsticas Para Mostrar "},right_side_bar:{divider:"o",filter_rules:"Filtrar:",integration_account:"Cuenta %{integration_name}: ",no_filters:"(Sin filtros aplicados)",send_list_count:"Recuento de Envios Futuros"},sent:{date_sent:"FECHA DE ENV\xcdO",download_contacts:"Descargar Contactos",name:"NOMBRE",total:"TOTAL",total_clicks:"CLICKS",total_opens:"ABIERTOS",total_sent:"ENVIADO",total_unsubscribes:"CANCELACIONES"},show:{action:"ACCI\xd3N",delay_caption:"despu\xe9s de que los usuarios se registren",edit_button:"Ajustes",facebook_page:"P\xc1GINA DE FACEBOOK",headline:"T\xcdTULO",save_template:"Guardar Como Plantilla",search_contacts_placeholder:"Buscar contactos...",sent_header:"Enviado",subject_line:"L\xcdNEA DE ASUNTO",table:{counts:"Mostrando %{showing} de %{total} acciones totales. Busca para encontrar un registro espec\xedfico.",sent_at:"Enviado El"}}},third_party_apps:{form:{actions:{exit_to_over_view:"Salir a Vista General",save:"Guardar"},success:"\xa1Listo!"},schedule:{actions:{next:"Revisi\xf3n para Enviar"},adding_send_label:"Si bien las secuencias siempre saldr\xe1n en orden, agregar ventanas de env\xedo puede afectar el retraso del env\xedo en secuencia.",click_here_label:"Click aqu\xed",description:'Establece una regla general / un tiempo espec\xedfico para que este paso del Funnel de Seguimiento se env\xede a tu audiencia. Si no est\xe1s seguro o necesitas orientaci\xf3n, <a href="%{click_here_link}" target="_blank">%{click_here_label}</a> para leer nuestra documentaci\xf3n sobre c\xf3mo una programaci\xf3n espec\xedfica puede afectar la forma en que tus clientes interact\xfaan contigo',hint:"Advertencia"}},valid_days_error:"Elige al menos un d\xeda para las ventanas de env\xedo"},getresponse:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de GetResponse. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},html_form:{description:"Permite el uso de formularios HTML personalizados para que puedas conectar tus Funnels con una variedad de servicios de autoresponder. Ten en cuenta que solo debes agregar una de estas integraciones a tu cuenta."},hubspot:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de Hubspot. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},kajabi:{description:"Permite a ClickFunnels enviar compras de productos a Kajabi para dar acceso a tus miembros."},list:{edit:{back:"Atr\xe1s",group_tag_hint:"Organiza tus listas en grupos (opcional)",group_tag_label:"Etiqueta de Grupo",group_tag_placeholder:"Agregar un nombre de grupo",help:"\xbfNecesitas ayuda para configurar listas de Email?",name_hint:"Los nombres de las Listas de Email ser\xe1n visibles para tus contactos cuando se den de baja de una Lista.",name_label:"Nombre",name_placeholder:"Nombra tu lista de email",smart_list:"Lista Inteligente",smart_list_hint:"Crea una Lista Inteligente din\xe1mica que agregue o elimine contactos autom\xe1ticamente a medida que cumplen los filtros",smart_list_label:"Lista Inteligente",submit_button:"Actualizar Lista",title:"Editar Lista",updating:"Actualizando..."},index:{add_new_list:"Agregar Nueva Lista",contacts:"Contactos",header:"Mis Contactos",search:"Buscar...",table:{actions:{clone:"Clonar",created:"Creada El %{at}",edit:"Editar",overview:"Vista General",preview:"Vista Previa",settings:"Ajustes",updated:"\xdaltima Edici\xf3n",view:"Ver"},count:"(%{count})",no_results:{subtext:"Borra el campo de b\xfasqueda y vuelve a intentarlo.",title:"No hay resultados :("},pre_header_title:"Todas Las Listas",table_body:{fuf_count:"%{count} Funnels de Seguimiento conectados"},table_headers:{emails_sent:{data_content:"Total de Broadcasts enviados",text:"Emails Enviados"},subscribed:{data_content:"Contactos actualmente suscritos a la lista",text:"Suscriptores"},title:{text:"T\xedtulo"},today:{data_content:"Contactos registrados hoy",text:"Hoy"},unsubscribed:{data_content:"Contactos que se han dado de baja de la lista",text:"Dados de Baja"},yesterday:{data_content:"Contactos registrados ayer",text:"Ayer"}},ungrouped:"Sin Agrupar"},title:"Listas"},"new":{back:"Atr\xe1s",group_tag_hint:"Organiza tus listas en grupos (opcional)",group_tag_label:"Etiqueta de Grupo",group_tag_placeholder:"Agregar un nombre de grupo",help:"\xbfNecesitas ayuda para configurar listas de Email?",name_hint:"Los nombres de las listas de Email ser\xe1n visibles para tus contactos cuando se den de baja de una lista.",name_label:"Nombre",name_placeholder:"Nombra tu lista de email",saving:"Guardando",smart_list_hint:"Crea una Lista Inteligente din\xe1mica que agregue o elimine contactos autom\xe1ticamente a medida que cumplen los filtros",smart_list_label:"Lista Inteligente",submit_button:"Crear Nueva Lista",title:"Nueva Lista De Email"},show:{add_rule:"Agrega tu primera regla",calculating_message:"Tu Lista Inteligente se est\xe1 calculando actualmente. La p\xe1gina se actualizar\xe1 cuando termine.",calculating_title:"\xa1Calculando!",confirm:"\xbfEst\xe1s seguro?",connected_fufs:{header_active_contacts:"ACTIVO",header_sent:"ENVIADO",header_steps:"PASOS",header_title:"FUNNELS DE SEGUIMIENTO CONECTADOS",header_total_revenue_new:"INGRESOS&nbsp;(USD)",none_create_link:"Crear Funnel de Seguimiento",none_header_body:"No tienes ning\xfan Funnel de Seguimiento conectado a esta lista. \xa1No dejes que tus suscriptores se olviden de ti! Crea un Funnel de Seguimiento hoy.",none_header_title:"Crea un Funnel de Seguimiento para esta lista",none_learn_more_link:"Saber M\xe1s"},edit_list:"Editar configuraci\xf3n de Lista",remove_list:"Quitar",second_confirm:"\xbfEst\xe1s seguro de que deseas eliminar esta lista de Emails?",smart_list:"Empieza a construir tu Lista Inteligente",smart_list_detail:"Las Listas Inteligentes agregan y eliminan autom\xe1ticamente los contactos que coinciden con sus reglas, por lo que siempre se dirige a la audiencia exacta que desea."}},locked_text:"Actionetics MD (multidimensional) ofrece una potente automatizaci\xf3n de marketing multicanal a tu alcance. Conoce a tus clientes donde est\xe9n usando el mensaje correcto en el momento correcto y en el medio correcto.",mad_mimi:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de Mad Mimi. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},mailchimp:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de MailChimp. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},markethero:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de MarketHero. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},maropost:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de Maropost. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},message_settings:{add_filter_label:"A\xf1adir filtro",add_subscriber_label:"\xbfAgregar reglas de filtro?",days_label:"D\xedas",deprecated_integration:"Este Funnel de Seguimiento utiliza un tipo de mensaje que ya no es compatible y no se puede utilizar en un Funnel de Seguimiento.",exit_to_overview_label:"Salir a Vista General",form:{from_select_label:"De",success:"Ajustes Actualizados"},from_name_hint:"\xbfQu\xe9 nombre te gustar\xeda mostrar en el remitente del Email?",from_name_label:"Enviado por",header:"Paso de Email",hint:"Advertencia",hours_label:"Horas",integration_hint:"Selecciona la cuenta %{integration_name}",integration_label:"Enviar Desde",integration_placeholder:"Elige una cuenta desde la cual enviar...",integration_setup:"Configurar cuenta %{integration_name}",next_step_label:"Siguiente",save_exit_label:"Guardar y Salir",select_smtp:"Selecciona una integraci\xf3n SMTP",sequence_label:"a la secuencia",setup_smtp_btn_label:"Configurar el env\xedo de Emails",smtp_integration_label:"Enviar desde cuenta SMTP",specific_times_label:"Establece horarios espec\xedficos para mostrar este mensaje a tu audiencia",step_name_hint:"Crea un nombre para este paso (solo tu ver\xe1s este nombre)",step_name_label:"Nombre del Paso",step_name_placeholder:"Escribe un Nombre para este Paso ...",trigger_times_label:"Tiempos de Activaci\xf3n",when_to_trigger_label:"Cuando disparar una acci\xf3n"},mobile_messenger:{description:"\xbfQuieres llegar directamente a tu cliente? Usa Twilio SMS, permite enviar textos SMS de acci\xf3n r\xe1pida y conversi\xf3n r\xe1pida a tu audiencia para promociones de seguimiento y entrega de contenido."},my_subscribers:{add_new_contact:"Crear Nuevo Contacto",add_to_lists:"Agregar Contactos a Listas",contacts:"Contactos",download:"Descargar",download_contacts:"Descargar Contactos",filter:{all_time:"Todo El Tiempo","import":"Importar",import_link:"Importar Contactos a Listas",last_year:"1 a\xf1o",options:"Opciones",search_new_contacts:"Buscar Nuevos Contactos",seven_days:"\xdaltimos 7 D\xedas",showing_contacts_for:"Mostrando Contactos De",sixty_days:"\xdaltimos 60 D\xedas",sort_by:"Ordenar Por",thirty_days:"\xdaltimos 30 D\xedas"},import_contacts:"Importar Contactos",list:{columns_displayed:"Columnas Mostradas",contact:"Contacto",created:"Fecha de Creaci\xf3n",email:"Email",export_contacts:"Exportar Contactos",found:"Encontrado",joined_list:"Se uni\xf3 a la Lista",lifetime_contacts:"CONTACTOS DE POR VIDA",lists:"Listas",name:"NOMBRE",new_contacts:"NUEVOS CONTACTOS",nil_contacts:"Actualmente No Tienes Contactos ...",no_contacts_found:"No se encontraron contactos para la b\xfasqueda",not_found:"La Lista no se encontr\xf3. Pudo haber sido borrada.",overview:"Vista General",pending_removal:"Pendiente de Eliminaci\xf3n",remove:"Borrar",remove_confirm:"Esto eliminar\xe1 este perfil de contacto de esta lista y cancelar\xe1 todos los Emails en cola. \xbfEst\xe1s seguro?",remove_contact:"Eliminar Perfil de Contacto de la lLsta",select_all:"SELECCIONAR TODOS",select_all_label_html:'<span id="master_label">SELECCIONAR TODO(</span><span id="selected">0</span>/%{count})',sends:"Env\xedos",subscribed:"Fecha de Suscripci\xf3n",subscribers:"Suscriptores",titles:{action_score:"Action Score",age:"Edad",age_range_lower:"Rango de Edad Inferior",age_range_upper:"Rango de Edad Superior",full_name:"Nombre Completo",gender:"G\xe9nero",location_general:"Ubicaci\xf3n General",phone:"Tel\xe9fono"},unselect_all:"DES-SELECCIONAR TODO",unsubscribed:"Dados de Baja",unsubscriber_tooltip:"Este contacto se ha dado de baja de todas las listas",unsubscribers:"CANCELACIONES",unsubscribes:"Cancelaciones",view:"Ver",viewing_subscribers_for:"Ver Suscriptores desde","with":"con"},lists:"Listas",options:"Opciones",placeholder:"Buscar",pre_header_title:"Lista de Contactos",recalculating:"Recalculando",results:"Resultados",title:"Suscriptores",update:"Actualizar"},name:"Funnels de Seguimiento",navigation:{action_funnels:"Funnels de Acci\xf3n",broadcasts:"Broadcasts",contacts:"Contactos",email_broadcasts:"Campa\xf1as de Email",email_lists:"Listas de Email",follow_up_funnels:"Funnel de Seguimiento",legacy_header:"Legado"},notices:{contacts:{header:"Est\xe1s utilizando %{current} de %{max} contactos",import_header:"Est\xe1s importando %{count} contactos",import_over_count:"La importaci\xf3n de m\xe1s de %{remaining} contactos aumentar\xe1 tu costo mensual de Actionetics MD.",import_under_count:"La importaci\xf3n de %{import_count} contactos dejar\xe1 tu cuenta con contactos de %{remaining} en este nivel.",md_contacts_message:"Ten en cuenta que superar los contactos de %{max} aumentar\xe1 autom\xe1ticamente el costo mensual de Actionetics MD.",md_contacts_message_header:"Est\xe1s utilizando %{count} de %{max} contactos"},payment_gateways:{exceeded_message:"Has superado el l\xedmite de integraci\xf3n para este nivel, tu nivel se incrementar\xe1 autom\xe1ticamente.",header:"Est\xe1s utilizando %{current} de %{max} pasarelas de pago",message:"Ten en cuenta que agregar m\xe1s de %{max} cuentas de banda aumentar\xe1 tu nivel."},smtp_integrations:{exceeded_message:"Has superado el l\xedmite de integraci\xf3n para este nivel, tu nivel se incrementar\xe1 autom\xe1ticamente.",header:"Est\xe1s utilizando %{current} de %{max} integraciones SMTP disponibles",message:"Ten en cuenta que agregar m\xe1s integraciones aumentar\xe1 autom\xe1ticamente el nivel de Actionetics MD."},tier:{header:"Tu nivel se actualizar\xe1",link_html:"Por favor comun\xedcate con el <a href='mailto:dave@clickfunnels.com'> departamento de ventas</a> para obtener m\xe1s informaci\xf3n.",message:"Has superado tu nivel actual, tu plan se actualizar\xe1 autom\xe1ticamente en 24 horas."},tier_details_link_text:"Ver Detalles de Nivel"},offer:{complimatary_account_markdown:"Parece que tienes una cuenta complementaria.\nComun\xedcate con nosotros en [support.clickfunnels.com] (https://support.clickfunnels.com)\ny te explicaremos el proceso de actualizaci\xf3n.\n",currently_subscribed_click_funnels:"Actualmente est\xe1s suscrito a ClickFunnels para %{currency_symbol} %{plan_price} / %{plan_interval}",currently_subscribed_funnel_hacks:"Actualmente est\xe1s suscrito al programa Funnel Hacks con 6 meses de acceso gratuito a ClickFunnels Enterprise incluidos, luego de 6 meses tu cobro ser\xe1 de $297 USD por mes la cuenta Platinum o puedes cambiar en cualquier momento a ClickFunnels Basic por $97 USD por mes.",special_offer_html:"Como oferta especial, nos gustar\xeda extender la oportunidad de actualizar hoy tu cuenta a ClickFunnels Platinum sin costo adicional. Tendr\xe1s acceso ilimitado hasta que tu acceso a Funnel Hacks finalice el <span>%{subscription_end} y</span> luego contin\xfaa por solo $ 297 USD por mes o cambia a ClickFunnels Basic por $97 USD por mes antes de que termine tu tiempo de acceso incluido.",upgrade_account_button:"\xa1Actualizar Mi Cuenta Ahora!",upgrade_account_to_full_suite_html:"\xa1Ahora puedes actualizar a FULL Suite y asegurar nuestra tarifa mensual m\xe1s baja de solo <strong style='color: #1C69A9'>$ 297 / mes</strong> para Funnels, p\xe1ginas, emails, miembros, afiliados ILIMITADOS y m\xe1s !",watch_actionetics_button:"Ver video de Actionetics",watch_backpack_button:"Ver video de Backpack"},ontraport:{description:"Permite que ClickFunnels agregue etiquetas a los contactos de tus listas de Ontraport. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},previews:{email:{body:"\xa1El futuro se acerca! La tecnolog\xeda est\xe1 revolucionando el negocio. Tenemos un video recientemente lanzado de nuestro producto. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu ullamcorper nibh, vel lacinia nisl. En volutpat pellentesque porta. Cras fermentum semper nisi a venenatis.",disclaimer:"Ejemplo de como se ve una conversaci\xf3n*",header:"Todd Dickerson",subject:"\xa1Emocionantes noticias chicos!"},funnel_messenger:{body:"Agrega una breve descripci\xf3n aqu\xed. Si\xe9ntete libre de editar el estilo del texto con el editor WYSIWYG. \xa1M\xedrate, constructor de Funnels! Est\xe1s en camino. Gana ese dinero.",button:"Bot\xf3n",name:"\xa1Hola a todos!"},text_messenger:{message:"\xa1Buenos d\xedas! Gracias por participar en nuestra lista exclusiva de mensajes de texto. Utiliza el c\xf3digo SAVINGS10 para ahorrar un 10%.",response:"\xa1Genial, gracias!"}},salesforce:{description:"Permite que ClickFunnels agregue contactos a tus campa\xf1as de Salesforce. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto."},search_placeholder:"B\xfasqueda R\xe1pida",shared:{header:{edit:"Editar %{integration_name}","new":"Nueva %{integration_name}"},smart_list:{calculating_warning_broadcast:"La Lista Inteligente seleccionada para Broadcast a\xfan se est\xe1 procesando. Esta transmisi\xf3n debe programarse para enviarse al menos en 30 minutos a partir de ahora.",calculating_warning_fuf:"La Lista Inteligente seleccionada para este Funnel de Seguimiento a\xfan se est\xe1 procesando. Cuando este paso se realiza en vivo, el procesamiento de contactos en este paso del Funnel de Seguimiento se retrasar\xe1 30 minutos.",calculating_warning_title:"Advertencia:"},summary:{child_info_html:"Esta transmisi\xf3n se volver\xe1 a enviar despu\xe9s de <span class='green bold text'>%{delay_hours} horas</span> de la hora de env\xedo programada (que se muestra arriba) a los suscriptores que no abren su Email inicial con una nueva l\xednea de asunto: <span class='bold black text'>%{child_subject}</span>",delay_message:"Ten en cuenta que la entrega de tu mensaje puede demorarse hasta 30 minutos para garantizar que tu Lista Inteligente est\xe9 completamente actualizada.",divider:"o",filter_rules:"Reglas de Filtro",name:"Nombre del Paso",no_filter_rules:"No se han seleccionado filtros",resend:"Reenviar Broadcast",schedule:"Programar",send_immediately:"Se activa inmediatamente despu\xe9s del inicio del Funnel de Seguimiento.",send_list_count:"Recuento de Envios Futuros",send_list_count_info:'El recuento de env\xedos futuros se ve afectado por los contactos que ya pasaron este paso en tu Funnel de Seguimiento y los filtros que has aplicado. Enviaremos este correo electr\xf3nico a <span class="bold blue text">%{total_contacts_to_send_to}</span> de tus contactos.',sending:"Enviando...",summary:"Resumen de tu Paso:",trigger_time_html:"Activa <span class='green bold text'>%{measure} %{unit}</span> despu\xe9s del inicio del Funnel de Seguimiento.",type:"Tipo de Paso"},upgrade_to_md:{domain:{header:"Has agregado %{current} de %{max} Dominios en tu cuenta.",integration_types:"dominios."},message:"Actualiza tu cuenta a Actionetics MD para integrar m\xe1s %{integration_types}.",payment_gateway:{header:"Ya has integrado %{current} de %{max} Pasarelas de pago.",integration_types:"pasarela de pago"},smtp:{header:"Has utilizado %{current} de tus %{max} SMTP.",integration_types:"SMTPs"},upgrade_button:"Actualiza tu cuenta a Actionetics MD",upgrade_button_subtext:{current_price:"$ 297 USD por mes",starts_from:"Comienza desde:"}}},sly_broadcast:{description:"Permite que Actionetics se conecte con Slybroadcast para enviar mensajes de voz a tus contactos."},status:{live:"ACTIVO",paused:"PAUSADO"},steps:{action:{email_messenger:"Mensaje de Email",header:"Selecciona la acci\xf3n %{integration_name}",header_description:"Haznos saber qu\xe9 debe hacer este paso",search_placeholder:"Buscar Acciones Disponibles",submit:"Continuar",title:"Acciones"},add_new_button:"Nuevo Paso",add_new_tooltip:"Agrega un paso adicional a tu Funnel",control_page:{contacts_in_funnel:"CONTACTOS EN FUNNEL DE SEGUIMIENTO",created:"Creado: %{date} a las %{time}",delete_button:"Eliminar Funnel",delete_button_confirm:"\xbfEst\xe1s seguro? \xa1Esto no se puede deshacer!",delete_button_tooltip:"PRECAUCI\xd3N: \xa1Esto elimina todo el Funnel y todos sus pasos!",error_message:"\xa1Ups! \xa1Parece que hubo un problema!",filters:{all_time:"Todo El Tiempo",month:"\xdaltimos 30 D\xedas",today:"\xdaltimas 24 Horas",week:"\xdaltimos 7 D\xedas"},header:"Nombre del Funnel de Seguimiento",lists_tooltip:"Cuando se agrega un contacto a una de estas listas, esta secuencia comienza para ellos. Haz click aqu\xed para actualizar.",new_contacts_only_tooltip:"Este Funnel de Seguimiento solo se activar\xe1 para los contactos reci\xe9n agregados a las siguientes listas",no_list_tooltip:"El Funnel de Seguimiento est\xe1 en pausa porque actualmente no tiene una lista asignada.",not_enabled:"No hay listas seleccionadas para este Funnel de Seguimiento",not_share_description:"Los Funnels de Seguimiento comprados en Marketplace no se pueden compartir.",send_to_all_tooltip:"Este Funnel de Seguimiento se activar\xe1 para los contactos reci\xe9n agregados a las siguientes Listas, as\xed como para todos los contactos que ya est\xe9n en ellos.",send_to_existing:"(Todos los contactos nuevos y existentes en la Lista)",send_to_new_only:"(Solo los contactos reci\xe9n agregados a la Lista)",settings_button:"Editar Configuracion",share:{button:"Compartir",share_funnels_only:"Los planes Share Funnel Only no pueden volver a compartir Funnels.",upgrade:"\xa1Actualiza tu cuenta para desbloquear el verdadero potencial de ClickFunnels!"},share_description:"Comparte este c\xf3digo con cualquier usuario de ClickFunnels para darle una copia clon de tu Funnel de Seguimiento.",share_header:"Compartir esta URL del Funnel de Seguimiento",statuses:{clicks:"GANANCIAS MEDIAS POR CLICK (GPC)",sales:"VALOR MEDIO DE COMPRA",sends:"TOTAL BRUTO"},step:{header:"Agregar un Nuevo Paso",text:"Agrega un paso adicional a tu Funnel"},table_headers:{active_contacts:"ACTIVO",ctr:"CTR","live?":"ACTIVO",sales:"VENTAS",step_name:"NOMBRE DEL PASO",total_clicks:"CLICKS",total_sent:"ENVIADO"},to:"A",upgrade_actionetics_md:{header:"\xa1Actualiza tu cuenta a Actionetics MD para obtener m\xe1s!",text:"Notamos que todav\xeda est\xe1s usando Actionetics b\xe1sico. Con Actionetics MD, tendr\xe1s acceso a integraciones de terceros y pasos m\xe1s complejos que pueden ayudarte a impulsar m\xe1s contenido de manera eficiente. Casi el 33% de las empresas cometen el error de tener demasiado miedo para utilizar herramientas como esta. No te lo pierdas porque el otro 67% le est\xe1 robando audiencia mientras lee esto.",upgrade_now:"\xa1Actualizar ahora!"},wild_card:{dismiss:"Descartar",read_more:"Leer M\xe1s",text:"Es m\xe1s probable que los Funnels de Lanzamiento de Productos con una p\xe1gina de destino creen una mejor relaci\xf3n entre el vendedor y el cliente."}},integration:{connect_an_account:"Conectar una cuenta nueva",header:"Selecciona la cuenta %{integration_name}",submit:"Guardar y Continuar"},"new":{apps_header:"Aplicaciones de Terceros",builtin_apps_header:"Aplicaciones Integradas",coming_soon:"Pr\xf3ximamente",description:"Elige el tipo de Paso de nuestras aplicaciones integradas, o elige entre 40+ aplicaciones de terceros para conectar e integrar a tu Funnel de Seguimiento.\n",header:"Agregar un Nuevo Paso",messengers_header:"Mensajer\xeda",search_placeholder:"Buscar Una Aplicaci\xf3n",step_name:"Nombre del Paso",step_name_hint:"Crea un nombre para este Paso que puedas recordar",step_type:"Tipo de Paso",step_type_hint:"Selecciona a continuaci\xf3n una de las aplicaciones integradas o de terceros a para tu tipo de Paso"},remove:{confirm:"Esto eliminar\xe1 este paso del Funnel y todo su contenido. \xbfEst\xe1s seguro?",failed:"No se puede eliminar el Paso del Funnel.",success:"El Paso del Funnel se ha eliminado correctamente."},save:{action_with_placeholder:"Agrega Tus Etiquetas Aqu\xed...",days:"D\xedas",further_action_header:"\xa1Se necesitan m\xe1s acciones!",further_action_message:"\xa1Hola amigo! \xa1Las cosas son un desastre! \xa1Toma tu escoba y saltemos aqu\xed para limpiar algunas cosas y volver a conectar esa integraci\xf3n!",header:"Configurar una Acci\xf3n de %{integration_name}",hours:"Horas",reconnect_link_text:"Ve aqu\xed para reconectar la aplicacion",rule_hint:"De forma predeterminada, enviaremos esta acci\xf3n a todos los que est\xe1n en la Lista o puedes restringir este Paso a los contactos que cumplan con un conjunto de reglas.",select_a_list:"Selecciona una opci\xf3n...",step_name:"NOMBRE DEL PASO",submit:"Guardar",time_caption:"(a la secuencia)",when_to_trigger_action:"CUANDO DISPARAR UNA ACCI\xd3N",your_tag:"Tu Etiqueta"},stats_message:"Se produjo un error y no se encontraron estad\xedsticas para este Paso.",subtitle:"Funnel de Seguimiento",title:"PASOS DEL FUNNEL"},subnav:{actionetics_intro:"\xbfQu\xe9 es Actionetics?",actionetics_md:"\xa1Nuevo Actionetics MD!",back:"Atr\xe1s",smart_settings:"Configuraci\xf3n Inteligente",welcome_video:"Video de Bienvenida"},update_success:"Funnel de Seguimiento actualizado correctamente.",upgrade_header:"Actualiza a Actionetics",upload:{compliance_checkbox:"He revisado los contactos de esta lista.<br/> Confirmo que cada contacto es mayor de 18 a\xf1os y ha dado permiso para recibir mis comunicaciones de marketing.",compliance_label:"\xbfHas revisado los contactos de esta lista?",error:"Error al cargar el archivo, aseg\xfarate de que sea un archivo CSV v\xe1lido.",
feature_disabled:"Las importaciones de perfiles de contacto estan desactivados temporalmente mientras realizamos actualizaciones a esta funci\xf3n.",helper_text:"Cargar un archivo CSV con Emails","import":"Importar",import_contacts:"Importar Contactos",map_fields:"Mapear Campos",required_file:"Requerido * Archivo CSV",status:"Las actualizaciones de estado se pueden encontrar en",upload:"Cargar",uploading:"Subiendo..."},webhook:{description:"Permite el uso de webhooks personalizados. Consulte a un desarrollador calificado para asegurarse de que tu webhook se comporte seg\xfan lo previsto."},webinar_fuel:{description:"Permite que ClickFunnels registre contactos en un Webinar en tu cuenta WebinarFuel. Ten en cuenta que esto solo registra a los visitantes en tu evento WebinarFuel y no aloja el webinar dentro de ClickFunnels."}},activemodel:{attributes:{"funnel_steps/product_variants/create_form":{name:"Tipo"},"funnel_steps/product_variants/update_form":{name:"Tipo"}}},activerecord:{affiliate_payment:{manual:"Manual",status:{canceled:"cancelado","canceled and balanced":"cancelado y en balance",confirmed:"confirmado",due:"debido",future:"futuro",paid:"pagado",unconfirmed:"sin confirmar"}},attributes:{archived_contact:{email:"(Los detalles ya no est\xe1n disponibles)",full_name:"ARCHIVADO"},"doorkeeper/application":{name:"Nombre",redirect_uri:"URI de Redirecci\xf3n"},product_variant:{quantity:"Inventario"},user:{email:"Direcci\xf3n de Email",subdomain:"Subdominio"}},commission_plan:{status:{active:"ACTIVO",inactive:"Inactivo"}},commission_plan_schedule:{payout:{one:"%{count} Mes",other:"%{count} Meses",zero:"%{count} Meses"}},errors:{messages:{record_invalid:"La validaci\xf3n fall\xf3: %{errors}",restrict_dependent_destroy:{has_many:"No se puede eliminar el registro porque existen %{record} dependientes",has_one:"No se puede eliminar el registro porque existe un %{record} dependiente"}},models:{account:{attributes:{subdomain:{invalid:"El subdominio solo puede contener letras, n\xfameros, guiones y frases v\xe1lidas.",taken:"Este subdominio ha sido tomado por otro usuario. Prueba con uno diferente.",too_long:"El subdominio que ingres\xf3 tiene demasiados caracteres (m\xe1ximo 64)."}}},domain:{attributes:{domain:{taken:"ya esta en uso"}}},"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:"no puede contener un fragmento.",invalid_uri:"debe ser una URI v\xe1lida.",relative_uri:"debe ser una URI absoluta.",secured_uri:"debe ser una URI HTTPS/SSL."}}},email_campaign:{attributes:{active_in_past_days:{less_than:"Por ahora, debe ser menos de 31. Para volver a habilitar el env\xedo a todos los contactos, tenga una tasa de quejas de spam de <0.08% durante 30 d\xedas."}}},file_upload:{attributes:{file:{maxmium_reached:"El l\xedmite de carga de contactos es un tama\xf1o de archivo de 1.5 MB. Dependiendo de la longitud del contacto, esto deber\xeda permitirte cargar aproximadamente 100 mil contactos. Si necesitas cancelar la suscripci\xf3n de m\xe1s contactos, comun\xedcate con nuestro equipo de soporte."}}},product_variant:{attributes:{quantity:{not_a_number:"tiene que ser un n\xfamero"}}},user:{attributes:{email:{taken:"Esta direcci\xf3n de Email ha sido tomada por otro usuario. Prueba con una diferente."},subdomain:{invalid:"El subdominio solo puede contener letras, n\xfameros, guiones y frases v\xe1lidas.",taken:"Este subdominio ha sido tomado por otro usuario. Prueba con uno diferente.",too_long:"El subdominio que ingresaste tiene demasiados caracteres (m\xe1ximo 64)."}}}}}},affiliate:{affiliate_commissions:{export_link:{"export":"Exportar Comisiones de Afiliado",export_to_csv:"Exportar a CSV"},index:{backpack:"Backpack",end_date:"Fecha Final",export_link:"export_link",review_affiliate_commissions:"Revisar las Comisiones de Afiliados",search_by_email_name_referrer_id:"Buscar por Email, Nombre, ID de Referencia...",start_date:"Fecha de Inicio"},listing:{amount:"Importe",buyer:"Comprador",created_at:"creado_en",due_at:"due_at",no_pending_commissions_for:'No se encontraron comisiones pendientes para la b\xfasqueda "%{filter}"',offsetting_commission:"ID de comisi\xf3n de compensaci\xf3n %{commission_id}",parent_commission_id:"ID de comisi\xf3n principal %{commission_id}",purchase:"Compra",referred_by:"Referido Por",status:"estado",tier:"Nivel",who_referred_the_first_tier_commission_if_not_you:"\xbfQui\xe9n refiri\xf3 la comisi\xf3n de primer nivel si no t\xfa?",you_currently_have_no_pending_commissions:"Actualmente No Tienes Comisiones Pendientes..."}},home:{dashboard:{additional_amount_in_holding_for_future_payout_after_monday:"Monto adicional en retenci\xf3n para pagos futuros despu\xe9s del Lunes",amount_received_if_payout_is_not_sent_till_next_monday:"Cantidad recibida si el pago no se env\xeda hasta el pr\xf3ximo Lunes",amount_received_if_payout_sent_today:"Cantidad recibida si el pago se envi\xf3 hoy",as_of:"A partir de",earnings_snapshot:"Instant\xe1nea de Ganancias",edit_profile:"Editar Perfil",editing_affiliate:"Edici\xf3n de Afiliado",in_holding_past_monday:"Retenido Despu\xe9s del Lunes:",last_30_days:"\xdaltimos 30 d\xedas",last_7_days:"Ultimos 7 D\xedas",lifetime_earnings:"Ganancias de Por Vida:",paid:"pagado",pending:"pendiente",pending_breakdown:"Desglose de Pendientes:",ready_for_payout_next_monday:"Listo para el pago el pr\xf3ximo Lunes:",ready_for_payout_today:"Listo para el Pago Hoy:",today_so_far:"Hasta el momento hoy",total_amount_paid_to_date:"Monto total pagado hasta la fecha",total_amount_pending_future_payout:"Monto total pendiente de pago futuro"},funnel:{affiliate_tools_get_my_links:"Herramientas para afiliados - \xa1Obtener mis enlaces!",commission_details:"Detalle de Comisiones",contact_your:"Comun\xedquese con su Gerente de afiliados para discutir las opciones.",unable_to_promote_currently:"No se puede promocionar por el momento"},funnel_partial:{earnings:"Ganancias",net_total:"Total Neto",transactions:"Transacciones"},index:{affiliate_sub_id:"Sub ID de Afiliado %{id}",all:"Todos",breakdown_by_funnel:"Desglose por Funnel",date_range:"Rango de Fechas",download:"Descargar",download_csv:"Descargar CSV",filter:"Filtrar",filtering:"Filtrando...",referred_affiliates:"Afiliados referidos"},listing_referred:{created_at:"Creada El",email:"Email",name:"Nombre",no_referred_affiliates:'No se encontraron afiliados referidos para la b\xfasqueda "%{filter}"',purchases:"Compras",you_currently_have_no_referred_affiliates:"Actualmente no tiene afiliados referidos..."},tipalti_card:{not_ready:{button:"Configurar Cuenta Tipalti",details:"Pagamos a nuestros afiliados mediante Tipalti. Para que puedas recibir el pago de tus comisiones, configura una cuenta.",header:"Configura tu cuenta de Tipalti para que se te pague"},ready:{button:"Ver Cuenta de Tipalti",details:"Tu cuenta de Tipalti se configur\xf3 correctamente para el pago. Una vez que cumplas con el umbral de pago m\xednimo, puedes retirar las ganancias.",header:"Tipalti se configur\xf3 correctamente para el pago"}}},tipalti:{basic_info:{error:"Hubo un problema al configurar tu cuenta de Tipalti, verifica tu informaci\xf3n e intenta nuevamente",info_text:"\xa1ClickFunnels se ha asociado con el proveedor de pagos de clase mundial Tipalti para ayudar a que tu experiencia al recibir pagos de ClickFunnels sea a\xfan mejor!",modal_title:"Comenzar el registro en Tipalti",registration_note:"Se te pedir\xe1 que completes tu informaci\xf3n fiscal durante este proceso. Ten en cuenta que los pagos pueden retrasarse si no se completas el registro.",submit_button:"Comenzar Registro"},shared:{back_to_affiliates_dashboard:"Volver al Panel de Afiliados",invoice:"factura",invoice_history:"Historial de Facturaci\xf3n",payment:"pago",payment_details:"Detalles del Pago",payment_history:"Historial de Pagos",setup:"configurando"}}},affiliates:{edit:{tax_form_text:"Actualmente no tenemos un formulario de impuestos aceptado en nuestros archivos. Comun\xedcate con tu Gerente de Afiliados (%{manager_email}) - Los residentes de EE. UU. Deben enviar un Email a http://www.irs.gov/pub/irs-pdf/fw9.pdf o http://www.irs.gov/pub/irs- pdf / fw8ben.pdf."},home:{heading:"Necesitamos Tus Detalles de Pago de Afiliados",payment_details:{button:"aqu\xed",instructions:"Completa tus preferencias de pago"},required_instructions:"Despu\xe9s de 30 d\xedas como Afiliado, debes proporcionarnos tus detalles de pago.",tax_form:{button:"en l\xednea aqu\xed",instructions:"Completa los formularios de impuestos"}},nav:{management:"Administraci\xf3n",setup:"Configurar"},registrations:{edit:{back:"Atr\xe1s",cancel_my_account:"Cancelar mi cuenta",currently_waiting:"Confirmaci\xf3n actualmente en espera para: %{email}",edit_resource:"Editar %{name}",leave_it_blank_if:"d\xe9jalo en blanco si no quieres cambiarlo",off:"Apagado",unhappy_html:"\xbfNo est\xe1s contento? %{link}",update:"Actualizar",we_need_your_current:"necesitamos tu contrase\xf1a actual para confirmar los cambios"}}},app:{controllers:{funnels:{destroy:{failure:"No se pudo archivar el Funnel.",queued:"El archivo del Funnel se ha agregado a la cola.",stripe_plan:"Para archivar este Funnel, elimina todos los productos con un plan de suscripci\xf3n de Stripe y las compras asociadas a los productos y vuelve a intentarlo.",success:"El Funnel se archiv\xf3 correctamente."},funnel_has_been_archived:"El Funnel que solicitaste se ha eliminado. No puedes acceder a este Funnel.",not_found:"No se pudo encontrar el Funnel. Int\xe9ntalo de nuevo.",restore:{failure:"No se pudo restaurar el Funnel",queued:"Se agreg\xf3 la restauraci\xf3n del Funnel de a la cola.",success:"Funnel restaurado correctamente"}},pages:{promote:{failure:"No se pudo promover la p\xe1gina.",success:"La p\xe1gina se promovi\xf3 con \xe9xito."}},products:{destroy:{failure:"El producto no se pudo archivar.",success:"El producto se archiv\xf3 correctamente."}},subscriptions:{cancel:{failure:"Algo sali\xf3 mal al cancelar tu cuenta.",success:"Tu suscripci\xf3n se cancelar\xe1 el %{canceled_at}"},cancel_retroactively:{failure:"Algo sali\xf3 mal al cancelar tu cuenta.",success:"Tu suscripci\xf3n se cancelar\xe1 el %{canceled_at} y se reembolsar\xe1 tu \xfaltimo pago."},downgrade_retroactively:{failure:"Se produjo un error al degradar tu cuenta.",success:"Tu suscripci\xf3n ha sido degradada y se ha reembolsado tu \xfaltimo pago."},upgrade_to_actionetics_md:{failure:"Se produjo un error al actualizar tu cuenta. %{error}.",private_beta:"Est\xe1s intentando acceder a una p\xe1gina que es una beta privada",subscription_required:"Debes tener una suscripci\xf3n activa y una tarjeta de cr\xe9dito o d\xe9bito registrada con nosotros.",success:"Tu plan se ha actualizado."}},text_optins:{receive:{response_message:"\xa1Gracias! Responde con tu direcci\xf3n de Email para comenzar",submission_confirmed:"\xa1Gracias! \xa1env\xedo confirmado!"}}},cookies:{accept_button:"\xa1Entendido!",conjunction:"y",cookie_policy_button:"Pol\xedtica de Cookies",lumen_message_first:"Este sitio utiliza cookies para brindar nuestros servicios. Al utilizar nuestro sitio, usted reconoce que ha le\xeddo y comprende nuestro",lumen_message_second:". Su uso de los productos y servicios de Clickfunnels est\xe1 sujeto a estas pol\xedticas y t\xe9rminos.",message:"Este sitio utiliza cookies para ofrecer nuestros servicios. Al utilizar nuestro sitio, reconoces que has le\xeddo y comprendido nuestra <a href='https://signup.clickfunnels.com/gdpr-policy#headline-59656' target='_blank'>Pol\xedtica de cookies</a> , <a href='https://signup.clickfunnels.com/privacy-policy' target='_blank'>Pol\xedtica de privacidad</a> y nuestros <a href='%{path_to_terms}' target='_blank'>T\xe9rminos de servicio</a> . El uso de los productos y servicios de ClickFunnels est\xe1 sujeto a estas pol\xedticas y t\xe9rminos.",privacy_policy_button:"Pol\xedtica de Privacidad",term_of_service_button:"T\xe9rminos de Servicio"},copy_to_clipboard:"Haz click para copiar el enlace al portapapeles",error:{actionetic_md:{card_error:"No pudimos actualizar tu cuenta a Actionetics MD. Hubo un problema con tu tarjeta de cr\xe9dito. El problema es %{card_error}",no_subscription:"No pudimos actualizar tu cuenta a Actionetics MD. A\xfan no tiene una Suscripci\xf3n de pago con nosotros.",upgrade_failed:"No pudimos actualizar tu cuenta a Actionetics MD. No hay planes disponibles para tu n\xfamero de contactos. Comun\xedcate con su representante de ventas. El recuento total de contactos es %{contact_count}"}},loading:"Cargando..."},attachments:{index:{file:"Archivo",lesson:"Lecci\xf3n",listing_attachments:"Listado de archivos adjuntos",new_attachment:"Nuevo archivo adjunto"}},backpack:{affiliate_branding:{form:{add_affiliate_settings:"Agregar Configuraci\xf3n de Afiliados",button_hint_link:"documento de apoyo.",button_hint_start:"\xbfNecesitas ayuda para configurar esto? Revisa nuestro",sticky_cookie_days_hint:"\xbfCu\xe1ntos d\xedas deben durar las Sticky Cookies?",sticky_cookie_days_label:"Duraci\xf3n de las Sticky Cookies",tax_form_text_hint:'Esto deber\xeda indicarle a tus afiliados c\xf3mo pueden enviar los detalles del formulario de impuestos (de ser requerido) para que se marquen como "listos para el pago".',tax_form_text_label:"Texto del Formulario de Impuestos",tax_form_text_placeholder:"Coloca tu enlace a tu Email de soporte para capturar formularios de impuestos (W9 o W8BEN) aqu\xed.",update_affiliate_settings:"Actualizar la Configuraci\xf3n de Afiliados"},index:{customization_header:"Orden de la P\xe1gina de Afiliados",customization_note:"Puedes personalizar el orden de tus p\xe1ginas de afiliados a continuaci\xf3n arrastrando y soltando las tarjetas en el orden deseado. Este cambio se reflejar\xe1 en el panel de control de tus afiliados.",funnel_name:"Nombre del Funnel",header:{subtitle:"Ajustes",title:"Backpack"},last_updated:"\xdaltima Actualizaci\xf3n",no_affiliate_enabled_funnels:"No tienes habilitados Funnels de Ventas para afiliados."}},affiliate_commissions:{create:{mismatch:"Discrepancia de Afiliado / Usuario",success:"Comisi\xf3n de Afiliado agregada con \xe9xito."},create_special_case:{affiliate:"Afiliado",conjunction:"y",ending:"no encontrado.",message:"No se pudo crear la Comisi\xf3n para el afiliado %{email} porque: %{issue}",purchase:"Compra"},destroy:{error:"La Comisi\xf3n de afiliado no se elimin\xf3: %{errors}",success:"Comisi\xf3n de afiliado eliminada correctamente."},edit_diode:{field:{affiliate:{label:"Afiliado"},amount:{label:"Importe"},due_at:{label:"Fecha de Pago"},status:{expired:"Expirado",label:"Estado",paid:"Pagado",pending:"Pendiente"}},header:"Editar Comisi\xf3n de Afiliado",submit_button:{update:"Actualizar Comisi\xf3n de Afiliado"}},filter:{button:{"export":"Exportar a CSV"},field:{created_at_end:{placeholder:"Fecha Final"},created_at_start:{placeholder:"Fecha de Inicio"},filter:{placeholder:"Buscar por Email, Nombre, ID de Referencia..."}}},index:{title:"Comisiones de Afiliado"},"new":{mismatch:"Discrepancia de Afiliado / Usuario"},refund:{error:"La Comisi\xf3n de Afiliado no se actualiz\xf3: %{errors}",success:"Comisi\xf3n de Afiliado reembolsada con \xe9xito."},table:{button:{"delete":{confirm:"\xbfEst\xe1s seguro?",text:"Borrar"},edit:{text:"Editar"}},cell:{affiliate:{offsetting_commission:{text:"Comisi\xf3n de Compensaci\xf3n"},parent_commission:{text:"Comisi\xf3n Original"},record_refund:{confirm:"\xbfEst\xe1s seguro?",text:"Guardar Reembolso"}}},header:{affiliate:"Afiliado",amount:"Importe",due_at:"Fecha de Pago",purchase:"Compra"},no_results:{model_word:"Comisiones Pendientes"}},update:{error:"La Comisi\xf3n de Afiliado no se actualiz\xf3: %{errors}",success:"Comisi\xf3n de Afiliado actualizada correctamente."}},affiliate_leaderboards:{filter:{button:{submit:{text:"Actualizar Tabla"}},field:{created_at_end:{label:"Fecha Final",placeholder:"Fecha Final"},created_at_start:{label:"Fecha de Inicio",placeholder:"Fecha de Inicio"},product_id:{label:"Producto",placeholder:"Selector de Productos"},stat:{label:"Categor\xeda Estad\xedstica",option:{commissions:"Comisiones",opt_ins:"Registros",quantity_sold:"Cantidad Vendida"},placeholder:"Selector de Clasificaci\xf3n"}}},index:{no_results:"Nada aqu\xed todav\xeda. \xa1Configura algunos Productos en tus Funnels para que puedas comenzar a rastrear!",title:"Tablero de Clasificaci\xf3n de Afiliados"},table:{dimmer:{loader:"Actualizando Tabla..."},header:{affiliate:"Afiliado",commissions:"Comisiones",opt_ins:"Registros",quantity_sold:"Cantidad Vendida",rank:"Rango"},message:{extra_content:'Cuando hayas terminado, haz click en el bot\xf3n "Actualizar Tabla" para generar la nueva tabla de clasificaci\xf3n.',main_content:"Est\xe1s actualizando las opciones de b\xfasqueda de la Tabla de Clasificaci\xf3n."},no_results:{after_filtering:"No hay resultados para ese Producto e Intervalo de Fechas",in_database:"No hay resultados para ese Producto"}}},affiliate_management:{filter:{button:{add:{text:"Agregar Nuevo Afiliado"},"export":{text:"Exportar a CSV"}},field:{filter:{placeholder:"Buscar Afiliado por ID, Email o Nombre..."}}},index:{title:"Administrar Afiliados"},table:{button:{edit:{text:"Editar"},login_as:{text:"Iniciar Sesi\xf3n Como"}},cell:{affiliate:{checkmark:{tooltip:"Listo Para el Pago"},cross:{tooltip:"No Est\xe1 Listo Para el Pago"}},affiliate_type:{change_affiliate_type:{text:"Cambiar Tipo de Afiliado"},header:{text:"Agregar Tipo de Afiliado Predeterminado"}}},header:{affiliate:"Afiliado",affiliate_type:"Tipo de Afiliado"},no_results:{after_filtering:"No se encontraron Afiliados para la b\xfasqueda %{filter_param}",in_database:"Actualmente No Tienes Afiliados ..."}}},affiliate_payments:{future:{notice:"Preparando informes"},index:{notice:"Preparando informes"},manual_payout:{notice:"Marcado como Pagado"},table:{buttons:{check:"Comprobar",confirm_manual:"\xbfEst\xe1s seguro? Esto marcar\xe1 inmediatamente este pago como pagado.",manual:"Manual",paypal:"PayPal"},headers:{affiliate:"Afiliado",amount:"Importe",count:"Recuento",pay_now:"Pagar Ahora",pay_now_tooltip:"Pagar al afiliado ahora. Los botones azules indican el m\xe9todo de pago preferido del afiliado.",payment:"Pago",status:"Estado"},tooltip:{not_ready:"No Est\xe1 Listo Para el Pago",ready:"Listo Para el Pago"}}},affiliate_types:{destroy:{success:"Tipo de Afiliado eliminado correctamente."},edit:{header:"Editar Tipo de Afiliado"},filter:{button_text:"Agregar Tipo de Afiliado",placeholder:"Buscar Tipos de Afiliados ..."},form:{button:{submit:{create:{disable_with:"Creando Tipo de Afiliado...",text:"Crear Tipo de Afiliado"},update:{disable_with:"Actualizando el Tipo de Afiliado...",text:"Actualizar Tipo de Afiliado"}}},field:{"default":{label:"\xbfEstablecer como Tipo de Afiliado Predeterminado?",text:"S\xed, este es el Tipo de Afiliado Predeterminado."},name:{label:"Nombre",placeholder:"Nombre"}}},index:{title:"Tipos de Afiliado"},"new":{header:"Nuevo Tipo de Afiliado"},table:{button:{edit:{text:"Editar"}},cell:{is_default:{text:"(plan predeterminado)"}},header:{title:"Tipos de Afiliado"},no_results:{after_filtering:"No se encontraron Tipos de Afiliados para la b\xfasqueda %{filter_param}",in_database:"Actualmente No Tienes Tipos de Afiliados ..."}},update:{error:"El Tipo de Afiliado no se actualiz\xf3: %{errors}",success:"Tipo de Afiliado actualizado correctamente."}},affiliates:{affiliate_stats:{card:{active:{header:"Activo",text:"%{numerator} de %{denominator} afiliados realizaron al menos una venta."},affiliate_sales:{header:"Ventas de Afiliados"},affiliates:{header:"Afiliados"},big_card:{header:"Resumen de Afiliados de Hoy",sub_header:{commissions:"Comisiones",todays_profit:"Ganancias de Hoy",total_sales:"Ventas Totales"}},commissions:{header:"Comisiones"},paid_to_affiliates:{header:"Pagado a Afiliados"},referred:{header:"Referido",text:"%{numerator} de %{denominator} han sido referidos por otro afiliado."}},format:{currency:"$ %{amount}"},stat_options:{all_time:"Todo El Tiempo",last_12_months:"\xdaltimos 12 Meses",last_2_months:"\xdaltimos 2 Meses",last_30_days:"\xdaltimos 30 D\xedas",last_7_days:"\xdaltimos 7 D\xedas"}},create:{success:"Afiliado creado con \xe9xito"},edit_diode:{header:"Editar Afiliado"},filter:{placeholder:"Buscar Afiliado por Email, Nombre, ID de Referencia..."},form:{button:{submit:{create:{disable_with:"Creando Afiliado...",text:"Crear Afiliado"},update:{disable_with:"Actualizando Afiliado...",text:"Actualizar Afiliado"}}},tab:{address:"Direcci\xf3n",admin_settings:"Configuraci\xf3n de Administrador",payments:"Pagos",settings:"Ajustes",user_settings:"Ajustes de Usuario"}},gdpr_delete:{error:"Hubo un problema con la eliminaci\xf3n de afiliados.",success:"Comisi\xf3n de afiliado eliminada correctamente."},gdpr_notify:{error:"Hubo un problema con tu solicitud",success:"Tu solicitud fue enviada"},index:{notice:"Preparando Informes"},"new":{header:"Nuevo Afiliado"},referring_affiliate_collection:{none:"Sin Afiliado Referente"},stats_content:{alltime:{date_filter:"Todo El Tiempo",date_text:"Todo El Tiempo"},last12months:{date_filter:"\xdaltimos 12 Meses"},last30days:{date_filter:"\xdaltimos 30 D\xedas"},last60days:{date_filter:"\xdaltimos 2 Meses"},last7days:{date_filter:"\xdaltimos 7 D\xedas"}},tab_address:{field:{address_1:{label:"Direcci\xf3n 1",placeholder:"Direcci\xf3n 1"},address_2:{label:"Direcci\xf3n 2",placeholder:"Direcci\xf3n 2"},city:{label:"Ciudad",placeholder:"Ciudad"},country:{label:"Pa\xeds"},state:{label:"Estado",placeholder:"Estado"},zip:{label:"C\xf3digo Postal",placeholder:"C\xf3digo Postal"}}},tab_admin_settings:{field:{affiliate_type:{button:{add:{text:"Agregar Tipo de Afiliado"}},dropdown:{"default":"Por Defecto"},label:"Tipo de Afiliado"},ready_for_payout:{checkbox:"S\xed, listo para el pago.",label:"\xbfEste Afiliado est\xe1 listo para recibir pagos?"},referring_affiliate:{label:"Afiliado Referidor",null_selector:"ninguna"}}},tab_payments:{field:{payment_preference:{check:"cheque",paypal:"paypal",text:"Preferencia de Pago"},paypal_email:{placeholder:"Email de PayPal",text:"Email de PayPal"}}},tab_settings:{field:{account_time_zone:{label:"Zona Horaria de la Cuenta"},approved:{checkbox:"S\xed, aprobado.",label:"\xbfEste Afiliado est\xe1 aprobado?"},email:{label:"Email",placeholder:"Email"},first_name:{label:"Nombre",placeholder:"Nombre"},last_name:{label:"Apellido",placeholder:"Apellido"},password:{hint:"Selecciona una contrase\xf1a inicial",label:"Contrase\xf1a",placeholder:"Nombre"},phone:{label:"Tel\xe9fono",placeholder:"Tel\xe9fono"}}},tab_user_settings:{button:{delete_affiliate_data:{text:"Eliminar Datos de Afiliado"},delete_my_data:{text:"Eliminar Mis Datos"},reset_password:{text:"Restablecer Contrase\xf1a"}},field:{website:{label:"Sitio Web",placeholder:"Sitio Web"}},header:"Supresi\xf3n GDPR",notice:"Esto eliminar\xe1 toda la informaci\xf3n de nuestro sistema, excepto la que se requiera conservar para fines contables."},table:{affiliates:"Afiliados",header:{commissions:"Comisiones",paid:"Pagado",pending:"Pendiente",top_affiliates:"Principales Afiliados"},no_results:{after_filtering:'No se encontraron Afiliados para la b\xfasqueda "%{filter_param}"',in_database:"Actualmente No Tienes Afiliados Activos..."}},update:{success:"Afiliado actualizado con \xe9xito"}},commission_plan_schedules:{create:{error:"Algo sali\xf3 mal al crear el Programa del Plan de Comisiones.",success:"\xa1El Programa del Plan de Comisiones se cre\xf3 con \xe9xito!"},edit:{header:"Editar Programa de Afiliados"},form:{button:{submit:{create:{disable_with:"Creando Programa del Plan de Comisiones...",text:"Agregar Programa de Afiliados"},update:{disable_with:"Actualizando Programa del Plan de Comisiones...",text:"Editar Programa de afiliados"}}},field:{amount:{label:"Importe",placeholder:"Importe",validation:{empty:"Ingresa una cantidad.",number:"Por favor, introduce un n\xfamero."}},months_out:{label:"Meses Antes del Pago",placeholder:"Meses Antes del Pago",validation:{empty:"Por favor ingresa un valor.",integer:"Ingresa un n\xfamero entero."}},payment_type:{label:"Tipo de Pago",value:{Fixed:"Fijo",Percent:"Porcentual"}}}},"new":{header:{prefix:"Agregar Programa de Afiliados para",suffix:{edit:"Nivel #%{tier}","new":"Nuevo Nivel"}}},update:{error:"Se produjo un error al actualizar el Programa del Plan de Comisiones.",success:"\xa1El programa del Plan de Comisiones se actualiz\xf3 correctamente!"}},commission_plans:{create:{error:"Algo sali\xf3 mal al crear el Plan de Comisiones",success:"\xa1El Plan de Comisiones se cre\xf3 con \xe9xito!"},edit:{header:"Editar Plan de Comisiones"},filter:{button:{add:{text:"Agregar Plan de Comisiones"}},field:{filter:{placeholder:"Buscar Planes de Comisiones ..."}}},form:{button:{submit:{create:{disable_with:"Creando Plan de Comisiones...",text:"Crear Plan de Comisiones"},update:{disable_with:"Actualizando Plan de Comisiones...",text:"Actualizar Plan de Comisiones"}}},field:{currency:{label:"Moneda"},days_until_commissions_expirable:{label:"D\xedas Hasta Que Expiren Las Comisiones",placeholder:"D\xedas Hasta Que Expiren Las Comisiones"},"default":{confirm:"S\xed, hacer plan predeterminado",label:"\xbfEstablecer como plan predeterminado?"},expire_check:{confirm:"Si, caducan comisiones",label:"\xbfDeben caducar estas comisiones?"},name:{label:"Nombre",placeholder:"Nombre"},status:{confirm:"Si, este plan esta activo",label:"\xbfEste plan est\xe1 activo?"}}},"new":{header:"Nuevo Plan de Comisiones"},show_header:{button:{affiliate_type:{add:{text:"Agregar Tipo de Afiliado"}},tier:{add:{text:"Agregar Nuevo Nivel",tooltip:{disabled:{no_affiliate_type:"Agregue un Tipo de Afiliado antes de agregar un Nivel",no_schedule:"Agregue un Programa al Nivel 1 antes de agregar otro Nivel"}}}}},header:"Plan de Comisi\xf3n:"},show_subheader:{button:{commission_plan:{edit:{text:"Editar la Configuraci\xf3n del Plan"}}},data:{currency:{text:"$ %{currency}",tooltip:"Moneda"},"default":{text:"Plan Predeterminado",tooltip:"Plan de Comisiones Configurado como Predeterminado"},status:{tooltip:{active:"Plan Activo",inactive:"Plan Inactivo"}}}},show_table:{button:{affiliate_type:{add:{text:"Agregar Tipo de Afiliado"}},commission_plan_schedule:{add:{text:"A\xf1adir",tooltip:"Agregar Programa de Afiliados al Nivel"},edit:{text:"Editar"}}},cell:{commission:{not_applicable:"No Disponible"},icon:{tooltip:{active:"Programa de Afiliados Incluido",inactive:"Programa de Afiliados No Incluido"}}},header:{commission:"Comisi\xf3n",payout:"Pago",tier:"Nivel #%{tier}"},no_results:{in_database:"No tienes Tipos de Afiliados."}},table:{button:{commission_plan:{edit:{text:"Editar"},show:{text:"Ver"}}},cell:{icon:{tooltip:{active:"Plan Activo",inactive:"Plan Inactivo"}},is_default:{text:"(plan predeterminado)"}},header:{created_on:"Creado En",name:"Nombre"},message:{inactive_plan:"Tu plan predeterminado est\xe1 inactivo. Act\xedvalo o elige otro plan activo"},no_results:{after_filtering:"No se encontraron Planes Comisiones para la b\xfasqueda %{filter_param}",in_database:"Actualmente No Tienes Planes de Comisiones..."}},update:{error:"Algo sali\xf3 mal al actualizar el Plan de Comisiones",success:"\xa1El Plan de Comisiones se actualiz\xf3 con \xe9xito!"}},layout:{affiliate_payments:{component:{export_button:"Exportar Archivo Masivo de Pago",export_checkbox:"Marcar Como Pagado",export_checkbox_popup:'Marcar las comisiones como "pagadas" al exportarlas',export_masspay_input:"Cantidad m\xednima de $ para pago masivo",future:{filter_placeholder:"Buscar Comisiones Futuras...",header:"Total de Comisiones Pr\xf3ximas (\xfaltimos 30 d\xedas)",tab:"Comisiones Futuras"},index:{filter_placeholder:"Buscar Comisiones Vencidas...",header:"Comisiones Vencidas (\xfaltimos 30 d\xedas)",tab:"Comisiones Vencidas"},recent:{filter_placeholder:"Buscar Comisiones Recientes ...",header:"Comisiones Pagadas (\xfaltimos 30 d\xedas)",tab:"Pagos Recientes"}}},main:{component:{"backpack/affiliate_branding":{header:"Ajustes",text:"Ajustes"},"backpack/affiliate_commissions":{header:"Revisar las Comisiones de Afiliados",text:"Comisiones"},"backpack/affiliate_leaderboards":{header:"Tabla de Clasificaci\xf3n",text:"Tablero de Clasificaci\xf3n"},"backpack/affiliate_management":{header:"Administrar Afiliados",text:"Afiliados"},"backpack/affiliate_payments":{header:"Gestionar Pagos de Afiliados",text:"Pagos"},"backpack/affiliate_types":{header:"Tipos de Afiliado",text:"Tipos de Afiliado"},"backpack/affiliates":{header:"Tablero",text:"Tablero"},"backpack/commission_plans":{header:"Gestionar Planes de Comisiones",text:"Planes de Comisi\xf3nes:"},button:{go_back:{text:"Volver"},info:{text:"\xbfQu\xe9 es Backpack?"},video:{text:"Video de Bienvenida"}}}}},name:"Backpack"},beta_features:{availability:{closed:"Cerrado",expired:"Expirado",open:"Abierto"},beta_features_list:{header:"Funciones Beta Disponibles"},edit:{editing_beta_feature:"Edici\xf3n de la funci\xf3n Beta"},form:{this_will_remove_the_beta_feature_system_wide_and_disable_the_html:"Esto eliminar\xe1 la funci\xf3n beta en todo el sistema y deshabilitar\xe1 la funci\xf3n para cualquier persona que haya optado por participar.<br/> Esto solo debe hacerse en caso de que una funci\xf3n Beta desaparezca de forma permanente o se haya implementado al 100%.",type_delete:'Escribe "DELETE"',you_are_about_to_delete_this_beta_feature:"Est\xe1s a punto de eliminar esta funci\xf3n beta"},index:{actions:"Acciones",active:"ACTIVO",add_beta_feature:"Agregar funci\xf3n Beta",availability:"Disponibilidad",created_at:"Creado: %{date}",created_by:"Creado por",description:"Descripci\xf3n",expired_at:"Registrarse Antes",expiry_date:"Vence el %{date}",header:"Administrar Acceso a las Funciones Beta",inactive:"Inactiva",learn_more:"Saber M\xe1s",limit:"Limitado a %{count} usuarios",limit_reached:"L\xedmite Alcanzado",name:"Nombre",no_beta_features:"No hay Funciones Beta disponibles actualmente",opened_at:"Abierto %{date}",spots_left:"Lugares Disponibles",status:"Estado",subscribers_count:"%{subscribers} se han registrado",user_count:"Suscriptores",user_limit:"L\xedmite de usuarios",users_limit:"%{subscribers} de %{limit} l\xedmite de usuarios",visible:"Visible"},"new":{create_beta_feature:"Crear funci\xf3n beta"},notice:{created:"La funci\xf3n Beta se cre\xf3 correctamente.",subscribe:"Te has suscrito correctamente a %{feature}.",unsubscribe:"Se anul\xf3 con \xe9xito tu suscripci\xf3n a %{feature}.",updated:"La funci\xf3n Beta se actualiz\xf3 correctamente."}},broadcast_v2:{email:{layout:{header:"Editar Mensaje de Email"},message:{choose_email_template:{label:"Elige una plantilla de Email"},edit_email:{label:"Edita tu Email"},pre_header:{hint:"Invoca curiosidad usando un pre-encabezado que viene despu\xe9s de la l\xednea de asunto pero justo antes del contenido de tu Email",label:"Pre-Encabezado",placeholder:"Pre-encabezado..."},save_flash:"La configuraci\xf3n del mensaje se ha guardado correctamente.",subject:{hint:"Coloca aqu\xed tu l\xednea de asunto llamativa, interrumpe patrones e impulsa las ventas",label:"Asunto",placeholder:"Tu linea de asunto..."}},schedule:{back:"Atr\xe1s",current_date:"Fecha Actual",date_selected:"Fecha Seleccionada para este Broadcast",draft_broadcast:"Borrador de Broadcast",header:"Programar Env\xedo",helper_text:'El Broadcast solo se enviar\xe1 despu\xe9s de hacer click en el bot\xf3n "Enviar Ahora" en la p\xe1gina de resumen.',legend:"LEYENDA",next:"Siguiente",save_flash:"Programa guardado correctamente",scheduled_broadcast:"Broadcast Programado",select_date:"Haz click en la fecha en la que te gustar\xeda programar tu Broadcast.",send_at:"Enviar El",send_now:"Enviar Ahora",send_now_off:"Activa la opci\xf3n a continuaci\xf3n para que se env\xede el Broadcast inmediatamente despu\xe9s de revisar la p\xe1gina de resumen.",send_time:"Tiempo de Env\xedo"},settings:{add_smtp_integration:"Agregar una integraci\xf3n SMTP",from_name:{from_label:"(De %{from_email})",hint:"Este nombre se mostrar\xe1 en la bandeja de entrada de tus destinatarios.",label:"Enviado Por"},group_tag:{hint:"Crea un grupo o guarda este Broadcast en un grupo que ya hayas creado.",label:"Etiqueta de Grupo"},name:{label:"Nombre del Broadcast"},save_flash:"La configuraci\xf3n de Email se guard\xf3 correctamente.",select_lists:{hint:"Agrega una lista a la que se enviar\xe1 tu Broadcast",label:"\xbfQui\xe9n recibir\xe1 este Broadcast?"},select_smtp_integration:{hint:"Selecciona desde cual Integraci\xf3n de Email enviar",label:"Enviar Desde"},sidebar:{description:"Env\xeda mensajes de Email que atraigan la atenci\xf3n a trav\xe9s de Actionetics mediante el Mensajero de Email Messenger. Utiliza Reglas Automatizadas, Ventanas de Env\xedo, Programaci\xf3n de Email, Dise\xf1o de Email Personalizado y mucho m\xe1s para hacer un seguimiento a tus suscriptores.",help_link:{
text:"Documentos de Ayuda",url:"https://help.clickfunnels.com/hc/search?query=Email+Broadcast\n"}}},summary:{divider:"o",email_from_label:"Enviado Por",from_label:"(De %{from_email})",group_tag_label:"Etiqueta de Grupo",header:"Resumen de tu Broadcast:",lists_label:"\xbfQui\xe9n recibir\xe1 este Broadcast?",name_label:"Nombre del Broadcast",no_rules:"No se han seleccionado filtros",rule_groups_label:"Reglas de Filtro",save_flash:"\xa1\xc9xito! \xa1Tu Broadcast est\xe1 listo!",schedule_label:"Programar",send_list_count:"Recuento de Envios Futuros",smtp_integration_label:"Enviar Desde",type_label:"Tipo de Broadcast",type_name:"Mensaje de Email"}},intro_msg:"\xa1Hemos mejorado los Broadcasts! Tus Broadcasts m\xe1s grandes se enviar\xe1n m\xe1s r\xe1pido ahora. Si tienes alg\xfan problema, comun\xedcate con nuestro equipo de soporte en support@clickfunnels.com.",shared:{buttons:{exit_to_overview:"Salir a Vista General",next_button:"Siguiente",save_button:"Guardar",saving:"Guardando...",sending:"Enviando...",submit:"Enviar"},errors:{future_send_time:"No puedes enviar un Broadcast antes de la hora actual. Selecciona un d\xeda / hora en el futuro para enviar."},future_send_title:"Recuento de Envios Futuros",sending_in_past_modal:{adjust_schedule:"Ajustar Horario",broadcast_question:"\xbfTe gustar\xeda seleccionar el horario de env\xedo o enviar ahora?",send_now:"Enviar Ahora",warning_html:"Este Broadcast est\xe1 programado para enviarse en el pasado."},sidebar:{segments:{future_send_count_title:"Recuento de Envios Futuros",list_title:"LISTA"},title:{general_settings:"CONFIGURACI\xd3N GENERAL",message_preview:"VISTA PREVIA DEL MENSAJE"}},zero_to_send_modal:{broadcast_question:"\xbfEst\xe1s seguro de que deseas agregar este Broadcast a cola de env\xedo?",cancel:"Cancelar",confirm:"Confirmar",suggestion:"Nota: Cambiar las reglas de filtro puede afectar esto",warning_html:"El recuento de env\xedos futuros para este Broadcast es <span class='ui red bold text'>0</strong></span>"}}},broadcasts:{already_live:"El Broadcast ya est\xe1 en actvivo, cancela o cambia a borradores para editarlo.",breadcrumbs:{general_settings:"Configuraci\xf3n General",message:"Mensaje",message_preview:"Vista Previa del Mensaje",schedule:"Programar",settings:"Ajustes"},email_broadcasts:{header:" Broadcast Email",message:{aside:{inbox_preview:{defaults:{body:"Esto es lo que necesitas saber sobre este Email",pre_header:"Todo en este Email es genial",sent_at:"Hace 2 d\xedas",subject:"\xa1Mira esto!"},label:"Vista Previa",no_template:{body:"Esto es lo que necesitas saber sobre este Email",subject:"Prueba tu Email",title:"VISTA PREVIA DEL CORREO"}},test_email:{form:{email:{label:"Email de prueba"},submit:{value:"Enviar"}}}},form:{choose_email_template:"Elige una plantilla de Email",edit_email:"Edita tu Email",no_smtp:"Debes configurar las integraciones SMTP",pre_header:"Pre-Encabezado",pre_header_hint:"Invoca curiosidad usando un pre-encabezado que viene despu\xe9s de la l\xednea de asunto pero justo antes del contenido de tu Email",subject:"Asunto",subject_hint:"Coloca aqu\xed tu l\xednea de asunto llamativa, interrumpe patrones e impulsa las ventas"},full_preview:"Vista Previa Completa",save_success:"Tu mensaje se guard\xf3 correctamente."},next:"Siguiente",save:"Guardar",saving:"Guardando...",schedule:{form:{active_past_days:"Enviar solo a suscriptores activos anteriormente",resend:"Reenviar con nueva l\xednea de asunto",resend_label:"Reenviar este Broadcast a los suscriptores que no lo abrieron\n",send_at:"Enviar el <span>%{time_zone}</span>",send_at_notification:"La hora programada guardada ya ha pasado; si se env\xeda, la hora programada se actualizar\xe1 a ahora mismo.",send_broadcast:"Enviar Broadcast",sending:"Enviando...",use_contacts_timezone:"Zona horaria",use_contacts_timezone_label:"Enviar en la zona horaria de los suscriptores"},save_success:"Tu hora programada se guard\xf3 correctamente.",update_error:"No se pudo actualizar la programaci\xf3n del Broadcast: %{broadcast}"},settings:{form:{broadcast_name:"Nombre",from_name:"Enviado Por",from_select_label:"De",lists:"\xbfQui\xe9n recibir\xe1 este Broadcast?",smtp_account:"Enviar Desde",success:"Tu configuraci\xf3n se ha guardado correctamente.",tag:"Etiqueta de Grupo"},update_error:"No se pudo actualizar la configuraci\xf3n para el Broadcast: %{broadcast}"}},errors:{"default":"\xa1Ups! Algo sali\xf3 mal."},index:{add_new_tooltip:"Nuevo Broadcast",broadcast_started:"Se ha iniciado el env\xedo de tu Broadcast.",cancel:{confirmation:"\xbfEstas seguro que deseas continuar?",failure:"\xa1Ups! Algo sali\xf3 mal.",sent_error:"Tu Broadcast no se pudo cancelar porque ya se complet\xf3 el env\xedo.",success:"Broadcast cancelado con \xe9xito.",title:"Cancelar"},cancelled:"Cancelado",clone:{failure:"Vaya, algo sali\xf3 mal, no pudimos clonar esta transmisi\xf3n.",open_button:"Abrir Broadcast Clonado",success_html:"Broadcast clonado con \xe9xito.<br/> El nuevo Broadcast est\xe1 en la pesta\xf1a Borradores.",title:"Clonar"},destroy:{confirmation:"\xbfEstas seguro que deseas continuar? No puede deshacer esta acci\xf3n.",failure:{"default":"\xa1Ups! Algo sali\xf3 mal.",sending:"Estamos enviando el Broadcast ahora, as\xed que no podemos eliminarlo. Por favor, int\xe9ntalo de nuevo m\xe1s tarde."},success:"Contacto Eliminado Correctamente.",title:"Borrar"},drafts:"Borradores",edit:"Editar",empty_detail:"A\xfan no has creado ning\xfan Broadcast. Permite que tus clientes conozcan la informaci\xf3n que necesitan al enviarles tu mensaje a todos a la vez en una variedad de plataformas.",empty_header:"Crea tu primer Broadcast. Transmite tu mensaje importante a todos, de una vez.",go_to_campaigns:"Ir a Campa\xf1as de Email",header:"Mis Broadcasts",move_to_drafts:{failure:"\xa1Ups! Algo sali\xf3 mal.",success:"Broadcast movido con \xe9xito a borradores.",title:"Mover a Borradores"},pause:"Pausar",possible_delay:"Los Broadcast pueden experimentar un ligero retraso en el env\xedo seg\xfan la cantidad de Emails que est\xe1s enviando, el tama\xf1o de la lista y la cantidad de listas asociadas con la transmisi\xf3n.",queued:"En Cola",search_placeholder:"Encontrar cosas...",sending:"Enviando",sent:"Enviado",table:{body:{created_at:"Creado %{date} en %{time}",send_at:"Programado para %{date} en %{time}",sent:"Enviado",sent_at:"Enviado el %{date} a %{time}",time_ago:"hace %{time}"},footer:{currently_queued:"Broadcasts en cola de env\xedo.",divider:"/"},headers:{action:"Acci\xf3n",clicked:"CLIQUEADO",ctr:"CTR",current:"Actualmente siendo enviado",name:"NOMBRE",opened:"ABIERTO",revenue:"INGRESOS (USD)",scheduled_for:"Programado Para",send:"Enviar",send_at:"FECHA DE ENV\xcdO",sent:"ENVIADO",started_sending:"Env\xedo Comenzado",title:"T\xcdTULO",total:"TOTAL"},pre_header:{domains:"Dominios",drafts:"Borradores",funnels:"Funnels",queued:"En Cola",queued_broadcasts:"Broadcasts En Cola",search_draft_broadcasts:"Buscar Borradores de Broadcasts",search_queued_broadcasts:"Buscar Broadcasts En Cola",search_sent_broadcasts:"Buscar Broadcasts Enviadas",sending_broadcasts:"Broadcasts En Env\xedo",sent:"Enviado",sent_broadcasts:"Broadcasts Enviados"}}},"new":{apps_header:"Aplicaciones de Terceros",broadcast_name:"Nombre del Broadcast",broadcast_name_hint:"Crea un nombre para este Broadcast que puedas recordar",broadcast_type:"Tipo de Broadcast",broadcast_type_hint:"Selecciona una de las aplicaciones integradas o de terceros a continuaci\xf3n para tu tipo de Broadcast",built_in_integrations:{subheader:"Mensajer\xeda"},builtin_apps_header:"Aplicaciones Integradas",coming_soon:"Pr\xf3ximamente",create_error:"Hubo un problema al crear tu Email para Broadcast",description:"Elige el tipo de Broadcast de nuestras aplicaciones integradas, o elige entre 40+ aplicaciones de terceros para conectar e integrar a tu Funnel de Seguimiento.",email_messenger:"Mensaje de Email",err_no_smtp_html:"Por favor proporciona tu\n%{smtp_link}\npara personalizar los Emails salientes de ClickFunnels",fb_retargeting_messenger:"Mensaje Retargeting",form:{submit:{value:"Continuar"}},header:"Nuevo Broadcast",page_title_hint:"Elige el tipo de Broadcast de nuestras aplicaciones integradas",search_placeholder:"Buscar Una Aplicaci\xf3n",smtp_link:"Configuraci\xf3n de la cuenta SMTP",text_messenger:"Mensaje de Texto",third_party_integrations:{subheader:"Aplicaciones de Terceros"},upgrade_button:"Actualiza tu cuenta a Actionetics MD",upgrade_info:"Actualiza a Actionetics MD para tener acceso completo a las mejores aplicaciones integradas y a m\xe1s de 40 aplicaciones de terceros para mejorar la capacidad de tu negocio."},overview:{action:"ACCI\xd3N",average_cart_value:"GANANCIAS MEDIAS POR EMAIL",average_epc:"GANANCIAS MEDIAS POR CLICK (GPC)",cancelled_broadcast_help_link:"https://help.clickfunnels.com/hc/en-us/articles/360021448313-You-Manually-Cancelled-Your-Broadcast-What-Happens-Now-\n",clicked:"CLIQUEADO",dismissed:"DESCARTADOS",failed:"FALLIDO",gross:"BRUTO",header:{clicked:"Cliqueado",opened:"Abierto",sent:"Enviado",unsubscribed:"Dados de Baja"},lifetime_gross:"BRUTO DE POR VIDA",opened:"ABIERTOS",sent:"ENVIADO",total_unsubscribed:"TOTAL CANCELACIONES",unopened:"SIN ABRIR"},preview:{choose_design:"Elegir Dise\xf1o",coming_soon:"La vista previa del Mensaje de Escritorio llegar\xe1 pronto.",edit_design:"Editar Dise\xf1o",email_preview:"Vista Previa del Correo",header:"Vista Previa",no_audience:"No seleccionaste ninguna plantilla. Primero comienza por elegir qui\xe9n te gustar\xeda que reciba esta transmisi\xf3n.",no_preview_available:"No Hay Vista Previa Disponible",save_template:"Guardar Como Plantilla"},schedule:{actions:{next:"Revisi\xf3n para Enviar"}},sent:{clicks:"CLICKS",opened:"ABIERTOS",sent:"ENVIADO",unsubscribes:"BAJAS"},shared:{form:{schedule:{am:"AM",back:"Atr\xe1s",current_date:"Fecha Actual",date_selected:"Fecha Seleccionada para este Broadcast",delay_label:"hora(s), luego reenviar con esta l\xednea de asunto:",draft_broadcast:"Borrador de Broadcast",header:"Programar Env\xedo",helper_text:'El Broadcast solo se enviar\xe1 despu\xe9s de hacer click en el bot\xf3n "Enviar Ahora" en la p\xe1gina de resumen.',legend:"LEYENDA",next:"Siguiente",pm:"PM",resend_checkbox:"Reenviar este Broadcast a los suscriptores que no lo abrieron",scheduled_broadcast:"Broadcast Programado",select_date:"Haz click en la fecha en la que te gustar\xeda programar tu Broadcast.",send_at:"Enviar El",send_now:"Enviar Ahora",send_now_off:"Activa la opci\xf3n a continuaci\xf3n para que se env\xede el Broadcast inmediatamente despu\xe9s de revisar la p\xe1gina de resumen.",send_time:"Tiempo de Env\xedo",subject_description:"Si la dejas en blanco, la l\xednea de asunto ser\xe1 la misma que tu l\xednea de asunto inicial.",subject_placeholder:"Tu nueva l\xednea de asunto aqu\xed",wait:"Espera"},summary:{previously_queued:{alert_text:"Est\xe1s volviendo a poner en cola de env\xedo un Broadcast cancelado. Ten en cuenta que este Broadcast continuar\xe1 enviando desde donde se qued\xf3. Solo los contactos que a\xfan no hayan recibido este mensaje lo recibir\xe1n despu\xe9s de que lo pongas en cola para enviarlo.",approve_text:"Entiendo. Enviar ahora",cancel_text:"Cancelar"}}}},show:{header:"Broadcast",overview:{dismissed:"Descartados",failed:"Fallido",no_stats:"Las estad\xedsticas se mostrar\xe1n aqu\xed cuando se env\xede tu Broadcast.",stats:{none:"ninguna",unavailable_stats:"Estad\xedsticas No Disponibles"},total_clicked:"Total Clicks",total_opened:"Total Abiertos",total_sent:"Total Enviado",unopened:"Sin Abrir",unsubscribed:"Dados de Baja",work_in_progress:"Las estad\xedsticas de las Mensajes de Escritorio se mostrar\xe1n aqu\xed."},schedule_broadcast:"Programar este Broadcast",scheduled:"Programado:",scheduled_for:"Programado para",sent:{additional_info:"Informaci\xf3n de Contacto Adicional",address:"Direcci\xf3n",age:"Edad",city:"Ciudad",contacts:"Contactos",counts:"Mostrando %{showing} de %{total} acciones totales. Busca para encontrar un registro espec\xedfico.",date_sent:"FECHA DE ENV\xcdO",error_html:'<i class="icon exclamation triangle red"></i> Fallido: %{error}',gender:"G\xe9nero",header:"Enviado",hover_message:"Coloca el cursor sobre un contacto para ver m\xe1s informaci\xf3n.",name:"NOMBRE",pending:"Pendiente",show_full_profile:"Mostrar Perfil Completo",state:"Estado",tooltip:{clicked:"Cliqueado",unsubscribed:"Dado de Baja",viewed:"Visto"},total:"TOTAL"},settings:"Editar Configuracion",show_summary:{cancelled:"<b>Este Broadcast ha sido cancelado</b>",draft:"<b>Sin fecha de env\xedo programada</b>",facebook_page:"P\xc1GINA DE FACEBOOK",people:'a <b data-stats-name="total_to_send_count" data-stats-type="number">-</b> personas',queued:"En cola para %{queued_time}\n",sending:'Enviando <b>ahora</b> a <span data-stats-name="total_sent" data-stats-type="number">-</span> / <b data-stats-name="total_to_send_count" data-stats-type="number">-</b> personas',sent:'Enviado el <b>%{sent_time}</b> a <b data-stats-name="total_sent" data-stats-type="number">-</b> personas',subject_line:"L\xcdNEA DE ASUNTO"},tabs:{overview:"Vista General",preview:"Vista Previa",sent:"Lista de Env\xedos"},title:"T\xcdTULO"},sidebar:{list:"LISTA"},text_broadcasts:{header:"Mensaje de Texto Masivo",message:{disable_with:"Guardando...",message_label:"Mensaje de Texto",next:"Siguiente",save_and_exit:"Guardar y Salir",success:"Mensaje guardado con \xe9xito."},schedule:{active_past_days:"Enviar solo a suscriptores activos anteriormente",save:"Guardar",save_success:"Tu hora programada se guard\xf3 correctamente.",saving:"Guardando...",send_at:"Enviar a",send_at_notification:"La hora programada guardada ya ha pasado; si se env\xeda, la hora programada se actualizar\xe1 a ahora mismo.",send_broadcast:"Enviar Broadcast",send_now:"Enviar Ahora",sending:"Enviando...",sending_success:"Tu mensaje comenzar\xe1 a enviarse en breve.",update_error:"No se pudo actualizar la programaci\xf3n del Broadcast: %{broadcast}",use_contacts_timezone:"Zona horaria",use_contacts_timezone_label:"Enviar en la zona horaria de los suscriptores"},settings:{disable_with:"Guardando...",integration_label:"\xbfDe qu\xe9 n\xfamero saldr\xe1 este SMS?",lists:"\xbfQui\xe9n recibir\xe1 este Broadcast?",name_label:"Nombre",next:"Siguiente",save_and_exit:"Guardar y Salir",sub_header:"Detalles",success:"Tu configuraci\xf3n se ha guardado correctamente."}},third_party_apps:{header:"Nueva Acci\xf3n %{integration_name}"}},calculating:"Calculando",clickfunnels:{grandfathered_in:"Cuenta Protegida Actionetics MD ",name:"ClickFunnels",platinum_name:"ClickFunnels Platinum"},commission_plan_schedules:{edit:{header:"Editar Programa de afiliados"},form:{button:{submit:{create:{disable_with:"Creando Programa del Plan de Comisiones...",text:"Agregar Programa de Afiliados"},update:{disable_with:"Actualizando Programa del Plan de Comisiones...",text:"Editar Programa de afiliados"}}},field:{amount:{label:"Importe",validation:{empty:"Ingresa una cantidad.",number:"Por favor, introduce un n\xfamero."}},months_out:{label:"Meses Antes del Pago",validation:{empty:"Por favor introduce un valor.",integer:"Ingresa un n\xfamero entero."}},payment_type:{label:"Tipo de Pago",value:{Fixed:"Fijo",Percent:"Porcentual"}}}},"new":{header:{prefix:"Agregar Programa de Afiliados para",suffix:{edit:"Nivel #%{tier}","new":"Nuevo Nivel"}}}},concepts:{actionetics:{broadcasts:{email_messengers:{message:{choose_email_template:{label:"Elige una plantilla de Email"},edit_email:{label:"Edita tu Email"},form_success:"Mensaje guardado con \xe9xito.",pre_header:{hint:"Invoca curiosidad usando un pre-encabezado que viene despu\xe9s de la l\xednea de asunto pero justo antes del contenido de tu Email",label:"Pre-Encabezado",placeholder:"Pre-encabezado..."},subject:{hint:"Coloca aqu\xed tu l\xednea de asunto llamativa, interrumpe patrones e impulsa las ventas",label:'Asunto <span class="red text">*</span>',placeholder:"Tu linea de asunto..."}},settings:{broadcast_name:{label:"Nombre del Broadcast"},exit_to_overview:{label:"Salir a Vista General"},form_success:"La configuraci\xf3n general se guard\xf3 correctamente.",from_name:{hint:"Este nombre se mostrar\xe1 en la bandeja de entrada de tus destinatarios.",label:"Enviado Por"},from_select:{label:"(De %{from_email})"},group_tag:{hint:"Crea un grupo o guarda este Broadcast en un grupo que ya hayas creado.",label:"Etiqueta de Grupo"},list_ids:{hint:"Agrega una lista a la que se enviar\xe1 tu Broadcast",label:"\xbfQui\xe9n recibir\xe1 este Broadcast?"},send_from:{hint:"Selecciona desde cual Integraci\xf3n de Email enviar",label:"Enviar Desde"},setup_smtp_btn:{label:"Configurar el env\xedo de Emails"}},summary:{from_name:{header:"Enviado Por"},group_tag:{header:"Etiqueta de Grupo"},lists:{header:"\xbfQui\xe9n recibir\xe1 este Broadcast?"},name:{header:"Nombre de tu Broadcast:"},page:{header:"Resumen de tu Broadcast:"},queue_to_send:{label:"Cola de Env\xedos Futuros"},send_at:{immediately:"Inmediatamente",label_html:"Se Env\xeda El <span class='green bold text'>%{send_at}</span>"},send_from:{header:"Enviar Desde",summary:"(De %{from_email})"},send_now:{label:"Enviar Ahora"},type:{header:"Tipo de Broadcast",summary:"Mensaje de Email"}},title:{label:"Mensaje de Email"}},third_party_apps:{settings:{broadcast_name:{label:"Nombre del Broadcast",placeholder:"Nombre del Broadcast"},exit_to_overview:{label:"Salir a Vista General"},form_success:"La configuraci\xf3n general se guard\xf3 correctamente.",from_name:{hint:"Este nombre se mostrar\xe1 en la bandeja de entrada de tus destinatarios.",label:"Enviado Por"},from_select:{label:"(De %{from_email})"},group_tag:{hint:"Crea un grupo o guarda este Broadcast en un grupo que ya hayas creado.",label:"Etiqueta de Grupo",placeholder:"A\xf1adir grupo"},list_ids:{hint:"Agrega una lista a la que se enviar\xe1 tu Broadcast",label:"\xbfQui\xe9n recibir\xe1 este Broadcast?"},next_step:{label:"Siguiente"},send_from:{hint:"Elige una cuenta para enviar desde",label:"Enviar Desde"},setup_integration_btn:{label:"Configurar cuenta %{integration_name}"}},summary:{action:{header:"Acci\xf3n: %{integration}"},group_tag:{header:"Etiqueta de Grupo"},lists:{header:"\xbfQui\xe9n recibir\xe1 este Broadcast?"},name:{header:"Nombre de tu Broadcast:"},page:{header:"Resumen de tu Broadcast:"},queue_to_send:{label:"Cola de Env\xedos Futuros"},send_at:{label:"Se Env\xeda El <span class='green bold text'>%{send_at}</span>"},type:{actionetics_html:'<strong class="bold text">Actionetics</strong>',funnel_messenger_html:'<strong class="bold text">Actionetics</strong>',header:"Tipo de Broadcast",summary_html:'<strong class="bold text">Aplicaci\xf3n de Terceros%{app_name}</strong>'}},title:{label:"Nueva Acci\xf3n de Terceros"}}}},cookbook:{marketplace_funnel:{confirm_purchase:{cancel_button:"En realidad, todav\xeda no...",confirm_button:"Comprar Funnel por %{price}",content:'Estamos a punto de cargar %{price} en la tarjeta que tenemos registrada. Al completar tu compra, aceptas los <a href="https://marketplace.funnelbuilder.com/terms-of-service" target="_blank">T\xe9rminos de servicio.</a>',header:"Tu Compra Est\xe1 Casi Completa...",small_text:"Las compras no son cancelables ni reembolsables."},get_funnel:"Obtener Funnel",included:"GRATIS",purchase_funnel:"Comprar Funnel"},recipe:{all:"Todos",cart:"Comprar Online","create-funnel":"Constructor de Funnels Cl\xe1sico",download:"Descargar eBook",free:"Gratis",header:"Recetario de Funnel Hacker",paid:"Pagado","select-funnel":"Seleccionar Funnel","step-header":"Paso 1","step-sub-header":"Utiliza el filtro para encontrar la receta de Funnel adecuada para tu negocio.","step-two":"Paso 2","sub-header":"Est\xe1s a solo un Funnel de distancia..."}},domains:{toggle_autorenew:{domain_not_found:"Dominio no encontrado"}},shared:{tables:{preheader_groups:{column_filter:{header:"Columnas Mostradas"}}},trigger:{v2:{view:{days_label:"D\xedas",hours_label:"Horas",when_to_trigger_hint:"\xbfCu\xe1ntos d\xedas u horas despu\xe9s del inicio de este Funnel de Seguimiento se debe enviar este mensaje?",when_to_trigger_label:'Cu\xe1ndo activar la acci\xf3n <span class="red text">*</span>'}}}}},contact_profile_imports:{bread_crumb:{"import":"Importar",map_fields:"Mapear Campos",upload:"Cargar"},errors:{file_format:"Error al cargar el archivo, aseg\xfarate de que sea un archivo CSV v\xe1lido. %{message}",file_not_found:"Error al cargar el archivo, aseg\xfarate de que sea un archivo CSV v\xe1lido.",file_size:"Error al cargar el archivo, aseg\xfarate de que el tama\xf1o del archivo sea menor que %{size}."},"import":{add_to_lists:"Agregar a Lista(s):",double_check:"Verifica lo siguiente y una vez que todo se vea bien, \xa1podemos comenzar la importaci\xf3n!",error:"Lamentablemente, la importaci\xf3n no se realiz\xf3 correctamente. Vuelve a intentarlo.",file:"Archivo",is:"es",large_upload_notice:"La importaci\xf3n pueden tardar desde varios minutos a unas pocas horas.",queued_notice:"Los perfiles de contactos en cola han sido importados correctamente.\nEspere un par de minutos para que aparezcan.\n",stats:"Estad\xedsticas",submit:"\xa1Se ve bien! Importar estos %{contacts} contactos",summary:"Resumen"},index:{contacts_verified:"Emails de contacto verificados: %{verified} - (no v\xe1lido: %{invalid})",date:"Fecha: %{date}",detail:"Detalles",email:"Email:",error:"Error",failed:"Muestra de datos fallidos:",failed_imports:"No se pudieron importar los contactos: %{failed_contacts}",failure_reason:"(Es probable que estos contactos tengan un Email incorrecto / incompleto)",header:"Examinar Importaciones de Contactos",less:"Menos",list_added:"%{list_name}: %{list_added} agregado",listing:"Listas: %{listing}",lists:"Listas:",name:"Nombre:",progress:"Progreso",records_found:"Registros de contactos encontrados: %{contacts}",records_imported:"Registros de contactos importados: %{contacts} - %{failed_contacts}",started:"Empezado",table:{status:{complete:"Completar","complete with failures":"Completo con fallas",failed:"Fallido",queued:"En Cola",uploading:"Cargando"}},to:"a"},layout:{import_contacts:"Importar Contactos"},map_fields:{add_field:"Agregar Campo",available_fields:"Campos Disponibles",back:"Atr\xe1s",continue_with_missing:"Si no asignas esas columnas a un campo disponible, los datos que contienen no se importar\xe1n. Haz coincidir un campo disponible con esas columnas o contin\xfaa para omitirlas.",detail_text:"Selecciona los datos de los campos disponibles para las columnas sin asignar a continuaci\xf3n",dropdown:"Seleccionar campo",heads_up:"\xa1Aviso!",is:"es",names:{City:"Ciudad",Country:"Pa\xeds",Email:"Email","First Name":"Nombre","Last Name":"Apellido",Phone:"Tel\xe9fono",State:"Estado","Street 1":"Calle 1","Street 2":"Calle 2",Zip:"C\xf3digo Postal"},no_map:"No mapeaste",no_map_detail:"de tus columnas CSV a un campo disponible:",nothing:"nada...",review:"Revisar",sample_of_data:"Muestra de tus datos",saving:"Guardando...",your_columns:"Tus Columnas"}},contact_profiles:{add_to_list:{failure:"Debe seleccionarse una lista",job_not_scheduled:"\xa1Ups! Algo sali\xf3 mal. Vuelve a intentarlo.",success:"Se est\xe1n agregando contactos a tus listas seleccionadas. Dependiendo de cu\xe1ntos contactos tengas, esto puede demorar varios minutos."},contact_profile:{business_history:{company:"Empresa",current:"ACTUAL",end_date:"Fecha Final",header:"HISTORIA EMPRESARIAL",job_title:"T\xedtulo Profesional",past:"PASADO",start_date:"Fecha de Inicio",status:"Estado"},edit:{address_1:"Direcci\xf3n",address_2:"Direcci\xf3n 2 (n\xfamero de apartamento / suite, punto de referencia, etc.)",archive:"Archivar",archive_confirm:"\xbfEst\xe1s seguro?",archive_contact:"Archivar Contacto",archive_disabled:"Archivando...",archive_header:"Est\xe1s a punto de eliminar este contacto",archive_note:"Al archivar un contacto, los datos del contacto, junto con los datos asociados, se conservar\xe1n en la base de datos de ClickFunnels. Al archivar el contacto, se eliminar\xe1 de todas las vistas, exportaciones y paneles. El contacto se cancelar\xe1 autom\xe1ticamente si se utiliza el mismo Email para optar por participar a trav\xe9s de uno de tus Funnels o p\xe1ginas, incluso si el contacto se archiv\xf3 previamente. Cuando eliminas un contacto a trav\xe9s de la Solicitud de GDPR, eliminas ese contacto de su alcance activo y eliminas ese contacto de la plataforma ClickFunnels.",archive_v2:"\xbfArchivar informaci\xf3n de contacto para %{contact}?",cancel:"Cancelar","delete":"Borrar",email:"Email",email_cannot_be_changed:"El Email es un identificador \xfanico para este contacto, ya que es de solo lectura y no se puede cambiar.",first_name:"Nombre",full_name:"Nombre Completo",gdpr_delete:"Eliminar Contacto (cumplimiento de GDPR)",gdpr_delete_confirm_mismatch:"No ingresaste la confirmaci\xf3n correctamente",gdpr_delete_label:'Escribe "DELETE" para confirmar',gdpr_delete_note:"Est\xe1s a punto de eliminar permanentemente este contacto junto con los datos asociados. Eliminar este contacto lo eliminar\xe1 de todas las vistas, exportaciones y paneles de control.",gdpr_delete_note_warning:"La operaci\xf3n no se puede deshacer.",header:"Editar Contacto",last_name:"Apellido",phone:"Tel\xe9fono",save:"Guardar",ship_address_1:"Direcci\xf3n de Env\xedo 1",ship_address_2:"Direcci\xf3n de Env\xedo 2 (n\xfamero de apartamento / suite, punto de referencia, etc.)",ship_city:"Ciudad de Env\xedo",vat_number:"N\xfamero VAT"},exists:{active:{flash:"Ya existe un contacto con la misma direcci\xf3n de Email en tu lista de contactos.",level:"error\n",message:"Ya existe un contacto con el mismo Email",status:"activo"},archived:{flash:"Este contacto est\xe1 archivado en tu cuenta. Al hacer click en guardar, se restaurar\xe1 y actualizar\xe1 este contacto",level:"advertencia",message:"Este contacto est\xe1 archivado en tu cuenta",status:"archivado"}},general_info:{additional_info:"informaci\xf3n Adicional",additional_info_no_edit:"No se puede editar informaci\xf3n adicional.",address:"Direcci\xf3n",age:"Edad",age_range_high:"Rango de Edad Superior",age_range_low:"Rango de Edad Inferior",city:"Ciudad",country:"Pa\xeds",edit_button:"Editar",export_button:"Exportar Datos",export_modal:{cancel_button:"Cancelar",description_markdown:"Al exportar la informaci\xf3n de este contacto, se te enviar\xe1 en un Email que podr\xe1s reenviar a tu contacto si ha solicitado sus datos.",error:"Algo sali\xf3 mal. Ponte en contacto con el soporte t\xe9cnico.",export_button:"Exportar",header:"Exportar Informaci\xf3n de Contacto",need_to_agree:"Debes aceptar para exportar la informaci\xf3n del perfil de contacto.",non_inclusive_statement:"Entiendo que estos datos no son todos inclusivos y tendr\xe9 que incluir cualquier informaci\xf3n de identificaci\xf3n personal adicional que hayas rastreado. Adem\xe1s, entiendo que algunos datos, como las cookies, no est\xe1n incluidos en este conjunto de datos.",owner_verification_statement:"He verificado que el solicitante de estos datos es el propietario de estos datos.",success:"Deber\xedas recibir un Email con la informaci\xf3n solicitada en unos minutos"},gender:"G\xe9nero",ip_address:"Direcci\xf3n IP",location:"Ubicaci\xf3n",provider:"Proveedor",same_as_billing:"\xbfDirecci\xf3n de envio igual a la direcci\xf3n de facturaci\xf3n?",score_type:"Tipo de Puntuaci\xf3n",select_country:"Seleccionar Pa\xeds",shipping_address:"Direcci\xf3n de Env\xedo",state:"Estado",street:"Direcci\xf3n",unsubscribed_at:"Darse de baja en:",value:"Valor",zip_code:"C\xf3digo Postal o ZIP"},nav:{business_history:"Historia Empresarial",date_created:"Creado en:",general_info:"Informaci\xf3n General",globally_unsubscribed_tag:"Cancelaci\xf3n Global",overview:"Vista General",tags:"Etiquetas"},"new":{address_1:"Direcci\xf3n 1",address_2:"Direcci\xf3n 2",address_header:"Direcci\xf3n",cancel_button:"Cancelar",city:"Ciudad",contact_compliance:"Confirmo que este contacto es mayor de 18 a\xf1os y me ha dado permiso para recibir comunicaciones de marketing.",country:"Pa\xeds",country_placeholder:"Selecciona un pa\xeds...",email:"Email",first_name:"Primer Nombre",header:"Crear Nuevo Contacto",last_name:"Apellido",need_to_agree:"Debes obtener el permiso del contacto antes de agregarlo a tu cuenta.",phone:"N\xfamero de Tel\xe9fono",save_button:"Guardar Nuevo Contacto",shipping_address_header:"Direcci\xf3n de Env\xedo",state:"Estado",tags_html:'Etiquetas <span class="small text">(separadas por comas)</span>',tags_placeholder:"Agregar etiqueta(s)",vat:"N\xfamero VAT",zip:"C\xf3digo Postal"},overview:{action_score:"Puntuaci\xf3n de Acci\xf3n",action_score_tooltip:"El puntaje de acci\xf3n es un promedio del valor social, reciente, frecuencia y valor de su contacto. La puntuaci\xf3n de acci\xf3n de un contacto es m\xe1s alta en funci\xf3n de la cantidad de dinero que haya gastado contigo, la actividad que tenga en las redes sociales, la frecuencia y la frecuencia con la que se haya comprometido contigo.",additional_info:"INFORMACION ADICIONAL",additional_info_partial:{cf_affiliate:"Afiliado de CF",cf_uvid:"CF UVID",cp_vat_number:"N\xfamero VAT",header:"INFORMACION ADICIONAL",ip_address:"Direcci\xf3n IP",time_zone:"Huso horario",utm_campaign:"Campa\xf1a UTM",utm_content:"Contenido UTM",utm_medium:"Medio UTM",utm_source:"Fuente de UTM",utm_term:"T\xe9rmino UTM"},address:{address_1:"DIRECCI\xd3N",address_2:"APARTAMENTO / SUITE",city:"CIUDAD",country:"PA\xcdS",edit_profile_button:"Editar Perfil",export_data_button:"Exportar Datos",full_name:"NOMBRE COMPLETO",header:"DIRECCI\xd3N",shipping_address_header:"DIRECCI\xd3N DE ENV\xcdO",state:"ESTADO",zip:"C\xd3DIGO POSTAL / PIN"},email_lists:"Listas de Email",followers:"Seguidores",followers_tooltip:"Seguidores es el recuento de seguidores en todas las plataformas de redes sociales que pudimos encontrar para el contacto.",frequency:"Frecuencia",frequency_tooltip:"La frecuencia representa la asiduidad con la que un contacto se relaciona contigo. Si un contacto interact\xfaa contigo todos los d\xedas desde que se agregaron a tu cuenta, su Frecuencia ser\xeda del 100%.",memberships:"Membres\xedas",purchases:"Compras",quick_actions:{add_lists:"Agregar a Lista(s)",add_lists_modal:{disable_with:"A\xf1adiendo...",label:"Selecciona Listas para agregar este contacto",save_button:"Agregar a Lista(s)"},add_tags:"Agregar Etiquetas",add_tags_modal:{disable_with:"Agregando...",label:"Selecciona Etiquetas para agregar a este contacto",save_button:"Agregar Etiquetas"},add_to_lists_button:"+ Agregar a Lista(s)",cancel_button:"Cancelar",complete:{add_lists:"El contacto se agreg\xf3 correctamente a las listas",add_tags:"Las etiquetas se agregaron correctamente",remove_lists:"El contacto se elimin\xf3 correctamente de la(s) lista(s)",remove_tags:"Las etiquetas se eliminaron correctamente"},errors:{add_lists:"El contacto no se agreg\xf3 a las listas",add_tags:"No se agregaron etiquetas",contact_not_found:"Accion Fallida",missing_action:"No se realiz\xf3 una acci\xf3n no v\xe1lida",remove_lists:"El contacto no se elimin\xf3 de la(s) lista(s)",remove_tags:"No se quitaron las etiquetas"},menu_name:"Gestionar Contacto",remove_lists:"Quitar de lista(s)",remove_lists_modal:{disable_with:"Eliminando...",label:"Selecciona Listas de las que se eliminar\xe1 este contacto",save_button:"Quitar de lista(s)"},remove_tags:"Eliminar Etiquetas",remove_tags_modal:{disable_with:"Eliminando...",label:"Selecciona Etiquetas para eliminar de este contacto",save_button:"Eliminar Etiquetas"}},recency:"Antig\xfcedad ",recency_tooltip:"La antig\xfcedad representa la \xfaltima vez que el contacto se comprometi\xf3 contigo. Si se comprometieran hoy, la antig\xfcedad ser\xeda del 100%. Si se comprometieron hace m\xe1s de 100 d\xedas, la antig\xfcedad ser\xeda del 1%.",social_profiles:"Social",social_profiles_tooltip:"Social representa cuantos perfiles sociales podemos encontrar asociados con su direcci\xf3n de Emails. Cuanto m\xe1s cuentas de redes sociales, mayor es su valor social",value:"Valor",value_tooltip:"El valor est\xe1 determinado por la cantidad de dinero que un contacto ha gastado contigo. La cantidad de dinero se representa un porcentaje entre el 1% y el 100%. Si el contacto ha gastado $ 0, su valor es del 1% y si ha gastado $ 100 o m\xe1s, ser\xe1 del 100%. Gastar $ 30 les dar\xeda un valor del 30% y as\xed sucesivamente."},tags:{added_on:"A\xf1adido",header_html:"ETIQUETAS A\xd1ADIDAS RECIENTEMENTE <span>%{count} de %{total}</span>",job_title:"T\xedtulo Profesional",no_tags_found:'%{name} no tiene etiquetas como "%{query}".\n',no_tags_message:"%{name} todav\xeda no tiene etiquetas.\n",removal_confirm:"\xbfEst\xe1s seguro?",removal_success:"Etiqueta eliminada correctamente",remove:"Eliminar",see_all_button:"Ver Todas",tag:"Etiqueta",tags_header:"Etiquetas"},
upgrade_card:{cta_content:"Actualiza tu cuenta a ClickFunnels Platinum para acceder a Listas, Broadcasts y Funnels de Seguimiento.",header:"Obt\xe9n acceso a Listas, Broadcasts y Funnels de Seguimiento.",upgrade_button:"\xa1Actualizar ahora!"}},content_locked:"Contenido bloqueado: se requiere cuenta Platinum.",email_campaigns:{nil_broadcasts_message:"%{name} no ha recibido ninguno de tus Broadcasts.",table_clicked_column:"Cliqueado",table_opened_column:"Abierto",table_send_column:"Enviar El",table_status_column:"Estado",table_subject_column:"Asunto",table_unsubscribed_column:"Dado de Baja"},"export":{processing:"Procesando"},flash_messages:{contact_archive_error:"Se produjo un error al archivar este contacto.",contact_archive_success:"Contacto archivado correctamente.",contact_gdpr_delete_success:"Contacto eliminado correctamente.",contact_update_success:"Contacto actualizado correctamente.",purchase_update_success:"Compra actualizada correctamente."},index:{button:{create_new_contact:"Crear Nuevo Contacto",download_contacts:"Descargar",import_contacts:"Importar"},filter:{action:{add_contacts:"Agregar Contactos a Listas",select_all:"SELECCIONAR TODOS"},dropdown:{title:"Columnas Mostradas"},header:"Lista de Contactos",optional_columns:{action_score:"Action Score",age:"Edad",age_range_lower:"Rango de Edad Inferior",age_range_upper:"Rango de Edad Superior",email:"Email",full_name:"Nombre Completo",gender:"G\xe9nero",location_general:"Ubicaci\xf3n General",phone:"Tel\xe9fono"},search:{placeholder:"Buscar"}},filter_range:{alltime:"Todo El Tiempo"},header:"Mis Contactos",stats_card:{card:{title:{lifetime_contacts:"Contactos de por Vida",new_contacts:"Contactos nuevos",unsubscribers:"Cancelaciones"}}},table:{contact_options:{contact_profile:"Perfil de Contacto",marketing_automation:"Automatizaci\xf3n de Marketing",memberships:"Membres\xedas",purchases:"Compras",recent_activity:"Actividad Reciente"},dropdown:{title:"Columnas Mostradas"},elastic_search_limit:{message:"No se pueden mostrar m\xe1s de 10,000 contactos a la vez. Limita tu b\xfasqueda por palabra clave, rango de fechas u orden."},header:{date:{created:"Fecha de Creaci\xf3n",subscribed:"Fecha de Suscripci\xf3n"},name:"Nombre"},label:{pending_removal:"Pendiente de Eliminaci\xf3n",unsubscribe:"Cancelar Suscripci\xf3n"},no_results:{after_filtering:"No se encontraron Planes Comisiones en la b\xfasqueda %{filter_param}",in_database:"Actualmente No Tienes Contactos ..."},tooltip:{lifetime_contact:"CONTACTO DE POR VIDA",lifetime_contacts:"CONTACTOS DE POR VIDA",new_contact:"NUEVO CONTACTO",new_contacts:"NUEVOS CONTACTOS",select_all:"SELECCIONAR TODOS",unsubscriber:"CANCELACION",unsubscribers:"CANCELACIONES"}}},marketing_automation:{action_funnels:{header:"Funnels de Seguimiento",nil_action_funnels_message:"%{name} no ha recibido ni est\xe1 programado actualmente para ning\xfan paso del Funnel de Seguimiento.",no_fufs_found:'%{contact} no ha recibido ning\xfan paso del Funnel de Seguimiento como "%{query}".\n',not_on_fufs:"%{contact} a\xfan no ha recibido ning\xfan paso del Funnel de Seguimiento.\n",send_at:"Enviar El",status:"Estado",step:"Paso",visit_fuf:"(Visitar Funnel de Seguimiento)"},broadcasts:{clicked:"Cliqueado",header:"Broadcasts",name:"Nombre",nil_broadcasts_message:"%{name} no ha recibido ninguno de tus Broadcasts.",no_broadcasts_found:'%{contact} no ha recibido Broadcasts como "%{query}".\n',not_on_broadcasts:"%{contact} a\xfan no ha recibido Broadcasts.\n",opened:"Abierto",send_at:"Enviar El",sent_at:"Enviado El",status:"Estado",subject:"Asunto / Acci\xf3n",unsubscribed:"Dado de Baja"},nav:{broadcasts:"Broadcasts",follow_up_funnels:"Funnels de Seguimiento",header:"Automatizaci\xf3n de Marketing",lists:"Listas",subscribed_lists:"Listas Suscritas"},search_bar_placeholder:"Buscar Automatizaciones de Email ...",subscribed_lists:{dropdown_placeholder:"Agregar o Quitar de la(s) lista(s)",dropdown_title:"Actualizar Listas",flash:{global_resubscribed_from_list:'%{contact} ahora se ha vuelto a suscribir a "%{list}". Ya no esta dado de baja globalmente y recibir\xe1 comunicaciones de nuevas listas a las que se suscriban en el futuro.\n',globally_resub_error:"%{contact} no se volvi\xf3 a suscribir.",globally_resubscribed:"%{contact} se ha vuelto a suscribir a globalmente.",list_unsub_error:'No se cancel\xf3 la suscripci\xf3n de %{contact} a "%{list}".\n',resubscribe_contact_error:'%{contact} no se volvi\xf3 a suscribir a "%{list}".\n',resubscribed_from_list:'%{contact} ahora se ha vuelto a suscribir a "%{list}".\n',unsubscribed_from_list:'%{contact} ya no est\xe1 suscrito a "%{list}".\n'},header:"Listas",list_name:"Nombre de la Lista",modal:{auth_permission:'Tengo permiso para volver a suscribir a %{contact} a "%{list}"',cancel:"Cancelar",disable_with:"Suscribiendo...",global_auth_permission:"Tengo permiso para volver a suscribir a %{contact} a todas las comunicaciones futuras.",global_resubscribe_header:"Est\xe1s volviendo a suscribir a %{contact} globalmente.",global_resubscribe_notice:'Dado que la suscripci\xf3n de %{contact} est\xe1 actualmente cancelada, volver a suscribirlos a "%{list}" les permitir\xe1 recibir comunicaciones de nuevas listas a las que se agreguen en el futuro.',resubscribe_contact:"Volver a Suscribir Contacto",resubscribing_header:'Est\xe1s suscribiendo de nuevo a %{contact} a la lista "%{list}"'},nil_subscriptions_message:"%{name} no est\xe1 suscrito actualmente a todas las comunicaciones.",no_lists_found:'%{contact} no est\xe1 en ninguna lista como "%{query}".\n',not_on_lists:"%{contact} a\xfan no est\xe1 en ninguna lista.",remove:"Eliminar",resubscribe:"Vuelve a Suscribir",searchbar_placeholder:"Buscar Listas",smart_list_label:"Lista Inteligente",status:"Estado",subscribed:"Suscrito",subscribed_on:"Suscrito El",unsubscribe:"Dar de baja",unsubscribed:"Dado de Baja",unsubscribed_label:"Dado de Baja",unsubscribed_on:"Suscripci\xf3n Cancelada el",update_button:"Actualizar"}},memberships:{activity:"Actividad","delete":"Borrar",delete_membership_cancel:"Cancelar",delete_membership_confirm:"Eliminar Membres\xeda",delete_membership_confirmation:"\xbfQuieres eliminar esta Membres\xeda?",js_password_prompt:"\xbfCu\xe1l te gustar\xeda que fuera la nueva contrase\xf1a?",lesson_name:"Nombre de la Lecci\xf3n",membership:"Membres\xeda",memberships:"Membres\xedas",new_password:"Nueva Contrase\xf1a",nil_memberships_message:"%{name} no se ha registrado en ninguno de tus Funnels con Membres\xeda.",nil_memberships_search_message:'%{name} no tiene Membres\xedas como "%{query}".\n',pop_up_confirmation:"\xbfEst\xe1s seguro?",progress:"Progreso",remove_error_message:"Error desconocido al eliminar la Membres\xeda. Vuelve a intentarlo.",reset_link:"Restablecer",reset_password:"Restablecer Contrase\xf1a",reset_password_button:"Restablecer Contrase\xf1a",reset_user_password:"Restablecer Contrase\xf1a de Usuario",search_bar_placeholder:"Buscar Miembros ...",started_on:"Comenz\xf3 En",table_created_column:"Creada",table_funnel_column:"Funnel",table_login_column:"Iniciar sesi\xf3n",table_name_column:"\xc1rea de Miembros",table_progress_column:"Progreso",table_status_column:"Estado"},nav:{titles:{contact_profile:"Perfil de Contacto",marketing_automation:"Automatizaci\xf3n de Marketing",memberships:"Membres\xedas",purchases:"Compras",recent_activity:"Actividad Reciente"}},purchases:{add_purchase_button:"Agregar Compra para Acceder al Producto",amount:"Importe",commission_to:"Comisi\xf3n a %{aff_account} por %{aff_amount}",customer:"Cliente","delete":"Borrar",details:"Detalles",environment:"Medio",funnel:"Funnel",header_button:{add_new_purchase_for:"Agregar nueva compra de",add_purchase:"Agregar Compra",cancel:"Cancelar",creating_purchase:"Creando Compra",select_product:"Seleccionar Producto"},id:"ID",live:"ACTIVO",nil_purchase_message:"%{name} no tiene compras.\n",nil_purchase_search_message:'%{name} no tiene compras como "%{query}".\n',nil_purchases_message:"No se encontraron compras en los \xfaltimos 30 d\xedas",no_purchase_found:"No Se Encontraron Compras",no_purchase_found_for:"No Se Encontraron Compras Para",no_purchase_last_30:"No se encontraron compras en los \xfaltimos 30 d\xedas",no_sales_message:"Parece que no has realizado ninguna venta para este Funnel en el intervalo de fechas seleccionado.",order_bump:"+ Venta Incremental",product:"Producto",purchase_message:{one:"Viendo Todas las Compras de %{filter} con %{count} Compra Encontrada",other:"Viendo Todas las Compras de %{filter} con %{count} Compra Encontrada"},purchases_message:{one:"Viendo Todas las Compras con %{count} Compra Encontrada",other:"Viendo Todas las Compras con %{count} Compra Encontrada"},save_button:"Guardar",search_bar_placeholder:"Buscar Compras ...",send_traffic_message:"Comienza e enviar tr\xe1fico a este Funnel o cualquier p\xe1gina de ventas dentro de este Funnel. Todas tus ventas aparecer\xe1n aqu\xed para administrar y ver.",status:"Estado",statuses:{cancel:"CANCELAR",canceled:"CANCELADO",deleting:"ELIMINANDO",failed:"FALLIDO",paid:"PAGADO",payment_complete:"PAGO COMPLETADO",refunded:"REEMBOLSADO"},test:"PRUEBA",time:"Hora",time_purchased:"hace %{time}",total_products:{one:"%{count} producto",other:"%{count} productos"},transaction_id:"ID de Transacci\xf3n",view:"Ver"},recent_activity:{header:"Actividad Reciente",nil_activity_message:"No hay actividad reciente.",no_recent_activity:"%{contact} no tiene actividad reciente.\n",no_recent_activity_found:'%{contact} no tiene actividad reciente como "%{query}".\n',search_bar_placeholder:"Buscar Actividad Reciente...",table_affiliate_column:"Afiliado",table_funnel_column:"Funnel",table_page_column:"P\xe1gina",table_referrer_column:"Referidor",table_time_column:"Hora"},remove_from_list:{notice:"Se elimin\xf3 correctamente %{email} de %{list_name}"},update_lists:{failure:"Las Listas no se pudieron actualizar",success:"Las Listas se actualizaron correctamente"}},contacts:{imports:{"new":{steps:{"import":{title:"Importar"},map_fields:{title:"Mapear Campos"},upload:{title:"Cargar"}}}}},content_security_policy:{create:{failure:"\xa1Ups! Se produjo un error al guardar la Pol\xedtica de seguridad del contenido.",success:"Pol\xedtica de seguridad de contenido creada correctamente."},destroy:{failure:"\xa1Ups! Se produjo un error al eliminar la Pol\xedtica de seguridad de contenido.",success:"Pol\xedtica de seguridad de contenido eliminada correctamente."},edit:{header:"Editar pol\xedtica de seguridad de contenido"},form:{frame_ancestors:{allow_all:"Permitir Todo",allow_none:"No Permitir Ninguno",allow_same_origin:"Permitir el Mismo Origen",back:"Volver",hint:"Enumera las fuentes que deseas habilitar para incrustar tus p\xe1ginas.",hint_allow_all:"Permite la incrustaci\xf3n desde cualquier fuente",hint_allow_none:"Inhabilita la inserci\xf3n de tu p\xe1gina.",hint_allow_same_origin:"Permite incrustar tus p\xe1ginas desde tus propias p\xe1ginas",label:"Ancestros del marco"},name:"Nombre",submit_button_edit_message:"Guardar",submit_button_edit_message_disable:"Guardando...",submit_button_new_message:"Crear",submit_button_new_message_disable:"Creando..."},index:{add_new_domain_button:{tooltip:"Agregar Nuevo"},confirm:"\xbfEst\xe1s seguro?",edit_tooltip:"Editar",header:"Mis pol\xedticas de seguridad de contenido",no_content_security_policy:"No tiene pol\xedticas de seguridad de contenido para administrar",pre_header:"Pol\xedtica de Seguridad de Contenido",remove_tooltip:"Eliminar",th:{frame_ancestors:"Ancestros del marco",name:"Pol\xedtica de Seguridad de Contenido",options:"Opciones"}},"new":{header:"Nueva Pol\xedtica de Seguridad de Contenido"},update:{failure:"\xa1Ups! Se produjo un error al guardar la Pol\xedtica de Seguridad del Contenido.",success:"Pol\xedtica de seguridad de contenido actualizada correctamente."}},controllers:{account:{details:{show:{error:"Hubo un problema con la configuraci\xf3n de tu cuenta.",off_success:"Has desactivado correctamente la visualizaci\xf3n de la insignia de afiliado.",on_success:"Has activado correctamente la visualizaci\xf3n de la insignia de afiliado.",success:"La configuraci\xf3n de tu cuenta se actualiz\xf3 correctamente."},subdomain:{error:"Hubo un problema al actualizar tu subdominio."},subscription:{billing:{access_denied:"No tienes derechos de acceso a esta p\xe1gina."}}},invitation:{register:{error:"Hubo un problema con tu registro."}},people:{create:{error:"Hubo un problema con tu invitaci\xf3n.",success:"Tu invitaci\xf3n fue enviada con \xe9xito"},destroy:{error:"Hubo un problema al eliminar a este usuario",permission_error:"No tienes permiso para eliminar a este usuario",success:"Has eliminado correctamente a este usuario"},invitation:{error:"Hubo un problema al enviar la invitaci\xf3n. Por favor, reenviar"},resend_invitation:{error:"Hubo un problema con tu invitaci\xf3n.",success:"Tu invitaci\xf3n fue enviada con \xe9xito"},update:{error:"Hubo un problema al actualizar los permisos de usuario.",success:"Los permisos de usuario se actualizaron correctamente"}}},action_funnels:{dup_real:{success:"Clonaci\xf3n del Funnel de Seguimiento con \xe9xito. Espere un par de minutos para que aparezca en tu Panel de control."},sunset_flash_info:"Los Funnels de Acci\xf3n han quedado obsoletos y ahora son Funnels de Seguimiento."},activation_flow:{create:{error:"Hubo un problema con tu flujo de inducci\xf3n. Int\xe9ntalo de nuevo."},update:{error:"Hubo un problema con tu flujo de inducci\xf3n. Int\xe9ntalo de nuevo."}},application:{ensure_admin:"Solo administradores permitidos",protect_actionetics:"Requiere actualizaci\xf3n de ClickFunnels Platinum",protect_backpack:"Actualiza tu cuenta para usar Backpack",require_fully_paid_html:"Tu cuenta se encuentra actualmente en un plan en pausa. Actualiza aqu\xed o visita Cuenta -> Facturaci\xf3n de cuenta para modificar los detalles de pago. <a href='https://app.clickfunnels.com/users/edit/billing/subscription'>https://app.clickfunnels.com/users/edit/billing/subscription</a>",reseller_restricted:"Esta secci\xf3n no es accesible"},funnels:{stats:{start_date_after_end_date:"Es posible que la fecha de inicio no sea posterior a la fecha de finalizaci\xf3n."}},members:{update_password:{error:"Error al restablecer la contrase\xf1a, aseg\xfarate que la longitud sea de al menos 4 caracteres",success:"Restablecer Contrase\xf1a"}}},cookbook:{mast:{button:"Obt\xe9n una copia gratuita del Cookbook\n",description:"Est\xe1s a solo un Funnel de distancia...",header:"Introduciendo el Recetario Funnel Hacker"},steps:{step1description:"Selecciona un tipo de Funnel.",step1number:"Paso 1 de 2",step2description:"Selecciona una plantilla.",step2number:"Paso 2 de 2"}},dashboard:{game:{header:"Tu Primer Funnel",onboarding_markdown:"# \xa1Prep\xe1rate para construir algunos Funnels!\n\nRussell te guiar\xe1 a trav\xe9s del proceso de configuraci\xf3n.\n\nAseg\xfarate de ver el video de arriba y luego haz click en el juego a la izquierda para empezar!\n",subheader:"El desaf\xedo de 7 d\xedas",welcome_video_button:"Video de Bienvenida"},gamemast:{button:"\xa1Reanudar juego!",description:"\xa1Hemos creado un juego divertido para ense\xf1arte c\xf3mo construir tu primer Funnel!\nEstamos regalando premios y reconocimientos. \xa1Va a ser muy divertido!\n",header:"\xa1Inicia sesi\xf3n todos los d\xedas para jugar al juego ClickFunnels!"},graph_stats:{account_wide:"Toda la Cuenta",all_funnels:"Todos los Funnels",loading:"Cargando...",visit_funnel:"Visitar Funnel",we_re_fetching_your_data:"Estamos recuperando tus datos..."},hackathon_widget:{hackathon_in_progress:"Hackaton En Progreso",join_virtual_hackathon:"Accede Al Hackacton Virtual",virtual_hackathon_var:"\xa1Hackathon Virtual @ %{var}!"},index:{"2ccx_widget":{and_only_pay_after_the_event:"... y \xa1s\xf3lo paga despu\xe9s del evento, si sientes que vale la pena!",claim_your_ticket_now:"Reclama Tu Boleto Ahora",create_your_own_personal_roadmap:'\xa1Crea tu propia estrategia personal para el "Two Comma Club" durante esta conferencia virtual EN VIVO de 3 d\xedas!'},activation_flow:{finish_account_setup:"Finalizar la configuraci\xf3n de la cuenta",lets_finish_setting_up_your_account:"\xa1Terminemos de configurar tu cuenta!",skip:"Omitir",your_next_steps:"Tus Siguientes Pasos"},affiliate_earnings:{get_started:"Comenzar",last_30_days:"\xdaltimos 30 D\xedas",more_tools:"M\xe1s Herramientas",my_affiliate_earnings:"Mis Ganancias de Afiliados",today:"Hoy"},annual_membership_card:{switch_from_monthly_and_get_12_mon:"\xa1Cambia de facturaci\xf3n mensual a nuestro plan anual y obt\xe9n 12 meses de ClickFunnels por el precio de 10!",switch_from_monthly_and_get_2_mont:"\xa1Cambia de facturaci\xf3n mensual a nuestro plan anual y obt\xe9n 2 meses de ClickFunnels GRATIS!",switch_to_annual_plan:"Cambiar Al Plan Anual",variation_a_c:{annual_plans:"Planes Anuales",per_year:"Por A\xf1o",save:"Guardar"},variation_b:{annual_plans:"Planes Anuales",save_saving_per_year:"Ahorra $%{saving} USD Al A\xf1o",switch_from_monthly:"\xa1Cambia de facturaci\xf3n mensual a nuestro plan anual y obt\xe9n 12 meses de ClickFunnels por el precio de 10!",thats_like_getting:"\xa1Eso es como obtener 2 meses de ClickFunnels GRATIS!"}},calendar_events_list:{no_events_today:"No hay eventos hoy \ud83c\udfab"},favorite_funnels:{favorite_funnels:"Funnels Favoritos",lets_fix_this:"Arreglemos esto",view_all_funnels:"Ver Todos Los Funnels",you_have_no_funnels:"No tienes funnels"},follow_up_funnels_stats:{contacts_that_left_today:"Contactos Que Cancelaron Hoy",followup_funnels_stats:"Estad\xedsticas de los Funnels de Seguimiento",get_started:"Comenzar",new_contacts_today:"Nuevos Contactos Hoy",new_contacts_yesterday:"Nuevos Contactos Ayer",total_contacts:"Contactos Totales",view_all_followup_funnels:"Ver Todos los Funnels de Seguimiento"},funnel_sales:{account_wide:"Toda la Cuenta",all_tags:"Todas Las Etiquetas",debug_value:"Depurar: valor:",funnel_sales:"Ventas del Funnel",graph_max_value:"graph_max_value:",loading:"Cargando",no_sales_pick_a_different_time_period:"Sin ventas, elige un per\xedodo de tiempo diferente",only_3_funnels_may_be_selected_at_a_time:"Solo se pueden seleccionar 3 funnels a la vez.",pick_a_funnel:"Elige un embudo",selected_funnels:"Seleccionar Funnels",update:"Actualizar"},funnelflix:{category_lessons_locked:"%{count} lecci\xf3n(es) bloqueada(s)",httpsmembersfunnelflixcom:"https://members.funnelflix.com/",httpsupgradenowcom:"https://upgradenow.com/"},funnelflix_placeholder:{funnelflix_training:"Entrenamiento FunnelFlix",httpsmembersfunnelflixcom:"https://members.funnelflix.com/"},onboarding_call:{free_onboarding_call:"Llamada de inducci\xf3n GRATUITA",get_started_fast:"Comienza r\xe1pidamente con un recorrido GRATUITO realizado por un especialista de ClickFunnels.",schedule_a_free_call:"Programa una llamada GRATUITA"},onboarding_checklist:{welcome:"Bienvenido, %{name}",your_next_steps:"Tus siguientes pasos"},plans:{clickfunnels:"ClickFunnels",collective_plus:"Collective Plus",platinum:"Platinum",programs_count:"Programas (%{count})",sneak_peek:"(Vistazo)",upgrade:"Mejorar"},quick_links:{build_a_followup_funnel:"Crear un Funnel de Seguimiento",build_a_funnel:"Construir Funnel",quick_links:"Enlaces R\xe1pidos",send_a_broadcast:"Enviar un Broadcast"},sales_activity:{here:"Aqu\xed",httpsfunnelflixcomcourses:"https://funnelflix.com/courses",learn_about_sales:"Informaci\xf3n sobre ventas",loading:"Cargando",recent_sales_activity:"Actividad de Ventas Reciente",see_all_transactions:"Ver Todas Las Transacciones",you_have_no_recent_sales_transactions:"No tienes transacciones de ventas recientes."},yielded_contents:{clickfunnels_dashboard:"ClickFunnels - Panel de Control"}},onboarding_survey:{agency_freelancer:"Agencia / Freelancer",b2b_lead_generation:"Generaci\xf3n de Prospectos B2B",blogging_affiliate:"Blogs / Afiliados",coaching_consulting:"Coaching / Consultor\xeda",do_you_have_a_product_or_service_already:"\xbfYa tienes un producto o servicio?",ecommerce:"E-commerce",information_products:"Productos de Informaci\xf3n",just_getting_started_other:"Apenas Estoy Comenzando / Otro",lets_go_customize_account_now:"\xa1Vamos a Personalizar Tu Cuenta Ahora!",local_small_business:"Peque\xf1a Empresa Local",network_marketing:"Mercadeo en Red",no_thanks:"No, Gracias...",nonprofits:"Sin Fines de Lucro",not_yet_show_me_the_way_on_the_next_page:"Todav\xeda no, mu\xe9strame el camino en la p\xe1gina siguiente.",select_an_industry:"Seleccionar una industria...",welcome:"\xa1Bienvenido a ClickFunnels! Para personalizar tu experiencia, hazno saber sobre tu negocio.",what_industry_is_your_business_in:"\xbfEn qu\xe9 industria se encuentra tu negocio?",yea_lets_build_a_funnel_now:"\xa1S\xed! \xa1Construyamos un funnel ahora!"},plans:{header:{"2ccx":"2CCX",collective:"Collective"}},training:{modal:{cancel_button:"Cancelar",confirm_button:"S\xcd, \xa1agregue esto a mi cuenta ahora!",confirm_button_notice:"cobrar\xe1 $67 USD inmediatamente",content:"Una vez que hagas click en S\xed a continuaci\xf3n, obtendr\xe1s acceso inmediato a 3 1/2 horas de capacitaci\xf3n avanzada sobre Funnels que te ayudar\xe1 a comprender la diferencia entre los Funnels de Front-End y Back-End y c\xf3mo implementarlos en tu negocio. Comprender estos conceptos te ayudar\xe1 a tener m\xe1s \xe9xito con tus Funnels de ventas.",content_footer:"Haz click en S\xcd a continuaci\xf3n para agregar esto a tu cuenta por solo $67 USD.",content_header:"APRENDE LOS 9 FUNNELS SECRETOS Y C\xd3MO PUEDES UTILIZARLOS PARA DOBLAR VENTAS EN CUALQUIER NEGOCIO.",title:"\xbfQuieres Nuestro Entrenamiento Avanzado en Funnels?"}}},dashboard2018:{graphs:{optins:"Registros",pageviews:"Vistas de la P\xe1gina",sales:"Ingresos Brutos",transactions:"Compras Exitosas"},legal_doc_modal:{checkbox_label:"Acepto la %{doc_type}.",header:"Revisa %{doc_type}",saving:"Guardando...",submit:"Enviar",updated:"Actualizado:"},loading:"Cargando...",packages:{no_access:"Sin Acceso",see_all_features:"Ver Todas las Funciones",upgrade_to_actionetics_md:"Actualiza tu cuenta a Actionetics MD",upgrade_to_actionetics_md_unlock:"Actualiza a Actionetics MD para desbloquear ClickFunnels SMTP, Aplicaciones y M\xe1s."},stats:{account_wide:"Toda la Cuenta",contacts:"CONTACTOS",contacts_tooltip:"N\xfamero total de contactos asociados a tu cuenta.",funnels:"FUNNELS",funnels_tooltip:"El n\xfamero total de Funnels en tu cuenta.",header:"Estad\xedsticas",optins:"Registros",page_views:"Vistas de la P\xe1gina",pages:"P\xc1GINAS",pages_tooltip:"El n\xfamero total de p\xe1ginas (y variaciones) asociadas con un Funnel en tu cuenta.",ratio_html:"<span>%{value}</span> DE <b>%{total} %{out_of_period}</b>",sent_emails:"EMAILS ENVIADOS",sent_emails_tooltip:"El n\xfamero total de emails enviados este mes.",sent_emails_upgrade_html:"<strong>Has enviado un total de %{total} emails.</strong><p> Actualiza tu cuenta ahora para enviar m\xe1s emails y crecer tu negocio.</p>",sub_users:"SUB USUARIOS",sub_users_tooltip:"El n\xfamero total de subusuarios en tu cuenta.",visitors:"VISITANTES",visitors_tooltip:"Personas \xfanicas que han visitado tus Funnels, se restablecer\xe1 el primer d\xeda de cada mes."}},dashboard2019:{_account_package:{header:"MI PAQUETE DE CUENTA"},_affiliate_links:{last_thirty_days:"\xdaltimos 30 D\xedas",more_affiliate_tools:"M\xe1s Herramientas Para Afiliados",my_affiliate_info:"MI INFORMACI\xd3N DE AFILIADO",my_affiliate_link:"MI ENLACE DE AFILIADO",my_earnings:"Mis ingresos de afiliado al %{date}",so_far_today:"Hasta el Momento Hoy"},_bmf:{become_an_affiliate:{text:"\xbfSab\xeda que, al tener esta cuenta, ya eres afiliado de ClickFunnels? Esto significa que puedes comenzar a ganar dinero ahora mismo compartiendo la genialidad de ClickFunnels. Todo lo que necesitas hacer es hacer click en los iconos a continuaci\xf3n y enviar un mensaje con tu enlace de afiliado ... cuanto m\xe1s compartes, m\xe1s ganas."},complete:"Completar",copy_message:"Copiar el mensaje para compartir",dismiss:"Descartar",email:"Email",facebook:"Facebook",in_trial:{first_text:"Hagamos que tu cuenta de ClickFunnels sea gratuita, \xa1solo refiere a 3 usuarios de pago!",second_text:"Cuando recomiendes a tu primer usuario, obtendr\xe1s una extensi\xf3n de prueba gratuita a 30 d\xedas, obtendr\xe1s tu insignia de afiliado y recibir\xe1s un pago recurrente del 40%.",third_text:"\xa1Obt\xe9n un referido durante el per\xedodo de prueba para una extensi\xf3n a 30 d\xedas!"},linkedin:"LinkedIn",no_product:{text:"No tener un producto para vender no deber\xeda impedirte ganar dinero."},not_in_trial:{first_text:"Hagamos que tu cuenta de ClickFunnels sea gratuita, \xa1solo refiere a 3 usuarios de pago!",second_text:"\xa1Recomienda a alguien, gana tu insignia de afiliado!"},remove_this_card:"Quita esta tarjeta de tu feed",step_one:"Paso Uno",twitter:"Twitter\n"},_programs:{header:"MIS PROGRAMAS"},_user_info:{progress:{data:{html:"Nivel %{level} %{level_title}<br><br> <i>\xa1Pasa al siguiente nivel agregando Funnels, configurando tu cuenta, haciendo ventas y m\xe1s!</i>"}}},back_to_legacy_dashboard:"<< Volver al Panel Legacy",build_funnel:"Construir Funnel",funnelflix:{loading:"Cargando"},onboarding_checklist:{title:"Siguientes Pasos"},priority_list:"Lista Prioritaria",show_right_sidebar:"FunnelFlix",stats_cards:{title:"Total de la Cuenta"}},date:{abbr_day_names:["Dom","Lun","Mar","Mi\xe9","Jue","Vie","S\xe1b"],abbr_month_names:[null,"Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],day_names:["Domingo","Lunes","Martes","Mi\xe9rcoles","Jueves","Viernes","S\xe1bado"],formats:{"default":"%-d/%-m/%Y",long:"%-d de %B de %Y",short:"%-d de %b"},month_names:[null,"Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],order:["day","month","year"]},datetime:{distance_in_words:{about_x_hours:{one:"alrededor de 1 hora",other:"alrededor de %{count} horas"},about_x_months:{one:"alrededor de 1 mes",other:"alrededor de %{count} meses"},about_x_years:{one:"alrededor de 1 a\xf1o",other:"alrededor de %{count} a\xf1os"},almost_x_years:{one:"casi 1 a\xf1o",other:"casi %{count} a\xf1os"},half_a_minute:"medio minuto",less_than_x_minutes:{one:"menos de 1 minuto",other:"menos de %{count} minutos"},less_than_x_seconds:{one:"menos de 1 segundo",other:"menos de %{count} segundos"},over_x_years:{one:"m\xe1s de 1 a\xf1o",other:"m\xe1s de %{count} a\xf1os"},x_days:{one:"1 d\xeda",other:"%{count} d\xedas"},x_minutes:{one:"1 minuto",other:"%{count} minutos"},x_months:{one:"1 mes",other:"%{count} meses"},x_seconds:{one:"1 segundo",other:"%{count} segundos"},x_years:{one:"1 a\xf1o",other:"%{count} a\xf1os"}},prompts:{day:"D\xeda",hour:"Hora",minute:"Minuto",month:"Mes",second:"Segundos",year:"A\xf1o"}},devise:{confirmations:{confirmed:"Tu cuenta ha sido confirmada satisfactoriamente.",confirmed_and_signed_in:"Tu cuenta ha sido confirmada satisfactoriamente. Has iniciado sesi\xf3n.",resend_confirmation_instructions:"Reenviar Instrucciones de Confirmaci\xf3n",send_instructions:"Vas a recibir un correo con instrucciones sobre c\xf3mo confirmar tu cuenta en unos minutos.",send_paranoid_instructions:"Si tu correo existe en nuestra base de datos, en unos minutos recibir\xe1s un correo con instrucciones sobre c\xf3mo confirmar tu cuenta."},failure:{already_authenticated:"Ya has iniciado sesi\xf3n.",inactive:"Tu cuenta a\xfan no ha sido activada.",invalid:"Email o contrase\xf1a inv\xe1lidos.",invalid_token:"Token de autenticaci\xf3n inv\xe1lida.",last_attempt:"Tienes un intento m\xe1s antes de que tu cuenta sea bloqueada.",locked:"Tu cuenta est\xe1 bloqueada.",not_found_in_database:"Email o contrase\xf1a inv\xe1lidos.",timeout:"Tu sesi\xf3n expir\xf3. Por favor, inicia sesi\xf3n nuevamente para continuar.",unauthenticated:"Tienes que iniciar sesi\xf3n o registrarte para poder continuar.",unconfirmed:"Tienes que confirmar tu cuenta para poder continuar."},mailer:{confirmation_instructions:{subject:"Instrucciones de confirmaci\xf3n"},email_changed:{subject:"Email Actualizado"},password_change:{subject:"Contrase\xf1a Actualizada"},reset_password_instructions:{subject:"Instrucciones de recuperaci\xf3n de contrase\xf1a"},unlock_instructions:{subject:"Instrucciones para desbloquear"}},omniauth_callbacks:{failure:'No has sido autorizado en la cuenta %{kind} porque "%{reason}".',success:"Has sido autorizado satisfactoriamente en la cuenta %{kind}."},passwords:{affiliate:{send_instructions:"Recibir\xe1s un Email con instrucciones sobre c\xf3mo restablecer tu contrase\xf1a en unos minutos si el usuario existe. Por favor revisa tu carpeta de SPAM si no recibes el Email en unos minutos."},instructions:"Restablecer la contrase\xf1a generar\xe1 un Email a %{email} que contiene instrucciones sobre c\xf3mo restablecer su contrase\xf1a. Por favor revisa tu carpeta de SPAM si no recibes el Email en unos minutos.",no_token:"No puedes acceder a esta p\xe1gina si no es a trav\xe9s de un enlace para resetear tu contrase\xf1a. Si has llegado hasta aqu\xed desde el email para resetear tu contrase\xf1a, por favor aseg\xfarate de que la URL introducida est\xe1 completa.",send_affiliate_instructions:"%{email} recibr\xe1 un Email con instrucciones sobre como resetear tu contrase\xf1a en unos minutos. Pide a %{email} revisar su bandeja de SPAM si no recibe el Email en unos minutos.",send_instructions:"Recibir\xe1s un correo con instrucciones sobre c\xf3mo resetear tu contrase\xf1a en unos minutos. Por favor revisa tu bandeja de SPAM si no recibes el correo en unos minutos.",send_paranoid_instructions:"Si tu correo existe en nuestra base de datos, recibir\xe1s un correo con instrucciones sobre c\xf3mo resetear tu contrase\xf1a en tu bandeja de entrada. Por favor revisa tu bandeja de SPAM si no recibes el correo en unos minutos.",send_paranoid_minor_instructions:"Si tu direcci\xf3n de Email existe en nuestra base de datos, el propietario de esta cuenta recibir\xe1 un enlace de recuperaci\xf3n de contrase\xf1a en su direcci\xf3n de Email en unos minutos. P\xeddele revisar su carpeta de SPAM si no reciben el Email en unos minutos.",updated:"Se ha cambiado tu contrase\xf1a correctamente. Ya iniciaste sesi\xf3n.",updated_not_active:"Tu contrase\xf1a fue cambiada.",user:{minor_updated:"La contrase\xf1a de un menor ha sido cambiada correctamente. El menor ya puede iniciar sesi\xf3n."}},registrations:{destroyed:"\xa1Adi\xf3s! Tu cuenta ha sido cancelada correctamente. Esperamos verte pronto.",signed_up:"\xa1Bienvenido!. Tu cuenta fue creada satisfactoriamente.",signed_up_but_inactive:"Tu cuenta ha sido creada correctamente. Sin embargo, no hemos podido iniciar la sesi\xf3n porque tu cuenta a\xfan no est\xe1 activada.",signed_up_but_locked:"Tu cuenta ha sido creada correctamente. Sin embargo, no hemos podido iniciar la sesi\xf3n porque que tu cuenta est\xe1 bloqueada.",signed_up_but_unconfirmed:"Se ha enviado un mensaje con un enlace de confirmaci\xf3n a tu Email. Abre el enlace para activar tu cuenta.",update_needs_confirmation:"Has actualizado tu cuenta correctamente, pero es necesario confirmar tu nuevo Email. Por favor, comprueba tu correo y sigue el enlace de confirmaci\xf3n para finalizar la comprobaci\xf3n del nuevo Email.",updated:"Tu cuenta se ha actualizado correctamente.",updated_but_not_signed_in:"Tu cuenta se ha actualizado correctamente, pero como se cambi\xf3 tu contrase\xf1a, debes iniciar sesi\xf3n nuevamente"},sessions:{affiliate:{send_instructions:"Recibir\xe1s un Email con instrucciones sobre c\xf3mo restablecer tu contrase\xf1a en unos minutos si el usuario existe. Por favor revisa su carpeta de SPAM si no recibes el Email en unos minutos."},already_signed_out:"Sesi\xf3n finalizada."},two_factor_authentication:{attempt_failed:"La autenticaci\xf3n ha fallado.",code_has_been_sent:"El c\xf3digo de autenticaci\xf3n ha sido enviado.",contact_administrator:"Contacte a su administrador de sistema.",max_login_attempts_reached:"Has llegado al l\xedmite de intentos fallidos, acceso denegado.",success:"Autenticaci\xf3n multi-factor realizada exitosamente."},unlocks:{send_instructions:"Vas a recibir instrucciones para desbloquear tu cuenta en algunos minutos.",send_paranoid_instructions:"Si tu cuenta existe, vas a recibir instrucciones para desbloquear tu cuenta en algunos minutos.",unlocked:"Tu cuenta ha sido desbloqueada. Ya puedes iniciar sesi\xf3n."}},digital_assets:{controller:{create_successful:"El Activo Digital se cre\xf3 con \xe9xito.",delete_successful:"El Activo Digital se elimin\xf3 con \xe9xito.",update_successful:"El Activo Digital se actualiz\xf3 con \xe9xito."},digital_asset_list:{header:"Mis Activos Digitales"},form:{add_button:"A\xf1adir",asset_name:"Nombre del Activo",asset_name_placeholder:"Reporte PDF Gratuito",
confirm_deletion:"\xbfEst\xe1s seguro?",copy:"Copiar",copy_title:"Copiar URL del Activo",current_path:"Ruta al Archivo Actual:",delete_button:"Borrar",digital_assets_enable_you_to:"Los Activos Digitales te permiten enviar imanes de clientes potenciales, archivos PDF u otros archivos a sus contactos despu\xe9s de que se inscriban en tus funnels.",disable_with_button:"Subiendo...",edit_title:"Editar Activos Digitales",error_empty_file:"Por favor selecciona un archivo",error_file_size:"El archivo debe pesar menos de 3 MB.",from_email:"Desde el e-mail",from_email_placeholder:"tuemail@email.com\n",from_name:"Enviado Por",from_name_placeholder:"Tu nombre",learn_all_about_how_to_setup:"Aprende todo sobre c\xf3mo configurar y usar Activos Digitales aqu\xed",message:"Mensaje",message_placeholder:"Aqu\xed est\xe1 el PDF gratuito que solicit\xf3",new_title:"Agregar Nuevo Activo Digital",show_title:"Activo Digital",update_button:"Actualizar",upload_file:"Cargar Archivo (m\xe1ximo 3 MB)"},index:{copied_tooltip:"\xa1Copiado!",copy_tooltip:"Copiar URL del Activo",download_title:"Descargar Activos Digital",edit_title:"Editar Activos Digitales",explanation_markdown:"A continuaci\xf3n se muestra tu lista de activos digitales. Puedes agregar un nuevo activo haciendo click en el bot\xf3n m\xe1s a la derecha, o administrar tus\nactivos haciendo click en ellos a continuaci\xf3n.\n",file_name:"Nombre del Archivo",header:"Gestionar Activos Digitales",new_asset_button:"Nuevo Activo",no_digital_assets:"No has subido ning\xfan Activo Digital.",search:"Buscar Activos Digitales ...",sent_from:"EnviadoDesde"}},domains:{archive:{failure:{general:"\xa1Ups! Se produjo un error al eliminar el dominio.",has_smtp_integration:"Este dominio se utiliza actualmente para las siguientes integraciones SMTP: %{list_of_integrations} y no se puede eliminar hasta que las integraciones SMTP ya no utilicen este dominio."},success:"El Dominio se elimin\xf3 correctamente"},cloudflare_maintenance:"El registro y la renovaci\xf3n de dominio no estar\xe1n disponibles para %{duration} en %{scheduled_for} debido al trabajo de mantenimiento que CloudFlare est\xe1 llevando a cabo para hacer que su cl\xfaster de base de datos SSL sea m\xe1s disponible. La ventana de mantenimiento es:<br> Inicio: %{scheduled_for}<br> Detener: %{scheduled_until}<br> Duraci\xf3n: %{duration}",cloudflare_maintenance_simple:"El registro de dominio est\xe1 en mantenimiento. Por favor, intenta nuevamente pronto.",edit:{error:{inactive:"El dominio no tiene un registro activo desde ahora."},settings:{complimentary:"* Gratis",content_security_policy:{content_security_policy_label:"Selecciona una pol\xedtica de seguridad de contenido",content_security_policy_placeholder:"Selecciona una pol\xedtica de seguridad de contenido",header:"Pol\xedtica de Seguridad de Contenido",manage:"Gestionar",subheader1:"Establece la Pol\xedtica de Seguridad de Contenido en tu dominio"},default_page:{header:"P\xe1gina por Defecto",root_label:"Selecciona una p\xe1gina para la URL ra\xedz",root_placeholder:"Selecciona una pagina",save_button:"Guardar",save_button_saving:"Guardando...",subheader:"Establece una p\xe1gina a la que se dirigir\xe1 a los visitantes cuando\nvisiten la ruta ra\xedz del dominio.\n"},domain:"Dominio",domain_billing_page:{auto_renew:"Auto Renovar",header:"Facturaci\xf3n de Dominio",subheader:"Gestiona la facturaci\xf3n de tu Dominio."},enable_ssl:{header:"Habilitar SSL",save_button:"Guardar",save_button_saving:"Guardando...",ssl_label:"Habilitar SSL",ssl_text:"Active SSL (`https: //`) para este Dominio",subheader:'Recomendado: habilitar SSL aumenta la confianza entre tus usuarios al\nmostrando un icono "seguro" cuando visitan su sitio.\n'},error_page:{error_label:"Selecciona una p\xe1gina de error",error_placeholder:"Selecciona una pagina de error",header:"404 / P\xe1gina de error",save_button:"Guardar",save_button_saving:"Guardando...",subheader1:"Establece una p\xe1gina a la que se dirigir\xe1 a los visitantes cuando visiten una URL no v\xe1lida en tu dominio.",subheader2:'Por lo general, debes mencionar "P\xe1gina no encontrada" o similar.'},expand_button:"Expandir",expand_button_expanded:"Cerrar",forwarding_rules:{checkbox_label:"Se aplicar\xe1n todas las reglas de Reenv\xedo de Dominios.",created:"Regla de reenv\xedo creada correctamente.",destroyed:"Regla de reenv\xedo destruida con \xe9xito.",enable_header:"Habilitar el reenv\xedo de Dominio",header:"Redireccionamiento de Dominio",subheader:"Configura tus reglas de reenv\xedo de dominio (por ejemplo, de www.ejemplo.com a ejemplo.com)",updated:"Regla de Reenv\xedo actualizada correctamente."},funnels:"Funnels",remove_domain:{confirm_button:{disable_with:"Eliminando...",title:"Si, borrar este dominio"},description:"\xbfEst\xe1s  seguro de que deseas eliminar este Dominio? \xa1Esto no se puede deshacer!\n",header:"Eliminar Dominio",subheader:"\xa1Zona de Peligro!"},renewal_price:"* Precio de renovaci\xf3n %{price}",select_option_none:"P\xe1gina de Inicio de ClickFunnels",sharing:"Transfiriendo",ssl:{header:"SSL",needs_verification:"Necesitaremos verificar tu Dominio antes de que puedas agregar SSL. Puedes hacerlo desde la [lista de dominios] (%{domain_edit_path}).",secured:"SSL est\xe1 habilitado para este Dominio.",securing:{check_button:"Comprobar",description:"Todav\xeda estamos trabajando para habilitar SSL para tu Dominio personalizado."},setup:{add_button:"Agregar SSL",description:"Al hacer click en el bot\xf3n a continuaci\xf3n, se configurar\xe1 tu Dominio personalizado para usar SSL. El proceso puede tardar varios minutos en completarse."},subheader:"Configura SSL para tu Dominio personalizado."},toggle_off:"Apagado",toggle_off_confirm:"Activando la renovaci\xf3n autom\xe1tica para %{domain}. Tu dominio se renovar\xe1 autom\xe1ticamente el %{expiration}.",toggle_off_confirm_complimentary:"Al activar la renovaci\xf3n autom\xe1tica para %{domain}, tu dominio gratuito se renovar\xe1 autom\xe1ticamente el %{expiration}.",toggle_on:"Activa",toggle_on_confirm:"Al desactivar la renovaci\xf3n autom\xe1tica para %{domain}, tu dominio caducar\xe1 el %{expiration}. Esto afectar\xe1 a todos los Funnels conectados a %{domain}. Si eliges volver a habilitar la renovaci\xf3n autom\xe1tica, debes hacerlo antes del %{expiration} para evitar problemas. \xbfTe gustar\xeda continuar?",zone_records:{header:"Editar Registros DNS",not_bought_thru_CF:"Lo sentimos, pero solo puedes editar registros DNS para Dominios que compraste a trav\xe9s de ClickFunnels. Este dominio no fue comprado con nosotros.",subheader:"Edita tus Registros de zona DNS"}},table:{td:{complimentary_price:"Gratis",days:"d\xedas",renew:"Renovar",update_billing:"Actualizar Facturaci\xf3n"},th:{active_dates:"Fechas Activas",auto_payment_date:"Fecha de Pago Autom\xe1tico",expiration_date:"Fecha de Expiraci\xf3n",expires:"Expiraci\xf3n",renewal_fee:"Cuota de Renovaci\xf3n"}},visit:"Visitar"},first_time:{add_new_domain_button:"Agregar Nuevo Dominio",header:"Agrega tu propio Dominio para fortalecer tu marca",subheader:"Agrega un Dominio personalizado para ayudar a los clientes a recordar tu sitio web. \xa1Es como tener placas decorativas para tu negocio!\n"},funnels:{edit:"Editar",favorite:"Favoritos",last_edited:"\xdaltima edici\xf3n %{date} en %{time}",path:'<a href="https://%{domain}/%{path}">%{domain}/%{path}</a>\n',short_path:'<a href="https://%{domain}/%{path}">.../%{path}</a>',unfavorite:"No Favorito"},index:{add_new_domain_button:{tooltip:"Agregar Nuevo Dominio"},auth_pending_domain_header:"Dominios pendientes de autorizaci\xf3n",header:"Mis Dominios",no_domains:"No tienes dominios para administrar",th:{auto_renew:"Auto-Renovar",expiration:"Expiraci\xf3n",funnel_path:"URL del Funnel",linked_funnels:"Funnels Vinculados",name:"Dominio",status:"Estado",steps:"PASOS"}},layout:{blue_header:{subtitle:"Dominios"}},listing:{show:{active:{label:"Activo",tooltip:"Pudimos verificar que este dominio est\xe1 conectado y listo para usar."},auth_pending:{label:"Autorizaci\xf3n Pendiente",tooltip:"Necesitamos autenticaci\xf3n adicional para procesar su pago de compra de dominio."},authenticate_purchase:{submit:{title:"Autenticar Compra"}},blocked:{label:"Bloqueado",tooltip:"El Dominio ha sido bloqueado legalmente"},edit:"Editar",expired:{label:"Expirado",tooltip:"Tu registro de dominio ha expirado"},external:{label:"Dominio externo",tooltip:"Este dominio se registr\xf3 fuera de ClickFunnels"},failed:{label:"Fallido",tooltip:"No pudimos procesar tu pago."},incomplete:{label:"Incompleto",tooltip:"No podemos verificar que este dominio est\xe9 conectado. Es posible que se haya producido un error al configurar este dominio, comun\xedcate con nuestro equipo de soporte."},reactivate:{submit:{title:"Reactivar"}},remove_domain:{confirm_button:{disable_with:"Eliminando..."},header:"Eliminar Dominio"},respond:{submit:{title:"Contactar a Soporte"}},ssl:{active:{label:"Asegurado",tooltip:"El Dominio est\xe1 protegido con SSL"},inactive:{tooltip:"El Dominio no est\xe1 protegido. Ve a la configuraci\xf3n del Dominio para configurar SSL para este Dominio."}},support:{submit:{title:"Contactar a Soporte"}},unverified:{label:"No Verificado",tooltip:"Este dominio no ha sido verificado"},update_billing:{submit:{title:"Actualizar Informaci\xf3n de Pago"}},verify_form:{submit:{disable_with:"Verificando...",title:"Verificar"}},visit:"Visitar"}},messages:{wait:"Por favor espera..."},"new":{acquire:"Tomarlo",existing_domain:{add_button:"Agregar un Dominio existente",description:"Agrega un Dominio o Subdominio de tu propiedad.\n",header:"Agrega tu propio Dominio"},header:"Agregar nuevo Dominio",new_domain:{buy:{bullet_points:"- Debe ser un dominio nuevo sin registrar.\n- No se requiere configuraci\xf3n adicional\n- Incluye Certificado SSL ** Gratis **",description:"Parece que ya has utilizado tu Dominio gratuito, \xa1pero no te preocupes! Puedes agregar Dominios pagos adicionales a tu cuenta.\n",header:"Registrar un Nuevo Dominio"},free:{description:"Perm\xedtenos registrar tu Dominio por ti\n",header:"Registrar un Nuevo Dominio"},search_button:{title:"Elegir Dominio"}},subheader:"Registra un nuevo Dominio o conecta uno que ya tengas."},notification_templates:{expired:{clayton:"Clayton",clayton_from_clickfunnels_html:'Clayton de ClickFunnels aqu\xed. Te escribo porque tu dominio, "%{domain}" ha <b>expirado</b> .',customer_success_clickfunnels:"Servicio al cliente, ClickFunnels",hey:"Hola, %{first_name}:",let_us_know_if_you_have_any_questions:"Hazno saber si tienes alguna pregunta.",to_see_your_domains:"Para ver tus dominios, %{link}",youll_have_40_days:"Tendr\xe1s 40 d\xedas despu\xe9s del vencimiento para reclamar el dominio y volver a usarlo."},monthly_notification:{clayton_from_clickfunnels_html:'Clayton de ClickFunnels aqu\xed. Te escribo porque tu dominio, "%{domain}" ser\xe1 %{notice_type} en %{days} %{pluralizedays}.',to_change_the_renewal_status_html:"Para cambiar el estado de renovaci\xf3n de tus dominios, %{link}"}},overview:{autorenew_failure:"Hubo un problema al actualizar la configuraci\xf3n de Renovaci\xf3n autom\xe1tica ...",autorenew_success:"Tu configuraci\xf3n de Renovaci\xf3n autom\xe1tica se ha actualizado correctamente.",domain_not_found:"Este dominio no se encontr\xf3 en tu cuenta",forms:{forwarding_rule_form:{cancel:"Cancelar",destination_url_can_point_anywhere:"La URL de destino puede apuntar a cualquier lugar",exact:"Exacto",is_it_rule:"\xbfEsta regla est\xe1 lista para ser activada?",lower_numbers_will_take_precedence_over_higher_numbers:"Los n\xfameros m\xe1s bajos tendr\xe1n prioridad sobre los n\xfameros m\xe1s altos",patterns_will_do_partial_matching_by_default_and_must_start_w:"Los patrones har\xe1n una coincidencia parcial de forma predeterminada y DEBEN comenzar con %{domain}",set_to_active:"Establecer como Activo",set_to_exact:"Establecer en Exacto",this_will_disable:"Esto inhabilitar\xe1 la coincidencia parcial y solo coincidir\xe1 con las URL exactas."},forwarding_rules:{active:"\xbfActivo?",add:"A\xf1adir","delete":"Borrar",destination:"Destino",destination_url:"URL de Destino",exact:"\xbfExacto?",original_url:"URL Original",pattern:"Patr\xf3n",priority:"Prioridad"}},registration_issue:"Parece que hay un problema con el registro de tu Dominio.",verification_needed:"La configuraci\xf3n del Dominio no entrar\xe1 en vigor hasta que se haya verificado todo"},purchases:{show:{header:"Autenticaci\xf3n de compra de dominio",pay_button:"Activar mi dominio ahora",subheader:"Proporcione los detalles de su tarjeta con autenticaci\xf3n para finalizar la compra del dominio"}},registration:{"new":{registered:"Registrado",registering:"Registrando...",registration_failed:"No podemos completar el registro del Dominio que seleccionaste."}},registrations:{success:{associate_funnel:"Asociar Funnel",header:"\xa1Buen trabajo, lo hiciste! [%{domain_name}] (%{domain_name}) est\xe1 conectado y listo para usar.",just_show_me_domains:"Solo ens\xe9\xf1ame mis Dominios",select_funnel:"\xa1Selecciona un Funnel para asociarlo con tu Dominio personalizado!",show_funnels:"Mostrar Funnels",subheader:"Est\xe1s a solo un Funnel de distancia."}},search:{status:{agreement:'Al registrar este dominio, aceptas estos <a href="https://signup.clickfunnels.com/domain-registration-terms" target="_blank">t\xe9rminos</a> .',available:{feature_list1:'*<i class="green checkmark icon"></i> Optimizaci\xf3n del rendimiento del sitio web \n*<i class="green checkmark icon"></i> El servicio DNS m\xe1s confiable del mundo \n*<i class="green checkmark icon"></i> WhoIs Guard',feature_list2:'*<i class="green checkmark icon"></i> Defiende tu sitio web de las amenazas en l\xednea\n*<i class="green checkmark icon"></i> Identificar an\xe1lisis de comportamiento de visitantes y bots',free:{free_button:"Utilizar Dominio gratuito",subheading:"\xa1Te damos un Dominio por nuestra cuenta! \xa1\xa1Yeehaw!!"},heading:"\xa1Buenas Noticias! [%{domain_name}] (%{domain_name}) est\xe1 disponible\n",paid:{pay_button:"Pagar $20 USD",subheading:"Este dominio es tuyo por $20 USD e incluye funciones premium de Cloudflare."}},back_to_search:"Volver a la b\xfasqueda de Dominios",premium:{dnsimple_button:"Ir a DNSimple",heading:"\xa1Ups! No parece que podamos registrar eso por ti",next_step:"Una vez que hayas protegido tu dominio, [termina de configurarlo manualmente](%{path})\n",subheading:"Este nombre de dominio est\xe1 disponible a trav\xe9s de nuestro socio de registro de dominio DNSimple o puedes usar el tuyo"},unavailable:{dnsimple_heading:"\xa1L\xe1stima! [%{domain_name}] (%{domain_name}) ya est\xe1 registrado",internal_heading:"\xa1Advertencia! [%{domain_name}] (%{domain_name}) ya se ha agregado a ClickFunnels",search_domains:"Vuelve y vuelve a intentarlo",subheading:"Nuestros cables se cruzaron y este dominio no est\xe1 disponible. Regresa y busca de nuevo.",tld_heading:"\xa1Advertencia! [%{domain_name}] (%{domain_name}) no es compatible con Clickfunnels"}}},searches:{"new":{buy:"$20 USD",confirm_button:"Confirmar",confirm_registration:"\xbfEst\xe1s seguro?",free:"Tomarlo",header:"Buscar Dominios disponibles",invalid_domain_name:"El nombre de dominio que ingresaste no es v\xe1lido",loading:"Cargando...",search:{availability:"Precio (d\xf3lares americanos)",domain_name:"Nombre de Dominio",header:"Encuentra tu nombre de Dominio"},subheader:"Escribe tu Dominio deseado.\n",unacceptable_domain_name:"El Dominio que ha seleccionado est\xe1 restringido. Hemos creado un filtro para proteger tu inversi\xf3n de Dominio. Selecciona otro dominio que no contenga el nombre o la variaci\xf3n de una marca registrada protegida.",unavailable:"No Disponible"}},secure:{show:{secured:{header:"\xa1Boom! \xa1Tu Dominio personalizado ahora es seguro! Terminemos.",next_button:"Termina de Configurar"},unsecure:{check:{check_button:"Comprobar el estado ahora",go_to_my_domains_button:"Regresar a Dominios",header:"Asegurando tu Dominio...",subheader:"Esto puede tomar unos pocos minutos. Puedes seguir verificando el estado aqu\xed o ir a tus Dominios"},create:{header:"\xa1Aseguremos tu Dominio!",setup_button:"Configurar Ahora",setup_button_disabled:"Configurando...",subheader:"Configuraremos tu Dominio personalizado con un certificado SSL para que los clientes puedan conectarse a tu Funnel con seguridad."}}}},setup:{error:{cannot_complete:"No se puede completar la configuraci\xf3n de este Dominio.",charge_failed_message:"No pudimos cargar la cuenta registrada. Ponte en contacto con el equipo de Soporte.",connection_message:"No hemos podido verificar que tu Dominio est\xe9 conectado a ClickFunnels. Esto puede demorar unos minutos despu\xe9s de la configuraci\xf3n inicial de un Dominio, as\xed que haz click en el bot\xf3n Verificar para volver a intentarlo.",domain_create_failed_message:"El Dominio que has seleccionado est\xe1 restringido. Hemos creado un filtro para proteger tu inversi\xf3n de Dominio. Selecciona otro dominio que no contenga el nombre o la variaci\xf3n de una marca registrada protegida.",general_message:"Vuelve a intentarlo o ponte en contacto con el equipo de Soporte si sigues teniendo problemas.",header:"\xa1Ups! Algo sali\xf3 mal.",in_use:"Lo sentimos, el Dominio %{domain} ya est\xe1 en uso.",in_use_by_you:"Ya has configurado %{domain}.",ineligable_message:"Ya has utilizado tu \xfanico Dominio gratuito.",invalid_cname_html:'Para que tu Dominio personalizado funcione, deber\xe1 iniciar sesi\xf3n en el lugar donde compr\xf3 tu Dominio y agregar un registro CNAME que apunte "%{subdomain}" a "target.clickfunnels.com". Si no est\xe1 seguro de c\xf3mo hacer esto, tenemos <a href="https://help.clickfunnels.com/hc/en-us/sections/360001250233-Domain-Registrar-Instructions" target="_blank">instrucciones detalladas<small><i class="external icon"></i></small></a> para la mayor\xeda de los registradores de dominios.',not_complete:"El certificado SSL a\xfan se est\xe1 verificando.",ssl_retry_later:"El Dominio a\xfan no est\xe1 completamente verificado. Vuelve a intentarlo en unos minutos.",still_processing:"\xa1%{domain_name} aun esta en proceso! Sin embargo, no te preocupes, \xa1te avisaremos cuando todo est\xe9 listo!",stripe_errors:{authentication_not_handled:"Tu banco requiere una autorizaci\xf3n adicional para completar este cargo. Vuelve a intentarlo o utiliza una tarjeta diferente.",authentication_required:"Tu banco requiere una autorizaci\xf3n adicional para completar este cargo. Vuelve a intentarlo o utiliza una tarjeta diferente."},support_chat:"Chatear con Soporte"},existing:{features:["Protecci\xf3n avanzada contra DDoS","Firewall avanzado de aplicaciones web (WAF)","Certificado SSL autom\xe1tico"],form:{domain:{label:"Nombre de Dominio",placeholder:"misitio.com"},error:{header:"Ups, hubo un problema",message:"No se pudo agregar el Dominio."},existing_cf_account:"Este dominio est\xe1 registrado en Cloudflare.",primary:{button:{disable_with:"Agregando..."}}},header:"Agrega tu propio Dominio",heres_what_youll_get:"Esto es lo que obtendr\xe1s...",primary:{button:{disable_with:"Agregando...",title:"Agregar Dominio"}},sub:{header:"Ingresa el nombre de Dominio que ya posees a continuaci\xf3n y nosotros nos encargaremos del resto.\n"}},success:{being_verified:"Tu Dominio se est\xe1 procesando actualmente. \xa1Te notificaremos una vez que todo est\xe9 listo!",connected_message:"Tu Dominio est\xe1 conectado a ClickFunnels.",external_verified:"\xa1El Dominio %{domain_name} ha sido verificado! Ahora se puede aplicar SSL en la configuraci\xf3n del Dominio.",purchased:"\xa1Compra del Dominio %{domain_name} realizada con \xe9xito!",registered:"\xa1El Dominio %{domain_name} ha sido registrado! Ahora intentaremos conectarnos a tu Dominio personalizado. \xa1Te notificaremos una vez que se haya terminado!",routed:"El Dominio %{domain_name} se ha enrutado.",ssl_complete_and_connected:"\xa1Felicidades! \xa1Tu Dominio %{domain_name} ya est\xe1 listo!",ssl_initiated:"Hemos iniciado el proceso de configuraci\xf3n de SSL para %{domain_name} !! Pueden pasar entre 10 y 15 minutos antes de que se complete la configuraci\xf3n de SSL. \xa1Le notificaremos una vez que est\xe9 hecho!"},verify:{general_instructions:"Documentos",instructions_html:'Para que tu Dominio personalizado funcione, deber\xe1 iniciar sesi\xf3n en el lugar donde compraste tu Dominio y agregar un registro CNAME que apunte "%{subdomain}" a "target.clickfunnels.com". Si no est\xe1s seguro de c\xf3mo hacer esto, tenemos <a href="https://help.clickfunnels.com/hc/en-us/sections/360001250233-Domain-Registrar-Instructions" target="_blank">instrucciones detalladas<small><i class="external icon"></i></small></a> para la mayor\xeda de los registradores de dominios.',pending:{header:"Apunta tu Dominio a ClickFunnels",message:{header:"C\xf3mo conectar tu Dominio a ClickFunnels"}},primary:{next_button:"Configurar SSL",try_again_button:"He hecho este paso"},submit:{disable_with:"Comprobando...",title:"He hecho este paso"},success:{header:"\xa1Esta funcionando!",next_instructions:"Hemos verificado que tu dominio est\xe1 conectado a ClickFunnels, configuremos SSL a continuaci\xf3n."},trouble:'\xbfTienes problemas para configurar tu registro CNAME? Prueba el enlace de soporte o ponte en contacto\ncon nuestro [excelente equipo de asistencia] ("https://help.clickfunnels.com/hc/en-us") \xa1y te ayudar\xe1n s\xfaper r\xe1pido!\n'}},transfer:{contact_support:"Gu\xeda de Transferencia",domain_assistance:"Si necesitas ayuda para transferir tu Dominio, consulta nuestra gu\xeda.",support_link:"https://docs.clickfunnels.com/faqs/domain-transfer\n"},verify:{"new":{show:{header:"Configurando tu Dominio",subheader:"trabajando en ello..."}},show:{check_again_button:"Comprobar de nuevo",check_again_subheading:"No hemos podido verificar que tu Dominio est\xe9 conectado a ClickFunnels. Esto puede demorar unos minutos despu\xe9s de la configuraci\xf3n inicial de un Dominio, as\xed que haz click en el bot\xf3n Verificar para volver a intentarlo.",check_button:"Comprobar Ahora",header:"Comprobemos que '%{domain_name}' est\xe1 conectado",subheading:"Los clientes no podr\xe1n acceder a los Funnels desde tu nuevo Dominio personalizado hasta que est\xe9 conectado a ClickFunnels.",support:"Comun\xedquese con el Equipo de Soporte si contin\xfaa teniendo problemas."},verified:{header:"\xa1Felicidades! \xa1Pudimos conectarnos a tu nuevo Dominio personalizado!",next_button:"Siguiente paso"}}},doorkeeper:{applications:{buttons:{authorize:"Autorizar",cancel:"Cancelar",destroy:"Eliminar",edit:"Editar",submit:"Enviar"},confirmations:{destroy:"\xbfEst\xe1s seguro?"},edit:{title:"Editar aplicaci\xf3n"},form:{error:"\xa1Ups! Verifica tu formulario por posibles errores"},help:{native_redirect_uri:"Usa %{native_redirect_uri} para tests locales",redirect_uri:"Usa una linea por URI",scopes:"Separa los \xe1mbitos con espacios. Deja en blanco para usar los \xe1mbitos predeterminados."},index:{callback_url:"Callback URL",name:"Nombre","new":"Nueva Aplicaci\xf3n",title:"Tus aplicaciones"},"new":{title:"Nueva Aplicaci\xf3n"},show:{actions:"Acciones",application_id:"Identificador de aplicaci\xf3n",callback_urls:"Callback urls",scopes:"\xc1mbitos",secret:"Secret",title:"Aplicaci\xf3n: %{name}"}},authorizations:{buttons:{authorize:"Autorizar",deny:"Denegar"},error:{title:"Se ha producido un error"},"new":{able_to:"Est\xe1 aplicaci\xf3n tendr\xe1 permisos para",prompt:"\xbfAutorizas a %{client_name} para usar tu cuenta?",title:"Autorizaci\xf3n requerida"},show:{title:"C\xf3digo de autorizaci\xf3n"}},authorized_applications:{buttons:{revoke:"Revocar"},confirmations:{revoke:"\xbfEst\xe1s seguro?"},index:{application:"Aplicaci\xf3n",created_at:"Creada El",date_format:"%d/%m/%Y %H:%M:%S",title:"Tus aplicaciones autorizadas"}},errors:{messages:{access_denied:"El propietario del recurso o el servidor de autorizaci\xf3n han denegado la petici\xf3n.",credential_flow_not_configured:"El flujo de credenciales del propietario del recurso ha fallado porque Doorkeeper.configure.resource_owner_from_credentials no est\xe1 configurado.",invalid_client:"La autenticaci\xf3n del cliente ha fallado por cliente desconocido, cliente no autenticado, o m\xe9todo de autenticaci\xf3n incompatible.",invalid_grant:"La autorizaci\xf3n proporcionada no es v\xe1lida, ha expirado, se ha revocado, no coincide con la URL de redirecci\xf3n utilizada en la petici\xf3n de autorizaci\xf3n, o ha sido solicitada por otro cliente.",invalid_redirect_uri:"La uri de redirecci\xf3n no es valida.",invalid_request:"La petici\xf3n no tiene un par\xe1metro obligatorio, incluye un valor de par\xe1metro incompatible, o tiene un formato incorrecto.",invalid_resource_owner:"Las credenciales del propietario del recurso provisto son inv\xe1lidas, o el propietario del recurso no puede ser encontrado.",invalid_scope:"El scope solicitado no es v\xe1lido, es desconocido, o tiene un formato incorrecto.",invalid_token:{expired:"El token de acceso ha expirado",revoked:"El token de acceso ha sido revocado",unknown:"El token de acceso es inv\xe1lido"},resource_owner_authenticator_not_configured:"La b\xfasqueda del propietario del recurso ha fallado porque Doorkeeper.configure.resource_owner_authenticator no est\xe1 configurado.",server_error:"El servidor de autorizaci\xf3n ha encontrado una condici\xf3n inesperada que le ha impedido completar la petici\xf3n.",temporarily_unavailable:"El servidor de autorizaci\xf3n no ha podido manejar la petici\xf3n por una sobrecarga temporal o por mantenimiento del servidor.",unauthorized_client:"El cliente no tiene autorizaci\xf3n para realizar esta petici\xf3n utilizando este m\xe9todo.",unsupported_grant_type:"El tipo de autorizaci\xf3n no est\xe1 soportada por el servidor de autorizaci\xf3n.",unsupported_response_type:"El servidor de autorizaci\xf3n no soporta este tipo de respuesta."}},flash:{applications:{create:{notice:"Aplicaci\xf3n creada."},destroy:{notice:"Aplicaci\xf3n eliminada."},update:{notice:"Aplicaci\xf3n actualizada."}},authorized_applications:{destroy:{notice:"Aplicaci\xf3n revocada."}}},layouts:{admin:{nav:{applications:"Aplicaciones",home:"Inicio",oauth2_provider:"Proveedor OAuth2"}},application:{title:"Autorizaci\xf3n OAuth requerida"}}},editor:{personal_template:{education:{bullet1:"1) Hacer los cambios",bullet2:"2) Guardar el elemento nuevamente",bullet3:"3) Eliminar elemento anterior",button_message:"\xa1Ok, entendido!",checkbox_message:"No volver a mostrar este mensaje",row:{title:"\xa1Est\xe1s editando una fila guardada! \xbfSeguro?"},section:{title:"\xa1Est\xe1s editando una secci\xf3n guardada! \xbfSeguro?"},subtitle:"\xa1Los cambios que realices no afectar\xe1n a otras instancias de este elemento! Si desea cambiar la plantilla, debes:"}}},email:{send_test_message:{form:{email:{hint:"Env\xeda un Email de prueba para asegurarte de que todo funcione",label:"Email de Prueba"},submit:{value:"Enviar Email de Prueba"}},success:"Mensaje de prueba enviado"}},email_campaigns:{errors:{click_signature_failure:"firma de validaci\xf3n fallida",url_missing:"Falta la URL del enlace"},flash_messages:{create_error:"Campa\xf1a no guardada, Listas no v\xe1lidas seleccionadas",deleted_success:"Campa\xf1a de Email Eliminada"},sunset_complete_message:'Las Campa\xf1as de Email ahora son "Broadcasts". Podr\xe1s ver tus antiguas Campa\xf1as de Email aqu\xed, pero no podr\xe1s crear nuevas. Se crear\xe1n nuevos Emails \xfanicos para tus contactos a trav\xe9s de Broadcasts',sunset_countdown_message:"En el pr\xf3ximo %{num_days} %{day_pluralized}, las Campa\xf1as de Email se convertir\xe1n en Broadcasts. Podr\xe1s ver tus Campa\xf1as de Email aqu\xed, pero no podr\xe1s crear nuevas. Se crear\xe1n nuevos Emails \xfanicos para tus contactos a trav\xe9s de Broadcasts."},email_templates:{index:{condition:"Condici\xf3n",delay_days:"D\xedas de retraso",delay_hours:"Horas de retraso",funnel_step:"Paso de funnel",html_body:"Cuerpo HTML",listing_email_templates:"Listado email_templates",name:"Nombre",new_email_template:"Nueva Plantilla de Email",subject:"Asunto"}},emaileditor:{addelements:{add_a_bullet_list_element_to_your_email:"agrega un elemento de lista de vi\xf1etas a tu email...",add_a_button_link_element_to_your_email:"agrega un elemento de enlace de bot\xf3n a tu email...",add_a_dividing_line_element_to_your_email:"agrega un elemento de l\xednea divisoria a tu email...",add_a_fancy_date_to_your_email:"agrega una fecha elegante a tu email...",add_a_image_element_to_your_email:"agrega un elemento de imagen a tu email...",add_a_new_row_to_your_email:"agrega una nueva fila a tu email...",add_a_social_media_links_to_your_email:"agrega enlaces de redes sociales a tu email...",add_a_text_element_to_your_email:"agrega un elemento de texto a su email...",bullet_point_list:"Lista de Vi\xf1etas",button:"Bot\xf3n",calendar_date:"Fecha Calendario",divider_separator:"Divisor / Separador",image_image_link:"Imagen / Enlace de imagen",row:"Fila",social_media_links:"Enlaces de Redes Sociales",text_headline:"Texto / T\xedtulo"},button:{button_color:"Color de Bot\xf3n",button_link_url:"URL del Bot\xf3n",button_size:"Tama\xf1o del Bot\xf3n:",button_text:"Texto en el Bot\xf3n",button_text_weight:"Peso del Texto del Bot\xf3n",done_editing_settings:"Terminado de Editar la Configuraci\xf3n",edit_button_settings:"Editar la Configuraci\xf3n del Bot\xf3n:",mobile_button_size:"Tama\xf1o del Bot\xf3n M\xf3vil:"},date:{day:"D\xeda",done_editing_settings:"Terminado de Editar la Configuraci\xf3n",edit_date_settings:"Editar Configuraci\xf3n de Fecha:",month:"Mes"},divider:{divider_color:"Color del Divisor",divider_size:"Tama\xf1o del Divisor",done_editing_settings:"Terminado de Editar la Configuraci\xf3n",edit_divider_separator_settings:"Editar la configuraci\xf3n del divisor / separador:",margin_top:"Margen Superior"},editor:{close:"cerrar",pre_header:"pre-encabezado",preview:"Vista Previa",save:"guardar",settings:"ajustes"},image:{alt_text:"Texto Alternativo",center:"centrar",done_editing_settings:"Terminado de Editar la Configuraci\xf3n",edit_image_settings:"Editar Configuraci\xf3n de Imagen:",image_aligment:"Alineaci\xf3n de Imagen",image_height_px:"Altura de la imagen (px)",image_radius:"Radio de Imagen",image_url:"URL de la Imagen",image_width_px:"Ancho de la imagen (px)",left:"izquierda",link_url:"Enlace URL",next:"Siguiente",prev:"Anterior",right:"derecha",select_image:"Seleccionar Imagen",upload_image:"Cargar imagen..."},preheader:{"330pm_html":'3:30pm <i class="fa fa-chevron-right">',done_editing_pre_header:"Terminado de Editar el Pre-Encabezado",edit_pre_header:"Editar Pre-Encabezado:",from_name:"Enviado Por",get_40_off_this_weeks_line_up:"\xa1Obt\xe9n 40% de descuento en la alineaci\xf3n de esta semana!",pre_header_text:"Texto del Pre-Encabezado",preview_of_pre_header:"Vista Previa del Pre-Encabezado",subject_line:"L\xednea de Asunto",the_pre_header_is_show_after_the_subject_line_in_the_email_client:"el pre-encabezado se muestra despu\xe9s de la l\xednea de asunto en el cliente de email..."},row:{all_sides:"Todos los Lados",auto:"Auto",bg_color:"Color de Fondo",bg_image:"Imagen de Fondo",bg_position:"Posici\xf3n Fondo",bg_size:"Tama\xf1o de Fondo",body:"Cuerpo",body_alignment:"Alineaci\xf3n del Cuerpo",body_font:"Fuente del Cuerpo",border_styles:"Estilos de Borde",bottom_only:"Solo Inferior",center:"Centrar",dashed:"Punteado",full:"Completo",left:"Izquierda",no_repeat:"No Repetir",overall_styles:"Estilos Generales",repeat:"Repetir",right:"Derecha",row:"Fila",sides:"Lados",size:"Tama\xf1o",solid:"S\xf3lido",top_only:"S\xf3lo Arriba"},social:{done_editing_settings:"Terminado de Editar la Configuraci\xf3n",edit_social_links_settings:"Editar la configuraci\xf3n de enlaces sociales:",facebook_url:"URL de Facebook",leave_blank_to_hide:"(dejar en blanco para ocultar)",linked_in_url:"URL de LinkedIn",twitter_url:"URL de Twitter"},text:{body_font:"Fuente del Cuerpo",done_editing_settings:"Terminado de Editar la Configuraci\xf3n",edit_text_settings:"Editar Configuraci\xf3n de Fecha:",mobile_text_size:"Tama\xf1o del Texto M\xf3vil",text_color:"Color de Texto",text_size:"Tama\xf1o del Texto"}},emails:{index:{condition:"Condici\xf3n",delay_days:"D\xedas de retraso",delay_hours:"Horas de retraso",funnel_step:"Paso de funnel",html_body:"Cuerpo HTML",listing_emails:"Listado Emails",name:"Nombre",new_email:"Nuevo Email",subject:"Asunto",user:"Usuario"},show:{edit_email:"Editar Email",open_editor:"abrir editor"}},errors:{404:{clickfunnels_404_error:"Error 404 de Clickfunnels",
if_you_believe_this_page_should_be_here_there_html:'Si crees que esta p\xe1gina deber\xeda estar aqu\xed, puede haber m\xe1s informaci\xf3n en nuestra <a href="http://status.clickfunnels.com" target="_blank">p\xe1gina de estado.</a>',the_page_you_were_looking_for_doesn_t_exist:"La p\xe1gina que estabas buscando no existe.",you_may_have_mistyped_the_address_or_the_page_may:"Es posible que haya escrito mal la direcci\xf3n o que la p\xe1gina se haya movido."},422:{clickfunnels_422_error:"Error de Clickfunnels 422",hitting_the_back_html:'Pulsar el bot\xf3n Atr\xe1s y volver a intentarlo puede ser tu mejor opci\xf3n. Si eso no funciona, puedes <a href="https://www.clickfunnels.com">regresar a la p\xe1gina de inicio.</a>',if_you_believe_html:'Si crees que esto deber\xeda haber funcionado, puede haber m\xe1s informaci\xf3n en nuestra <a href="http://status.clickfunnels.com" target="_blank">p\xe1gina de estado.</a>',maybe_you_tried_html:'Quiz\xe1s intentaste cambiar algo a lo que no ten\xedas acceso. Aseg\xfarate de haber <a href="https://app.clickfunnels.com/users/sign_in">iniciado sesi\xf3n</a> .',the_change_you_wanted_was_rejected:"El cambio que deseabas fue rechazado."},500:{clickfunnels_500_error:"Error de Clickfunnels 500",there_might_be_html:"Puede haber m\xe1s informaci\xf3n en nuestra <a href='http://status.clickfunnels.com' target='_blank'>p\xe1gina de estado.</a>",this_doesn_t_happen_html:"Esto no sucede a menudo, pero parece que <strong>algo est\xe1 roto</strong> . <a href='https://www.clickfunnels.com'>Regrese a la p\xe1gina de inicio.</a>"},affiliate_not_buyer:"El Afiliado y el Cliente no pueden ser iguales",after_smart_smart_list:"La Lista Inteligente seleccionada para Broadcast a\xfan se est\xe1 procesando. Esta transmisi\xf3n debe programarse para enviarse al menos en 30 minutos a partir de ahora.","array?":"Debe ser array","attr?":"esta faltante","bool?":"debe ser boolean","can_send?":"No se pudo enviar el mensaje de prueba. Aseg\xfarate de que la configuraci\xf3n de Email y SMTP est\xe9 configurada.",clickmail_monthly_quota_exceeded:"Has superado los Emails de ClickFunnels mensuales que puede enviar. Tu l\xedmite es %{limit}.",clickmail_monthly_quota_exceeded_150:"Has superado los Emails mensuales que puedes enviar (150% del l\xedmite: %{limit}). Espere a que tu ciclo de facturaci\xf3n se renueve el %{billing_cycle_date} o comun\xedquese con nuestro departamento ventas.",clickmail_monthly_quota_exceeded_95:"Casi excediste los Emails de ClickFunnels mensuales que puedes enviar (95% del l\xedmite: %{limit}).",commissionable:"La compra no es comisionable",connection_refused:"Ups! No se pudo conectar a la consola Web de middleware.\nPor favor aseg\xfarate de que un servidor de desarrollo rails se est\xe1 ejecutando.\n",cps_every_n_check:"Hubo un problema al Programar el Plan de Comisiones ",cps_max_times_check:"El Programa del Plan de Comisiones ha sobrepasado el n\xfamero m\xe1ximo de veces utilizable",cps_start_at_check:"El inicio del Programa del Plan de Comisiones es incorrecto","date?":"debe ser una fecha","date_time?":"debe ser una fecha y hora","decimal?":"debe ser un decimal","email?":"Revise el formato del Email de prueba",email_design:"Debes seleccionar un dise\xf1o para tu Email","empty?":"debe estar vac\xedo","eql?":"debe ser igual a %{left}","even?":"debe ser par","excluded_from?":{arg:{"default":"no debe ser uno de: %{list}",range:"no debe ser uno de los siguientes: %{list_left} - %{list_right}"}},"excludes?":"no debe incluir %{value}","exclusion?":"no debe ser uno de: %{list}","false?":"debe ser falso","filled?":"debe ser llenado","float?":"debe ser un float",format:"%{attribute} %{message}","format?":"est\xe1 en un formato no v\xe1lido",from_name:"Asigna el Nombre de Remitente para la integraci\xf3n SMTP",future_send_time:"No puedes enviar un Broadcast antes de la hora actual. Selecciona un d\xeda / hora en el futuro para enviar.","gt?":"debe ser mayor que %{num}","gteq?":"debe ser mayor o igual que %{num}","hash?":"debe ser un hash",htmlbody:"Debes seleccionar un dise\xf1o para tu Email","included_in?":{arg:{"default":"debe ser uno de: %{list}",range:"debe ser uno de los siguientes: %{list_left} - %{list_right}"}},"includes?":"debe incluir %{value}","inclusion?":"debe ser uno de: %{list}","int?":"debe ser un entero",integrations:{zoom_us:{failed:"La clave de API de Zoom no es v\xe1lida o la lista de webinars est\xe1 vac\xeda."}},"key?":"esta faltante",list_id:"No se encontraron ID de la Lista.",lists:"Selecciona al menos una Lista para usar","lt?":"debe ser menor que %{num}","lteq?":"debe ser menor o igual que %{num}",max_days_of_contact_inactivity:"Establece el n\xfamero de d\xedas de inactividad del contacto","max_size?":"el tama\xf1o no puede ser mayor que %{num}",messages:{accepted:"debe ser aceptado",already_confirmed:"ya ha sido confirmada, por favor intenta iniciar sesi\xf3n",blank:"no puede estar en blanco",carrierwave_download_error:"no se pudo descargar",carrierwave_integrity_error:"no es de un tipo de archivo permitido",carrierwave_processing_error:"no pudo ser procesado",confirmation:"no coincide con %{attribute}",confirmation_period_expired:"necesita confirmarse dentro de %{period}, por favor solicita una nueva",content_type_blacklist_error:"No est\xe1 permitido subir archivos tipo %{content_type}",content_type_whitelist_error:"No est\xe1 permitido subir archivos tipo %{content_type}",empty:"no puede estar vac\xedo",equal_to:"debe ser igual a %{count}",even:"debe ser par",exclusion:"est\xe1 reservado",expired:"ha expirado, por favor solicita una nueva",extension_blacklist_error:"No est\xe1 permitido subir archivos %{extension}, tipos prohibidos: %{prohibited_types}",extension_whitelist_error:"No est\xe1 permitido cargar archivos %{extension}, tipos permitidos: %{allowed_types}",greater_than:"debe ser mayor que %{count}",greater_than_or_equal_to:"debe ser mayor que o igual a %{count}",inclusion:"no est\xe1 incluido en la lista",invalid:"no es v\xe1lido",invalid_currency:"debe ser una moneda v\xe1lida (por ejemplo, '100', '5%{decimal}24', o '123%{thousands}456%{decimal}78'). Obtuvo %{currency}",less_than:"debe ser menor que %{count}",less_than_or_equal_to:"debe ser menor que o igual a %{count}",max_size_error:"El tama\xf1o del archivo debe ser inferior a %{max_size}",min_size_error:"El tama\xf1o del archivo debe ser mayor que %{min_size}",mini_magick_processing_error:"Error al manipular con MiniMagick, tal vez no es una imagen? Error original: %{e}",model_invalid:"La validaci\xf3n fall\xf3: %{errors}",not_a_number:"no es un n\xfamero",not_an_integer:"debe ser un entero",not_found:"no se ha encontrado",not_locked:"no estaba bloqueada",not_saved:{one:"Ocurri\xf3 un error al tratar de guardar %{resource}:",other:"Ocurrieron %{count} errores al tratar de guardar %{resource}:"},odd:"debe ser impar",other_than:"debe ser distinto de %{count}",present:"debe estar en blanco",required:"debe existir",rmagick_processing_error:"Error al manipular con rmagick, \xbfquiz\xe1s no es una imagen?",taken:"ya est\xe1 en uso",too_long:{one:"es demasiado largo (1 car\xe1cter m\xe1ximo)",other:"es demasiado largo (%{count} caracteres m\xe1ximo)"},too_short:{one:"es demasiado corto (1 car\xe1cter m\xednimo)",other:"es demasiado corto (%{count} caracteres m\xednimo)"},url:"no es una URL v\xe1lida",wrong_length:{one:"no tiene la longitud correcta (deber\xeda ser 1 car\xe1cter)",other:"no tiene la longitud correcta (deber\xedan ser %{count} caracteres)"}},"min_size?":"el tama\xf1o no puede ser menor que %{num}",name:"Debe proporcionar un nombre de Broadcast","none?":"no se puede definir","not_eql?":"no debe ser igual a %{left}","number?":"debe ser un n\xfamero","odd?":"debe ser impar",or:"o",rules:{affiliates:{plan_id_required:"Debes elegir un Plan de Comisiones"},broadcasts:{after_smart_smart_list:"La Lista Inteligente seleccionada para Broadcast a\xfan se est\xe1 procesando. Esta transmisi\xf3n debe programarse para enviarse al menos en 30 minutos a partir de ahora.",delay:"Ingresa un n\xfamero (0 o mayor) para la cantidad de d\xedas u horas de retraso",future_send_time:"No puedes enviar un Broadcast antes de la hora actual. Selecciona un d\xeda / hora en el futuro para enviar.",send_at:"La fecha de env\xedo no est\xe1 configurada",send_now:"Enviar ahora no est\xe1 configurado"},details:{address_required:"Este es actualmente un producto sujeto a impuestos y / o f\xedsico y, por lo tanto, requiere una direcci\xf3n v\xe1lida.",all_address_fields_required:"Tu direcci\xf3n debe incluir todos los campos excepto la L\xednea de Direcci\xf3n 2.",minimum_amount:"El Precio del Producto debe ser mayor o igual al precio m\xednimo del Producto.",plan_required:": selecciona el Plan de Stripe en el men\xfa desplegable",rules:{amount:{"float?":"El Precio del Producto debe ser mayor o igual al precio m\xednimo del Producto.","gt?":"El Precio del Producto debe ser mayor o igual al precio m\xednimo del Producto."}}},email_messenger:{after_smart_smart_list:"La Lista Inteligente seleccionada para Broadcast a\xfan se est\xe1 procesando. Esta transmisi\xf3n debe programarse para enviarse al menos en 30 minutos a partir de ahora.",email_design_id:"Debes seleccionar un dise\xf1o para tu Email",from_name:"Asigna el Nombre de Remitente para la integraci\xf3n SMTP",future_send_time:"No puedes enviar un Broadcast antes de la hora actual. Selecciona un d\xeda / hora en el futuro para enviar.",htmlbody:"Debes seleccionar un dise\xf1o para tu Email",htmlbody_present_if_design_nil:"Debes seleccionar un dise\xf1o para tu Email",list_ids:"Debe seleccionar una Lista para env\xedo",name:"Debe proporcionar un nombre de Broadcast",send_at:"Debes programar una fecha de env\xedo",smtp_integration:"Selecciona una integraci\xf3n SMTP",smtp_integration_exists:"La integraci\xf3n SMTP seleccionada ya no es v\xe1lida. Esto puede suceder cuando se eliminan las integraciones SMTP. Selecciona una integraci\xf3n SMTP v\xe1lida",smtp_integration_id:"Selecciona una integraci\xf3n SMTP",subject:"Proporciona un asunto para tu Email"},follow_up_action:{integration_presence:"Una vez que hayas seleccionado una Integraci\xf3n, tambi\xe9n debe seleccionar una Acci\xf3n y completar sus detalles.",integration_tag_list_presence:"La Acci\xf3n seleccionada requiere al menos una Etiqueta."},follow_up_funnel_step_actions:{action_to:"Selecciona una acci\xf3n",action_with:"Elige una Acci\xf3n de la Lista de Opciones",action_with_or_integration_tag_list:"Elige una opci\xf3n de Acci\xf3n",integration_tag_list:"Todos los campos de Acci\xf3n son obligatorios"},follow_up_funnel_step_schedule:{delay:"Ingresa un n\xfamero (0 o mayor) para la cantidad de d\xedas u horas de retraso",delay_days:"Los d\xedas de demora deben ser menores o iguales a 999",delay_hours:"Las horas de retraso deben ser menores o iguales a 23976",delay_kind:"Selecciona el tipo de retraso"},follow_up_funnel_step_settings:{integration_id:"Selecciona una integraci\xf3n",name:"Agrega un nombre para el Paso de Funnel de Seguimiento",valid_integration:'La integraci\xf3n "Enviar desde" seleccionada ya no es v\xe1lida, verifica la configuraci\xf3n de la integraci\xf3n o selecciona una integraci\xf3n diferente.'},fulfillment_email:{"email_valid?":"Aseg\xfarate de proporcionar un asunto y una copia del cuerpo del Email de Entrega."},join:{"not_a_member?":"Ya eres miembro de esta empresa","not_owner?":"No puedes agregarte tu mismo a la empresa","token_valid?":"Tu invitaci\xf3n no es v\xe1lida"},mass_actions_add_tags:{action_with:"No se seleccionaron Etiquetas"},mass_actions_add_to_lists:{action_with:"No se seleccionaron Listas"},mass_actions_create:{action_to:"Acci\xf3n no v\xe1lida",model_ids:"No se seleccionaron contactos"},mass_actions_delete:{action_with:"Se ingres\xf3 una validaci\xf3n incorrecta"},mass_actions_remove_from_lists:{action_with:"No se seleccionaron Listas"},mass_actions_remove_tags:{action_with:"No se seleccionaron Etiquetas"},memberships:{offer_id_required:"Debe elegir una membres\xeda y una oferta de membres\xeda"},people:{"unique?":"Ya se envi\xf3 una invitaci\xf3n a este usuario"},product_billing:{"bi_to_use_payment_plan?":"Los planes de pago solo est\xe1n disponibles para las pasarela de pago Stripe",rules:{billing_integration:{"key?":"Debe elegir una pasarela de pago"},product_Type:{"key?":"Debe elegir entre una sola vez o una suscripci\xf3n"}}},register:{"token_valid?":"Tu invitaci\xf3n no es v\xe1lida"},registration:{"token_valid?":"Tu invitaci\xf3n no es v\xe1lida"},shipment:{"disc_delivered_valid?":"Debe completar todos los campos para usar Disc Delivered","kunaki_valid?":"Debe completar todos los campos para utilizar Kunaki.","product_dimensions_numbers?":"El peso y las dimensiones del producto deben ser valores superiores a 0",rules:{sku:{"filled?":"Debes proporcionar un SKU"},type:{"filled?":{"included_in?":{arg:{"default":"Debes seleccionar un Env\xedo"}}}}},shipping_integration_required:"Debes configurar una integraci\xf3n de env\xedo v\xe1lida"},text_broadcasts:{after_smart_smart_list:"La Lista Inteligente seleccionada para Broadcast a\xfan se est\xe1 procesando. Esta transmisi\xf3n debe programarse para enviarse al menos en 30 minutos a partir de ahora.",future_send_time:"No puedes enviar un Broadcast antes de la hora actual. Selecciona un d\xeda / hora en el futuro para enviar.",integration_id:"Selecciona una integraci\xf3n",list_ids:"Selecciona al menos una Lista para usar",max_days_of_contact_inactivity:"Establece el n\xfamero de d\xedas de inactividad del contacto",send_at:"Selecciona una fecha para tu Broadcast",sms_message:"Proporciona un mensaje para tu Broadcast."},third_party_apps:{action_with_or_integration_tag_list:"Elige una opci\xf3n de Acci\xf3n",from_name:"Elige una cuenta para enviar desde",integration:"Selecciona una integraci\xf3n",integration_id:"Selecciona una integraci\xf3n",list_ids:"Debes seleccionar una o m\xe1s Listas que recibir\xe1n este mensaje.",lists:"Selecciona al menos una Lista para usar",max_days_of_contact_inactivity:"Establece el n\xfamero de d\xedas de inactividad del contacto",name:"Debe proporcionar un nombre de Broadcast",send_at:"Selecciona una fecha para tu Broadcast",valid_integration:'La integraci\xf3n "Enviar desde" seleccionada ya no es v\xe1lida, verifica la configuraci\xf3n de la integraci\xf3n o selecciona una integraci\xf3n diferente.'}},send_at:"Selecciona una fecha para tu Broadcast","size?":{arg:{"default":"el tama\xf1o debe ser %{size}",range:"el tama\xf1o debe estar entre %{size_left} - %{size_right}"},value:{string:{arg:{"default":"la longitud debe ser %{size}",range:"la longitud debe estar entre %{size_left} - %{size_right}"}}}},smtp_integration:"Selecciona una integraci\xf3n SMTP",smtp_integration_id:"Selecciona una integraci\xf3n SMTP","str?":"debe ser un string",subject:"Proporciona un asunto para tu Email",template:{body:"Se encontraron problemas con los siguientes campos:",header:{one:"No se pudo guardar este/a %{model} porque se encontr\xf3 1 error",other:"No se pudo guardar este/a %{model} porque se encontraron %{count} errores"}},"time?":"debe ser un tiempo","true?":"debe ser verdadero","type?":"debe ser %{type}",unacceptable_request:"Se espera una versi\xf3n compatible. Aceptar header.\n",unavailable_session:"La sesi\xf3n %{id} ya no est\xe1 disponible en la memoria.\n\nSi se ejecuta en un servidor de procesos m\xfaltiples (como Unicorn o Puma), el proceso de solicitud no se almacena %{id} en la memoria. Considera la posibilidad de convertir el n\xfamero de procesos / workers a uno (1) o usa un servidor diferente en desarrollo.\n",unique_purchase_commission:"Comisi\xf3n ya existente",unique_stripe_commission:"Comisi\xf3n ya existente (creada con cargo Stripe)",valid_commission_amount:"El monto de la comisi\xf3n no puede ser cero",valid_contact:"La compra no tiene ning\xfan contacto asociado",valid_days:"Elige al menos un d\xeda.",valid_hours:"La hora de inicio debe ser anterior a la hora de finalizaci\xf3n.",valid_key_string:"key_string no existe en UNIQUE_KEYS_IN_USE",valid_ownership:"\xa1Ups! Algo sali\xf3 mal.",valid_rule_patient:"Se debe completar rule_patient_text o rule_patient"},export_mailer:{download_link:{hey_there:"Hola,",the_above_url:"La URL anterior estar\xe1 disponible durante 30 d\xedas.",your_csv_export:"La exportaci\xf3n CSV est\xe1 lista para descargar:"},download_pii:{based_on_that_request:"En base a esa solicitud, te hemos proporcionado el siguiente archivo que contiene tus datos:",we_received_a_request:"Recibimos una solicitud para descargar todos tus datos de usuario para tu cuenta de ClickFunnels."}},facebook:{token_expiration:{cta_text:"Ver tu integraci\xf3n",email_subject:"El token de acceso a la integraci\xf3n de Facebook est\xe1 caducando",facebook_policy:'Facebook ha actualizado su pol\xedtica para caducar los tokens de acceso cada 90 d\xedas y requiere que los usuarios\npara dar acceso a aplicaciones de terceros, como ClickFunnels, cuando esos tokens vencen. \xa1Actualizar un token que expira es f\xe1cil! Simplemente edita tu integraci\xf3n de Facebook que est\xe1 caducada y haz click en el\nBot\xf3n "Reconectar".\n',message:{one:"El token de acceso a Facebook de su integraci\xf3n de Facebook caducar\xe1 en un d\xeda. Act\xfae ahora para evitar que falle.",other:"El token de acceso a Facebook de su integraci\xf3n con Facebook caducar\xe1 en %{count} d\xedas. Act\xfae ahora para evitar que falle.",zero:"El token de acceso a Facebook de su integraci\xf3n de Facebook vence hoy. Act\xfae ahora para evitar que falle."}}},facebook_pages:{bot:{messenger_settings:"Administra tus Dominios incluidos en la lista blanca aqu\xed",no_whitelisted_domains:"Sin Dominios incluidos en la lista blanca",page_error:"Parece haber un error al conectar esta p\xe1gina de Facebook.",page_settings_link:"Configuraci\xf3n de la p\xe1gina de Facebook",subscribe:"Utilizar esta p\xe1gina de Facebook",unsubscribe:"Eliminar esta p\xe1gina de Facebook de ClickFunnels",whitelisted_domains_desc:'Aqu\xed hay una lista de tus dominios que pueden incrustar el plugin de Facebook Messenger. Compl\xe9telo autom\xe1ticamente con tus dominios ClickFunnels haciendo clic en "Usar esta p\xe1gina de Facebook" a continuaci\xf3n. Para dejar de usar el plugin de Facebook Messenger, presione el bot\xf3n "Eliminar esta p\xe1gina de Facebook de ClickFunnels".\n',whitelisted_domains_header:"Dominios incluidos en la lista blanca"},index:{continue_button:"Continuar",description:"Agregar una p\xe1gina de Facebook notifica a Facebook que te gustar\xeda que la aplicaci\xf3n ClickFunnels sea notificada de los mensajes entrantes a su p\xe1gina de Facebook.",go_back_button:"Volver",managed_pages_title:"P\xe1ginas de Facebook que puede administrar en ClickFunnels",no_pages:"Actualmente no tiene ninguna p\xe1gina de Facebook para administrar. Si cree que se trata de un error, elimine esta integraci\xf3n e intente agregarla nuevamente.",title:"Tus P\xe1ginas de Facebook",unmanaged_description:"A continuaci\xf3n se muestran las p\xe1ginas de las que eres administrador en Facebook, pero no que eres administrador en ClickFunnels. Otro usuario (o usuarios) que tambi\xe9n tiene privilegios de administrador para estas p\xe1ginas de Facebook est\xe1 administrando estas p\xe1ginas en ClickFunnels.",unmanaged_pages_title:"P\xe1ginas de Facebook administradas por otra persona en ClickFunnels"},invalid_access_token_error:"La integraci\xf3n de Facebook ya no es v\xe1lida. Elimina y vuelva a agregar la integraci\xf3n de Facebook. Esto puede ocurrir cuando tu contrase\xf1a de Facebook cambia o Facebook ha realizado una actualizaci\xf3n de seguridad."},fhl_2020:{funnel_sales:{stats:{last_4_weeks_label:"\xdaltimas 4 Semanas",last_week_label:"Ultimos 7 D\xedas",last_year_label:"\xdaltimos 12 Meses",today_label:"Hoy"}}},flash:{actions:{create:{notice:"%{resource_name} fue creado exitosamente."},destroy:{alert:"%{resource_name} no pudo ser destruido.",notice:"%{resource_name} fue destruido con \xe9xito."},update:{notice:"%{resource_name} se actualiz\xf3 con \xe9xito."}}},follow_up_funnels:{layout:{main:{component:{broadcasts:{header:"Mis Broadcasts",text:"Broadcasts"},button:{go_back:{text:"Volver"}},contact_profile_imports:{header:"Importar",text:"Contactos"},contact_profiles:{header:"Mis Contactos",text:"Contactos"},"contacts/imports":{header:"Importar",text:"Contactos"},follow_up_funnels:{header:"Mis Funnels de Seguimiento",text:"Funnels de Seguimiento"},lists:{header:"Mis Listas de Email",text:"Listas de Email"},"lists/new":{header:"Nueva Lista De Email",text:"Listas de Email"},top_nav:{header:{text:"Funnels de Seguimiento"}}}}},toggle_status_modals:{component:{broadcast_cancelled_modal:{text:"Est\xe1s volviendo a poner en cola de env\xedo un Broadcast cancelado. Ten en cuenta que este Broadcast continuar\xe1 enviando desde donde se qued\xf3. Solo los contactos que a\xfan no hayan recibido este mensaje lo recibir\xe1n despu\xe9s de que lo pongas en cola para enviarlo."},cancel_button:"Cancelar",confirm_button:"Confirmar",consent_button:"Entiendo. Enviar ahora",make_live_button:"Activar",make_live_modal:{header:"Est\xe1s a punto de activar tu Funnel de Seguimiento",sub_text:"(Puedes pausar y editar tu Paso en cualquier momento)",text:"\xbfEst\xe1s listo para publicar tu contenido?"},pause_modal:{header:"Est\xe1s a punto de pausar este Paso",text:"Los contactos que no hayan llegado a este punto en el Funnel de Seguimiento no recibir\xe1n este paso mientras est\xe9 en pausa. \xbfEst\xe1s seguro de que deseas pausar este paso?"},zero_contacts_modal:{broadcast_message:"\xbfEst\xe1s seguro de que deseas agregar este Broadcast a cola de env\xedo?",broadcast_warning_html:"El recuento de env\xedos futuros para este Broadcast es <span class='ui red bold text'>0</strong></span>",fuf_message:"Solo los NUEVOS contactos agregados a la lista asociada recibir\xe1n este mensaje. \xbfTodav\xeda quieres activar este Paso?",fuf_warning_html:"El recuento de env\xedos futuros para este Paso es <span class='ui red bold text'>0.</strong>",suggestion:"Nota: Cambiar las reglas de filtro puede afectar esto"}}}},funnel:{unique_path:{errors:{validate_path_uniqueness:"La ruta ya se est\xe1 utilizando en tu cuenta. Introduce una ruta diferente."}}},funnel_actions:{index:{action_to:"Acci\xf3n para",action_with:"Acci\xf3n con",condition:"Condici\xf3n",delay_days:"D\xedas de retraso",delay_from_webinar_time:"Retraso de la hora del webinar",delay_hours:"Horas de retraso",funnel_step:"Paso de funnel",listing_funnel_actions:"Listado funnel_actions",name:"Nombre",new_funnel_action:"Nueva acci\xf3n del Funnel",user:"Usuario"}},funnel_stats:{totals:{average_cart_value:"Valor Medio De Compra",cost_per_acquisition:"CPA",cost_per_click:"CPC",cost_per_lead:"CPL",earnings_per_pageview:"Ganancias Por Click",gross_earnings:"Ventas Brutas",leads:"Prospectos",net_earnings:"Ventas Netas",return_on_investment:"RDI",total_cost:"Costo Total",total_pageviews:"Vistas de la P\xe1gina"}},funnel_step_products:{"new":{advanced_billing:{bump_description_html:'Un producto de Venta Incremental es una venta adicional que aparece en la p\xe1gina de pago y que anima al cliente a agregar el producto a su pedido cuando finaliza el proceso de pago. <a href="http://docs.clickfunnels.com/page-types/order-form/how-to-add-an-order-bump-to-your-order-page">Aprende m\xe1s.</a>',bump_label:"S\xed, hacer este el producto de Venta Incremental para mi p\xe1gina de pedido.",price_display_override_html:"A veces, las opciones de facturaci\xf3n pueden resultar dif\xedciles de entender para los usuarios. Utiliza este campo para personalizar el texto que aparece en el formulario de pedido.\n",product_quantity_limiter_html:"\xbfVendiendo algo con una cantidad limitada? Agrega una cantidad m\xe1xima aqu\xed, \xbfya vendiste algo fuera de ClickFunnels?\nAgrega la preventa manual a los c\xe1lculos en tiempo real en la p\xe1gina.\n"},affiliates:{commissionable_description_html:"Como cliente de Backpack, tienes la posibilidad de ofrecer a tus afiliados una comisi\xf3n por ciertos productos. Marcar la casilla a continuaci\xf3n permitir\xe1 que tus afiliados reciban comisiones de este producto.\n",commissionable_enable_html:"<p>\xa1Felicidades! \xa1Est\xe1s suscrito a Backpack, nuestro incre\xedble software de programa de afiliados!</p><p> Haz click en el enlace a continuaci\xf3n para habilitar Backpack y \xa1comienza hoy!</p>",commissionable_enable_text:"Habilitar Backpack",commissionable_hint:"Actualmente solo es compatible con el procesamiento de pagos de Stripe.",commissionable_label:"Este producto califica para comisi\xf3n.",commissionable_upgrade_html:"<p>Aqu\xed en ClickFunnels, creemos GRANDEMENTE que la forma n\xfamero uno de atraer tr\xe1fico o personas a tus Funnels es tener tu propio programa de afiliados. En el pasado, tendr\xeda que tener un software separado para ejecutar un programa de afiliados, pero ahora puede agregar un programa de afiliados a CUALQUIER Funnel utilizando una nueva herramienta que llamamos Backpack.</p><p> Con Backpack, puedes crear un programa de afiliados completo y darles a tus afiliados un porcentaje de las ventas (o una comisi\xf3n) por cada producto que te ayuden a vender.",commissionable_upgrade_text:"\xa1Actualiza / habilita Backpack ahora y lleva clientes a tu embudo!"},basics:{charge_option_label:"\xbfC\xf3mo cobrar\xe1s por este Producto?",charge_option_onetime_description:"Fija el precio de este producto.\n",charge_option_onetime_header:"Opciones de Pago \xdanico",charge_option_onetime_label:"Una Vez",charge_option_paymentplan_description:"Establece la cantidad de pagos en este plan y la cantidad a cobrar por cada pago.",charge_option_paymentplan_header:"Opciones de Planes de Pago",charge_option_paymentplan_label:"Plan de Pago",charge_option_subscription_description:"Elige el plan de suscripci\xf3n que utilizar\xe1s para este Producto.\n",charge_option_subscription_header:"Opciones de Suscripci\xf3n",charge_option_subscription_label:"Suscripci\xf3n",payment_gateway_disabled_text:"El procesador de pagos que elegiste no admite esta opci\xf3n.\n",payment_gateways_link_text:"Pasarelas de Pago",product_billing_integration_html:"ClickFunnels no procesa directamente tarjetas de cr\xe9dito ni otros m\xe9todos de pago. En cambio tu puedes integrar directamente tu procesador de pagos favorito. Puedes integrar m\xe1s procesadores de pago en la p\xe1gina de tu cuenta %{gateways_link}.\n",product_billing_integration_label:"\xbfQu\xe9 pasarela de pago desea utilizar para este Producto?\n",product_name_label:"\xbfC\xf3mo llamar\xe1s a este Producto?",product_name_placeholder:"Nombre de Producto",stripe_plan_hint_html:"<strong>Nota:</strong> El <code>plan_id</code> exacto debe existir en <strong>ambos modos</strong> en vivo y de prueba para que la prueba del formulario de pedido funcione correctamente."},email_integration:{action_on_submit_label:"Acci\xf3n al Enviar",confirmation_email_label:"Email de Confirmaci\xf3n",confirmation_email_option_nosend:"No Enviar Confirmaci\xf3n",confirmation_email_option_send:"Enviar Confirmaci\xf3n",integration_method_blank_option:"Selecciona una Integraci\xf3n para usar",integration_method_help_html:"Esta integraci\xf3n se activar\xe1 cuando alguien compre este producto.\nSi no ves tu integraci\xf3n en la lista, aseg\xfarese primero de %{link}.\n",integration_method_help_link_text:"Agregar una Integraci\xf3n",integration_method_label:"Selecciona el M\xe9todo de Integraci\xf3n",list_to_add_lead_label:"Lista para Agregar Prospectos",refresh_from_api_link:"Actualizar lista de API",refresh_tags_from_api_link:"Actualizar Etiquetas desde API"},fulfillment_email:{fieldset_title:"P\xe1gina de Agradecimiento / Acceso de Membres\xeda",html_body_hint_html:"<code>%{code}</code> se intercambiar\xe1 con la URL de la p\xe1gina de agradecimiento de tu producto ... o si se establece un \xe1rea de membres\xeda para la p\xe1gina de agradecimiento a continuaci\xf3n: el enlace de creaci\xf3n de cuenta del \xe1rea de membres\xeda de uso \xfanico del comprador."},infusionsoft:{delete_declined_invoices_label:"(Opcional) Elimina las facturas / pedidos rechazados de Infusionsoft."},infusionsoftv2:{delete_declined_invoices_label:"(Opcional) Elimina las facturas / pedidos rechazados de Infusionsoft."},membership:{membership_id_blank:"Selecciona el M\xe9todo de Integraci\xf3n",membership_offer_id_blank:"Selecciona la Oferta"},ontraport:{ontraport_product_description:"\xbfA qu\xe9 producto de tu cuenta de Ontraport corresponde este producto?\n",ontraport_product_label:"Producto Ontraport"},shipping:{disc_delivered_instructions_html:'<p>Complete la informaci\xf3n a continuaci\xf3n para configurar tu integraci\xf3n DiscDelivered. <a href="http://docs.clickfunnels.com/other-integrations/shipping-integrations/integrating-with-disc-delivered">Obt\xe9n m\xe1s informaci\xf3n</a> .</p>',kunaki_instructions_html:'<p>Complete la siguiente informaci\xf3n para configurar tu integraci\xf3n con Kunaki. <a href="http://docs.clickfunnels.com/other-integrations/shipping-integrations/integrating-with-kunaki">Obt\xe9n m\xe1s informaci\xf3n</a> .</p>',shipping_inline_label:"Env\xeda utilizando la integraci\xf3n %{service}.",shipstation_instructions_html:'<p>Complete la siguiente informaci\xf3n para configurar tu integraci\xf3n de Shipstation. <a href="http://docs.clickfunnels.com/other-integrations/shipping-integrations/how-to-integrate-with-shipstation">Obt\xe9n m\xe1s informaci\xf3n</a> .</p>',shopify_instructions_html:"<p>Complete la informaci\xf3n a continuaci\xf3n para configurar tu integraci\xf3n de Shopify.</p>"},stripe:{stripe_product_description_html:"Esto aparecer\xe1 en el extracto de la tarjeta de cr\xe9dito de tu cliente junto con el nombre de tu empresa que\nque establezcas en la configuraci\xf3n de tu Pasarela de pago. Las compa\xf1\xedas de tarjetas de cr\xe9dito lo limitan a 22\ncaracteres.\n"}}},funnel_steps:{add_new_page:{affiliate_access:"Acceso de Afiliados",affiliate_area:"\xc1rea de Afiliados",affiliates:"Afiliados",auto_webinar:"Auto Webinar\n",broadcast_room:"Sala de Transmisi\xf3n",clickpop:"ClickPop",creating_page:"Creando P\xe1gina...",email_optin:"Registro de Email",email_optin_templates:"Plantillas de Registro de Email",member_access:"Acceso De Miembros",membership:"Membres\xeda",membership_area:"\xc1rea de Miembros",misc:"Misc",one_click_downsell:"Venta Decremental ",one_click_upsell_oto:"Ofertas de \xdanica Vez (OTO)",optin:"Registro",optin_templates:"Plantillas de Registro (Optin)",order_confirmation:"Confirmaci\xf3n de Orden",order_form:"Formulario de Orden",page_categories_nav:"page_categories_nav",page_template_with_top_converting:"page_template_with_top_converting",page_template_without_top_converting:"page_template_without_top_converting",product_launch:"Lanzamiento de Productos",registration:"Registro",replay_room:"Sala de Repetici\xf3n",sales:"Ventas",sales_page:"Carta de Ventas",saving_the_page_template_that_has_chosen_page_will_reload_in_:"Guardando la plantilla de p\xe1gina que has elegido, la p\xe1gina se recargar\xe1 en 5 segundos...",search_templates:"Buscar Plantillas...",show_only_my_templates:"Mostrar Solo Mis Plantillas",sort_by_top_converting:"sort_by_top_converting\n",thank_you:"P\xe1gina de Gracias",webinar:"Webinar",you_have_chosen:"Escogiste.."},add_product:{affiliates:{backpack_cta:{button_text:"\xa1Actualizar mi plan de suscripci\xf3n ahora!",subtitle:"\xbfSab\xeda que puede crear un producto de afiliado dentro de ClickFunnels con solo unos simples pasos? \xa1Backpack hace que agregar planes de comisiones a tus Funnels sea muy simple para promover m\xe1s ventas!",title:"\xa1Puede ganar m\xe1s ventas reclutando afiliados para promocionar!"},form:{affirmative:"si",commission_label:"\xbfEste producto est\xe1 sujeto a comisiones?",negative:"no",subtitle:"Actualmente solo es compatible con el procesamiento de pagos de Stripe.",title:"Proporcionar Comisi\xf3n"}},billing:{add_new_integration_button:"Agregar Integraci\xf3n de Pago",header:"Integraciones",message:{variations_enabled:{description:"Ha activado Variaciones de productos. Las suscripciones y los planes de pago no funcionan actualmente con las variaciones de productos. Para seleccionar Suscripci\xf3n o Plan de pago, desactive Variaciones del producto en la pesta\xf1a Variaciones del producto."}},no_integrations_header:"\xa1No tienes Integraciones de Pago!",onetime_label:"Un Pago",payment_plan_label:"Plan de Pagos",product_type_header:"Suscripci\xf3n, Plan de Pago o Pago \xdanico",product_type_question:"\xbfEste producto est\xe1 disponible como suscripci\xf3n, plan de pago o pago \xfanico?",subscription_label:"Suscripci\xf3n",
tax_integration_notice:"Al cambiar las integraciones de pago, deshabilitaremos el cobro de impuestos para este producto.",tax_integration_notice_title:"El cobro de impuestos con Avalara solo funciona con Stripe."},breadcrumbs:{affiliates:"Afiliados",follow_up_actions:"Acciones de Seguimiento",fulfillment_email:"Email de Entrega",hint:"(Opcional)",membership:"Membres\xeda",payment_options:"Opciones de Pago",product_details:"Detalles del Producto",product_variations:"Variaciones de Producto",shipping:"Env\xedo",summary:"Resumen"},details:{form:{amount_currency_hint:"(La moneda determina el precio m\xednimo)",amount_currency_label:"Moneda",amount_hint:"(Precio m\xednimo: %{price})",amount_label:"Precio del Producto",amount_placeholder:"Precio del Producto",bump_product_header:"Producto Incremental",bump_product_label:"\xbfDeber\xeda este el producto incremental en la p\xe1gina de pedido si est\xe1 presente?",delete_declined_invoices_hint:"(Opcional) Elimina las facturas / pedidos rechazados de Infusionsoft.",description:{label:"Descripci\xf3n del Producto",placeholder:"Escribe tu descripci\xf3n aqu\xed..."},infusion_soft_v2_promo_codes_hint:"C\xf3digos promocionales aplicados al comprar este producto. (Nota: obligatorio para las pruebas gratuitas)",name_label:"Nombre de Producto",name_placeholder:"Nombre de Producto",netsuite_class_label:"Clase NetSuite",netsuite_class_placeholder:"Clase NetSuite",netsuite_id_label:"ID de NetSuite",netsuite_id_placeholder:"ID de NetSuite",netsuite_tag_label:"Etiqueta NetSuite",netsuite_tag_placeholder:"Etiqueta NetSuite",order_bump_disabled:"Solo se permite 1 Producto con variaciones en el formulario de pedido m\xe1s un Producto Incremental en el formulario de pedido.",payment_gateway_frequency_label:"Frecuencia",payment_gateway_initial_amount_label:"Importe del cargo inicial (para pruebas pagadas)",payment_gateway_initial_amount_placeholder:"99",payment_gateway_max_charges_label:"N\xfamero m\xe1ximo de cargos (dejar en blanco para ilimitado)",payment_gateway_max_charges_placeholder:"0",payment_gateway_plan_name_label:"Nombre del Plan",payment_gateway_product_hint:"Proporciona tu SKU de producto para este producto.",price_display_override_label:"Visualizaci\xf3n de Precio Especial",price_display_override_placeholder:"$ 25 por 3 meses",product_inventory_limit_header:"L\xedmite de Inventario de Productos",product_inventory_limit_label:"Esta funci\xf3n de inventario limitar\xe1 las compras de tu Producto. Si habilita Variaciones del producto, esta opci\xf3n se desactivar\xe1 y el inventario no se administrar\xe1 en ClickFunnels.",product_inventory_limit_label_disabled:"Has activado las variaciones de producto para este producto. Con las variaciones de producto, no podr\xe1s administrar el inventario en ClickFunnels.",product_inventory_limit_max_label:"Inventario M\xe1ximo",product_inventory_limit_max_placeholder:"Inventario M\xe1ximo",product_inventory_limit_presold_label:"Inventario pre-vendido",product_inventory_limit_presold_placeholder:"Inventario pre-vendido",product_quantity_limit_header:"L\xedmite de Cantidad de Producto",product_quantity_limit_label:"\xbfExiste un l\xedmite para la cantidad de producto?",product_quantity_limit_max_label:"Cantidad M\xe1xima",product_quantity_limit_max_placeholder:"Cantidad M\xe1xima",product_quantity_limit_presold_label:"Cantidad pre-vendida",product_quantity_limit_presold_placeholder:"Cantidad pre-vendida",shipping_origin:{address_line_1:{label:"Direcci\xf3n L\xednea 1",placeholder:"Direcci\xf3n"},address_line_2:{label:"Direcci\xf3n L\xednea 2",placeholder:"Apartamento, Nombre de la Empresa, Nombre del Edificio"},city:{label:"Ciudad / Poblaci\xf3n",placeholder:"Ciudad / Poblaci\xf3n"},country:{label:"Pa\xeds",placeholder:"Selecciona tu pais"},header:"Direcci\xf3n de Origen de Env\xedo",phone:{label:"N\xfamero de Tel\xe9fono",placeholder:"555-555-3455"},state:{label:"Estado",placeholder:"Selecciona Estado"},zip_code:{label:"C\xf3digo Postal / ZIP",placeholder:"C\xf3digo Postal / ZIP"}},statement_descriptor_hint:"Esto aparecer\xe1 en los extractos de la tarjeta de cr\xe9dito de tus clientes junto con el nombre de tu empresa que estableciste en la configuraci\xf3n de la pasarela de pago.",statement_descriptor_label:"Descripci\xf3n de Facturaci\xf3n",statement_descriptor_placeholder:"Descripci\xf3n de Facturaci\xf3n",stripe_cancel_after_hint:"Esto cancelar\xe1 la suscripci\xf3n despu\xe9s de un n\xfamero x de pagos, pero mantendr\xe1 su acceso a las compras.",stripe_cancel_after_label:"N\xfamero de Pagos del Plan",stripe_cancel_after_placeholder:"n\xfamero de pagos",stripe_plan_hint:"El plan_id exacto debe existir en el modo en vivo y de prueba para que la prueba del formulario de pedido funcione.",stripe_plan_label:"Plan de Stripe",taxable_settings_header:"Producto Gravable",taxable_settings_integration_header:"Integraci\xf3n Fiscal",taxable_settings_label:"Solo los productos configurados mediante la integraci\xf3n de Stripe pueden cobrar impuestos sobre las ventas. \xbfEste producto est\xe1 sujeto a impuestos?",taxable_settings_message:"Los impuestos se calculan a trav\xe9s de la direcci\xf3n de env\xedo de tus clientes. Si no recopila una direcci\xf3n de env\xedo en la p\xe1gina del formulario de pedido, el impuesto sobre las ventas no se calcular\xe1 autom\xe1ticamente.",taxable_settings_message_header:"La direcci\xf3n de env\xedo debe ser un campo obligatorio en tu Funnel.",taxable_settings_notice:"Completa la Direcci\xf3n de origen de env\xedo antes de configurar un producto f\xedsico / gravable",taxable_settings_tax_code_help_text:"Buscar el c\xf3digo impositivo de mi producto",taxable_settings_tax_code_input:"C\xf3digo Impositivo",taxable_settings_variations_notice:"Los impuestos sobre las ventas no funcionar\xe1n actualmente con las variaciones de productos. Si planea utilizar Variaciones de producto, no active los impuestos sobre las ventas para este producto.",trial_period_hint:"Este valor anular\xe1 cualquier per\xedodo de prueba establecido directamente en Stripe.",trial_period_label:"Per\xedodo de prueba (d\xedas)",trial_period_placeholder:"n\xfamero de d\xedas",webhook_url_hint_html:"Proporcione esta URL de Webhook (Notificaci\xf3n de pago instant\xe1nea) a <span class='service-name'>tu servicio %{payment_gateway_name}</span> para registrar pedidos."},stripe:{managed_amount_header:"El monto de este producto se administra en tu cuenta de Stripe.",managed_currency_header:"La moneda de este producto se administra en tu cuenta de Stripe."}},follow_up_actions:{actions_label:"Acci\xf3n al Enviar",actions_placeholder:"Lista de Acciones",add_integration:"Ir a Integraciones",confirmation_email_label:"Email de Confirmaci\xf3n",confirmation_email_option_send:"Enviar Email de Confirmaci\xf3n",content:"\xbfDisparar una Acci\xf3n de Seguimiento?",leads_label:"Lista para Agregar Prospectos",leads_placeholder:"Listas",leverage_html:"Para aprovechar la funcionalidad de estas aplicaciones de terceros, vaya a tus Cuentas e Integraciones para agregar una aplicaci\xf3n a tu cuenta y usarla aqu\xed.",no_integration:{card:{button:"\xa1Actualiza a ActioneticsMD ahora!",content:"Con ActioneticsMD, puedes crear Funnels de Seguimiento de alta conversi\xf3n, segmentar autom\xe1ticamente con Listas Inteligentes y enviar cuando tus clientes realmente leer\xe1n tu Email con Send Windows. \xbfListo para probar ActioneticsMD ahora? \xa1Haz click en el bot\xf3n de abajo para comenzar tu prueba!",title:"\xbfEst\xe1s listo para comenzar a enviar emails m\xe1s inteligentes a tus clientes?"},title:"\xa1No tienes integraciones de Email!"},select_integration:"Seleccionar entre integraciones existentes",title:"Acci\xf3n de Seguimiento"},fulfillment_email:{html_body_default_html:"<p>Gracias por tu compra</p><p> Puedes acceder a tu p\xe1gina de agradecimiento aqu\xed en cualquier momento:</p><p> # PRODUCT_THANK_YOU_PAGE #</p>",message_label:"Cuerpo del Mensaje",send_fulfillment_header:"Activar Email de Entrega\n",send_fulfillment_label:"\xbfDeber\xedamos enviar un Email de Entrega?",subject_label:"Asunto",subject_placeholder:"Ingresa el Asunto del Email",thank_you_page:"#PRODUCT_THANK_YOU_PAGE# se intercambiar\xe1 con la URL de la p\xe1gina de agradecimiento de tu producto... o si se configura un \xe1rea de membres\xeda para la p\xe1gina de agradecimiento a continuaci\xf3n: enlace de uso \xfanico de comprador del \xe1rea de membres\xeda.",thank_you_page_default:"Ninguna",thank_you_page_header:"P\xe1gina de Agradecimiento o Acceso de Membres\xeda",thank_you_page_none:'Si selecciona "Ninguna" y proporciona una etiqueta de combinaci\xf3n #PRODUCT_THANK_YOU_PAGE# en el contenido del Email, reemplazaremos esa URL con la URL de la p\xe1gina de confirmaci\xf3n de pedido.'},membership:{content:"\xbfDeseas Una Integraci\xf3n de Membres\xeda?",select_integration:"Seleccionar entre integraciones existentes",select_offer_placeholder:"Selecciona la Oferta",title:"Integraci\xf3n de Membres\xeda"},product_variations:{attribute_table:{CRUD_links:{"delete":"Borrar",edit:"Editar"},buttons:{add:"Agregar Otro",cancel:"Cancelar"},table_headers:{type:"Tipo de Variaci\xf3n",values:"Valores"},table_name:"Atributos"},confirm_modal:{create:{cancel_button:"Cancelar",confirm_button:"\xa1S\xed, Crear!",content_1:"Al crear un Tipo de Variaci\xf3n, debemos eliminar y regenerar todas tus variaciones existentes.",content_2:"Perder\xe1s toda la informaci\xf3n de cada una de las variaciones existentes.",content_3:"\xbfSeguro que deseas continuar?",header:"\xbfQuieres crear esta variaci\xf3n?"},destroy:{cancel_button:"Cancelar",confirm_button:"\xa1S\xed, Eliminar!",content_1:"Al eliminar un Tipo de Variaci\xf3n, debemos eliminar y regenerar todas tus variaciones existentes.",content_2:"Perder\xe1s toda la informaci\xf3n de cada una de las variaciones existentes.",content_3:"\xbfSeguro que deseas continuar?",header:"\xbfQuieres eliminar esta variaci\xf3n?"}},content:"\xbfTe gustar\xeda crear variaciones para este producto?",edit_variant_form:{description:{label:"Descripci\xf3n del Producto",placeholder:"Escribe tu descripci\xf3n aqu\xed..."},image_alt_text:{label:"Texto Alternativo de la Imagen",placeholder:"Ingresar texto"},inventory:{label:"Inventario",placeholder:"Ingresa monto"},price:{label:"Precio por unidad",placeholder:"Ingresa monto"},sku:{label:"SKU",placeholder:"Ingresa texto"}},edit_variant_modal:{header:"Editar Variaci\xf3n"},image_explorer:{next:"Siguiente",previous:"anterior",select_image:"Seleccionar Imagen",upload_image:"Cargar Imagen..."},message:{oto_or_bump:{description:"No puedes crear variaciones de producto para productos de Venta Incremental u Ofertas de \xdanica Vez. Para crear variaciones, selecciona NO es Venta Incremental en Detalles del producto."},payment_plan_product:{description:"Has seleccionado un Plan de Pago para este producto. Las suscripciones y los planes de pago no funcionan actualmente con las Variaciones de Productos. Para activar las variaciones del producto, selecciona Un Solo Pago en la pesta\xf1a Opciones de pago."},shipping_integration:{description:"No puedes crear variaciones de producto para productos con Disc Delivered o Kunaki como la integraci\xf3n de env\xedo. Para crear variaciones, elimina esta relaci\xf3n en Env\xedos."},single_core_product_with_variations:{description:"Para activar Variaciones, no puedes tener ning\xfan otro producto (normal o de Venta Incremental) para este Paso del Funnel. Para activar las Variaciones de Productos, primero elimina todos los dem\xe1s productos en este paso del Funnel."},subscription_product:{description:"Has seleccionado una Suscripci\xf3n para este Producto. Las Suscripciones y los planes de pago no funcionan actualmente con las variaciones de productos. Para activar las variaciones del producto, selecciona Un Solo Pago en la pesta\xf1a Opciones de pago."}},product_inventory_limiter_message:"Ha activado las variaciones de producto para este producto. El Limitador de inventario de productos no se puede usar con Variaciones de productos, por lo que deshabilitaremos el Limitador de inventario de productos en la pesta\xf1a Detalles del producto.",sales_tax_setting_message:"Ha activado las variaciones de producto para este producto. Los impuestos sobre las ventas no funcionan actualmente con las variaciones de productos, por lo que desactivaremos los impuestos sobre las ventas para este producto.",table:{header:"Variaciones de Producto",thumbnail:{add_image:"A\xf1adir Imagen",edit_image:"Editar Imagen"}},title:"Crear Variaciones de Producto",type_form:{cancel:"Cancelar",create_attributes:"Crear Atributos",destroy:"\xa1Tipo de Variaci\xf3n Destruido!",enter_variation_type:"Ingresa el Tipo de Variaci\xf3n",enter_variation_values:"Introducir Valores",save:"Guardar",save_and_add_another:"Guardar y Agregar Otro",success:"\xa1Tipo de Variaci\xf3n Guardado!",variation_type:"Tipo de Variaci\xf3n",variation_type_hint:'Un Tipo de Variaci\xf3n generalmente incluye "tama\xf1o", "longitud", "color" u otros aspectos de un producto.',variation_values_hint:'Un Valor de Variaci\xf3n generalmente incluye los valores para cada tipo. Un ejemplo ser\xeda "Peque\xf1o", "Mediano" y "Grande" para el Tipo de variaci\xf3n "Tama\xf1o".',variaton_values:"Valores"},variant_saved:"\xa1Variaci\xf3n guardada!"},shared:{form_buttons:{cancel:"Cancelar",confirmation:"\xbfEst\xe1s seguro?",save_and_close:"Guardar y Cerrar",save_and_next:"Guardar y Siguiente"}},shipping:{edit:{no_integration:{add_button:"Agregar integraci\xf3n de Env\xedo",title:"\xa1No tienes Integraciones de Env\xedo!"}},form:{add_button:"Agregar integraci\xf3n de Env\xedo",content:"Este producto requerir\xe1 env\xedo. Los clientes tambi\xe9n deber\xe1n proporcionar tu direcci\xf3n de env\xedo.",header:"Seleccionar entre integraciones existentes",notice:"Completa la Direcci\xf3n de origen de env\xedo antes de configurar un producto f\xedsico / gravable",title:"\xbfEs este un Producto F\xedsico?"},shipping_details:{customs:{country:"Pa\xeds de origen",country_placeholder:"Pa\xeds",header:"Informaci\xf3n Aduanera",hs_code:"N\xfamero HS",hs_code_explanation_html:"C\xf3digo HS: use esta URL <a target='_blank' href='https://hts.usitc.gov/'>https://hts.usitc.gov/</a> para encontrar el c\xf3digo HS para enviar un producto f\xedsico internacionalmente. (Este campo es OPCIONAL si solo realiza env\xedos nacionales en Estados Unidos)",hs_code_placeholder:"Marcador de posici\xf3n",subheader:"Esta informaci\xf3n se utiliza para calcular los aranceles y formar\xe1 parte de tus formularios de aduana."},size:{header:"Tama\xf1o del producto (en pulgadas)",height:"Altura",length:"Longitud",width:"Ancho"},weight:{header:"Peso del Producto",label:"Peso en onzas",placeholder:"Marcador de posici\xf3n",subheader:"El peso del producto se utiliza para calcular las tarifas de env\xedo para tu cliente."}}},show:{summary:{edit_button:"Editar",no_details:"Tu producto no tiene detalles para resumir. \xa1Complete al menos parte del proceso antes de regresar aqu\xed!",return_button:"Volver a la Lista de Productos",title:{affiliate:"Afiliado",billing:"Facturaci\xf3n",follow_up_action:"Acci\xf3n de Seguimiento",follow_up_email:"Email de Seguimiento",membership:"Membres\xeda",product_details:"Detalles del Producto",shipping_integration:"Integraci\xf3n de Env\xedo"}}},summaries:{affiliates:{commission_plan:"PLAN DE COMISIONES",commissionable_status:"\xbfPRODUCTO COMISIONABLE?"},billing:{integration_logo:"INTEGRACI\xd3N",onetime:"Un Solo Pago",payment_plan:"Plan de Pagos",product_type:"TIPO DE PRODUCTO",subscription:"Suscripci\xf3n"},enabled_off:"Apagado",enabled_on:"Encendido",follow_up_action:{confirmation_status:"\xbfCONFIRMACI\xd3N?",integration_logo:"INTEGRACI\xd3N",integration_to:"ACCI\xd3N AL ENVIAR",list_to:"LISTA PARA ACTUALIZAR",selected_tags:"ETIQUETAS SELECCIONADAS"},follow_up_email:{html_body:"MENSAJE",integration_name:"SERVIDOR SMTP",no_selection:"Ninguno",page:"GRACIAS / P\xc1GINA DE MEMBRES\xcdA",subject:"L\xcdNEA DE ASUNTO"},membership:{integration_logo:"INTEGRACI\xd3N",offer:"OFERTA",status:"INTEGRACI\xd3N DE MEMBRES\xcdA"},product_details:{amount:"PRECIO",amount_currency:"MONEDA",billing_integration:"PLAN DE PAGO DE PASARELA",bump:"\xbfVENTA INCREMENTAL?",name:"NOMBRE DE PRODUCTO",netsuite_class:"CLASE NETSUITE",netsuite_id:"ID DE NETSUITE",netsuite_tag:"ETIQUETA NETSUITE",payment_gateway_trial_period:"PREDIODO DE PRUEBA (D\xcdAS)",price_display_override:"VISUALIZACI\xd3N DE PRECIOS EN FORMULARIO DE PEDIDO",product_quantity_limiter:{max:"CANTIDAD M\xc1X.",presold:"CANTIDAD PREVENDIDA",status:"L\xcdMITE DE CANTIDAD DE PRODUCTOS"},statement_descriptor:"DESCRIPCI\xd3N DE PRODUCTO",stripe_cancel_after_payments:"NO. DE PAGOS DEL PLAN",taxable:{header:"GRAVABLE",is_taxable:"S\xed",not_taxable:"No"}},shipping_integration:{disc_delivered:{account_number:"NUMERO DE CUENTA",api_key:"API KEY",sku:"SKU"},integration_logo:"INTEGRACI\xd3N",kunaki:{password:"CONTRASE\xd1A",product_id:"ID DE PRODUCTO",username:"NOMBRE DE USUARIO"},shipstation:{group_number:"NUMERO DE GRUPO",product_name:"NOMBRE DE PRODUCTO",store:"TIENDA"},shopify:{product_sku:"SKU DEL PRODUCTO"}}},title:"Agregar Producto","title-summary":"Agregar Producto - Resumen"},archived_pages:{archived:"Archivado",archived_pages:"P\xe1ginas Archivadas",created:"Creada",name:"Nombre",restore:"Restaurar"},contacts:{all_leads_from_this_funnel:"todos los prospectos de este funnel",average_conversion_rate_from:"tasa de conversi\xf3n promedio de este funnel",avg_conversion_rate:"prom. tasa de conversi\xf3n",contacts:"contactos",contacts_collected_funnel_wide:"Contactos Recopilados en Todo el Embudo",download_csv:"Descargar CSV",list_of_contacts_here:"lista de contactos aqu\xed...",search_contacts:"Buscar contactos por Email o Nombre ..."},create:{error:"Error al crear un Paso del Funnel. %{errors}",success:"El Paso del Funnel se cre\xf3 correctamente."},create_split_test:{create_a_new_split_test:"Crear Una Nueva Prueba Partida",create_duplicate_page:'Crear P\xe1gina Duplicada Desde "%{page_name}"',create_from_template:"Crear Desde Plantilla"},extra_side_funnel:{members:"miembros:",pick_template:"Seleccionar Plantilla",views:"vistas:"},header:{automation:"Automatizaci\xf3n",members:"Miembros",overview:"Vista General",products:"Productos",publishing:"Publicar",unnamed:"Sin Nombre"},list_item:{add_new_lesson:"agregar nueva lecci\xf3n",add_new_lesson_section:"agregar una nueva secci\xf3n de lecci\xf3n",add_to_funnel:"Agregar al Funnel",are_you_sure:"\xbfEst\xe1s seguro?",are_you_sure_this_will_delete_this_members_area_content_and_a:"\xbfEst\xe1s seguro? Esto eliminar\xe1 esta \xe1rea de miembros, el contenido y todos los miembros.",clone_funnel_step:"Clonar Paso del Funnel",delete_funnel_step_html:"<i class='fa fa-trash'></i> Borrar Paso del Funnel",edit_funnel_step_settings:"Editar la Configuraci\xf3n del Paso del Funnel",edit_membership_design:"Editar Dise\xf1o de Membres\xeda",editing_membership_content_close_button:"Editando Contenido de la Membres\xeda - Bot\xf3n Cerrar",for_free_access_send_them_here:"Para acceso gratuito env\xedalos aqu\xed...",funnel_stepspages_display:"funnel_steps/pages_display",i_classfa_fatrashoi_delete_members_area_step_html:"<i class='fa fa-trash-o'></i> Eliminar Paso del \xc1rea de Miembros",in_funnel:"En el Funnel:",login_url:"URL de Inicio de Sesi\xf3n",new_lesson:"Nueva Lecci\xf3n",new_lesson_section:"Nueva Secci\xf3n de Lecci\xf3n",open_editor_and_make_this_your_own:"Abrir el editor y personalizar...",open_in_editor:"Abrir en Editor",please_wait:"Por favor espera...",remove_from_funnel:"Eliminar del Funnel",secret_sign_up_url:"URL de Registro Secreta",send_people_here_to_login:"Env\xeda tus clientes aqu\xed para iniciar sesi\xf3n...",to_have_people_sign_up_as_an_affiliate_send_them_here:"Para que la gente se registre como afiliado, env\xedelos aqu\xed..."},metric_display:{"12300_visitors_121_contacts_12":"12,300 (visitantes) / 121 (contactos) = 12%","12300_visitors_121_leads_233":"12,300 (visitantes) / 121 (clientes potenciales) = 23.3%",conversion_rate:"tasa de conversi\xf3n",earnings_per_visitor:"ganancias por visitante",leads:"prospectos",purchase:"compras",sales:"ventas",visitors_purchases_rate:"(visitantes) / (compras) = (tasa de conversi\xf3n)",visitors_to:"visitantes  "},"new":{add_text_optin:"agregar TextOptin",add_to_facebook:"Agregar a Facebook",add_to_facebook_page:"Agregar a P\xe1gina de Facebook",add_to_wordpress_blog:"Agregar a Blog de WordPress",add_your_page_inside_of_an_iframe_to_embed_on_any_website:"Agrega tu p\xe1gina dentro de un iframe para incrustar en cualquier sitio web.",automatically_connect_your_page_inside_of_your_facebook_page:"Conecta autom\xe1ticamente tu p\xe1gina a tu p\xe1gina de Facebook.",automatically_opt_in_people_who_click_links_in_your_affiliate:"Registra autom\xe1ticamente a las personas que hacen click en enlaces en los Emails de tus afiliados.",clone_step:"Clonar Paso",collect_leads_through_txt_message:"(Genera prospectos a trav\xe9s del mensaje de texto)",delete_step:"Eliminar Paso",download_html:"Descarga HTML",download_the_html_file_of_your_page_to_host_anywhere:"Descarga el archivo .html de tu p\xe1gina para alojarla en cualquier lugar.",embed_as_email_optin_popup:"Insertar como Popup",embed_code:"C\xf3digo de Inserci\xf3n",embed_in_affiliate_emails:"Insertar en Emails de Afiliados",follow_the_helpful_tutorial_on_our_clickfunnels_blog_to_becom:"Sigue nuestro tutorial en el Blog de ClickFunnels para convertirte un Experto en Text Optins",get_clickoptin_link:"Obtener Enlace ClickOptin",get_clickpop_code:"Obtener C\xf3digo ClickPop",html_file_download:"Descarga Archivo HTML",iframe_embed_code:"C\xf3digo de Inserci\xf3n de IFrame",knowledge_base_article:"Articulo de la Base de Conocimientos",name_of_your_page:"Nombre De Tu P\xe1gina...",new_text_optin:"Nuevo TextOptin",put_a_clickpop_popup_version_of_your_optin_page_on_any_websit:"Coloca una versi\xf3n Popup (ClickPop) de tu p\xe1gina en cualquier sitio web.",show_your_funnels_or_pages_inside_of_your_wordpress_blog:"Muestra tus Funnels o p\xe1ginas dentro de tu blog de WordPress.\n\n",still_new_to_textoptins:"\xbfTodav\xeda eres nuevo en TextOptins?",submitting:"Enviando...",text_optins:"Text Optins:",the_path_for_this_funnel_step:"La ruta para este Paso del Funnel",wordpress_plugin:"Plugin de WordPress"},new_diode:{button:{submit:{disable_with:"Creando el Paso del Funnel...",text:"Crear Paso del Funnel"}},field:{in_funnel:{confirm:"S\xed, mostrar en el Funnel.",label:"\xbfMostrar en el Funnel?"},name:{label:"Nombre del Paso del Funnel",validation:"Por favor ingresa un nombre."},path:{hint:{link_text:"Saber M\xe1s",text:"Ingresa una Ruta para este Paso del Funnel (opcional y se puede cambiar m\xe1s adelante)."},label:"Ruta"}},header:"Nuevo Paso en el Funnel"},page:{control:"Control",variation:"Variaci\xf3n"},page_template_with_top_converting:{conversion_rate:"Tasa de Conversi\xf3n: %{rate}%",preview:"Vista Previa",select_template:"Seleccionar Plantilla"},page_thumbnail:{are_you_sure_this_will_delete_all_other_pages_in_this_step_an:"\xbfEst\xe1s seguro? Esto eliminar\xe1 todas las dem\xe1s p\xe1ginas de este Paso y promover\xe1 esta p\xe1gina a Control.",confidence_score:"% Puntuaci\xf3n de Confianza",declare_as_winner:"Declarar Como Ganador",edit_page:"editar p\xe1gina",edit_page_in_classic_editor:"editar p\xe1gina en editor cl\xe1sico",edit_page_split_test_settings:"Editar Configuraci\xf3n de Prueba Partida",preview_page_split_test_version:"Vista Previa de la P\xe1gina de Prueba Partida",this_will_outperform_the_control:"esta versi\xf3n superar\xe1 a la de control"},pages_display:{add_split_test:"Agregar Prueba Partida",attention:"\xa1Atenci\xf3n!",due_to_a_recent_change_in_our_system_this_funnel_has_more_pag:'Debido a un cambio reciente en nuestro sistema, este Funnel tiene m\xe1s variaciones de p\xe1gina de las permitidas actualmente. Los Pasos en un Funnel con m\xe1s de 2 variaciones de p\xe1gina se consideran una mala pr\xe1ctica. <strong>Declara un ganador</strong> para resolver este problema. Si tienes alguna pregunta, puedes contactarnos en <a href="https://support.clickfunnels.com" target="_blank">https://support.clickfunnels.com</a> .',due_to_a_temporary_bug_in_our_system_this_funnel_step_has_mul:'Debido a un error temporal en nuestro sistema, este paso del embudo tiene m\xfaltiples variaciones de Control que pueden afectar las estad\xedsticas y la rotaci\xf3n de la prueba partida. <strong>Declara un ganador</strong> para resolver este problema. Si tienes alguna pregunta, puedes contactarnos en <a href="https://support.clickfunnels.com" target="_blank">https://support.clickfunnels.com</a> .',warning:"\xa1Advertencia!",your_pages:"Tus P\xe1ginas"},products:{add_new_button:"Agregar Producto\n",add_new_disabled_text:"Tu producto tiene variaciones y ya has creado un producto de Venta Incremental en el formulario de pago. No puedes crear otro producto para agregar a su formulario de pedido.",add_new_subheading:"Parece que a\xfan no has agregado ning\xfan producto para este Paso del Funnel. Comienza seleccionando 'Agregar un producto' a continuaci\xf3n y establece el precio de su producto dentro de la configuraci\xf3n. Puedes agregar tantos productos como necesites para este Paso del Funnel.",add_new_title:"Agregar un Producto Nuevo al Paso del Funnel",automation:"Automatizaci\xf3n",billings:{form:{dismiss:"Descartar",onetime:"onetime",paymentplan:"payment-plan\n",subscription:"subscription"}},confirmation:"\xbfEst\xe1s seguro?",delete_button:"Borrar",details:{billing_info:{infusionsoft:{id:"ID",pproductname_pproductprice:"%{pproductname} ($%{pproductprice})\n",productinfusion_product_namepproductid_pidpproductid_producti:"%{productinfusion_product_namepproductid} - PID:%{pproductid} (%{productinfusion_plan_textp})"},infusionsoftv2:{id:"ID",pproductname_pproductprice:"%{pproductname} ($%{pproductprice})\n"}},taxable:{dismiss:"Descartar",taxable:"taxable\n"}},disabled_label:"DESACTIVADO",edit_button:"Editar",follow_up_actions:{form:{integrations:"integrations",no_integrations:"no_integrations",save_and_close:")Guardar y Cerrar",save_and_next:")Guardar y Siguiente"}},fulfillment_emails:{form:{html_body:"html_body",product:"product"}},memberships:{form:{offers:"offers"}},order_bump_label:"VENTA INCREMENTAL",overview:"Vista General",plan_label:"Plan:",price:"Precio: $",price_label:"Precio:",products:"Productos",publishing:"Publicar",saved:"Producto Guardado!",shipments:{disc_delivered:{disc_delivered:"Disc Delivered"},kunaki:{kunaki:"Kunaki"},shipstation:{group_number:"N\xfamero de Grupo"}},side_nav:{subtitle:"Funnel"},summaries:{billing:{billingname_logo:"%{name} Logotipo"},shipping_integrations:{disc_delivered:{disc_delivered:"Disc Delivered"},kunaki:{kunaki:"Kunaki"},shipstation:{product:"product",store:"store"}}},title:"Formulario de Orden",unknown:"(desconocido)",variations:{editor:{anonymous:"anonymous"},product_variant:{edit:"Editar"},product_variant_form:{cancel:"Cancelar",update_variation:"Actualizar Variaci\xf3n"}},variations_label:"VARIACIONES"},restore:{failure:"No se pudo restaurar el Paso del Funnel",success:"El Paso del Funnel se restaur\xf3 correctamente"},sales:{avg_rate:"tasa promedio",epc:"gpc",list_of_sales_here:"lista de ventas aqu\xed...",purchases:"compras",sales_collected_funnel_wide:"Ventas Generadas En El Funnel"},sidebar:{add_new_button:"Agregar Nuevo Paso",not_in_funnel_steps:{dropdown_header:"Selecciona el Paso para ver...",header:"Otros Pasos del Funnel"}},sort_by_top_converting:{sort_by_top_converting:"Ordenar Por Mayor Conversi\xf3n"},thumb:{not_yet_added:"(A\xfan No Agregado)"},variations_display_new:{almost_there:"\xa1Ya Casi!",apply_changes:"Aplicar los cambios",create_variation:"Crear Variaci\xf3n",funnel_step_control_percentage:"funnel_step_control_percentage\n",funnel_step_variation_percentage:"funnel_step_variation_percentage",of_traffic:"de tr\xe1fico",optimize_your_lead_and_sales_generation_with_split_tests:"Optimiza la generaci\xf3n de prospectos y ventas con pruebas partidas.",page:"P\xe1gina",re_happy_with_the_changes_to_the_variation_click_the_button_b:") est\xe1s satisfecho con los cambios en la variaci\xf3n, haz click en el bot\xf3n de abajo y",re_saving_your_changes_to_the_split_test_this_shouldn:"Estamos guardando los cambios en la prueba partida. Esto no deber\xeda tardar mucho.",start_split_test:"Iniciar Prueba Partida",t_running_just_yet_once_you:"Tu prueba partida a\xfan no est\xe1 corriendo. Una vez que est\xe9s satisfecho con los cambios en la variaci\xf3n, haz click en el bot\xf3n de abajo y comenzaremos a enviar tr\xe1fico a ambas p\xe1ginas.",ve_changed_your_split_test_which_will_invalidate_any_previous:"Has cambiado tu prueba partida, lo que invalidar\xe1 cualquier resultado anterior. Confirma que deseas aplicar estos cambios y comienza la prueba de nuevo.",were_applying_your_changes:"\xa1Estamos aplicando tus cambios!"},variations_display_old:{add_variation:"Agregar Variaci\xf3n",create_2nd_variation:"Crear Segunda Variaci\xf3n",main_control:"Principal (control)",test_out_colors_text_or_anything_you_want_to_see_what_convert:"Prueba los colores, el texto o cualquier cosa que desees para ver qu\xe9 convierte m\xe1s  y declara un ganador.",variation_1:"variaci\xf3n 1",variation_2:"variaci\xf3n 2",variation_i:"variaci\xf3n %{i}",vi:"v%{i}"}},funnel_webhooks:{active_funnel_webhooks:{no_active_webhooks:{text:"No se encontraron Webhooks de Funnel Activos"},title:{text:"Webhooks de Funnel Activos"}},archived_funnel_webhooks:{no_archived_webhooks:{text:"No se han encontrado Webhooks de Funnel Archivados"},title:{text:"Webhooks de Funnel Archivados"}},form:{button:{submit:{disable_with_message:"Creando...",text:"Crear Webhooks de Funnel"}},field:{adapter:{hint:"Selecciona Formato de adaptador de Webhook. Todas las solicitudes son JSON, pero se pueden enviar en una variedad de estructuras para una f\xe1cil integraci\xf3n.",label:"Adaptador",prompt_text:"Selecciona el formato de adaptador para el Payload del Webhook (actualmente: Beta v1 predeterminado)"},event:{label:"Evento",prompt_text:"Todos los eventos, o limitar a espec\xedficos."},url:{label:"URL",placeholder:"http://miurldelwebhook.com"},version:{label:"Versi\xf3n"}},welcome_link_text:"documento de apoyo.",welcome_sentence_text:"\xbfNecesitas ayuda para configurar esto? Revise nuestro"},funnel_webhook:{deliveries:"Entregas"},funnel_webhooks_table:{column:{event:{all:{text:"Todos Los Eventos"},blank_text:"<blank>",title:"Eventos"},url:{blank_text:"<blank>",title:"URL"}},confirmation:{text:"\xbfEst\xe1s seguro?"},disable:{remove:{text:"Archivando..."},restore:{text:"Restaurando..."}},link:{deliveries:{text:"Entregas (%{delivery_count})"},remove:{text:"Archivar"},restore:{text:"Restaurar"}}},index:{button:{back:{text:"Volver"},new_webhook:{text:"Nuevo Webhook"}}},"new":{button:{back:{text:"Volver"},new_webhook:{text:"Nuevo Webhook"}},title:{text:"Nuevo Webhook de Funnel"}}},funnels:{actions_page:{click_optin:"click optin",download:"descargar",edit_page:"editar p\xe1gina",email_list:"lista de correo",overview:"vista general",split_tests:"pruebas partidas"},archived_cards:{button:{text:"Restablecer"},none:"Ninguna",tags:"Etiquetas:"},archived_table:{cell:{button:{text:"Restablecer"}},header:{deleted_at:"Borrado el",funnel_name:"Nombre del Funnel",group_tags:"Etiquetas de Grupo",type:"Tipo"},raised:"elevado"},cards:{none:"Ninguna",pages_count_tool_tip:"P\xe1ginas en Funnel",steps_count:{one:"1 paso",other:"%{count} pasos"},tags:"Etiquetas de Grupo:"},checklist:{add_products:{step:{title:"Paso %{position}: %{name}"},task:"Agrega Tus Productos"},customize:{step:{title:"Paso %{position}: %{name}"},task:"Personaliza el Aspecto de tu Funnel"},process_payments:{gateway_status:{error:{button:{text:"Gestionar Pasarelas de Pago"},message:"A\xfan no conectado"},success:"Conectado"},task:"Configurar Procesamiento de Pagos"},register:{form:{button:{submit:{disable_with:"Guardando...",text:"Guardar"}},dropdown:{hint:{link_text:"Agregar / Editar Dominios",start_html:"El dominio del Funnel &mdash;"},placeholder:"- ninguna -"},header:"Selecciona un Dominio"},no_domains:{button:{text:"Agregar Primer Dominio"},text:"Actualmente no tiene ning\xfan Dominio configurado."},task:"Configurar una direcci\xf3n web personalizada"},secure:{no_domain:"Configura tu Dominio primero antes de asegurarlo",ssl_status:{error:{button:{text:"Configuraci\xf3n de Dominio"},message:"Asegurar con SSL"},success:"\xa1Asegurado con SSL!"}},share:{main_content:{first_line:"Comparte con tu familia, amigos, tu red personal,",second_line:"\xa1y toda la comunidad #FunnelHacker!"},task:"Lanzar y compartir con el mundo"
},store_leads:{step:{title:"Paso %{position}: %{name}"},task:"Decide d\xf3nde almacenar tus clientes potenciales (opcional)"}},contact_profiles:{additional_info:{field:"Campo",value:"Valor"},advanced:{funnels:"Funnels"},edit:{contacts:"Contactos",users:"usuarios"},filter:{button:{export_text:"Descargar Contactos"},filter_dropdown:{title_text:"Mostrando Contactos Para"},search_dropdown:{all_funnel_steps:"Todos los Pasos del Funnel",live_funnel_steps:{text:"Pasos del Funnel"},other_funnel_steps:{text:"Otros Pasos del Funnel"},placeholder:"Buscar contactos por nombre o Email..."},stats_content:{alltime:{date_filter:"Todo El Tiempo"},last30days:{date_filter:"Ultimos 30 D\xedas"},last60days:{date_filter:"\xdaltimos 2 Meses"},last7days:{date_filter:"Ultimos 7 D\xedas"},lastyear:{date_filter:"Este A\xf1o"}}},form:{add_tags_to_contact:"Agregar Etiquetas al Contacto",address:"Direcci\xf3n",archiving:"Archivando...",australia:"Australia",canada:"Canada",country:"Pa\xeds",ireland:"Irlanda",new_zealand:"Nueva Zelanda",select_country:"Seleccionar Pa\xeds",ship_address_1:"Direcci\xf3n de Env\xedo 1",ship_address_2:"Direcci\xf3n de Env\xedo 2",state:"Estado",tags:"Etiquetas",united_kingdom:"Reino Unido",united_states_of_america:"Estados Unidos de America",zip:"C\xf3digo Postal"},index:{filter:"filtrar",table:"tabla"},index_csv:{email:"Email",name:"Nombre",sign_up:"Registrate"},list:{contact:"Contacto",created_at:"creado_en",email:"Email",looks_like_you_havent_collected_any_contacts_for_this_funnel_:"Parece que no has recopilado ning\xfan contacto en este Funnel en el intervalo de fechas seleccionado.",next:"Siguiente",no_contacts_found_for:"No Se Encontraron Contactos para",signed_up:"Registrado",start_by_sending_traffic_to_the_beginning_of_this_funnel_or_a:"Comienza enviando tr\xe1fico a este Funnel o cualquier P\xe1gina de Optin dentro de este Funnel. Todos tus contactos aparecer\xe1n aqu\xed para administrarlos y verlos.",this_contact_has_unsubscribed_from_all_lists:"Este contacto se ha dado de baja de todas las listas.",try_searching_with_the_exact_email_address_of_the_contact_tha:"Intenta buscar con la direcci\xf3n de correo electr\xf3nico exacta del contacto que est\xe1s buscando.",viewing_all_contacts_for:"Viendo Todos Los Contactos para",your_search_did_not_match_any_records_with_that_email_address:"Tu b\xfasqueda no coincide con ning\xfan registro con esa direcci\xf3n de correo electr\xf3nico."},purchase_fields:{delete_purchase:"Eliminar Compra",optionally_set_a_price:"Opcionalmente, establece un precio para cobrar al contacto si tiene un registro de cliente de Stripe v\xe1lido de una compra anterior"},purchases:{add_purchase_for_product_access:"Agregar Compra para Acceder al Producto",save:"Guardar"},show:{age:"Edad:",age_range_high:"Rango de Edad (alto):",age_range_low:"Rango de Edad (bajo):",all_unique_leads:"todos los prospectos \xfanicos",business_history:"Historia Empresarial",city:"Ciudad:",company:"Compa\xf1\xeda:",contact_profile:"Perfil de Contacto",country:"Pa\xeds:",current:"Actual",email_automation:"Automatizaci\xf3n de Email",email_lists:"Listas de Email",followers:"Seguidores",gender:"G\xe9nero:",general_info:"Informaci\xf3n General:",ip_address:"Direcci\xf3n IP:",location:"Ubicaci\xf3n:",memberships:"membres\xedas",provider:"Proveedor:",recent_activity:"Actividad Reciente",score_type:"Tipo de Puntuaci\xf3n:",shipping_address:"Direcci\xf3n de Env\xedo",start_date:"Fecha de Inicio:",state:"Estado:",street:"Calle:",title:"T\xedtulo:",total_followers:"Total de seguidores en Redes Sociales",unsubscribed_at:"Dado de Baja el:",value:"Valor:",zip_code:"C\xf3digo Postal:"},table:{button:{edit:{text:"Editar"}},cell:{created_at_suffix:"hace"},header:{contact_name:"Contacto",created_at:"Registrado"},no_results:{after_filtering:'No se encontraron contactos en los pasos del Funnel "%{funnel_step_name}" para la b\xfasqueda "%{filter_param}" de "%{stats_string}"',in_database:"Actualmente No Tienes Perfiles de Contactos ..."}}},contact_purchases:{commission_card:{buttons:{submit_button_text:"Crear",upgrade_to_backpack_button_text:"Actualiza tu cuenta para usar Backpack"},commission:"Comisi\xf3n",dropdown_blank_text:"(ninguna)",email:"Email",manually_add_plan:"Debes agregar manualmente una comisi\xf3n a una compra manual",name:"Nombre",product_not_commissionable_or_funnel_not_affiliate_enabled:"Producto no Comisionable o Funnel Habilitado para Afiliados",submit_button_tooltip:"Haz click en este bot\xf3n para crear una Comisi\xf3n de Afiliado",upgrade_to_backpack:"Actualiza a Backpack para usar el programa de afiliados"},commissions_table:{buttons:{edit_text:"Editar"},header:{affiliate_id:"ID de Afiliado",amount:"Importe",commission_id:"ID de Comisi\xf3n",email:"Email",status:"Estado"},title:"Comisiones"},customer_card:{contact_archived_label:"Archivado",customer:"Cliente",email:"Email",name:"Nombre"},filter:{button:{export_text:"Exportar a CSV",search_button_text:"Buscar"},filter_dropdown:{title_text:"Mostrando ventas de"},search_dropdown:{all_funnel_steps:"Todos los Pasos del Funnel",live_funnel_steps:{text:"Pasos del Funnel"},other_funnel_steps:{text:"Otros Pasos del Funnel"},placeholder:"Buscar por producto..."},stats_content:{alltime:{date_filter:"Todo El Tiempo"},last12months:{date_filter:"Este A\xf1o"},last30days:{date_filter:"Ultimos 30 D\xedas"},last60days:{date_filter:"\xdaltimos 2 Meses"},last7days:{date_filter:"Ultimos 7 D\xedas"}}},flash_messages:{purchase_destroy_success:"Compra destruida con \xe9xito."},index_diode:{table:{link:"enlace"}},list:{amount:"Importe",commission_to:"Comisi\xf3n para",contact_archived:"(Contacto Archivado)",customer:"Cliente",details:"Detalles","for":"para",found:"Encontrado",looks_like_you_havent_made_any_sales_for_this_funnel_in_the_s:"Parece que no has realizado ninguna venta para este Funnel en el intervalo de fechas seleccionado.",no_purchases_found:"No Se Encontraron Compras",no_purchases_found_for:"No Se Encontraron Compras de",order_bump:"+ Venta Incremental",product:"Producto",purchase:{one:"%{count} compra",other:"%{count} compras",zero:"%{count} compras"},start_by_sending_traffic_to_the_beginning_of_this_funnel_or_a:"Comienza e enviar tr\xe1fico a este Funnel o cualquier p\xe1gina de ventas dentro de este Funnel. Todas tus ventas aparecer\xe1n aqu\xed para administrar y ver.",status:"Estado",statuses:{cancel:"cancelar",failed:"fallido",paid:"pagado",payment_complete:"pago_completo",pending:"pendiente",refunded:"reembolsado"},time:"Hora",transaction_id:"ID de Transacci\xf3n",viewing_all_purchases_for:"Viendo Todas las Compras de",viewing_all_purchases_with:"Viendo Todas las Compras con","with":"con"},purchase_details_table:{application_fee:"Cargo de la Fundaci\xf3n Educar y Liberar",easypost_shipping:"Env\xedo EasyPost",header:{id:"ID",name:"Nombre",quantity:"Cantidad",sku:"SKU",status:"Estado",unit_price:"Precio Unitario"},title:"Detalles de la Compra"},show_content:{affiliate_id:"ID de Afiliado",back:"Atr\xe1s",charge_id:"ID del Cargo",comm_id:"ID de Comisi\xf3n",commission:"Comisi\xf3n",commissions:"Comisiones",created:"Creada",cta_trans_receipt:"Recibo de CTA Trans","delete":"Borrar",easypost_shipping:"Env\xedo EasyPost",edit:"Editar",editing_affiliate_commission:"Editando Comisi\xf3n de Afiliados",email:"Email",id:"ID",name:"Nombre",no_referring_affiliate:"Sin Afiliado Referente",none:"(ninguna)",payment:"Pago",product_not_commissionable_or_funnel_not_affiliate_enabled:"Producto no Comisionable o Funnel Habilitado para Afiliados",purchase:"Compra",purchase_details:"Detalles de la Compra",quantity:"Cantidad",refund:"Reembolso",sku:"SKU",subscription_id:"ID de suscripci\xf3n",unit_price:"Precio Unitario",upgrade_to_backpack_to_use_affiliate_program:"Actualiza a Backpack para usar el programa de afiliados",you_must_manually_add_a_commission_for_a_manual_purchase:"Debes agregar manualmente una comisi\xf3n a una compra manual"},show_diode_content:{action_item:{alert_text:"\xbfEst\xe1s seguro?"},back_button_text:"Volver",delete_button_text:"Borrar",refund_button:{disable_text:"Reembolsando..."},refund_button_text:"Reembolso"},table:{cell:{commission_to:"Comisi\xf3n para",commission_to_html:"Comisi\xf3n para<br> %{aff_account} para %{aff_amount}",contact_archived:"(Contacto Archivado)",details_button_text:"Detalles",for_amount:"para",no_purchases_found:"No Se Encontraron Compras",order_bump:"Venta Incremental"},header:{amount:"Importe",customer:"Cliente",product:"Producto",status:"Estado",transaction:"Transacci\xf3n"},no_results:{after_filtering:'No se encontraron transacciones en los pasos del Funnel "%{funnel_step_name}" para la b\xfasqueda "%{filter_param}" de "%{stats_string}"',all_funnel_steps:"Todos",in_database:"Actualmente No Tienes Transacciones Activas..."}},taxes:"Impuestos",transaction_card:{charge_id_label:"ID del Cargo",created_label:"Creada",cta_trans_receipt_label:"Recibo de CTA Trans",status_label:"Estado",subscription_id_label:"ID de suscripci\xf3n",title:"Transacci\xf3n"}},decide_builder:{add_new_funnel:"Agregar Nuevo Funnel",build_a_funnel:"Construir Funnel",classic_funnel_builder:"Constructor de Funnels Cl\xe1sico",cookbook:'Explora diferentes tipos de Funnels y Funnels prefabricados en este proceso de estilo "Recetario" y encuentra el Funnel adecuado para su negocio.',cookbook_builder_process:"Proceso de Creaci\xf3n de Recetario",create_new_funnel:"Crear Nuevo Funnel",formcontrol:"form-control\n",funnel_group_tag:"funnel_group_tag\n",new_funnel:"Nuevo Funnel",our_original_step_by_step_builder_thats_super_simple_and_givi:"Nuestro constructor original paso a paso que es s\xfaper simple y proporciona r\xe1pidamente un esqueleto de Funnel b\xe1sico. Selecciona entre los Funnels de clientes potenciales, de ventas o de webinar.",start_cookbook:"Iniciar Recetario",text:"text"},dup:{account_not_found:"No se encontr\xf3 la cuenta en la que intent\xf3 copiar el Funnel.",add_funnel_html:'<i class="fa fa-plus-square"></i> Agregar Funnel',add_funnel_to_which_account:"\xbfA qu\xe9 cuenta quieres agregar el Funnel?",forget:"Olvidar",not_found:"Ese Funnel no se encontr\xf3. Puede haber sido borrado.",over_limit_html:"Sobre el l\xedmite m\xe1ximo de Funnels. <a href='/users/edit/billing'><strong>Actualiza para agregar m\xe1s Funnels</strong></a>",queued:"Clonaci\xf3n de Funnel en cola con \xe9xito. Espere un par de minutos para que aparezca en tu Panel de control."},edit:{are_you_sure_you_want_to_delete_your_stats_for_this_funnel_th:"\xbfEst\xe1 seguro de que deseas eliminar las estad\xedsticas de este Funnel? Esto no se puede deshacer.",clone_funnel:"Clonar Funnel",for_this_funnel:"Para Este Funnel",form:"form",reset_stats:"Restablecer Estad\xedsticas",settings:"Ajustes",share_funnel:"Compartir Embudo"},funnel_dropdown:{cell:{action_item:{archive:"Archivar",are_you_sure:"\xbfEst\xe1s seguro?",duplicate:"Duplicar",mark_as_favorite:"Marcar como Favorito",share:"URL del Funnel",unmark_as_favorite:"Remover de Favoritos"}}},funnel_step_navigation:{launch_checklist:"Checklist de Lanzamiento",new_step_in_funnel:"Nuevo Paso en el Funnel",other_steps:"other_steps",this_will_delete_this_funnel_step_and_all_pagessplit_tests_wi:"Esto eliminar\xe1 este paso del Funnel y todas las p\xe1ginas / pruebas divididas dentro de \xe9l. \xbfEst\xe1s seguro?"},funnel_webhook_fields:{delete_webhook:"Borrar Webhook"},last_updated_suffix:"hace",layout:{index:{component:{account_stats:{calculating:"Calculando",funnels:"Funnels",pages:"P\xe1ginas",plan:"Plan",usage:"%{current_count} de %{max_count}",visits:"Visitas"},add_new_funnel:"Agregar Nuevo Funnel",build_a_new_funnel:"Crear Un Nuevo Funnel",funnel_hacks:{access_membership:{cta:"Ir al \xc1rea de Miembros",header:"Acceder a la Membres\xeda Para:"},get_access:{cta:"Ver Webinar Ahora",header:"Obtener Capacitaci\xf3n Avanzada:"},subheader:"FUNNEL HACKS"},funnels_menu:{active:"Todos los Funnels",archived:"Archivado",marketplace:"Marketplace",shared:"Compartidos"},header:"Funnels",plan_details:"Detalles de tu plan:",search_button:"Buscar",search_dropdown:{all:"Todos",favorites:"Favoritos",group_tags:"Etiquetas de Grupo",placeholder:"Buscar por Nombre del Funnel...",ungrouped:"Sin Agrupar"},showing_dropdown:{all_funnels:"Todos los Funnels",favorites:"Favoritos",title:"Mostrando:"},sort_dropdown:{"-name":"Nombre (Z-A)","-updated_at":"M\xe1s Reciente",name:"Nombre (A-Z)",title:"Ordenar por:",updated_at:"M\xe1s Antiguo"},tooltips:{card_view:"Mostrar Vista de Tarjetas",list_view:"Mostrar Vista de Lista"}}},show:{component:{header:{button_group:{info:{tooltip:"\xbfCu\xe1l es la URL del Funnel?"},visit:{tooltip:"Visitar la URL del Funnel"}},menu:{funnel_steps:{text:"Pasos"},funnels:{text:"Ajustes"},"funnels/contact_profiles":{text:"Contactos"},"funnels/contact_purchases":{text:"Ventas"},"funnels/stats":{text:"Estad\xedsticas"}}},sidenav:{section:{add_new:{button:{text:"Agregar Nuevo Paso"}},funnel_steps:{button:{"delete":{confirm:"Esto eliminar\xe1 este paso del Funnel y todas las p\xe1ginas / pruebas divididas dentro de \xe9l. \xbfEst\xe1s seguro?"}},header:"Pasos del Funnel"},launch_checklist:{text:"Checklist de Lanzamiento"},other_steps:{dropdown:{title:"Selecciona el paso para ver..."},header:{title:"Otros Pasos del Funnel"},popup:{link_text:"Aprende m\xe1s",text:"sobre Otros Pasos del Funnel."}}}}}}},map:{active:"activo",add_automation:"Agregar Automatizaci\xf3n",add_step:"Agregar Paso",detailed_stats:"Estad\xedsticas Detalladas",loading:"Cargando",optins:"Registros",page_views:"Vistas de la P\xe1gina",placeholder_header_example:"Ejemplo de encabezado de marcador de posici\xf3n"},membership_editor_popup:{editing_membership_content_close_button:"Edici\xf3n del contenido de la membres\xeda: Bot\xf3n Cerrar"},"new":{actually_a_funnel:"Entonces, t\xe9cnicamente, un sitio de membres\xeda no es en realidad un embudo, es una forma de entregar tu contenido a las personas de una manera divertida y \xfanica.",auto_webinar:"Auto Webinar",auto_webinar_funnel:"Funnel de Autowebinar",browse_funnel_marketplace:"Explorar el Funnel Marketplace",build_a_new_email_list_and_start_building_an_engaging_email_l:"Crea una nueva lista de Email y comienza a crear una lista de Email activa.",build_a_sales_funnel:"Crear Funnel de Venta",build_email_optin_funnel:"Crear Funnel de Registro de Emails",build_funnel:"Construir Funnel",build_launch_funnel:"Crear Funnel de Lanzamiento",build_membership:"Crear Funnel de Membres\xeda",building_funnel:"Creando Funnel,,,",choose:"Seleccionar",choose_goal:"Elegir Objetivo",choose_type:"Elegir Tipo",choose_what_you_want_to_do:"Elige lo que quieres hacer.",collect_email_leads:"Recopila Email de Prospectos",collect_emails:"Recopila Emails",confirmation_page:"P\xe1gina de Confirmaci\xf3n",continue_without_funnel:"\xbfContinuar sin un nombre del Funnel?",custom_funnel:"Funnel Personalizado",download_page:"P\xe1gina de Descarga",download_thank_you:"Descarga / Gracias",email_landing_page:"Pagina de Aterrizaje de Email",email_optin_funnel:"Funnel de Registro de Emails",free_video_1_4:"Video Gratis #1 - #4",funnel_steps:"Pasos del Funnel:",get_an_audience_at_your_next_webinar_whether_it_is_live_or_au:"Obt\xe9n una audiencia para tu pr\xf3ximo webinar, ya sea en vivo o repetici\xf3n autom\xe1tica.",give_funnel_a_name:"Dale un Nombre al Funnel",go_back:"Volver",got_something_to_sell_online:"Entonces, \xbftienes algo para vender en l\xednea? Si es as\xed, probablemente necesite uno de nuestros Funnels de ventas probados.",host_webinar:"Presentar Webinar",launch_your_product:"Lanza Tu Producto",lessons:"Lecciones",live_webinar:"Webinar En Vivo",live_webinar_funnel:"Funnel de Webinar En Vivo",member_access_page:"P\xe1gina de Acceso Para Miembros",members_area:"\xc1rea de Miembros",membership:"Membres\xeda",memebership_area:"\xc1rea de Membres\xeda",name:"Nombre:",or_create_a_custom_funnel:"O... Crea Un Funnel Personalizado",order_confirmation:"Confirmaci\xf3n del Pedido",order_page:"P\xe1gina de Pedido",producing_results_but_you_don:"\xbfTiene un webinar que est\xe1 produciendo resultados, pero no deseas seguir haciendo presentaciones en vivo todas las noches?",product_launch:"Lanzamiento de Producto",register_sign_up:"Registro",sales:"Ventas",sales_funnel:"Funnel de Ventas",sales_page:"Carta de Ventas",select_a_funnel_group:"Seleccionar Grupo de Funnels",select_group_tag:"Seleccionar Etiqueta de Grupo ",sell_a_product:"Vender Un Producto",sell_your_content_with_a_membership_that_you_can_charge_for:"Vende tu contenido con una membres\xeda por la que puedes cobrar.",sell_your_product:"Vende Tu Producto",sell_your_product_in_a_launch_sequence_with_video_pages:"Vende tu producto en una secuencia de lanzamiento con p\xe1ginas de video.",sell_your_products_after_collecting_leads_with_a_squeeze_page:"Vende tus productos despu\xe9s de generar clientes potenciales con una p\xe1gina de captura.",sell_your_products_or_services_with_a_variety_of_funnels:"Vende sus productos o servicios con una variedad de Funnels.",setup_your_funnel:"Configura tu Funnel",show_info:"Mostrar informaci\xf3n",showcase_a_replay_of_a_webinar_for_evergreen_lead_generation:"Muestra una repetici\xf3n de un webinar generar oportunidades de venta permanente.",so_you_have_an_idea_for_a_funnel_and_you_want_to_build_it_out:"Entonces, \xbftienes una idea para un Funnel y quieres desarrollarla sin restricciones? Si es as\xed, nuestro Funnel personalizado es para ti.",squeeze:"Captura",squeeze_page:"P\xe1gina de Captura",start_from_scratch:"Comenzar Desde Cero",thank_you_download_page:"P\xe1gina de Gracias / Descarga",the_best_way_to_convert_website_traffic_into_leads_is_to_send:"La mejor manera de convertir el tr\xe1fico del sitio web en clientes potenciales es enviarlos a trav\xe9s de una p\xe1gina que generalmente se denomina p\xe1gina de prospectos, optin o captura.",the_launch_funnel_was_designed_after_years_of_testing_differe:"El Funnel de lanzamiento se dise\xf1\xf3 despu\xe9s de a\xf1os de probar diferentes formas de lanzar un nuevo producto, y se ha demostrado que funciona en cientos de mercados diferentes.",types_of_pages:"Tipos de P\xe1ginas:",video:"Video",video_page:"P\xe1gina de Video",watch_explainer_video:"Ver Video Explicativo",webinar:"Webinar",webinar_broadcast_room:"Sala de Transmisi\xf3n de Webinar",webinar_countdown:"Cuenta Regresiva para Webinar",webinar_registration:"Registro de Webinar",webinar_replay:"Grabaci\xf3n de Webinar",webinar_replay_room:"Sala de Repetici\xf3n de Webinar",webinar_sign_up:"Registro de Webinar",would_you_like_to_do_a_live_webinar_but_you_arent_happy_with_:"\xbfTe gustar\xeda presentar un webinar en vivo, pero no est\xe1s satisfecho con la apariencia de las p\xe1ginas de registro y confirmaci\xf3n de tus proveedores de seminarios web? Si es as\xed, \xa1te encantar\xe1n nuestros Funnels de webinar!",you_can_literally_build_out_any_type_of_funnel_you_can_dream_:"Literalmente, puedes construir cualquier tipo de Funnel con el que pueda so\xf1ar. Elige una plantilla de carta de ventas, agrega una venta incremental o dos, crea una venta reducida, agrega un webinar automatizado, un sitio de membres\xeda o m\xe1s."},no_results:{after_filtering:"No se han encontrado Funnels para el filtro o la b\xfasqueda seleccionados.",in_database:{archived:"No tienes Funnels Archivados.",index:"No se encontraron Funnels...",marketplace:{href:"Mercado de Funnels",text:"Visita %{href} para comprar Funnels Predise\xf1ados"}},info:"informaci\xf3n"},pt:{preview:"vista previa",use_this_template:"Usa Esta Plantilla"},share:{share:"compartir",share_this_code_with_any_clickfunnels_user_to_give_them_a_clo:"Comparte este c\xf3digo con cualquier usuario de ClickFunnels para darles una copia clonada de su Funnel.",share_this_funnel_url:"Compartir esta URL del Funnel"},share_diode:{content:{marketplace:{statement:"Los Funnels comprados en Marketplace no se pueden compartir."},share_funnels_only:{link_text:"\xa1Actualiza tu cuenta para desbloquear el verdadero potencial de ClickFunnels!",statement:"Los planes Share Funnel Only no pueden volver a compartir funnels."},shareable:{button_text:"Ver Funnel",help_info:"Puedes cambiar el nombre de Dominio o la ruta en la Configuraci\xf3n del Funnel.",info:"Utilice la URL del Funnel a continuaci\xf3n para enviar tr\xe1fico a tu Funnel. Esta URL siempre llevar\xe1 a los visitantes a la primera p\xe1gina de tu Funnel.",tooltip:{initial:"Haz click aqu\xed para copiar esta URL en tu portapapeles.",success:"\xa1Copiado!"}}},header:"Enviar tr\xe1fico a la URL del Funnel"},shared:{complete_link_text:"Ver Funnel",contacts_filters:{all_time:"Todo El Tiempo",last_2_months:"\xdaltimos 2 Meses",last_30_days:"\xdaltimos 30 D\xedas",last_7_days:"\xdaltimos 7 D\xedas",this_year:"Este A\xf1o"},contacts_navigation:{buyers:"Compradores"},export_link:{download_heading:"Descarga %{heading}"},filters:{all_funnel_steps:"Todos los Pasos del Funnel",showing_for:"Mostrando %{name} para"},funnel_text:"Copia de %{funnel_name}",header:{add_funnel_url:"Agregar URL del Funnel",contacts:"Contactos",copied_funnel:"URL del Funnel copiada al portapapeles",copy_url:"Copiar URL al portapapeles",manage_your_contacts:"Gestiona Tus Contactos",manage_your_sales:"Gestiona Tus Ventas",sales:"Ventas",settings:"Ajustes",visit_funnel:"Visita la URL del Funnel",what_is_the:"\xbfCu\xe1l es la URL del Funnel?"},job_complete:"Completar",no_shared_funnels:"No tienes Funnels Compartidos.",panel:{advanced:"Avanzado",contact_info:"Datos de Contacto",purchases:"Compras"},relaxed:"relajado",stats_tab:{stats:"Estad\xedsticas"},steps_tab:{steps:"Pasos"}},stats:{filtering:{affiliate_subscription_aff_sub:{field_label:"Sub ID de Afiliado",label:"Sub"},affiliate_subscription_aff_sub2:{field_label:"Sub ID de Afiliado 2",label:"Sub 2"},affiliate_subscription_aff_sub3:{field_label:"Sub ID de Afiliado 3",label:"Sub 3"},affiliate_subscription_affiliate_id:{field_label:"ID de Afiliado",label:"ID"},campaign_content:{field_label:"Contenido UTM",label:"Contenido"},campaign_medium:{field_label:"Medio UTM",label:"Medio"},campaign_name:{field_label:"Nombre UTM",label:"Nombre"},campaign_source:{field_label:"Fuente de UTM",label:"Fuente"},campaign_term:{field_label:"T\xe9rmino UTM",label:"T\xe9rmino"},clear_button:"Eliminar Filtros",cost_tooltip:"Ingresa tu costo estimado para mostrar el desglose de tu costo estimado.",date_end:{field_label:"Fin",label:"Finalizando"},date_start:{field_label:"Inicio",label:"Comenzando"},device_category_id:{field_label:"Categor\xeda de Dispositivo",label:"Dispositivo"},device_dropdown:{all:"Todos",desktop:"Escritorio",mobile:"M\xf3vil"},header:"Filtros",submit_button:"Aplicar Filtro",total_cost:{field_label:"Costo Total",label:"Costo"}},index:{messages:{annotation:{header:"Actualizaciones del Funnel",message:"El orden de los pasos del Funnel se actualiz\xf3 dentro del intervalo de fechas seleccionado (modificado el %{date}).",message_plus:"El orden de los pasos del Funnel se actualiz\xf3 dentro del intervalo de fechas seleccionado (modificado el %{date}). La fecha de inicio de las estad\xedsticas se ha actualizado para reflejar ese cambio."},test_mode:{header:"Modo de Prueba",message:"La siguiente informaci\xf3n refleja los datos recopilados en el modo de prueba."}},other_steps:{not_shown:'Para Funnels m\xe1s grandes, las estad\xedsticas se muestran solo para los pasos enumerados en la lista principal. No se muestran las estad\xedsticas de "Otros pasos de los Funnels". Mover pasos de una lista a otra har\xe1 que las estad\xedsticas se actualicen y reflejen en consecuencia.',subheader:"Otros Pasos del Funnel"}},table:{archived:"%{name} (archivado)",headers:{earnings_per_pageview:"Ingresos / P\xe1gina Vista",optins:"Registros",pageviews:"Vistas de la P\xe1gina",recurring:"Recurrente",sales:"Ventas"},subheaders:{all:"Todos",count:"Recuento",rate:"Tasa",uniques:"\xdanicos",value:"Valor"}},total_stats:{average_cart_value:"Valor Medio De Compra",cost_per_acquisition:"CPA",cost_per_click:"CPC",cost_per_lead:"CPL",earnings_per_pageview:"Ganancias Por Click",gross_earnings:"Ventas Brutas",return_on_investment:"RDI",total_cost:"Costo Total"}},stats_temp:{"0_day_drip":"Goteo de 0 d\xedas","2_day_drip":"Goteo de 2 d\xedas","3_day_drip":"Goteo de 3 d\xedas","763_members":"- 763 Miembros",add_new_member_page:"agregar nueva p\xe1gina de miembro",add_new_page_to_funnel:"Agregar Nueva P\xe1gina al Funnel",buy_puppy:"Compra Puppy.",click_funnel_page_title_url:"http://username.clickfunnels.com/page-title\n",control:"Control",create_split_test:"crear prueba partida",download_pdf:"Descargar PDF:",downsell_7_days_free:"Rebaja - 7 d\xedas gratis",edit:"editar",give_away_free_video:"Dar Un Video Gratuito",gold:"Oro",how_to_get_girls:"C\xf3mo Conseguir Chicas.",leads:"prospectos",lesson_1:"Lecci\xf3n 1:",lesson_2:"Lecci\xf3n 2:",manage:"administrar",members:"Miembros",membership:"membres\xeda",membership_content:"Contenido de Membres\xeda",optin:"registro",promote:"promover",sales:"ventas",silver:"Plata",top_dresses_for_puppoes:"Mejores vestidos para marionetas.",upsell_1_free_trial:"Venta adicional: prueba gratuita de $1 USD",ver_1:"ver #1:",ver_3:"Ver #3:",view_notes:"ver notas",with_audio_player:"Con reproductor de audio"},table:{header:{actions:"Acciones",funnel_name:"Nombre del Funnel",group_tags:"Etiquetas de Grupo",last_updated:"\xdaltima Actualizaci\xf3n",steps:"Pasos",type:"Tipo"},pages_count_tool_tip:"P\xe1ginas en Funnel"},thumb:{modify:"modificar"}},global_search:{quick:{action_funnels_header:"FUNNELS DE SEGUIMIENTO",broadcasts_header:"BROADCASTS",contact_profiles_header:"CONTACTOS",contacts_header:"CONTACTOS",digital_assets_header:"ACTIVOS DIGITALES",domains_header:"DOMINIOS",email_designs_header:"PLANTILLAS DE EMAIL",funnel_steps_header:"PASOS DEL FUNNEL",funnels_header:"FUNNELS",integrations_header:"INTEGRACIONES DE TERCEROS",lists_header:"LISTAS",no_results:"No se encontraron resultados para '%{query}'.",page_templates_header:"PLANTILLAS DE P\xc1GINA",placeholder:"Buscar Funnels, Contactos y m\xe1s ...",products_header:"PRODUCTOS",smtp_integrations_header:"INTEGRACIONES SMTP"}},helpers:{actions:"Acciones",label:{user:{email:"Email",password:"Contrase\xf1a"}},links:{back:"Atr\xe1s",cancel:"Cancelar",confirm:"\xbfEst\xe1s seguro?",destroy:"Borrar",edit:"Editar","new":"Nuevo",restore:"Restaurar",save:"Guardar",show:"Mostrar",submit:"Enviar",update:"Actualizar"},page_entries_info:{entry:{one:"entrada",other:"entradas",zero:"entradas"},more_pages:{display_entries:"Mostrando <b>%{first}&nbsp;-&nbsp;%{last}</b> %{entry_name} de <b>%{total}</b> en total"},one_page:{display_entries:{one:"Mostrando <b>1</b> %{entry_name}",other:"Mostrando <b>un total de %{count}</b> %{entry_name}",zero:"No se han encontrado %{entry_name}"}}},select:{prompt:"Por favor selecciona"},submit:{create:"Crear %{model}",submit:"Guardar %{model}",update:"Actualizar %{model}",user:{create:"Iniciar Sesi\xf3n"}},title:"T\xedtulo",titles:{"delete":"Eliminar %{model}",edit:"Editar %{model}","new":"Nuevo %{model}",save:"Guardar %{model}"}},home:{actionetics_offer:{complimentary_account_html:"Parece que tienes una cuenta complementaria.\nComun\xedcate con nosotros en %{link}\ny te explicaremos el proceso de actualizaci\xf3n.",form:{actionetics_screenshot:{alt_text:"Actualiza tu cuenta para usar Actionetics"},backpack_screenshot:{alt_text:"Actualiza tu cuenta para usar Backpack"},button_text:"Actualiza tu cuenta a ClickFunnels Platinum",upgrade_header:"Actualiza tu cuenta a ClickFunnels Platinum por $297 USD por mes"},support_link_text:"support.clickfunnels.com"},backpack_onboarding:{button:"Accede a la Backpack en tu cuenta ahora",header:"D\xe9jame mostrarte Backpack antes de comenzar..."},debug_mode:{debug_mode:"Modo de Depuraci\xf3n",debug_mode_is_a_support_level_html:"El modo de depuraci\xf3n es una funci\xf3n de nivel de soporte que, cuando se habilita ('ENCENDIDO'), se mostrar\xe1 informaci\xf3n de error adicional sobre los errores del lado del servidor en la p\xe1gina Error del servidor interno (500). Esta informaci\xf3n de error adicional se puede utilizar para ayudar al equipo de ingenier\xeda a localizar errores de forma m\xe1s r\xe1pida y eficiente.",debug_mode_is_currently:"El modo de depuraci\xf3n est\xe1 actualmente",label_off:"Apagado",label_on:"Encendido",turn_debug_mode_html:"Activar el modo de depuraci\xf3n %{link}"},funnelurl:{send_traffic_to_funnel_url:"Enviar tr\xe1fico a la URL del Funnel",the_url_you_followed:"\xa1La URL que sigui\xf3 para llegar aqu\xed ha sido despojada de un c\xf3digo potencialmente peligroso! Es posible que la URL resultante ya no sea v\xe1lida.",use_the_funnel_url:"Utilice la URL del Funnel a continuaci\xf3n para enviar tr\xe1fico a tu Funnel. Esta URL siempre llevar\xe1 a los visitantes a la primera p\xe1gina de tu Funnel.",view_funnel:"Ver Funnel",what_is_the_funnel_url:"\xbfCu\xe1l es la URL del Funnel?",you_can_change:"Puedes cambiar el nombre de Dominio o la ruta en la Configuraci\xf3n del Funnel."},funnelurl_diode:{content:{button_text:"Ver Funnel",help_info:"Puedes cambiar el nombre de Dominio o la ruta en la Configuraci\xf3n del Funnel.",paragraph_text:"Utilice la URL del Funnel a continuaci\xf3n para enviar tr\xe1fico a tu Funnel. Esta URL siempre llevar\xe1 a los visitantes a la primera p\xe1gina de tu Funnel.",tooltip:{initial:"Haz click aqu\xed para copiar esta URL en tu portapapeles.",success:"\xa1Copiado!"},url_changed_text:"\xa1La URL que sigui\xf3 para llegar aqu\xed ha sido despojada de un c\xf3digo potencialmente peligroso! Es posible que la URL resultante ya no sea v\xe1lida."},header:"Enviar tr\xe1fico a la URL del Funnel"},tshirt_onboarding:{access_your_free_funnels:"Accede a tus Funnels GRATUITOS",add_fbs_lite_to_your_account:"Agrega FBS Lite a tu cuenta",and_the_perfect_email_capture:"y el Funnel de captura de email perfecto para que tu negocio pueda dispararse...",before_you_start_building_your_funnel:"- Antes de comenzar a construir tu Funnel...",claim_free_shirt_now:"Reclamar Camiseta Gratis Ahora",clickbank_is_the_retailer:"ClickBank es el minorista de productos en este sitio. CLICKBANK&reg; es una marca registrada de Click Sales, Inc., una corporaci\xf3n de Delaware ubicada en 917 S. Lusk Street, Suite 200, Boise Idaho, 83706, EE. UU. y utilizada con permiso. El papel de ClickBank como minorista no constituye un respaldo, aprobaci\xf3n o revisi\xf3n de estos productos o cualquier reclamo, declaraci\xf3n u opini\xf3n utilizada en la promoci\xf3n de estos productos.",congrats_you_have_unlocked_these_goodies:"Felicidades - Has desbloqueado estos extras",create_my_free_trial_first:"Primero crea mi prueba gratuita",creating_funnel:"Creando Funnel",editing_pages:"Editando P\xe1ginas","get_100+_free_funnels":"Obt\xe9n m\xe1s de 100 Funnels gratuitos",get_access_to_the_free_training:"Obt\xe9n acceso a la capacitaci\xf3n GRATUITA",get_instant_access_to_over:"Obt\xe9n acceso instant\xe1neo a m\xe1s de 100 Funnels dise\xf1ados profesionalmente...",get_your_free_tshirt:"Obt\xe9n Tu Camiseta Gratis",get_your_shirt_now:"\xa1Consigue tu camiseta ahora!",hey_you_havent_completed:"Oye, \xa1a\xfan no has completado la Inducci\xf3n! Obt\xe9n tu camiseta gratis",introduction:"Introducci\xf3n",just_give_us_your_address:"\xa1Solo danos tu direcci\xf3n, pagaremos el env\xedo y te la enviaremos!",just_go_through_the_simple:"Simplemente realiza el entrenamiento simple para recibir la camiseta FunnelHacker",length_of_video:"Duraci\xf3n Del Video",limited_time_bonus_free:"\xa1BONO POR TIEMPO LIMITADO! \xa1ACCESO LIBRE! Descubre c\xf3mo crear y lanzar tu primer Funnel...",ll_get_you_taken_care_of_html:'Nos ocuparemos de ti. Pero, si crees que hay un problema con tu pedido, siempre puede comunicarte con nuestro incre\xedble equipo de atenci\xf3n al cliente y ellos podr\xe1n ayudarte. <a href="https://support.clickfunnels.com" target="_blank">https://support.clickfunnels.com</a>',locked_free_tshirt_fbs_lite:"BLOQUEADO: camiseta gratis, FBS Lite, m\xe1s de 100 Funnels gratuitos",no_thanks_i_can_create_my_own_funnels_just_fine:"no, gracias, puedo crear mis propios Funnels sin problemas...",no_thanks_let_me_just:"no, gracias. \xa1Perm\xedteme crear mi cuenta de prueba gratuita ClickFunnels ahora!",note_offer_available_for:"Nota: Oferta disponible solo para miembros de ClickFunnels y miembros de prueba gratuita con buena reputaci\xf3n.",oops_you_havent_created:"\xa1Ups!... a\xfan no ha creado su cuenta de ClickFunnels.",overview:"Vista General",please_select_size:"Por Favor Selecciona un Tama\xf1o",please_wait:"Por favor espera...",send_me_my_shirt:"Env\xedame Mi Camiseta",send_me_the_shirt_now:"Env\xeden La Camiseta Ahora",step:"Paso #%{number}",thanks_for_being_a_loyal_member:"\xa1Gracias por ser un miembro leal!",
types_of_funnels:"Tipos de Funnels",wait:"ESPERA",watch_this_short_onboarding:"Mira este breve video de inducci\xf3n y obt\xe9n GRATIS una camiseta Funnel Hacker, el curso Funnel Builder Secrets Lite (valor de $997 USD) y m\xe1s de 100 plantillas GRATIS.",we_pay_for_the_shipping:"PAGAMOS el env\xedo.",we_ship_you_the_shirt_free_of_cost:"Te enviamos la camiseta gratis,",you_already_finished_the:"\xa1Ya termin\xf3 el proceso de inducci\xf3n hace %{time}! No te preocupes, enviaremos tu camiseta de ClickFunnels en las pr\xf3ximas semanas.",your_credit_card_statement:"El extracto de tu tarjeta de cr\xe9dito mostrar\xe1 un cargo de CLKBANK*COM"}},i18n:{plural:{keys:["one","other"],rule:{}},transliterate:{rule:{"\xc1":"A","\xc9":"E","\xcd":"I","\xd1":"N","\xd3":"O","\xda":"U","\xdc":"U","\xe1":"a","\xe9":"e","\xed":"i","\xf1":"n","\xf3":"o","\xfa":"u","\xfc":"u"}}},integrations:{actionetics:{action_descriptions:["Seleccionar Lista","Seleccionar Lista","Ingresa una o m\xe1s direcciones de Email para recibir notificaciones (separa varias direcciones de Email con una coma)","Introduce una Lista de Etiquetas Separadas por Comas","Introduce una Lista de Etiquetas Separadas por Comas","Advertencia: cancelar la suscripci\xf3n de un contacto de las listas cuando se activa este paso"]},activecampaign:{action_descriptions:["Seleccionar de Listas en ActiveCampaign","Seleccionar de Listas en ActiveCampaign","Seleccionar de Listas en ActiveCampaign","Seleccionar entre las Etiquetas en ActiveCampaign"],tag_description:["Seleccionar entre las Etiquetas en ActiveCampaign"]},additional_settings:{button:"Ajustes Adicionales"},available_integrations:{actions:"Acciones",delivery:"Entrega",email:"Email",header:"Integraciones Disponibles",messaging:"Mensajer\xeda",show_all:"Mostrar Todas",webinar:"Webinar"},aweber:{action_descriptions:["Seleccionar de Listas en AWeber"],large_account:{action_descriptions:["Ingresa el ID de la lista en AWeber"]}},constant_contact_api:{action_descriptions:["Seleccionar de Listas en Constant Contact"]},convertkit_api:{action_descriptions:["Seleccionar de Formas en ConvertKit","Seleccionar de Listas en ConvertKit"],large_account:{action_descriptions:["Seleccionar de Formas en ConvertKit","Ingresa el ID de la lista en ConvertKit"]},tag_description:["Seleccionar de Etiquetas en ConvertKit"]},details:{loading_zaps:"Cargando Zaps...",login_placeholder:"nombre de usuario o direcci\xf3n de Email",password_placeholder:"tu contrase\xf1a segura"},drip:{action_descriptions:["Seleccionar de Listas en Drip\n","Seleccionar de Listas en Drip","Seleccionar de Listas en Drip"],tag_description:["Seleccionar de Etiquetas en Drip"]},edit:{header:"Editar la integraci\xf3n %{name}",subheader:"Edite los detalles de esta integraci\xf3n."},ever_webinar:{action_descriptions:["Selecciona de las Webinar Sessions en Webinar Jam"]},facebook:{action_descriptions:["Seleccionar de las audiencias en Facebook","Seleccionar de las audiencias en Facebook"],large_account:{action_descriptions:["Ingresa el ID de la Audiencia","Ingresa el ID de la Audiencia"]}},facebook_integration:{action_descriptions:["Seleccionar de las audiencias en Facebook","Seleccionar de las audiencias en Facebook"],large_account:{action_descriptions:["Ingresa el ID de la Audiencia","Ingresa el ID de la audiencia"]}},form:{add_button:"Agregar Integraci\xf3n",confirmation:"\xbfEst\xe1s seguro?",connect_button:"Conectar Integraci\xf3n",delete_button:"Borrar",error_header:"\xa1Ups! \xa1Parece que hubo un problema!",help_docs_header:"\xbfNecesitas ayuda?",help_docs_text:"\xbfNecesita ayuda para configurar una integraci\xf3n de API?",help_docs_title:"Documentos de ayuda de integraci\xf3n",integration_has_error:"Tu integraci\xf3n puede estar experimentando un problema y es posible que no funcione. Puedes actualizar esta p\xe1gina o intentar volver a conectar tu integraci\xf3n.",is_default_label:"Integraci\xf3n predeterminada %{name}",nickname_label:"Apodo de Integraci\xf3n",nickname_placeholder:"Asigne un apodo a esta integraci\xf3n (como miusuario o login@email.com)",no_connection:"Ning\xfan servicio conectado.",reconnect_button:"Reconectar Integraci\xf3n",reconnect_description:"Si tienes problemas con tu integraci\xf3n, puedes intentar volver a conectarlo a tu proveedor externo.",saving:"Guardando...",settings:"Ajustes Adicionales",successful_connection:"Conectado con \xe9xito a %{app}.",update_button:"Actualizar Integraci\xf3n"},getresponse:{action_descriptions:["Selecciona de Campa\xf1as en GetResponse"]},gotowebinar:{action_descriptions:["Seleccionar del Webinar en GoToWebinar"]},gotowebinarform:{action_descriptions:["Seleccionar del Webinar en GoToWebinar"]},header:"Administrar Integraciones de API",hub_spot:{action_descriptions:["Seleccionar de Listas en Hubspot\n","Seleccionar de Listas en Hubspot"]},index:{add_new_tooltip:"Agregar Nueva Integraci\xf3n",explanation_markdown:"A continuaci\xf3n se muestra tu lista de integraciones o servicios conectados. Puedes conectar un nuevo servicio haciendo click en el bot\xf3n a la derecha o administrar tus servicios existentes haciendo click en ellos a continuaci\xf3n.\n",search:"Buscar Mis Integraciones",table_title:"Integraciones"},infusionsoft_api:{action_descriptions:["Seleccionar de formularios web en Infusionsoft","Ingresa ID de conjunto de acciones para ejecutar en contacto (opcional)"],large_account:{action_descriptions:["Ingresa el ID de Webforms en Infusionsoft","Ingresa ID de conjunto de acciones para ejecutar en contacto (opcional)"]}},infusionsoft_api_v2:{action_descriptions:["Seleccionar de formularios web en Infusionsoft","Ingresa ID de conjunto de acciones para ejecutar en contacto (opcional)"],large_account:{action_descriptions:["Ingresa el ID de Webforms en Infusionsoft","Ingresa ID de conjunto de acciones para ejecutar en contacto (opcional)"]}},integration_list:{connected_on:"Conectado En",header:"Mis Integraciones"},kajabi:{action_descriptions:["Seleccionar de Listas en Kajabi\n","Seleccionar de Listas en Kajabi"]},mad_mimi_api:{action_descriptions:["Seleccionar de Listas en MadMimi"]},mailchimp:{action_descriptions:["Seleccionar de Listas en MailChimp","Seleccionar de Listas en MailChimp","Seleccionar de Listas en MailChimp","Seleccionar de Listas en MailChimp"]},markethero:{tag_description:["Seleccionar entre Etiquetas en Markethero"]},maropost:{action_descriptions:["Seleccionar de Listas en Maropost"]},"new":{header:"Agregar Nueva Integraci\xf3n",search:"Buscar Integraciones Disponibles",subheader:"Selecciona una integraci\xf3n de la lista a continuaci\xf3n para comenzar.",subheader_form:"Complete los detalles para esta integraci\xf3n."},ontraport:{action_descriptions:["Seleccionar Etiquetas en Ontraport"],large_account:{action_descriptions:["Ingresa el ID de Etiqueta en Ontraport"]}},removals:{show:{description:"\xbfEst\xe1 seguro de que desea eliminar %{name}?",header:"Confirmar Eliminaci\xf3n de Integraci\xf3n",other_affected:"Eliminar esta integraci\xf3n tambi\xe9n afectar\xe1 lo siguiente al pausar\ncada paso.\n",table:{af_header:"Nombre del Funnel de Acci\xf3n",affected_header:"Pasos Afectados",fuf_header:"Nombre del Funnel de Seguimiento",notification_warning:"Ten en cuenta que tambi\xe9n se eliminar\xe1n las notificaciones relacionadas con esta integraci\xf3n."}}},salesforce:{action_descriptions:["Seleccionar de Campa\xf1as en Salesforce"]},sendlane:{action_descriptions:["Seleccionar de Listas en Sendlane","Seleccionar de Listas en Sendlane","Seleccionar de Listas en Sendlane","Seleccionar entre Etiquetas en Sendlane"],tag_description:["Seleccionar entre Etiquetas en Sendlane"]},shopify:{action_descriptions:["Seleccionar de Listas en Shopify\n","Seleccionar de Listas en Shopify"]},sly_broadcast:{action_descriptions:["Ingresa la URL del archivo de Audio alojado","Ingresa tu ID de archivo de grabaci\xf3n de 5 d\xedgitos de Slybroadcast"]},twilio_sms:{action_descriptions:["Ingresa mensaje SMS"]},webhook_api:{action_descriptions:["Seleccionar Formato de Datos"]},webinar_fuel:{action_descriptions:["Selecciona de las sesiones de webinars en Webinar Fuel"]},zen_direct:{action_descriptions:["Seleccionar de PhotoBook de Zendirect","Seleccionar de WallArt de Zendirect","Seleccionar de las tarjetas de Zendirect","Selecciona de BusinessProducts de Zendirect","Seleccionar de los calendarios de Zendirect","Seleccionar de PhotoGifts de Zendirect","Selecciona de MobileDeviceCasts de Zendirect"]},zoom_us:{action_descriptions:["Seleccionar del Webinar en Zoom"]}},layouts:{actionetics_nav:{broadcasts:{add_new:"Nuevo Broadcast",page_views:"administrar todas los email Broadcasts...",title:"Campa\xf1as de Email"},contact_profiles:{page_views:"navegar por todos tus clientes potenciales...",title:"Contactos"},follow_up_funnels:{add_new:"Nuevo de Funnel de Acci\xf3n",page_views:"administrar todos los auto-respondedores...",title:"Funnels de Seguimiento"},legacy_header:"Legado",lists:{add_new:"Agregar Nueva Lista",page_views:"gestiona todas tus listas...",title:"Listas de Email"}},footer:{privacy:"Privacidad",terms:"T\xe9rminos"},lander:{select_country:"Seleccionar Pa\xeds",select_province:"Seleccionar Provincia",select_state:"Selecciona Estado",working:"Trabajando..."}},legal_documents:{edit:{header:"Editar Documento Legal"},form:{cancel:"Cancelar",confirmation:"\xbfQuieres salir sin guardar?",doc_type:{affiliate:"Acuerdo de Afiliados",label:"Selecciona el documento que est\xe1 creando.",terms_of_service:"T\xe9rminos De Servicio"},message_body:"Cuerpo del Mensaje",save_and_publish:"Guardar y Publicar",save_as_draft:"Guardar Como Borrador",saving:"Guardando...",title:"T\xedtulo",toggle_confirm:"SI",toggle_deny:"NO",toggle_label:"Al seleccionar esta opci\xf3n, se mostrar\xe1 nuevamente el cuadro de di\xe1logo Documento legal a todos los usuarios y se les pedir\xe1 que est\xe9n de acuerdo antes de continuar.",toggle_notice:"Obligar a todos los usuarios a aceptar este documento legal",version:"Versi\xf3n",version_number:"Versi\xf3n"},index:{add_new_tos_button:{button:"Nuevo Documento Legal"},header:"Documentos Legales",table:{pre_header:"Documento Legal",td:{edit_button:"Editar",force_agreement_false:"No",force_agreement_true:"S\xed"},th:{author_publisher:"Autor",date:"Fecha",doc_type:"Tipo",force_agreement:"Forzar Acuerdo",status:"Estado",title:"T\xedtulo",version:"Versi\xf3n"}}},"new":{header:"Nuevo Documento Legal",notice:{description:"Cuando editas una versi\xf3n publicada de un documento legal, se crea una nueva versi\xf3n. Cambia el n\xfamero de versi\xf3n en consecuencia.",title:"La edici\xf3n de un documento legal publicado crea una nueva versi\xf3n."}}},lessons:{edit:{editing_lesson:"Editando lecci\xf3n"},form:{advanced_settings_optional:"Configuraci\xf3n avanzada (opcional)",automatically_creates:"Crea autom\xe1ticamente c\xf3digo incrustado (Youtube, Vimeo, Wistia)",content_description:"Contenido / Descripci\xf3n",create_lesson:"CREAR LECCI\xd3N",delay_the_release_of_this_lesson:"retrasar el lanzamiento de esta lecci\xf3n",drip_delay_days:"Retraso de Acceso (d\xedas)",https_ssl_required_for:"Se requiere HTTPS (SSL) para que todas las incorporaciones se muestren correctamente",name_of_lesson:"Nombre de la lecci\xf3n...",name_of_your_lesson_show_in_nav_bar:"el nombre de su lecci\xf3n se muestra en la barra de navegaci\xf3n",of_days_before_this_lesson_is_available:"# de d\xedas antes de que esta lecci\xf3n est\xe9 disponible...",override_standard_release:"Anula el cronograma de lanzamiento est\xe1ndar con una fecha de lanzamiento establecida: todos los miembros recibir\xe1n lecciones en esta fecha y hora.",required_time_a_member:"Tiempo requerido que un miembro debe dedicar a una lecci\xf3n para considerarla completada (en segundos)",select_lesson:"Selecciona una secci\xf3n de lecci\xf3n...",select_page_template:"Selecciona una plantilla de p\xe1gina...",template_for_the_lesson_content:"plantilla para el contenido de la lecci\xf3n",video_embed_code:"C\xf3digo de Inserci\xf3n de Video",where_the_lesson_belongs_to:"a donde pertenece la lecci\xf3n"},index:{days_delay:"D\xedas de retraso",description:"Descripci\xf3n",listing_lessons:"Listado de lecciones",name:"Nombre",new_lesson:"Nueva Lecci\xf3n",page:"P\xe1gina",position:"Posici\xf3n",video:"Video"},"new":{new_lesson:"Nueva Lecci\xf3n"},show:{add_resources:"A\xf1adir recursos",days_delay:"D\xedas de retraso:",description:"Descripci\xf3n:",duplicate_lesson:"Duplicar Lecci\xf3n",edit_lesson:"Editar Lecci\xf3n",lesson_position:"Lecci\xf3n #%{position}:",lessondays_delay:"%{days} d\xeda(s) de retraso",membership_editor:"Editor de Membres\xeda",name:"Nombre:",open_editor:"abrir editor",page:"P\xe1gina:",position:"Posici\xf3n:",video:"Video:"},update:{emojis_removed:"No admitimos emojis dentro del Contenido de membres\xeda en este momento. Los hemos eliminado por ti."}},lib:{aweber:{description:"Permita que ClickFunnels agregue contactos a tus listas de Aweber. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto.<br/> Nota: debe tener un formulario de registro para la lista seleccionada en tu cuenta de Aweber."},easypost:{label:{carrier:"Seleccionar Compa\xf1\xeda"}},gotowebinar:{description:'Permite que ClickFunnels registre contactos en un webinar en tu cuenta de GoToWebinar. Ten en cuenta que esto solo registra a los visitantes en tu evento EverWebinar y no aloja el webinar dentro de ClickFunnels.<br/> Nota: GotoWebinar requiere un campo de nombre y apellido marcado como "obligatorio" incluido en el editor de ClickFunnels.'},hubspot:{description:"Nota: se requiere la clave API"},infusionsoft:{description:"Permite que ClickFunnels agregue contactos a Infusionsoft a trav\xe9s de formularios web y ejecute conjuntos de acciones. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto.<br/> Nota: Para conectarse, ten al menos un formulario web configurado y publicado en una campa\xf1a en Infusionsoft."},pushcrew:{description:"Permite que ClickFunnels se conecte con PushCrew para enviar notificaciones de escritorio desde tu %{type}.<br/> Nota: El formato REQUERIDO para los mensajes es 'T\xedtulo - Mensaje - URL', por ejemplo: 'Mi t\xedtulo - Mira esto - https://clickfunnels.com'"},sendlane:{description:"Permite que ClickFunnels agregue y elimine contactos de tus listas de Sendlane. Esto se puede usar en Funnels para capturar suscripciones o conectarse con la compra de un producto.<br/> Nota: Debes tener al menos una lista de suscripci\xf3n en tu cuenta de Sendlane."},shipstation:{description:"Permite que ClickFunnels env\xede informaci\xf3n de compra de productos a Shipstation para completar el env\xedo.\n\nNota: la direcci\xf3n es obligatoria\n",group_number:"Nota: El n\xfamero de grupo es exclusivo de un Funnel y se utiliza para agrupar productos en un solo pedido que se env\xeda a Shipstation con cada producto del mismo grupo en el mismo Funnel. Esto tambi\xe9n provocar\xe1 que se establezca un retraso de 60 minutos desde el env\xedo del pedido a Shipstation para dar tiempo a que los clientes se muevan a trav\xe9s del Funnel.",label:{sku:"SKU DEL PRODUCTO",store:"Tienda"}},shopify:{description:"Permite que ClickFunnels env\xede informaci\xf3n de compra de productos a Shopify para completar el env\xedo. Ten en cuenta que esto es solo para el env\xedo y no para el procesamiento de pagos.\n\nNota: el sitio es obligatorio. Ejemplo: clickfunnels.myshopify.com\n",label:{sku:"SKU DEL PRODUCTO"}},webinar_jam:{description:"Nota: M\xe9todo de integraci\xf3n de API WebinarJam recomendado. Utiliza la p\xe1gina de agradecimiento de ClickFunnels y el flujo de Funnel, requiere configurar la integraci\xf3n de Email de terceros dentro de ClickFunnels y no en WebinarJam."},zendirect:{description:"Permite que Actionetics se conecte con ZenDirect para enviar regalos a tus suscriptores de Email.<br/> Nota: Los campos Nombre, Apellido, Calle, Ciudad, Estado, C\xf3digo Postal, Pa\xeds son obligatorios."},zoomus:{description:'Permite que ClickFunnels registre contactos en un webinar en tu cuenta de Zoom. Ten en cuenta que esto solo registra visitantes en tu evento de Zoom y no organiza el seminario web dentro de ClickFunnels.<br/> Nota: Zoom.us requiere:<br/> 1) Una cuenta de Zoom pagada, que te permite usar la pesta\xf1a Seminarios web.<br/> 2) Los webinars deben estar programados para una fecha futura.<br/> 3) No pueden ser seminarios web "recurrentes". No podemos ver seminarios web recurrentes, solo aquellos para una fecha y hora futuras espec\xedficas.<br/> 4) El webinar debe configurarse para el registro "obligatorio" dentro de Zoom. Hay una casilla de verificaci\xf3n para esta configuraci\xf3n.<br/>'}},lists:{destroy:{success:"La Lista se destruy\xf3 con \xe9xito."},index:{accordion:{no_results:{after_filtering:'No se encontraron Listas de Email para la b\xfasqueda "%{filter_param}"',in_database:"Actualmente No Tienes Listas de Email..."}},button:{text:"Crear Lista"},filter:{placeholder:"Buscar Listas de Email..."},header:"Listas de Email",table:{button:{edit:"Editar"},header:{actions:{text:"Acciones"},list:{text:"Nombre"},subscribed:{data_content:"Contactos actualmente suscritos a la lista",text:"Suscrito"},today:{data_content:"Contactos registrados hoy",text:"Hoy"},unsubscribed:{data_content:"Contactos que se han dado de baja de la lista",text:"Dado de Baja"},yesterday:{data_content:"Contactos registrados ayer",text:"Ayer"}},list_item:{connections:"%{connected_funnels} Funnels de Seguimiento conectados",created_on:"Creado el %{date}"}}},listing:{editing_list:"Editando Lista",list_name:"Nombre de la Lista",subscribed:"Suscrito",unsubscribed:"Dado de Baja",view_list:"Ver Lista"},lists_rule_group_fields:{only_include_contacts_who_meet_all_of_these_requirements:"Incluya solo contactos que cumplan con TODOS estos requisitos...",or:"O"},show:{remove_html:'<i class="trash icon"></i> Eliminar'},smart_settings:{edit_smart_settings:"Editar Configuraci\xf3n Inteligente",header:"Configuraci\xf3n de Lista Inteligente",help:"\xbfNecesitas ayuda para configurar listas de Email?",loading:"Cargando...",remove:"Quitar",save:"Guardar Cambios de Grupo de Reglas",updating:"Actualizando...",view_all_lists:"Ver Todas Las Listas"}},mass_actions:{add_tags:{display_action:"Agregar Etiquetas a los contactos de %{model_ids_count}",display_action_failed:"Al agregar Etiquetas (%{action_with}) a los contactos %{model_ids_count}, fallaron los contactos %{failed_contacts}."},add_to_lists:{display_action:"Agregar contactos de %{model_ids_count} a las Listas",display_action_failed:"Al agregar contactos %{model_ids_count} a las Listas (%{action_with}), fallaron los contactos %{failed_contacts}."},"delete":{display_action:"Eliminando %{model_ids_count} contactos",display_action_failed:"Eliminando contactos %{model_ids_count}, fall\xf3 para los contactos %{failed_contacts}."},dismiss_button:"Descartar",form:{add_tags:{label:"Seleccionar Etiquetas para Agregar",placeholder:"Escribe La(s) Etiqueta(s)",sub_header:"Estas a punto de agregar Etiquetas a %{count} contactos"},add_to_lists:{label:"Seleccionar Listas para agregar perfiles de contacto",placeholder:"Seleccionar de Listas",sub_header:"Estas a punto de agregar %{count} contactos a las Lista(s)"},cancel:"Cancelar",contacts_table:"%{count} Perfiles de Contacto","delete":{label:'Escriba "%{validation}" exactamente para eliminar estos contactos',placeholder:"%{validation}",sub_header:"Est\xe1s a punto de eliminar %{count} contactos"},header:"Contactos",remove_from_lists:{label:"Seleccionar Listas para eliminar perfiles de contacto",placeholder:"Seleccionar de Listas",sub_header:"Est\xe1 a punto de eliminar %{count} contactos de la(s) Lista(s)"},remove_tags:{label:"Seleccionar Etiquetas para Eliminar",placeholder:"Escribe La(s) Etiqueta(s)",sub_header:"Estas a punto de eliminar Etiquetas a %{count} contactos"},submit_disabled_with:"Enviando...",success:"\xa1Listo!"},pre_header:{add_tags:"Agregar Etiquetas",add_to_lists:"Agregar a Lista(s)",manage_lists:"Administrar Contactos en Listas",manage_tags:"Administrar Etiquetas",remove_from_lists:"Quitar de Lista(s)",remove_tags:"Eliminar Etiquetas"},preheader:{dropdown:{title:"Columnas Mostradas"},header:"Lista de Contactos",mass_action:{delete_contacts:{"delete":"Borrar",title:"Eliminar Contactos"},manage_list:{add:"Agregar a Lista(s)",remove:"Quitar de lista(s)",title:"Administrar Listas"},manage_tag:{add:"Agregar Etiquetas",remove:"Eliminar Etiquetas",title:"Administrar Etiquetas"},title:"Gestionar Contactos"},optional_columns:{action_score:"Action Score",age:"Edad",age_range_lower:"Rango de Edad Inferior",age_range_upper:"Rango de Edad Superior",email:"Email",full_name:"Nombre Completo",gender:"G\xe9nero",location_general:"Ubicaci\xf3n General",phone:"Tel\xe9fono"},search:{placeholder:"Buscar"}},remove_from_lists:{display_action:"Eliminando %{model_ids_count} contactos de las Listas",display_action_failed:"La eliminaci\xf3n de %{model_ids_count} contactos de las listas (%{action_with}), fall\xf3 para %{failed_contacts} contactos."},remove_tags:{display_action:"Eliminando etiquetas de %{model_ids_count} contactos",display_action_failed:"La eliminaci\xf3n de Etiquetas (%{action_with} de %{model_ids_count} contactos, fall\xf3 para %{failed_contacts} contactos."},retry_button:"Reintentar",see_more_button:"Ver todas las %{number_of_actions} acciones",waiting:"Esperando",zero_in_progress:"No hay Acciones Masivas en curso."},mobile:{funnel_stats:{show:{column:{avg_cart:"Promedio Carrito",epc:"GPC",gross:"Bruto"},header:"Modo de Prueba",header_copy:"Los siguientes datos se recopilaron en modo de prueba."}},stats:{date_filter:{cell:{month:"Mes",today:"Hoy",week:"Semana"}},filter:{cell:{earnings_per_pageview:"Ingresos / P\xe1gina Vista",opt_ins:"Registros",pageviews:"P\xe1ginas Vistas",sales:"Ventas"}},funnel_list:{cell:{none:"No se encontraron Funnels"}},funnel_list_item:{cell:{button:"Detalles",button_disable:"Cargando...",no_change:"Sin cambios desde el per\xedodo anterior"}},funnel_step:{cell:{all:"Todos",count:"Recuento",rate:"Tasa",recurring_count:"Conteo Recurrente",recurring_value:"Valor Recurrente",subheading:{earnings_per_pageview:"Ingresos / P\xe1gina Vista",opt_ins:"Registros",pageviews:"P\xe1ginas Vistas",recurring:"Recurrente",sales:"Ventas"},uniques:"\xdanicos",value:"Valor"}}},time_to_now:"hace"},mongo_mapper:{attributes:{"doorkeeper/application":{name:"Nombre",redirect_uri:"URI de Redirecci\xf3n"}},errors:{models:{"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:"no puede contener un fragmento.",invalid_uri:"debe ser una URI v\xe1lida.",relative_uri:"debe ser una URI absoluta.",secured_uri:"debe ser una URI HTTPS/SSL."}}}}}},mongoid:{attributes:{"doorkeeper/application":{name:"Nombre",redirect_uri:"URI de Redirecci\xf3n"}},errors:{models:{"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:"no puede contener un fragmento.",invalid_uri:"debe ser una URI v\xe1lida.",relative_uri:"debe ser una URI absoluta.",secured_uri:"debe ser una URI HTTPS/SSL."}}}}}},my_templates:{form_email:{button_delete:"Eliminar Plantilla",button_delete_confirm:"\xbfEst\xe1s seguro?",button_edit:"Editar",enable:"\xbfActivar?",name:"Nombre",placeholder_name:"Nombra tu plantilla",placeholder_tags:"Etiqueta de plantilla, por ejemplo: suscripci\xf3n, ventas, video, etc.",tags:"Etiquetas para Filtrar",title_edit:"Abrir en editor",title_preview:"Ver P\xe1gina En Nueva Pesta\xf1a"},form_page:{label_bodyclass:"Body Class",label_bodystyle:"Body Style",label_css:"CSS",label_htmlbody:"HTML Body",label_membership:"Plantilla de Lecci\xf3n de Membres\xeda",label_metatags:"Metaetiquetas",label_status:"Estado",menu_admin:"Configuraci\xf3n de Administrador",menu_template:"Configuraci\xf3n de Plantilla",not_master:"Lo sentimos, no eres el propietario de la p\xe1gina maestra",placeholder_name:"Nombra tu plantilla",pulse_title:"ClickFunnels: Pulse Editor",status_collection:{approved:"Aprobado",pending_approval:"Pendiente de Aprobaci\xf3n",pending_edits:"Ediciones Pendientes",rejected:"Rechazado"}},header:{edit_email:"Editanado Dise\xf1o de Email",edit_page_template:"Editando Plantilla de P\xe1gina",new_email:"Nuevo Dise\xf1o de Email",new_page_template:"Nueva Plantilla de P\xe1gina"},index:{button_new_email_template:"Nueva Plantilla de Email",header:"Mis Plantillas",tab_email_designs:"Plantillas de Email",tab_page_templates:"Plantillas de P\xe1gina",title:"Administrar Plantillas de P\xe1gina Personalizadas"},listing:{button_edit_template:"Editar Plantilla",button_preview_template:"Vista Previa",no_template_message:'Todas tus plantillas personales estar\xe1n aqu\xed y se pueden utilizar en la categor\xeda "Mis plantillas" al crear una p\xe1gina nueva...',table_header_tags:"Etiquetas",table_header_templates:"Plantillas"}},nav:{account:{affiliates:"Afiliados",domains:"Dominios",new_plan:"Nuevo Plan",sign_out:"Cerrar Sesi\xf3n"},actionetics:{action_funnels:"Funnels de Acci\xf3n",beta:"beta",broadcasts:"Broadcasts",contacts:"Contactos",email:"Listas de Email",follow_up_funnels:"Funnels de Seguimiento",legacy_header:"Legado","new":"Nuevo",new_broadcasts:"Broadcasts",old_broadcasts:"Campa\xf1as de Email"},admin:{actionetics_offer:"Popup de Mejora",actionetics_onboarding:"Inducci\xf3n Actionetics",backpack_onboarding:"Inducci\xf3n Backpack",beta_features:"Funciones Beta",connected_accounts:"Cuentas Conectadas",debug:"Modo de Depuraci\xf3n",funnel_steps:"Pasos del Funnel",funnel_templates:"Plantillas de Funnel",header:"Admin",legal_docs:"Documentos Legales",master_page_templates:"Plantillas de P\xe1ginas Maestras",page_categories:"Categor\xedas de P\xe1gina",page_templates:"Plantillas de P\xe1gina",pricing:"Precios",support_search:"B\xfasqueda de Soporte"},backpack:{affiliate_funnels:"Ajustes",affiliate_types:"Tipos de Afiliado",affiliates:"Afiliados",commission_plans:"Planes de Comisi\xf3nes",commissions:"Comisiones",dashboard:"Tablero",header:"Backpack",leaderboards:"Tablero de Clasificaci\xf3n",payments:"Pagos"},face_menu:{account_settings:"Configuraci\xf3n de la Cuenta",become_me:"Become Me",my_profile_settings:"Configuraci\xf3n de Mi Perfil",other_accounts:"Ver %{other_account_count} Otras cuentas",owner:"Propietario",personal_account:"Cuenta Personal",sign_in:"Iniciar Sesi\xf3n",sign_out:"Cerrar Sesi\xf3n",sub_user:"Subusuario",sub_user_accounts:"Cuentas de subusuario (%{account_count})"},funnels:{browse:"Funnels",build:"Construir Funnel",contacts:"Contactos",header:"ClickFunnels",marketplace:"Marketplace de Funnels",sales:"Ventas"},help:{changelog:"Registro de cambios",docs:"Documentos",get_help:"Ayuda",header:"Ayuda",my_support_requests:"Mis Solicitudes de Soporte",whatsnew:"Novedades"}},notifications:{badge:{email_subject:"\xa1Has ganado una nueva insignia!",header:"\xa1Felicidades!",message:"\xa1Obtuviste la insignia %{badge}!"},badges:{email_subject:"\xa1Has ganado una nueva insignia!",header:"\xa1Felicidades!",message:"\xa1Obtuviste la insignia %{badge}!"},clickmail_integration_error:{email_subject:"Problemas de reputaci\xf3n de Email de ClickFunnels",header:"Problemas de reputaci\xf3n de Email de ClickFunnels",message:"<p>Debido a una gran cantidad de quejas de spam y / o una baja capacidad de entrega de Email, hemos cambiado tu mecanismo de env\xedo de correo electr\xf3nico. Hemos aplicado un filtro a tus listas y los Emails solo se enviar\xe1n a los contactos que hayan interactuado contigo en los \xfaltimos 30 d\xedas.</p><p> Esto es para ayudarte a mejorar tu capacidad de entrega y para proteger a todos los usuarios de ClickFunnels para que no terminen en listas negras.</p><p> Si esto contin\xfaa siendo un problema, tu cuenta SMTP de ClickFunnels corre el riesgo de ser suspendida y / o bloqueada.</p><p> Consulta nuestra <a href='https://clickfunnels.zendesk.com/hc/en-us/articles/360006103873'>pol\xedtica de env\xedo de</a> Email, obt\xe9n m\xe1s informaci\xf3n.</p><p> Comun\xedcate con el departamento de cumplimiento y podemos ayudarte a mejorar tu capacidad de entrega.</p>"},clickmail_integration_error_blocked:{email_subject:"Env\xedo de Email de ClickFunnels bloqueado",header:"La cuenta de Email de ClickFunnels ha sido bloqueada",message:"<p>tus procesos de env\xedo de Email han provocado el bloqueo de tu cuenta SMTP de ClickFunnels. Esto normalmente se debe a que tu dominio est\xe1 incluido en una lista negra debido a quejas de SPAM.<p><p> Si se trata de un error, comun\xedcate con el departamento de cumplimiento de ClickFunnels y te ayudaremos a rectificar esta situaci\xf3n.</p></p>"},error:{email_subject:"\xa1Ups! Algo sali\xf3 mal.",header:"Error",message:"\xa1Ups! Algo sali\xf3 mal."},index:{clear_all_button:"Limpiar Todo",empty_message:"\xa1Est\xe1s al d\xeda, ve a construir algunos Funnels!",header:"Notificaciones",timestamp:"hace %{time}"},integration_error:{cta_text:"Ir a Integraciones",deleted_message:"Esta notificaci\xf3n estaba relacionada con una integraci\xf3n que ya no est\xe1 disponible. Puedes borrar esta notificaci\xf3n.",email_subject:"Hubo un problema con la integraci\xf3n de %{integration_name}.",header:"Hubo un problema con la integraci\xf3n de %{integration_name}.",message:"Intentamos usar tu integraci\xf3n %{integration_name}, pero encontramos un problema. Consulte la integraci\xf3n para obtener m\xe1s detalles."},payment_error:{cta_text:"Ir a la configuraci\xf3n de pago",decline_codes:{authentication_not_handled:"El banco de stu tarjeta requiere una autorizaci\xf3n adicional para completar esta compra. Pruebe con una tarjeta diferente.",card_declined:"La tarjeta fue rechazada.",expired_card:"La tarjeta ha expirado.",incorrect_cvc:"El c\xf3digo de seguridad de la tarjeta es incorrecto.",incorrect_number:"El n\xfamero de tarjeta es incorrecto.",incorrect_zip:"Error de validaci\xf3n del c\xf3digo postal de la tarjeta.",invalid_cvc:"El c\xf3digo de seguridad de la tarjeta no es v\xe1lido.",invalid_expiry_month:"El mes de vencimiento de la tarjeta no es v\xe1lido.",invalid_expiry_year:"El a\xf1o de caducidad de la tarjeta no es v\xe1lido.",invalid_number:"El n\xfamero de tarjeta no es un n\xfamero de tarjeta de cr\xe9dito v\xe1lido.",missing:"No hay una tarjeta de un cliente que se est\xe9 cargando.",processing_error:"Se produjo un error al procesar la tarjeta.",rate_limit:"Se produjo un error debido a que las solicitudes llegaron a la API demasiado r\xe1pido. H\xe1ganos saber si se encuentra constantemente con este error."},email_subject:"Error en el pago",header:"Error en el pago",message:"Hubo un problema con el cargo a tu cuenta."},reactivate:{available:'Tu dominio %{name} caducar\xe1 en %{expire_in} d\xedas seg\xfan la fecha original de compra y el plazo solicitado. Si deseas volver a comprar tu dominio autom\xe1ticamente, puede configurarlo para que se <a target="_blank" href="%{domains_path}">renueve autom\xe1ticamente</a><br><br>',non_available:"Tu dominio %{name} ha caducado. Deber\xe1s volver a comprarlo.<br><br>"},renewal:{expire:"expirar",renew:"renovar",subject:"Notificaci\xf3n de Registro de Dominio"},support_permission:{created:{email_subject:"Acceso concedido a un agente de soporte  ",header:"Acceso concedido a un agente de soporte",message:"Se agreg\xf3 un agente de soporte (%{support_agent_name}) a tu cuenta."},expired:{email_subject:"El acceso del agente de soporte expir\xf3",header:"El acceso del agente de soporte expir\xf3",message:"El acceso de un agente de asistencia (%{support_agent_name}) a tu cuenta ha expirado."},removed:{email_subject:"Agente de soporte eliminado",header:"Agente de soporte eliminado",message:"Un agente de soporte (%{support_agent_name}) fue eliminado de tu cuenta."}}},notifications_menu:{default_header:"ClickFunnels",default_support_url:"https://docs.clickfunnels.com/?q=%{message}",dismiss:"Descartar",dismiss_desc:"Quita esta tarjeta de tu feed",feedback:"Retroalimentaci\xf3n",feedback_desc:"Deja un comentario para esta tarjeta",new_notificatons:"%{notifications_count} notificaciones nuevas",see_all:"VER TODO",support:"Soporte",support_desc:"Obt\xe9n ayuda con respecto a este tema"},number:{currency:{format:{delimiter:".",format:"%n %u",precision:2,separator:",",significant:!1,strip_insignificant_zeros:!1,unit:"\u20ac"}},format:{delimiter:".",precision:3,separator:",",significant:!1,strip_insignificant_zeros:!1},human:{decimal_units:{format:"%n %u",units:{billion:"Mil millones",million:"Mill\xf3n",quadrillion:"mil billones",thousand:"Mil",trillion:"Trillones",unit:""}},format:{delimiter:"",precision:1,significant:!0,strip_insignificant_zeros:!0},storage_units:{format:"%n %u",units:{byte:{one:"Byte",other:"Bytes"},eb:"EB",gb:"GB",kb:"KB",mb:"MB",pb:"PB",tb:"TB"}}},percentage:{format:{delimiter:"",
format:"%n %",precision:1}},precision:{format:{delimiter:""}}},of:"%{count} de %{total}",onboarding:{finished:{flash:"\xa1Terminaste el proceso de incorporaci\xf3n! Hemos registrado tu talla de camiseta como %{shirt_size} y te la enviaremos en las pr\xf3ximas semanas. \xbf\xa1No es asombroso!?"}},pages:{display_modal_html:{choose_image:"Seleccionar imagen",create_a_clickpoptrade_link:"Crea un Enlace ClickPop&trade;",custom_image_link:"Enlace de Imagen Personalizado",custom_link_text:"Texto de Enlace Personalizado",example:"Ejemplo: 20 para veinte segundos",image_url:"URL de la Imagen",join:"\xdanete a mi lista de correo",link_text:"Texto del Enlace",preview:"Vista Previa",seconds:"(Segundos)",step_1_choose_link_text_or_image:"Paso #1: Elige el texto o imagen del enlace\n",step_2_choose_settings:"Paso #2: Elige la configuraci\xf3n",step_3_paste_html_code_on_website:"Paso #3: Pega el c\xf3digo HTML en el sitio web",trigger_delay_time:"Tiempo de retardo de activaci\xf3n",trigger_on_mouse_exit:"\xbfActivar al salir del mouse?",upload_images:"Subir Im\xe1genes",url:"URL a la imagen o seleccione la imagen a continuaci\xf3n"},editable_left:{cancel:"cancelar",cancel_revert:"Cancelar y Revertir",direct_embed_code:"C\xf3digo de Inserci\xf3n Directa",https:"Se requiere HTTPS (SSL) para que todas las incorporaciones se muestren correctamente",next:"Siguiente",note:"nota",or:"O",seconds:"segundos",update_element:"actualizar elemento",video_url:"URL del video (Youtube, Vimeo, Wistia)",visible:"Visible",visible_toggle:"Retraso de Visibilidad"},editable_leftv2:{cancel_revert:"Cancelar y Revertir",next:"Siguiente",note:"nota",secs:"segundos"},editor_tour:{advanced_settings:"Ajustes Avanzados",all_elements:"Todos los Elementos",change_fonts_font_colors_and_background_images_or_background_:"Cambia fuentes, colores de fuente e im\xe1genes de fondo (\xa1o videos de fondo!)",done:"\xa1Hecho!",email:"Email",even_on_mobile:"... incluso en dispositivos m\xf3viles ...",here_you_can_setup_your_page_title_seo_settings_custom_domain:"Aqu\xed puedes configurar el t\xedtulo de tu p\xe1gina, la configuraci\xf3n de SEO, los dominios personalizados y los c\xf3digos de seguimiento",just_click_any_editable_element_to_get_started:"\xa1Simplemente haz click en cualquier elemento editable para comenzar!",next:"Siguiente...",on_tablets:"... en tabletas ...",or_just_preview_live_in_a_new_window_outside_the_editor:"... \xa1o simplemente Vista Previa En Vivo en una nueva ventana fuera del editor!",page_settings:"Configuraci\xf3n de P\xe1gina",quick_view_and_navigate_to_all_the_steps_in_your_funnel:"Vista r\xe1pida y navega a todos los pasos en tu embudo",quickly_preview_on_desktop:"Vista previa r\xe1pida en Escritorio...",restart_this_tour_anytime:"\xa1Reinicia este recorrido en cualquier momento!",see_funnel:"Ver Funnel",setup_an_email_integration_to_trigger_when_visitors_optin_or_:"Configura una integraci\xf3n de email para que se active cuando los visitantes se inscriban o completen esta p\xe1gina del Funnel",setup_quick_send_deliver_download_links_on_visitor_optin_coun:"Configuraci\xf3n de env\xedo r\xe1pido (entregar enlaces de descarga en la suscripci\xf3n del visitante), temporizadores de cuenta regresiva, compartir en redes sociales, ventanas emergentes de salida, barras de saludo",split_test:"Prueba Partida",styles:"Estilos",thats_it:"\xa1Eso es todo!",view_and_access_all_editable_elements_on_your_page:"Ver y acceder a todos los elementos editables en su p\xe1gina",view_split_tests_of_this_page_or_add_a_new_one:"Ver Pruebas Partidas de esta p\xe1gina o agregar una nueva"},form:{add_edit_domains:"Agregar / Editar Dominios",affiliate_access_pages:"Las p\xe1ginas de acceso de afiliados requieren un subdominio de Clickfunnels",affiliate_access_pages_require_subdomain_from_clic:"Las p\xe1ginas de acceso de afiliados requieren un subdominio de Clickfunnels",delete_page_variation_html:"<i class='fa fa-trash'></i>Eliminar variaci\xf3n de p\xe1gina",delete_variation_html:"<i class='fa fa-trash'></i>Eliminar variaci\xf3n de p\xe1gina",ending_path:"ruta de finalizaci\xf3n de la URL",ending_path_of_the_url:"ruta de finalizaci\xf3n de la URL",name_of_the_page:"nombre de la pagina",note_page_domains_are:"Nota: Los dominios de p\xe1gina ahora se configuran en el nivel del Funnel (Configuraci\xf3n del Funnel -> Dominio)",note_page_domains_are_now_set_at_the_funnel_level_:"Nota: Los dominios de p\xe1gina ahora se configuran en el nivel del Funnel (Configuraci\xf3n del Funnel -> Dominio)",removing:"Eliminando...",select_domain:"Selecciona un dominio / o el dominio predeterminado para el Funnel...",set_the_date:"Establece la fecha y la hora en que se llevar\xe1 a cabo el evento del seminario web, utilizado por los correos electr\xf3nicos automatizados.",set_the_date_and_time_of_when_the_webinar_event_is:"Establece la fecha y la hora en que se llevar\xe1 a cabo el evento del seminario web, utilizado por los correos electr\xf3nicos automatizados.",the_domain_for_html:"el dominio de esta p\xe1gina &mdash; %{link_to}",the_domain_for_this_html:"el dominio de esta p\xe1gina &mdash; %{link}",webinar_event_time:"Hora del evento del Webinar"},iframe:{adding_a_clickfunnels_page:"Agrega una p\xe1gina de ClickFunnels dentro de una publicaci\xf3n o p\xe1gina de blog es tan simple como copiar el c\xf3digo a continuaci\xf3n. Editando su nueva publicaci\xf3n, haciendo clic en 'fuente HTML' y peg\xe1ndola.",embed_page_within_iframe:"Insertar p\xe1gina dentro de Iframe",need_a_walk_through_video_watch_here:"\xbfNecesitas un recorrido en video? Mira aqu\xed."},modal_list_item:{edit:"editar",edit_text:"Editar Texto",grab:"agarra mi squeeze pop link html",grab_my_squeeze_pop_link_html:"agarra mi squeeze pop link html",members:"Miembros"},"new":{add_page_to_funnel:"Agregar p\xe1gina al Funnel",desktop_view:"Vista de Escritorio",go_back:"Volver",grey_video_optin:"Video de Registro Gris",mobile_view:"Vista M\xf3vil",optin_page:"P\xe1gina de Registro",select_template:"Seleccionar Plantilla",very_minimal_email:"P\xe1gina de registro de email minimalista para cualquier tipo de oferta."},new_editor:{action_on_submit:"Acci\xf3n al Enviar:",add_digital_asset:"Agregar Activo Digital",add_integration:"Agregar Integraci\xf3n",add_new:"agregar nuevo",advance_settings:"Configuraciones Avanzadas",advanced:"avanzado",all_elements:"todos los elementos",and_the_webinar_should_begin:"y el webinar deber\xeda comenzar",are_you_sure_you_want_to_leave_this_page:"\xbfEst\xe1s seguro de que quieres salir de esta p\xe1gina?",auto_webinar_times:"Horarios de los webinars autom\xe1ticos (reloj de 24 horas, por ejemplo, 18 = 6 p.m.):",background_map_of_visitor_city:"Mapa de fondo de la ciudad del visitante",body_tag_code:"C\xf3digo de etiqueta del cuerpo:",body_tag_tracking_codes:"C\xf3digos de seguimiento de etiquetas en el cuerpo",by_setting_the_redirect:"Al configurar el redireccionamiento a continuaci\xf3n, anular\xe1s el flujo predeterminado del Funnel. Despu\xe9s de terminar esta p\xe1gina, esta es la siguiente p\xe1gina a la que los visitantes ser\xe1n redirigidos ...",bypass_this_page:"Omita esta p\xe1gina si ya se registr\xf3 tiene las cookies:",choose_a_file_that:"Elige un archivo que te gustar\xeda enviar autom\xe1ticamente por email a tus visitantes cuando se inscriban...",click_the_stay_on_this_page_button_or:"HAZ CLICK EN EL BOT\xd3N *Permanecer en esta p\xe1gina* O",click_to_expand:"Haz click para expandir las opciones de fuente de la p\xe1gina",click_to_expand_adv:"Haz click para expandir las opciones de color avanzadas de la p\xe1gina",clickfunnels_editor:"Editor de ClickFunnels",close:"Cerrar",close_editor:"cerrar editor",color:"Color",countdown_timer:"Contador Regresivo:",countdown_timers_for:"Los temporizadores de cuenta regresiva para los webinars automatizados se configuran autom\xe1ticamente de forma din\xe1mica en funci\xf3n del pr\xf3ximo webinar o el que el contacto ya haya decidido visitar.",custom_domain:"Dominio Personalizado:","default":"Por Defecto",default_domain:"%{domain}.clickfunnels.com (predeterminado)",default_font:"Fuente Predeterminada",delay_from_page_arrival_seconds:"Retraso desde la llegada de la p\xe1gina (segundos)",desktop:"escritorio",disabled:"Desactivado",edit_your_page_information:"Edita la informaci\xf3n de tu p\xe1gina...",editable_elements:"elementos editables",elements:"elementos",email:"Email",email_integration_settings:"Configuraci\xf3n de Integraci\xf3n de Email",enable_geographic:"Habilitar el mapa geogr\xe1fico del fondo de la ciudad del visitante (BETA)",enabled:"Activado",exit_pop:"Popup de Salida",exit_pop_up_message:"Mensaje emergente de salida:",file_to_deliver_on_optin:"Archivo para entregar en Opt-in:",fixed_datetime_utc:"Fecha/Hora Fija (UTC)",font:"Fuente",full_background_image_url:"URL de la imagen de fondo completo",full_background_video_url:"URL del video de fondo completo",full_url:"Ruta de URL completa al archivo MP4 de video de fondo (BETA) Intenta guardar y volver a cargar la p\xe1gina si el cambio no aparece despu\xe9s de unos segundos",full_url_path:"Ruta URL completa al archivo de imagen de fondo",head_tag_code:"C\xf3digo de Etiqueta del Encabezado:",head_tag_tracking_codes:"C\xf3digo de Tracking del Encabezado",hello_bar:"Barra de Saludo",hellobar_message:"Mensaje de Hellobar:",hellobar_on_click_url_hello_bar_enabled_when_url_present:"Hellobar Al Hacer Click en URL (Hello Bar habilitado cuando la URL est\xe1 presente):",help:"Ayuda",how_many_seconds:"(\xbfA los cu\xe1ntos segundos del webinar aparece tu oferta?)",id:"ID",like_share_comment:"Twitter / G+ / FB Me gusta, compartir y comentar URL (predeterminado: p\xe1gina actual):",list_to_add_lead:"Lista para Agregar Prospectos:",live_preview:"vista previa en vivo",lots_of_stuff:"Muchas cosas que decir 3",meta_description:"Metadescripci\xf3n:",meta_keywords:"Meta palabras clave:",mobile:"m\xf3vil",my_page_path:"ruta-de-mi-p\xe1gina",next_page:"Siguiente P\xe1gina",note:"NOTA:",offer_time:"Tiempo de Oferta:",page_colors:"colores de p\xe1gina",page_description:"Descripci\xf3n de P\xe1gina",page_fonts:"fuentes de p\xe1gina",page_keywords:"Palabras clave de la P\xe1gina",page_name:"Nombre de la P\xe1gina:",page_name_placeholder:"Nombre de la P\xe1gina",page_name_url:"Nombre de P\xe1gina y URL",page_settings:"Configuraci\xf3n de P\xe1gina",page_sizes:"tama\xf1os de p\xe1gina",page_styles:"estilos de p\xe1gina",pages_in_funnel:"P\xe1ginas en Funnel",permalink_url:"URL del enlace permanente:",quick_send:"Env\xedo R\xe1pido",redirect_next:"Redirecci\xf3n Siguiente",redirect_next_override_optional:"Anulaci\xf3n de Redirecci\xf3n (opcional):",redirect_url_exit_pop_up_enabled_when_url_present:"Redirigir URL (ventana emergente de salida habilitada cuando la URL est\xe1 presente):",refresh_list:"Actualizar Lista",save:"guardar",save_all:"\xbfGuardar todos tus cambios?",save_options:"opciones de guardado",see_funnel:"ver funnel",select_an_integration_to_use:"Selecciona una Integraci\xf3n para usar",select_file:"Selecciona un archivo para enviar",select_the_integration_method:"Selecciona el M\xe9todo de Integraci\xf3n:",selecting_when_the_countdown_should_end:"Seleccionando cu\xe1ndo debe terminar la cuenta regresiva...",seo_meta_settings:"Configuraci\xf3n de meta de SEO",seo_settings:"Configuraci\xf3n de SEO...",settings:"ajustes",show_powered_by:"Mostrar impulsado por:",site_title:"T\xedtulo del sitio:",social_media_sharing_options:"Opciones para compartir en redes sociales...",social_shares:"Acciones Sociales",split_test:"prueba partida",start_tour:"Empezar Recorrido",styles:"estilos",support_email:"Email de Soporte:",tablet:"tableta",the_cancel_button_right_now:"EL BOT\xd3N * CANCELAR * AHORA MISMO",this_is_shown_on_top_of_the_page:"Esto se muestra en la parte superior de la p\xe1gina...",this_is_triggered_when_someone_signs_up_to_the_optin_page:"Esto se activa cuando alguien se registra en la p\xe1gina de suscripci\xf3n...",this_is_triggered_when_they_try_to_close_the_page:"Esto se activa cuando intentan cerrar la p\xe1gina...",to_receive_a_free_gift:"PARA RECIBIR UN REGALO GRATIS!",tracking_codes:"C\xf3digos de Tracking",update:"actualizar",used_for_3rd_party:"Se utiliza para el seguimiento de terceros como Google Analytics, etc.",w_a_i_t_b_e_f_o_r_e_y_o_u_g_o:"\xa1 E S P E R A  A N T E S  D E  I R T E !",webinar_date_time:"(Fecha y hora del webinar)\xa1",webinar_settings:"Configuraci\xf3n del Webinar",you_must:"\xa1Hay cambios sin guardar!",youtube_channel:"Canal de YouTube"},partials:{credit_card_modal:{the_credit_card_was_declined:"\xa1La tarjeta de cr\xe9dito fue rechazada!",your_credit_card_was_declined_please_update_your_card:"Su tarjeta de cr\xe9dito fue rechazada, actualice su tarjeta."},product_not_found_modal:{the_product_you_selected_is_no_longer_available:"El producto que seleccionaste ya no est\xe1 disponible.",the_selected_product_was_not_found:"\xa1No se encontr\xf3 el producto seleccionado!"}},pulse_templates:{add_new_template:"A\xf1adir Nueva Plantilla",create_your_page:"Crea tu p\xe1gina",edit_this_template:"Editar esta plantilla",give_your_page_name:"Nombra Tu P\xe1gina",use_this_template:"Usa Esta Plantilla"},select_preview:{all:"Todos",choose_a:"Escoge un",close:"cerrar",conversion_rate_highest_first:"Tasa de conversi\xf3n (la m\xe1s alta primero)",create_page:"Crear P\xe1gina",create_page_now:"\xa1Crea una p\xe1gina ahora!",date_newest_first:"Fecha (m\xe1s reciente primero)",describe_this_funnel:"Describe este Funnel...",give_page_a:"Dale a Page un",name:"nombre",newest:"El m\xe1s nuevo",page_name:"Nombre de la P\xe1gina:",preview:"Vista Previa",save_page_continue:"Guardar P\xe1gina y Continuar",select_go_to_next_step:"Selecciona Ir al Paso Siguiente",submitting:"Enviando",success_thank:"P.ej. P\xe1gina De Agradecimiento",template:"plantilla...",top_converting:"Mayor Conversi\xf3n"},setup_instant_optin:{add_a_clickoptintrade:"Agrega un ClickOptin&trade;",copy_this_clickoptintrade_html:"Copia este ClickOptin&trade; enlace y util\xedzalo en las secuencias de Broadcast o respuesta autom\xe1tica de tu proveedor de servicios de email. (\xa1O tus afiliados pueden agregar su seguimiento adecuado al final y usar los enlaces en sus correos electr\xf3nicos tambi\xe9n! Haz crecer tu lista m\xe1s r\xe1pido, mientras aumenta tus GPC al mismo tiempo)",instant_optin:"(Registro Instant\xe1neo)",replace_html:"<center><small>Reemplaza <b>[EMAIL]</b> con la etiqueta de combinaci\xf3n de email de su proveedor de servicios de correo electr\xf3nico</small></center>",select_email_service_provider:"Selecciona proveedor de servicios de Email",select_email_service_provider_sending_email:"Selecciona el proveedor de servicios de Email que env\xeda el correo electr\xf3nico:",to_any_email:"A Cualquier Email",your_clickoptintrade_link:"Tu Enlace ClickOptin&trade;"},show:{add_integration:"Agregar Integraci\xf3n",advanced_settings:"Ajustes Avanzados",are_you_sure_you_want_to_leave_this_page:"\xbfEst\xe1s seguro de que quieres salir de esta p\xe1gina?",are_you_sure_your:"\xbfEst\xe1 seguro? Los cambios que no hayas guardado se perder\xe1n.",back_to_funnel:"Volver al Funnel",background_image_url:"URL de la imagen de fondo",big_background_video_urls_comma_seperated_list_supported:"URL de v\xeddeos de fondo grandes (se admiten listas separadas por comas)",body_tag_tracking_codes:"C\xf3digos de seguimiento de etiquetas en el cuerpo",check_out_this_awesome_site:"Echa un vistazo a este incre\xedble sitio",check_out_this_free_offer_here:"\xa1Mira esta oferta gratuita aqu\xed!",click_the_stay_on_this_page_button_or:"HAZ CLICK EN EL BOT\xd3N *Permanecer en esta p\xe1gina* O",colors_fonts:"Colores y Fuentes",countdown_timer_end:"Fin del temporizador de cuenta regresiva",current_page:"P\xe1gina Actual","default":"Por Defecto",digital_assets_to_deliver_on_optin:"Activos Digitales para Enviar con la Suscripci\xf3n",digital_delivery:"Entrega Digital",done_return_to_editor:"Listo - Volver al editor",end_of_body_tag_codes:"Fin de C\xf3digos de etiqueta de cuerpo",exit_pop_up_message:"Mensaje Popup de Salida",exit_popup:"Popup de Salida",facebook_comments_url_leave_empty_to_share_current_page:"URL de comentarios de Facebook (d\xe9jela en blanco para compartir la p\xe1gina actual)",facebook_like_url_leave_empty_to_share_current_page:"URL LIKE de Facebook (d\xe9jela en blanco para compartir la p\xe1gina actual)",googleplus_share_url_leave_empty_to_share_current_page:"URL para compartir de GooglePlus (d\xe9jela en blanco para compartir la p\xe1gina actual)",head_tag_codes:"C\xf3digos de etiqueta en Encabezado",head_tag_tracking_codes:"C\xf3digos de Tracking de etiquetas en Encabezado",hello_bar:"Barra de Saludo",hellobar_message:"Mensaje de Hellobar",hellobar_on_click_url_hello_bar_enabled_when_url_present:"Hellobar Al Hacer Click en URL (Hello Bar habilitado cuando la URL est\xe1 presente):",http_gohere_com:"http://iraqui.com",next_funnel_step:"Siguiente Paso del Funnel",number_of_facebook_comments_to_show:"N\xfamero de comentarios de Facebook para mostrar",optin_integration:"Integraci\xf3n Optin",page_content:"Contenido de P\xe1gina",page_description:"Descripci\xf3n de P\xe1gina",page_keywords:"Palabras clave de la P\xe1gina",page_name:"Nombre de la P\xe1gina",page_path_my_page_path:"Ruta de la p\xe1gina (my-page-path)",page_settings:"Configuraci\xf3n de P\xe1gina",page_settings_wizard:"Asistente de Configuraci\xf3n de P\xe1gina",page_title:"T\xedtulo de la P\xe1gina",page_was_updated:"Se actualiz\xf3 la p\xe1gina",please_correct_the_errors_and_resubmit:"Corrige los errores y vuelve a enviarlo.",please_try_again_in_a_minute:"Int\xe9ntalo de nuevo en un minuto.",publish:"Publicar",redirect_url_exit_pop_up_enabled_when_url_present:"URL de Redirecci\xf3n (ventana emergente de salida habilitada cuando la URL est\xe1 presente)",refresh_list:"Actualizar Lista",save_all_your_changes:"\xbfGuardar todos tus cambios?",save_changes:"Guardar Cambios",select_an_integration_to_use:"Selecciona una Integraci\xf3n para usar",select_list_to_add_the_visitor_on:"Selecciona la lista para agregar al visitante",select_what_the_integration_should_do:"Selecciona lo que debe hacer la integraci\xf3n",set_the_page_name:"Establecer el nombre de la p\xe1gina",set_the_page_title:"Establecer el t\xedtulo de la p\xe1gina",set_the_path_for_this_page_defaults_to_page_name:"Establecer la ruta de esta p\xe1gina (el nombre predeterminado es el de la p\xe1gina)",settings:"Ajustes",submitting_the_form:"enviando el formulario.",successfully:"exitosamente.",support_email:"Email de Soporte",the_cancel_button_right_now:"EL BOT\xd3N * CANCELAR * AHORA MISMO",there_was_a_problem:"Hubo un problema",to_begin_select_the:"Para comenzar, selecciona la integraci\xf3n que te gustar\xeda activar despu\xe9s de que el visitante complete esta p\xe1gina",to_receive_a_free_gift:"PARA RECIBIR UN REGALO GRATIS!",tracking_codes:"C\xf3digos de Tracking",twitter_idusername:"ID de Twitter / nombre de usuario",twitter_message:"Mensaje de Twitter",twitter_share_url_leave_empty_to_share_current_page:"URL para compartir en Twitter (d\xe9jala en blanco para compartir la p\xe1gina actual)",w_a_i_t_b_e_f_o_r_e_y_o_u_g_o:"\xa1 E S P E R A  A N T E S  D E  I R T E !",with_your_submission:"con tu env\xedo."},thumb:{edit_page:"Editar P\xe1gina",unnamed:"Sin Nombre"},version_history:{no_version_history_stored:"No hay historial de versiones almacenado",preview:"Vista Previa",restore:"Restaurar",restoring_html:"<span class='fa fa-refresh'></span>Restaurando...",time_ago:"(hace %{time})",version_history_last_5_saves_in_past_30_days:"Historial de versiones (\xfaltimos 5 guardados en los \xfaltimos 30 d\xedas)"},visibility:{if_its_visible_now:"Si est\xe1 visible ahora, configurar un interruptor de 5 segundos har\xe1 que desaparezca despu\xe9s de 5 segundos.",no_animation:"sin animaci\xf3n",secs:"segundos",toggle_after:"alternar despu\xe9s",visible_visible_hidden:"%{visible_visible_hidden}",will_toggle:"Se cambiar\xe1 la animaci\xf3n del estado actual al opuesto. Los elementos visibles se ocultar\xe1n. Los elementos ocultos har\xe1n Visibles. (BETA)"},wordpress:{adding_a_clickfunnels_page:"Agregar una p\xe1gina de ClickFunnels dentro de una publicaci\xf3n o p\xe1gina de blog de WordPress es tan simple como ir a tu panel de WordPress y agregar un nuevo complemento. Busque 'ClickFunnels' e instala el complemento. Simplemente con\xe9ctate usando su correo electr\xf3nico y correo electr\xf3nico de autorizaci\xf3n en la Configuraci\xf3n de tu cuenta.",download_the_plugin:"Descargar el complemento desde el repositorio de WordPress",install_clickfunnels_wordpress_plugin:"Instalar el complemento de WordPress ClickFunnels",read_the_wordpress:"Lee los art\xedculos de soporte de WordPress para aprender todo lo que puede hacer con el complemento.",turn_off_minify_for_javascript:"Desactiva Minify para JavaScript cuando utilices CloudFlare en tu blog"}},pagination:{next:"Siguiente",previous:"Anterior"},password:{edit:{change_my_password_button:"Cambiar Mi Contrase\xf1a","change_password disable_with":"Cargando",confirm_password:"Confirmar Contrase\xf1a",field:{confirmation:{label:"Confirmaci\xf3n De Nueva Contrase\xf1a",placeholder:"Confirmaci\xf3n De Nueva Contrase\xf1a"},current:{label:"Contrase\xf1a Actual",note:"necesitamos tu contrase\xf1a actual para confirmar los cambios",placeholder:"Contrase\xf1a Actual"},"new":{label:"Nueva Contrase\xf1a",placeholder:"Nueva Contrase\xf1a"}},go_to_login:"Volver a la p\xe1gina de inicio de sesi\xf3n",new_password_html:"Nueva Contrase\xf1a",password:"Contrase\xf1a",password_has_been_updated:"Tu contrase\xf1a ha sido actualizada.",reset_password_title:"ClickFunnels - Restablecer Contrase\xf1a"}},payment_gateways:{connect_failure:"Error con la conexi\xf3n de la cuenta %{gateway}. Vuelva a conectar %{gateway}.",connect_success:"Cuenta %{gateway} conectada correctamente.",constraint_failure:"Primero elimine / modifique los productos utilizando esta Pasarela de pago.",create_button:"Crear cuenta %{gateway}",create_error:"Error al crear tu pasarela de pago %{gateway}.",create_header:"Agregar nueva cuenta %{gateway}",create_success:"Se cre\xf3 la cuenta %{gateway} correctamente.",delete_failure:"Error al eliminar la cuenta %{gateway}.",delete_success:"Se elimin\xf3 la cuenta %{gateway} correctamente.",details:{loading_zaps:"Cargando Zaps...",login_placeholder:"nombre de usuario o direcci\xf3n de email",password_placeholder:"tu contrase\xf1a segura"},disconnect_success:"Cuenta desconectada con \xe9xito.",edit:{header:"Editar %{name} Pasarela de pago",subheader:"Edite los detalles de esta pasarela de pago."},form:{add_button:"Agregar Pasarela de Pago",confirmation:"\xbfEst\xe1s seguro?",connect_button:"Conectar Pasarela de Pago",delete_button:"Borrar",error_header:"\xa1Ups! \xa1Parece que hubo un problema!",help_docs_header:"\xbfNecesitas ayuda?",help_docs_text:"\xbfNecesita ayuda para configurar una pasarela de pago?",help_docs_title:"Documentos de ayuda de Pasarelas de Pago",nickname_label:"Apodo de la Pasarela de Pago",nickname_placeholder:"Asigna un apodo a esta pasarela de pago (como miusuario o login@email.com)",no_connection:"Ning\xfan servicio conectado.",saving:"Guardando...",settings:"Ajustes Adicionales",successful_connection:"Conectado con \xe9xito a %{app}.",update_button:"Actualizar la Pasarela de Pago"},index:{add_new_tooltip:"Agregar Nueva Pasarela de Pago",delete_confirm:"\xbfEst\xe1s seguro?",delete_icon_title:"Borrar Cuenta",edit_icon_title:"Editar Cuenta",explanation_markdown:"A continuaci\xf3n se muestra tu lista de pasarelas de pago. Puedes\nconectar una nueva pasarela haciendo click en el signo m\xe1s\no gestiona tus pasarelas existentes haciendo click en ellas a continuaci\xf3n.\n",header:"Gestionar Pasarelas de Pago",modal:{button:{affirmative:"S\xed",negative:"Cancelar"},header:"\xbfQuieres eliminar la integraci\xf3n de pago?",header_punctuation:"?",text_string_0:"Es posible que algunos",text_string_1:"de sus productos use",text_string_2:"integraci\xf3n de pagos. Se desactivar\xe1n cuando elimine esta integraci\xf3n.",text_string_3:"Tendr\xe1 que seleccionar una integraci\xf3n de pago diferente para cada producto deshabilitado para habilitar esos productos nuevamente."},not_connected:"No Conectado",search:"Buscar en mis Pasarelas de Pago",stripe_default:" (cuenta Stripe predeterminada)",subheader:"Mis Pasarelas de Pago"},"new":{accessible_gateways:{connect_additional:"Conectarse con una cuenta adicional %{gateway}",create_button:"Crear cuenta %{gateway}",header:"Editando la cuenta %{gateway}",integration:"Integraciones de Pago",integration_tag:"C\xf3mo utilizar cualquier pasarela de pago.",support_link:"//docs.clickfunnels.com/payment-gateway-integrations-and-product-setup/payment-gateway-integrations/integrating-payment-gateways",update_button:"Actualizar la configuraci\xf3n de %{gateway}"},available_gateways_title:"Pasarelas de Pago Disponibles",blue_snap:{integration:"Integraciones de Blue Snap",integration_tag:"C\xf3mo conectarse con Blue Snap.",support_link:"//docs.clickfunnels.com/payment-gateway-integrations-and-product-setup/payment-gateway-integrations/integrating-payment-gateways"},clickbank:{api_label:"API Key",api_placeholder:"Clave API de ClickBank",clerk_api_label:"Clerk API Key",clerk_api_placeholder:"Clerk API Key",create_button:"Crear cuenta de ClickBank",integration:"Integraci\xf3n ClickBank",integration_tag:"C\xf3mo utilizar ClickBank para pagos.",name:"ClickBank",support_link:"//docs.clickfunnels.com/other/integrating-with-clickbank",token_label:"Token Secreto",token_placeholder:"Secret Key para notificaciones instant\xe1neas",update_button:"Actualizar cuenta de ClickBank",vendor_label:"ClickBank Vendor",vendor_placeholder:"Vendor ID"},connection_success:"Conectado con \xe9xito",easy_pay_direct:{integration:"Integraciones Easy Pay Direct",integration_tag:"C\xf3mo conectarse con Easy Pay Direct.",support_link:"//docs.clickfunnels.com/payment-gateway-integrations-and-product-setup/payment-gateway-integrations/integrating-payment-gateways"},expand_button:"Expandir",expand_button_expanded:"Cerrar",explanation:"Para comenzar, selecciona una pasarela de pago de la lista a continuaci\xf3n.",header:"Agregar Nueva Pasarela de Pago",infusionsoft:{create_button:"Crear cuenta InfusionSoft",integration:"Integraci\xf3n InfusionSoft",integration_markdown:"C\xf3mo configurar los pagos de Infusionsoft.\n\nNota: Actualmente solo es compatible con Authorize.net y otros procesadores limitados.\n",key_label:"Clave de API cifrada",key_note:"Nota: Debe tener una cuenta de comerciante predeterminada configurada y sin restricciones de IP",key_placeholder:"API Key de Infusionsoft",name:"Infusionsoft",subdomain_label:"Nombre de cuenta (subdominio Infusionsoft.com)",subdomain_placeholder:"Subdominio Infusionsoft",support_link:"//docs.clickfunnels.com/other/integrating-with-infusionsoft-for-payments",update_button:"Actualizar cuenta de Infusionsoft"},infusionsoft_v2:{confirm:"\xbfEst\xe1s seguro?",connect_button:"Con\xe9ctese con Infusionsoft",connect_button_path:"/auth/infusionsoft_payment",create_button:"Crear cuenta de InfusionSoft V2",disconnect_button:"Desconectar",integration:"Integraci\xf3n Infusionsoft",integration_markdown:"C\xf3mo configurar los pagos de Infusionsoft.\n\nNota: Actualmente solo es compatible con Authorize.net y otros procesadores limitados.",name:"Infusionsoft V2",support_link:"//docs.clickfunnels.com/other/integrating-with-infusionsoft-for-payments",update_button:"Actualizar la cuenta de Infusionsoft V2"},jvzoo:{create_button:"Crear cuenta de JVZoo",integration:"C\xf3mo configurar JVZoo",integration_tag:"Conecta tu cuenta de ClickFunnels a JVZoo",ipn_label:"Clave secreta IPN",ipn_note:"Puedes configurar tu clave secreta iniciando sesi\xf3n en tu cuenta JVZOO.",ipn_placeholder:"Clave secreta IPN de JVZoo",name:"JVZoo",support_link:"//docs.clickfunnels.com/other/integrating-with-jvzoo",update_button:"Actualizar cuenta JVZoo"},nmi:{integration:"Integraciones NMI",integration_tag:"C\xf3mo conectarse con NMI.",support_link:"http://docs.clickfunnels.com/other/how-to-integrate-your-nmi-payment-gateway-account-with-clickfunnels-to-process-payments"},ontraport:{api_key_label:"API Key",api_key_placeholder:"Clave de API de Ontraport",app_id_label:"App ID",app_id_placeholder:"App ID de Ontraport",create_button:"Crear Cuenta de Ontraport",integration:"Integraci\xf3n de Ontraport",integration_tag:"C\xf3mo configurar Ontraport en ClickFunnels.",name:"Ontraport",support_link:"//docs.clickfunnels.com/other/ontraport-payment-gateway-integration",update_button:"Actualizar cuenta de Ontraport",update_settings_button:"Actualizar la configuraci\xf3n de Ontraport"},paypal:{integration:"Integraciones de PayPal",integration_tag:"C\xf3mo conectarse con PayPal.",live_mode_label:"Credenciales LIVE (desmarque esta opci\xf3n si son credenciales de Sandbox).",support_link:"//docs.clickfunnels.com/?q=PayPal"},recurly:{integration:"Integraciones Recurly",integration_tag:"C\xf3mo conectarse con Recurly.",support_link:"//docs.clickfunnels.com/other/integrating-the-recurly-payment-gateway-with-clickfunnels"},search:"Buscar pasarelas de pago disponibles",stripe:{add_apple_pay:"Agregar Apple Pay para Dominios",cc_statement_display:"Nombre del Negocio:",cc_statement_display_notice:"Limitado a 22 caracteres. Esto aparecer\xe1 en los extractos de las tarjetas de cr\xe9dito de tus clientes.",connect_additional:"Cuentas Stripe adicionales",connect_default:"Conectar la cuenta predeterminada de Stripe",connect_default_note:"Requerido para el procesamiento de pedidos de Marketplace y Stripe",connect_default_path:"/ auth / stripe_connect? scope = leer_escribir",default_title:"Cuenta de Stripe predeterminada",default_title_note:"Requerido para el procesamiento de pedidos de Marketplace y Stripe",disconnect_confirm:"\xbfEst\xe1s seguro? Esto est\xe1 conectado a todos los Funnels utilizando tu cuenta de Stripe predeterminada y Marketplace.",disconnect_default:"Desconectar cuenta predeterminada",disconnected:"Cuenta Stripe Desconectada",integration:"Integraci\xf3n Stripe",integration_tag:"C\xf3mo configurar tu facturaci\xf3n en Stripe.",name:"Stripe",support_link:"//docs.clickfunnels.com/other/integrating-your-clickfunnels-account-with-stripe"},subheader:"Para comenzar, selecciona una pasarela de pago de la lista a continuaci\xf3n.",subheader_form:"Complete los detalles de esta pasarela de pago.",warrior_plus:{api_label:"Clave de API de WarriorPlus",api_note:"Puedes obtener tu clave API iniciando sesi\xf3n en tu cuenta WarriorPlus.",api_placeholder:"Clave de API de WarriorPlus",create_button:"Crear cuenta WarriorPlus",integration:"Integraci\xf3n WarriorPlus",integration_tag:"C\xf3mo configurar tu facturaci\xf3n en WarriorPlus.",name:"WarriorPlus",security_label:"Clave de Seguridad WarriorPlus",security_note:"Puedes obtener tu clave de seguridad iniciando sesi\xf3n en tu cuenta WarriorPlus.",security_placeholder:"Clave de Seguridad WarriorPlus",support_link:"//docs.clickfunnels.com/other/how-to-integrate-your-clickfunnels-account-with-warrior-plus",update_button:"Actualizar cuenta WarriorPlus"}},pretty_name:{blue_snap:"Blue Snap",clickbank:"ClickBank",easy_pay_direct:"Easy Pay Direct",infusionsoft:"Infusionsoft",infusionsoft_v2:"Infusionsoft V2",jvzoo:"JVZoo",nmi:"NMI",ontraport:"Ontraport",paypal:"PayPal",paypal_v2:"PayPal V2",recurly:"Recurly",stripe:"Stripe",warrior_plus:"WarriorPlus"},update_button:"Actualizar cuenta %{gateway}",update_error:"Error al actualizar tu pasarela de pago %{gateway}.",update_header:"Editar cuenta %{gateway}",update_success:"Se actualiz\xf3 la cuenta %{gateway} correctamente."},pe_editor_v2:{add_element:"Agregar Elemento",add_new_element:"Agregar Nuevo Elemento",add_new_row:"Agregar Nueva Fila",add_new_section:"Agregar Nueva Secci\xf3n",add_row:"Agregar Fila",add_section:"Agregar Secci\xf3n",all_columns:"Todas las Columnas",all_rows:"Todas las Filas",all_sections:"Todas las Secciones",app_store:{beta_new_features:'BETA: Se agregar\xe1n nuevas funciones al editor como "aplicaciones" que se pueden activar o desactivar.',coming_soon:"Pr\xf3ximamente",editor_apps:"Aplicaciones del Editor",element_themes:"Temas de Elementos",element_themes_html:"Acelere el dise\xf1o con <strong>temas de elementos</strong> prefabricados.",font_awesome:"Font Awesome",font_awesome_html:"Elige entre m\xe1s de 300 iconos con <strong>FontAwesome</strong> .",google_fonts:"Fuentes de Google",google_fonts_html:"Elige entre m\xe1s de <strong>600 fuentes</strong> con Google Fonts.",info:"Aqu\xed habr\xe1 aplicaciones que llegar\xe1n pronto al editor.",mobile_preview:"Vista Previa M\xf3vil",
mobile_preview_html:"Obt\xe9n una vista previa de tu p\xe1gina con el modo <strong>Vista previa m\xf3vil</strong> .",row_and_section_templates_html:"Elige o crea <strong>plantillas de filas y secciones</strong> .",save_rows_html:"Guardar filas y Secciones",search_photos:"Buscar Fotos",search_photos_html:"Busca fotos con la b\xfasqueda de <strong>Pixabay o Unsplash</strong> ."},apply_theme:"Aplicar Tema",background_colors:"Colores de Fondo",background_image:"Imagen de Fondo",browse_your_images_by_tags:"Explora tus im\xe1genes por Etiquetas.",cf_editor_settings:{black_classic:"Negro (cl\xe1sico)",close:"Cerrar",editor_theme:"Tema del editor:",global_editor_settings:"Configuraci\xf3n Global del Editor",hover_elements_add_html:'A (agregar) <small class="pull-right" style="opacity: .7">Pasa el cursor sobre el elemento y presiona A para Agregar</small>',hover_elements_duplicate_html:'default => "Pasa el cursor sobre los elementos y presiona D para Duplicar',hover_elements_edit_html:'default => "Pasa el cursor sobre los elementos y presiona E para Editar',white:"Blanco"},cf_page_template:{already_set_as_page_template:"Ya esta configurado como Plantilla de P\xe1gina",create_template:"Crear Plantilla",info:"Cada cambio realizado en esta p\xe1gina actualizar\xe1 tu Plantilla de p\xe1gina para uso futuro en p\xe1ginas nuevas. Puedes editar la configuraci\xf3n de la p\xe1gina a continuaci\xf3n y administrar todas tus otras plantillas.",save_as_page_template:"Guardar Como Plantilla",save_page_info:"Al guardar esta p\xe1gina como una plantilla, esta se convertir\xe1 en una plantilla, lo que significa que cada cambio en esta p\xe1gina posteriormente actualizar\xe1 la plantilla.",submit_button:"Crear Plantilla desde la P\xe1gina",template_name_placeholder:"Nombre de la Plantilla..."},choose_a_pre_made_background_image:"Elige una imagen de fondo prefabricada.",choose_from_a_variety:"Elige entre una variedad de gr\xe1ficos predise\xf1ados.",click_to_sign_up_now:"Haz Click Para Registrarte Ahora",clickpush_prompt:"ClickPush Prompt",clone:"clonar",closes_the_popup:"Cierra El Popup",column:"Columna",config:{bg_color:"Color de Fondo",btn_color:"Color de Bot\xf3n",button_copy:"Texto del Bot\xf3n",button_url:"URL del Bot\xf3n",delay:"Retraso",end_time:"Hora de Finalizaci\xf3n",fade_in:"Aparici\xf3n Gradual",padding:"Relleno",text_color:"Color de Texto",text_size:"Tama\xf1o del Texto",timezone:"Zona horaria",video:"Video"},conversion_colors:"Colores de Conversi\xf3n",create_custom_map_image:"Crea una imagen de mapa personalizada usando GoogleMaps",current_theme:"Tema Actual",default_font:"fuente predeterminada","delete":"borrar",down:"abajo",drop:"DEBAJO",edit_mobile_size:"Editar Tama\xf1o de M\xf3vil",edit_thumbnail:"Editar Miniatura",editor:{add_columns:"AGREGAR COLUMNAS",add_new_modal:{add_to_page:"Agregar a la P\xe1gina",cancel:"Cancelar",doubleclick_helper_info:"Puedes hacer doble click para agregar r\xe1pidamente a la p\xe1gina ...",element:"\xbfQu\xe9 es un Elemento?",elements:{form_inputs:"Entradas de Formulario",images_and_videos:"Im\xe1genes y Videos",misc_elements:"Elementos Miscel\xe1neos",special:"Especial",text_elements:"Elementos de Texto"},row:"\xbfQu\xe9 es una Fila?",section:"\xbfQu\xe9 es una Secci\xf3n?",sections:{personal_rows:"Filas Personales",structure_rows:"Filas de Estructura",templated_rows:"Filas de Plantilla"},template_categories:{all:"Todos",optin:"Registro",text:"Texto",video:"Video"}},add_tags_placehoder:"Agregar Etiquetas con separador de comas",apps:"Aplicaciones",autosave_indicator_html:'Guardado autom\xe1tico en <span id="autoSaveCD">10</span> ...',building_row:"Creando Fila...",checklist_modal:{close:"cerrar",countdown_redirect:{subtitle:"(OPCIONAL): si no se ha configurado ninguna redirecci\xf3n, permanecer\xe1 en esta p\xe1gina",title:"La cuenta regresiva no tiene URL de redireccionamiento"},fb_comments:{subtitle:"Tu p\xe1gina tiene comentarios de FB pero la URL sigue siendo la predeterminada",title:"URL de comentarios de FB no configurada"},no_active_submit_button:{button:"Configurar Acci\xf3n de Bot\xf3n",subtitle:"Tu p\xe1gina tiene un bot\xf3n sin #enviar-formulario como acci\xf3n de bot\xf3n para enviar formulario.",title:"Env\xedo de formulario inactivo"},no_email_input:{button:"Agregar Entrada de Email",subtitle:"No puedes generar registros de clientes potenciales sin una entrada para recopilar los datos de contacto.",title:"Ning\xfan elemento de entrada en la p\xe1gina"},no_notices_info:"Sin avisos: \xa1est\xe1 listo para comenzar!",no_submit_button:{button:"Agregar Bot\xf3n Enviar",subtitle:"Tu p\xe1gina tiene campos de entrada, pero ning\xfan bot\xf3n para enviar el formulario.",title:"Falta el Bot\xf3n Enviar Formulario"},notice_checklist:{button:"Configurar metaetiquetas",subtitle:"Tu p\xe1gina todav\xeda tiene la configuraci\xf3n predeterminada: actualiza el t\xedtulo de la p\xe1gina, las palabras clave y m\xe1s.",title:"Actualizar metaetiquetas"},save_info:"Despu\xe9s de realizar cambios en la configuraci\xf3n anterior, aseg\xfarate de guardar los cambios.",social_image:{button:"Configurar Imagen Social",subtitle:"No tienes una imagen para compartir en redes sociales. Agrega una imagen para compartir en las redes sociales.",title:"Actualizar Imagen de Redes Sociales"},title:'<div class="nodoModalTitle pull-left"><i class="fa fa-exclamation-circle"></i>Completa la configuraci\xf3n de tu p\xe1gina</div>'},close:"cerrar",close_link_settings:"Cerrar Configuraci\xf3n de Enlace",columns:"columnas",css_info:{selector:"Selector de ID de CSS",title:"Informaci\xf3n CSS:",title_label:"T\xedtulo:"},custom_css:"CSS Personalizado",custom_css_placeholder:"Estilos CSS personalizados para tu p\xe1gina...",desktop:"Escritorio",drag_element_over:"Arrastrar Elemento a la P\xe1gina",edit_custom_css:"Editar CSS Personalizado",edit_pop_up_settings:"Editar Configuraci\xf3n del Pop Up",elements:"elementos",exit:"Salir",font_slide:{display:"Mostrar",handwriting:"Escritura",select_font:"Seleccionar fuente"},hide_element:"Puedes ver los elementos ocultos aqu\xed...",hide_row:"Puedes ver filas ocultas aqu\xed...",info:"1130px de ancho",link_text:"Texto del Enlace",link_url:"Enlace URL",loading_docs:"Cargando Documentos",media_modal:{add_image:"A\xf1adir Imagen",background:"Fondo",browse_your_images_by_tags:"Explora tus im\xe1genes por Etiquetas.",cancel:"Cancelar",double_click_info:"Haz doble click para agregar una imagen a la p\xe1gina",drag_and_drop_images:"Arrastra y suelta im\xe1genes aqu\xed para subirlas",gmaps:{color:{black:"Negro",blue:"Azul",label:"Color:",light_blue:"Azul Claro",orange:"Naranja",red:"Rojo"},generage_image:"Generar Imagen",image_size:{extra_small:"Extra Chico",label:"Tama\xf1o de la Imagen:",large:"Grande",medium:"Mediano",small:"Peque\xf1o"},label_html:'Ubicaci\xf3n: <small style="float: right; opacity: .5;letter-spacing: 1px;">(ejemplo: Boise, Idaho)</small>',map_type:{hybrid:"H\xedbrido",label:"Tipo de Mapa:",roadmap:"Mapa Vial",satellite:"Sat\xe9lite",terrain:"Terreno"},marker:{label:"Marcador encendido / apagado:",label_off:"Apagado",label_on:"Encendido"},placeholder:"Boise, Idaho",preview:"VISTA PREVIA:",preview_title:"Haz doble click para Agregar una Imagen",save_and_upload_image_html:"Guardar y Cargar Imagen",size:{label:"Tama\xf1o:",large:"Grande",medium:"Mediano",small:"Peque\xf1o"},zoom_level:{close:"Cerrar",far_away:"Muy Lejos",label:"Nivel de Zoom:",normal:"Normal",very_close:"Muy Cerca",very_far:"Muy Lejos"}},iconfinder:{"3d":"3D",all_styles:"Todos Los Estilos",description:"Iconfinder proporciona hermosos iconos a millones de dise\xf1adores y desarrolladores. Iconfinder ahora alberga la colecci\xf3n de iconos premium m\xe1s grande del mundo.",double_click_info:"Haz doble click en la imagen para cargarla en tu biblioteca de im\xe1genes",flat:"Plano",glyph:"Glifo",loading_message:"Buscando iconos...",no_icons_found:"No se encontraron iconos...",outline:"Contorno",realistic:"Realista",search:"Buscar",search_for_icons:"Buscar Iconos",search_for_icons_placeholder:"Buscar iconos, ejemplo: calendario",search_icons:"Buscar Iconos"},images:"Im\xe1genes",library:"Biblioteca",map:"Mapa",nodo_images:{arrows:"Flechas",badges:"Insignias",boxes:"Cajas",checkmarks:"Marcas de Verificaci\xf3n",double_click_info:"Haz doble click para agregar una imagen a la p\xe1gina",faces:"Caras",misc:"Misc",underlines:"Subrayado"},pixabay:{all_styles:"Todos Los Estilos",description_html:"Todas las im\xe1genes y videos en <strong>Pixabay</strong> est\xe1n libres de derechos de autor bajo Creative Commons CC0.",double_click_info:"Haz doble click en la imagen para cargarla en tu biblioteca de im\xe1genes",illustration:"Ilustraci\xf3n",loading_message:"Buscando fotos...",photo:"Foto",search:"Buscar",search_photos:"B\xfasqueda de fotograf\xedas, ilustraciones y gr\xe1ficos vectoriales",search_photos_placeholder:"Buscar fotos - ie: laptop",vector:"Vector"},search:"Buscar",show_3_images:"Mostrando 3 im\xe1genes",show_total_images_html:'Mostrando <strong class="currentNumberofImagesBrowse">1</strong> a <strong class="currentMaxNoofImages">45</strong> im\xe1genes',stock:"Stock",unselect_image:"Deseleccionar Imagen",unsplash:{double_click_info:"Haz doble click en la imagen para cargarla en tu biblioteca de im\xe1genes",license:"Todas las fotos publicadas en Unsplash tienen licencia Creative Commons Zero, lo que significa que puedes copiar, modificar, distribuir y usar las fotos de forma gratuita.",loading_message:"Buscando fotos...",no_photos_found:"No se encontraron fotos...",search_photos:"Buscar fotos de Alta Resoluci\xf3n",search_photos_placeholder:"Buscar fotos - ie: laptop"},upload:"Cargar",uploaded_images:"Im\xe1genes Cargadas",youzign:"Youzign"},mobile:"M\xf3vil",mobile_view:{description_html:"Aqu\xed puedes dise\xf1ar una experiencia m\xf3vil. Ocultar y mostrar <b>elementos / filas / secciones</b> para una mejor experiencia m\xf3vil...",info:"Aqu\xed puedes dise\xf1ar una experiencia m\xf3vil. Ocultar y mostrar elementos / filas / secciones para una mejor experiencia m\xf3vil...",title:"Vista M\xf3vil"},open_in_new_window:"Abir Enlace en una Ventana Nueva",pop_up:"Pop Up",preview:"vista previa",return_to_editing_page:"Volver a la Edici\xf3n de la P\xe1gina",richtext_modal:{update:"Actualizar"},rows:"filas",rs:{admin_type:{global:"ADMINISTRADOR: Global (todos)",personal:"ADMIN: Personal (tu ID de usuario)",placeholder:"ADMIN: Subt\xedtulo..."},back:"ATRAS",info:"Puedes utilizar esta plantilla en todas tus p\xe1ginas dentro del editor.",my_template:"Mi plantilla",name:"Nombre:",placeholder:"Nombre de la Plantilla",save:"Guardar",save_for_later:{info:"Guarde secciones y filas como plantillas y reutil\xedcelas f\xe1cilmente m\xe1s tarde (por ejemplo, encabezados, pies de p\xe1gina).",title:"Guardar secciones para usarlas m\xe1s tarde"},save_personal:"Guardar como Plantilla Personal",save_personal_info:"Tu experiencia puede cambiar a medida que las plantillas personales se sigan integrando en el editor.",save_template:"Guardar Como Plantilla",save_template_placeholder:"Ingresa el nombre (por ejemplo, encabezado)",save_templates:"Guardar Como Plantilla",template_saved:{button:"\xa1Suena bien!",info:"\xa1Ahora puedes acceder a este elemento en la pesta\xf1a Mis secciones y Mis filas en el selector de filas / secciones!",title:"\xa1Plantilla guardada!"},templates:{category:"categor\xeda",global:"global (verdadero/falso)",html:"html",img:"URL de img",name:"nombre",page_type:"page_type",subtitle:"subtitulo"}},save:"guardar",screnshotter:{info:"1130px de ancho"},search_placeholder:"Buscar por nombre de archivo o etiqueta",sections:"secciones",session_recovery:{header:"\xa1Oh no! Parece que se ha cerrado la sesi\xf3n. \xa1No te preocupes, podemos arreglar esto!",info1:"Simplemente haz click en el bot\xf3n de abajo para abrir una nueva ventana donde puedes iniciar sesi\xf3n.",info2:"Una vez que hayas iniciado sesi\xf3n, vuelve a esta ventana y deber\xedas estar listo para comenzar.",part2:{header:"Una vez que hayas vuelto a iniciar sesi\xf3n, haz click en el bot\xf3n de abajo para continuar.",link:"Ya inici\xe9 sesi\xf3n."},part3:{title:"Un segundo mientras recuperamos tu sesi\xf3n"},part4:{link:"\xa1Guardar esta p\xe1gina ahora!",title:"\xa1Sesi\xf3n recuperada!"},part5:{link:"Desafortunadamente, no pudimos recuperar tu sesi\xf3n.",title:"Fall\xf3 la recuperaci\xf3n de la sesi\xf3n."},session_expired:"\xa1Tu sesi\xf3n ha expirado!",sign_back_button:"Vuelve a Iniciar Sesi\xf3n."},settings:"Ajustes",show_pop_up:"Mostrar Pop Up",successfully_saved_changes:"Cambios Guardados con \xc9xito",tracking_popup:{footer_code:"C\xf3digo de Pie de P\xe1gina",header:"C\xf3digo de Tracking",header_code:"C\xf3digo de Encabezado",placeholder:"Agrega HTML/JavaScript aqu\xed..."},unable_to_remove:"No se puede Remover (requerido)",undo_hide:"Deshacer Ocultar",unlink_text:"Desvincular texto",upcase_back:"ATRAS",upcase_update:"ACTUALIZAR"},"editor-apps":{"template-settings-app":{panel:{go_app_go:"\xa1Vamos App, Vamos!",here_is_what_a_sidebar_could_look_like:"as\xed es como podr\xeda verse una barra lateral ...",option_1:"opci\xf3n 1",option_2:"opci\xf3n 2",this_is_a_test_app:"\xa1Esta Es Una APP De Prueba!",title_of_input:"T\xedtulo de la Entrada:",title_of_select:"T\xedtulo de la Selecci\xf3n:",title_of_text_area:"T\xedtulo del \xc1rea de Texto:"}}},editor_topbar:{apps:"aplicaciones",bg_font:"fondo / fuente",columns:"columnas",css:"css",desktop:"escritorio",elements:"elementos",email:"Email",mobile:"m\xf3vil",preview:"vista previa",rows:"filas",save:"guardar",sections:"secciones",seo:"seo",settings:"ajustes",tracking:"rastreo"},editor_topbar_v2:{add_element:"Agregar Elemento",add_row:"Agregar Fila",add_section:"Agregar Secci\xf3n",apps:"aplicaciones",background:"Fondo",columns:"Columnas",custom_css:"CSS Personalizado",desktop:"escritorio",edit_columns:"editar columnas",edit_settings:"Editar Configuracion",elements:"Elementos",exit:"Salir",fomo_settings:"Configuraci\xf3n FOMO",general:"General",integrations:"Integraciones",manage:"Gestionar",mobile:"m\xf3vil",open:"abrir",pop_up:"Pop Up",preview:"Vista Previa",rows:"Filas",save:"Guardar",save_page:"guardar p\xe1gina",sections:"Secciones",seo_meta_data:"Metadatos SEO",settings:"Ajustes",show_pop_up:"Mostrar Pop Up",tips:"Ir al panel de control",tracking_code:"C\xf3digo de Tracking",typography:"Tipograf\xeda",webinar_settings:"Configuraci\xf3n del Webinar"},facebook_optin:"Optin de Facebook",font_family:"Familia Tipogr\xe1fica",gallery:{background_images:{gradient_simple_color:"Gradiente / Color simple",texture_and_patterns_repeat_html:"Textura y Patrones (repetir)"},checkmark_images:{black:"Negro",blue:"Azul",red:"Rojo",white:"Blanco"},face_images:{smiley:"Smiley"}},goes_to_next_page_in_funnel:"Va a la p\xe1gina siguiente en el Funnel",google_maps_image:"Imagen de Google Maps",icon_color:"Color del Icono",icon_picker:{benefit_html:"<b>Beneficio / Caracter\xedstica</b> - Explica brevemente en detalle...",click_to_select:"Haz click para seleccionar el icono...",label:"Selector de Iconos"},if_you_check_the_above_box_you_will:"Si marcas la casilla anterior, recibir\xe1s mensajes nuestros en Facebook sobre tu pedido.",images:"Im\xe1genes",images_placeholder:"im\xe1genes",link_colors:"Colores de Enlace",loading_editor:"Cargando Editor...",manage_columns:"Administrar Columnas",manage_elements:"Administrar Elementos",manage_rows:"Administrar Filas",manage_sections:"Administrar Secciones",mobile_size:"tama\xf1o m\xf3vil",mobile_size_header:"Tama\xf1o M\xf3vil",mobile_sub_size:"Tama\xf1o Secundario M\xf3vil",move:"mover",next_survey_question:"Siguiente Pregunta de la Encuesta",no_asset:"- sin activo / descarga -",no_link_for_oto:"Enlace de NO Comprar OUV",not_available_when_editing:"No disponible al editar el Popup",notification_modal:{delete_saved_confirmation_template:{keep_up_the_good_work:"\xa1Sigue con el buen trabajo!",ok_got_it:"\xa1Ok, entendido!",template_deleted:"\xa1La plantilla ha sido eliminada con \xe9xito!"},delete_saved_template:{cancel:"CANCELAR",yes_delete:"Si, borrar",yes_delete_it:"\xa1S\xed, Eliminar!"}},number_color:"Color del N\xfamero",opens_the_popup:"Abrir Popup",recently_used_colors:"Colores Usados Recientemente",row:"Fila",row_templates:{back:"ATRAS",show_all:"Mostrar todo",untitled:"Sin t\xedtulo",your_personal_rows:"Tus Filas Personales"},rows:{email_rows:{"3_column_row":"Fila de 3 columnas",button:"bot\xf3n",center_column:"Columna central",click_to_sign_up_now:"Haz Click Para Registrarte Ahora",email_address:"Direcci\xf3n de Email:",enter_your_email_address:"Escribe Tu Email:",enter_your_full_name:"Escribe Tu Nombre Completo:",error_quisquam_animi_aperiam_nemo_in_dolores_incidunt_nulla_mollitia_pariatur:"Error quisquam animi aperiam nemo en dolores incidunt nulla mollitia pariatur.",free_show_notes_download_html:"Ve el video y reg\xedstrate a continuaci\xf3n para obtener la <b>descarga gratuita de las notas del Show</b>",full_column:"columna completa",full_name:"Nombre Completo:",get_on_the_mailing_list:"Entra en la Lista de Email",get_on_the_mailing_list_to_discover_marketing_secrets:"Inscr\xedbete en la Lista de Correo para Descubrir Marketing Secrets",input_form:"formulario de entrada",join_the_best_marketing_resource_online:"\xdanete al Mejor Recurso de Marketing Online",left_sidebar_row:"Fila de la barra lateral izquierda",right_sidebar_row:"fila de la barra lateral derecha",secret_method_html:"Explica el <u><b>m\xe9todo secreto</b></u> que ayudar\xe1 a tus clientes a ganar dinero.",you_will_only_get_a_few_text_messages_we_promise:"Solo recibir\xe1s pocos mensajes de texto, \xa1lo prometemos!",your_email_address:"Tu Direcci\xf3n de Email:",your_full_name:"Tu Nombre Completo:",your_home_address:"Tu Domicilio:",your_phone_number:"Tu N\xfamero de Tel\xe9fono:"},feature_rows:{"2_column_row___clone":"Fila de 2 columnas - Clonar","3_column_row":"Fila de 3 columnas","4_column_row":"Fila de 4 columnas",center_column:"Columna central",center_left_column:"Columna central izquierda",center_right_column:"Columna central derecha",explain_your_feature_or_benefit:"Explica las caracter\xedsticas o beneficios de esta \xe1rea destacada. Aqu\xed tienes dos columnas para explicar las caracter\xedsticas de tu producto.",explain_your_feature_or_benefit_for_this_featured_bucket_area:"Explica las caracter\xedsticas o beneficios de esta \xe1rea destacada.",far_left_column:"Columna del extremo izquierdo",far_right_column:"Columna de la extrema derecha",feature_or_benefit:"Caracter\xedstica o Beneficio",featured_benefit_1:"Beneficio Destacado #1",featured_benefit_2:"Beneficio Destacado #2",featured_benefit_3:"Beneficio Destacado #3",featured_benefit_4:"Beneficio Destacado #4",full_column:"columna completa",headline_for_the_primary_product_benefit:"T\xedtulo del Beneficio Principal del Producto",headline_for_the_secondary_product_benefit:"T\xedtulo del Beneficio Secundario del Producto",headline_for_your_feature_here:"T\xedtulo de las Caracter\xedsticas Aqu\xed",here_you_can_provide_extra_information_about_the_primary_benefit_for_your_product:"Aqu\xed puedes proporcionar informaci\xf3n adicional sobre el beneficio principal de tu producto...",icon:"Icono",image_feature:"Imagen Destacada",type_in_your_introductory_main_headline_for_your_products_benefits:"Escribe el t\xedtulo principal de introducci\xf3n para conocer los beneficios de tu producto.",use_this_block_of_text_to_support_your_feature_benefit_headline_to_tell_people_more_information:"Utiliza este bloque de texto para respaldar el t\xedtulo de las caracter\xedsticas / beneficios para brindar m\xe1s informaci\xf3n a las personas.",use_this_sub_headline_to_provide:"Utiliza este subt\xedtulo para proporcionar contenido de apoyo para el t\xedtulo principal anterior. Utiliza este bloque de texto para respaldar el t\xedtulo de las caracter\xedsticas / beneficios para brindar m\xe1s informaci\xf3n a las personas."},testimonial_rows:{"3_column_row":"Fila de 3 columnas","4_column_row":"Fila de 4 columnas",bobby_smith_vip:"Mario R, VIP",center_column:"Columna central",center_left_column:"Columna central izquierda",center_right_column:"Columna central derecha",far_left_column:"Columna del extremo izquierdo",far_right_column:"Columna de la extrema derecha",jane_doe:"Luisa P",jessica_sanderson:"Jessica S",john_doe:"Juan M."},text_rows:{"1_column_row":"Fila de 1 columna","2_column_row":"Fila de 2 columnas - Clonar","3_column_row":"Fila de 3 columnas - Clonar",author_name_html:"Publicado el 28 de junio por <b>nombre de autor</b>",button:"bot\xf3n",center_column:"Columna central",change_your_income_by_applying_these_techniques:"Cambia Tus Ingresos Aplicando Estas T\xe9cnicas",click_to_sign_up:"Haz Click Para Registrarte","discover_sales_&amp_online_marketing_training":"Descubre Formaci\xf3n en Ventas y Marketing Online",divider:"Divisor",earning_disclaimer_privacy_policy:"Descargo de Responsabilidad de Ganancias y Pol\xedtica de Privacidad",easy_to_use_software:"Software F\xe1cil de Usar",explain_more_with_a_sub_headline:"Explica M\xe1s Con un Subt\xedtulo",explain_secret_method_customers:"Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil. Puedes utilizar esta \xe1rea para escribir sobre cualquier tema.",explain_the_secret_method:"Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que proporcione valor a todos los clientes que compren los productos. Puedes utilizar esta \xe1rea para escribir sobre cualquier tema y es puramente como marcador de posici\xf3n. Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que proporcione valor a todos los clientes que compren los productos. Puedes utilizar esta \xe1rea para escribir sobre cualquier tema.",explain_the_secret_method_customers_who_purchase_the_products_you_can_use:"Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que proporcione valor a todos los clientes que compren los productos. Puedes utilizar esta \xe1rea para escribir sobre cualquier tema.",explain_the_secret_method_for_placeholder:"Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que proporcione valor a todos los clientes que compren los productos. Puedes utilizar esta \xe1rea para escribir sobre cualquier tema y es \xfanicamente para marcadores de posici\xf3n.&nbsp;",explain_the_secret_method_make_money_online:"Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que proporcione valor a todos los clientes que compran tus productos. Puedes utilizar esta \xe1rea para escribir sobre cualquier tema.&nbsp;",explain_the_secret_method_purchase_the_products:"Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que proporcione valor a todos los clientes que compren los productos. Puedes utilizar esta \xe1rea para escribir sobre cualquier tema y es puramente como marcador de posici\xf3n. Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que proporcione valor a todos los clientes que compren los productos. Puedes utilizar esta \xe1rea para escribir sobre cualquier tema.",explain_the_secret_provides_value_to_all:"Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que proporcione valor a todos los clientes que compren tus productos.&nbsp;",facebook_comments_html:'Mi incre\xedble publicaci\xf3n de blog est\xe1 escrita aqu\xed. Escribe una publicaci\xf3n de blog incre\xedble que muestre por qu\xe9 se puede confiar en tu producto o servicio, tambi\xe9n puedes agregar un cuadro de <a href="#" id="link-8480-296" class="" target="_parent">Comentarios de Facebook a</a> continuaci\xf3n para obtener un efecto de blog completo.',full_column:"columna completa",get_the_amazing_power:"Obt\xe9n el asombroso poder de generar clientes potenciales en l\xednea sin la molestia de administrar software.",headline:"titular",helping_millions_online:"Ayudando a Millones en L\xednea",here_is_a_method_that_is_helping_millions_to_make_money_online:"Aqu\xed Hay Un M\xe9todo Que Est\xe1 Ayudando a Millones a Ganar Dinero en L\xednea",how_to_easily_build_a_business_online:"Como Construir Un Negocio En L\xednea F\xe1cilmente",how_to_promote_on_business_on_linkedin:"Como Promocionar Un Negocio en LinkedIn",how_to_promote_on_facebook:"Como Promocionar En Facebook",how_to_promote_on_twitter:"C\xf3mo Promocionar en Twitter",icon:"Icono",image:"imagen",install_in_only_10_seconds:"Instalar en Solo 10 Segundos",left_column:"columna izquierda",left_sidebar_row:"Fila de la barra lateral izquierda",make_money_html:"Ahora Puedes <u><b>Ganar Dinero en</b></u>&nbsp;L\xednea Solo ...",provides_value_to_all_of_the_customers_who_purchase_the_products_html:"Explica el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea de una manera f\xe1cil que<div> proporcione valor a todos los clientes que compren tus productos.&nbsp;</div>",quit_your_job_html:"Ahora Puedes <u><b>Dejar Tu Trabajo</b></u> y Ganar M\xe1s Dinero",right_column:"Columna derecha",right_sidebar_row:"fila de la barra lateral derecha",the_only_training_course_geared_towards_online_marketing:"El \xdanico Entrenamiento Dise\xf1ado Para Online Marketing",this_new_technique_will_explode_your_bank_account:"Esta Nueva T\xe9cnica Har\xe1 Explotar Tu Cuenta Bancaria",training_module_html:"<b>M\xf3dulo de Entrenamiento:</b> Marketing Online",unable_to_remove_required:"No se puede Remover (requerido)",use_this_sub_headline_to_provide_supporting_content:"Utiliza este subt\xedtulo para proporcionar contenido de apoyo para el t\xedtulo principal anterior. Utiliza este bloque de texto para respaldar el t\xedtulo de las caracter\xedsticas / beneficios.",video:"video",watch_video_to_discover_the_secret:"Ve El Video Para Descubrir El Secreto",you_will_learn_the_secret_method_that_will_help_your_customers_make_money_online:"Aprender\xe1s el m\xe9todo secreto que ayudar\xe1 a tus clientes a ganar dinero en l\xednea."},video_rows:{coming_soon:"Pr\xf3ximamente"}},save:"guardar",searc_for_images:"Buscar im\xe1genes",search_for_icons_or_photos:"Buscar iconos o fotos.",section:"Secci\xf3n",section_templates:{back:"ATRAS",email:"EMAIL",personal_sections:"Secciones Personales",show_all:"Mostrar todo",untitled:"Sin t\xedtulo"},sections:{action1:{button:"bot\xf3n",extremely_limited_time_offer:"Oferta Por Tiempo Extremadamente Limitado",insane_deal:"Aprovecha Esta Loca Oferta"},content_templates:{"1_column_row___clone":"Fila de 1 columna - Clonar","3_column_row":"Fila de 3 columnas","3rd_column":"Tercera columna","4_column_row":"Fila de 4 columnas","4th_column":"Cuarta columna",available_for_limited:"Disponible Solo Por Tiempo Limitado",build_an_online_empire_in_6_months:"Construye un Imperio Online en 6 Meses",icon:"Icono",internet_marketing_training:"Entrenamiento en Internet Marketing",little_known_ways_to_increase_sales:"Maneras Poco Conocidas de Aumentar Las Ventas",little_known_ways_to_increase_your_online_income:"Maneras Poco Conocidas de Aumentar Tus Ingresos Online",the_most_profitable_ways:"Las Formas M\xe1s Rentables De Comercializar Online",the_secret_of_getting:"El Secreto Para Obtener El Mejor Precio Por Tus Servicios De Marketing Sin Arruinarse",the_secret_to_successful_marketing:"El Secreto Del Marketing Exitoso",what_you_ought_to_know:"Lo Que Todos Deben Saber Sobre El Marketing Online"},templates:{action1:{this_is_your_chance:"Esta Es Tu Oportunidad De Reclamar La Mejor Oferta Del A\xf1o"},action_10:{"1_column_row":"Fila de 1 columna","1st_column":"1ra columna",button:"bot\xf3n",divider:"Divisor",headline:"titular",image:"imagen",input:"entrada",section:"Secci\xf3n",sub_headline:"sub-t\xedtulo",video:"video"},action_6:{grab_my_free_report:"Obtener Mi Reporte Gratuito",send_it_to_me_now:"\xa1Env\xedamelo Ahora!"},action_8:{we_respect_privacy:"* Respetamos tu privacidad: no se vender\xe1, alquilar\xe1 ni alquilar\xe1 *"},action_9:{"1st_column":"1ra columna","2_column_row":"Fila de 2 columnas","2nd_column":"2da columna",button:"bot\xf3n",divider:"Divisor",grab_my_amaing:"Obtener Mi Reporte Gratuito",headline:"titular",input:"entrada",left_column:"Columna izquierda",right_column:"Columna derecha",section:"Secci\xf3n",sub_headline:"sub-t\xedtulo",video:"video"}}},select_a_font:"Seleccionar Fuente",seo_social_inherit_from_control:"SEO / Social: hereda del control",settings:"ajustes",show_hide_content_on_page:"Mostrar / Ocultar contenido en la p\xe1gina",side_bar_sections:{actions:"Acciones",add_a_row_html:"Agregar una <u>Fila</u>",add_a_section_html:"Agregar una <u>Secci\xf3n</u>",advanced:{advanced_css_header:"Opciones CSS avanzadas",advanced_css_message:"Estas son configuraciones avanzadas y solo deben ser utilizadas por aquellos que entienden el uso adecuado de CSS. Ten en cuenta que nuestro equipo de soporte no puede ayudar en el uso adecuado de esta configuraci\xf3n."},advanced_css:"CSS Avanzado",align:{bottom:"Fondo",center:"Centrar",left:"Izquierda",left_right:"Derecha Izquierda",padding:"Relleno",right:"Derecha",title:"Alinear",top:"Parte Superior"},all:"Todos",all_sections:"Todas las Secciones",animation:{delay:"Retraso (ms)",extra:{all:"Todos",desktop_only:"solo escritorio",get_css_info:"obtener informaci\xf3n css",hide:"esconder",mobile_and_desktop:"m\xf3vil y escritorio",mobile_only:"solo m\xf3vil",remove:"eliminar"},label:"Animaci\xf3n",sticky:{fixed_to_bottom:"Fijo a la Parte Inferior",label:"Pegajoso",not_sticky:"No Pegajoso",sticky_top_on_scroll:"Fijar a la Parte Superior Al Desplazar"},style:{bottom:"Fondo",fade_in:"Aparici\xf3n Gradual",label:"Estilo",left:"Izquierda",right:"Derecha",scale_in:"Escalar",top:"Parte Superior"},timed_delay:{fade_in:"Aparici\xf3n Gradual",fade_in_with_scale:"Aparici\xf3n Escalada Gradual",label:"Retraso Temporizado",minutes:"Minutos",none:"Ninguna",seconds:"Segundos"},type:{label:"Tipo",none:"Ninguna",on_page_load:"Al Cargar La P\xe1gina",on_page_scroll:"Al Desplazar en la P\xe1gina (se vuelve visible)"}},backdrop:"Fondo",bg_color:"Color de Fondo",bg_image:"Imagen de Fondo",bg_image_placeholder:"URL de la Imagen",border:{bottom_only:"Solo Inferior",full_border:"Borde Completo",label:"Bordes",none:"Ninguna",style:{dashed:"Lineas",dotted:"Punteado",label:"Estilo",solid:"S\xf3lido"},top_and_bottom:"Arriba y abajo",top_only:"S\xf3lo Arriba"},color:"Color",colors:"Colores",content:"Contenido",corner_radius:{label:"Radio en Esquina",square:"Cuadrado"},custom_height:"Altura Personalizada",custom_width:"Ancho Personalizado",drop_shadow:{"10_drop_shadow":"10% de Sombra Paralela","10_inner_shadow":"10% Sombra Interior","20_drop_shadow":"20% de Sombra Paralela","20_inner_shadow":"20% Sombra Interior","30_drop_shadow":"30% de Sombra Paralela","30_inner_shadow":"30% Sombra Interior","40_drop_shadow":"40% de Sombra Paralela","40_inner_shadow":"40% Sombra Interior","5_drop_shadow":"5% de Sombra Paralela","5_inner_shadow":"5% Sombra Interior",label:"Sombra Paralela",no_shadow:"Sin Sombra"},edges:{all:"Todos",bottom_only:"Solo Inferior",label:"Bordes",top_only:"S\xf3lo Arriba"},edit_column_html:"Editar Una <u>Columna</u>",extra:"Extra",float:{label:"Flotar",left:"Izquierda",none:"Ninguna",right:"Derecha"},image_position:{fill_100_width:"Rellenar 100% de Ancho",fill_100_width_height:"Rellenar 100% de Ancho y Alto",full_center_parallax:"Centro Completo (Parallax)",no_repeat:"No Repetir",repeat:"Repetir",repeat_horizontally:"Repetir Horizontalmente",repeat_horizontally_bottom:"Repetir Horizontalmente - Abajo",repeat_horizontally_top:"Repetir Horizontalmente - Arriba",repeat_vertically:"Repetir Verticalmente",title:"Posici\xf3n de la Imagen"},layout:"Dise\xf1o",modal_width:{label:"Ancho Modal",large:"Grande",medium:"Mediana",small:"Chica"},my_rows:"Mis Filas",my_sections:"Mis Secciones",page_type:{info:"Solo puedes usar esto al editar este tipo de p\xe1gina...",title_html:"Tipo de p\xe1gina: <span>orden</span>"},position:{absolute:"Absoluto",fixed:"Fijo",label:"Posici\xf3n",none:"Ninguna",relative:"Relativa"},row_templates:"Plantillas de Filas",rows:{layout:{column:{one:"1 columna",other:"%{count} columnas"},left_sidebar:"Barra lateral izquierda",right_sidebar:"Barra lateral derecha"},name:"Filas"},save_as_template:"Guardar como plantilla",saved_as_personal_template:{info:"\xa1Ahora puedse acceder a esto en la pesta\xf1a personal en el selector de filas / secciones!",title:"Guardado Como Plantilla Personal"},
section_id:{label_html:'ID de <span id="sectionID">Secci\xf3n</span>:'},section_name:{label_html:'Nombre de la <span id="sectionName">Secci\xf3n</span>:',placeholder:"Nombre de la Secci\xf3n..."},section_width:{extra_small:"Extra Chico",full_page:"P\xe1gina Completa",label:"Ancho de la secci\xf3n",medium:"Mediana",small:"Chica",wide:"Amplio"},sections:{layout:{full_width:"Ancho Completo",medium:"Medio",small:"Peque\xf1o",wide:"Amplio"},main_headline:{advanced:"Avanzado",settings:"Ajustes"}},set_theme_button:"Haz Click Para Establecer el Tema",show_only_on:{all_devices:"Todos los Dispositivos",desktop:"Solo Escritorio",label:"Mostrar Solo En:",mobile:"Solo M\xf3vil"},side_margin:{help_text:"los m\xe1rgenes laterales reemplazar\xe1n al ancho%",label:"Margen Lateral"},size:"Tama\xf1o",size_position_html:"Tama\xf1o y Posici\xf3n",sticky:{label:"Pegajoso",no_stickiness:"Sin pegajosidad",stick_to_bottom_on_load:"Fijar a la Parte Inferior Al Cargar",stick_to_top_on_scroll:"Fijar a la Parte Superior Al Desplazar"},styles:"Estilos",template:"Plantilla",text_color:"Color de Texto",top_margin:"Margen Superior",trigger_on_exit:{label:"Activar al Salir:",no_label:"No Mostrar Al Salir...",yes_label:"Mostrar Cuando El Usuario Intenta Salir"},untitled_name:"Sin t\xedtulo",width_percentage:"Ancho %"},sidebar_elements:{advanced:"Avanzado",all:"Todos",all_elements:"Todos los Elementos",animation:"Animaci\xf3n",bottom_toolbar:{all:"Todos",desktop_only:"solo escritorio",get_css_info:"obtener informaci\xf3n css",hide:"esconder",mobile_and_desktop:"m\xf3vil y escritorio",mobile_only:"solo m\xf3vil",remove:"eliminar"},click_to_set_theme:"Haz Click Para Establecer el Tema",content:"Contenido",countdown:"Temporizador",delay_ms:"Retraso (ms)",edit_styles_in_tab:"Editar estilos en la pesta\xf1a avanzada...",element_id:{label:"ID de Elemento:",placeholder:"ID de Elemento..."},element_name:"Nombre del Elemento",element_name_placeholder:"Nombre del Elemento...",form:"Formulario",listing_header:{add_button_html:"Agregar Un <u>Elemento</u>",drag_an_element:"Arrastra el elemento que desees agregar.",manage:"Gestionar",search_placeholder:"Buscar Elementos"},main_cta_video:"Video de Llamado a la Acci\xf3n",media:"Media",minutes:"Minutos",misc:"Misc",no_themes_available:"No Hay Temas Disponibles",padding:"Relleno",padding_sides:"Relleno Lateral",seconds:"Segundos",settings:"Ajustes",style:{bottom:"Fondo",fade_in:"Aparici\xf3n Gradual",label:"Estilo",left:"Izquierda",right:"Derecha",scale_in:"Escalar",top:"Parte Superior"},styles:"Estilos",text:"Texto",theme_options_limited:"Opciones del Tema Limitadas",theme_options_limited_info:"Algunos temas contienen CSS personalizado con funciones de personalizaci\xf3n limitadas.",themes:"Temas",timed_delay:{fade_in:"Aparici\xf3n Gradual",fade_in_with_scale:"Aparici\xf3n Escalada Gradual",label:"Retraso Temporizado",none:"Ninguna"},top_margin:"Margen Superior",type:{label:"Tipo",none:"Ninguna",on_page_load:"Al Cargar La P\xe1gina",on_page_scroll:"Al Desplazar en la P\xe1gina (se vuelve visible)"},visibility_settings:{all_deviced:"Todos los Dispositivos",desktop:"Solo Escritorio",label:"Mostrar Solo En:",mobile:"Solo M\xf3vil"}},sidebar_email:{action:"Acci\xf3n",auto_responder:"Integraci\xf3n de Auto Responder",confirmation_email:"Email de Confirmaci\xf3n",connected:"\xa1Conectado!",description_html:'<b>** Nota: GoToWebinar</b> requiere que recopile el nombre y apellido. Se recomienda que utilice los tipos de entrada "Nombre completo" o "Nombre / Apellido" en el Editor.<br><br> <b>La URL deber\xeda verse as\xed:</b> http://gotomeeting.com/register/00000',dont_send_confirm_email:"No Enviar Email De Confirmaci\xf3n",gtw_sign_up_url:"URL de Registro de GTW",how_to_html:'<b>C\xf3mo:</b> hacer coincidir los campos de nombre con los respectivos elementos de entrada, \xe1rea de texto o desplegable. Haz click en "guardar formulario web" para actualizar los elementos disponibles.',important_note_html:"IMPORTANTE: Redirigir manualmente<br> URL en tu servicio de Auto Responder",integration:"Integraci\xf3n",integration_subtitle_html:'Dado que est\xe1s utilizando un formulario personalizado, deber\xe1s configurar manualmente la URL de redireccionamiento para ir a la p\xe1gina siguiente en el Funnel, a continuaci\xf3n puede obtener la URL. Si tienes alg\xfan problema, puedes consultar el <a href="https://support.clickfunnels.com/support/solutions" style="color:#0174c7;" target="_blank" >&lt;% = t (". Support_area_here")%&gt;</a>...',list_id:"ID de Lista:",list_id_placeholder:"Agrega Tu ID de Lista Aqu\xed...",list_to_add:"Agregar a Lista(s)",not_connected:"No Conectado",note_gotowebinar_html:'<b>** Nota: GoToWebinar</b> requiere que recopiles el nombre y apellido. Se recomienda que utilices los tipos de entrada "Nombre completo" o "Nombre / Apellido" en el Editor.',paste_web_form_code:"Pegar c\xf3digo de formulario web (HTML):",paste_web_form_code_placeholder:"Pega tu c\xf3digo HTML aqu\xed...",refresh_list:"Actualizar lista desde API",remove_integration:"\xbfEliminar integraci\xf3n?",save_web_form:"Analizar y Guardar Formulario Web",secondary_integration:"Integraci\xf3n secundaria de GoToWebinar:",select_integration:"Seleccionar Integraci\xf3n...",send_confirm_email:"Enviar Email De Confirmaci\xf3n",sequence_to_add:"Agregar A La Secuencia",sign_up_placeholder:"URL de GoToWebinar",subtitle:"Aqu\xed podr\xe1s conectar tus integraciones con tu servicio de auto responder...",support_area_here:"\xe1rea de soporte aqu\xed",tag:"Etiqueta:",tag_placeholder:"Agrega Tu Etiqueta Aqu\xed...",tags_optional:"Etiquetas (opcional):",tags_optional_placeholder:"Agrega Tus Etiquetas Aqu\xed...",title:"Configuraci\xf3n de Integraci\xf3n de Email",url_should_look_this:"La URL deber\xeda verse as\xed:"},sidebar_settings:{affiliate_banner:{affiliate_badge:{hide:"Esconder",label:"Insignia de Afiliado",show:"Mostrar"},label:"Activo Digital",none:"Ninguna"},autowebinar:{go_back:"Volver",how_often:{every_10_mins:"Cada 10 Minutos",every_15_mins:"Cada 15 Minutos",every_20_mins:"Cada 20 Minutos",every_30_mins:"Cada 30 Minutos",label:"\xbfCon Qu\xe9 Frecuencia?:"},offer_time:"Mostrar Oferta (segundos):",title:"Configuraci\xf3n del Auto-Webinar",type:{every_x_mins:"Cada X Minutos",label:"Tipo de Autowebinar:",pick_date_time:"Elegir Fecha/Hora",top_of_the_hour:"Al Comenzar La Hora"}},background_options:"Fondo",bg_color:"Color de Fondo",bg_image:{image_position:{fill_100_width:"Rellenar 100% de Ancho",full_center_fit:"Ajuste Central Completo",label:"Posici\xf3n de la Imagen",no_repeat:"No Repetir",repeat:"Repetir",repeat_horizontally:"Repetir Horizontalmente",repeat_horizontally_bottom:"Repetir Horizontalmente - Abajo",repeat_horizontally_top:"Repetir Horizontalmente - Arriba",repeat_vertically:"Repetir Verticalmente"},label:"Imagen de Fondo",placeholder:"URL de la Imagen"},bg_video:{label:" Video de Fondo"},color:"Color",content_font:"Fuente del Contenido",custom_html:{aweber_not_setup:"Aweber - Sin Configuraci\xf3n",choose_list:"Elegir Lista:",connect_aweber_list:"Conectar Lista de Aweber",connect_getresponse_list:"Conectar la Lista GetResponse",connect_mailchimp_list:"Conectar la Lista de Mailchimp",getresponse_not_setup:"GetResponse - Sin Configuraci\xf3n",label:"Acci\xf3n al Enviar:",loading:"Cargando...",mailchimp_not_setup:"MailChimp - Sin Configuraci\xf3n",post_webhook:"Publicar en WebHook y Redireccionar",redirect_placeholder:"http://tusitio.com/exito",redirect_to_url:"Redirigir a una URL",redirect_url:"URL de Redirecci\xf3n:",submit:"Enviar Formulario HTML Personalizado",submit_html:"Enviar Formulario HTML (AR)",webhook_url:"URL del Webhook:"},digital_assets:{info:"Enviar Una Descarga Despu\xe9s de Registrarse",title:"Activos Digitales / Descargas"},end_action:{hide_video:"Ocultar Video",label:"Acci\xf3n Final",loop_video:"Video Bucle",redirect_to_url:"Redirigir a una URL",show_popup:"Mostrar Pop Up"},fomo_settings:{expiration_enabled:"Caducidad habilitada: ",expiration_info:"la p\xe1gina cadurcar\xe1 a las 11:59 PM en esta zona horaria",expire_after:"Caduca despu\xe9s de:",expired_url:{label:"URL Expirado:",placeholder:"Redirigir a una URL"},how_to_use_fomo_funnels:"C\xf3mo Utilizar los Funnels FOMO",launch_enabled:{label:"Lanzamiento Habilitado:"},pre_launch_before:{days:"d\xedas",hours:"horas",label:"Prelanzamiento antes:",minutes:"minutos"},pre_launch_url:"URL de Prelanzamiento:",select_timezone:"Selecciona la Zona Horaria:",select_timezone_subtext:"la p\xe1gina se abrir\xe1 a las 00:01 AM en esta zona horaria",subtitle:"Agrega ?cf_uvid=#CF_UVID# a tus enlaces a esta p\xe1gina en Actionetics para volver a conectar al visitante con su opci\xf3n original incluso en un dispositivo diferente.",title:"Configuraci\xf3n  FOMO",unknown_visitor:"Visitante Desconocido:"},font:{field_name1:"Nombre de Campo (1):",field_name2:"Nombre de Campo (2):",field_name3:"Nombre de Campo (3):",field_name4:"Nombre de Campo (4):",field_name5:"Nombre de Campo (5):",label:"Ideal para seguimiento de anuncios, seguimiento de Email, etc.",question:"autocompletar la cadena de consulta de URL, es decir: ?field-name=ad2"},form_options:"Opciones de Formulario: Integraci\xf3n de AR",headline_font:"Fuente del T\xedtulo",hidden_form_fields:"Campos de Formulario Ocultos (seguimiento)",hours:"Horas",link_color:"Color de Enlace",main_title:"Configuraci\xf3n General",minutes:"Minutos",redirect:{info:"Anular Redireccionamiento: omite la p\xe1gina siguiente en el Funnel",label:"Redirigir Despu\xe9s de Enviar",placeholder:"http://tusitio.com/siguiente-pagina",title:"Configuraci\xf3n General"},redirect_placeholder:"URL del Sitio Web Aqu\xed",redirect_url:"URL de Redirecci\xf3n:",save_as_personal_template:"Guardar Como Plantilla Personal",save_page_as_template:"Guardar P\xe1gina Como Plantilla",search_font_placeholder:"B\xfasqueda y selecci\xf3n r\xe1pida de fuentes...",seconds:"Segundos",select_a_font:"Seleccionar Fuente",sell_template:{label:"\xbfVender Plantilla?",review_info:"La plantilla se revisar\xe1 antes de ponerla en el mercado...",sales_description:{cover_image_url:"URL de la Imagen de Portada:",cover_umage_placeholder:"p.ej. https://tusitio.com/images/cover.png",info:"La imagen de portada se usa para vender tu plantilla, puedes dise\xf1arla como quieras, mejor tama\xf1o: 590x300px",label:"Descripci\xf3n de Ventas:",placeholder:"Descripci\xf3n de la Plantilla de P\xe1gina...",price:"Precio:"},yes:"S\xed - Marcar Para Venta"},seo:{author:{label:"Autor",placeholder:"Tu Nombre..."},description:{label:"Descripci\xf3n",placeholder:"Descripci\xf3n de P\xe1gina..."},keywords:{label:"Palabras Clave",placeholder:"Palabra Clave, Palabra Clave 2"},opengraph_preview_html:'http://tusitio.com/ | <em class="editorSEOMetaName">Tu nombre</em>',seo_preview:"Vista Previa SEO",social_image:{label:"Imagen Social",placeholder:"URL de la Imagen"},title:"Metadatos SEO",title_label:"T\xedtulo",title_placeholder:"T\xedtulo En El Navegador Web",url_preview:"http://tusitio.com/estaria-aqui",warning:"Advertencia: Cambia el t\xedtulo de la p\xe1gina de SEO predeterminado."},settings:"Ajustes",show_in_search_engine:{label:"Motores de B\xfasqueda",title:"Mostrar en el Motor de B\xfasqueda"},template_name:"Nombre de la Plantilla",template_name_placeholder:"Nombre de la Plantilla de P\xe1gina...",text_color:"Color de Texto",themes:"Temas",title:"Metaetiquetas / Configuraci\xf3n Social",tracking:"C\xf3digo de Tracking de la P\xe1gina",typography:"Tipograf\xeda",video_image:{label:"Imagen de Video",original_settings:"Configuraciones Originales",video_thumbnail:"Miniatura del Video"},volume:{fade_in:"Atenuar Volumen de Entrada",label:"Volumen",mute:"Silenciar"},youtube_url:{label:"URL de YouTube",placeholder:"URL de YouTube Aqu\xed"},youtube_video:"Video de Youtube"},sidebar_variations:{a_b_test_settings:"Configuraci\xf3n de Prueba A/B",control_version:"Versi\xf3n de Control",create_new_variation:"Crear Nueva Variaci\xf3n",orignial_page:"P\xe1gina Original",placeholder:"Dar un nombre a la nueva variaci\xf3n...",variations:"Variaciones"},slideout:{choose_theme:"Escoge un Tema:",edit_name:"Editar Nombre:",edit_placeholder:"Cuadro de Texto de Ejemplo",example_of_this:"Ejemplo de Esto",main_content:"Aqu\xed est\xe1 el contenido principal",side_part:"Aqu\xed est\xe1 la parte lateral para darle m\xe1s contenido a la p\xe1gina...",some_other_text:"\xbfaqu\xed hay alg\xfan otro texto?",tab_1:"Pesta\xf1a #1",tab_2:"Pesta\xf1a #2",tab_3:"Pesta\xf1a #3",third_tab:"\xa1Tercera pesta\xf1a!",title:"Deslice el T\xedtulo Aqu\xed",typography_examples:"Aqu\xed hay algunos ejemplos de Tipograf\xeda"},stock_images:"Im\xe1genes de archivo",submits_the_page:"Env\xeda la P\xe1gina",survey:{add_question:{add_question_html:"<span>-</span> agregando una nueva pregunta",choose_a_question_type:"Elige Un Tipo De Pregunta",create:"Crear",fast_and_easy_responses:"respuestas r\xe1pidas y f\xe1ciles",long_answer:"Respuesta Larga",multiple_choice:"Opci\xf3n M\xfaltiple",short_answer:"Respuesta Corta",this_is_best_for_something:"esto es lo mejor para algo"},edit_answer:{action:"Acci\xf3n:",add_answer:"Agregar Respuesta",answer:"Respuesta:",answer_placeholder:"Respuesta...",because_its:"\xa1Porque es s\xfaper genial, duh!",block:"Bloque",circle:"Circulo",delete_question:"Eliminar pregunta",edit_question_html:"<span>-</span> editar pregunta",go_to_q_2:"Ir a la P #2",go_to_q_3:"Ir a la P #3",go_to_q_4:"Ir a la P #4",hide:"Esconder",layout:"Dise\xf1o:",lettered:"Con Letras",next_question:"Siguiente Pregunta",note_html:"<b>* Nota:</b> Las im\xe1genes en miniatura se ven mejor cuando todas tienen la misma altura. Si son diferentes, puede parecer un poco extra\xf1o para el visitante...",numbered:"Numerado",optional:"OPCIONAL - subt\xedtulo...",question:"Pregunta:",radio:"Radio:",show_images:"Mostrar Im\xe1genes",square:"Cuadrado",sub_title:"Subt\xedtulo:",text_only:"Solo Texto",thumbnails:"Miniaturas:",vertical:"Vertical",vertical_list:"Lista vertical",your_question_here:"Tu pregunta aqu\xed..."},edit_outcome:{actions:"Acciones",add_condition:"Agregar Condici\xf3n",analyzing_placeholder:"Analizando Tus Resultados...",applies_to_everyone:"Se aplica a todos los que no coinciden con ning\xfan otro resultado que hayas establecido.",back:"atr\xe1s",conditions:"Condiciones",custom_redirect:"Redireccionamiento personalizado:",delete_outcome:"Eliminar Rresultado",dont_reload_placeholder:"No Volver A Cargar La P\xe1gina...",edit_outcome_html:"editar resultado",event_name_placeholder:"Nombre del Evento: ej. VerContenido",facebook_pixel:"Pixel de Facebook:",go_back:"Volver",google_tag:"Etiqueta de Google:",google_tag_placeholder:"Nombre de Etiqueta de Google...",hide_show_elements_on_page:"Ocultar / Mostrar Elementos En La P\xe1gina",hide_survey:"Ocultar Encuesta",hide_the_survey_on_complete:"Ocultar la Encuesta al Completar",instant_page_redirect:"Redirecci\xf3n de P\xe1gina Instant\xe1nea",label_off:"Apagado",label_on:"Encendido",loading_text:"Texto al cargar:",loading_then_page_redirect:"Cargando Luego Redigir P\xe1gina",must_match_all:"[ debe coincidir con todos ]",must_match_all2:"(debe coincidir con todos)",no_action_set:"Ninguna acci\xf3n establecida...",once_the_survey:"Una vez que se complete la encuesta, esta acci\xf3n ocultar\xe1 la encuesta.",once_the_survey_is_complete:"Una vez que la encuesta est\xe9 completa, puedes hacer que estos elementos aparezcan en la p\xe1gina ... Es importante hacer que estos elementos est\xe9n ocultos para comenzar ... (BETA)",open_popup:"Abrir Popup",optional_placeholer:"OPCIONAL: URL del sitio web...",outcome_title:"T\xedtulo del Resultado:",outcome_title_placeholder:"T\xedtulo del Resultado...",page_action:"Acci\xf3n de P\xe1gina:",set_a_condition:"Establece una condici\xf3n, o de lo contrario este resultado no se activar\xe1...",show_survey_opt_in_pop_up:"Mostrar Popup de Registro",show_the_popup_on_complete:"Mostrar Popup Al Completar",show_these_elements_on_complete:"Mostrar Estos Elementos Al Completar",sub_text:"Sub texto:",submit_page_form:"Enviar P\xe1gina (formulario)",submit_the_page_on_complete:"Enviar P\xe1gina Al Completar",this_is_great_when_you_have_the_survey:"Esto es genial cuando tienes la encuesta en la p\xe1gina y desea que se inscriban una vez que hayan terminado. Dentro del Popup puedes tener un formulario de suscripci\xf3n. Si tu encuesta est\xe1 dentro de una ventana emergente, esta acci\xf3n no har\xe1 nada...",this_will_trigger_a_submit_event:"Esto activar\xe1 un evento de env\xedo en la p\xe1gina para que se env\xede el formulario. Esto es \xfatil si tienes un formulario de suscripci\xf3n en la p\xe1gina."},edit_trigger:{answer_to_trigger:"Responder para disparar",cfsurvey_html:"Este ser\xe1 un evento de seguimiento de FB personalizado llamado: <b>cfSurvey</b> y el nombre es una propiedad llamada <b>'name'</b> . Ve este video para ver c\xf3mo funciona...",custom_name:"Nombre Personalizado:",delete_trigger:"Eliminar disparador",edit_trigger_html:"<span>-</span> editar disparador",eg_male:"ej. Masculino",enter_the_name_of_the_gtm:"Ingresa el nombre del disparador GTM que deseas disparar. Debe coincidir exactamente con lo que tienes en GTM. Ve este video para ver c\xf3mo funciona ...",gmt_trigger_name:"Nombre del Disparador GTM:",google_tag_name:"Nombre de Etiqueta de Google...",no_spaces:"sin espacios *",off_no_facebook_pixel:"Desactivado: sin pixel de Facebook",off_no_google_tag:"Desactivado: sin etiqueta de Google",on_fire_facebook_pixel:"Encendido - Activar Facebook Pixel",on_fire_google_tag:"Activado - Activar etiqueta de Google",set_an_answer_you_want_this_to_be_triggered_on:"Establece una respuesta en la que desees que esto se active...",trigger_title:"T\xedtulo del Disparador:",trigger_title_placeholder:"T\xedtulo del Disparador..."},flow:{here_would_be_something:"aqu\xed habr\xeda algo"},index:{create_group:"Crear Grupo",create_multiple_variations:"Crea m\xfaltiples variaciones de una pregunta. Excelente para respuestas din\xe1micas.",outcomes:"Resultados",question_group:"Grupo de Preguntas",questions:"Preguntas",settings:"Ajustes",stats:"Estad\xedsticas",survey_awesome:"Encuesta Impresionante",triggers:"Disparadores",warning_answer_redirects:"Advertencia: las redirecciones de respuestas pueden estar en orden incorrecto ya que cambiaste el orden de las preguntas."},outcomes:{add_outcome:"A\xf1adir Resultado","default":"predeterminado",default_outcome_action:"Acci\xf3n de Resultado Predeterminada",o1:"R1"},questions:{add_question:"Agregar Pregunta",add_question_group:"Agregar Grupo de Preguntas",add_question_variation:"Agregar Variaci\xf3n de Pregunta",edit_answers:"Editar Respuestas",go_to_next_question:"Ir a la Siguiente Pregunta",group:"grupo",loading_stats:"cargando estad\xedsticas...",manage_questions:"Administrar Preguntas",multiple_choice_radio:"opci\xf3n m\xfaltiple / radio",q1:"P1",q2:"P2",suvey_questions:"Preguntas de la Encuesta",title_of_question:"T\xedtulo de la Pregunta",total_completed_survey:"total encuesta completada",total_started_survey:"total encuesta iniciada",v1:"V1",v2:"V2"},settings:{blue:"Azul",button_text:"Texto del Bot\xf3n:",color:"Color:",facebook_pixel_and_google_tag_manager:"Administrador de Etiquetas de Google y p\xedxeles de Facebook",green:"Verde",hide_next_button:"Ocultar Bot\xf3n Siguiente",hide_progress_bar:"Ocultar Barra de Progreso",next_button:"Bot\xf3n siguiente",progress_bar:"Barra de progreso",red:"Rojo",show_next_button:"Mostrar Bot\xf3n Siguiente",show_progress_bar:"Mostrar Barra de Progreso",simply_add_a_button_image:"Simplemente agrega un bot\xf3n / imagen a la p\xe1gina y as\xedgnale una URL de #survey-next",style:"Estilo:",style_options:"Opciones de estilo",theme_and_advance_tab_html:"Puedes hacer elecciones de estilo para tu encuesta en la <b>pesta\xf1a Tema y Avance.</b>",themes_and_advance_tab_html:"Puedes hacer elecciones de estilo para tu encuesta en la <b>pesta\xf1a Tema y Avance...</b>",thin_line:"Linea Fina",think_line:"Linea Fina",to_the_next_question:"Puedes hacer que cualquier bot\xf3n o imagen sea el siguiente bot\xf3n de tu encuesta. El usuario no podr\xe1 pasar a la siguiente pregunta hasta hacer click en el bot\xf3n.",visibility:"Visibilidad:",you_can_make_any_button:"Puedes hacer que cualquier bot\xf3n o imagen sea el siguiente bot\xf3n de tu encuesta. El usuario no podr\xe1 pasar a la siguiente pregunta hasta hacer click en el bot\xf3n.",you_must_paste_in_the_html:"Debes pegar el FB Tracking Pixel JS / GTM en la <b>configuraci\xf3n / c\xf3digo de pie de p\xe1gina de seguimiento de la p\xe1gina</b> para que funcionen..."},stats:{completed:"completado",dashboard:"Tablero",total:"total"},triggers:{add_trigger:"Agregar Disparador",they_dont_need_to_finish:"No es necesario que terminen la encuesta para que se activen, a diferencia de los resultados que se activaron cuando finaliz\xf3 la encuesta.",triggers_are_actions_to_take_instantly:"Los disparadores son acciones que se realizan instant\xe1neamente cuando un usuario responde a una pregunta. Active un p\xedxel de Facebook o una etiqueta de Google con Google Tag Manager."}},templates:{affiliate_access:{address:"Direcci\xf3n *:",affiliate_access:"Acceso de Afiliados",already_an_affiliate:"\xbfYa eres afiliado? \xa1Inicia Sesi\xf3n Ahora!",bg_color:"Color de Fondo",button_bg_color:"Color de Fondo del Bot\xf3n",button_text_color:"Color de Texto del Bot\xf3n",check:"Comprobar",city:"Ciudad *:",confirm_password:"Confirmar Contrase\xf1a",confirm_password_label:"Confirma Tu Contrase\xf1a *:",country:"Pa\xeds *:",create_your_account:"CREAR TU CUENTA",email:"Email",email_label:"Email *:",first_name:"Primer Nombre *:",font:"Fuente",forgot:"Olvid\xf3",forgot_headline:"Titular Olvidado",forgot_password:"\xbfOlvidaste tu Contrase\xf1a?",forgot_your_password:"\xbfOlvidaste tu contrase\xf1a?",forms_for_login:"formularios para iniciar sesi\xf3n, registrarse, restablecer",forms_for_loginregisterreset:"formularios para iniciar sesi\xf3n, registrarse, restablecer",go_back_to_login:"Volver a Iniciar Sesi\xf3n",helper_text_color:"Color de Texto Auxiliar",input:"Entrada",last_name:"Apellido *:",log_into_your_account:"Ingresa A Tu Cuenta:",login:"Iniciar sesi\xf3n",login_button:"Bot\xf3n de Inicio de Sesi\xf3n",login_headline:"Titular de Inicio de Sesi\xf3n",login_to_account:"INICIAR SESI\xd3N",password:"Contrase\xf1a",password_label:"Contrase\xf1a *:",payment_preference:"Preferencia de pago *:",paypal:"PayPal",paypal_email:"Email de Paypal *:",phone:"Tel\xe9fono:",register_headline:"Titular de Registro",reset_button:"Bot\xf3n de Reinicio",send_me_reset_password_instructions:"Enviar instrucciones para restablecer contrase\xf1a",sign_up_button:"Bot\xf3n de Registro",state:"Estado *:",style:"Estilo",tax_id_ssn:"Identificaci\xf3n Fiscal / SSN:",zip:"C\xf3digo Postal *:"},affiliate_car_contest:{affiliate_car_title:"Coche de Afiliado",car_contest_element:"car contest element",info_html:'<span class="affCarContestNumber">33</span> de <b>200</b> miembros',subtitle:"car contest element",text_color:"Color de Texto",text_size:"Tama\xf1o del Texto",title:"Concurso de Auto Para Afiliados"},affiliate_funnel:{"25%_commission":"25% de comisi\xf3n","50%_commission":"50% de comisi\xf3n",affiliate_funnel:"Funnel de afiliados",arrow_color:"Color de Flecha",arrow_icon:"Icono de Flecha",bottom_bg_color:"Color de Fondo Inferior",bottom_text_color:"Color del Texto Inferior",coaching:"Coaching",frontend:"Interfaz",show:"Mostrar",showcase_your_funnel_with_prices:"Muestra tu Funnel con precios."},affiliate_image:{affiliate_id:"El ID de afiliado se agrega autom\xe1ticamente al final de la URL.",affiliate_image:"Imagen de Afiliado",affiliate_link_here:"Enlace de Afiliado Aqu\xed",align:"Alinear",banner_ad:"Banner - 320x200",border_color:"Color del Borde",border_style:"Estilo de Borde",box:"Caja",button:"Bot\xf3n",button_color:"Color de Bot\xf3n",button_shadow:"Sombra de Bot\xf3n",button_style:"Estilo de Bot\xf3n",button_width:"Ancho del Bot\xf3n",color:"Color",copy_and_paste_branded_image:"copiar y pegar la imagen de la marca",copy_button_text:"Copiar Texto del Bot\xf3n",copy_image_code:"Copiar C\xf3digo de Imagen",copy_image_code_placeholder:"Copiar C\xf3digo de Imagen...",copy_to_clipboard:"Copiar al Portapapeles",custom_link:"Enlace Personalizado",custom_redirect_url:"URL de Redireccionamiento Personalizado...",drop_shadow:"Sombra Paralela",flat:"Plano",grab_your_affiliate_link:"Toma Tu Enlace De Afiliado...",gradient:"Gradiente",half_size:"Medio tama\xf1o",headline:"Titulo",headline_bg_color:"Color de Fondo del T\xedtulo",headline_color:"Color del T\xedtulo",headline_text:"Texto del T\xedtulo",headline_title:"Titulo",hide:"Ocultar (solo al pasar el mouse)",hover_color:"Color al Desplazar el Mouse",image:"Imagen",image_height:"Altura de la Imagen",image_shadow:"Sombra de Imagen",image_url:"URL de la Imagen",image_width:"Ancho de la Imagen",press_ctrl:"Presione CTRL+C para copiar al portapapeles",show:"Mostrar",show_button:"Mostrar Bot\xf3n",subtle_style:"Estilo Sutil",text:"Texto"},affiliate_link:{affiliate_link:"Enlace De Afiliado",affiliate_link_url:"URL de Enlace De Afiliado",corners:"Esquinas",display_affiliate_url:"mostrar URL de afiliado",font_size:"Tama\xf1o de Fuente",text_align:"Texto Alineado"},affiliate_link_builder:{affiliate_link_builder:"Creador de enlaces de afiliados",affiliate_sub_id_1:"Sub ID de afiliado 1:",affiliate_sub_id_2:"Sub ID de afiliado 2:",allow_affiliates_to_choose_link:"permitir que los afiliados elijan el enlace",choose_link:"Elegir Enlace:",choose_option_above:"Elige las opciones de arriba...",custom_link:"Enlace Personalizado:",link_1:"Enlace #1",link_10:"Enlace #10",link_11:"Enlace #11",link_12:"Enlace #12",link_13:"Enlace #13",link_2:"Enlace #2",link_3:"Enlace #3",link_4:"Enlace #4",link_5:"Enlace #5",link_6:"Enlace #6",link_7:"Enlace #7",link_8:"Enlace #8",link_9:"Enlace #9",link_builder:"Constructor de Enlaces",link_name:"Nombre del Enlace",link_url:"Enlace URL",no_customization_settings:"Sin configuraci\xf3n de personalizaci\xf3n",optin_book:"Optin - Libro Gratuito...",select_a_link:"Selecciona un enlace...",turn_off_autoplay:"Desactivar reproducci\xf3n autom\xe1tica",turn_off_popups:"Apagar ventanas emergentes",turn_on_cookie_preview:"Activar la vista previa de cookies",your_affiliate_link:"Tu Enlace De Afiliado",yoursite:"http://yoursite.com/free-video"},affiliate_stats:{affiliate_stats:"Estad\xedsticas de Afiliado",arrow_style:"Estilo de Flecha %{value}",bg_color_1:"Color de Fondo #1",bg_color_2:"Color de Fondo #2",bg_color_3:"Color de Fondo #3",commission_text:"Texto de Comisi\xf3n","default":"Por Defecto",display_affiliate_stats:"mostrar estad\xedsticas de afiliados",display_stats:"mostrar estad\xedsticas de afiliados",leads_text:"Texto de Prospectos",rounded_style:"Estilo Redondeado",total_commissions:"Comisiones Totales",unique_buyers:"Compradores \xdanicos",unique_visitors:"Visitantes \xdanicos",visitors_text:"Texto de Visitantes"},affiliate_stats_launch:{accounts_created:"Cuentas Creadas",accounts_started:"Cuentas Iniciadas",affiliate_stats:"Estad\xedsticas de Afiliado",commissions:"Comisiones",display_affiliate_stats:"mostrar estad\xedsticas de afiliados",launch_stats:"ESTAD\xcdSTICAS DE LANZAMIENTO",webinar_leads:"Prospectos del Webinar"},affiliate_text:{affiliate_text:"Texto de Afiliado",copy_and_paste_email_text:"copiar y pegar correo electr\xf3nico / texto",copy_html_text_code:"Copiar C\xf3digo de Texto HTML",dont_miss_out_on_this_amazing_deal_html:"\xa1No te pierdas esta incre\xedble oferta!",note_html:"** <b>Nota</b>: para marcar con enlace de afiliado, <b>agrega #affiliate-link# como la URL</b> y se marcar\xe1 autom\xe1ticamente para el afiliado...",question_html:"\xbfQu\xe9 es lo principal que detiene a las personas en l\xednea?</div><div><br></div><div> Cosas de tecnolog\xeda, \xa1est\xe1 haciendo la vida de todos m\xe1s dif\xedcil! Ya no con nuestra incre\xedble herramienta ...</div><div><br></div><div> \u2026 Bueno, ahora hay AwesomePro, configurando el</div><div> est\xe1ndar para crear marketing de escasez F\xc1CIL y RENTABLE!</div><div><br>",subject:"Asunto: Echa un vistazo a este incre\xedble producto",watch_the_video:"Ver El V\xeddeo",your_name_here:"Tu Nombre Aqu\xed"},audio:{"3_4_width":"3/4 de Ancho",add_audio:"agregar reproductor de audio...",audio:"Audio",audio_file_url:"URL del archivo de audio",autoplay:"Reproducci\xf3n Autom\xe1tica",browser_support:"Tu navegador no es compatible con el elemento de audio.",controls:"Controles",full_width:"Ancho Completo",half_width:"Medio Ancho",loop:"Video Bucle",padding:"Relleno",white_input:"Entrada blanca",width:"Ancho"},autowebinar_at:{all_edges:"Todos los Bordes",auto:"Auto",autowebinar_at:"autowebinar a las",background_color:"Color de Fondo",bold:"Oscuro",border_radius:"Borde Radial",border_size:"Tama\xf1o del Borde",borders:"Bordes",bottom_only_edges:"Solo Bordes Inferiores",box_shadow:"Sombra de la Caja",capitalize:"Capitalizar",content_font:"Fuente del Contenido",countdown_type:"Tipo de Cuenta Regresiva",four_columns:"Cuatro Columnas",half_fade:"Medio Desvanecimiento",headline_font:"Fuente del T\xedtulo",heavy_fade:"Desvanecimiento Pesado",how_often:"\xbfCon Qu\xe9 Frecuencia?",letter_spacing:"Espaciado de Letras",light_fade:"Desvanecimiento Ligero",line_height:"Altura de la L\xednea",lowercase:"Min\xfasculas",none:"Ninguna",normal:"Normal",one_column:"Una Columna",opacity:"Opacidad",radius_edges:"Bordes de Radio",shadow:"Sombra",starting_text:"Texto Inicial",text_columns:"Columnas de Texto",text_effects:"Efectos de Texto",text_shadow:"Sombra de Texto",text_transform:"Transformaci\xf3n de Texto",three_columns:"Tres Columnas",time_will_be_dynamic:"El tiempo ser\xe1 din\xe1mico seg\xfan la configuraci\xf3n > Configuraci\xf3n del Webinar",today:"Hoy a las",top_only_edges:"Solo Bordes Superiores",two_columns:"Dos Columnas",typography_type:"Tipo de Tipograf\xeda",uppercase:"May\xfasculas"},autowebinar_countdown:{advanced:"Avanzado",autowebinar_countdown:"Cuenta Regresiva de Autowebinar",circle_line_white:"C\xedrculo L\xednea Blanca",classic_orange:"Naranja Cl\xe1sico",countdown:"cuenta regresiva",label:"Etiqueta",label_color:"Color de Etiqueta",label_weight:"Peso de la Etiqueta",size:"Tama\xf1o",timer_autowebinar:"Temporizador Autowebinar",translate:"Traducir"},autowebinar_date:{auto_webinar_date:"Fecha del Autowebinar",date_format:"Formato de Fecha",dynamic_date_picker:"selector de fecha din\xe1mico",loading:"Cargando...",replay_text:"Texto de Repetici\xf3n",select_desired_date:"Selecciona La Fecha Deseada",select_text:"Elegir Texto",september_23rd_2014:"23 de septiembre de 2014",september_24th_2014:"24 de septiembre de 2014"},autowebinar_date_and_time:{adding_a_bullet_list:"agregando una lista de vi\xf1etas",auto_webinar_date___time:"Fecha y Hora del Autowebinar",date_text:"Texto de Fecha",select_your_date:"Seleccionar Fecha:",select_your_time:"Seleccionar Hora:",september_11th_2014:"11 de septiembre de 2014",time_text:"Texto de Tiempo"},autowebinar_hourly:{auto_webinar_date:"Fecha del Autowebinar",auto_webinar_hourly:"Autowebinar cada hora",dynamic_date_picker:"selector de fecha din\xe1mico",tuesday_jan_3rd:"Martes 3 de enero a las 3:00 pm"},autowebinar_local_time:{local_text:"Texto Local",local_time:"Hora Local",no_customization_settings:"Sin Configuraci\xf3n de Personalizaci\xf3n",users_local_time:"hora local de los usuarios",your_local_time:"Tu Hora Local:"},autowebinar_time:{auto_webinar_time:"Hora del Autowebinar",dynamic_time_picker:"selector de tiempo din\xe1mico"},autowebinar_ty_addevent:{add_event_to_calendar:"agregar evento al calendario",add_event_to_calendar_2_0:"Agregar evento al calendario 2.0",add_to_calendar:"A\xf1adir al Calendario",add_to_calendar_2_0:"Agregar al calendario 2.0",etc_gmt:"Etc/GMT",location_of_the_event:"Lugar del Evento",summary_of_the_event:"Resumen del evento"},autowebinar_ty_date:{auto_webinar_date:"Fecha del Autowebinar",date_selected:"Fecha Seleccionada",dynamic_event_date:"fecha del evento din\xe1mico",font_weight:"Peso de la Fuente",june_28th_2014:"28 de junio de 2014"},autowebinar_ty_time:{auto_webinar_time:"Hora del Autowebinar",dynamic_event_time:"tiempo de evento din\xe1mico",time_selected:"Hora Seleccionada"},billing_address:{add_a_billing_container:"agregar un contenedor de facturaci\xf3n...",address_text:"Texto de Direcci\xf3n",billing_address:"Direcci\xf3n de Facturaci\xf3n",city_name:"Nombre de la Ciudad",city_text:"Texto de la Ciudad",country:"Pa\xeds",full_address:"Direcci\xf3n Completa",required:"Requerido",select_country:"Seleccionar Pa\xeds",state_province:"Estado / Provincia",state_text:"Texto del Estado",toggle_extra_info:"informaci\xf3n Adicional",zip_code:"C\xf3digo Postal",
zip_text:"Texto de C\xf3digo Postal"},blocks:{"1_column_block":"Bloque de 1 columna","2_column_block":"Bloque de 2 columnas","3_column_block":"Bloque de 3 columnas","3_column_row":"Fila de 3 columnas","3rd_column":"Tercera columna","4_column_block":"Bloque de 4 columnas","4_column_row":"Fila de 4 columnas","4th_column":"Cuarta columna","5_column_block":"Bloque de 5 columnas","5_column_row":"Fila de 5 columnas","5_columns":"5 columnas","5th_column":"Quinta columna","6_column_block":"Bloque de 6 columnas","6_column_row":"Fila de 6 columnas","6_columns":"6 columnas","6th_column":"Sexta columna",a_quater_each_columns:"un cuarto de cada columna",a_third_each_columns:"un tercio de cada columna",blank_section_block:"Bloque de secci\xf3n en blanco",column_with_left_sidebar1_32_3_:"columna con barra lateral izquierda (1/3 - 2/3)",column_with_right_sidebar2_31_3_:"columna con barra lateral derecha (2/3 - 1/3)",columns:"COLUMNAS",halfhalf_columns:"medias y medias columnas",left_side_column:"columna del lado izquierdo",left_sidebar_row:"Fila de la barra lateral izquierda",right_side_column:"columna del lado derecho",right_sidebar_row:"fila de la barra lateral derecha",section:"Secci\xf3n",single_full_column:"columna completa \xfanica",wide_section:"Secci\xf3n Ancha"},bulletlist:{adding_a_bullet_list:"agregando una lista de vi\xf1etas",benefit_html:"<b>Beneficio:</b> Nuestros productos se entregan inmediatamente",black_input:"Entrada Negra",bold_color:"Color en Negritas",bullet_space:"Espacio entre Vi\xf1etas",colors:"Colores",feature_html:"<b>Caracter\xedstica:</b> Explica el beneficio de tus productos.",font_icon:"Fuente del Icono",icon_bullet_list:"lista de vi\xf1etas de icono",icon_color:"Color del Icono",icon_html:"<b>Icono:</b> Cambia los iconos en la configuraci\xf3n",icon_list:"Lista de Iconos",icons:"Iconos",left_margin:"Margen Izquierdo",list_type:"Tipo de Lista",ordered_list:"Lista Ordenada"},bulletlistimage:{adding_a_bullet:"agregando una lista de vi\xf1etas con un \xedcono personalizado",adding_a_bullet_list_with_custom_icon:"agregando una lista de vi\xf1etas con un \xedcono personalizado",and_so_much_more:"Y Mucho M\xe1s...",arrow_down:"Flecha Hacia Abajo",arrow_right:"Flecha Derecha",awesome_feature_html:"<b>Caracter\xedstica Impresionante</b>: Cosa S\xfaper Genial #1",bottom_border:"Borde Inferior",bullet_list__image_:"lista de vi\xf1etas (imagen)",check_box:"Casilla de Verificaci\xf3n",check_mark:"Marca de Verificaci\xf3n",chevron_down:"Chevron Abajo",chevron_right:"Chevron Derecha",dark_dashed:"Punteado Oscuro",dark_solid:"S\xf3lida Oscura",even_cooler_feature_html:"<b>Caracter\xedstica A\xfan M\xe1s Genial</b>: Cosa Asombrosa #2",icon_image_32px:"Imagen de Icono (32 px)",icon_size:"Tama\xf1o de Icono",image_list:"lista de im\xe1genes",light_dashed:"Punteada Clara",light_solid:"S\xf3lida Claro",list:"Lista",no_icon:"Sin icono",plus:"Plus",shopping_cart:"Carrito de Compras",show_icon:"Mostrar el \xcdcono"},button:{add_a_button:"agregar un bot\xf3n...","aria-label":"Etiqueta Aria",black_button:"Bot\xf3n Negro",blue_3d_button:"Bot\xf3n Azul 3D",blue_button:"Bot\xf3n Azul",border:"Bordes",bounce:"Rebote (bucle)",button:"bot\xf3n",button_action:"Acci\xf3n del Bot\xf3n",button_align:"Alineaci\xf3n del Bot\xf3n",button_effect:"Efecto del Bot\xf3n",button_text:"Texto en el Bot\xf3n",click_to_sign_up:"Haz Click Para Registrarte",dark_orange_3d_button:"Bot\xf3n Naranja Oscuro 3D",elevate:"Elevar (desplazarse)",flat_button:"Bot\xf3n Plano",green_3d_button:"Bot\xf3n Verde 3D",green_button:"Bot\xf3n Verde",hide_these:"Ocultar Estos",horizontal_space:"Espacio Horizontal",inline_block:"En L\xednea / Bloque",kajabi_offers:"Ofertas Kajabi",light_button:"Bot\xf3n Claro",light_green_3d_button:"Bot\xf3n 3D Verde Claro",light_green_button:"Bot\xf3n Verde Claro",light_grey_button:"Bot\xf3n Gris Claro",light_inset:"Inserci\xf3n de luz",light_red_button:"Bot\xf3n Rojo Claro",link_settings:"Configuraci\xf3n de Enlaces",no_effect:"Sin Efecto",orange_3d_button:"Bot\xf3n Naranja 3D",orange_button:"Bot\xf3n Naranja",orange_dark_button:"Bot\xf3n Naranja Oscuro",pill_button:"Bot\xf3n Tipo P\xedldora",pulse_glow:"Resplandor de Pulso (bucle)",rocking:"Mecedora (bucle)",show_these:"Mostrar Estos",sub_text:"Texto Secundario",sub_text_size:"Tama\xf1o del Texto Secundario",url_action:"URL / Acci\xf3n",vertical_space:"Espacio Vertical",wobble:"Bamboleo (flotar)"},cb_headline:{checkbox_headline:"t\xedtulo de la casilla de verificaci\xf3n",contact_field_name:"Nombre del Campo de Contacto",eu_visitors_only_html:"Solo visitantes \n<br>\nde la UE",icon:"Icono",this_is_a_checkbox:"Este es un elemento de casilla de verificaci\xf3n"},checkbox:{add_a_checkbox_form:"agregar un formulario de casilla de verificaci\xf3n...",checkbox:"casilla de verificaci\xf3n",custom_type:"Tipo Personalizado",group_radio_inputs_by_same:"Agrupar las entradas de radio por el mismo nombre de 'tipo personalizado'...",input_value:"Valor de Entrada",select_this_radio_button_now:"Seleccionar bot\xf3n de radio ahora..."},clickpush_onload:{prompt:"NOTIFICACI\xd3N DE ESCRITORIO AVISO INFERIOR"},countdown:{add_a_countdown:"agregar una cuenta regresiva...",all_show_sections:"Todas las secciones / filas de MOSTRAR se ocultar\xe1n al cargar la p\xe1gina...",customize_display:"Personalizar Display",date_countdown_2_0:"Cuenta Regresiva de Fecha 2.0",days:"D\xedas",end_action:"Acci\xf3n Final",end_date:"Fecha Final",end_time:"Hora de Finalizaci\xf3n",expire_action:"Acci\xf3n al Expirar",hours:"Horas",minutes:"Minutos",months:"Meses",redirect_url:"URL de Redirecci\xf3n:",seconds:"Segundos",show_days:"Mostrar D\xedas",show_hours:"Mostrar Horas",show_minutes:"Mostrar Minutos",show_months:"Mostrar Meses",show_seconds:"Mostrar Segundos",show_weeks:"Mostrar Semanas",show_years:"Mostrar A\xf1os",time_units_color:"Color de las Unidades de Tiempo",time_will_be_dynamic:"El tiempo ser\xe1 din\xe1mico seg\xfan la hora elegida por el usuario del Webinar y la redirecci\xf3n a la URL de transmisi\xf3n del mismo (el siguiente paso del funnel).",timezone:"Zona horaria",weeks:"Semanas",years:"A\xf1os"},countdown_daily:{add_an_evergreen_countdown:"agregar una cuenta regresiva evergreen...",daily_countdown__evergreen_:"Cuenta Regresiva Diaria (siempre disp)",daily_evergreen:"Evergreen Diario",end_action:"Acci\xf3n Final",end_today_at:"Termina Hoy A Las",expire_cookie_days:"Caducidad de la cookie (d\xedas)",revisit_action:"Acci\xf3n Al Volver A Visitar",show_this:"Mostrar Esto",this_section_rows:"Esta secci\xf3n/fila(s) se ocultar\xe1 al cargar...",timer_will_show:"El temporizador mostrar\xe1 la acci\xf3n vencida en nuevas visitas para los d\xedas establecidos..."},countdown_evergreen:{add_an_evergreen_countdown:"agregar una cuenta regresiva evergreen...",minute_countdown__evergreen_:"Contador Regresivo (evergreen)",timer_evergreen:"Temporizador Evergreen"},customhtml:{add_custom_html:"agregar html personalizado...",custom:"HTML Personalizado",custom_html:"* HTML PERSONALIZADO *"},customjs:{add_custom_jshtml_to_your_page:"agregar js / html personalizado a tu p\xe1gina...",custom_code_type:"Tipo de C\xf3digo Personalizado",custom_javascript_html:"JAVASCRIPT / HTML PERSONALIZADO",custom_js___html:"JS / HTML personalizado",html_js_code:"c\xf3digo html / js"},deadline_countdown:{fomo_countdown:"Cuenta regresiva FOMO",time_will_be_dynamic:"El tiempo ser\xe1 din\xe1mico seg\xfan la configuraci\xf3n > Configuraci\xf3n FOMO"},divider:{add_a_divider:"agregar un divisor...",height:"Altura",padding_top:"Esp. Interior Arriba"},email_image_link:{add_clickable_imagephoto:"agregar imagen / foto en la que se puede hacer click...",linkable_image:"Imagen enlazable",radius:"Radio"},facebook_messenger_checkbox:{admin_pages_required_html:'Debes sincronizar al menos una p\xe1gina de Facebook. <a target="_blank" alt="Facebook Page Settings" href="%{page_setting_url}">Comprueba tu configuraci\xf3n aqu\xed.</a>',align:"Alinear",background_color:"Color de Fondo",choose_page:{label:"Elige una P\xe1gina"},facebook_page_id:{label:"P\xe1gina de Facebook"},integration_broken_html:'Tu integraci\xf3n no funciona actualmente y necesita atenci\xf3n. <a target="_blank" href="%{integration_url}">Ve aqu\xed para arreglarlo</a>',integration_description:"Permite que ClickFunnels administre tus p\xe1ginas de Facebook, permiti\xe9ndonos espec\xedficamente incluir las casillas de verificaci\xf3n de Optin Messenger en tu p\xe1gina, en tu nombre. Si no administras ninguna p\xe1gina de Facebook, esta integraci\xf3n no te ser\xe1 de mucha utilidad.",integration_required:'Primero debes instalar la integraci\xf3n "Facebook con p\xe1ginas"',no_pages:{label:"No hay p\xe1ginas de Facebook conectadas"},preview_error:"Nota: No se procesar\xe1 a menos que cambies la configuraci\xf3n de la p\xe1gina de Facebook de este elemento.",preview_subtext:"Este es el tama\xf1o aproximado del complemento de casilla de verificaci\xf3n.",send_to_messenger_html:"Enviar a %{icon_html} Messenger",size:{content:"small%small:medium%medium:large%large:standard%standard:xlarge%xlarge",label:"Tama\xf1o"},title:"Casilla de verificaci\xf3n de Facebook Messenger"},fbcomments:{add_fb_comments:"agregar comentarios de fb...",color_theme:"Esquema de Color",comment_url:"URL de Comentarios",facebook_comments:"Comentarios de Facebook",fb_comment:"Comentarios de FB",fb_comments:"Los comentarios de FB estar\xe1n aqu\xed (marcador de posici\xf3n)",of_posts:"# De Publicaciones"},featureimage:{add_imagetext_block:"agregar imagen y bloque de texto...",alt_text:"Texto Alternativo",column_sizes:"Tama\xf1os de Columna (%)",featured_image_headline:"T\xedtulo de la Imagen Destacada",headline_font:"Fuente del T\xedtulo",image_border:"Borde de Imagen",image_feature:"Imagen Destacada",image_radius:"Radio de Imagen",layout:"Dise\xf1o",lazy_loading:"\xbfUtilizar Lazy Loading?"},fontawesome_icon:{blue_boxed_icon:"Icono de Caja Azul",fontawesome_icon:"Icono FontAwesome",grey_circle_shadow:"Sombra de C\xedrculo Gris",icon:"Icono",not_styling:"Sin Estilo",simple_shadow:"Sombra Simple",url_target:"Destino de URL"},googlefonts_option:{browse_all_google_fonts:"Explorar todas las fuentes de Google"},headline:{add_headline:"agregar t\xedtulo / texto...",add_headlinetext_copy:"agregar t\xedtulo / texto...",all_edges:"Todos los Bordes",auto:"Auto",blurry_shadow:"Sombra Borrosa",bold:"Oscuro",bold_and_italic:"Negrita e It\xe1lica",border:"Bordes",bottom_border:"Borde Inferior",bottom_dark:"Fondo Oscuro",bottom_light:"Fondo Claro",bottom_only_edges:"Solo Bordes Inferiores",capitalize:"Capitalizar",connects_html:"Se conecta a Configuraci\xf3n y Tipo de fuente tipogr\xe1fica",content_font:"Fuente del Contenido",dark_full:"Oscuro Completo",dark_with_highlight:"Oscuro con Resaltado",dashed:"Lineas",dotted:"Punteado",extra_large:"Extra Grande",extra_small:"Extra Chico",far_shadow:"Sombra Lejana",flat_color:"Color Plano",four_columns:"Cuatro Columnas",full_border:"Borde Completo",full_light:"Clara Completa",half_fade:"Medio Desvanecimiento",hard_shadow:"Sombra Dura",headline:"Gran T\xedtulo de Llamado a la Acci\xf3n",headline___text:"T\xedtulo / Texto",headline_font:"Fuente del T\xedtulo",headline_text:"T\xedtulo / Texto",heavy_fade:"Desvanecimiento Pesado",highlight_on_hover_only:"Resaltar Solo Al Pasar el Mouse",icon_spin:"Icono de Giro",italic:"It\xe1licas",large:"Grande",light_fade:"Desvanecimiento Ligero",lowercase:"Min\xfasculas",medium:"Mediana",mid_shadow:"Sombra Media",no_border:"Sin Bordes",no_border_style:"Sin Estilo de Borde",no_shadow:"Sin Sombra",none:"Ninguna",normal:"Normal",one_column:"Una Columna",only_x_left:"\xa1S\xf3lo quedan X!",percent:"%{value} Porcentaje",percent_drop_shadow:"%{value} Porcentaje de Sombra Paralela",percent_inner_shadow:"%{value} Porcentaje de Sombra Interior",sharp_inner_border:"Borde Interior Agudo %{value}",sharp_inset_light:"Luz empotrada n\xedtida de 1 px",small:"Chica",soft_shadow:"Sombra Suave",solid:"S\xf3lido",spacing:"%{value} Espaciado",strong_shadow:"Sombra Fuerte",subtle_shadow:"Sombra Sutil",three_columns:"Tres Columnas",top_border:"Borde Superior",top_bottom_border_html:"Borde Superior e Inferior",top_only_edges:"Solo Bordes Superiores",two_columns:"Dos Columnas",uppercase:"May\xfasculas",very_large:"Muy Grande",x_of_xxx_sold:"X de XXX vendidos",x_sold:"X Vendidos!"},image:{"3d_style":"Estilo 3D",add_imagephoto:"agregar imagen / foto...",address_icon:"Icono de Direcci\xf3n",big_border:"Borde Grande",big_bottom:"Inferior Grande",black:"Negro",black_subtle:"Negro - sutil",black_white:"Negro y Blanco",blue:"Azul",blue_highlight:"Resaltado Azul",center:"Centrar",circle:"Circulo",color:"Color",dark:"Oscuro",dark_shadow:"Sombra Oscura",dark_thumbnail_border:"Borde Oscuro de la Miniatura",dashed_border:"Borde Discontinuo","default":"Por Defecto",effects:"Efectos",email_icon:"Icono de Email",full_color:"Color Completo",full_shadow:"Sombra Completa",full_visible:"Totalmente Visible",green:"Verde",grey:"Gris",grey_scale_fx:"FX de escala de grises",grow_shadow:"Crecer y Sombrear",image_url:"URL de la Imagen",left:"Izquierda",light_blue:"Azul Claro",light_gradient:"Gradiente Ligero",light_shadow:"Sombra Suave",link_url_target:"Destino de URL de enlace",medium_gradient:"Gradiente Medio",name_icon:"Icono de Nombre",new_tab_window:"Nueva Pesta\xf1a/Ventana",opacity_black:"Opacidad Negra",opacity_white:"Opacidad Blanca",orange_highlight:"Resaltado Naranja",phone_icon:"Icono de Tel\xe9fono",professional:"Profesional",red:"Rojo",right:"Derecha",round_corners:"Esquinas Redondas",seo_alt_text:"Texto alternativo de SEO",simple:"Simple",simple_border:"Borde Sencillo",single_image:"Imagen \xfanica",strong_fade:"Desvanecimiento Fuerte",stronger_fade:"Desvanecimiento M\xe1s Fuerte",subtle_outline:"Contorno Sutil",thick_underline:"Subrayado Grueso",transparent_black:"Negro Transparente",transparent_white:"Blanco Transparente",underlined:"Subrayada",white:"Blanco",white_subtle:"Blanco - sutil",white_thumbnail_border:"Borde de Miniatura Blanco",yellow:"Amarillo"},imagebutton:{add_image_button:"bot\xf3n agregar imagen...",image_button:"Bot\xf3n de imagen"},imagegallery2:{add_a_modal_image:"agregar una imagen modal...",full_size:"Tama\xf1o Completo",image_modal:"Modal de imagen",image_popup:"Popup de Imagen",thumbnail:"Miniatura",thumbnail_height:"Altura de la miniatura",thumbnail_width:"Ancho de la miniatura"},inlineoptin:{form_color:"Color del Formulario",form_corners:"Esquinas del Formulario",form_outline:"Esquema del Formulario",form_text:"Texto del Formulario",inline_optin:"optin en l\xednea",inline_optinemail_only_:"Optin en l\xednea (solo email)...",sign_up:"Registrate"},input:{"3d_gradient_no_icon_input":"Entrada con degradado 3D (sin icono)",add_a_form_input:"agregar una entrada de formulario ...",address:"Direcci\xf3n",all_canadian_provinces:"Todas las Provincias Canadienses",all_countries:"Todos los Pa\xedses",all_united_states:"Todos los Estados Unidos",basic_input:"Entrada B\xe1sica",black_bg_input:"Entrada con Fondo Negro",black_underline_input:"Entrada de Subrayado Negro",border_white_input:"Entrada con Borde Blanco",city:"Ciudad",country:"Pa\xeds",custom_options:"Opciones Personalizadas",custom_type:"Tipo Personalizado",default_input:"Entrada Predeterminada",email_address:"Email",first_name:"Nombre",full_name:"Nombre Completo",grey_border_input:"Entrada con Borde Gris",icon_position:"Posici\xf3n del Icono",icon_style:"Estilo de Icono",input:"entrada",input_form:"Formulario de Entrada",input_type:"Tipo de Entrada",last_name:"Apellido",light_grey_input:"Entrada Gris Claro",not_set:"No Establecido",phone_number:"N\xfamero de Tel\xe9fono",placeholder_text:"Texto del Marcador",shipping_address:"Direcci\xf3n de Env\xedo",shipping_city:"Ciudad de Env\xedo",shipping_country:"Pa\xeds de Env\xedo",shipping_state:"Estado de Env\xedo",shipping_zip:"C\xf3digo Postal de Envio",simple_clean_input:"Entrada Limpia Simple",simple_input:"Entrada Simple",state:"Estado",submit_on_enter:"Enviar al Entrar",us_canada:"EE.UU. Y Canad\xe1",vat_number:"N\xfamero VAT",zip:"C\xf3digo Postal"},member_access:{already_a_member_login_now:"\xbfYa eres usuario? \xa1Inicia sesi\xf3n ahora!",denotes:"* Denota campos obligatorios",email_placeholder:"Marcador de posici\xf3n del Email ",forms_for_loginregisterreset:"formularios para iniciar sesi\xf3n, registrarse, restablecer",member_access:"Acceso De Miembros"},membership_content:{after_creating:"Despu\xe9s de crear esta plantilla de contenido de membres\xeda, agregar\xe1s lecciones en la p\xe1gina de descripci\xf3n general del funnel. El contenido de la lecci\xf3n se intercambiar\xe1 autom\xe1ticamente aqu\xed para crear un sitio din\xe1mico de membres\xeda en vivo.",content_section_for_membership_area:"secci\xf3n de contenido para el \xe1rea de membres\xeda",display_content:"Mostrar Contenido",download_mp4_video:"Descargar Video MP4",download_resource:"Descargar Recurso",example_of_lesson_headline:"Ejemplo de T\xedtulo de la Lecci\xf3n",lesson_sub_headline:"El subt\xedtulo de la lecci\xf3n estar\xe1 aqu\xed",membership_content:"Contenido de Membres\xeda"},membership_content_insideidea:{content_section_for_membership_area:"secci\xf3n de contenido para el \xe1rea de membres\xeda",intro_to_awesome_page:"Introducci\xf3n a la p\xe1gina impresionante",membership:"Esta es mi incre\xedble membres\xeda...",membership_content:"Contenido de Membres\xeda"},membership_navigation:{category_name:"Nombre de la Categor\xeda",description_can_go_here:"La descripci\xf3n breve de la lecci\xf3n puede ir aqu\xed.",faster_navigation_menu_for_membership:"men\xfa de navegaci\xf3n m\xe1s r\xe1pido para la membres\xeda",lesson_auto_updated:"Lecci\xf3n Actualizada Autom\xe1ticamente",lessons:"Lecciones",membership_nav_2_1:"Nav Membres\xeda 2.1",navigation:"Navegaci\xf3n",title_shadow:"Sombra de T\xedtulo",toggle_background_color:"Alternar color de fondo del Men\xfa M\xf3vil",toggle_text_color:"Alternar color de texto del Men\xfa M\xf3vil",video_embed_here:"VIDEO EMBEBIDO AQU\xcd"},membership_search:{membership_search:"B\xfasqueda de Membres\xeda",search:"Buscar",search_form_for_membership:"formulario de b\xfasqueda de membres\xeda"},membership_sort:{membership_sidebar:"Barra Lateral de Membres\xeda",membership_sort:"Clasificar Membres\xeda",next:"Siguiente",previous:"Anterior",search_form_for_membership:"formulario de b\xfasqueda de membres\xeda"},multichoice:{facebook:"Facebook",multi_choice:"Opci\xf3n M\xfaltiple",online_search:"B\xfasqueda Online",option_1:"Opci\xf3n 1",other:"Otro",shape:"Forma",survey_options:"opciones de encuesta...",theme:"Tema",twitter:"Twitter"},nav:{about_us:"Sobre Nosotros",add_nav_links:"agregar enlaces de navegaci\xf3n...",features:"Caracteristicas",link_color:"Color de Enlace",link_target:"Destino del Enlace",link_text:"Texto del Enlace",navigation:"navegaci\xf3n",of_links:"# De Enlaces",order_now:"Ordenar Ahora",pricing:"Precios",resources:"Recursos",text_weight:"Peso del Texto"},order2step:{"2_step_order_form":"Formulario de pedido de 2 pasos...",address:"Direcci\xf3n",amount:"importe",back_to_shipping_text:"Texto de Volver al Env\xedo",bump_headline:"T\xedtulo de Venta Incremental",button_font:"Fuente del Bot\xf3n",button_footer_text:"Texto Al Pie Del Bot\xf3n",button_icon:"Icono de Bot\xf3n",button_size:"Tama\xf1o del Bot\xf3n",button_text_shadow:"Sombra del Texto del Bot\xf3n",buttons:"Botones",cc_cvc_text:"Texto TDC CVC",cc_exp_month_text:"Texto Mes Exp. TDC",cc_exp_year_text:"Texto A\xf1o Exp. TDC",cc_number_text:"Texto del n\xfamero TDC",city:"Ciudad",complete_order:"Completar Orden",credit_card_number:"N\xfamero de Tarjeta de Cr\xe9dito *:",cvc:"CVC *:",dynamically_updated:"Actualizado Din\xe1micamente",edit_shipping_details:"Editar Detalles de Env\xedo",edit_step_1:"Editar Paso 1",edit_step_2:"Editar Paso 2",email_address:"Email",expiry_month:"Meses de Vencimiento *:",expiry_year:"A\xf1o de Caducidad *:",form_bg_color:"Color de Fondo del Formulario",form_cc_text:"Texto de TDC del Formulario",form_cvc_text:"Texto de CVC del Formulario",form_style:"Estilo de Formulario",form_text_align:"Alinear el Texto del Formulario",full_name:"Nombre Completo",go_to_step_2:"Ir Al Paso 2",inputs:"Entradas",inventory_label:"Etiqueta de Inventario",item:"Elemento",one_time_offer:"OFERTA DE \xdaNICA VEZ",order_2_step:"Orden de 2 Pasos",oto_headline:"Titular de OUV",oto_text:"Texto OUV",phone:"Tel\xe9fono",phone_number:"N\xfamero de Tel\xe9fono",price:"Precio",select_item_text:"Texto de Selecci\xf3n del Art\xedculo",select_price_text:"Texto de Selecci\xf3n de Precio",shipping:"Env\xedo",shipping_headline:"T\xedtulo de Env\xedo",step_1_btn_sub_text:"Subtexto del Bot\xf3n del Paso 1",step_1_btn_text:"Texto del Bot\xf3n del Paso 1",step_1_headline:"Titulo del Paso 1",step_1_sub_headline:"Subtitulo del Paso 1",step_2_btn_sub_text:"Subtexto del Bot\xf3n del Paso 2",step_2_btn_text:"Texto del Bot\xf3n del Paso 2",step_2_headline:"Titulo del Paso 2",step_2_sub_headline:"Subtitulo del Paso 2",stripe_layout:"Dise\xf1o Stripe",summary_item_text:"Texto de Resumen del Art\xedculo",summary_price_text:"Texto de Resumen del Precio",toggle_order_bump:"Activar Venta Incremental",toggle_phone:"Activar Tel\xe9fono",toggle_settings:"Activar Configuraci\xf3n",toggle_shipping:"Activar Env\xedo",we_respect:"Respetamos Su Privacidad e Informaci\xf3n",where_to_ship_book:"\xbfA D\xf3nde Enviamos Tu Libro?",yes_i_will_take_it:"\xa1S\xed, lo tomar\xe9!",your_billing_info:"Tu informaci\xf3n de facturaci\xf3n",your_info:"tu informaci\xf3n",your_order_has_been_declined:"Tu pedido ha sido rechazado. Verifique los detalles de su tarjeta de cr\xe9dito o comun\xedquese con el soporte t\xe9cnico para obtener informaci\xf3n.",zip_postal_code:"C\xf3digo Postal / ZIP"},order2step_inventory:{button_subtext:"* Pagos 100% Seguros y Protegidos *",order_2_step:"Orden de 2 Pasos"},order_address:{add_a_shipping_container:"agregar un contenedor de env\xedo...",shipping_address:"Direcci\xf3n de Env\xedo"},order_apple_pay:{apple_or_android:"Apple o Android Pay se mostrar\xe1n aqu\xed cuando est\xe9n disponibles.",applepay___android_pay:"ApplePay / Android Pay",applepay_android_pay:"ApplePay Android Pay",labels:"Etiquetas",placeholders:"Marcadores de posici\xf3n",your_order_has_been_declined:"Tu pedido ha sido rechazado. Verifique los detalles de su tarjeta de cr\xe9dito o comun\xedquese con el soporte t\xe9cnico para obtener informaci\xf3n."},order_bump:{background:"Fondo",box_colors:"Colores de Caja",bump_inline_upsell:"venta incremental en linea",edges:"Bordes",headline_bg:"Fondo del T\xedtulo",order_bump:"Venta Incremental"},order_confirmation:{access_purchase:"Acceder a tu Compra",download_text:"Texto de Descarga",order_confirmation:"Confirmaci\xf3n de Orden",order_confirmation_receipt:"recibo de confirmaci\xf3n de pedido",price_text:"Texto de Precio",product:"Producto",product_color:"Color del Producto",product_text:"Texto del Producto"},order_confirmation_product_variation:{product_w__var_order_confirmation:"Confirmaci\xf3n de Pedido con Variaci\xf3n",sales_tax:"Impuesto de Venta",sub_total:"Subtotal",total:"Total",unit_price:"Precio Unitario"},order_creditcard:{credit_card_checkout:"pago con tarjeta de cr\xe9dito",credit_card_form:"Formulario de Tarjeta de Cr\xe9dito",cvc_code:"C\xf3digo CVC *:",helper_label_toggle:"Activar Etiqueta Auxiliar",hide_mobile_pay:"Ocultar Pago M\xf3vil",label_text_color:"Color del Texto de la Etiqueta"},order_multipay:{a_paypal_button_will_show_up_here:"Aparecer\xe1 un bot\xf3n de PayPal aqu\xed.",credit_card:"Tarjeta de Cr\xe9dito",credit_card_number:"N\xfamero de Tarjeta de Cr\xe9dito:",cvc_code:"C\xf3digo CVC:",environment:"Medio",expiry_month:"Meses de Vencimiento:",expiry_year:"A\xf1o de Vencimiento:",input_styles:"Estilos de Entrada",pay_select_form:"Seleccionar Forma de Pago",paypal_credit:"Cr\xe9dito Paypal",venmo:"Venmo"},order_product_option:{display_your_products:"Muestra Tus Productos",item_text:"Texto del Art\xedculo",product_selector_radio_or_dropdown:"radio de selecci\xf3n de productos o men\xfa desplegable",radio_or_dropdown:"Radio o Men\xfa Desplegable",select:"Seleccionar",select_product_2_0:"Selector Producto 2.0",select_product__2_0:"Selector Producto 2.0"},order_product_option_inventory:{product_selector_with_inventory:"Selector de Productos con Inventario",sold:"\xa1Vendido!"},order_product_variation_select:{add_to_order:"Agregar a la Orden",button_font_size:"Tama\xf1o de Fuente del Bot\xf3n",important_note:"Nota Importante:",product_description:"Descripci\xf3n del Producto",product_select:"Seleccionar Producto:",product_w__var_order_selector:"Selector de Orden de Producto con Var",title:"T\xedtulo",you_are_using:"Est\xe1s utilizando un producto con selector de variaciones."},order_saas:{billing_information:"Datos de Facturaci\xf3n",checkbox_headline:"t\xedtulo de la casilla de verificaci\xf3n",create_your_account:"Crea Tu Cuenta",full_name:"Nombre Completo",order_2_step:"Orden de 2 Pasos",saas_redirect_url:"URL de Redireccionamiento de Saas",select_your_tier:"Selecciona tu nivel","sign-up":"Inscribirse",terms_of_service:"T\xe9rminos de Servicio",tos_required:"T\xe9rminos Requeridos",tos_url:"URL de los T\xe9rminos"},order_summary:{order_summary:"Resumen del Pedido",total_amount_text:"Texto de la Cantidad Total",total_checkout_price:"precio total de pago"},order_summary_product_variation:{dynamically_updated_bump_product:"Actualizado din\xe1micamente (producto incremental)",important_note_html:"<u>Nota IMPORTANTE:</u><br/> Est\xe1s utilizando el resumen de pedido de con variaci\xf3n del producto.<br/> Debes tener un producto con un elemento selector de variaci\xf3n en esta<br/> p\xe1gina",price:"precio",product_w__var_order_summary:"Resumen de Pedido con Variaci\xf3n",quantity:"cantidad"},paragraph:{paragraph:"P\xe1rrafo"},predesigned_rows:{big_headliner:"Gran Cabecera",button:"bot\xf3n",claim_your_free_thing_now:"\xa1Reclama tu regalo ahora!",download_now:"DESCARGAR AHORA",edit:"EDITAR",free_report:"REPORTE GRATUITO",full_column:"columna completa",get_this_free_pdf_now:"obt\xe9n este PDF gratis ahora",input_form:"formulario de entrada",right_sidebar_row:"fila de la barra lateral derecha",this_is_really_free:"* esto es realmente gratis hermano *",unable_to_remove_required:"No se puede Remover (requerido)",video___optin:"Video y Optin"},pricing:{add_price_table:"a\xf1adir tabla de precios...",bg_color_style:"Estilo del Color de Fondo",billed_annually_no_set_up_fee:"Facturado anualmente, sin tarifa de instalaci\xf3n.",built_on_bootstrap:"Construido con Bootstrap",elegant_design:"Dise\xf1o Elegante",html5_css3:"HTML5 / CSS3",price_table:"Tabla de Precios",pricing_table:"tabla de precios",responsive:"Responsiva",starter:"Starter",table:"Tabla",top_bar:"Barra Superior",top_bg_color:"Color de Fondo Superior",top_text_color:"Color de Texto Superior"},privacy_notice:{cookie_url:"URL de la Cookie",location:"Ubicaci\xf3n",privacy_notice:"Aviso de Privacidad",privacy_notice_placeholder:"Marcador de posici\xf3n de aviso de privacidad",privacy_url:"URL de Privacidad"},progressbar:{alignment:"Alineaci\xf3n",almost_complete:"Casi Completo...",animated_stripes:"Rayas Animadas",bold_bottom_border:"Borde Inferior en Negrita",light_gradient:"Gradiente Ligero",offset_color:"Color Offset",percent:"Porcentual",percent_width:"Porcentaje Completado",progress_bar:"Barra de Progreso",show_progress_bar:"mostrar barra de progreso...",simple_progress_bar:"Barra de Progreso Simple",sizes:"Tama\xf1os","sizes_&amp_width":"Tama\xf1os y Ancho",stripes:"Rayas",text_style:"Estilo de Texto"},question:{add_a_questionanswer:"agregar una pregunta / respuesta...",add_question:"agregar una pregunta / respuesta...",answer_color:"Color de Respuesta",asked_question_here:"Escribe una pregunta frecuente aqu\xed",faq_block:"Bloque de Preguntas Frecuentes",question_color:"Color de la Pregunta",question_size:"Tama\xf1o de la Pregunta"},radiobutton:{add_a_radio_button_form:"agregar un formulario de bot\xf3n de radio...",group_radio_inputs:"Agrupar las entradas de radio por el mismo nombre de 'tipo personalizado'...",radio_button:"boton de radio"},round_up:{add_more:"A\xf1adir M\xe1s",headline_font_size:"Tama\xf1o de Fuente del T\xedtulo",liberate_educate:"Liberar y Educar",round_to:"Redondear a",round_up:"redondeo",round_up_for_charity_html:"<b>\xa1Redondeo Por Caridad!</b> Marque esta casilla para redondear su pedido y donaremos el 100% de la diferencia para ayudar a Liberar y Educar a los ni\xf1os de todo el mundo.",text_font_size:"Tama\xf1o de Fuente del Texto"},select_input:{"3d_gradient_no_icon_select_input":"Degradado 3D (sin icono) Entrada de Selecci\xf3n",add_a_form_select_box:"agregar un cuadro de selecci\xf3n de formulario...",basic_select_input:"Entrada de Selecci\xf3n B\xe1sica",black_bg_select_input:"Entrada de Selecci\xf3n Fondo Negro",black_underline_select_input:"Entrada de Selecci\xf3n Subrayado Negro",border_white_select_input:"Entrada de Selecci\xf3n Borde Blanco",default_select_input:"Entrada de Selecci\xf3n Predeterminada",dropdown_select:"Selector Desplegable",grey_border_select_input:"Entrada de Selecci\xf3n Borde Gris",input_name:"Nombre de Entrada",light_grey_select_input:"Entrada de Selecci\xf3n Gris Clara",rounded_select_input:"Entrada de Selecci\xf3n Redondeada",select_input:"Entrada de Selecci\xf3n",simple_clean_select_input:"Entrada de Selecci\xf3n Limpia Simple",simple_select_input:"Entrada de Selecci\xf3n Simple"},sidebar:{facebook_messenger_checkbox:{label:"Casilla de verificaci\xf3n de Facebook Messenger"}},sms:{"3d_gradient_no_icon_inputs":"Entradas con degradado 3D (sin icono)",add_sms_text_reminder:"agregar recordatorio de texto SMS...",basic_inputs:"Entradas B\xe1sicas",black_bg_inputs:"Entradas con Fondo Negro",black_underline_inputs:"Entradas con Subrayado Negro",border_white_inputs:"Entradas con Borde Blanco",checkbox_text:"Texto de Casilla de Verificaci\xf3n",checkbox_text_style:"Estilo de Texto de Casilla de Verificaci\xf3n",country_code_for_mobile:"C\xf3digo de Pa\xeds Para M\xf3vil",default_inputs:"Entradas Predeterminadas",grey_border_inputs:"Entradas con Borde Gris",i_would_like_to_receive:"Me gustar\xeda recibir una alerta de texto SMS antes de que comience el evento",light_grey_inputs:"Entradas Gris Claro",notice_text:"Texto de Aviso",phone_field:"Campo de Tel\xe9fono",rounded_inputs:"Entradas Redondeadas",select_your_country:"(Opcional pero muy recomendable) Seleccione su c\xf3digo de pa\xeds e ingrese su n\xfamero de tel\xe9fono m\xf3vil para recibir un recordatorio de alerta por mensaje de texto 15 minutos antes de que comience el Webinar",simple_clean_inputs:"Entradas Limpias Simples",simple_inputs:"Entradas Simples",sms_checkbox:"Casilla de Verificaci\xf3n de SMS",sms_notice:"Aviso SMS",sms_reminder:"Recordatorio de SMS",sms_sign_up:"Registro SMS"},social:{black:"Negro",blue:"Azul",classic:"Cl\xe1sico",color_links:"Color de Enlaces",end:"fin",facebook:"Facebook",grey:"Gris",share_link_on_facebook:"Compartir enlace en Facebook",share_link_on_twitter:"Compartir enlace en Twitter",share_url:"Compartir URL",social_share_buttons:"botones de compartir en redes sociales...",social_shares:"Acciones Sociales",twitter:"Twitter",twitter_title:"T\xedtulo de Twitter",twitter_username:"Nombre de usuario de Twitter"},stackedoptin:{optin_form:"formulario de suscripci\xf3n",stacked_optinemail_only_:"optin apilado (solo email)..."},subheadline:{headline:"Peque\xf1o T\xedtulo de Llamado a la Acci\xf3n",sub_headline:"Sub T\xedtulo"},survey:{answer_size:"Tama\xf1o de Respuesta",because_it_is_amazing:"\xa1Porque es asombroso!",better_than_html:"Mejor que HTML",hover_style:"Estilo de Desplazamiento",mult_step_survey_process:"proceso de encuesta de varios pasos",progress_color:"Color de Progreso",progress_size:"Tama\xf1o de Progreso",progress_style:"Estilo de Progreso",question_align:"Alineaci\xf3n de Pregunta",question_sub_align:"Sub Alineaci\xf3n de Pregunta",question_sub_size:"Sub Tama\xf1o de Pregunta",survey:"encuesta",why_do_you_like_clickfunnels:"\xbfPor Qu\xe9 Te Gusta ClickFunnels?"},templates_columns_sidebar:{"2_columns":"2 columnas","3_columns":"3 columnas","4_columns":"4 columnas"},templates_elements_sidebar:{audio_player:"reproductor de audio",billing_add:"direcci\xf3n de facturaci\xf3n",bullet_list:"lista de vi\xf1etas",button:"bot\xf3n",checkbox_headline:"t\xedtulo de la casilla de verificaci\xf3n",clickpush:"ClickPush Prompt",countdown_20:"cuenta regresiva 2.0",custom_js_html:"JS / HTML personalizado",day_timer:"temporizador de d\xeda",desktop_notification:"Notificaci\xf3n de Escritorio",divider:"divisor",drag_over:"arrastrar",facebook:"Optin de Facebook",facebook_optin:"Optin de Facebook",
faq:"pf",fb_comments:"comentarios de fb",fomo_timer:"Temporizador FOMO",headline:"titular",icon:"icono",image:"imagen",image_list:"lista de im\xe1genes",image_popup:"popup de imagen",img_feature:"imagen destacada",input:"entrada",minute_timer:"temporizador de minutos",navigation:"navegaci\xf3n",next_question:"Siguiente Pregunta de la Encuesta",next_step_1:"Ir al paso siguiente en el Funnel",next_step_2:"\xa1Esto no registra tu formulario!",no_link:"Enlace de No Compra - Venta Incremental",oto_no_product:"SIN CONFIGURACI\xd3N DEL PRODUCTO",oto_product_1:"Venta Incremental de 1 Click",oto_product_2:"8%% Venta Incremental de 1 Click - %s",oto_product_any:"Venta Incremental de 1 Click - Elegir Producto",paragraph:"p\xe1rrafo",popup:"Abrir Popup",pricing_table:"tabla de precios",privacy_notice:"Aviso de Privacidad",progress_bar:"barra de progreso",scroll:"Desplazarse a la Fila / Secci\xf3n de la P\xe1gina",select_box:"cuadro de selecci\xf3n",shipping_add:"direcci\xf3n de env\xedo",show_hide:"Acci\xf3n Mostrar / Ocultar",sms_sign_up:"registro sms",social_share:"compartir social","sub-headline":"sub-t\xedtulo",submit:"Enviar Pedido / Enviar Formulario",survey:"encuesta",text_area:"area de texto",text_block:"bloque de texto",url:"Ir a la URL del Sitio Web",video:"video",video_popup:"video popup"},templates_rows_sidebar:{"1_column":"1 columna","5_columns":"5 columnas","6_columns":"6 columnas",coming_soon:"Pr\xf3ximamente: filas personales y de dise\xf1o previo para membres\xedas...",left_sidebar:"barra lateral izquierda",right_sidebar:"barra lateral derecha",rows:"filas",will_be_made_better:"BETA - \xa1Mejorar\xe1!"},templates_sections_sidebar:{coming_soon:"Pr\xf3ximamente: secciones personales y de predise\xf1o para membres\xedas...",full_width:"ancho completo",medium:"mediana",small:"peque\xf1a",wide:"amplia"},templates_special_elements:{"2_step_order":"Orden de 2 Pasos","2_step_order_w_inventory":"Orden de 2 Pasos con Inventario",add_event_20:"agregar evento 2.0",affiliate_link:"enlace de afiliado",affiliate_stats:"estad\xedsticas de afiliados",apple_android_pay:"apple / android pay",autowebinar_at:"autowebinar a las",autowebinar_countdown:"cuenta regresiva autowebinar",confirmation:"confirmaci\xf3n",content:"contenido",credit_card:"tarjeta de cr\xe9dito",image_asset:"recurso de imagen",link_builder:"constructor de enlaces",local_time:"hora local",order_bump:"venta incremental",order_select:"selector de orden",order_select_w_inventory:"selector de orden con inventario",order_summary:"resumen del pedido",pay_select:"seleccionar pago",prod_w_var_order_summary:"resumen de pedido de producto con variaci\xf3n",product_w_var_order_confirm:"confirmaci\xf3n de pedido de producto con variaci\xf3n",product_w_var_selector:"selector de producto con variaci\xf3n",saas_sign_up:"Registro en SaaS",search:"buscar",text_asset:"activo en texto",user_login:"inicio de sesi\xf3n de usuario",visual_funnel:"funnel visual",webinar_date:"fecha del webinar",webinar_time:"hora del webinar"},textarea:{add_a_form_textarea:"agregar un formulario \xe1rea de texto...",form_textarea:"Formulario \xc1rea de Texto",textarea:"\xc1rea de Texto"},textblock:{add_text_block:"agregar bloque de texto...",block:"Bloque",edit_text:"Editar Texto",text_block:"bloque de texto",text_font:"Fuente del Texto"},togglebutton:{active_bg_color:"Color de Fondo Activo",active_txt_color:"Color de Texto Activo\n",deactive_bg_color:"Color de Fondo Desactivado",deactive_txt_color:"Color de Texto Desactivado",display:"Mostrar",show_1:"Mostrar #1",show_2:"Mostrar #2",show_id:"Mostrar ID",sub_text_1:"Subtexto #1",sub_text_2:"Subtexto #2",text_1:"Texto #1",text_2:"Texto #2",toggle_button:"bot\xf3n de activaci\xf3n",toggle_two_different_objects:"alternar dos objetos diferentes"},video:{add_video_player:"agregar reproductor de video...",auto_play:"Auto-reproducci\xf3n",block_pause:"Bloquear Pausa",branding:"Branding",click_to_join_session:"Haz click para unirte a la sesi\xf3n en curso ...",close_sticky_icon:"Icono de Cerrar Pegajoso",desktop_only_autoplay_html:"Solo escritorio<br /> S\xed, configurar\xe1 la reproducci\xf3n autom\xe1tica en el escritorio",desktop_only_html:"Solo escritorio<br /> S\xed, configurar\xe1 la reproducci\xf3n autom\xe1tica en el escritorio",evs_embed_code:"C\xf3digo de Inserci\xf3n de EVS",mp4_url:"URL de MP4",must_provide_both_mp4:"Debes proporcionar formatos de video MP4 y WEBM.",only_works_with_autoplay_html:"Solo funciona con<br> Auto-reproducci\xf3n <b>On</b> y Bloqueo de Pausa <b>No</b>",only_works_with_block_pause_html:"Solo funciona con Bloqueo de Pausa.<br /> Texto para mostrar en superposici\xf3n de video.",only_works_with_html:"Solo funciona con<br> Auto-reproducci\xf3n, <b>On</b> Bloqueo de Pausa <b>No</b> y Controles <b>Off</b>",optional_height:"Altura Opcional",optional_width:"Ancho Opcional",overlay_text:"Texto Superpuesto",start_image_url:"URL de Imagen Inicial",start_muted:"Iniciar Silenciado",sticky_on_scroll:"Fijar a la Parte Superior Al Desplazar",sticky_position:"Posici\xf3n Fija",sticky_style:"Estilo Fijo",sticky_width:"Ancho Fijo",unmute_label:"Etiqueta para Activar Sonido",video:"Video",video_embed:"Incrustaci\xf3n de Video",video_type:"Tipo de Video",vimeo_url:"URL de Vimeo",webm_url:"URL de WEBM",wistia_url:"URL de Wistia",youtube_url:"URL de YouTube"},video_unlocker:{"1_headline":"#1 T\xedtulo","1_thumbnail":"#1 Miniatura","1_youtube_url":"#1 URL de YouTube","2_headline":"#2 T\xedtulo","2_no_of_days":"#2 No. de d\xedas","2_thumbnail":"#2 Miniatura","2_unlock_date":"#2 Fecha de Desbloqueo","2_unlock_time":"#2 Tiempo de Desbloqueo","2_youtube_url":"#2 URL de YouTube","3_headline":"#3 T\xedtulo","3_no_of_days":"#3 No. de d\xedas","3_thumbnail":"#3 Miniatura","3_unlock_date":"#3 Fecha de Desbloqueo","3_unlock_time":"#3 Tiempo de Desbloqueo","3_youtube_url":"#3 URL de YouTube","4_headline":"#4 T\xedtulo","4_no_of_days":"#4 No. de d\xedas","4_thumbnail":"#4 Miniatura","4_unlock_date":"#4 Fecha de Desbloqueo","4_unlock_time":"#4 Tiempo de Desbloqueo","4_youtube_url":"#4 URL de YouTube",_desktop_onlyunlock_videosampcontent:"(solo escritorio) Desbloquear videos y Contenido",cookie_based_html:"Desbloqueo de video \"evergreen\" basado en cookies. <small style='display: block;font-size: 11px'>(la acci\xf3n final ocurre en el \xfaltimo video)</small>",edit_video:"Editar Video",end_action:"Acci\xf3n Final",end_action_happens_on_last_video:"(la acci\xf3n final ocurre en el \xfaltimo video)",end_action_happens_on_last_video_html:"Desbloquea videos basados en fechas espec\xedficas <small style='display: block;font-size: 11px'>(la acci\xf3n final ocurre en el \xfaltimo video)</small>",every_video_html:"(El elemento ya no es compatible) Desbloqueo de videos de YouTube <span style='display: block;color: #ddd; text-align:center;border-radius: 4px; box-shadow: 2px 1px 2px #333 inset; border: 1px solid #222;border-bottom: 2px solid #222;margin-left: 13px;background: #333;padding: 10px;margin-top: 10px;font-size: 13px'>Puedes generar una miniatura de YouTube dejando el campo Miniatura del video vac\xedo y haciendo clic en guardar dos veces. <strong>Cada video de las series 1-4 debe ser un video \xfanico</strong></span>",force_watch:"Forzar Consumo de Video",headline_size:"Tama\xf1o del T\xedtulo",headline_weight:"Peso del T\xedtulo",headlines:"Titulares",locked:"Bloqueado",locked_text:"Texto de Bloqueo",no_of_videos:"No. de Videos",pause_text:"Texto de Pausa",play_text:"Texto de Reproducir",play_video:"Reproduce el Video",playing_text:"Texto de Reproducci\xf3n",preview_image:"Imagen de Previsualizaci\xf3n",progres_bar_color:"Color de la Barra de Progreso",progress_bar_style:"Estilo de la Barra de Progreso",thumbnails:"Miniaturas",type:"Tipo",unlock_these:"Desbloquea Estos",video_1:"Video #1",video_2:"Video #2",video_3:"Video #3",video_4:"Video #4",video_unlocker:"Desbloqueo de Video",youtube_video_unlocker:"Desbloqueo de videos de YouTube"},videogallery1:{add_a_video_popup:"agregar un popup de video...",thumbnail_url:"URL de Miniatura",video_modal:"Video Modal",video_popup:"Popup de Video",video_url:"URL del Video",watch_this:"\xa1Mira este incre\xedble video!"}},text_colors:"Colores de Texto",up:"arriba",uploaded_images:"Im\xe1genes Cargadas",warning_button:"ADVERTENCIA: ACCI\xd3N DEL BOT\xd3N NO ESTABLECIDA",warning_deprecated:"ADVERTENCIA: ESTO EST\xc1 ANULADO",yes_link_2_for_oto:"Enlace S\xcd para OUV 2",yes_link_for_oto:"Enlace S\xcd para OUV",you_have_not_saved:"No has guardado en mucho tiempo, \xbfte gustar\xeda guardar y publicar ahora?",you_have_unsaved_changes:"Tienes cambios no guardados"},plan_names:{premium:"ClickFunnels Platinum"},presenters:{activation_flow:{goals:{select_form:{funnels:{generate_leads:{description:"El \xfanico objetivo es obtener direcciones de Email. Genial para ir tras una nueva audiencia. El enfoque inicial es despertar la curiosidad para generar opt-ins en lugar de posicionamiento de marca.",title:"Funnel de P\xe1gina de Registro"},promote_as_an_affiliate:{clickbank:{high:{description:"Especialmente \xfatil para los comerciantes afiliados o de redes de mercadeo para vender previamente a los visitantes antes de enviarlos a un Funnel que no controlas.",title:"Funnel Puente"},low:{description:"El objetivo es alcanzar el punto de equilibrio en el gasto publicitario y ascender a los clientes que pagan a ofertas de productos de alto ingreso en una p\xe1gina de agradecimiento. Un producto inicial de bajo costo lleva a los clientes a ventas adicionales, reducidas y m\xe1s costosas. Le permite realizar un seguimiento de los clientes que no completan el paso dos.",title:"Funnel Tripwire de 2 Pasos"},mid:{description:"Una carta de ventas de formato largo que vende tu producto o servicio. Las ventas ascendentes y descendentes inmediatamente despu\xe9s de la oferta principal aumentan el valor promedio de compra.",title:"Funnel de Carta de Ventas"}},clickfunnels:{description:"Similar a los otros Funnels de Registro, excepto que regala algo (PDF, mini curso o videos) a cambio de direcciones de Email de clientes.",title:"Funnel de Lead Magnet"},other:{high:{description:"Te da m\xe1s tiempo para cerrar clientes potenciales a un precio m\xe1s alto, ya que la mayor\xeda de los webinars duran al menos una hora. Las p\xe1ginas de adoctrinamiento hacen que los clientes se entusiasmen con tu capacitaci\xf3n.",title:"Funnel de Webinar de Venta"},low:{description:"El \xfanico objetivo es obtener direcciones de Email. Genial para ir tras una nueva audiencia. El enfoque inicial es despertar la curiosidad para generar opt-ins (registros) en lugar de posicionar la marca.",title:"Funnel de P\xe1gina de Registro"},mid:{description:"Especialmente \xfatil para los promotores de programas de afiliados o de redes de mercadeo para pre-vender a los visitantes antes de enviarlos a un Funnel externo que no controlas.",title:"Funnel Puente"}}},sell_a_product:{digital_product:{description:"Una carta de ventas de formato largo que vende tu producto o servicio. Las ventas ascendentes y descendentes inmediatamente despu\xe9s de la oferta principal aumentan el valor promedio del carrito.",title:"Funnel de Carta de Ventas"},event:{description:"Te da m\xe1s tiempo para cerrar clientes potenciales a un precio m\xe1s alto, ya que la mayor\xeda de los webinars duran al menos una hora. Las p\xe1ginas de adoctrinamiento hacen que los clientes se entusiasmen con tu capacitaci\xf3n.",title:"Funnel de Webinar de Venta"},online_course:{description:"El objetivo es vender acceso a sitios de membres\xeda y boletines informativos pagados. Una carta de ventas en video (o escrita) vende el sitio de membres\xeda.",title:"Funnel de Membres\xeda"},other:{description:"Una carta de ventas de formato largo que vende tu producto o servicio. Las ventas ascendentes y descendentes inmediatamente despu\xe9s de la oferta principal aumentan el valor promedio del carrito.",title:"Funnel de Carta de Ventas"},physical_product:{description:"El objetivo es alcanzar el punto de equilibrio en el gasto publicitario y ascender a los clientes que pagan a ofertas de productos de alto ingreso en una p\xe1gina de agradecimiento. Un producto inicial de bajo costo lleva a los clientes a ventas adicionales, reducidas y m\xe1s costosas. Le permite realizar un seguimiento de los clientes que no completan el paso dos.",title:"Funnel Tripwire de 2 Pasos"}}}}}},contact_profiles:{index:{stat_dropdown:{options:{alltime:"Todo El Tiempo",last30days:"\xdaltimos 30 D\xedas",last60days:"\xdaltimos 2 Meses",last7days:"\xdaltimos 7 D\xedas",lastyear:"\xdaltimos 12 Meses"},title:{alltime:{date_filter:"Todo El Tiempo",date_text:"Todo El Tiempo"},last30days:{date_filter:"\xdaltimos 30 D\xedas"},last60days:{date_filter:"\xdaltimos 2 Meses"},last7days:{date_filter:"\xdaltimos 7 D\xedas"},lastyear:{date_filter:"\xdaltimos 12 Meses"}}}}},lists:{index:{ungrouped:"Sin Agrupar"}},search_filters:{by_product:"Buscar por producto...",heading_by_email:"Buscar %{heading} por email...",heading_by_name_or_email:"Buscar %{heading} por nombre o email..."},shared:{stat_dropdown:{options:{alltime:"Todo El Tiempo",last30days:"\xdaltimos 30 d\xedas",last60days:"\xdaltimos 2 Meses",last7days:"Ultimos 7 D\xedas",lastyear:"\xdaltimos 12 Meses"},title:{alltime:{date_filter:"Todo El Tiempo",date_text:"Todo El Tiempo"},last30days:{date_filter:"\xdaltimos 30 d\xedas"},last60days:{date_filter:"\xdaltimos 2 Meses"},last7days:{date_filter:"Ultimos 7 D\xedas"},lastyear:{date_filter:"\xdaltimos 12 Meses"}}}}},product_purchase:{errors:{product:{invalid_bump:"Selecci\xf3n de Venta Incremental no v\xe1lida"},product_variant:{inactive:"%{product_variant_value_names} no disponible en este momento."},record:{not_found:"No se encontraron uno o m\xe1s productos seleccionados"}}},products:{edit:{editing_product:"Editando producto"},error:{please_correct_these_errors:"Corrige estos errores:"},form:{affiliates:"Afiliados",email_integration:"Integraci\xf3n de Email",fulfillment_email:"Email de Entrega",infusionsoft_integration:"Integraci\xf3n InfusionSoft",infusionsoft_v2_integration:"Integraci\xf3n Infusionsoft V2",membership:"Membres\xeda",now_supporting_138_currencies_beta:"Ahora admitimos 138 monedas (beta)",optional_override_the_display_of_the_price_on_order_form:"(Opcional) Anula la visualizaci\xf3n del precio en el formulario de pedido",optionally_delete:"(Opcional) Elimina las facturas / pedidos rechazados de Infusionsoft.",price_display_on_order_form:"Visualizaci\xf3n de Precio En Formulario De Pedido",promo_codes_applied_when_purchasing_this_product_note_require:"C\xf3digos promocionales aplicados al comprar este producto. (Nota: obligatorio para las pruebas gratuitas)",provide_html:"Proporciona el ID de Producto para este producto en <span class='service-name'>tu pasarela de pagos de terceros</span> . Consulta la base de <a href='https://support.clickfunnels.com/support/solutions' target='_blank'>conocimientos para obtener ayuda</a>.",settings:"Ajustes",shipping:"Env\xedo",should_this_product_be_the_bump_on_the_order_page_if_present:"\xbfDeber\xeda este el producto incremental en la p\xe1gina de pedido si est\xe1 presente?",to_change_which_stripe_account_is_used_visit_the_settings_for:"Para cambiar qu\xe9 cuenta de Stripe se usa, visita la configuraci\xf3n de este Funnel.",webhook_url_html:"Proporciona esta URL de Webhook (Notificaci\xf3n de pago instant\xe1nea) a <span class='service-name'>tus servicios de terceros</span> para registrar pedidos."},index:{amount:"Importe",destroy:"Eliminar",edit:"Editar",listing_products:"Listado de productos",name:"Nombre",new_product:"Nuevo Producto",show:"Mostrar",stripe_plan:"Plan de Stripe",user:"Usuario"},"new":{add_new_product:"Agregar Nuevo Producto"},payment_integration_info:{frequency:"Frecuencia",initial_charge_amount_for_paid_trials:"Importe del cargo inicial (para pruebas pagadas)",max_number_of_charges_leave_blank_for_unlimited:"N\xfamero M\xe1ximo de Cargos (dejar en blanco para ilimitado)",payment_gatewayname_integration:"Integraci\xf3n %{payment_gatewayname}",plan_name:"Nombre del Plan",provide_your_product_sku_for_this_product:"Proporciona tu SKU de producto para este producto."},show:{amount:"Importe:",are_you_sure:"\xbfEst\xe1s seguro?",back:"Atr\xe1s","delete":"Borrar",edit:"Editar",edit_product:"Editar Producto",name:"Nombre:",stripe_plan:"Plan de Stripe"},stripe_integration_info:{alongside_your_company_name_that_you_set_in_your:"junto con el nombre de tu empresa que estableciste tu",limited_to_22_characters:"Limitado a 22 caracteres.",note:"nota: este valor anular\xe1 cualquier per\xedodo de prueba establecido directamente en Stripe",note_exact_plan_id_must:"Nota: El Plan_ID EXACTO debe existir en el modo Live y Test para que funcione la prueba del formulario de pedido.",number_of_days:"n\xfamero de d\xedas",number_of_payment_plan_payments:"N\xfamero de Pagos del Plan",one_time:"Una Vez",payment_gateway_settings:"Configuraci\xf3n de la Pasarela de Pago.",product_description:"Descripci\xf3n del Producto",stripe_integration:"Integraci\xf3n Stripe",subscription:"Suscripci\xf3n",this_will_appear_on_your_customers_credit_card_statement:"Esto aparecer\xe1 en el extracto de la tarjeta de cr\xe9dito de tus clientes.",this_will_cancel:"Esto cancelar\xe1 la suscripci\xf3n despu\xe9s del pago n\xfamero X, pero mantendr\xe1 su acceso a las compras.",trial_period_days:"Per\xedodo de Prueba (d\xedas)"}},purchase:{charge_failure:{card_declined:{402:"Expirado",approve_with_id:"Tarjeta rechazada: No se puede autorizar el pago.",authentication_required:"Tarjeta rechazada: el banco emisor de tu tarjeta requiere una autorizaci\xf3n adicional; intenta con otra tarjeta de cr\xe9dito",call_issuer:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",card_declined:"Tarjeta rechazada: el pago ha sido rechazado. Vuelva a intentarlo o utilice una tarjeta diferente.",card_not_supported:"Tarjeta rechazada: la tarjeta no admite este tipo de compra.",card_velocity_exceeded:"Tarjeta rechazada: se super\xf3 el saldo o l\xedmite de cr\xe9dito disponible en la tarjeta.",currency_not_supported:"Tarjeta rechazada: la tarjeta no admite la moneda especificada.",do_not_honor:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",do_not_try_again:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",duplicate_transaction:"Tarjeta rechazada: una transacci\xf3n con la misma cantidad e informaci\xf3n de tarjeta de cr\xe9dito se envi\xf3 muy recientemente.",expired_card:"Tarjeta rechazada: tu tarjeta ha expirado.",generic_decline:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",incorrect_cvc:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",incorrect_number:"Tarjeta rechazada: tu n\xfamero de tarjeta es incorrecto",incorrect_pin:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",incorrect_zip:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",insufficient_funds:"Tarjeta rechazada: la tarjeta no tiene fondos suficientes para completar la compra.",invalid_account:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",invalid_amount:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",invalid_cvc:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",invalid_expiry_month:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",invalid_expiry_year:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",invalid_number:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",invalid_pin:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",issuer_not_available:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",lost_card:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",merchant_blacklist:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",new_account_information_available:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",no_action_taken:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",not_permitted:"Tarjeta rechazada: no permitida",offline_pin_required:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",online_or_offline_pin_required:"Tarjeta rechazada: Verifica que hayas ingresado la informaci\xf3n correctamente.",pickup_card:"Tarjeta rechazada: la tarjeta no se puede utilizar para realizar este pago",pin_try_exceeded:"Tarjeta rechazada: se super\xf3 la cantidad permitida de intentos de PIN.",processing_error:"Tarjeta rechazada: se produjo un error al procesar la tarjeta.",reenter_transaction:"Tarjeta rechazada: el emisor no pudo procesar el pago por un motivo desconocido.",restricted_card:"Tarjeta rechazada: la tarjeta no se puede utilizar para realizar este pago",revocation_of_all_authorizations:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",revocation_of_authorization:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",security_violation:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",service_not_allowed:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",stop_payment_order:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",subscription_payment_intent_requires_action:"Tarjeta rechazada: el banco emisor de tu tarjeta requiere una autorizaci\xf3n adicional; pruebe con otra tarjeta de cr\xe9dito",testmode_decline:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",transaction_not_allowed:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",try_again_later:"Tarjeta rechazada: la tarjeta ha sido rechazada por un motivo desconocido.",withdrawal_count_limit_exceeded:"Tarjeta rechazada: se super\xf3 el saldo o l\xedmite de cr\xe9dito disponible en la tarjeta."},timeout:"Tiempo de espera del procesador de pagos agotado",unknown_failure:"Hubo un problema durante la compra."}},ransack:{all:"todos",and:"y",any:"cualquier",asc:"ascendente",attribute:"atributo",combinator:"combinador",condition:"condici\xf3n",desc:"descendente",or:"o",predicate:"predicado",predicates:{blank:"est\xe1 en blanco",cont:"contiene",cont_all:"contiene todos",cont_any:"contiene cualquier",does_not_match:"no coincide con",does_not_match_all:"no coincide con todos",does_not_match_any:"no coincide con ninguno",end:"termina en",end_all:"termina en todos",end_any:"termina en cualquier",eq:"es igual a",eq_all:"es igual a todos",eq_any:"es igual a cualquier","false":"es falso",gt:"mayor que",gt_all:"mayor que todos",gt_any:"mayor que cualquier",gteq:"mayor que o igual a",gteq_all:"mayor que o igual a todos",gteq_any:"mayor que o igual a cualquier","in":"en",in_all:"en todos",in_any:"en cualquier",lt:"menor que",lt_all:"menor que todos",lt_any:"menor que cualquier",lteq:"menor que o igual a",lteq_all:"menor o igual a todos",lteq_any:"menor o igual a cualquier",matches:"coincide con",matches_all:"coincide con todos",matches_any:"coincide con cualquier",not_cont:"no contiene",not_cont_all:"no contiene todos",not_cont_any:"no contiene ninguno",not_end:"no termina en",not_end_all:"no termina en todos",not_end_any:"no termina en cualquier",not_eq:"no es igual a",not_eq_all:"no es igual a todos",not_eq_any:"no es igual a cualquier",not_in:"no en",not_in_all:"no en todos",not_in_any:"no en cualquier",not_null:"no es nulo",not_start:"no comienza con",not_start_all:"no comienza con todos",not_start_any:"no comienza con cualquier","null":"es nulo",present:"est\xe1 presente",start:"comienza con",start_all:"comienza con todos",start_any:"comienza con cualquier","true":"es verdadero"},search:"buscar",sort:"ordenar",value:"valor"},recipes:{show:{directions:"Instrucciones",funnel_map:"Mapa del Funnel",nothing_to_show:"Nada que mostrar",pages:"P\xe1ginas",premium_designs_from_other_users:"Dise\xf1os Premium De Otros Usuarios Y Dise\xf1adores",time:"TIEMPO",type:"TIPO"}},recipients:{index:{bounced:"Rebotado",clicked:"Cliqueado",contact_profile:"Perfil de contacto",email_campaign:"Campa\xf1a de email",job:"Trabajo",list:"Lista",listing_recipients:"Lista de destinatarios",new_recipient:"Nuevo Destinatario",opened:"Abierto",spam:"Correo No Deseado",status:"Estado",unsubscribed:"Dado de Baja"}},rule_groups:{action_empty:"es mayor que",add_filter_rules:{description:"De forma predeterminada, enviaremos a todos los contactos que est\xe9n en tu Lista o puede restringir este paso solo a los contactos que cumplan con un conjunto de reglas",label:"Agregar Grupo de Reglas"},add_rule_group_button:"Agregar Reglas de Filtro",agent_empty:"No establecido...",broadcasts:"Broadcasts",contact:"Contacto",contacts_who_meet_requirements_messages:"Incluya solo contactos que cumplan con TODOS estos requisitos...",custom_group_header:"Grupo Personalizado",custom_group_title:"Haz click para editar el nombre del grupo",disable_with:"Actualizando...",email_step:"Paso de Email",error:"Una o m\xe1s reglas no se han configurado completamente. Elimine o corrija la (s) regla (s) para continuar.",funnel:"Funnel",index:{listing:"Listado de rule_groups",name:"Nombre",new_rule_group:"Nuevo Grupo de Reglas",user:"Usuario"},lists:"Listas",loading:"Comprobando de Reglas",new_rule:"Agregar Nueva Regla:",no_rules_message:"No ha agregado ninguna regla para esta acci\xf3n.",or:"O",product:"Producto",rule_actions:{contains:"contiene","is blank":"est\xe1 en blanco","is equal to":"es igual a","is greater than":"es mayor que","is less than":"es menor que","is not blank":"no est\xe1 en blanco"},rule_agents:{AboutMe:"AboutMe","AboutMe Followers":"Seguidores en AboutMe","AboutMe Following":"Siguiendo AboutMe","Action Score":"Action Score",Address:"Direcci\xf3n",Age:"Edad","Age Range Lower":"Rango de Edad Inferior","Age Range Upper":"Rango de Edad Superior",AngelList:"AngelList","AngelList Followers":"Seguidores en AngelList","AngelList Following":"Siguiendo en AngelList",Blogger:"Blogger","Blogger Followers":"Seguidores en Blogger","Blogger Following":"Siguiendo en Blogger","Bought Product":"Compro Producto",City:"Ciudad","Clicked Broadcast":"Hizo Click en Broadcast","Clicked Email Step":"Hizo Click en Paso de Email",CoinBase:"CoinBase","CoinBase Followers":"Seguidores en CoinBase","CoinBase Following":"Siguiendo en CoinBase",Country:"Pa\xeds",CrunchBase:"CrunchBase","CrunchBase Followers":"Seguidores en CrunchBase","CrunchBase Following":"Siguiendo en CrunchBase","Deduced Location":"Ubicaci\xf3n Deducida",DeviantArt:"DeviantArt","DeviantArt Followers":"Seguidores en DeviantArt","DeviantArt Following":"Siguiendo en DeviantArt",Digg:"Digg","Digg Followers":"Seguidores en Digg","Digg Following":"Siguiendo en Digg",Disqus:"Disqus","Disqus Followers":"Seguidores en Disqus","Disqus Following":"Siguiendo en Disqus","Does Not Have Tag":"No Tiene Etiqueta",Dribbble:"Dribbble","Dribbble Followers":"Seguidores en Dribbble","Dribbble Following":"Siguiendo en Dribbble",Email:"Email",Facebook:"Facebook","Facebook Followers":"Seguidores en Facebook","Facebook Following":"Siguiendo en Facebook",Facebookpage:"Pagina de Facebook","Facebookpage Followers":"Seguidores de la p\xe1gina de Facebook","Facebookpage Following":"P\xe1gina de Facebook Siguiendo","First Name":"Nombre",Flickr:"Flickr","Flickr Followers":"Seguidores en Flickr","Flickr Following":"Siguiendo en Flickr",Foursquare:"Foursquare","Foursquare Followers":"Seguidores en Foursquare","Foursquare Following":"Siguiendo en Foursquare","Full Name":"Nombre Completo",Gender:"G\xe9nero",Github:"Github","Github Followers":"Seguidores en Github","Github Following":"Siguiendo en Github",GoogleProfile:"GoogleProfile","GoogleProfile Followers":"Seguidores en GoogleProfile","GoogleProfile Following":"Siguiendo en GoogleProfile",Gravatar:"Gravatar","Gravatar Followers":"Seguidores en Gravatar","Gravatar Following":"Siguiendo en Gravatar",HackerNews:"HackerNews","HackerNews Followers":"Seguidores en HackerNews","HackerNews Following":"Siguiendo en HackerNews","Has Tag":"Tiene Etiqueta",IMDB:"IMDB","IMDB Followers":"Seguidores en IMDB","IMDB Following":"Siguiendo en IMDB",Instagram:"Instagram","Instagram Followers":"Seguidores en Instagram","Instagram Following":"Siguiendo en Instagram",Keybase:"Keybase","Keybase Followers":"Seguidores en Keybase","Keybase Following":"Siguiendo en Keybase","Last Engaged Days Ago":"D\xedas Desde Su \xdaltima Interacci\xf3n","Last Name":"Apellido",LastFm:"LastFm","LastFm Followers":"Seguidores en LastFm","LastFm Following":"Siguiendo en LastFm",LinkedIn:"LinkedIn","LinkedIn Followers":"Seguidores en LinkedIn","LinkedIn Following":"Siguiendo en LinkedIn",LiveJournal:"LiveJournal","LiveJournal Followers":"Seguidores en LiveJournal","LiveJournal Following":"Siguiendo en LiveJournal","Location General":"Ubicaci\xf3n General",Medium:"Mediana","Medium Followers":"Seguidores en Medium","Medium Following":"Siguiendo en Medium",MeetMe:"MeetMe","MeetMe Followers":"Seguidores en MeetMe","MeetMe Following":"Siguiendo en MeetMe","Middle Name":"Segundo Nombre",Myspace:"Myspace","Myspace Followers":"Seguidores en MySpace","Myspace Following":"Siguiendo en MySpace","Never Bought Product":"Nunca Compro el Producto","Never Clicked Broadcast":"Nunca Hizo Click en Broadcast","Never Clicked Email Step":"Nunca Hizo Click en el Paso de Email","Never Opened Broadcast":"Nunca Abri\xf3 el Broadcast","Never Opened Email Step":"Nunca Abrio el Paso de Email","Never Visited Step":"Nunca Visit\xf3 el Paso","Normalized Location":"Ubicaci\xf3n Normalizada","Not on Static List":"No en la Lista Est\xe1tica","On Static List":"En Lista Est\xe1tica","Opened Broadcast":"Abri\xf3 el Broadcast","Opened Email Step":"Abrio el Paso de Email",Phone:"Tel\xe9fono",Pinterest:"Pinterest","Pinterest Followers":"Seguidores en Pinterest","Pinterest Following":"Siguiendo en Pinterest",Plancast:"Plancast","Plancast Followers":"Seguidores en Plancast","Plancast Following":"Siguiendo en Plancast",Plurk:"Plurk","Plurk Followers":"Seguidores en Plurk","Plurk Following":"Siguiendo en Plurk",Quora:"Quora","Quora Followers":"Seguidores en Quora","Quora Following":"Siguiendo en Quora",Reddit:"Reddit","Reddit Followers":"Seguidores en Reddit","Reddit Following":"Siguiendo en Reddit",ReverbNation:"ReverbNation","ReverbNation Followers":"Seguidores en ReverbNation","ReverbNation Following":"Siguiendo en ReverbNation","Shipping Address":"Direcci\xf3n de Env\xedo","Shipping City":"Ciudad de Env\xedo","Shipping Country":"Pa\xeds de Env\xedo","Shipping State":"Estado de Env\xedo","Shipping Zip":"C\xf3digo Postal de Envio",Slideshare:"Slideshare","Slideshare Followers":"Seguidores en Slideshare","Slideshare Following":"Siguiendo en Slideshare",SoundCloud:"SoundCloud","SoundCloud Followers":"Seguidores en SoundCloud","SoundCloud Following":"Siguiendo en SoundCloud",Spotify:"Spotify","Spotify Followers":"Seguidores en Spotify","Spotify Following":"Siguiendo en Spotify",State:"Estado",Steam:"Steam","Steam Followers":"Seguidores en Steam","Steam Following":"Siguiendo en Steam",StumbleUpon:"StumbleUpon","StumbleUpon Followers":"Seguidores en StumbleUpon","StumbleUpon Following":"Siguiendo en StumbleUpon",Tagged:"Tagged","Tagged Followers":"Seguidores en Tagged","Tagged Following":"Siguiendo en Tagged",Tumblr:"Tumblr","Tumblr Followers":"Seguidores en Tumblr","Tumblr Following":"Siguiendo en Tumblr",Twitter:"Twitter","Twitter Followers":"Seguidores en Twitter","Twitter Following":"Siguiendo en Twitter",Typepad:"Typepad","Typepad Followers":"Seguidores en Typepad","Typepad Following":"Siguiendo en Typepad",Vimeo:"Vimeo","Vimeo Followers":"Seguidores en Vimeo","Vimeo Following":"Siguiendo en Vimeo","Visited Step":"Visito el Paso",Websites:"Sitios Web",WordPresscom:"WordPresscom","WordPresscom Followers":"Seguidores en WordPresscom","WordPresscom Following":"Siguiendo en WordPresscom",Wordpress:"Wordpress","Wordpress Followers":"Seguidores en Wordpress","Wordpress Following":"Siguiendo en Wordpress",Xing:"Xing","Xing Followers":"Seguidores en Xing","Xing Following":"Siguiendo en Xing",Yahoo:"Yahoo","Yahoo Followers":"Seguidores en Yahoo","Yahoo Following":"Siguiendo en Yahoo",Yelp:"Yelp","Yelp Followers":"Seguidores en Yelp","Yelp Following":"Siguiendo en Yelp",YouTube:"Youtube","YouTube Followers":"Seguidores en YouTube","YouTube Following":"Siguiendo en YouTube",Zip:"C\xf3digo Postal"},rule_group_nick_name:"Nombre de Alias del Grupo de Reglas",
save_rule_group_button:"Guardar Cambios de Grupo de Reglas",select_rule_action:"Seleccionar una Regla de Acci\xf3n",select_rule_agent:"Selecciona un Agente de Reglas",select_rule_requirement:"Selecciona un Requisito de Regla",social:"Social"},send_window:{add_send_window_label:"Agregar Ventana de Env\xedo",button_text:{"delete":"Borrar","new?":"Crear","persisted?":"Actualizar"},create:{success:"La Ventana de Env\xedo se cre\xf3 con \xe9xito."},destroy:{success:"La Ventana de Env\xedo se elimin\xf3 con \xe9xito."},disable_with_message:{"new?":"Creando...","persisted?":"Actualizando..."},failure:"\xa1Ups! Algo sali\xf3 mal.",form:{days:"D\xedas",end:"Fin",select_days_error:"Selecciona qu\xe9 d\xedas enviar o eliminar la ventana de env\xedo",start:"Inicio",times:"Tiempo"},header:{"new?":"Agregar Ventana de Env\xedo","persisted?":"Ventana de Env\xedo"},info_message:'Si bien las secuencias siempre saldr\xe1n en orden, agregar ventanas de env\xedo puede afectar el retraso del env\xedo en secuencia. Ten en cuenta que el paso se activar\xe1 en la zona horaria del suscriptor si esos datos est\xe1n disponibles. De lo contrario, el paso se activar\xe1 en tu zona horaria. <a href="%{edit_time_zone_link}">\xbfActualizar tu zona horaria?</a>',info_message_header:"Nota",remove:"Eliminar",send_windows_label:"Ventana de Env\xedo (opcional)",specific_times_label:"Establece horarios espec\xedficos para enviar este mensaje a tu audiencia",update:{success:"Ventana de Env\xedo actualizada correctamente"}},services:{broadcast:{create_resendable_broadcast:{resend_name:"[VOLVER A ENVIAR]"}}},settings:{layout:{main:{component:{"account/audit_log":{header:"Historial de Cuenta",text:"Historial de Cuenta"},"account/details":{header:"Administrar Detalles de la Cuenta",text:"Detalles de la Cuenta"},"account/people":{header:"Sub Usuarios",text:"Sub Usuarios"},account_settings:"Configuraci\xf3n de la Cuenta",assets:"Activos",content_security_policies:{header:"Pol\xedticas de Seguridad",text:"Pol\xedticas de Seguridad"},digital_assets:{header:"Gestionar Activos Digitales",text:"Activos Digitales"},domains:{header:"Mis Dominios",text:"Dominios"},integrations:{header:"Administrar Integraciones de API",text:"Integraciones"},legal_documents:{header:"Documentos Legales",text:"Documentos Legales"},management:"Administraci\xf3n",notifications:{header:"Notificaciones",text:"Notificaciones"},payment_gateways:{header:"Gestionar Pasarelas de Pago",text:"Pasarelas de Pago"},setup:"Configurar",smtp_integrations:{header:"Configuraciones de Email",text:"Integraciones de Email (SMTP)"},unsubscribes:{header:"Cancelaciones",text:"Cancelaciones Globales"},"users/registrations":{header:"Suscripci\xf3n y Facturaci\xf3n de Cuenta",text:"Facturaci\xf3n de Cuenta"},"users/templates":{header:"Administrar Plantillas Personalizadas",text:"Plantillas de P\xe1gina"}}}}},shared:{account_stats:{funnels:"Funnels",pages:"P\xe1ginas",plan:"Plan",visits:"Visitas"},address_details:{address_1_label:"Direcci\xf3n L\xednea 1",address_1_placeholder:"N\xfamero de Casa / Apartamento, Calle",address_2_label:"L\xednea de direcci\xf3n 2 (opcional)",address_2_placeholder:"Apartamento, suite, unidad, edificio, piso, etc.",address_label:"Direcci\xf3n",address_placeholder:"Calle(s)",city_label:"Ciudad",city_placeholder:"Escribe el Nombre de tu Ciudad",company_name:"Nombre de Empresa",country_label:"Pa\xeds",country_placeholder:"Seleccionar Pa\xeds",select_region:{back_button:"Volver",business_in_usa:"Mi negocio esta en los Estados Unidos",description:"IMPORTANTE: Para tu seguridad y cumplimiento con respecto a las nuevas leyes de impuestos sobre las ventas, proporcione el nombre de tu empresa y la direcci\xf3n de la empresa asociada con tu cuenta de ClickFunnels. \xa1Muchas gracias!",header:"Agrega la direcci\xf3n de tu empresa",next_button:"Siguiente",submit_button:"Enviar"},state_label:"Estado / Provincia",state_placeholder:"Selecciona Estado",success_message:"Gracias. La direcci\xf3n de tu empresa se agreg\xf3 correctamente.",unnamed_company:"Compa\xf1\xeda Sin Nombre",zip_label:"C\xf3digo Postal / ZIP",zip_placeholder:"12345"},breadcrumbs:{message_label:"Mensaje",schedule_label:"Programar",settings_label:"Configuraci\xf3n General",summary_label:"Resumen"},coming_soon:{header1:"Grandes cosas son",header2:"Pr\xf3ximamente",subheader:"\xa1Nuestro equipo est\xe1 trabajando actualmente en algo emocionante y estamos trabajando lo m\xe1s r\xe1pido posible humanamente para activarlo y ponerlo en tus manos!"},copyclip:{component:{button:{popup:{success:"\xa1Copiado!",tooltip:"Copiar URL al portapapeles"}}}},element_filter:{component:{search:"Buscar"}},email_design_picker:{edit:"Editar Email",edit_template_button:"Click aqu\xed para Editar Plantilla",flash_success:"Tu Plantilla de Email se guard\xf3 correctamente como %{name}.",save_template:"Guardar Email Como Plantilla",system:"Sistema",user:"Usuario"},export_to_csv:{details:"Tu enlace de descarga ser\xe1 enviado por Email en breve.",header:"Exportar a CSV"},flash:{dropdown:{default_support_url:"https://docs.clickfunnels.com/?q=%{message}",feedback:"Retroalimentaci\xf3n",feedback_description:"Deja un comentario para esta tarjeta",remove:"Descartar",remove_description:"Quita esta tarjeta de tu feed",support:"Soporte",support_description:"Obt\xe9n ayuda con respecto a este tema espec\xedfico"},header:{error:"Error",success:"\xa1Listo!",success_html:"<strong>\xc9xito</strong> : %{message}",warning:"Advertencia"}},footer:{copyright_html:"ClickFunnels &copy; %{year} Etison LLC",docs:"Documentos",get_help:"Ayuda",my_support_requests:"Mis Solicitudes de Soporte",privacy:"Privacidad",terms:"T\xe9rminos"},header:{meta:{description:"Con ClickFunnels, est\xe1s a solo unos clicks de tener un\nFunnel de Marketing de sitios web bellamente dise\xf1ado. \xa1Porque creemos que\nas\xed es como deber\xeda ser!\n",title_html:"ClickFunnels&trade; - Funnels de Marketing Simplificados"}},login:{remember_me:"Recordarme por 2 semanas"},masthead:{notification:{contact_support:"Contactar a Soporte",mark_as_read:"Marcar como le\xeddo"},notifications_menu:{no_new_notifications:"Sin notificaciones nuevas",viewing_count1_of_count2_notifications:"Viendo %{count1} de %{count2} notificaciones"},search_for_funnels_contacts_and_more:"Buscar Funnels, Contactos y m\xe1s ..."},no_results:{component:{dynamic_composed:"%{results} %{context} %{filter} %{date_range}.",dynamic_date_range:"entre %{start_date} y %{end_date}",dynamic_filter:'para la b\xfasqueda "%{filter}"',dynamic_no_model:"No se encontr\xf3 %{model_word}",dynamic_no_results:"No se han encontrado resultados",no_model_database:"Actualmente no tienes %{model_word}.",no_results:"No se han encontrado resultados.",no_results_database:"Actualmente no tienes datos."}},pagination:{component:{item_total:"Resultados Totales: %{count}",page_selector_prefix:"Art\xedculos Por P\xe1gina:"}},preview:{header:"Vista Previa",no_preview:"Sin Vista Previa"},searchbox:{button:"Ir",placeholder:"Buscar contactos por Email...",sort_by:"Ordenar por"},semantic_export:{button_text:"Descargar",details:"Puedes esperar aqu\xed o cerrar este cuadro de di\xe1logo y tu enlace de descarga ser\xe1 enviado por Email en breve.",header:"Descargar Contactos"},show_summary:{after_start:"despu\xe9s del inicio del Funnel de Seguimiento.",after_user_sign_up:"despu\xe9s de que el usuario se registre.",immediately:"Inmediatamente",trigger_time:"Activadores %{measure} %{unit}"},stats:{dashes:"- -",future_send_count:{already_sent:"Ya Enviado",already_sent_tooltip:"%{contacts_tooltip} que ya recibieron este Broadcast.",broadcast_send_list_info:"El recuento de env\xedos futuros se ve afectado por los filtros que ha aplicado. Enviaremos este Broadcast a",filtered:"Filtrado",filtered_tooltip:"%{contacts_tooltip} eliminados de este paso debido a las selecciones de filtro.",of_your_contacts:" de tus contactos.",passed_step:"Paso Pasado",passed_step_tooltip:"%{contacts_tooltip} en la Lista que ya pasaron este punto en el %{type_tooltip}.",previously_queued_description:"El recuento de env\xedos futuros se ve afectado por los filtros que ha aplicado y los contactos a los que se ha enviado este Broadcast. Enviaremos este paso a",send_list_count:"Recuento de Envios Futuros",send_list_count_info:"El recuento de env\xedos futuros se ve afectado por los contactos que ya han pasado este paso en tu\nFunnel de Seguimiento y los filtros que ha aplicado. Enviaremos este correo electr\xf3nico a\n",settings_message:"Termina de configurar tu %{type} para ver cu\xe1ntos contactos recibir\xe1n tu mensaje / acci\xf3n.",summary_message:"Actualmente, ning\xfan contacto recibir\xe1 este %{type} una vez que est\xe9 activo.",to_send_count:"Recuento a Enviar",to_send_tooltip:"Total de contactos que deben recibir este %{type_tooltip}.",total_contact_list:"Contactos Agregados desde Listas",total_list_tooltip:"Se agreg\xf3 %{contacts_tooltip} de tu lista para este %{type_tooltip}."},none:"Ninguno",unavailable:"Actualmente no podemos rastrear esta estad\xedstica."},tax_rates:{display_name:"%{country} %{zip} Impuesto Sobre las Ventas"},template_card:{preview:"Vista Previa",select_template:"Seleccionar Plantilla"},time_filter:{all_time:"Todo El Tiempo",month:"Ultimos 30 D\xedas",this_year:"Este A\xf1o",today:"\xdaltimas 24 Horas",two_months:"\xdaltimos 2 Meses",week:"Ultimos 7 D\xedas"},user_info_nav:{account_details:"Detalles de la Cuenta",account_sharing:"Compartir Cuenta",client_requests:"Solicitudes de Clientes",clients:"Clientes",management:"Administraci\xf3n",managers:"Gestores\n",settings:"Ajustes"},user_photo:{user_photo_component:{image_alt:"Imagen de Perfil"}},verify_smtp_button:{error_message:"No se pudo verificar la configuraci\xf3n del Email, error",success_message:"\xa1La configuraci\xf3n de Email es correcta! Enviamos un Email de prueba. Aseg\xfarate de GUARDAR la configuraci\xf3n SMTP para habilitar el env\xedo.",verify_button:"Verificar la Configuraci\xf3n del Email"}},simple_form:{back:"Atr\xe1s",buttons:{disable_with_message:"Guardando..."},confirm:"\xbfEst\xe1s seguro?","delete":"Borrar",error_notification:{default_message:"Por favor revisa los siguientes problemas:"},exit_to_overview:"Salir a Vista General",finalize:"Finalizar",hints:{defaults:{amount_currency:"Ahora soportamos 138 monedas (beta).",infusionsoft_promo_codes:"Los c\xf3digos promocionales se aplican al comprar este producto (*requerido para las pruebas gratuitas).\n",infusionsoft_v2_promo_codes:"Los c\xf3digos promocionales se aplican al comprar este producto (*requerido para las pruebas gratuitas).",ontraport_payment_count:"\xbfCu\xe1ntas veces se debe cobrar la cantidad en total?",ontraport_unit:"\xbfA qu\xe9 intervalo se cobrar\xe1 la cantidad?",price_display_override:"(Opcional) Personaliza la visualizaci\xf3n del precio en el formulario de pedido.",statement_descriptor:"Limitado a 22 caracteres.",stripe_cancel_after_payments:"Esto cancelar\xe1 la suscripci\xf3n despu\xe9s de los pagos del n\xfamero X, pero mantendr\xe1 el acceso de tus clientes a las compras.\n",thank_you_page_id:"De forma predeterminada, el paso de la p\xe1gina de agradecimiento espec\xedfico del producto se crear\xe1 autom\xe1ticamente o\nselecciona una p\xe1gina de agradecimiento o un \xe1rea de membres\xeda existente para enviar un Email a los compradores con un enlace de acceso \xfanico\ndespu\xe9s de la compra.\n"}},labels:{defaults:{amount:"Importe",amount_currency:"Moneda",bump:"\xbfDeber\xeda ser este el Producto Incremental en la p\xe1gina de pedido?",commissionable:"Proporcionar Comisi\xf3n",delete_declined_invoices:"Eliminar Facturas Rechazadas",disc_delivered:"Disc Delivered",disc_delivered_account_number:"N\xfamero de Cuenta Disc Delivered",disc_delivered_api_key:"Clave de API Disc Delivered",disc_delivered_sku:"SKU Disc Delivered",group_number:"N\xfamero de Grupo",html_body:"HTML Body",infusionsoft_product_id:"Producto Infusionsoft",infusionsoft_promo_codes:"C\xf3digos Promocionales de Infusionsoft",infusionsoft_subscription_id:"Suscripci\xf3n Infusionsoft",infusionsoft_v2_product_id:"Producto Infusionsoft V2",infusionsoft_v2_promo_codes:"C\xf3digos Promocionales de Infusionsoft V2",infusionsoft_v2_subscription_id:"Suscripci\xf3n Infusionsoft V2",integration:"Integraci\xf3n",kunaki_password:"Contrase\xf1a de Kunaki",kunaki_product_id:"ID de Producto Kunaki",kunaki_username:"Nombre de Usuario de Kunaki",membership_activation_url:"URL de Activaci\xf3n",membership_deactivation_url:"URL de Desactivaci\xf3n",membership_id:"M\xe9todo de Integraci\xf3n",membership_offer_id:"Oferta",ontraport_gateway_id:"Gateway Ontraport",ontraport_invoice_id:"Invoice de Ontraport",ontraport_payment_count:"Recuento de Pagos de Ontraport",ontraport_unit:"Unidad de Ontraport",price_display_override:"\xbfTe gustar\xeda personalizar la Visualizaci\xf3n de Precio en el formulario de pedido?\n",product_quantity_limiter:"\xbfTe gustar\xeda limitar el n\xfamero de compras de este producto?\n",shipments:"Shopify",sku:"SKU DEL PRODUCTO",statement_descriptor:"\xbfC\xf3mo deber\xedamos mostrar tu producto en el estado de cuenta de tu cliente?\n",store:"Tienda",stripe_cancel_after_payments:"N\xfamero de Pagos del Plan",stripe_plan:"Plan de Stripe",subject:"Asunto",thank_you_page_id:"P\xe1gina de Agradecimiento"}},make_live:"Activar",next:"Siguiente",no:"No",placeholders:{defaults:{disc_delivered_account_number:"1234",disc_delivered_api_key:"1aBCDEFgh2i34jk5Lmn67o",disc_delivered_sku:"MYPROD1234",group_number:"123 -o- MyProductGroup",kunaki_password:"tu contrase\xf1a segura",kunaki_product_id:"PX00ABCDEF",kunaki_username:"email@email.com",price_display_override:"$ 25 por 3 meses"}},prompts:{defaults:{thank_you_page_id:"Crear Nueva P\xe1gina de Agradecimiento"}},required:{html:'<abbr title="required" class="hide">*</abbr>',mark:"*",text:"requerido"},save:"Guardar",yes:"S\xed"},smart_listing:{actions:{destroy:"Eliminar",edit:"Editar","new":"Nuevo Art\xedculo",show:"Mostrar"},msgs:{destroy_confirmation:"\xbfDestruir?",no_items:"No hay art\xedculos"}},smtp_integrations:{choose_new_type:{clickmail:{description:"Servicio gratuito ClickFunnels para enviar confirmaciones de pedidos, recibos por Email, etc.\n",grandfathered_description:"\xa1El Email est\xe1 incluido en tu suscripci\xf3n a ClickFunnels! Env\xede Emails transaccionales, activos digitales as\xed como Emails de Entrega a trav\xe9s de tu propio Dominio personalizado.\n",grandfathered_header:"Env\xeda Email con confianza",header:"Solo Transaccional"},description:"Configure Emails transaccionales o de marketing. Hemos incluido emails transaccionales con tu dominio, o puedes agregar tu propio servicio SMTP externo a para enviar Emails transaccionales y de marketing.\n",domain_needed:{button_text:"Agregar un Dominio",description:"Primero debes configurar un dominio para configurar una integraci\xf3n de Email (SMTP)",link_text:"Aqu\xed hay una gu\xeda ->"},external_integration:{description:"Integraci\xf3n de terceros para Emails transaccionales y de marketing.\n",grandfathered_description:"\xbfQuieres utilizar un servicio SMTP existente en su lugar?\n",grandfathered_header:"Agrega Tu Propio SMTP",header:"Transaccional y Marketing"},header:"Integraciones de Email (SMTP)",subheader:"Elige un Tipo de SMTP que desees configurar:"},clickmail:{line_graph:{legend:"LEYENDA"},stat_descriptions:{block_rate:"TASA DE BLOQUEO",bounces:"REBOTES",clicked:"CLIQUEADO",clicks:"CLICKS",delivered:"ENTREGADOS",dismissed:"DESCARTADOS",failed:"FALLIDOS",opened:"ABIERTOS",opens:"ABIERTOS",requests:"PETICIONES",spam_reports:"REPORTADOS COMO SPAM",unique_clicks:"CLICKS \xdaNICOS",unique_opens:"APERTURAS \xdaNICAS"},stat_titles:{clicks:"Clicks",delivered:"Entregados",opens:"Abiertos"}},clickmail_manual_instructions:{copy_tooltip:"Copiar",data:"Datos",header:"Agrega estos registros a tus DNS",host:"Host",subheader:"Informaci\xf3n de registro DNS para enviar tu Email con tu dominio. Copia lo siguientes registros en tu proveedor de DNS. Si tiene alguna pregunta, consulta nuestra documentaci\xf3n.\nTen en cuenta que los cambios que realices en tu proveedor de DNS pueden tardar hasta algunas horas para ser reflejado aqu\xed.\n",type:"Tipo",valid:"V\xe1lido",validate_button:"Validar Registros DNS"},clickmail_setup_complete:{cta:"Crear una nuevo Broadcast",header:"\xa1Felicidades! Tu cuenta SMTP se ha agregado correctamente a tu Dominio.",secondary_cta:"Ver Configuraciones de Email",subheader:"Ahora puedes enviar Emails promocionales, restablecimiento de contrase\xf1as y notificaciones de env\xedo con confianza.\n"},clickmail_wait1:{cta:"Haz click aqu\xed si la p\xe1gina no se actualiza autom\xe1ticamente",header:"Espera un momento mientras terminamos la configuraci\xf3n de tu SMTP",subheader:"Esto no deber\xeda tardar mucho.\n"},clickmail_wait2:{cta:"Haz click aqu\xed si la p\xe1gina no se actualiza autom\xe1ticamente",header:"Espera un momento mientras comprobamos que todo est\xe1 funcionando",subheader:"Esto no deber\xeda tardar mucho.\n"},editing:{not_available_warning:"Tu integraci\xf3n SMTP no est\xe1 disponible actualmente debido a problemas de env\xedo anteriores con tu proveedor SMTP. Vuelve a verificar su configuraci\xf3n y guarda los cambios una vez que hayas completado."},stats:{added:"Agregados:",contact_compliance_button:"Contactar Departamento de Cumplimiento",contact_compliance_button_tooltip:"Env\xedanos un Email sobre tu reputaci\xf3n",contact_compliance_email_body:"Escribe tus preguntas aqu\xed, por favor.",contact_compliance_email_subject:"Preguntas sobre la reputaci\xf3n de mi cuenta SMTP",dropdown:{dismiss:{body:"Quita esta tarjeta de tu feed",header:"Descartar"}},edit_button:"Editar Configuracion",edit_button_tooltip:"Volver a Editar Formulario",header:"Vista General SMTP",read_more_button:"Leer M\xe1s",reputation_button:"Informaci\xf3n de Reputaci\xf3n",reputation_docs_url:"https://help.clickfunnels.com/hc/en-us/articles/360008805994",reputation_suggestion:"La reputaci\xf3n de algunas de tus cuentas SMTP es mala. Tenemos algunas pr\xe1cticas recomendadas para mejorar la reputaci\xf3n de SMTP.",reputation_title:"Reputaci\xf3n",reputation_tooltip:"Tu reputaci\xf3n refleja la\n\xfaltimos 30 d\xedas y se actualiza\ndiario. Sube por cada\nEmail entregado y baja\npor cada rebote o spam\nreporte.\n",requests:"Peticiones",time_filters:{alltime:"Todo El Tiempo",month:"\xdaltimos 30 d\xedas",today:"Desde Ayer",week:"Ultimos 7 D\xedas"},title:"Integraci\xf3n SMTP",unique_clicks:"Clicks \xdanicos",unique_opens:"Aperturas \xdanicas"}},sneak_peek:{notifications:{pending_upgrade_notification:{message_body:"Se actualizar\xe1 tu cuenta autom\xe1ticamente en %{days}",message_cta_text:"Vistazo",message_icon:"clickfunnels logo\n"}}},spree:{date_picker:{first_day:1},say_no:!1},stripe_accounts:{controller:{default_first:"Primero, conecta una cuenta predeterminada de Stripe",enabling_apple_pay:"Habilitaci\xf3n de Apple Pay para dominios %{i}. Verifica el estado en <a href='https://dashboard.stripe.com/account/apple_pay' target='_blank'>https://dashboard.stripe.com/account/apple_pay</a>",integrated_error:"Error al integrar Stripe -",integrated_success:"Stripe integrada con \xe9xito, \xa1comencemos!"},form:{apple_pay_label:"Habilitar Apple Pay:",apple_pay_note:"Habilitar Apple Pay en el dominio permitir\xe1 el uso del elemento Apple Pay en las p\xe1ginas",business_name_label:"Nombre del Negocio",business_name_note:"Limitado a 22 caracteres. Esto aparecer\xe1 en los extractos de las tarjetas de cr\xe9dito de tus clientes.",business_name_placeholder:"Nombre del Negocio",connect_button:"Siguiente: Conectar con Stripe",connected_header:"\xa1Conectado!",connected_note:"Nombre de Cuenta: %{account_name}",disable_with:"Enviando...",disconnect_button:"Desconectar Stripe",is_default_label:"Cuenta de Stripe Predeterminada",name_field_label:"Nombre",name_field_placeholder:"Nombre de la nueva cuenta de Stripe",subheader:"Ahora que has nombrado tu cuenta, haz click en el bot\xf3n de abajo para ser dirigido al sitio web de Stripe, donde puedes completar su conexi\xf3n."},index:{account_count:"Actualmente est\xe1s usando %{current} de %{max} cuentas de Stripe",additional_title:"Nueva Cuenta de Stripe",column_header:"Cuentas de Stripe",edit_button:"Editar Cuenta de Stripe",edit_confirm:"\xbfEst\xe1s seguro?",upgrade_link_text:"Actualiza tu cuenta para agregar m\xe1s"}},stripe_rails:{elements:{label_text:"Tarjeta de cr\xe9dito o d\xe9bito",submit_button_text:"Enviar pago"}},subscriptions:{cancel:{cancel:"Cancelar",description:'Si ten\xedas la intenci\xf3n de cancelar tu cuenta antes de que te cobren $%{price} por el per\xedodo actual,\nhacer click en el bot\xf3n "cancelar" a continuaci\xf3n le reembolsar\xe1 esa cantidad y cancelar\xe1 tu cuenta\nefectivo inmediatamente. Ten en cuenta que toda tu cuenta y todos los asociados\nlos datos se eliminar\xe1n inmediatamente. Si prefiere mantener tus datos para su uso\nm\xe1s adelante, puedes [pausar tu cuenta] lugar de cancelar. \n',i_meant_to_cancel_last_month:"Quise cancelar el mes pasado",not_eligible:"Ya no eres elegible para un reembolso retroactivo. No se te ha cobrado por tu suscripci\xf3n\ndentro del \xfaltimo mes.\n",not_eligible_part2:"A\xfan puedes cancelar tu suscripci\xf3n.\n",start_cancel_process:"Iniciar Proceso de Cancelaci\xf3n"},downgrade_retroactively:{description:'Si ten\xedas la intenci\xf3n de bajar de categor\xeda del plan Suite $%{old_price}0 antes de tu\nciclo de facturaci\xf3n reciente, confirma seleccionando el bot\xf3n "Cambiar ahora" a continuaci\xf3n. Ten en cuenta que este cambio entrar\xe1 en vigor inmediatamente y ver\xe1s un reembolso del cargo m\xe1s reciente, seguido de un cargo nuevo para el plan mensual de $%{new_price}0 recientemente rebajado.\n',downgrade:"Degradar Cuenta",i_meant_to_downgrade_last_month:"Ten\xeda la intenci\xf3n de degradar mi plan el mes pasado",not_eligible:"Ya no eres elegible para degradar retroactivamente tu plan de suscripci\xf3n.\nNo se te ha cobrado la suscripci\xf3n en el \xfaltimo mes.\n",not_eligible_part2:"A\xfan puedes cancelar tu suscripci\xf3n.",start_cancel_process:"Iniciar Proceso de Cancelaci\xf3n"},upgrade_plan:{ab_test:"Prueba Partida A/B",advanced_funnels:"Funnels Avanzados",all_features:"Funciones de ClickFunnels",auto_funnels:"Funnels de Webinars Autom\xe1ticos",custom_domains:"Dominios Personalizados",description:"Actionetics MD (multidimensional) ofrece una potente automatizaci\xf3n de marketing multicanal a tu alcance. Conoce donde tus clientes est\xe1n usando el mensaje correcto en el momento correcto y en el medio correcto.",email_integrations:"Integraciones de Email (SMTP)",funnels:"Funnels",header_card:{title:"TU PLAN ACTUAL"},membership_funnels:"Funnels de Membres\xeda",monthly_visitors:"Visitantes Mensuales",number_of_contacts:"Numero de Contactos",opt_in_funnels:"Funnels de Opt-in",pages:"P\xe1ginas",payment_gateways:"Pasarelas de Pago",plans:{actionetics_md:{includes_packages:"ClickFunnels, Actionetics MD, Backpack",reach_description:"%{value} contactos por Email, Facebook y otras aplicaciones",starts_from:"Comienza desde:",title:"ACTIONETICS MD"},clickfunnels:{contact_sales:"Comun\xedcate con Servicio al Cliente para degradar tu cuenta.",contacts:"contactos",email_integrations:"Integraciones de Email (SMTP)",includes:"Incluye",includes_packages:"ClickFunnels",more_than:"m\xe1s de %{value}",over_number:"sobre %{value}",payment_integrations:"integraciones de pasarela de pago",plus_number:"%{value} +",reach:"alcance",reach_description:"%{value} contactos por Email de ClickFunnels",starts_from:"comienza desde %{value}",title:"CLICKFUNNELS",unlimited:"Ilimitado",up_to:"hasta %{value}",up_to_500:"hasta 5,000"},confirm_upgrade:"Esta no es una prueba, cambiar\xe1 tu plan y har\xe1 un cargo prorrateado por la diferencia de inmediato. \xbfSuena bien?",contact_sales:"Comun\xedcate con Ventas",contact_sales_to_downgrade:"Comun\xedcate con Servicio al Cliente para degradar tu cuenta.",contact_us:"Cont\xe1ctanos",current_plan:"Plan Actual",enterprise:{contact_sales:"Contacta a Servicio al Cliente",reach_description:"sobre %{value} contactos por Email, Facebook y otras aplicaciones",title:"ENTERPRISE"},upgrade:"Mejorar",upgrade_now:"\xa1Actualizar ahora!",yearly_plan_description:"Esto incluye 12 meses de acceso de nivel empresarial a ClickFunnels y luego solo $297 por mes para continuar con Funnels, P\xe1ginas y Tr\xe1fico ilimitados. Si lo deseas, puedes cambiar a cualquiera de nuestros planes regulares en cualquier momento.",yearly_plan_title:"\xa1Est\xe1s en nuestro plan de acceso de 12 meses a Funnel Hacks!"},platforms:"Plataformas",pricing:{actionetics_md_fb:"Actionetics MD FB Messenger",actionetics_md_notifier:"Actionetics MD Notifier",actionetics_md_smtp:"Actionetics MD SMTP",contact_management:"Gesti\xf3n de Contactos",description:"Actionetics MD (multidimensional) ofrece una potente automatizaci\xf3n de marketing multicanal a tu alcance. Conoce donde tus clientes est\xe1n usando el mensaje correcto en el momento correcto y en el medio correcto.",estimate_price:"Calcular Precio",follow_up_funnels:"Funnels de Seguimiento Ilimitados",organization:"1 Empresa",packages:"El paquete Actionetics MD incluye:",title:"Precio Flexibles de Actionetics MD",unlimited_smart_lists:"Listas Inteligentes Ilimitadas",user_account:"1 Cuenta de Usuario"},sales_funnels:"Funnels de Ventas",shared_funnels:"Funnels Compartidos",support:{description:"Me gustar\xeda degradar mi cuenta.",subject:"Degradar Cuenta"},title:"Precio Flexibles de ClickFunnels",webinar_funnels:"Funnels de Webinars"}},support:{array:{last_word_connector:" y ",two_words_connector:" y ",words_connector:", "},dashboard:{index:{account_tools:"Herramientas de Cuenta",accounts:"Cuentas",aka_ssss:"(tambi\xe9n conocido como SSSS)",allow_the_customer_html:"Permite que el cliente cancele su cuenta y obtenga un reembolso completo por los cargos de los meses anteriores.<br/> Comparte este enlace con el cliente y podr\xe1 completar el proceso de cancelaci\xf3n.",allow_the_customer_to_downgrade_html:"Permite que el cliente cambie al Startup Plan de $97/mes. Ser\xe1n reembolsados<br /> para sus cargos de los \xfaltimos meses y su suscripci\xf3n se cambiar\xe1 inmediatamente al<br /> Startup Plan.",below_you_can_use:"A continuaci\xf3n, puedes utilizar nuestra estructura de permisos de sub-usuario para otorgarse un permiso temporal de sub-usuario. Todo lo que hagas como sub-usuario aparecer\xe1 en el registro de auditor\xeda como usted y no como propietario de la cuenta.",cf_support_search_bookmarklet:"Bookmarklet de b\xfasqueda de soporte de CF",drag_the_link_below_into:"Arrastra el enlace a continuaci\xf3n a la barra de marcadores de su navegador para instalar el bookmarklet de edici\xf3n de p\xe1gina.",edit_cf_page_bookmarklet:"Marcador de Edici\xf3n de P\xe1gina CF",go_back_to_search:"Volver a la B\xfasqueda",grant_me_temporary_access:"Conc\xe9deme acceso temporal a %{accountname} (#%{accountid})",not_an_active_paying_customer_yet:"No es un cliente activo que paga, todav\xeda.",retroactively_cancel_account:"Cancelar Cuenta Retroactivamente",retroactively_downgrade_account:"Degradar Retroactivamente la Cuenta",search:"Buscar",search_a_users_email_address:"Busca la direcci\xf3n de correo electr\xf3nico de un usuario o UID (identificaci\xf3n de usuario \xfanica) para obtener acceso r\xe1pido a todos sus Funnels y p\xe1ginas. Tambi\xe9n obtendr\xe1 senlaces r\xe1pidos que puedes usar para compartir con otros miembros del equipo de soporte.",share:"Compartir",support:"Soporte",system:"Sistema",they_are_already_on_the_basic_plan:"Ya est\xe1n en el plan b\xe1sico",this_customer_is_not_eligible_for_a_downgrade:"Este cliente no es elegible para una rebaja. %{they_are_already_on_the}",this_customer_is_not_eligible_for_html:"Este cliente no es elegible para un reembolso retroactivo. No se les ha cobrado por<br /> una suscripci\xf3n a ClickFunnels dentro del \xfaltimo per\xedodo de facturaci\xf3n.",this_user_is_on_the:"Este usuario tiene el plan %{userpaypal_planname} PAYPAL",type_in_email_address_page_url_or_uid_and_hit_ente:"Escribe la direcci\xf3n de correo electr\xf3nico, la URL de la p\xe1gina o UID y presiona enter...",you_are_not_allowed_html:"<span>No se te permite acceder a esta cuenta.</span>"}},permissions:{edit:{editing_support_permission:"Editando support_permission"},index:{go_to_this_account:"Ir a esta cuenta",remove_me_from_this_account:"Quitarme de esta cuenta",support_permission:"%{account_name} (ID de cuenta: %{account_id}) (Correo electr\xf3nico del propietario: %{owner_email})",your_connected_accounts:"Tus cuentas conectadas"},"new":{new_support_permission:"Nuevo support_permission"}}},text_optins:{index:{country:"Pa\xeds",funnel:"Paso de embudo",listing:"Listado de TextOptins","new":"Nuevo TextOptin",number:"N\xfamero",response:"Mensaje de respuesta",unique:"\xdanicos"}},time:{ago:"hace %{time}",am:"am",formats:{"default":"%A, %-d de %B de %Y %H:%M:%S %z",long:"%-d de %B de %Y %H:%M",long_daydate:"%e %b '%y %l:%M%P %Z",pretty_date:"%a, %b %e, %Y",short:"%-d de %b %H:%M"},midnight:"Medianoche",noon:"Mediod\xeda",pm:"pm"},unsubscribes:{bulk:{bulk_tab:{instructions_markdown:"Evite enviar Emails agregando direcciones de correo Email a continuaci\xf3n.\n",label:"Emails",placeholder:"Direcciones de Email separadas por comas o l\xedneas nuevas",tab:"En Masa"},file_tab:{instructions_markdown:"Evite las comunicaciones por Email cargando un archivo CSV. Limita el archivo a %{max_recommended} contactos a la vez.\n",placeholder:"Elige una Archivo",tab:"Cargar Archivo",upload:"Cargar"},header:"Agregar Cancelaciones Globales",unsubscribe:"Dar de baja",unsubscribes_processing_message:"Se ha iniciado la cancelaci\xf3n global de suscripci\xf3nes.",unsubscribing:"Cancelando Suscripciones"},create:{flash_message_error:"Hubo un problema al cancelar la suscripci\xf3n."},destroy:{flash_message_error:"Hubo un problema al volver a suscribir.",flash_message_success:"Te has vuelto a suscribir correctamente."},index:{add_new_tooltip:"Agregar Cancelaciones",campaign_name:"Nombre de la Campa\xf1a",confirm:"\xbfEst\xe1s seguro?",email:"Email",header:"Cancelaciones",no_unsubscribes:"Sin Cancelaciones",remove_tooltip:"Eliminar",removing:"Eliminando...",unsubscribes_started:"Se ha iniciado la cancelaci\xf3n global de suscripci\xf3nes."},legacy:{get_email_address:{explain:"Confirma la direcci\xf3n de Email que deseas cancelar.",submit_button:"Enviar",submit_button_action:"Verificando..."}},"new":{basic_list:"Inicialmente, te registraste en esta lista en",clickfunnels:{link:"ClickFunnels",text:"Impulsado por",url:"//www.clickfunnels.com"},global_lists_content_html:"<p>Si marca esta casilla, se cancelar\xe1 tu suscripci\xf3n a todas las campa\xf1as de Email actuales y futuras.<p><p> Para recibir solo <em>Emails futuros,</em> deje esta casilla sin marcar y cancele la suscripci\xf3n a cada lista anterior.",global_lists_heading:"Nunca m\xe1s me env\xeden un Email.",heading:"Administra Tus Suscripciones de Email.",legacy_content:"Si deseas evitar las comunicaciones por Email, cancela la suscripci\xf3n haciendo click en el bot\xf3n a continuaci\xf3n.",legacy_heading:"Cancelar Suscripci\xf3n",legacy_unsubscribe:"Cancelar Suscripci\xf3n",legacy_unsubscribe_button:"Cancelar Suscripci\xf3n\xe7",legacy_unsubscribe_button_action:"Cancelando Suscripci\xf3n...",list_status:{subscribed:"Suscrito",unsubscribed:"Dado de Baja"},report_as_abuse:"Reportar",smart_list:"Fuiste agregado a esta lista el",spam_button:"Reportar como spam",sub_heading:"Suscripciones por Email para %{email}",submit_button:"Actualizar",submit_button_action:"Actualizando...",success:{header:"\xa1Listo!"}},show:{abusive_content:"Nunca di mi permiso para recibir estos Emails, por favor den\xfancielos como abuso.",accidently_unsubscribed:"Me di de baja accidentalmente.",different_content:"Los Emails ya no son el contenido al que me suscrib\xed inicialmente.",feedback:"Compartir Comentarios",flash_message_all:"Te had dado de baja con \xe9xito de todas las campa\xf1as.",flash_message_delay:"Tu solicitud ser\xe1 procesada dentro de las pr\xf3ximas 48 horas.",flash_message_global:"Te has dado de baja con \xe9xito de todo.",flash_message_selected:"Has actualizado correctamente tus suscripciones de campa\xf1a. Si has cambiado de opini\xf3n, simplemente ajusta tus selecciones a continuaci\xf3n y haz click en el bot\xf3n actualizar nuevamente.",heading:"Volver a Suscribir",legacy_resubscribe:"Volver a Suscribir",not_wanted_content:"Ya no deseo recibir estos Emails.",other:"Otro",resubscribe_button:"Volver a Suscribir",resubscribe_button_action:"Resuscribiendo...",submit_feedback:"Enviar comentarios",
submitting:"Enviando...",unsubscribed_content:"Cancelaste la suscripci\xf3n. Si deseas volver a habilitar las comunicaciones, vuelve a suscribirte haciendo click en el bot\xf3n de abajo."}},user_settings:{billing:{cancel_account:"Cancelar Cuenta",canceled:"Tu suscripci\xf3n ha sido cancelada y tu cuenta ser\xe1 eliminada el %{date}. Comun\xedcate con el departamento de soporte para restablecer tu cuenta.",contact_support:"Contactar a Soporte",error:"Hubo un problema al cargar la p\xe1gina %{setting}",header:"Suscripci\xf3n y Facturaci\xf3n de Cuenta",history:{no_payments:"No se encontraron pagos.",not_available:"Las facturas descargables no est\xe1n disponibles en este momento. Si tienes alguna pregunta sobre facturaci\xf3n, comun\xedcate con nuestro equipo de Servicio al Cliente."},invoice_history:"Historial de Facturaci\xf3n",offboarding:{are_you_sure:"\xbfEst\xe1s seguro? Tu suscripci\xf3n no se renovar\xe1 y lo siguiente se eliminar\xe1 a partir del %{date}",are_you_sure_button_no:"No",are_you_sure_button_yes:"S\xed",cancel_effect_list:["Tu subdominio estar\xe1 disponible para otros usuarios","Se eliminar\xe1n las P\xe1ginas y los Funnels","Se eliminar\xe1n las listas de contactos","La cuenta deber\xe1 volver a crearse"],cancel_yearly:"Para cancelar tu suscripci\xf3n anual, comun\xedcate con Servicio al Cliente.",choose_another_plan:"Elegir Otro Plan",deleting_contacts_html:{one:"<b>%{count}</b> Contacto",other:"<b>%{count}</b> Contactos"},deleting_funnels_html:{one:"<b>%{count}</b> Funnel",other:"<b>%{count}</b> Funnels"},deleting_funnels_more:"y %{count} m\xe1s",deleting_pages_html:{one:"<b>%{count}</b> P\xe1gina",other:"<b>%{count}</b> P\xe1ginas"},deleting_subdomain_html:"El subdominio <b>%{subdomain}</b> se liberar\xe1 y estar\xe1 disponible para otro usuario",finalize_button:"Finalizar Cancelaci\xf3n",issues:"Cuestiones",pause_account:"Pausar cuenta: %{price}/mes",pause_effect_list:["Tu subdominio reservado","P\xe1ginas y Funnels en espera","Se conservar\xe1n las listas de contactos","Reanudar en cualquier momento","Sin acceso al editor o aplicaci\xf3n"],pause_plan_confirmation:"Esta no es una prueba, cambiar\xe1 tu plan y har\xe1 un cargo prorrateado por la diferencia de inmediato. \xbfSuena bien?",pause_spinner:"Actualizando Suscripci\xf3n...",paypal:"Est\xe1s suscrito a una oferta especial \xfanica. Comun\xedcate con el Servicio al Cliente para cancelar tu cuenta.",sorry_to_see_you_go:"\xa1Sentimos verte partir!",special_offer:"Oferta especial \xfanica: es posible que esta oferta no vuelva a estar disponible si cierras esta p\xe1gina.",start_process_button:"Cancelar Mi Suscripci\xf3n",step:"Paso %{step}",wait_final_step:"\xa1ESPERA! Paso final ANTES de que se elimine tu cuenta"},payment_info:{card_on_file:"La tarjeta registrada para tu cuenta termina en %{last_four}",cardholder_name:"Nombre del Titular de la Tarjeta",new_credit_card:"Nueva Tarjeta de Cr\xe9dito",submit_new_card:"Enviar Nueva Tarjeta",update_payment_button:"Actualizar la Informaci\xf3n de Pago"},payment_information:"Informaci\xf3n del Pago",sneak_peek:"Vistazo",subscription:{approach_limit:"Est\xe1s a punto de alcanzar tu l\xedmite %{count} de %{subject}.",canceled:"\xa1Has cancelado tu suscripci\xf3n!",canceled_on:"Tu Suscripci\xf3n se Cancelar\xe1 el",choose_different_plan:"Elige un Plan Diferente",choose_plan_button:"Elegir Un Plan",contacts:"CONTACTOS",different_plan_button:"Elige un Plan Diferente",downgrade_warning:"La degradaci\xf3n de una cuenta eliminar\xe1 inmediatamente las funciones exclusivas que tiene en tu plan actual.",email_sends:"Emails Enviados",funnels:"FUNNELS",gateways:"PASARELAS DE PAGO",last_billing_html:"Tu \xfaltima fecha de facturaci\xf3n es <b>%{date}</b>.",more_features:"Ver M\xe1s Caracter\xedsticas",next_billing_html:"Tu pr\xf3xima facturaci\xf3n ser\xe1 el <b>%{date}</b>.",next_charge:"Pr\xf3ximo cargo: %{date}",next_tiers_header:"Pr\xf3ximos Niveles de Precios",no_subscription:"No est\xe1s suscrito a un plan pago.",no_subscription_header:"Sin Suscripci\xf3n",other_plan_html:"Est\xe1s suscrito al plan <b>%{plan}</b>.",out_of_tiers_message:"Comun\xedcate con Servicio al Cliente si tienes preguntas sobre el pr\xf3ximo nivel de precios",pages:"P\xc1GINAS",paypal_oto:"Est\xe1s suscrito a una oferta especial \xfanica. Tu suscripci\xf3n actual vence %{date}. Contamos con una garant\xeda de satisfacci\xf3n de 30 d\xedas sin riesgos.",plan_html:"Est\xe1s suscrito al plan <b>%{plan}</b> a <b>%{price}/%{interval}.</b>",price_per_month:"%{price} / mes",questions:"Comun\xedquese con Servicio al Cliente para cualquier pregunta sobre facturaci\xf3n.",reached_limit:"Has alcanzado tu l\xedmite de %{count} %{subject}.",sent_email:"EMAIL ENVIADO",smtp:"INTEGRACIONES SMTP",starts_from:"Comienza desde:",stats_html:"<b>%{count}</b> de %{total}",sub_users:"SUB USUARIOS",tier_price:"%{price}/mes",tier_price_usd:"%{price} USD / mes",unpause_button:"Reanudar mi cuenta",up_to:"Hasta %{count}",upgrade_description:"Actualiza tu cuenta a %{plan_name} para usar m\xe1s %{subject}.",upgrade_to_plan:"Actualizar a %{plan_name}",visits:"VISITAS"},subscription_missing:"Actualmente no tienes ninguna suscripci\xf3n, se le factur\xf3 por \xfaltima vez el %{date}. Comun\xedcate con el Servicio al Cliente para restablecer tu cuenta.",subscription_plan:"Plan de Suscripci\xf3n",subscription_status:"Suscripci\xf3n %{status}",support_link:"https://help.clickfunnels.com/"},digital_assets:{header:"Activos Digitales"},smtp:{form:{address_1_label:"Direcci\xf3n 1",address_2_label:"Direcci\xf3n 2",city:"Ciudad",clickfunnels_domain_label:"Dominio",copied_tooltip:"\xa1Copiado!",copy_tooltip:"Copiar",country:"Pa\xeds",default_SMTP_Integration_label:"Integraci\xf3n SMTP Predeterminada",domain_hint:"El dominio que se utilizar\xe1 para el seguimiento de clicks y las cancelaciones de suscripci\xf3n.",domain_label:"Dominio",domain_name_label:"Dominio SMTP",domain_name_placeholder:"Nombre de Dominio SMTP",domain_prompt:"Elegir Dominio",edit_clickmail_header:"Editando Integraci\xf3n de Email (SMTP)",edit_clickmail_subheader:"Edita tu configuraci\xf3n de SMTP usando las opciones a continuaci\xf3n.",edit_header:"Editando Integraci\xf3n de Email (SMTP)",edit_subheader:"Edite tu configuraci\xf3n SMTP usando las opciones a continuaci\xf3n.",from_email_label:"Enviado Desde",from_email_placeholder:"Enviar desde direcci\xf3n de Email",learn_how:"aprende c\xf3mo...",mailchimp_description:"Configure Webhook de MailChimp para admitir la adici\xf3n de membres\xeda de Email de lista de segmentos est\xe1ticos",name_label:"Enviado Por",name_placeholder:"Enviado Por",new_clickmail_header:"Nueva Integraci\xf3n SMTP",new_clickmail_subheader:"Edita tu configuraci\xf3n de SMTP usando las opciones a continuaci\xf3n.",new_header:"Nueva Integraci\xf3n SMTP",new_subheader:"Ingresa tu configuraci\xf3n SMTP usando las opciones a continuaci\xf3n.",password_label:"Contrase\xf1a SMTP",password_placeholder:"Contrase\xf1a SMTP",port_label:"Puerto SMTP",port_placeholder:"N\xfamero de puerto SMTP",saving:"Guardando...",select_domain:"Selecciona un nombre de Dominio.",services:["SendGrid","Mandrill","SparkPost"],setup_with:"Configurar con %{service}",smtp_footer_label:"Pie de p\xe1gina SMTP",smtp_footer_placeholder:"Pie de p\xe1gina agregado a todos los Emails salientes. Se requiere incluir la direcci\xf3n f\xedsica en los Emails para cumplir con CAN-SPAM. #UN_SUB# sustituir\xe1 al enlace para cancelar la suscripci\xf3n de su contacto.",state:"Estado",submit_button:"Guardar Integraci\xf3n SMTP",support_url:"https://docs.clickfunnels.com/smtp-email-integrations",title_label:"T\xedtulo",title_placeholder:"Nombre de Integracion",url_label:"Servidor SMTP",url_placeholder:"URL del Servidor SMTP",username_label:"Usuario SMTP",username_placeholder:"Nombre de usuario SMTP",webhook_description:"Utilice un Webhook para realizar un seguimiento de las quejas y los rebotes de spam dentro de ClickFunnels",zip:"C\xf3digo Postal"},header:"Configuraciones de Email",listing:{SMTP_email_link:"Configuraci\xf3n de Email SMTP",SMTP_setup_text:"Como configurar los ajustes de Email SMTP para tu cuenta.",add_additional:"Agregar configuraci\xf3n SMTP adicional",add_new:"Agregar integraci\xf3n SMTP",amazon_ses_link:"Integraci\xf3n de Amazon SES",amazon_ses_setup_text:"Configura ClickFunnels con Amazon SES.",clickmail:"Email",clickmail_continue_setup:"Continuar con la Configuraci\xf3n",clickmail_dns_setup_in_progress:"VERIFICANDO DNS",clickmail_smtp_setup_in_progress:"VERIFICANDO SMTP","default":"Predeterminado","delete":"Quitar",destroy_clickmail_confirm:"\xa1Precauci\xf3n! La eliminaci\xf3n de esta Integraci\xf3n de Email (SMTP) romper\xe1 TODOS los enlaces en TODOS los Emails enviados anteriormente con esta Integraci\xf3n de Email. \xbfEst\xe1 seguro de que desea eliminar?",destroy_confirm:"\xbfEst\xe1s seguro?",disabled:"(desactivado)",domain_header:"Dominio",external_label:"EXTERNO",important_note_html:"<b>Nota importante:</b> muchos servidores web limitan gravemente el acceso SMTP y es posible que no permitan que ClickFunnels se conecte a \xe9l. Debido a esto, te recomendamos que te registres en un servicio SMTP dedicado como Send13, Mandrill, SendGrid, SparkPost.",integrations_count:"Actualmente est\xe1s usando %{count} de %{total} integraciones SMTP.",limit:"Sin m\xe1s integraciones SMTP",mandrill_link:"Integraci\xf3n Mandrill",mandrill_setup_text:"Configura ClickFunnels con Mandrill.",no_configs_created:"No se crearon configuraciones.",no_domain:"Sin dominio establecido",not_verified:"(no est\xe1 verificado)",reputation:"Reputaci\xf3n",reputation_header:"Reputaci\xf3n",send13_link:"Integraci\xf3n Send13",send13_setup_text:"Configura ClickFunnels con Send13.",sendgrid_link:"Integraci\xf3n SendGrid",sendgrid_setup_text:"Configura ClickFunnels con SendGrid.",settings:"Ajustes",sparkpost_link:"Integraci\xf3n SparkPost",sparkpost_setup_text:"Configura ClickFunnels con SparkPost.",title_header:"Configuraci\xf3n SMTP",tooltip_disabled:"Deshabilitado por errores - Verifica nuevamente para volver a conectarte",upgrade_account_link:"Actualizar para agregar m\xe1s"},messages:{created:"\xa1Integraci\xf3n SMTP creada con \xe9xito!",deleted:"La integraci\xf3n SMTP se elimin\xf3 correctamente.",limit:"Has utilizado todas tus integraciones SMTP permitidas.",updated:"La integraci\xf3n SMTP se actualiz\xf3 correctamente."},support:{amazon_ses_support_url:"http://docs.clickfunnels.com/smtp-email-integrations/amazon-ses/using-amazon-ses-for-smtp-email-settings",mailchimp_support_url:"https://docs.clickfunnels.com/smtp-email-integrations",mandrill_support_url:"https://docs.clickfunnels.com/smtp-email-integrations/mandrill/integrate-mandrill-smtp-with-clickfunnels",send13_support_url:"https://docs.clickfunnels.com/smtp-email-integrations/send13/integrate-with-send13-smtp",sendgrid_support_url:"https://docs.clickfunnels.com/smtp-email-integrations/sendgrid/integrate-sendgrid-smtp-with-clickfunnels",smtp_support_url:"http://docs.clickfunnels.com/smtp-email-integrations",sparkpost_support_url:"https://docs.clickfunnels.com/smtp-email-integrations/sparkpost-smtp/how-to-integrate-with-sparkpost-smtp"}},userinfo:{download_pii:{download_button:"Descargar",error:"Algo sali\xf3 mal. P\xf3ngase en contacto con el soporte t\xe9cnico.",header:"Descargar Mis Datos",subheader:"Exportar mi informaci\xf3n personal.",success:"Tu informaci\xf3n exportada se enviar\xe1 a la direcci\xf3n de Email asociada con esta cuenta."},error:{required:"Aseg\xfarate de que se hayan agregado todas las configuraciones de cuenta requeridas."},expand_button:"Expandir",expand_button_expanded:"Cerrar",header:"Administrar detalles de la cuenta",password:{header:"Cambiar Contrase\xf1a",reset_button:"Restablecer Contrase\xf1a",reset_confirmation:"\xbfEst\xe1 seguro de que desea restablecer esta contrase\xf1a?",resetting:"Restableciendo contrase\xf1a...",subheader:"Administra tu contrase\xf1a"},profile:{city:"Ciudad",city_placeholder:"Boise",confirm:"\xbfEst\xe1s seguro? Esto configurar\xe1 tu imagen de perfil para usar Gravatar.",country:"Pa\xeds",country_placeholder:"Seleccionar Pa\xeds",delete_button:"Borrar",deleting:"Eliminando...",email:"Email",email_note:"Proporciona tu contrase\xf1a actual para editar correctamente tu Email",email_placeholder:"bob@moneymaker.com",email_taken:"Esta direcci\xf3n de Email ha sido tomada por otro usuario. Prueba con uno diferente.",error_invalid_email:"Por favor, introduce una direcci\xf3n de Email v\xe1lida",header:"Perfil",name:"Nombre",name_placeholder:"Bob Moneymaker",password_error:"Ingresa tu contrase\xf1a actual para actualizar tu direcci\xf3n de Email",phone:"Tel\xe9fono",phone_placeholder:"+1 (123) 456-7890",profile_image:"Imagen de Perfil",profile_image_error:"Error:",state_province:"Estado / Provincia",state_province_placeholder:"ID",street_address:"Direcci\xf3n",street_address_2_placeholder:"Suite 123",street_address_placeholder:"1234 Tu Calle Aqu\xed",subheader:"Edita tu foto de perfil, nombre, direcci\xf3n, talla de camisa, etc.",upload_image_button:"Cargar Imagen",zip_code:"C\xf3digo Postal / ZIP",zip_code_placeholder:"12345"},redact:{delete_button:"BORRAR",header:"Eliminar Mis Datos",modal:{cancel:"Cancelar",confirm:"Borrar",confirmation:'Escribe "%{keyword}" para confirmar.',content_markdown:"Est\xe1 a punto de eliminar toda tu informaci\xf3n dentro de ClickFunnels.\nEsto incluye tus Funnels, Contactos y todo lo dem\xe1s en tu cuenta. Esto NO PUEDE revertirse.\nSe reembolsar\xe1 el tiempo de suscripci\xf3n restante en tu cuenta.\n",flash_error:'Ingresa "%{keyword}" exactamente para ocultar su informaci\xf3n',flash_success:"La redacci\xf3n de GDPR ha comenzado en tu cuenta",header:"\xbfEst\xe1s seguro?",service_error:"Algo sali\xf3 mal con tu solicitud. P\xf3ngase en contacto con el soporte t\xe9cnico."},subheader:"Elimina todos tus datos dentro de ClickFunnels. Esto eliminar\xe1 tu cuenta, que incluye todos los Contactos y Funnels. Tus datos no ser\xe1n recuperables."},save_button:"Guardar",subuser_redact:{delete_button:"BORRAR",header:"Eliminar mis datos personales de todas las cuentas de ClickFunnels",modal:{cancel:"Cancelar",confirm:"Borrar",confirmation:'Escribe "%{keyword}" para confirmar.',content_markdown:"Est\xe1s a punto de eliminar todos tus datos personales y de todas las cuentas de usuario de ClickFunnels.\nTras la eliminaci\xf3n, todos tus datos personales se eliminar\xe1n de ClickFunnels.\nSi haces click en Eliminar, tambi\xe9n ser\xe1s eliminado de todas las cuentas en las que has sido agregado.\n",flash_error:'Ingresa "%{keyword}" exactamente para ocultar su informaci\xf3n',flash_success:"La redacci\xf3n de GDPR ha comenzado en tu cuenta",header:"\xbfEst\xe1s seguro?",service_error:"Algo sali\xf3 mal con tu solicitud. P\xf3ngase en contacto con el soporte t\xe9cnico."},subheader:"Elimina todos tus datos personales y elimina tu perfil de todas las cuentas que has agregado como sub-usuario."}}},userpages:{purchase:{not_found:"No pudimos completar tu compra. Es posible que debas utilizar una tarjeta de cr\xe9dito diferente."}},users:{confirmations:{"new":{resend_confirmation_instructions:"Reenviar Instrucciones de Confirmaci\xf3n"}},mailer:{confirmation_instructions:{confirm_my_account:"Confirmar mi cuenta",welcome_email:"\xa1Bienvenido %{email}!",you_can_confirm_your_account_email_through_the_link_below:"Puede confirmar su cuenta de correo electr\xf3nico a trav\xe9s del siguiente enlace:"},reset_password_instructions:{change_my_password:"Cambiar mi contrase\xf1a",if_you_didnt_request:"Si tu no has solicitado este, por favor, ignora este mensaje.",someone_has_requested_a_link:"Alguien ha pedido un enlace para cambiar tu contrase\xf1a. Puedes hacerlo a trav\xe9s del siguiente enlace.",your_password_wont_change:"Tu contrase\xf1a no cambiar\xe1 hasta que accedas al enlace de arriba y crees una nueva."},unlock_instructions:{click_the_link_below_to_unlock_your_account:"Haz click en el enlace de abajo para desbloquear tu cuenta:",hello_email:"Hola %{email}!",unlock_my_account:"Desbloquear mi cuenta",your_account_has_been_locked_due_to_an_excessive_number_of_un:"Tu cuenta ha sido bloqueada debido a un excesivo n\xfamero de intentos de acceso sin \xe9xito."}},passwords:{new_newdesign:{back_to_login:"Volver a la p\xe1gina de inicio de sesi\xf3n",error_invalid_email:"Por favor, introduce una direcci\xf3n de Email v\xe1lida.",loading_resetting_password:"Restableciendo contrase\xf1a...",reset_message:"Ingresa tu Email para restablecer tu contrase\xf1a.",submit_button:"Restablecer Contrase\xf1a"},new_olddesign:{enter_in_your_email_to_reset_password:"Ingresa tu Email para restablecer la contrase\xf1a...",forgot_password:"\xbfOlvidaste tu contrase\xf1a?",reset_password_by_email:"Restablecer contrase\xf1a v\xeda Email"}},payment_gateways:{payment_gateway:{are_you_sure:"\xbfEst\xe1s seguro?",edit_account:"Editar cuenta %{account_name}"}},registrations:{change_password:{uploading:"Subiendo...",userinfo:"userinfo"},domains:{manage_custom_domains:"Administrar Dominios Personalizados",settings:"Ajustes"},"new":{already_have_an_account:"\xbfYa Tienes Una Cuenta?",contact_support:"Contactar a Soporte",create_your_account_now:"Crea Tu Cuenta Ahora",if_you_are_getting_an_error_with_the:"Si recibes un error con el Email seleccionado, probablemente sea porque ya tienes una cuenta. Si recuerdas la contrase\xf1a, puedes hacer click en el bot\xf3n de abajo para iniciar sesi\xf3n. O crear una nueva cuenta a la derecha...",if_you_are_still_unsure_if_you_have_an_account_alr:"Si a\xfan no est\xe1s seguro si ya tienes una cuenta, o si no puedes reclamar una prueba gratuita, comun\xedcate con Soporte T\xe9cnico y podremos ayudarte.",login_to_your_account:"Ingresa A Tu Cuenta",still_need_help:"\xbfA\xfan necesitas ayuda?"},settings_nav:{account_billing:"Facturaci\xf3n de Cuenta",account_billing_subscription:"Suscripci\xf3n y Facturaci\xf3n de Cuenta",account_details:"Detalles de la Cuenta",digital_assets:"Activos Digitales",domains:"Dominios",email_integrations_smtp:"Integraciones de Email (SMTP)",global_unsubscribes:"Cancelaciones Globales",integrations:"Integraciones",manage_api_integrations:"Administrar Integraciones de API",manage_custom_page_templates:"Administrar Plantillas de P\xe1gina Personalizadas",manage_digital_assets:"Gestionar Activos Digitales",manage_your_account:"Gestiona tu Cuenta",management:"Administraci\xf3n",payment_gateways:"Pasarelas de Pago",personal_page_templates:"Plantillas de P\xe1ginas Personales",setup:"Configurar",setup_account_billing_subscription:"Configurar Facturaci\xf3n y Suscripci\xf3n de la cuenta",setup_email_smtp_settings:"Configurar Email SMTP",setup_payment_gateways:"Configurar Pasarelas de Pago"},update_js:{info_html:"<p>\xa1Gracias! \xa1Solicitud de camiseta gratis recibida! \xa1La enviaremos con el pr\xf3ximo lote!<p><p> <a href='#' class='back'>\xa1Vuelve atr\xe1s y echa un vistazo a m\xe1s</a> o <a href='/create'>crea tu primer Funnel ahora!</a></p>"},user_details:{shirt_size:{label:"Talla de Camiseta",options:{l:"Grande",m:"Mediana",s:"Chica",xl:"Extragrande",xxl:"XXL"}}}},sessions:{action_funnel_share_login:{account_and_get_this_funnel_now:"Cuenta y Obt\xe9n Este Funnel Ahora!",action_funnel:"Funnel de Acci\xf3n...",add_this_action_funnel:"Agregar este Funnel de Acci\xf3n",add_to_your_account:"Agregar A Tu Cuenta",already_a_clickfunnels_member:"\xbfYa es miembro de ClickFunnels?",choose_your_password:"Elige tu contrase\xf1a...",click_here:"Click Aqu\xed",create_your_account_now:"Crea Tu Cuenta Ahora...",forgot_password:"\xbfOlvidaste tu Contrase\xf1a?",get_your_free_14_day_trial:"Obt\xe9n Tu Prueba Gratuita de 14 D\xedas:",login_now:"Iniciar Sesi\xf3n Ahora",login_to_your_account_it_will_be_added:"Inicia Sesi\xf3n En Tu Cuenta Y Se Agregar\xe1...",name_someonetitleize_has_shared_this_action_funnel_with_you:"\xa1%{name_someonetitleize} ha compartido este Funnel de acci\xf3n contigo!",not_a_clickfunnels_member_yet:"\xbfA\xfan no es miembro de ClickFunnels?",simply_enter_your_name_and_email_address_below:"Simplemente Coloca Tu Nombre Y Direcci\xf3n De Email Abajo:",step_1:"Paso #1",step_2:"Paso #2",to_login_to_your_clickfunnels:"para iniciar sesi\xf3n en Clickfunnels",unlock_the:"Desbloquea el",you_can_edit_anything_you_like_on_these_pages_add_your_name_c:"* \xa1Puedes EDITAR lo que quieras en estas p\xe1ginas! \xa1Agrega tu nombre, cambia texto, agrega im\xe1genes y mucho m\xe1s con ClickFunnels! *",you_can_use_this_funnel_for_your_own_marketing_edit_add_or_ch:"Puedes usar este Funnel para tu propio marketing, editar, agregar o cambiar lo que quieras con el Editor de ClickFunnels ...",your_password:"Tu Contrase\xf1a..."},share_login:{"3443_w_bavaria_st_eagle_idaho_83616":"3443 W. Bavaria St. Eagle Idaho 83616",about:"ACERCA DE",affiliates:"Afiliados",anything:"CUALQUIER COSA",build_your_first_funnel_for_free_right_now:"\xa1Crea Tu Primer Funnel GRATIS Ahora Mismo!",careers:"Carreras",click_funnels_blog:"Blog de ClickFunnels",click_funnels_com_a_click_funnels_product_all_righ:"ClickFunnels.com - un producto ClickFunnels - Todos los derechos reservados @ 2017-2021",dmca_policy:"Pol\xedtica de DMCA",documentation:"Documentaci\xf3n",edit:"EDITAR",email_and_facebook_marketing_automation:"\xa1Automatizaci\xf3n De Marketing Por Correo Electr\xf3nico Y Facebook!",enabling_people_people_to_grow_their_companies_thr:"Ayudando A Que Las Personas Hagan Crecer Sus Empresas A Trav\xe9s De Funnels De Ventas",everything_organized_in_one_simple_dashboard:"\xa1Todo organizado en un sencillo panel!",gdpr_policy:"Pol\xedtica de GDPR",i_m_already_a_click_funnels_user:"Ya soy usuario de ClickFunnels",income_disclosure:"Divulgaci\xf3n de Ingresos",locations:"Ubicaciones",meet_the_team:"Conoce Al Equipo",member_login:"Acceso de Miembros",official_facebook_group:"Grupo Oficial en Facebook",origin_story:"Nuestro Origen",privacy_policy:"Pol\xedtica de Privacidad",quickly_build_sales_funnels_that_convert:"\xa1Crea r\xe1pidamente Funnels de ventas que convierten!",simple_drag_and_drop_webpage_editor:"\xa1Editor de p\xe1ginas web simple para arrastrar y soltar!",simply_enter_your_email_and_create_a_password:"Simplemente Ingrese Su Correo Electr\xf3nico Y Cree Una Contrase\xf1a:",smart_shopping_cart_with_1_click_up_sells:"\xa1Carrito de Compras inteligente con Ventas Incrementales de 1 click!",start_your_free_14_day_trial:"Comienza Tu Prueba GRATUITA De 14 D\xedas",support_chat:"Chat de Soporte",terms_of_service:"T\xe9rminos De Servicio",what_is_actionetics:"\xbfQu\xe9 es Actionetics?",what_is_backpack:"\xbfQu\xe9 es Backpack?",what_is_click_funnels:"\xbfQu\xe9 es ClickFunnels?",what_is_click_funnels_editor:"\xbfQu\xe9 es el Editor ClickFunnels?",with_just_simple_html:"Con solo arrastrar y soltar, puedes agregar tu nombre, cambiar texto, agregar im\xe1genes, videos, vi\xf1etas, popups y mucho m\xe1s con ClickFunnels. Es lo suficientemente poderoso como para que puedas crear <b>CUALQUIER tipo de Funnel</b> que puedas imaginar, pero lo suficientemente simple como para que puedas agregar TU mensaje en cualquiera de nuestros Funnels predise\xf1ados",yes_this_page_was_built_using_click_funnels_unlike:"S\xed, esta p\xe1gina se cre\xf3 con ClickFunnels. A diferencia de nuestros competidores, bebemos nuestro propio Kool-Aid.",you_can:"PUEDES",you_like_on_these_pages:"\xa1Tu Like En Estas P\xe1ginas!",your_email_address:"Tu Direcci\xf3n de Email..."},sign_in_form:{email_placeholder:"nombre@tunegocioincreible.com",error_empty_password:"Por favor, introduce tu contrase\xf1a.",error_invalid_email:"Por favor, introduce una direcci\xf3n de Email v\xe1lida.",forgot_password:"\xbfOlvidaste tu contrase\xf1a?",loading_logging_in:"Iniciando Sesi\xf3n...",login_faceID:"Iniciar Sesi\xf3n con Face ID",login_passcode:"Inicie Sesi\xf3n con tu Contrase\xf1a",login_title:"ClickFunnels - Iniciar sesi\xf3n",login_touchID:"Iniciar Sesi\xf3n con Touch ID",new_to_us:"\xbfEres Nuevo Aqu\xed?",password_placeholder:"tu contrase\xf1a segura",sign_up:"Registrate",your_strong_password:"tu contrase\xf1a segura",youyourawesomebusinesscom:"nombre@tunegocioincreible.com"}},shared:{links:{did_not_receive_confirmation_instructions:"\xbfNo recibiste las instrucciones de confirmaci\xf3n?",did_not_receive_unlock_instructions:"\xbfNo recibiste las instrucciones de desbloqueo?",didnt_receive_confirmation_instructions:"\xbfNo recibiste las instrucciones de confirmaci\xf3n?",didnt_receive_unlock_instructions:"\xbfNo recibiste las instrucciones de desbloqueo?",forgot_your_password:"\xbfOlvidaste tu contrase\xf1a?",sign_in:"Iniciar Sesi\xf3n",sign_in_with_providerto_stitleize:"Inicia Sesi\xf3n con %{providerto_stitleize}",sign_in_with_title:"Inicia sesi\xf3n con %{title}",sign_up:"Registrarse"}},unlocks:{"new":{resend_unlock_instructions:"Reenviar instrucciones de desbloqueo"}}},views:{account:{audit_log:{account_affiliate_changed:"cambio el afiliado",account_affiliate_tos_violation:"violaci\xf3n de los t\xe9rminos de servicio de afiliados",account_affiliates_cleared:"afiliados autorizados",account_canceled:"cuenta cancelada",account_downgraded:"se degrad\xf3 la cuenta",account_paused:"cuenta pausada",account_payment_information_edited:"informaci\xf3n de pago de cuenta editada",account_trial_ended:"prueba de cuenta finalizada",account_trial_started:"prueba de cuenta iniciada",account_unpaused:"cuenta no pausada",account_upgraded:"se mejor\xf3 la cuenta","beta_feature_opt-in":"funci\xf3n beta habilitada %{beta_feature_name}","beta_feature_opt-out":"desactivado la funci\xf3n beta %{beta_feature_name}",contact_list_downloaded:"lista de contactos descargada",contact_list_imported:"lista de contactos importada",contact_profile_gdpr_redacted:"perfil de contacto redactado",contacts_added_to_email_list:"contactos agregados a la Lista de Email",domain_created:"dominio creado %{domain}",domain_deleted:"dominio %{domain} eliminado",domain_updated:"dominio actualizado %{domain}",funnel_created:"Funnel creado %{funnel_name}",funnel_edited:"Funnel editado %{funnel_name}",funnel_shared:"Funnel compartido %{funnel_name}",funnel_stats_reset:"restablecer las estad\xedsticas del Funnel %{funnel_name}",funnel_step_added:"paso de Funnel agregado %{funnel_step_name}",funnel_step_created:"paso de Funnel creado %{funnel_step_name}",funnel_step_deleted:"Paso %{funnel_step_name} del Funnel borrado",funnel_step_edited:"paso de Funnel editado %{funnel_step_name}",funnel_step_removed:"Paso del Funnel eliminado %{funnel_step_name}",funnel_stripe_test_edited:"cambi\xf3 Stripe a modo de prueba %{stripe_test_value} para el Funnel %{funnel_name}",header:"Historial de Cuenta",page_created:"p\xe1gina con id %{page_id} creada en el paso %{funnel_step_name} del Funnel",page_deleted:"p\xe1gina con id %{page_id} borrada en el paso %{funnel_step_name} del Funnel",page_duplicated:"p\xe1gina con id %{old_page_id} duplicada en el paso %{funnel_step_name} del funnel",page_updated:"p\xe1gina con id %{page_id} actualizada en el paso %{funnel_step_name} del funnel",payment_gateway_created:"cre\xf3 la pasarela de pago %{payment_gateway_type}",payment_gateway_deleted:"pasarela de pago %{payment_gateway_type} eliminada",payment_gateway_updated:"pasarela de pago actualizada %{payment_gateway_type}",smtp_integration_created:"cre\xf3 la integraci\xf3n smtp %{integration_title}",smtp_integration_deleted:"integraci\xf3n smtp eliminada %{integration_title}",smtp_integration_edited:"integraci\xf3n smtp editada %{integration_title}",user_gdpr_redacted:"usuario redactado",user_invitation_accepted:"%{email} acept\xf3 tu invitaci\xf3n para unirse a la cuenta",user_invited:"invitaste a %{email} a unirse a la cuenta",user_logged_in:"iniciaste sesi\xf3n",user_logged_out:"cerraste sesi\xf3n",user_permission_edited:"permisos de %{email} editados ",user_removed:"eliminado %{email} de la cuenta"},invitation:{invitation_token:{description:"El token de invitaci\xf3n de tu cuenta no es v\xe1lido. Comun\xedquese con el propietario de la cuenta.",header:"Token de Inv\xe1lido"},join_account:{description:"Actualmente iniciaste sesi\xf3n como <b>%{email}</b> . \xbfTe gustar\xeda conectar tu perfil de usuario a <b>%{name}</b> ?",header:"Unirte a la Empresa",submit:"Agregar Empresa",team_members:"%{count} miembros del equipo",use_a_different_email_address:"\xbfUtilizar una direcci\xf3n de Email diferente?"},registration:{already_have_an_account:"\xbfYa tienes una cuenta? %{login}",email:{label:"Direcci\xf3n de Email",placeholder:"Tu direcci\xf3n de Email"},header:"Crea tu cuenta",limit_reached:"Se alcanz\xf3 el l\xedmite de subusuarios para esta cuenta",login:"Iniciar Sesi\xf3n",name:{label:"Nombre Completo",placeholder:"Tu nombre completo"},password:{placeholder:"Crea una contrase\xf1a"}}},no_account:{description:"No perteneces a una empresa ni tienes una cuenta activa. Reg\xedstrate como usuario regular.",header:"No se encontr\xf3 ninguna cuenta"},sneak_peeks:{"new":{"new":{action:{header:"\xa1Empieza mi prueba Platinum ahora!",link:'\xa1Empiece hoy mi "prueba" de 7 d\xedas a Platinum!'},additional:{first:"GRATIS por 7 d\xedas...",second:"(Luego, solo $297 USD al mes despu\xe9s)"},header:"\xa1Felicidades! \xa1Eres elegible para probar la cuenta ClickFunnels Platinum!",image:"https://platinumsneakpeek.com/hosted/images/a3/09545e8f1e4572bba6d6eeb299fe84/celebrate-russell.gif"},upgraded:{action:{header:"\xa1Ll\xe9vame a FunnelFlix ahora!",link:"\xa1Vamos a empezar esta fiesta!",url:"https://members.funnelflix.com/"},additional:{first:"(Puedes degradar en cualquier momento dentro de la configuraci\xf3n de tu cuenta)"},description:'Tu "Prueba Platinum" est\xe1 activa',header:"\xa1INCRE\xcdBLE!",image:"https://platinumsneakpeek.com/hosted/images/a3/09545e8f1e4572bba6d6eeb299fe84/celebrate-russell.gif"}},show:{active:{action:{header:"\xa1Ll\xe9vame a FunnelFlix ahora!",link:"\xa1Vamos a empezar esta fiesta!",url:"https://members.funnelflix.com/"},additional:{first:"(Puedes degradar en cualquier momento dentro de la configuraci\xf3n de tu cuenta)"},cancel:{button:"Necesito cancelar mi Prueba Platinum",confirm:"\xbfEst\xe1s seguro de que deseas cancelar tu Sneak Peek?"},description:'\xa1Tu "Prueba Platinum" est\xe1 activo y tu cuenta se actualizar\xe1 autom\xe1ticamente a Platinum en %{days}!',header:"\xa1INCRE\xcdBLE!",image:"https://platinumsneakpeek.com/hosted/images/a3/09545e8f1e4572bba6d6eeb299fe84/celebrate-russell.gif"},canceled:{action:{header:"\xa1Actualiza a Platinum + FunnelFlix ahora!",link:"\xa1Vamos a empezar esta fiesta!",url:"https://upgradenow.com/"},additional:{second:"(Solo $297 USD al mes despu\xe9s)"},description:'Parece que has probado el "Platinum" en el pasado, pero cancelaste ... Solo permitimos una prueba por cuenta, pero est\xe1 bien, \xa1puedes actualizar a Platinum ahora mismo!',header:"Awwhhh...",image:"https://platinumsneakpeek.com/hosted/images/d9/2f1bee79a5473eb88317759a6817b7/awwhhh-Russell.gif\n"},expired:{action:{header:"\xa1Actualiza a Platinum + FunnelFlix ahora!",link:"\xa1Vamos a empezar esta fiesta!",url:"https://upgradenow.com/\n"},additional:{second:"(Solo $297 USD al mes despu\xe9s)"},description:'Parece que has probado el "Platinum" en el pasado, pero cancelaste ... Solo permitimos una prueba por cuenta, pero est\xe1 bien, \xa1puedes actualizar a Platinum ahora mismo!',header:"Awwhhh...",image:"https://platinumsneakpeek.com/hosted/images/d9/2f1bee79a5473eb88317759a6817b7/awwhhh-Russell.gif"},upgraded:{action:{header:"\xa1Ll\xe9vame a FunnelFlix ahora!",link:"\xa1Vamos a empezar esta fiesta!",url:"https://members.funnelflix.com/"},additional:{first:"(Puedes degradar en cualquier momento dentro de la configuraci\xf3n de tu cuenta)"},description:'Tu "Prueba Platinum" est\xe1 activa',header:"\xa1INCRE\xcdBLE!",image:"https://platinumsneakpeek.com/hosted/images/a3/09545e8f1e4572bba6d6eeb299fe84/celebrate-russell.gif"}}}},activation_flow:{customer_info:{"new":{left_panel:{header:"Todas las herramientas y estrategias para administrar tu negocio con facilidad"},right_panel:{experience:{title:"Seleccionar respuesta"},header:"Cu\xe9ntanos un poco sobre ti...",industry:{title:"Seleccionar Industria"},revenue:{title:"Seleccionar ingresos anuales"},sub:"Vamos a conocerte mejor. La informaci\xf3n que proporciones se utilizar\xe1 para adaptar el Funnel que necesitar\xe1.",submit:"Siguiente"}}},funnels:{edit:{left_panel:{header:"Los mejores Funnels de Venta optimizados para tu negocio"},right_panel:{back:"Atr\xe1s",blank_template:"Quiero comenzar con una plantilla en blanco y luego elegir\xe9 diferentes dise\xf1os para mis p\xe1ginas.",choose_button:"Seleccionar",header:"\xbfC\xf3mo te gustar\xeda que se viera tu nuevo Funnel?",preview:{
back_button:"Volver",use_template_button:"Usa esta plantilla"},preview_button:"Vista Previa",submit:"Siguiente"}}},goals:{edit:{left_panel:{header:"Todas las herramientas y estrategias para administrar tu negocio con facilidad"},right_panel:{back:"Atr\xe1s",best_pick:"Mejor Elecci\xf3n",header:"\xbfQu\xe9 quieres hacer?",info:"No te preocupes, podr\xe1s cambiar tu Funnel m\xe1s adelante.",pricing_tier:{title:"Selecciona un nivel de precios"},primary_goal:{title:"Elige una meta"},product_host:{title:"Elige un anfitri\xf3n"},submit:"Siguiente",type_of_product:{title:"Selecciona un tipo de producto"}}}},orientations:{edit:{assets:{logo:"logo",move:"Mu\xe9vete r\xe1pido",remove:"eliminar obst\xe1culos",step5:"paso 5",tap:"conecta con tu tribu"},left_panel:{header:"\xa1Ya no est\xe1s solo!",sub_header:"Ser emprendedor es dif\xedcil. Pero ahora est\xe1s rodeado de un equipo de apoyo que no quiere nada m\xe1s que verte triunfar.",welcome:{closing:"Bienvenido a ClickFunnels",community:"Ahora tienes una comunidad"}},right_panel:{back:"Atr\xe1s",call_button:"Programa una llamada GRATUITA",community:{header:"Tu comunidad",steps:{move:{text:"Los hack-a-thons virtuales, pr\xe1cticos y en vivo te ayudar\xe1n a comenzar r\xe1pidamente.",title:"Mu\xe9vete R\xe1pido"},remove:{text:"Puedes enviarnos un mensaje de texto desde cualquier lugar de la aplicaci\xf3n cuando tengas una pregunta. Busca este icono en cualquier p\xe1gina.",title:"Eliminar Obst\xe1culos"},tap:{text_html:"\xa1Ve a Facebook y busca el <b>ClickFunnels (Oficial) Group</b> y el <b>ClickFunnels Avengers Group!</b>",title:"Conecta con tu tribu"}}},header:"Obt\xe9n Orientaci\xf3n",sub_text:"en una consulta gratuita con un especialista de ClickFunnels.",submit:"Terminar"}}},products:{edit:{left_panel:{header:"\xa1Puedes hacerlo!"},right_panel:{back:"Atr\xe1s",header:"Cu\xe9ntenos m\xe1s sobre tu producto / servicio",info:"No te preocupes, podr\xe1s cambiar cualquiera de los detalles de tu producto m\xe1s adelante.",submit:"Siguiente",warning:"Para activar tu producto (para que pueda generar ventas), deber\xe1s proporcionar detalles adicionales en la P\xe1gina de Orden de tu Funnel."}}}},layouts:{account:{affiliates:"Afiliados",assets:"Activos",audit_log:"Historial de Cuenta",billing:"Facturaci\xf3n de Cuenta",content_security_policy:"Pol\xedtica de Seguridad de Contenido",details:"Detalles de la Cuenta",digital_assets:"Activos Digitales",domains:"Dominios",global_unsubscribes:"Cancelaciones Globales",integrations:"Integraciones",legal_docs:"Documentos Legales",management:"Administraci\xf3n",notifications:"Notificaciones",outgoing_smtp:"Integraciones de Email (SMTP)",page_templates:"Plantillas de P\xe1gina",payment_gateways:"Pasarelas de Pago",people:"Sub Usuarios",setup:"Configurar",title:"Configuraci\xf3n de la Cuenta"}},pagination:{first:"&laquo; Primera",last:"\xdaltima &raquo;",next:"Siguiente &rsaquo;",per_page:"Por p\xe1gina",previous:"&lsaquo; Anterior",total:"Total",truncate:"&hellip;",unlimited:"Ilimitado"}},webhook_deliveries:{data_notice:"Nota: los datos pueden no estar disponibles despu\xe9s de 2 semanas",index:{attempts:{text:"Intentos"},breadcrumb:{current:{text:"Entregas de Webhook del Funnel"},previous:{text:"Webhooks de Funnel"}},buttons:{back:{text:"Atr\xe1s"}},columns:{attempts:{title:"Intentos"},created:{title:"Creada"},payload:{title:"Payload\n"},success:{title:"\xbf\xc9xito?"}},delivery:{failure:"No",success:"S\xed"},no_deliveries:{text:"No se han realizado entregas"},title:{text:"Entregas de Webhook del Funnel"}}},webhook_delivery_attempts:{index:{attempt:{failure:"No",success:"S\xed"},buttons:{back:{text:"Volver"},new_attempt:{disable_with_text:"Enviando Request",text:"Reenviar \xdaltimo Intento"}},columns:{body:{title:"Cuerpo"},created:{title:"Creado"},message:{title:"Mensaje"},status:{title:"Estado"},success:{title:"\xbf\xc9xito?"}},no_attempts:{text:"No se han realizado intentos"},title:{text:"Intentos de Entrega del Webhook del Funnel"}}}},"es-AR":{_funnel_secrets:{headers:{first:null,fourth:null,second:null,third:null}},_funnelflix:{header:null,upgrade:null},account:{details:{partials:{address:{city:null,city_placeholder:null,country:null,country_placeholder:null,phone:null,phone_placeholder:null,save:null,saving:null,state_province:null,state_province_placeholder:null,street_address:null,street_address_2_placeholder:null,street_address_placeholder:null,zip_code:null},affiliate:{affiliate_badge:null,affiliate_id:null,error_message:"\xa1Ups!. Algo no funcion\xf3 como se esperaba. Actualiz\xe1 (refresh) la p\xe1gina y volv\xe9 a intentarlo.\n",hint:"Vos Podes Actualizar la configuraci\xf3n de los Funnels reci\xe9n creados.",hint_link:null,on_by_default:null,share:null,share_links:{share:null}},locale:{locale:null,save:null,saving:null,select_locale:null,time_zone:null},profile:{account_name:null,error_header:null,image:null,save:null,saving:null,title:null},subdomain:{label:null,save:null,saving:null,subdomain_placeholder:null},timezone:{save:null,saving:null,time_zone:null},wordpress:{wordpress_api_key:null}},show:{address:{header:null,subheader:null},affiliate:{header:null,subheader:null},beta_features:{header:null,subheader:null},close:null,expand:null,header:null,locale:{header:null,subheader:null},profile:{header:null,subheader:null},save:null,saving:null,subdomain:{header:null,subheader:null},timezone:{header:null,subheader:null},wordpress:{header:null,subheader:null}}},people:{card:{date_format:null,last_login:null,manage_permissions:null,remove_from_organization:null},index:{header:null,header_html:null,invite:null,label:{full_access:null,limited_access:null,owner:null,pending:null},warning_message:{contact_sales:null,contact_sales_link:null,header:null,message:null}},invite_person_modal:{cancel:null,email_label:null,full_permission:null,header:null,is_minor:null,is_minor_tooltip:null,is_minor_tooltip_title:null,send_invite:null},owner_card:{date_format:null,last_login:null},pending_card:{invitation_pending:null,manage_permissions:null,remove_from_organization:null,resend_invitation:null},permissions_list:{access_account_settings:null,access_backpack:null,access_cf_affiliate:null,access_contacts:null,access_follow_up_funnels:null,access_funnels:null,access_sales:null,backpack:null,clickfunnels:null,follow_up_funnels:null,global_account_setting:null},remove:{cancel:null,header:null,remove:null},show:{cancel:null,edit_header:null,full_permission:null,is_minor:null,unsaved_changes_message:null,update_permissions:null}}},action_funnel_steps:{index:{action_funnel:null,delay_days:null,delay_hours:null,email:null,end_time_range:null,funnel_action:null,integration:null,integration_to:null,integration_with:null,listing_action_funnel_steps:null,name:"Nombre",new_action_funnel_step:null,start_time_range:null,status:null,text:null}},action_funnels:{go_to_follow_up_funnels_button:null,sunset_message:null},actionetics:{action_funnels_sunset:{subtitle:null,title:null,view_button:null},actionetics:{description:null},active_campaign:{description:null},backpack:{offer:{actionetics_screenshot_alt_text:null,backpack_screenshot_alt_text:null,big_subheader:null,form_button_text_actionetics:null,form_button_text_md:null,small_subheader:null,upgrade_actionetics_header:null,upgrade_header:null}},backpack_upgrade_header:null,broadcasts:{summary:{divider:null,exit_to_overview_button:null,form_success:null,header:null,que_to_send_button:null,send_at_header:null,send_at_html:null,sending:null,type:null}},constant_contact:{description:null},convert_kit:{description:null},deprecation:{fuf_overview_message:null,fuf_step_overview_message:null,header:null,message:null,retargeting_messenger:null,text_messenger:null},destroy_success:null,drip:{description:null},email_message_schedule:{success:null},email_message_settings:{form:{no_smtp:null,step_name_hint:null,success:null}},email_message_summary:{delay_message:null,divider:null,email_messenger_app_html:null,filter_rules:null,from_name:null,message_preview:null,name:null,no_filter_rules:null,schedule:null,send_from:null,send_list_count:null,send_list_count_info:null,send_to:null,smtp_info:null,successful_update:null,trigger_time:null,type:null},email_messenger_description:null,error_message:null,ever_webinar:{description:null},facebook:{ad_account_requirement:null,description:null},finalize:{back_button:null,header:null,make_live_button:null,overview_button:null,save_as_draft_button:null,smtp_provider_subheader:null,sub_header:null,triggers_html:null},follow_up_funnel_steps:{third_party_apps:{settings:{untitled_integration:null},summary:{actionetics_html:null,app_description_html:null,from_name_info:null,funnel_messenger_html:null,integration_detail_header:null,name:null,send_from_header:null,send_to:null,type:null}}},follow_up_funnels:{bread_crumbs:{general_step_settings:{label:null}},clone:{failure:null,success:null},create:{no_lists:null},dup:{account_selection:null,add_button:null},edit:{header:null},email_messenger:{form:{actions:{exit_to_over_view:null,save:null}},message:{preheader:{label:null,placeholder:null},subject:{label:null,placeholder:null}},right_side_bar:{filter_rules:null,integration_account:null,message_preview:null,send_list_count:null},schedule:{actions:{next:null},adding_send_label:null,click_here_label:null,description:null,hint:null},settings:{add_filter_label:null,days_label:null,description:null,form:{from_select_label:null,success:null},from_name_hint:null,from_name_label:null,future_list_count:null,header:null,help_docs:{title:null},hours_label:null,select_smtp:null,send_from_hint:null,send_from_label:null,sequence_label:null,setup_smtp_btn_label:null,smtp_integration_label:null,step_name_hint:null,step_name_label:null,trigger_times_label:null,when_to_trigger_hint:null,when_to_trigger_label:null},sidebar:{preview:null,settings:null}},facebook_messengers:{settings:{broadcast_name_hint:null,broadcast_name_label:null,broadcast_name_placeholder:null,exit_to_overview_label:null,fb_page_id_placeholder:null,fb_page_id_placeholder_error_html:null,group_tag_hint:null,group_tag_label:null,group_tag_placeholder:null,integration_hint:null,integration_label:null,list_hint:null,list_label:null,list_placeholder:null,next_step_label:null,no_connected_pages_button:null,page_error:null,page_name_label:null,status:{approved:null,limited:null,pending:null,rejected:null,setup:null},step_name_hint:null,step_name_label:null,step_name_placeholder:null}},form:{add_button:null,cancel_button:null,create_disable_with:null,error_header:null,group_tag_hint:null,group_tag_label:null,lists_hint:null,lists_label:null,lists_placeholder:null,name_label:null,name_placeholder:null,new_contacts_tooltip_html:null,reloaded:null,send_to_all_contacts:null,update_button:null,update_disable_with:null,warning_helper_html:null,warning_html:null,warning_label:null},header:null,index:{add_new_tooltip:null,search:null,sort:{created_date:null,name:null,sort_by:null,updated_date:null},table:{cell_days:null,cell_steps:null,header_active_contacts:null,header_funnel_spec:null,header_sent:null,header_steps:null,header_title:null,header_total_contacts:null,header_total_revenue:null,header_total_revenue_new:null,pre_header_title:null}},integrations:{facebook_custom_audience:{notice:null,tos_warning:null},header:null},"new":{header:null,sub_header:null},shared:{modal:{cancel:null,confirm:null,live:null,live_content:null,live_headline:null,make_live:null,pause_content:null,pause_headline:null,paused:null,zero_contacts_broadcast_question:null,zero_contacts_message:null,zero_contacts_step_question:null,zero_contacts_suggestion:null,zero_contacts_warning_html:null},summary:{send_to_all_tooltip_html:null,send_to_cannot_be_changed_html:null,send_to_existing:null,send_to_new:null,send_to_new_tooltip_html:null,send_to_sub_header_html:null}},stats:{email:{clicked:null,current_queue:null,failed:null,opened:null,sent:null},header:null,recipients:null,recipients_tip:null},status:{live:null,paused:null},steps:{action:{cf_internal_header:null,header:null},bread_crumbs:{general_step_settings:{label:null},schedule:{label:null},summary:{label:null}},draft:null,edit_step_settings:null,help_docs:null,help_links:{cf_internal_broadcast:null,cf_internal_fuf:null,search:null},make_live:{success:null},make_paused:{failed:null},"new":{sidebar:{actions:{"Add Tag":null,"Add To List":null,"Email Notification":null,"Remove From List":null,"Remove Tag":null,"Unsubscribe Contact":null},email_messenger:null,first_party_actions:null,funnel_messenger:null,mobile_messenger:null,retargeting_messenger:null,social_messenger:null,starts_from:null,third_party_actions:null,upgrade_now:null}},overview:{add_to_list_with_tag:{list_header:null,tag_header:null},average_cart_value:null,average_epc:null,cancelled_broadcast:{cta_link:null,description:null,header:null},clicked:null,clicked_tooltip:{graph:null,stat1:null,stat2:null},dismissed:null,draft_mode:null,failed:null,finish_setting_up:null,lifetime_gross:null,no_lists_selected:null,no_stats:null,opened:null,opened_tooltip:{graph:null,stat1:null,stat2:null},read_more:null,sent:null,sent_tooltip:{graph:null,stat1:null,stat2:null},stats_delay:null,to:null,total_clicked:null,total_gross:null,total_opened:null,total_sent:null,total_unsubscribed:null,unopened:null,unsubscribed:null,unsubscribed_tooltip:{graph:null,stat1:null}},preview:{choose_design:null,complete_message:null,edit:null,edit_design:null,email_preview:null,header:null,no_preview_available:null,save_template:null},revenue_by_funnel_by_day:{chart_title:null,header:null,no_stats_to_show:null},right_side_bar:{divider:null,filter_rules:null,integration_account:null,no_filters:null,send_list_count:null},sent:{date_sent:null,download_contacts:null,name:null,total:null,total_clicks:null,total_opens:null,total_sent:null,total_unsubscribes:null},show:{action:null,delay_caption:null,edit_button:null,facebook_page:null,headline:null,save_template:null,search_contacts_placeholder:null,sent_header:null,subject_line:null,table:{counts:null,sent_at:null}}},third_party_apps:{form:{actions:{exit_to_over_view:null,save:null},success:null},schedule:{actions:{next:null},adding_send_label:null,click_here_label:null,description:null,hint:null}},valid_days_error:null},getresponse:{description:null},html_form:{description:null},hubspot:{description:null},kajabi:{description:null},list:{edit:{back:null,group_tag_hint:null,group_tag_label:null,group_tag_placeholder:null,help:null,name_hint:null,name_label:null,name_placeholder:null,smart_list:null,smart_list_hint:null,smart_list_label:null,submit_button:null,title:null,updating:null},index:{add_new_list:null,contacts:null,header:null,search:null,table:{actions:{clone:null,created:null,edit:null,overview:null,preview:null,settings:null,updated:null,view:null},count:null,no_results:{subtext:null,title:null},pre_header_title:null,table_body:{fuf_count:null},table_headers:{emails_sent:{data_content:null,text:null},subscribed:{data_content:null,text:null},title:{text:null},today:{data_content:null,text:null},unsubscribed:{data_content:null,text:null},yesterday:{data_content:null,text:null}},ungrouped:null},title:null},"new":{back:null,group_tag_hint:null,group_tag_label:null,group_tag_placeholder:null,help:null,name_hint:null,name_label:null,name_placeholder:null,saving:null,smart_list_hint:null,smart_list_label:null,submit_button:null,title:null},show:{add_rule:null,calculating_message:null,calculating_title:null,confirm:null,connected_fufs:{header_active_contacts:null,header_sent:null,header_steps:null,header_title:null,header_total_revenue_new:null,none_create_link:null,none_header_body:null,none_header_title:null,none_learn_more_link:null},edit_list:null,remove_list:null,second_confirm:null,smart_list:null,smart_list_detail:null}},locked_text:null,mad_mimi:{description:null},mailchimp:{description:null},markethero:{description:null},maropost:{description:null},message_settings:{add_filter_label:null,add_subscriber_label:null,days_label:null,deprecated_integration:null,exit_to_overview_label:null,form:{from_select_label:null,success:null},from_name_hint:null,from_name_label:null,header:null,hint:null,hours_label:null,integration_hint:null,integration_label:null,integration_placeholder:null,integration_setup:null,next_step_label:null,save_exit_label:null,select_smtp:null,sequence_label:null,setup_smtp_btn_label:null,smtp_integration_label:null,specific_times_label:null,step_name_hint:null,step_name_label:null,step_name_placeholder:null,trigger_times_label:null,when_to_trigger_label:null},mobile_messenger:{description:null},my_subscribers:{add_new_contact:null,add_to_lists:null,contacts:null,download:null,download_contacts:null,filter:{all_time:null,"import":null,import_link:null,last_year:null,options:null,search_new_contacts:null,seven_days:null,showing_contacts_for:null,sixty_days:null,sort_by:null,thirty_days:null},import_contacts:null,list:{columns_displayed:null,contact:null,created:null,email:null,export_contacts:null,found:null,joined_list:null,lifetime_contacts:null,lists:null,name:null,new_contacts:null,nil_contacts:null,no_contacts_found:null,not_found:null,overview:null,pending_removal:null,remove:null,remove_confirm:null,remove_contact:null,select_all:null,select_all_label_html:null,sends:null,subscribed:null,subscribers:null,titles:{action_score:null,age:null,age_range_lower:null,age_range_upper:null,full_name:null,gender:null,location_general:null,phone:null},unselect_all:null,unsubscribed:null,unsubscriber_tooltip:null,unsubscribers:null,unsubscribes:null,view:null,viewing_subscribers_for:null,"with":null},lists:null,options:null,placeholder:null,pre_header_title:null,recalculating:null,results:null,title:null,update:null},name:null,navigation:{action_funnels:null,broadcasts:null,contacts:null,email_broadcasts:null,email_lists:null,follow_up_funnels:null,legacy_header:null},notices:{contacts:{header:null,import_header:null,import_over_count:null,import_under_count:null,md_contacts_message:null,md_contacts_message_header:null},payment_gateways:{exceeded_message:null,header:null,message:null},smtp_integrations:{exceeded_message:null,header:null,message:null},tier:{header:null,link_html:null,message:null},tier_details_link_text:null},offer:{complimatary_account_markdown:null,currently_subscribed_click_funnels:null,currently_subscribed_funnel_hacks:null,special_offer_html:null,upgrade_account_button:null,upgrade_account_to_full_suite_html:null,watch_actionetics_button:null,watch_backpack_button:null},ontraport:{description:null},previews:{email:{body:null,disclaimer:null,header:null,subject:null},funnel_messenger:{body:null,button:null,name:null},text_messenger:{message:null,response:null}},salesforce:{description:null},search_placeholder:null,shared:{header:{edit:null,"new":null},smart_list:{calculating_warning_broadcast:null,calculating_warning_fuf:null,calculating_warning_title:null},summary:{child_info_html:null,delay_message:null,divider:null,filter_rules:null,name:null,no_filter_rules:null,resend:null,schedule:null,send_immediately:null,send_list_count:null,send_list_count_info:null,sending:null,summary:null,trigger_time_html:null,type:null},upgrade_to_md:{domain:{header:null,integration_types:null},message:null,payment_gateway:{header:null,integration_types:null},smtp:{header:null,integration_types:null},upgrade_button:null,upgrade_button_subtext:{current_price:null,starts_from:null}}},sly_broadcast:{description:null},status:{live:null,paused:null},steps:{action:{email_messenger:null,header:null,header_description:null,search_placeholder:null,submit:null,title:null},add_new_button:null,add_new_tooltip:null,control_page:{contacts_in_funnel:null,created:null,delete_button:null,delete_button_confirm:null,delete_button_tooltip:null,error_message:null,filters:{all_time:null,month:null,today:null,week:null},header:null,lists_tooltip:null,new_contacts_only_tooltip:null,no_list_tooltip:null,not_enabled:null,not_share_description:null,send_to_all_tooltip:null,send_to_existing:null,send_to_new_only:null,settings_button:null,share:{button:null,share_funnels_only:null,upgrade:null},share_description:null,share_header:null,statuses:{clicks:null,sales:null,sends:null},step:{header:null,text:null},table_headers:{active_contacts:null,ctr:null,"live?":null,sales:null,step_name:null,total_clicks:null,total_sent:null},to:null,upgrade_actionetics_md:{header:null,text:null,upgrade_now:null},wild_card:{dismiss:null,read_more:null,text:null}},integration:{connect_an_account:null,header:null,submit:null},"new":{apps_header:null,builtin_apps_header:null,coming_soon:null,description:null,header:null,messengers_header:null,search_placeholder:null,step_name:null,step_name_hint:null,step_type:null,step_type_hint:null},remove:{confirm:null,failed:null,success:null},save:{action_with_placeholder:null,days:null,further_action_header:null,further_action_message:null,header:null,hours:null,reconnect_link_text:null,rule_hint:null,select_a_list:null,step_name:null,submit:null,time_caption:null,when_to_trigger_action:null,your_tag:null},stats_message:null,subtitle:null,title:null},subnav:{actionetics_intro:null,actionetics_md:null,back:null,smart_settings:null,welcome_video:null},update_success:null,upgrade_header:null,upload:{compliance_checkbox:null,compliance_label:null,error:null,feature_disabled:null,helper_text:null,"import":null,import_contacts:null,map_fields:null,required_file:null,status:null,upload:null,uploading:null},webhook:{description:null},webinar_fuel:{description:null}},activemodel:{attributes:{"funnel_steps/product_variants/create_form":{name:null},"funnel_steps/product_variants/update_form":{name:null}}},activerecord:{affiliate_payment:{manual:null,status:{canceled:null,"canceled and balanced":null,confirmed:null,due:null,future:null,paid:null,unconfirmed:null}},attributes:{archived_contact:{email:null,full_name:null},"doorkeeper/application":{name:"Nombre",redirect_uri:"URI de redirecci\xf3n"},product_variant:{quantity:null},user:{email:"Email",subdomain:null}},commission_plan:{status:{active:null,inactive:null}},commission_plan_schedule:{payout:{one:null,other:null,zero:null}},errors:{messages:{record_invalid:"La validaci\xf3n fall\xf3: %{errors}",restrict_dependent_destroy:{has_many:"No se puede eliminar el registro porque existen %{record} dependientes",has_one:"No se puede eliminar el registro porque existe un %{record} dependiente"}},models:{account:{attributes:{subdomain:{invalid:null,taken:null,too_long:null}}},domain:{attributes:{domain:{taken:null}}},"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:"no puede contener un fragmento.",invalid_uri:"debe ser una URI v\xe1lida.",relative_uri:"debe ser una URI absoluta.",secured_uri:"debe ser una URI HTTPS/SSL."}}},email_campaign:{attributes:{active_in_past_days:{less_than:null}}},file_upload:{attributes:{file:{maxmium_reached:null}}},product_variant:{attributes:{quantity:{not_a_number:null}}},user:{attributes:{email:{taken:null},subdomain:{invalid:null,taken:null,too_long:null}}}}}},affiliate:{affiliate_commissions:{export_link:{"export":null,export_to_csv:null},index:{backpack:null,end_date:null,export_link:null,review_affiliate_commissions:null,search_by_email_name_referrer_id:null,start_date:null},listing:{amount:null,buyer:null,created_at:null,due_at:null,no_pending_commissions_for:null,offsetting_commission:null,parent_commission_id:null,purchase:null,referred_by:null,status:null,tier:null,who_referred_the_first_tier_commission_if_not_you:null,you_currently_have_no_pending_commissions:null}},home:{dashboard:{additional_amount_in_holding_for_future_payout_after_monday:null,amount_received_if_payout_is_not_sent_till_next_monday:null,amount_received_if_payout_sent_today:null,as_of:null,earnings_snapshot:null,edit_profile:null,editing_affiliate:null,in_holding_past_monday:null,last_30_days:null,last_7_days:null,lifetime_earnings:null,paid:null,pending:null,pending_breakdown:null,ready_for_payout_next_monday:null,ready_for_payout_today:null,today_so_far:null,total_amount_paid_to_date:null,total_amount_pending_future_payout:null},funnel:{affiliate_tools_get_my_links:null,commission_details:null,contact_your:null,unable_to_promote_currently:null},funnel_partial:{earnings:null,net_total:null,transactions:null},index:{affiliate_sub_id:null,all:null,breakdown_by_funnel:null,date_range:null,download:null,download_csv:null,filter:null,filtering:null,referred_affiliates:null},listing_referred:{created_at:"Creada el",email:null,name:"Nombre",no_referred_affiliates:null,purchases:null,you_currently_have_no_referred_affiliates:null},tipalti_card:{not_ready:{button:null,details:null,header:null},ready:{button:null,details:null,header:null}}},tipalti:{basic_info:{error:null,info_text:null,modal_title:null,registration_note:null,submit_button:null},shared:{back_to_affiliates_dashboard:null,invoice:null,invoice_history:null,payment:null,payment_details:null,payment_history:null,setup:null}}},affiliates:{edit:{tax_form_text:null},home:{heading:null,payment_details:{button:null,instructions:null},required_instructions:null,tax_form:{button:null,instructions:null}},nav:{management:null,setup:null},registrations:{edit:{back:null,cancel_my_account:null,currently_waiting:null,edit_resource:null,leave_it_blank_if:null,off:null,unhappy_html:null,update:null,we_need_your_current:null}}},app:{controllers:{funnels:{destroy:{failure:null,queued:null,stripe_plan:null,success:null},funnel_has_been_archived:null,not_found:null,restore:{failure:null,queued:null,success:null}},pages:{promote:{failure:null,success:null}},products:{destroy:{failure:null,success:null}},subscriptions:{cancel:{failure:null,success:null},cancel_retroactively:{failure:null,success:null},downgrade_retroactively:{failure:null,success:null},upgrade_to_actionetics_md:{failure:null,private_beta:null,subscription_required:null,success:null}},text_optins:{receive:{response_message:null,submission_confirmed:null}}},cookies:{accept_button:null,conjunction:null,cookie_policy_button:null,lumen_message_first:null,lumen_message_second:null,message:null,privacy_policy_button:null,term_of_service_button:null},copy_to_clipboard:null,error:{actionetic_md:{card_error:null,no_subscription:null,upgrade_failed:null}},loading:null},attachments:{index:{file:null,lesson:null,listing_attachments:null,new_attachment:null}},backpack:{affiliate_branding:{form:{add_affiliate_settings:null,button_hint_link:null,button_hint_start:null,sticky_cookie_days_hint:null,sticky_cookie_days_label:null,tax_form_text_hint:null,tax_form_text_label:null,tax_form_text_placeholder:null,update_affiliate_settings:null},index:{customization_header:null,customization_note:null,funnel_name:null,header:{subtitle:null,title:null},last_updated:null,no_affiliate_enabled_funnels:null}},affiliate_commissions:{create:{mismatch:null,success:null},create_special_case:{affiliate:null,conjunction:null,ending:null,message:null,purchase:null},destroy:{error:null,success:null},edit_diode:{field:{affiliate:{label:null},amount:{label:null},due_at:{label:null},status:{expired:null,label:null,paid:null,pending:null}},header:null,submit_button:{update:null}},filter:{button:{"export":null},field:{created_at_end:{placeholder:null},created_at_start:{placeholder:null},filter:{placeholder:null}}},index:{title:null},"new":{mismatch:null},refund:{error:null,success:null},table:{button:{"delete":{confirm:null,text:null},edit:{text:null}},cell:{affiliate:{offsetting_commission:{text:null},parent_commission:{text:null},record_refund:{confirm:null,text:null}}},header:{affiliate:null,amount:null,due_at:null,purchase:null},no_results:{model_word:null}},update:{error:null,success:null}},affiliate_leaderboards:{filter:{button:{submit:{text:null}},field:{created_at_end:{label:null,placeholder:null},created_at_start:{label:null,placeholder:null},product_id:{label:null,placeholder:null},stat:{label:null,option:{commissions:null,opt_ins:null,quantity_sold:null},placeholder:null}}},index:{no_results:null,title:null},table:{dimmer:{loader:null},header:{affiliate:null,commissions:null,opt_ins:null,quantity_sold:null,rank:null},message:{extra_content:null,main_content:null},no_results:{after_filtering:null,in_database:null}}},affiliate_management:{filter:{button:{add:{text:null},"export":{text:null}},field:{filter:{placeholder:null}}},index:{title:null},table:{button:{edit:{text:null},login_as:{text:null}},cell:{affiliate:{checkmark:{tooltip:null},cross:{tooltip:null}},affiliate_type:{change_affiliate_type:{text:null},header:{text:null}}},header:{affiliate:null,affiliate_type:null},no_results:{after_filtering:null,in_database:null}}},affiliate_payments:{future:{notice:null},index:{notice:null},manual_payout:{notice:null},table:{buttons:{check:null,confirm_manual:null,manual:null,paypal:null},headers:{affiliate:null,amount:null,count:null,pay_now:null,pay_now_tooltip:null,payment:null,status:null},tooltip:{not_ready:null,ready:null}}},affiliate_types:{destroy:{success:null},edit:{header:null},filter:{button_text:null,placeholder:null},form:{button:{submit:{create:{disable_with:null,text:null},update:{disable_with:null,text:null}}},field:{"default":{label:null,text:null},name:{label:null,placeholder:"Nombre"}}},index:{title:null},"new":{header:null},table:{button:{edit:{text:null}},cell:{is_default:{text:null}},header:{title:null},no_results:{after_filtering:null,in_database:null}},update:{error:null,success:null}},affiliates:{affiliate_stats:{card:{active:{header:null,text:null},affiliate_sales:{header:null},affiliates:{header:null},big_card:{header:null,sub_header:{commissions:null,todays_profit:null,total_sales:null}},commissions:{header:null},paid_to_affiliates:{header:null},referred:{header:null,text:null}},format:{currency:null},stat_options:{all_time:null,last_12_months:null,last_2_months:null,last_30_days:null,last_7_days:null}},create:{success:null},edit_diode:{header:null},filter:{placeholder:null},form:{button:{submit:{create:{disable_with:null,text:null},update:{disable_with:null,text:null}}},tab:{address:null,admin_settings:null,payments:null,settings:null,user_settings:null}},gdpr_delete:{error:null,success:null},gdpr_notify:{error:null,success:null},index:{notice:null},"new":{header:null},referring_affiliate_collection:{none:null},stats_content:{alltime:{date_filter:null,date_text:null},last12months:{date_filter:null},last30days:{date_filter:null},last60days:{date_filter:null},last7days:{date_filter:null}},tab_address:{field:{address_1:{label:null,placeholder:null},address_2:{label:null,placeholder:null},city:{label:null,placeholder:null},country:{label:null},state:{label:null,placeholder:null},zip:{label:null,placeholder:null}}},tab_admin_settings:{field:{affiliate_type:{button:{add:{text:null}},dropdown:{"default":null},label:null},ready_for_payout:{checkbox:null,label:null},referring_affiliate:{label:null,null_selector:null}}},tab_payments:{field:{payment_preference:{check:null,paypal:null,text:null},paypal_email:{placeholder:null,text:null}}},tab_settings:{field:{account_time_zone:{label:null},approved:{checkbox:null,label:null},email:{label:null,placeholder:null},first_name:{label:null,placeholder:null},last_name:{label:null,placeholder:null},password:{hint:null,label:null,placeholder:null},phone:{label:null,placeholder:null}}},tab_user_settings:{button:{delete_affiliate_data:{text:null},delete_my_data:{text:null},reset_password:{text:null}},field:{website:{label:null,placeholder:null}},header:null,notice:null},table:{affiliates:null,header:{commissions:null,paid:null,pending:null,top_affiliates:null},no_results:{after_filtering:null,in_database:null}},update:{success:null}},commission_plan_schedules:{create:{error:null,success:null},edit:{header:null},form:{button:{submit:{create:{disable_with:null,text:null},update:{disable_with:null,text:null}}},field:{amount:{label:null,placeholder:null,validation:{empty:null,number:null}},months_out:{label:null,placeholder:null,validation:{empty:null,integer:null}},payment_type:{label:null,value:{Fixed:null,Percent:null}}}},"new":{header:{prefix:null,suffix:{edit:null,"new":null}}},update:{error:null,success:null}},commission_plans:{create:{error:null,success:null},edit:{header:null},filter:{button:{add:{text:null}},field:{filter:{placeholder:null}}},form:{button:{submit:{create:{disable_with:null,text:null},update:{disable_with:null,text:null}}},field:{currency:{label:null},days_until_commissions_expirable:{label:null,placeholder:null},"default":{confirm:null,label:null},expire_check:{confirm:null,label:null},name:{label:null,placeholder:"Nombre"},status:{confirm:null,label:null}}},"new":{header:null},show_header:{button:{affiliate_type:{add:{text:null}},tier:{add:{text:null,tooltip:{
disabled:{no_affiliate_type:null,no_schedule:null}}}}},header:null},show_subheader:{button:{commission_plan:{edit:{text:null}}},data:{currency:{text:null,tooltip:null},"default":{text:null,tooltip:null},status:{tooltip:{active:null,inactive:null}}}},show_table:{button:{affiliate_type:{add:{text:null}},commission_plan_schedule:{add:{text:null,tooltip:null},edit:{text:null}}},cell:{commission:{not_applicable:null},icon:{tooltip:{active:null,inactive:null}}},header:{commission:null,payout:null,tier:null},no_results:{in_database:null}},table:{button:{commission_plan:{edit:{text:null},show:{text:null}}},cell:{icon:{tooltip:{active:null,inactive:null}},is_default:{text:null}},header:{created_on:null,name:null},message:{inactive_plan:null},no_results:{after_filtering:null,in_database:null}},update:{error:null,success:null}},layout:{affiliate_payments:{component:{export_button:null,export_checkbox:null,export_checkbox_popup:null,export_masspay_input:null,future:{filter_placeholder:null,header:null,tab:null},index:{filter_placeholder:null,header:null,tab:null},recent:{filter_placeholder:null,header:null,tab:null}}},main:{component:{"backpack/affiliate_branding":{header:null,text:null},"backpack/affiliate_commissions":{header:null,text:null},"backpack/affiliate_leaderboards":{header:null,text:null},"backpack/affiliate_management":{header:null,text:null},"backpack/affiliate_payments":{header:null,text:null},"backpack/affiliate_types":{header:null,text:null},"backpack/affiliates":{header:null,text:null},"backpack/commission_plans":{header:null,text:null},button:{go_back:{text:null},info:{text:null},video:{text:null}}}}},name:null},beta_features:{availability:{closed:null,expired:null,open:null},beta_features_list:{header:null},edit:{editing_beta_feature:null},form:{this_will_remove_the_beta_feature_system_wide_and_disable_the_html:null,type_delete:null,you_are_about_to_delete_this_beta_feature:null},index:{actions:null,active:null,add_beta_feature:null,availability:null,created_at:null,created_by:null,description:null,expired_at:null,expiry_date:null,header:null,inactive:null,learn_more:null,limit:null,limit_reached:null,name:null,no_beta_features:null,opened_at:null,spots_left:null,status:null,subscribers_count:null,user_count:null,user_limit:null,users_limit:null,visible:null},"new":{create_beta_feature:null},notice:{created:null,subscribe:null,unsubscribe:null,updated:null}},broadcast_v2:{email:{layout:{header:null},message:{choose_email_template:{label:null},edit_email:{label:null},pre_header:{hint:null,label:null,placeholder:null},save_flash:null,subject:{hint:null,label:null,placeholder:null}},schedule:{back:null,current_date:null,date_selected:null,draft_broadcast:null,header:null,helper_text:null,legend:null,next:null,save_flash:null,scheduled_broadcast:null,select_date:null,send_at:null,send_now:null,send_now_off:null,send_time:null},settings:{add_smtp_integration:null,from_name:{from_label:null,hint:null,label:null},group_tag:{hint:null,label:null},name:{label:null},save_flash:null,select_lists:{hint:null,label:null},select_smtp_integration:{hint:null,label:null},sidebar:{description:null,help_link:{text:null,url:null}}},summary:{divider:null,email_from_label:null,from_label:null,group_tag_label:null,header:null,lists_label:null,name_label:null,no_rules:null,rule_groups_label:null,save_flash:null,schedule_label:null,send_list_count:null,smtp_integration_label:null,type_label:null,type_name:null}},intro_msg:null,shared:{buttons:{exit_to_overview:null,next_button:null,save_button:null,saving:null,sending:null,submit:null},errors:{future_send_time:null},future_send_title:null,sending_in_past_modal:{adjust_schedule:null,broadcast_question:null,send_now:null,warning_html:null},sidebar:{segments:{future_send_count_title:null,list_title:null},title:{general_settings:null,message_preview:null}},zero_to_send_modal:{broadcast_question:null,cancel:null,confirm:null,suggestion:null,warning_html:null}}},broadcasts:{already_live:null,breadcrumbs:{general_settings:null,message:null,message_preview:null,schedule:null,settings:null},email_broadcasts:{header:null,message:{aside:{inbox_preview:{defaults:{body:null,pre_header:null,sent_at:null,subject:null},label:null,no_template:{body:null,subject:null,title:null}},test_email:{form:{email:{label:null},submit:{value:null}}}},form:{choose_email_template:null,edit_email:null,no_smtp:null,pre_header:null,pre_header_hint:null,subject:null,subject_hint:null},full_preview:null,save_success:null},next:null,save:null,saving:null,schedule:{form:{active_past_days:null,resend:null,resend_label:null,send_at:null,send_at_notification:null,send_broadcast:null,sending:null,use_contacts_timezone:null,use_contacts_timezone_label:null},save_success:null,update_error:null},settings:{form:{broadcast_name:null,from_name:null,from_select_label:null,lists:null,smtp_account:null,success:null,tag:null},update_error:null}},errors:{"default":null},index:{add_new_tooltip:null,broadcast_started:null,cancel:{confirmation:null,failure:null,sent_error:null,success:null,title:null},cancelled:null,clone:{failure:null,open_button:null,success_html:null,title:null},destroy:{confirmation:null,failure:{"default":null,sending:null},success:null,title:null},drafts:null,edit:null,empty_detail:null,empty_header:null,go_to_campaigns:null,header:null,move_to_drafts:{failure:null,success:null,title:null},pause:null,possible_delay:null,queued:null,search_placeholder:null,sending:null,sent:null,table:{body:{created_at:null,send_at:null,sent:null,sent_at:null,time_ago:null},footer:{currently_queued:null,divider:null},headers:{action:null,clicked:null,ctr:null,current:null,name:null,opened:null,revenue:null,scheduled_for:null,send:null,send_at:null,sent:null,started_sending:null,title:null,total:null},pre_header:{domains:null,drafts:null,funnels:null,queued:null,queued_broadcasts:null,search_draft_broadcasts:null,search_queued_broadcasts:null,search_sent_broadcasts:null,sending_broadcasts:null,sent:null,sent_broadcasts:null}}},"new":{apps_header:null,broadcast_name:null,broadcast_name_hint:null,broadcast_type:null,broadcast_type_hint:null,built_in_integrations:{subheader:null},builtin_apps_header:null,coming_soon:null,create_error:null,description:null,email_messenger:null,err_no_smtp_html:null,fb_retargeting_messenger:null,form:{submit:{value:null}},header:null,page_title_hint:null,search_placeholder:null,smtp_link:null,text_messenger:null,third_party_integrations:{subheader:null},upgrade_button:null,upgrade_info:null},overview:{action:null,average_cart_value:null,average_epc:null,cancelled_broadcast_help_link:null,clicked:null,dismissed:null,failed:null,gross:null,header:{clicked:null,opened:null,sent:null,unsubscribed:null},lifetime_gross:null,opened:null,sent:null,total_unsubscribed:null,unopened:null},preview:{choose_design:null,coming_soon:null,edit_design:null,email_preview:null,header:null,no_audience:null,no_preview_available:null,save_template:null},schedule:{actions:{next:null}},sent:{clicks:null,opened:null,sent:null,unsubscribes:null},shared:{form:{schedule:{am:null,back:null,current_date:null,date_selected:null,delay_label:null,draft_broadcast:null,header:null,helper_text:null,legend:null,next:null,pm:null,resend_checkbox:null,scheduled_broadcast:null,select_date:null,send_at:null,send_now:null,send_now_off:null,send_time:null,subject_description:null,subject_placeholder:null,wait:null},summary:{previously_queued:{alert_text:null,approve_text:null,cancel_text:null}}}},show:{header:null,overview:{dismissed:null,failed:null,no_stats:null,stats:{none:null,unavailable_stats:null},total_clicked:null,total_opened:null,total_sent:null,unopened:null,unsubscribed:null,work_in_progress:null},schedule_broadcast:null,scheduled:null,scheduled_for:null,sent:{additional_info:null,address:null,age:null,city:null,contacts:null,counts:null,date_sent:null,error_html:null,gender:null,header:null,hover_message:null,name:null,pending:null,show_full_profile:null,state:null,tooltip:{clicked:null,unsubscribed:null,viewed:null},total:null},settings:null,show_summary:{cancelled:null,draft:null,facebook_page:null,people:null,queued:null,sending:null,sent:null,subject_line:null},tabs:{overview:null,preview:null,sent:null},title:null},sidebar:{list:null},text_broadcasts:{header:null,message:{disable_with:null,message_label:null,next:null,save_and_exit:null,success:null},schedule:{active_past_days:null,save:null,save_success:null,saving:null,send_at:null,send_at_notification:null,send_broadcast:null,send_now:null,sending:null,sending_success:null,update_error:null,use_contacts_timezone:null,use_contacts_timezone_label:null},settings:{disable_with:null,integration_label:null,lists:null,name_label:null,next:null,save_and_exit:null,sub_header:null,success:null}},third_party_apps:{header:null}},calculating:null,clickfunnels:{grandfathered_in:null,name:null,platinum_name:null},commission_plan_schedules:{edit:{header:null},form:{button:{submit:{create:{disable_with:null,text:null},update:{disable_with:null,text:null}}},field:{amount:{label:null,validation:{empty:null,number:null}},months_out:{label:null,validation:{empty:null,integer:null}},payment_type:{label:null,value:{Fixed:null,Percent:null}}}},"new":{header:{prefix:null,suffix:{edit:null,"new":null}}}},concepts:{actionetics:{broadcasts:{email_messengers:{message:{choose_email_template:{label:null},edit_email:{label:null},form_success:null,pre_header:{hint:null,label:null,placeholder:null},subject:{hint:null,label:null,placeholder:null}},settings:{broadcast_name:{label:null},exit_to_overview:{label:null},form_success:null,from_name:{hint:null,label:null},from_select:{label:null},group_tag:{hint:null,label:null},list_ids:{hint:null,label:null},send_from:{hint:null,label:null},setup_smtp_btn:{label:null}},summary:{from_name:{header:null},group_tag:{header:null},lists:{header:null},name:{header:null},page:{header:null},queue_to_send:{label:null},send_at:{immediately:null,label_html:null},send_from:{header:null,summary:null},send_now:{label:null},type:{header:null,summary:null}},title:{label:null}},third_party_apps:{settings:{broadcast_name:{label:null,placeholder:null},exit_to_overview:{label:null},form_success:null,from_name:{hint:null,label:null},from_select:{label:null},group_tag:{hint:null,label:null,placeholder:null},list_ids:{hint:null,label:null},next_step:{label:null},send_from:{hint:null,label:null},setup_integration_btn:{label:null}},summary:{action:{header:null},group_tag:{header:null},lists:{header:null},name:{header:null},page:{header:null},queue_to_send:{label:null},send_at:{label:null},type:{actionetics_html:null,funnel_messenger_html:null,header:null,summary_html:null}},title:{label:null}}}},cookbook:{marketplace_funnel:{confirm_purchase:{cancel_button:null,confirm_button:null,content:null,header:null,small_text:null},get_funnel:null,included:null,purchase_funnel:null},recipe:{all:null,cart:null,"create-funnel":null,download:null,free:null,header:null,paid:null,"select-funnel":null,"step-header":null,"step-sub-header":null,"step-two":null,"sub-header":null}},domains:{toggle_autorenew:{domain_not_found:null}},shared:{tables:{preheader_groups:{column_filter:{header:null}}},trigger:{v2:{view:{days_label:null,hours_label:null,when_to_trigger_hint:null,when_to_trigger_label:null}}}}},contact_profile_imports:{bread_crumb:{"import":null,map_fields:null,upload:null},errors:{file_format:null,file_not_found:null,file_size:null},"import":{add_to_lists:null,double_check:null,error:null,file:null,is:null,large_upload_notice:null,queued_notice:null,stats:null,submit:null,summary:null},index:{contacts_verified:null,date:null,detail:null,email:null,error:null,failed:null,failed_imports:null,failure_reason:null,header:null,less:null,list_added:null,listing:null,lists:null,name:null,progress:null,records_found:null,records_imported:null,started:null,table:{status:{complete:null,"complete with failures":null,failed:null,queued:null,uploading:null}},to:null},layout:{import_contacts:null},map_fields:{add_field:null,available_fields:null,back:null,continue_with_missing:null,detail_text:null,dropdown:null,heads_up:null,is:null,names:{City:null,Country:null,Email:null,"First Name":null,"Last Name":null,Phone:null,State:null,"Street 1":null,"Street 2":null,Zip:null},no_map:null,no_map_detail:null,nothing:null,review:null,sample_of_data:null,saving:null,your_columns:null}},contact_profiles:{add_to_list:{failure:null,job_not_scheduled:null,success:null},contact_profile:{business_history:{company:null,current:null,end_date:null,header:null,job_title:null,past:null,start_date:null,status:null},edit:{address_1:null,address_2:null,archive:null,archive_confirm:null,archive_contact:null,archive_disabled:null,archive_header:null,archive_note:null,archive_v2:null,cancel:null,"delete":null,email:null,email_cannot_be_changed:null,first_name:null,full_name:null,gdpr_delete:null,gdpr_delete_confirm_mismatch:null,gdpr_delete_label:null,gdpr_delete_note:null,gdpr_delete_note_warning:null,header:null,last_name:null,phone:null,save:null,ship_address_1:null,ship_address_2:null,ship_city:null,vat_number:null},exists:{active:{flash:null,level:null,message:null,status:null},archived:{flash:null,level:null,message:null,status:null}},general_info:{additional_info:null,additional_info_no_edit:null,address:null,age:null,age_range_high:null,age_range_low:null,city:null,country:null,edit_button:null,export_button:null,export_modal:{cancel_button:null,description_markdown:null,error:null,export_button:null,header:null,need_to_agree:null,non_inclusive_statement:null,owner_verification_statement:null,success:null},gender:null,ip_address:null,location:null,provider:null,same_as_billing:null,score_type:null,select_country:null,shipping_address:null,state:null,street:null,unsubscribed_at:null,value:null,zip_code:null},nav:{business_history:null,date_created:null,general_info:null,globally_unsubscribed_tag:null,overview:null,tags:null},"new":{address_1:null,address_2:null,address_header:null,cancel_button:null,city:null,contact_compliance:null,country:null,country_placeholder:null,email:null,first_name:null,header:null,last_name:null,need_to_agree:null,phone:null,save_button:null,shipping_address_header:null,state:null,tags_html:null,tags_placeholder:null,vat:null,zip:null},overview:{action_score:null,action_score_tooltip:null,additional_info:null,additional_info_partial:{cf_affiliate:null,cf_uvid:null,cp_vat_number:null,header:null,ip_address:null,time_zone:null,utm_campaign:null,utm_content:null,utm_medium:null,utm_source:null,utm_term:null},address:{address_1:null,address_2:null,city:null,country:null,edit_profile_button:null,export_data_button:null,full_name:null,header:null,shipping_address_header:null,state:null,zip:null},email_lists:null,followers:null,followers_tooltip:null,frequency:null,frequency_tooltip:null,memberships:null,purchases:null,quick_actions:{add_lists:null,add_lists_modal:{disable_with:null,label:null,save_button:null},add_tags:null,add_tags_modal:{disable_with:null,label:null,save_button:null},add_to_lists_button:null,cancel_button:null,complete:{add_lists:null,add_tags:null,remove_lists:null,remove_tags:null},errors:{add_lists:null,add_tags:null,contact_not_found:null,missing_action:null,remove_lists:null,remove_tags:null},menu_name:null,remove_lists:null,remove_lists_modal:{disable_with:null,label:null,save_button:null},remove_tags:null,remove_tags_modal:{disable_with:null,label:null,save_button:null}},recency:null,recency_tooltip:null,social_profiles:null,social_profiles_tooltip:null,value:null,value_tooltip:null},tags:{added_on:null,header_html:null,job_title:null,no_tags_found:null,no_tags_message:null,removal_confirm:null,removal_success:null,remove:null,see_all_button:null,tag:null,tags_header:null},upgrade_card:{cta_content:null,header:null,upgrade_button:null}},content_locked:null,email_campaigns:{nil_broadcasts_message:null,table_clicked_column:null,table_opened_column:null,table_send_column:null,table_status_column:null,table_subject_column:null,table_unsubscribed_column:null},"export":{processing:null},flash_messages:{contact_archive_error:null,contact_archive_success:null,contact_gdpr_delete_success:null,contact_update_success:null,purchase_update_success:null},index:{button:{create_new_contact:null,download_contacts:null,import_contacts:null},filter:{action:{add_contacts:null,select_all:null},dropdown:{title:null},header:null,optional_columns:{action_score:null,age:null,age_range_lower:null,age_range_upper:null,email:null,full_name:null,gender:null,location_general:null,phone:null},search:{placeholder:null}},filter_range:{alltime:null},header:null,stats_card:{card:{title:{lifetime_contacts:null,new_contacts:null,unsubscribers:null}}},table:{contact_options:{contact_profile:null,marketing_automation:null,memberships:null,purchases:null,recent_activity:null},dropdown:{title:null},elastic_search_limit:{message:null},header:{date:{created:null,subscribed:null},name:"Nombre"},label:{pending_removal:null,unsubscribe:null},no_results:{after_filtering:null,in_database:null},tooltip:{lifetime_contact:null,lifetime_contacts:null,new_contact:null,new_contacts:null,select_all:null,unsubscriber:null,unsubscribers:null}}},marketing_automation:{action_funnels:{header:null,nil_action_funnels_message:null,no_fufs_found:null,not_on_fufs:null,send_at:null,status:null,step:null,visit_fuf:null},broadcasts:{clicked:null,header:null,name:"Nombre",nil_broadcasts_message:null,no_broadcasts_found:null,not_on_broadcasts:null,opened:null,send_at:null,sent_at:null,status:null,subject:null,unsubscribed:null},nav:{broadcasts:null,follow_up_funnels:null,header:null,lists:null,subscribed_lists:null},search_bar_placeholder:null,subscribed_lists:{dropdown_placeholder:null,dropdown_title:null,flash:{global_resubscribed_from_list:null,globally_resub_error:null,globally_resubscribed:null,list_unsub_error:null,resubscribe_contact_error:null,resubscribed_from_list:null,unsubscribed_from_list:null},header:null,list_name:null,modal:{auth_permission:null,cancel:null,disable_with:null,global_auth_permission:null,global_resubscribe_header:null,global_resubscribe_notice:null,resubscribe_contact:null,resubscribing_header:null},nil_subscriptions_message:null,no_lists_found:null,not_on_lists:null,remove:null,resubscribe:null,searchbar_placeholder:null,smart_list_label:null,status:null,subscribed:null,subscribed_on:null,unsubscribe:null,unsubscribed:null,unsubscribed_label:null,unsubscribed_on:null,update_button:null}},memberships:{activity:null,"delete":null,delete_membership_cancel:null,delete_membership_confirm:null,delete_membership_confirmation:null,js_password_prompt:null,lesson_name:null,membership:null,memberships:null,new_password:null,nil_memberships_message:null,nil_memberships_search_message:null,pop_up_confirmation:null,progress:null,remove_error_message:null,reset_link:null,reset_password:null,reset_password_button:null,reset_user_password:null,search_bar_placeholder:null,started_on:null,table_created_column:null,table_funnel_column:null,table_login_column:null,table_name_column:null,table_progress_column:null,table_status_column:null},nav:{titles:{contact_profile:null,marketing_automation:null,memberships:null,purchases:null,recent_activity:null}},purchases:{add_purchase_button:null,amount:null,commission_to:null,customer:null,"delete":null,details:null,environment:null,funnel:null,header_button:{add_new_purchase_for:null,add_purchase:null,cancel:null,creating_purchase:null,select_product:null},id:null,live:null,nil_purchase_message:null,nil_purchase_search_message:null,nil_purchases_message:null,no_purchase_found:null,no_purchase_found_for:null,no_purchase_last_30:null,no_sales_message:null,order_bump:null,product:null,purchase_message:{one:null,other:null},purchases_message:{one:null,other:null},save_button:null,search_bar_placeholder:null,send_traffic_message:null,status:null,statuses:{cancel:null,canceled:null,deleting:null,failed:null,paid:null,payment_complete:null,refunded:null},test:null,time:null,time_purchased:null,total_products:{one:null,other:null},transaction_id:null,view:null},recent_activity:{header:null,nil_activity_message:null,no_recent_activity:null,no_recent_activity_found:null,search_bar_placeholder:null,table_affiliate_column:null,table_funnel_column:null,table_page_column:null,table_referrer_column:null,table_time_column:null},remove_from_list:{notice:null},update_lists:{failure:null,success:null}},contacts:{imports:{"new":{steps:{"import":{title:null},map_fields:{title:null},upload:{title:null}}}}},content_security_policy:{create:{failure:null,success:null},destroy:{failure:null,success:null},edit:{header:null},form:{frame_ancestors:{allow_all:null,allow_none:null,allow_same_origin:null,back:null,hint:null,hint_allow_all:null,hint_allow_none:null,hint_allow_same_origin:null,label:null},name:null,submit_button_edit_message:null,submit_button_edit_message_disable:null,submit_button_new_message:null,submit_button_new_message_disable:null},index:{add_new_domain_button:{tooltip:null},confirm:null,edit_tooltip:null,header:null,no_content_security_policy:null,pre_header:null,remove_tooltip:null,th:{frame_ancestors:null,name:null,options:null}},"new":{header:null},update:{failure:null,success:null}},controllers:{account:{details:{show:{error:null,off_success:null,on_success:null,success:null},subdomain:{error:null},subscription:{billing:{access_denied:null}}},invitation:{register:{error:null}},people:{create:{error:null,success:null},destroy:{error:null,permission_error:null,success:null},invitation:{error:null},resend_invitation:{error:null,success:null},update:{error:null,success:null}}},action_funnels:{dup_real:{success:null},sunset_flash_info:null},activation_flow:{create:{error:null},update:{error:null}},application:{ensure_admin:null,protect_actionetics:null,protect_backpack:null,require_fully_paid_html:null,reseller_restricted:null},funnels:{stats:{start_date_after_end_date:null}},members:{update_password:{error:null,success:null}}},cookbook:{mast:{button:null,description:null,header:null},steps:{step1description:null,step1number:null,step2description:null,step2number:null}},dashboard:{game:{header:null,onboarding_markdown:null,subheader:null,welcome_video_button:null},gamemast:{button:null,description:null,header:null},graph_stats:{account_wide:null,all_funnels:null,loading:null,visit_funnel:null,we_re_fetching_your_data:null},hackathon_widget:{hackathon_in_progress:null,join_virtual_hackathon:null,virtual_hackathon_var:null},index:{"2ccx_widget":{and_only_pay_after_the_event:null,claim_your_ticket_now:null,create_your_own_personal_roadmap:null},activation_flow:{finish_account_setup:null,lets_finish_setting_up_your_account:null,skip:null,your_next_steps:null},affiliate_earnings:{get_started:null,last_30_days:null,more_tools:null,my_affiliate_earnings:null,today:null},annual_membership_card:{switch_from_monthly_and_get_12_mon:null,switch_from_monthly_and_get_2_mont:null,switch_to_annual_plan:null,variation_a_c:{annual_plans:null,per_year:null,save:null},variation_b:{annual_plans:null,save_saving_per_year:null,switch_from_monthly:null,thats_like_getting:null}},calendar_events_list:{no_events_today:null},favorite_funnels:{favorite_funnels:null,lets_fix_this:null,view_all_funnels:null,you_have_no_funnels:null},follow_up_funnels_stats:{contacts_that_left_today:null,followup_funnels_stats:null,get_started:null,new_contacts_today:null,new_contacts_yesterday:null,total_contacts:null,view_all_followup_funnels:null},funnel_sales:{account_wide:null,all_tags:null,debug_value:null,funnel_sales:null,graph_max_value:null,loading:null,no_sales_pick_a_different_time_period:null,only_3_funnels_may_be_selected_at_a_time:null,pick_a_funnel:null,selected_funnels:null,update:null},funnelflix:{category_lessons_locked:null,httpsmembersfunnelflixcom:null,httpsupgradenowcom:null},funnelflix_placeholder:{funnelflix_training:null,httpsmembersfunnelflixcom:null},onboarding_call:{free_onboarding_call:null,get_started_fast:null,schedule_a_free_call:null},onboarding_checklist:{welcome:null,your_next_steps:null},plans:{clickfunnels:null,collective_plus:null,platinum:null,programs_count:null,sneak_peek:null,upgrade:null},quick_links:{build_a_followup_funnel:null,build_a_funnel:null,quick_links:null,send_a_broadcast:null},sales_activity:{here:null,httpsfunnelflixcomcourses:null,learn_about_sales:null,loading:null,recent_sales_activity:null,see_all_transactions:null,you_have_no_recent_sales_transactions:null},yielded_contents:{clickfunnels_dashboard:null}},onboarding_survey:{agency_freelancer:null,b2b_lead_generation:null,blogging_affiliate:null,coaching_consulting:null,do_you_have_a_product_or_service_already:null,ecommerce:null,information_products:null,just_getting_started_other:null,lets_go_customize_account_now:null,local_small_business:null,network_marketing:null,no_thanks:null,nonprofits:null,not_yet_show_me_the_way_on_the_next_page:null,select_an_industry:null,welcome:null,what_industry_is_your_business_in:null,yea_lets_build_a_funnel_now:null},plans:{header:{"2ccx":null,collective:null}},training:{modal:{cancel_button:null,confirm_button:null,confirm_button_notice:null,content:null,content_footer:null,content_header:null,title:null}}},dashboard2018:{graphs:{optins:null,pageviews:null,sales:null,transactions:null},legal_doc_modal:{checkbox_label:null,header:null,saving:null,submit:null,updated:null},loading:null,packages:{no_access:null,see_all_features:null,upgrade_to_actionetics_md:null,upgrade_to_actionetics_md_unlock:null},stats:{account_wide:null,contacts:null,contacts_tooltip:null,funnels:null,funnels_tooltip:null,header:null,optins:null,page_views:null,pages:null,pages_tooltip:null,ratio_html:null,sent_emails:null,sent_emails_tooltip:null,sent_emails_upgrade_html:null,sub_users:null,sub_users_tooltip:null,visitors:null,visitors_tooltip:null}},dashboard2019:{_account_package:{header:null},_affiliate_links:{last_thirty_days:null,more_affiliate_tools:null,my_affiliate_info:null,my_affiliate_link:null,my_earnings:null,so_far_today:null},_bmf:{become_an_affiliate:{text:null},complete:null,copy_message:null,dismiss:null,email:null,facebook:null,in_trial:{first_text:null,second_text:null,third_text:null},linkedin:null,no_product:{text:null},not_in_trial:{first_text:null,second_text:null},remove_this_card:null,step_one:null,twitter:null},_programs:{header:null},_user_info:{progress:{data:{html:null}}},back_to_legacy_dashboard:null,build_funnel:null,funnelflix:{loading:null},onboarding_checklist:{title:null},priority_list:null,show_right_sidebar:null,stats_cards:{title:null}},date:{abbr_day_names:["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],abbr_month_names:[null,"ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic"],day_names:["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],formats:{"default":"%d/%m/%Y",long:"%A, %d de %B de %Y",short:"%d de %b"},month_names:[null,"enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"],order:["day","month","year"]},datetime:{distance_in_words:{about_x_hours:{one:"cerca de 1 hora",other:"cerca de %{count} horas"},about_x_months:{one:"cerca de 1 mes",other:"cerca de %{count} meses"},about_x_years:{one:"cerca de 1 a\xf1o",other:"cerca de %{count} a\xf1os"},almost_x_years:{one:"casi 1 a\xf1o",other:"casi %{count} a\xf1os"},half_a_minute:"medio minuto",less_than_x_minutes:{one:"menos de 1 minuto",other:"menos de %{count} minutos"},less_than_x_seconds:{one:"menos de 1 segundo",other:"menos de %{count} segundos"},over_x_years:{one:"m\xe1s de 1 a\xf1o",other:"m\xe1s de %{count} a\xf1os"},x_days:{one:"1 d\xeda",other:"%{count} d\xedas"},x_minutes:{one:"1 minuto",other:"%{count} minutos"},x_months:{one:"1 mes",other:"%{count} meses"},x_seconds:{one:"1 segundo",other:"%{count} segundos"},x_years:{one:"1 a\xf1o",other:"%{count} a\xf1os"}},prompts:{day:"D\xeda",hour:"Hora",minute:"Minuto",month:"Mes",second:"Segundos",year:"A\xf1o"}},devise:{confirmations:{confirmed:"Tu cuenta ha sido confirmada satisfactoriamente.",confirmed_and_signed_in:null,resend_confirmation_instructions:null,send_instructions:"Vas a recibir un correo con instrucciones sobre c\xf3mo confirmar tu cuenta en unos minutos.",send_paranoid_instructions:"Si tu correo existe en nuestra base de datos, en unos minutos recibir\xe1s un correo con instrucciones sobre c\xf3mo confirmar tu cuenta."},failure:{already_authenticated:"Ya has iniciado sesi\xf3n.",inactive:"Tu cuenta a\xfan no ha sido activada.",invalid:"%{authentication_keys} o contrase\xf1a inv\xe1lidos.",invalid_token:"Cadena de autenticaci\xf3n inv\xe1lida.",last_attempt:"Tienes un intento m\xe1s antes de que tu cuenta sea bloqueada.",locked:"Tu cuenta est\xe1 bloqueada.",not_found_in_database:"%{authentication_keys} o contrase\xf1a inv\xe1lidos.",timeout:"Tu sesi\xf3n expir\xf3. Por favor, inicia sesi\xf3n nuevamente para continuar.",unauthenticated:"Tienes que iniciar sesi\xf3n o registrarte para poder continuar.",unconfirmed:"Tienes que confirmar tu cuenta para poder continuar."},mailer:{confirmation_instructions:{subject:"Instrucciones de confirmaci\xf3n"},email_changed:{subject:"Email cambiado"},password_change:{subject:"Contrase\xf1a cambiada"},reset_password_instructions:{subject:"Instrucciones de recuperaci\xf3n de contrase\xf1a"},unlock_instructions:{subject:"Instrucciones para desbloquear"}},omniauth_callbacks:{failure:'No has sido autorizado en la cuenta %{kind} porque "%{reason}".',success:"Has sido autorizado satisfactoriamente en la cuenta %{kind}."},passwords:{affiliate:{send_instructions:null},instructions:null,no_token:"No puedes acceder a esta p\xe1gina si no es a trav\xe9s de un enlace para resetear tu contrase\xf1a. Si has llegado hasta aqu\xed desde el email para resetear tu contrase\xf1a, por favor aseg\xfarate de que la URL introducida est\xe1 completa.",send_affiliate_instructions:null,send_instructions:"Recibir\xe1s un correo con instrucciones sobre c\xf3mo resetear tu contrase\xf1a en unos pocos minutos.",send_paranoid_instructions:"Si tu correo existe en nuestra base de datos, recibir\xe1s un correo con instrucciones sobre c\xf3mo resetear tu contrase\xf1a en tu bandeja de entrada.",send_paranoid_minor_instructions:null,updated:"Se ha cambiado tu contrase\xf1a. Ya iniciaste sesi\xf3n.",updated_not_active:"Tu contrase\xf1a fue cambiada.",user:{minor_updated:null}},registrations:{destroyed:"\xa1Adi\xf3s! Tu cuenta ha sido cancelada correctamente. Esperamos verte pronto.",signed_up:"Bienvenido. Tu cuenta fue creada.",signed_up_but_inactive:"Tu cuenta ha sido creada correctamente. Sin embargo, no hemos podido iniciar la sesi\xf3n porque tu cuenta a\xfan no est\xe1 activada.",signed_up_but_locked:"Tu cuenta ha sido creada correctamente. Sin embargo, no hemos podido iniciar la sesi\xf3n porque que tu cuenta est\xe1 bloqueada.",signed_up_but_unconfirmed:"Se ha enviado un mensaje con un enlace de confirmaci\xf3n a tu correo electr\xf3nico. Abre el enlace para activar tu cuenta.",update_needs_confirmation:"Has actualizado tu cuenta correctamente, pero es necesario confirmar tu nuevo correo electr\xf3nico. Por favor, comprueba tu correo y sigue el enlace de confirmaci\xf3n para finalizar la comprobaci\xf3n del nuevo correo electr\xf3nico.",updated:"Tu cuenta se ha actualizado.",updated_but_not_signed_in:"Su cuenta se ha actualizado correctamente, pero como se cambi\xf3 su contrase\xf1a, debe iniciar sesi\xf3n nuevamente"},sessions:{affiliate:{send_instructions:null},already_signed_out:"Sesi\xf3n finalizada."},unlocks:{send_instructions:"Vas a recibir instrucciones para desbloquear tu cuenta en unos pocos minutos.",send_paranoid_instructions:"Si tu cuenta existe, vas a recibir instrucciones para desbloquear tu cuenta en unos pocos minutos.",unlocked:"Tu cuenta ha sido desbloqueada. Ya puedes iniciar sesi\xf3n."}},digital_assets:{controller:{create_successful:null,delete_successful:null,update_successful:null},digital_asset_list:{header:null},form:{add_button:null,asset_name:null,asset_name_placeholder:null,confirm_deletion:null,copy:null,copy_title:null,current_path:null,delete_button:null,digital_assets_enable_you_to:null,disable_with_button:null,edit_title:null,error_empty_file:null,error_file_size:null,from_email:null,from_email_placeholder:null,from_name:null,from_name_placeholder:null,learn_all_about_how_to_setup:null,message:null,message_placeholder:null,new_title:null,show_title:null,update_button:null,upload_file:null},index:{copied_tooltip:null,copy_tooltip:null,download_title:null,edit_title:null,explanation_markdown:null,file_name:null,header:null,new_asset_button:null,
no_digital_assets:null,search:null,sent_from:null}},domains:{archive:{failure:{general:null,has_smtp_integration:null},success:null},cloudflare_maintenance:null,cloudflare_maintenance_simple:null,edit:{error:{inactive:null},settings:{complimentary:null,content_security_policy:{content_security_policy_label:null,content_security_policy_placeholder:null,header:null,manage:null,subheader1:null},default_page:{header:null,root_label:null,root_placeholder:null,save_button:null,save_button_saving:null,subheader:null},domain:null,domain_billing_page:{auto_renew:null,header:null,subheader:null},enable_ssl:{header:null,save_button:null,save_button_saving:null,ssl_label:null,ssl_text:null,subheader:null},error_page:{error_label:null,error_placeholder:null,header:null,save_button:null,save_button_saving:null,subheader1:null,subheader2:null},expand_button:null,expand_button_expanded:null,forwarding_rules:{checkbox_label:null,created:null,destroyed:null,enable_header:null,header:null,subheader:null,updated:null},funnels:null,remove_domain:{confirm_button:{disable_with:null,title:null},description:null,header:null,subheader:null},renewal_price:null,select_option_none:null,sharing:null,ssl:{header:null,needs_verification:null,secured:null,securing:{check_button:null,description:null},setup:{add_button:null,description:null},subheader:null},toggle_off:null,toggle_off_confirm:null,toggle_off_confirm_complimentary:null,toggle_on:null,toggle_on_confirm:null,zone_records:{header:null,not_bought_thru_CF:null,subheader:null}},table:{td:{complimentary_price:null,days:null,renew:null,update_billing:null},th:{active_dates:null,auto_payment_date:null,expiration_date:null,expires:null,renewal_fee:null}},visit:null},first_time:{add_new_domain_button:null,header:null,subheader:null},funnels:{edit:null,favorite:null,last_edited:null,path:null,short_path:null,unfavorite:null},index:{add_new_domain_button:{tooltip:null},auth_pending_domain_header:null,header:null,no_domains:null,th:{auto_renew:null,expiration:null,funnel_path:null,linked_funnels:null,name:null,status:null,steps:null}},layout:{blue_header:{subtitle:null}},listing:{show:{active:{label:null,tooltip:null},auth_pending:{label:null,tooltip:null},authenticate_purchase:{submit:{title:null}},blocked:{label:null,tooltip:null},edit:null,expired:{label:null,tooltip:null},external:{label:null,tooltip:null},failed:{label:null,tooltip:null},incomplete:{label:null,tooltip:null},reactivate:{submit:{title:null}},remove_domain:{confirm_button:{disable_with:null},header:null},respond:{submit:{title:null}},ssl:{active:{label:null,tooltip:null},inactive:{tooltip:null}},support:{submit:{title:null}},unverified:{label:null,tooltip:null},update_billing:{submit:{title:null}},verify_form:{submit:{disable_with:null,title:null}},visit:null}},messages:{wait:null},"new":{acquire:null,existing_domain:{add_button:null,description:null,header:null},header:null,new_domain:{buy:{bullet_points:null,description:null,header:null},free:{description:null,header:null},search_button:{title:null}},subheader:null},notification_templates:{expired:{clayton:null,clayton_from_clickfunnels_html:null,customer_success_clickfunnels:null,hey:null,let_us_know_if_you_have_any_questions:null,to_see_your_domains:null,youll_have_40_days:null},monthly_notification:{clayton_from_clickfunnels_html:null,to_change_the_renewal_status_html:null}},overview:{autorenew_failure:null,autorenew_success:null,domain_not_found:null,forms:{forwarding_rule_form:{cancel:"Cancelar",destination_url_can_point_anywhere:null,exact:null,is_it_rule:null,lower_numbers_will_take_precedence_over_higher_numbers:null,patterns_will_do_partial_matching_by_default_and_must_start_w:null,set_to_active:null,set_to_exact:null,this_will_disable:null},forwarding_rules:{active:null,add:null,"delete":null,destination:null,destination_url:null,exact:null,original_url:null,pattern:null,priority:null}},registration_issue:null,verification_needed:null},purchases:{show:{header:null,pay_button:null,subheader:null}},registration:{"new":{registered:null,registering:null,registration_failed:null}},registrations:{success:{associate_funnel:null,header:null,just_show_me_domains:null,select_funnel:null,show_funnels:null,subheader:null}},search:{status:{agreement:null,available:{feature_list1:null,feature_list2:null,free:{free_button:null,subheading:null},heading:null,paid:{pay_button:null,subheading:null}},back_to_search:null,premium:{dnsimple_button:null,heading:null,next_step:null,subheading:null},unavailable:{dnsimple_heading:null,internal_heading:null,search_domains:null,subheading:null,tld_heading:null}}},searches:{"new":{buy:null,confirm_button:null,confirm_registration:null,free:null,header:null,invalid_domain_name:null,loading:null,search:{availability:null,domain_name:null,header:null},subheader:null,unacceptable_domain_name:null,unavailable:null}},secure:{show:{secured:{header:null,next_button:null},unsecure:{check:{check_button:null,go_to_my_domains_button:null,header:null,subheader:null},create:{header:null,setup_button:null,setup_button_disabled:null,subheader:null}}}},setup:{error:{cannot_complete:null,charge_failed_message:null,connection_message:null,domain_create_failed_message:null,general_message:null,header:null,in_use:null,in_use_by_you:null,ineligable_message:null,invalid_cname_html:null,not_complete:null,ssl_retry_later:null,still_processing:null,stripe_errors:{authentication_not_handled:null,authentication_required:null},support_chat:null},existing:{features:[null,null,null],form:{domain:{label:null,placeholder:null},error:{header:null,message:null},existing_cf_account:null,primary:{button:{disable_with:null}}},header:null,heres_what_youll_get:null,primary:{button:{disable_with:null,title:null}},sub:{header:null}},success:{being_verified:null,connected_message:null,external_verified:null,purchased:null,registered:null,routed:null,ssl_complete_and_connected:null,ssl_initiated:null},verify:{general_instructions:null,instructions_html:null,pending:{header:null,message:{header:null}},primary:{next_button:null,try_again_button:null},submit:{disable_with:null,title:null},success:{header:null,next_instructions:null},trouble:null}},transfer:{contact_support:null,domain_assistance:null,support_link:null},verify:{"new":{show:{header:null,subheader:null}},show:{check_again_button:null,check_again_subheading:null,check_button:null,header:null,subheading:null,support:null},verified:{header:null,next_button:null}}},doorkeeper:{applications:{buttons:{authorize:"Autorizar",cancel:"Cancelar",destroy:"Eliminar",edit:"Editar",submit:"Enviar"},confirmations:{destroy:"\xbfEst\xe1s seguro?"},edit:{title:"Editar aplicaci\xf3n"},form:{error:"Ups! Verifica tu formulario por posibles errores"},help:{native_redirect_uri:"Usa %{native_redirect_uri} para test locales",redirect_uri:"Usa una linea por URI",scopes:"Separa los \xe1mbitos con espacios. Deja en blanco para usar los \xe1mbitos predeterminados."},index:{callback_url:"Callback URL",name:"Nombre","new":"Nueva aplicaci\xf3n",title:"Tus aplicaciones"},"new":{title:"Nueva aplicaci\xf3n"},show:{actions:"Acciones",application_id:"Identificador de aplicaci\xf3n",callback_urls:"Callback urls",scopes:"\xc1mbitos",secret:"Secret",title:"Aplicaci\xf3n: %{name}"}},authorizations:{buttons:{authorize:"Autorizar",deny:"Denegar"},error:{title:"Ha ocurrido un error"},"new":{able_to:"Est\xe1 aplicaci\xf3n tendr\xe1 permisos para",prompt:"\xbfAutorizas a %{client_name} para usar tu cuenta?",title:"Autorizaci\xf3n requerida"},show:{title:"C\xf3digo de autorizaci\xf3n"}},authorized_applications:{buttons:{revoke:"Revocar"},confirmations:{revoke:"\xbfEst\xe1s seguro?"},index:{application:"Aplicaci\xf3n",created_at:"Creada el",date_format:"%d/%m/%Y %H:%M:%S",title:"Tus aplicaciones autorizadas"}},errors:{messages:{access_denied:"El propietario del recurso o el servidor de autorizaci\xf3n han denegado la petici\xf3n.",credential_flow_not_configured:"El flujo de credenciales del propietario del recurso ha fallado porque Doorkeeper.configure.resource_owner_from_credentials no est\xe1 configurado.",invalid_client:"La autenticaci\xf3n del cliente ha fallado por cliente desconocido, cliente no autenticado, o m\xe9todo de autenticaci\xf3n incompatible.",invalid_grant:"La autorizaci\xf3n proporcionada no es v\xe1lida, ha expirado, se ha revocado, no coincide con la URI de redirecci\xf3n utilizada en la petici\xf3n de autorizaci\xf3n, o ha sido solicitada por otro cliente.",invalid_redirect_uri:"La uri de redirecci\xf3n no es valida.",invalid_request:"La petici\xf3n no tiene un par\xe1metro obligatorio, incluye un valor de par\xe1metro incompatible, o tiene un formato incorrecto.",invalid_resource_owner:null,invalid_scope:"El scope solicitado no es v\xe1lido, es desconocido, o tiene un formato incorrecto.",invalid_token:{expired:"El token de acceso ha expirado",revoked:"El token de acceso ha sido revocado",unknown:"El token de acceso es inv\xe1lido"},resource_owner_authenticator_not_configured:"La b\xfasqueda del propietario del recurso ha fallado porque Doorkeeper.configure.resource_owner_authenticator no est\xe1 configurado.",server_error:"El servidor de autorizaci\xf3n ha encontrado una condici\xf3n inesperada que le ha impedido completar la petici\xf3n.",temporarily_unavailable:"El servidor de autorizaci\xf3n no ha podido manejar la petici\xf3n por una sobrecarga temporal o por mantenimiento del servidor.",unauthorized_client:"El cliente no tiene autorizaci\xf3n para realizar esta petici\xf3n utilizando este m\xe9todo.",unsupported_grant_type:"El tipo de autorizaci\xf3n no est\xe1 soportada por el servidor de autorizaci\xf3n.",unsupported_response_type:"El servidor de autorizaci\xf3n no soporta este tipo de respuesta."}},flash:{applications:{create:{notice:"Aplicaci\xf3n creada."},destroy:{notice:"Aplicaci\xf3n eliminada."},update:{notice:"Aplicaci\xf3n actualizada."}},authorized_applications:{destroy:{notice:"Aplicaci\xf3n revocada."}}},layouts:{admin:{nav:{applications:"Aplicaciones",home:"Home",oauth2_provider:"Proveedor OAuth2"}},application:{title:"Autorizaci\xf3n OAuth requerida"}}},editor:{personal_template:{education:{bullet1:null,bullet2:null,bullet3:null,button_message:null,checkbox_message:null,row:{title:null},section:{title:null},subtitle:null}}},email:{send_test_message:{form:{email:{hint:null,label:null},submit:{value:null}},success:null}},email_campaigns:{errors:{click_signature_failure:null,url_missing:null},flash_messages:{create_error:null,deleted_success:null},sunset_complete_message:null,sunset_countdown_message:null},email_templates:{index:{condition:null,delay_days:null,delay_hours:null,funnel_step:null,html_body:null,listing_email_templates:null,name:"Nombre",new_email_template:null,subject:null}},emaileditor:{addelements:{add_a_bullet_list_element_to_your_email:null,add_a_button_link_element_to_your_email:null,add_a_dividing_line_element_to_your_email:null,add_a_fancy_date_to_your_email:null,add_a_image_element_to_your_email:null,add_a_new_row_to_your_email:null,add_a_social_media_links_to_your_email:null,add_a_text_element_to_your_email:null,bullet_point_list:null,button:null,calendar_date:null,divider_separator:null,image_image_link:null,row:null,social_media_links:null,text_headline:null},button:{button_color:null,button_link_url:null,button_size:null,button_text:null,button_text_weight:null,done_editing_settings:null,edit_button_settings:null,mobile_button_size:null},date:{day:"D\xeda",done_editing_settings:null,edit_date_settings:null,month:"Mes"},divider:{divider_color:null,divider_size:null,done_editing_settings:null,edit_divider_separator_settings:null,margin_top:null},editor:{close:null,pre_header:null,preview:null,save:null,settings:null},image:{alt_text:null,center:null,done_editing_settings:null,edit_image_settings:null,image_aligment:null,image_height_px:null,image_radius:null,image_url:null,image_width_px:null,left:null,link_url:null,next:null,prev:null,right:null,select_image:null,upload_image:null},preheader:{"330pm_html":null,done_editing_pre_header:null,edit_pre_header:null,from_name:null,get_40_off_this_weeks_line_up:null,pre_header_text:null,preview_of_pre_header:null,subject_line:null,the_pre_header_is_show_after_the_subject_line_in_the_email_client:null},row:{all_sides:null,auto:null,bg_color:null,bg_image:null,bg_position:null,bg_size:null,body:null,body_alignment:null,body_font:null,border_styles:null,bottom_only:null,center:null,dashed:null,full:null,left:null,no_repeat:null,overall_styles:null,repeat:null,right:null,row:null,sides:null,size:null,solid:null,top_only:null},social:{done_editing_settings:null,edit_social_links_settings:null,facebook_url:null,leave_blank_to_hide:null,linked_in_url:null,twitter_url:null},text:{body_font:null,done_editing_settings:null,edit_text_settings:null,mobile_text_size:null,text_color:null,text_size:null}},emails:{index:{condition:null,delay_days:null,delay_hours:null,funnel_step:null,html_body:null,listing_emails:null,name:"Nombre",new_email:null,subject:null,user:null},show:{edit_email:null,open_editor:null}},errors:{404:{clickfunnels_404_error:null,if_you_believe_this_page_should_be_here_there_html:null,the_page_you_were_looking_for_doesn_t_exist:null,you_may_have_mistyped_the_address_or_the_page_may:null},422:{clickfunnels_422_error:null,hitting_the_back_html:null,if_you_believe_html:null,maybe_you_tried_html:null,the_change_you_wanted_was_rejected:null},500:{clickfunnels_500_error:null,there_might_be_html:null,this_doesn_t_happen_html:null},affiliate_not_buyer:null,after_smart_smart_list:null,"array?":null,"attr?":null,"bool?":null,"can_send?":null,clickmail_monthly_quota_exceeded:null,clickmail_monthly_quota_exceeded_150:null,clickmail_monthly_quota_exceeded_95:null,commissionable:null,connection_refused:null,cps_every_n_check:null,cps_max_times_check:null,cps_start_at_check:null,"date?":null,"date_time?":null,"decimal?":null,"email?":null,email_design:null,"empty?":null,"eql?":null,"even?":null,"excluded_from?":{arg:{"default":null,range:null}},"excludes?":null,"exclusion?":null,"false?":null,"filled?":null,"float?":null,format:"%{attribute} %{message}","format?":null,from_name:null,future_send_time:null,"gt?":null,"gteq?":null,"hash?":null,htmlbody:null,"included_in?":{arg:{"default":null,range:null}},"includes?":null,"inclusion?":null,"int?":null,integrations:{zoom_us:{failed:null}},"key?":null,list_id:null,lists:null,"lt?":null,"lteq?":null,max_days_of_contact_inactivity:null,"max_size?":null,messages:{accepted:"debe ser aceptado",already_confirmed:"ya ha sido confirmada, por favor intenta iniciar sesi\xf3n",blank:"no puede estar en blanco",carrierwave_download_error:null,carrierwave_integrity_error:null,carrierwave_processing_error:null,confirmation:"no coincide",confirmation_period_expired:"necesita confirmarse dentro de %{period}, por favor solicita una nueva",content_type_blacklist_error:null,content_type_whitelist_error:null,empty:"no puede estar vac\xedo",equal_to:"debe ser igual a %{count}",even:"debe ser un n\xfamero par",exclusion:"est\xe1 reservado",expired:"ha expirado, por favor solicita una nueva",extension_blacklist_error:null,extension_whitelist_error:null,greater_than:"debe ser mayor que %{count}",greater_than_or_equal_to:"debe ser mayor o igual que %{count}",inclusion:"no est\xe1 incluido en la lista",invalid:"es inv\xe1lido",invalid_currency:null,less_than:"debe ser menor que %{count}",less_than_or_equal_to:"debe ser menor o igual que %{count}",max_size_error:null,min_size_error:null,mini_magick_processing_error:null,model_invalid:"La validaci\xf3n fall\xf3: %{errors}",not_a_number:"no es un n\xfamero",not_an_integer:"debe ser un entero",not_found:"no se ha encontrado",not_locked:"no estaba bloqueada",not_saved:{one:"Ocurri\xf3 un error al tratar de guardar %{resource}:",other:"Ocurrieron %{count} errores al tratar de guardar %{resource}:"},odd:"debe ser un n\xfamero non",other_than:"debe ser distinto de %{count}",present:"debe estar en blanco",required:"debe existir",rmagick_processing_error:null,taken:"ya ha sido tomado",too_long:{one:"es demasiado largo (m\xe1ximo 1 caracter)",other:"es demasiado largo (m\xe1ximo %{count} caracteres)"},too_short:{one:"es demasiado corto (m\xednimo 1 caracter)",other:"es demasiado corto (m\xednimo %{count} caracteres)"},url:null,wrong_length:{one:"longitud err\xf3nea (debe ser de 1 caracter)",other:"longitud err\xf3nea (debe ser de %{count} caracteres)"}},"min_size?":null,name:null,"none?":null,"not_eql?":null,"number?":null,"odd?":null,or:null,rules:{affiliates:{plan_id_required:null},broadcasts:{after_smart_smart_list:null,delay:null,future_send_time:null,send_at:null,send_now:null},details:{address_required:null,all_address_fields_required:null,minimum_amount:null,plan_required:null,rules:{amount:{"float?":null,"gt?":null}}},email_messenger:{after_smart_smart_list:null,email_design_id:null,from_name:null,future_send_time:null,htmlbody:null,htmlbody_present_if_design_nil:null,list_ids:null,name:null,send_at:null,smtp_integration:null,smtp_integration_exists:null,smtp_integration_id:null,subject:null},follow_up_action:{integration_presence:null,integration_tag_list_presence:null},follow_up_funnel_step_actions:{action_to:null,action_with:null,action_with_or_integration_tag_list:null,integration_tag_list:null},follow_up_funnel_step_schedule:{delay:null,delay_days:null,delay_hours:null,delay_kind:null},follow_up_funnel_step_settings:{integration_id:null,name:null,valid_integration:null},fulfillment_email:{"email_valid?":null},join:{"not_a_member?":null,"not_owner?":null,"token_valid?":null},mass_actions_add_tags:{action_with:null},mass_actions_add_to_lists:{action_with:null},mass_actions_create:{action_to:null,model_ids:null},mass_actions_delete:{action_with:null},mass_actions_remove_from_lists:{action_with:null},mass_actions_remove_tags:{action_with:null},memberships:{offer_id_required:null},people:{"unique?":null},product_billing:{"bi_to_use_payment_plan?":null,rules:{billing_integration:{"key?":null},product_Type:{"key?":null}}},register:{"token_valid?":null},registration:{"token_valid?":null},shipment:{"disc_delivered_valid?":null,"kunaki_valid?":null,"product_dimensions_numbers?":null,rules:{sku:{"filled?":null},type:{"filled?":{"included_in?":{arg:{"default":null}}}}},shipping_integration_required:null},text_broadcasts:{after_smart_smart_list:null,future_send_time:null,integration_id:null,list_ids:null,max_days_of_contact_inactivity:null,send_at:null,sms_message:null},third_party_apps:{action_with_or_integration_tag_list:null,from_name:null,integration:null,integration_id:null,list_ids:null,lists:null,max_days_of_contact_inactivity:null,name:null,send_at:null,valid_integration:null}},send_at:null,"size?":{arg:{"default":null,range:null},value:{string:{arg:{"default":null,range:null}}}},smtp_integration:null,smtp_integration_id:null,"str?":null,subject:null,template:{body:"Revise que los siguientes campos sean v\xe1lidos:",header:{one:"%{model} no pudo guardarse debido a 1 error",other:"%{model} no pudo guardarse debido a %{count} errores"}},"time?":null,"true?":null,"type?":null,unacceptable_request:null,unavailable_session:null,unique_purchase_commission:null,unique_stripe_commission:null,valid_commission_amount:null,valid_contact:null,valid_days:null,valid_hours:null,valid_key_string:null,valid_ownership:null,valid_rule_patient:null},export_mailer:{download_link:{hey_there:null,the_above_url:null,your_csv_export:null},download_pii:{based_on_that_request:null,we_received_a_request:null}},facebook:{token_expiration:{cta_text:null,email_subject:null,facebook_policy:null,message:{one:null,other:null,zero:null}}},facebook_pages:{bot:{messenger_settings:null,no_whitelisted_domains:null,page_error:null,page_settings_link:null,subscribe:null,unsubscribe:null,whitelisted_domains_desc:null,whitelisted_domains_header:null},index:{continue_button:null,description:null,go_back_button:null,managed_pages_title:null,no_pages:null,title:null,unmanaged_description:null,unmanaged_pages_title:null},invalid_access_token_error:null},fhl_2020:{funnel_sales:{stats:{last_4_weeks_label:null,last_week_label:null,last_year_label:null,today_label:null}}},flash:{actions:{create:{notice:null},destroy:{alert:null,notice:null},update:{notice:null}}},follow_up_funnels:{layout:{main:{component:{broadcasts:{header:null,text:null},button:{go_back:{text:null}},contact_profile_imports:{header:null,text:null},contact_profiles:{header:null,text:null},"contacts/imports":{header:null,text:null},follow_up_funnels:{header:null,text:null},lists:{header:null,text:null},"lists/new":{header:null,text:null},top_nav:{header:{text:null}}}}},toggle_status_modals:{component:{broadcast_cancelled_modal:{text:null},cancel_button:"Cancelar",confirm_button:null,consent_button:null,make_live_button:null,make_live_modal:{header:null,sub_text:null,text:null},pause_modal:{header:null,text:null},zero_contacts_modal:{broadcast_message:null,broadcast_warning_html:null,fuf_message:null,fuf_warning_html:null,suggestion:null}}}},funnel:{unique_path:{errors:{validate_path_uniqueness:null}}},funnel_actions:{index:{action_to:null,action_with:null,condition:null,delay_days:null,delay_from_webinar_time:null,delay_hours:null,funnel_step:null,listing_funnel_actions:null,name:"Nombre",new_funnel_action:null,user:null}},funnel_stats:{totals:{average_cart_value:null,cost_per_acquisition:null,cost_per_click:null,cost_per_lead:null,earnings_per_pageview:null,gross_earnings:null,leads:null,net_earnings:null,return_on_investment:null,total_cost:null,total_pageviews:null}},funnel_step_products:{"new":{advanced_billing:{bump_description_html:null,bump_label:null,price_display_override_html:null,product_quantity_limiter_html:null},affiliates:{commissionable_description_html:null,commissionable_enable_html:null,commissionable_enable_text:null,commissionable_hint:null,commissionable_label:null,commissionable_upgrade_html:null,commissionable_upgrade_text:null},basics:{charge_option_label:null,charge_option_onetime_description:null,charge_option_onetime_header:null,charge_option_onetime_label:null,charge_option_paymentplan_description:null,charge_option_paymentplan_header:null,charge_option_paymentplan_label:null,charge_option_subscription_description:null,charge_option_subscription_header:null,charge_option_subscription_label:null,payment_gateway_disabled_text:null,payment_gateways_link_text:null,product_billing_integration_html:null,product_billing_integration_label:null,product_name_label:null,product_name_placeholder:null,stripe_plan_hint_html:null},email_integration:{action_on_submit_label:null,confirmation_email_label:null,confirmation_email_option_nosend:null,confirmation_email_option_send:null,integration_method_blank_option:null,integration_method_help_html:null,integration_method_help_link_text:null,integration_method_label:null,list_to_add_lead_label:null,refresh_from_api_link:null,refresh_tags_from_api_link:null},fulfillment_email:{fieldset_title:null,html_body_hint_html:null},infusionsoft:{delete_declined_invoices_label:null},infusionsoftv2:{delete_declined_invoices_label:null},membership:{membership_id_blank:null,membership_offer_id_blank:null},ontraport:{ontraport_product_description:null,ontraport_product_label:null},shipping:{disc_delivered_instructions_html:null,kunaki_instructions_html:null,shipping_inline_label:null,shipstation_instructions_html:null,shopify_instructions_html:null},stripe:{stripe_product_description_html:null}}},funnel_steps:{add_new_page:{affiliate_access:null,affiliate_area:null,affiliates:null,auto_webinar:null,broadcast_room:null,clickpop:null,creating_page:null,email_optin:null,email_optin_templates:null,member_access:null,membership:null,membership_area:null,misc:null,one_click_downsell:null,one_click_upsell_oto:null,optin:null,optin_templates:null,order_confirmation:null,order_form:null,page_categories_nav:null,page_template_with_top_converting:null,page_template_without_top_converting:null,product_launch:null,registration:null,replay_room:null,sales:null,sales_page:null,saving_the_page_template_that_has_chosen_page_will_reload_in_:null,search_templates:null,show_only_my_templates:null,sort_by_top_converting:null,thank_you:null,webinar:null,you_have_chosen:null},add_product:{affiliates:{backpack_cta:{button_text:null,subtitle:null,title:null},form:{affirmative:null,commission_label:null,negative:null,subtitle:null,title:null}},billing:{add_new_integration_button:null,header:null,message:{variations_enabled:{description:null}},no_integrations_header:null,onetime_label:null,payment_plan_label:null,product_type_header:null,product_type_question:null,subscription_label:null,tax_integration_notice:null,tax_integration_notice_title:null},breadcrumbs:{affiliates:null,follow_up_actions:null,fulfillment_email:null,hint:null,membership:null,payment_options:null,product_details:null,product_variations:null,shipping:null,summary:null},details:{form:{amount_currency_hint:null,amount_currency_label:null,amount_hint:null,amount_label:null,amount_placeholder:null,bump_product_header:null,bump_product_label:null,delete_declined_invoices_hint:null,description:{label:null,placeholder:null},infusion_soft_v2_promo_codes_hint:null,name_label:null,name_placeholder:null,netsuite_class_label:null,netsuite_class_placeholder:null,netsuite_id_label:null,netsuite_id_placeholder:null,netsuite_tag_label:null,netsuite_tag_placeholder:null,order_bump_disabled:null,payment_gateway_frequency_label:null,payment_gateway_initial_amount_label:null,payment_gateway_initial_amount_placeholder:null,payment_gateway_max_charges_label:null,payment_gateway_max_charges_placeholder:null,payment_gateway_plan_name_label:null,payment_gateway_product_hint:null,price_display_override_label:null,price_display_override_placeholder:null,product_inventory_limit_header:null,product_inventory_limit_label:null,product_inventory_limit_label_disabled:null,product_inventory_limit_max_label:null,product_inventory_limit_max_placeholder:null,product_inventory_limit_presold_label:null,product_inventory_limit_presold_placeholder:null,product_quantity_limit_header:null,product_quantity_limit_label:null,product_quantity_limit_max_label:null,product_quantity_limit_max_placeholder:null,product_quantity_limit_presold_label:null,product_quantity_limit_presold_placeholder:null,shipping_origin:{address_line_1:{label:null,placeholder:null},address_line_2:{label:null,placeholder:null},city:{label:null,placeholder:null},country:{label:null,placeholder:null},header:null,phone:{label:null,placeholder:null},state:{label:null,placeholder:null},zip_code:{label:null,placeholder:null}},statement_descriptor_hint:null,statement_descriptor_label:null,statement_descriptor_placeholder:null,stripe_cancel_after_hint:null,stripe_cancel_after_label:null,stripe_cancel_after_placeholder:null,stripe_plan_hint:null,stripe_plan_label:null,taxable_settings_header:null,taxable_settings_integration_header:null,taxable_settings_label:null,taxable_settings_message:null,taxable_settings_message_header:null,taxable_settings_notice:null,taxable_settings_tax_code_help_text:null,taxable_settings_tax_code_input:null,taxable_settings_variations_notice:null,trial_period_hint:null,trial_period_label:null,trial_period_placeholder:null,webhook_url_hint_html:null},stripe:{managed_amount_header:null,managed_currency_header:null}},follow_up_actions:{actions_label:null,actions_placeholder:null,add_integration:null,confirmation_email_label:null,confirmation_email_option_send:null,content:null,leads_label:null,leads_placeholder:null,leverage_html:null,no_integration:{card:{button:null,content:null,title:null},title:null},select_integration:null,title:null},fulfillment_email:{html_body_default_html:null,message_label:null,send_fulfillment_header:null,send_fulfillment_label:null,subject_label:null,subject_placeholder:null,thank_you_page:null,thank_you_page_default:null,thank_you_page_header:null,thank_you_page_none:null},membership:{content:null,select_integration:null,select_offer_placeholder:null,title:null},product_variations:{attribute_table:{CRUD_links:{"delete":null,edit:null},buttons:{add:null,cancel:null},table_headers:{type:null,values:null},table_name:null},confirm_modal:{create:{cancel_button:null,confirm_button:null,content_1:null,content_2:null,content_3:null,header:null},destroy:{cancel_button:null,confirm_button:null,content_1:null,content_2:null,content_3:null,header:null}},content:null,edit_variant_form:{description:{label:null,placeholder:null},image_alt_text:{label:null,placeholder:null},inventory:{label:null,placeholder:null},price:{label:null,placeholder:null},sku:{label:null,placeholder:null}},edit_variant_modal:{header:null},image_explorer:{next:null,previous:null,select_image:null,upload_image:null},message:{oto_or_bump:{description:null},payment_plan_product:{description:null},shipping_integration:{description:null},single_core_product_with_variations:{description:null},subscription_product:{description:null}},product_inventory_limiter_message:null,sales_tax_setting_message:null,table:{header:null,thumbnail:{add_image:null,edit_image:null}},title:null,type_form:{cancel:null,create_attributes:null,destroy:null,enter_variation_type:null,enter_variation_values:null,save:null,save_and_add_another:null,success:null,variation_type:null,variation_type_hint:null,variation_values_hint:null,variaton_values:null},variant_saved:null},shared:{form_buttons:{cancel:null,confirmation:null,save_and_close:null,save_and_next:null}},shipping:{edit:{no_integration:{add_button:null,title:null}},form:{add_button:null,content:null,header:null,notice:null,title:null},shipping_details:{customs:{country:null,country_placeholder:null,header:null,hs_code:null,hs_code_explanation_html:null,hs_code_placeholder:null,subheader:null},size:{header:null,height:null,length:null,width:null},weight:{header:null,label:null,placeholder:null,subheader:null}}},show:{summary:{edit_button:null,no_details:null,return_button:null,title:{affiliate:null,billing:null,follow_up_action:null,follow_up_email:null,membership:null,product_details:null,shipping_integration:null}}},summaries:{affiliates:{commission_plan:null,commissionable_status:null},billing:{integration_logo:null,onetime:null,payment_plan:null,product_type:null,subscription:null},enabled_off:null,enabled_on:null,follow_up_action:{confirmation_status:null,integration_logo:null,integration_to:null,list_to:null,selected_tags:null},follow_up_email:{html_body:null,integration_name:null,no_selection:null,page:null,subject:null},membership:{integration_logo:null,offer:null,status:null},product_details:{amount:null,amount_currency:null,billing_integration:null,bump:null,name:null,netsuite_class:null,netsuite_id:null,netsuite_tag:null,payment_gateway_trial_period:null,price_display_override:null,product_quantity_limiter:{max:null,presold:null,status:null},statement_descriptor:null,stripe_cancel_after_payments:null,taxable:{header:null,is_taxable:null,not_taxable:null}},shipping_integration:{disc_delivered:{account_number:null,api_key:null,sku:null},integration_logo:null,kunaki:{password:null,product_id:null,username:null},shipstation:{group_number:null,product_name:null,store:null},shopify:{product_sku:null}}},title:null,"title-summary":null},archived_pages:{archived:null,archived_pages:null,created:null,name:"Nombre",restore:null},contacts:{all_leads_from_this_funnel:null,average_conversion_rate_from:null,avg_conversion_rate:null,contacts:null,contacts_collected_funnel_wide:null,download_csv:null,list_of_contacts_here:null,search_contacts:null},create:{error:null,success:null},create_split_test:{create_a_new_split_test:null,create_duplicate_page:null,create_from_template:null},extra_side_funnel:{members:null,pick_template:null,views:null},header:{automation:null,members:null,overview:null,products:null,publishing:null,unnamed:null},list_item:{add_new_lesson:null,add_new_lesson_section:null,add_to_funnel:null,are_you_sure:"\xbfEst\xe1s seguro?",are_you_sure_this_will_delete_this_members_area_content_and_a:null,clone_funnel_step:null,delete_funnel_step_html:null,edit_funnel_step_settings:null,edit_membership_design:null,editing_membership_content_close_button:null,for_free_access_send_them_here:null,funnel_stepspages_display:null,i_classfa_fatrashoi_delete_members_area_step_html:null,in_funnel:null,login_url:null,new_lesson:null,new_lesson_section:null,open_editor_and_make_this_your_own:null,open_in_editor:null,please_wait:null,remove_from_funnel:null,secret_sign_up_url:null,send_people_here_to_login:null,to_have_people_sign_up_as_an_affiliate_send_them_here:null},metric_display:{"12300_visitors_121_contacts_12":null,"12300_visitors_121_leads_233":null,
conversion_rate:null,earnings_per_visitor:null,leads:null,purchase:null,sales:null,visitors_purchases_rate:null,visitors_to:null},"new":{add_text_optin:null,add_to_facebook:null,add_to_facebook_page:null,add_to_wordpress_blog:null,add_your_page_inside_of_an_iframe_to_embed_on_any_website:null,automatically_connect_your_page_inside_of_your_facebook_page:null,automatically_opt_in_people_who_click_links_in_your_affiliate:null,clone_step:null,collect_leads_through_txt_message:null,delete_step:null,download_html:null,download_the_html_file_of_your_page_to_host_anywhere:null,embed_as_email_optin_popup:null,embed_code:null,embed_in_affiliate_emails:null,follow_the_helpful_tutorial_on_our_clickfunnels_blog_to_becom:null,get_clickoptin_link:null,get_clickpop_code:null,html_file_download:null,iframe_embed_code:null,knowledge_base_article:null,name_of_your_page:null,new_text_optin:null,put_a_clickpop_popup_version_of_your_optin_page_on_any_websit:null,show_your_funnels_or_pages_inside_of_your_wordpress_blog:null,still_new_to_textoptins:null,submitting:null,text_optins:null,the_path_for_this_funnel_step:null,wordpress_plugin:null},new_diode:{button:{submit:{disable_with:null,text:null}},field:{in_funnel:{confirm:null,label:null},name:{label:null,validation:null},path:{hint:{link_text:null,text:null},label:null}},header:null},page:{control:null,variation:null},page_template_with_top_converting:{conversion_rate:null,preview:null,select_template:null},page_thumbnail:{are_you_sure_this_will_delete_all_other_pages_in_this_step_an:null,confidence_score:null,declare_as_winner:null,edit_page:null,edit_page_in_classic_editor:null,edit_page_split_test_settings:null,preview_page_split_test_version:null,this_will_outperform_the_control:null},pages_display:{add_split_test:null,attention:null,due_to_a_recent_change_in_our_system_this_funnel_has_more_pag:null,due_to_a_temporary_bug_in_our_system_this_funnel_step_has_mul:null,warning:null,your_pages:null},products:{add_new_button:null,add_new_disabled_text:null,add_new_subheading:null,add_new_title:null,automation:null,billings:{form:{dismiss:null,onetime:null,paymentplan:null,subscription:null}},confirmation:null,delete_button:null,details:{billing_info:{infusionsoft:{id:null,pproductname_pproductprice:null,productinfusion_product_namepproductid_pidpproductid_producti:null},infusionsoftv2:{id:null,pproductname_pproductprice:null}},taxable:{dismiss:null,taxable:null}},disabled_label:null,edit_button:null,follow_up_actions:{form:{integrations:null,no_integrations:null,save_and_close:null,save_and_next:null}},fulfillment_emails:{form:{html_body:null,product:null}},memberships:{form:{offers:null}},order_bump_label:null,overview:null,plan_label:null,price:null,price_label:null,products:null,publishing:null,saved:null,shipments:{disc_delivered:{disc_delivered:null},kunaki:{kunaki:null},shipstation:{group_number:null}},side_nav:{subtitle:null},summaries:{billing:{billingname_logo:null},shipping_integrations:{disc_delivered:{disc_delivered:null},kunaki:{kunaki:null},shipstation:{product:null,store:null}}},title:null,unknown:null,variations:{editor:{anonymous:null},product_variant:{edit:"Editar"},product_variant_form:{cancel:"Cancelar",update_variation:null}},variations_label:null},restore:{failure:null,success:null},sales:{avg_rate:null,epc:null,list_of_sales_here:null,purchases:null,sales_collected_funnel_wide:null},sidebar:{add_new_button:null,not_in_funnel_steps:{dropdown_header:null,header:null}},sort_by_top_converting:{sort_by_top_converting:null},thumb:{not_yet_added:null},variations_display_new:{almost_there:null,apply_changes:null,create_variation:null,funnel_step_control_percentage:null,funnel_step_variation_percentage:null,of_traffic:null,optimize_your_lead_and_sales_generation_with_split_tests:null,page:null,re_happy_with_the_changes_to_the_variation_click_the_button_b:null,re_saving_your_changes_to_the_split_test_this_shouldn:null,start_split_test:null,t_running_just_yet_once_you:null,ve_changed_your_split_test_which_will_invalidate_any_previous:null,were_applying_your_changes:null},variations_display_old:{add_variation:null,create_2nd_variation:null,main_control:null,test_out_colors_text_or_anything_you_want_to_see_what_convert:null,variation_1:null,variation_2:null,variation_i:null,vi:null}},funnel_webhooks:{active_funnel_webhooks:{no_active_webhooks:{text:null},title:{text:null}},archived_funnel_webhooks:{no_archived_webhooks:{text:null},title:{text:null}},form:{button:{submit:{disable_with_message:null,text:null}},field:{adapter:{hint:null,label:null,prompt_text:null},event:{label:null,prompt_text:null},url:{label:null,placeholder:null},version:{label:null}},welcome_link_text:null,welcome_sentence_text:null},funnel_webhook:{deliveries:null},funnel_webhooks_table:{column:{event:{all:{text:null},blank_text:null,title:null},url:{blank_text:null,title:null}},confirmation:{text:null},disable:{remove:{text:null},restore:{text:null}},link:{deliveries:{text:null},remove:{text:null},restore:{text:null}}},index:{button:{back:{text:null},new_webhook:{text:null}}},"new":{button:{back:{text:null},new_webhook:{text:null}},title:{text:null}}},funnels:{actions_page:{click_optin:null,download:null,edit_page:null,email_list:null,overview:null,split_tests:null},archived_cards:{button:{text:null},none:null,tags:null},archived_table:{cell:{button:{text:null}},header:{deleted_at:null,funnel_name:null,group_tags:null,type:null},raised:null},cards:{none:null,pages_count_tool_tip:null,steps_count:{one:null,other:null},tags:null},checklist:{add_products:{step:{title:null},task:null},customize:{step:{title:null},task:null},process_payments:{gateway_status:{error:{button:{text:null},message:null},success:null},task:null},register:{form:{button:{submit:{disable_with:null,text:null}},dropdown:{hint:{link_text:null,start_html:null},placeholder:null},header:null},no_domains:{button:{text:null},text:null},task:null},secure:{no_domain:null,ssl_status:{error:{button:{text:null},message:null},success:null}},share:{main_content:{first_line:null,second_line:null},task:null},store_leads:{step:{title:null},task:null}},contact_profiles:{additional_info:{field:null,value:null},advanced:{funnels:null},edit:{contacts:null,users:null},filter:{button:{export_text:null},filter_dropdown:{title_text:null},search_dropdown:{all_funnel_steps:null,live_funnel_steps:{text:null},other_funnel_steps:{text:null},placeholder:null},stats_content:{alltime:{date_filter:null},last30days:{date_filter:null},last60days:{date_filter:null},last7days:{date_filter:null},lastyear:{date_filter:null}}},form:{add_tags_to_contact:null,address:null,archiving:null,australia:null,canada:null,country:null,ireland:null,new_zealand:null,select_country:null,ship_address_1:null,ship_address_2:null,state:null,tags:null,united_kingdom:null,united_states_of_america:null,zip:null},index:{filter:null,table:null},index_csv:{email:null,name:"Nombre",sign_up:null},list:{contact:null,created_at:null,email:null,looks_like_you_havent_collected_any_contacts_for_this_funnel_:null,next:null,no_contacts_found_for:null,signed_up:null,start_by_sending_traffic_to_the_beginning_of_this_funnel_or_a:null,this_contact_has_unsubscribed_from_all_lists:null,try_searching_with_the_exact_email_address_of_the_contact_tha:null,viewing_all_contacts_for:null,your_search_did_not_match_any_records_with_that_email_address:null},purchase_fields:{delete_purchase:null,optionally_set_a_price:null},purchases:{add_purchase_for_product_access:null,save:null},show:{age:null,age_range_high:null,age_range_low:null,all_unique_leads:null,business_history:null,city:null,company:null,contact_profile:null,country:null,current:null,email_automation:null,email_lists:null,followers:null,gender:null,general_info:null,ip_address:null,location:null,memberships:null,provider:null,recent_activity:null,score_type:null,shipping_address:null,start_date:null,state:null,street:null,title:null,total_followers:null,unsubscribed_at:null,value:null,zip_code:null},table:{button:{edit:{text:null}},cell:{created_at_suffix:null},header:{contact_name:null,created_at:null},no_results:{after_filtering:null,in_database:null}}},contact_purchases:{commission_card:{buttons:{submit_button_text:null,upgrade_to_backpack_button_text:null},commission:null,dropdown_blank_text:null,email:null,manually_add_plan:null,name:null,product_not_commissionable_or_funnel_not_affiliate_enabled:null,submit_button_tooltip:null,upgrade_to_backpack:null},commissions_table:{buttons:{edit_text:null},header:{affiliate_id:null,amount:null,commission_id:null,email:null,status:null},title:null},customer_card:{contact_archived_label:null,customer:null,email:null,name:null},filter:{button:{export_text:null,search_button_text:null},filter_dropdown:{title_text:null},search_dropdown:{all_funnel_steps:null,live_funnel_steps:{text:null},other_funnel_steps:{text:null},placeholder:null},stats_content:{alltime:{date_filter:null},last12months:{date_filter:null},last30days:{date_filter:null},last60days:{date_filter:null},last7days:{date_filter:null}}},flash_messages:{purchase_destroy_success:null},index_diode:{table:{link:null}},list:{amount:null,commission_to:null,contact_archived:null,customer:null,details:null,"for":null,found:null,looks_like_you_havent_made_any_sales_for_this_funnel_in_the_s:null,no_purchases_found:null,no_purchases_found_for:null,order_bump:null,product:null,purchase:{one:null,other:null,zero:null},start_by_sending_traffic_to_the_beginning_of_this_funnel_or_a:null,status:null,statuses:{cancel:null,failed:null,paid:null,payment_complete:null,pending:null,refunded:null},time:null,transaction_id:null,viewing_all_purchases_for:null,viewing_all_purchases_with:null,"with":null},purchase_details_table:{application_fee:null,easypost_shipping:null,header:{id:null,name:null,quantity:null,sku:null,status:null,unit_price:null},title:null},show_content:{affiliate_id:null,back:null,charge_id:null,comm_id:null,commission:null,commissions:null,created:null,cta_trans_receipt:null,"delete":null,easypost_shipping:null,edit:"Editar",editing_affiliate_commission:null,email:null,id:null,name:"Nombre",no_referring_affiliate:null,none:null,payment:null,product_not_commissionable_or_funnel_not_affiliate_enabled:null,purchase:null,purchase_details:null,quantity:null,refund:null,sku:null,subscription_id:null,unit_price:null,upgrade_to_backpack_to_use_affiliate_program:null,you_must_manually_add_a_commission_for_a_manual_purchase:null},show_diode_content:{action_item:{alert_text:null},back_button_text:null,delete_button_text:null,refund_button:{disable_text:null},refund_button_text:null},table:{cell:{commission_to:null,commission_to_html:null,contact_archived:null,details_button_text:null,for_amount:null,no_purchases_found:null,order_bump:null},header:{amount:null,customer:null,product:null,status:null,transaction:null},no_results:{after_filtering:null,all_funnel_steps:null,in_database:null}},taxes:null,transaction_card:{charge_id_label:null,created_label:null,cta_trans_receipt_label:null,status_label:null,subscription_id_label:null,title:null}},decide_builder:{add_new_funnel:null,build_a_funnel:null,classic_funnel_builder:null,cookbook:null,cookbook_builder_process:null,create_new_funnel:null,formcontrol:null,funnel_group_tag:null,new_funnel:null,our_original_step_by_step_builder_thats_super_simple_and_givi:null,start_cookbook:null,text:null},dup:{account_not_found:null,add_funnel_html:null,add_funnel_to_which_account:null,forget:null,not_found:null,over_limit_html:null,queued:null},edit:{are_you_sure_you_want_to_delete_your_stats_for_this_funnel_th:null,clone_funnel:null,for_this_funnel:null,form:null,reset_stats:null,settings:null,share_funnel:null},funnel_dropdown:{cell:{action_item:{archive:null,are_you_sure:null,duplicate:null,mark_as_favorite:null,share:null,unmark_as_favorite:null}}},funnel_step_navigation:{launch_checklist:null,new_step_in_funnel:null,other_steps:null,this_will_delete_this_funnel_step_and_all_pagessplit_tests_wi:null},funnel_webhook_fields:{delete_webhook:null},last_updated_suffix:null,layout:{index:{component:{account_stats:{calculating:null,funnels:null,pages:null,plan:null,usage:null,visits:null},add_new_funnel:null,build_a_new_funnel:null,funnel_hacks:{access_membership:{cta:null,header:null},get_access:{cta:null,header:null},subheader:null},funnels_menu:{active:null,archived:null,marketplace:null,shared:null},header:null,plan_details:null,search_button:null,search_dropdown:{all:null,favorites:null,group_tags:null,placeholder:null,ungrouped:null},showing_dropdown:{all_funnels:null,favorites:null,title:null},sort_dropdown:{"-name":null,"-updated_at":null,name:null,title:null,updated_at:null},tooltips:{card_view:null,list_view:null}}},show:{component:{header:{button_group:{info:{tooltip:null},visit:{tooltip:null}},menu:{funnel_steps:{text:null},funnels:{text:null},"funnels/contact_profiles":{text:null},"funnels/contact_purchases":{text:null},"funnels/stats":{text:null}}},sidenav:{section:{add_new:{button:{text:null}},funnel_steps:{button:{"delete":{confirm:null}},header:null},launch_checklist:{text:null},other_steps:{dropdown:{title:null},header:{title:null},popup:{link_text:null,text:null}}}}}}},map:{active:null,add_automation:null,add_step:null,detailed_stats:null,loading:null,optins:null,page_views:null,placeholder_header_example:null},membership_editor_popup:{editing_membership_content_close_button:null},"new":{actually_a_funnel:null,auto_webinar:null,auto_webinar_funnel:null,browse_funnel_marketplace:null,build_a_new_email_list_and_start_building_an_engaging_email_l:null,build_a_sales_funnel:null,build_email_optin_funnel:null,build_funnel:null,build_launch_funnel:null,build_membership:null,building_funnel:null,choose:null,choose_goal:null,choose_type:null,choose_what_you_want_to_do:null,collect_email_leads:null,collect_emails:null,confirmation_page:null,continue_without_funnel:null,custom_funnel:null,download_page:null,download_thank_you:null,email_landing_page:null,email_optin_funnel:null,free_video_1_4:null,funnel_steps:null,get_an_audience_at_your_next_webinar_whether_it_is_live_or_au:null,give_funnel_a_name:null,go_back:null,got_something_to_sell_online:null,host_webinar:null,launch_your_product:null,lessons:null,live_webinar:null,live_webinar_funnel:null,member_access_page:null,members_area:null,membership:null,memebership_area:null,name:null,or_create_a_custom_funnel:null,order_confirmation:null,order_page:null,producing_results_but_you_don:null,product_launch:null,register_sign_up:null,sales:null,sales_funnel:null,sales_page:null,select_a_funnel_group:null,select_group_tag:null,sell_a_product:null,sell_your_content_with_a_membership_that_you_can_charge_for:null,sell_your_product:null,sell_your_product_in_a_launch_sequence_with_video_pages:null,sell_your_products_after_collecting_leads_with_a_squeeze_page:null,sell_your_products_or_services_with_a_variety_of_funnels:null,setup_your_funnel:null,show_info:null,showcase_a_replay_of_a_webinar_for_evergreen_lead_generation:null,so_you_have_an_idea_for_a_funnel_and_you_want_to_build_it_out:null,squeeze:null,squeeze_page:null,start_from_scratch:null,thank_you_download_page:null,the_best_way_to_convert_website_traffic_into_leads_is_to_send:null,the_launch_funnel_was_designed_after_years_of_testing_differe:null,types_of_pages:null,video:null,video_page:null,watch_explainer_video:null,webinar:null,webinar_broadcast_room:null,webinar_countdown:null,webinar_registration:null,webinar_replay:null,webinar_replay_room:null,webinar_sign_up:null,would_you_like_to_do_a_live_webinar_but_you_arent_happy_with_:null,you_can_literally_build_out_any_type_of_funnel_you_can_dream_:null},no_results:{after_filtering:null,in_database:{archived:null,index:null,marketplace:{href:null,text:null}},info:null},pt:{preview:null,use_this_template:null},share:{share:null,share_this_code_with_any_clickfunnels_user_to_give_them_a_clo:null,share_this_funnel_url:null},share_diode:{content:{marketplace:{statement:null},share_funnels_only:{link_text:null,statement:null},shareable:{button_text:null,help_info:null,info:null,tooltip:{initial:null,success:null}}},header:null},shared:{complete_link_text:null,contacts_filters:{all_time:null,last_2_months:null,last_30_days:null,last_7_days:null,this_year:null},contacts_navigation:{buyers:null},export_link:{download_heading:null},filters:{all_funnel_steps:null,showing_for:null},funnel_text:null,header:{add_funnel_url:null,contacts:null,copied_funnel:null,copy_url:null,manage_your_contacts:null,manage_your_sales:null,sales:null,settings:null,visit_funnel:null,what_is_the:null},job_complete:null,no_shared_funnels:null,panel:{advanced:null,contact_info:null,purchases:null},relaxed:null,stats_tab:{stats:null},steps_tab:{steps:null}},stats:{filtering:{affiliate_subscription_aff_sub:{field_label:null,label:null},affiliate_subscription_aff_sub2:{field_label:null,label:null},affiliate_subscription_aff_sub3:{field_label:null,label:null},affiliate_subscription_affiliate_id:{field_label:null,label:null},campaign_content:{field_label:null,label:null},campaign_medium:{field_label:null,label:null},campaign_name:{field_label:null,label:null},campaign_source:{field_label:null,label:null},campaign_term:{field_label:null,label:null},clear_button:null,cost_tooltip:null,date_end:{field_label:null,label:null},date_start:{field_label:null,label:null},device_category_id:{field_label:null,label:null},device_dropdown:{all:null,desktop:null,mobile:null},header:null,submit_button:null,total_cost:{field_label:null,label:null}},index:{messages:{annotation:{header:null,message:null,message_plus:null},test_mode:{header:null,message:null}},other_steps:{not_shown:null,subheader:null}},table:{archived:null,headers:{earnings_per_pageview:null,optins:null,pageviews:null,recurring:null,sales:null},subheaders:{all:null,count:null,rate:null,uniques:null,value:null}},total_stats:{average_cart_value:null,cost_per_acquisition:null,cost_per_click:null,cost_per_lead:null,earnings_per_pageview:null,gross_earnings:null,return_on_investment:null,total_cost:null}},stats_temp:{"0_day_drip":null,"2_day_drip":null,"3_day_drip":null,"763_members":null,add_new_member_page:null,add_new_page_to_funnel:null,buy_puppy:null,click_funnel_page_title_url:null,control:null,create_split_test:null,download_pdf:null,downsell_7_days_free:null,edit:null,give_away_free_video:null,gold:null,how_to_get_girls:null,leads:null,lesson_1:null,lesson_2:null,manage:null,members:null,membership:null,membership_content:null,optin:null,promote:null,sales:null,silver:null,top_dresses_for_puppoes:null,upsell_1_free_trial:null,ver_1:null,ver_3:null,view_notes:null,with_audio_player:null},table:{header:{actions:null,funnel_name:null,group_tags:null,last_updated:null,steps:null,type:null},pages_count_tool_tip:null},thumb:{modify:null}},global_search:{quick:{action_funnels_header:null,broadcasts_header:null,contact_profiles_header:null,contacts_header:null,digital_assets_header:null,domains_header:null,email_designs_header:null,funnel_steps_header:null,funnels_header:null,integrations_header:null,lists_header:null,no_results:null,page_templates_header:null,placeholder:null,products_header:null,smtp_integrations_header:null}},helpers:{actions:null,label:{user:{email:null,password:null}},links:{back:null,cancel:null,confirm:null,destroy:null,edit:null,"new":null,restore:null,save:null,show:null,submit:"Enviar",update:null},page_entries_info:{entry:{one:null,other:null,zero:null},more_pages:{display_entries:"Mostrando <b>%{first}&nbsp;-&nbsp;%{last}</b> %{entry_name} de <b>%{total}</b> en total"},one_page:{display_entries:{one:"Mostrando <b>%{count}</b> %{entry_name}",other:"Mostrando <b>un total de %{count}</b> %{entry_name}",zero:"No se han encontrado %{entry_name}"}}},select:{prompt:"Por favor selecciona"},submit:{create:"Crear %{model}",submit:"Guardar %{model}",update:"Actualizar %{model}",user:{create:null}},title:null,titles:{"delete":null,edit:null,"new":null,save:null}},home:{actionetics_offer:{complimentary_account_html:null,form:{actionetics_screenshot:{alt_text:null},backpack_screenshot:{alt_text:null},button_text:null,upgrade_header:null},support_link_text:null},backpack_onboarding:{button:null,header:null},debug_mode:{debug_mode:null,debug_mode_is_a_support_level_html:null,debug_mode_is_currently:null,label_off:null,label_on:null,turn_debug_mode_html:null},funnelurl:{send_traffic_to_funnel_url:null,the_url_you_followed:null,use_the_funnel_url:null,view_funnel:null,what_is_the_funnel_url:null,you_can_change:null},funnelurl_diode:{content:{button_text:null,help_info:null,paragraph_text:null,tooltip:{initial:null,success:null},url_changed_text:null},header:null},tshirt_onboarding:{access_your_free_funnels:null,add_fbs_lite_to_your_account:null,and_the_perfect_email_capture:null,before_you_start_building_your_funnel:null,claim_free_shirt_now:null,clickbank_is_the_retailer:null,congrats_you_have_unlocked_these_goodies:null,create_my_free_trial_first:null,creating_funnel:null,editing_pages:null,"get_100+_free_funnels":null,get_access_to_the_free_training:null,get_instant_access_to_over:null,get_your_free_tshirt:null,get_your_shirt_now:null,hey_you_havent_completed:null,introduction:null,just_give_us_your_address:null,just_go_through_the_simple:null,length_of_video:null,limited_time_bonus_free:null,ll_get_you_taken_care_of_html:null,locked_free_tshirt_fbs_lite:null,no_thanks_i_can_create_my_own_funnels_just_fine:null,no_thanks_let_me_just:null,note_offer_available_for:null,oops_you_havent_created:null,overview:null,please_select_size:null,please_wait:null,send_me_my_shirt:null,send_me_the_shirt_now:null,step:null,thanks_for_being_a_loyal_member:null,types_of_funnels:null,wait:null,watch_this_short_onboarding:null,we_pay_for_the_shipping:null,we_ship_you_the_shirt_free_of_cost:null,you_already_finished_the:null,your_credit_card_statement:null}},i18n:{plural:{keys:["one","other"],rule:{}},transliterate:{rule:{"\xe1":"a","\xe9":"e","\xed":"i","\xf1":"n","\xf3":"o","\xfa":"u","\xfc":"u"}}},integrations:{actionetics:{action_descriptions:[null,null,null,null,null,null]},activecampaign:{action_descriptions:[null,null,null,null],tag_description:[null]},additional_settings:{button:null},available_integrations:{actions:null,delivery:null,email:null,header:null,messaging:null,show_all:null,webinar:null},aweber:{action_descriptions:[null],large_account:{action_descriptions:[null]}},constant_contact_api:{action_descriptions:[null]},convertkit_api:{action_descriptions:[null,null],large_account:{action_descriptions:[null,null]},tag_description:[null]},details:{loading_zaps:null,login_placeholder:null,password_placeholder:null},drip:{action_descriptions:[null,null,null],tag_description:[null]},edit:{header:null,subheader:null},ever_webinar:{action_descriptions:[null]},facebook:{action_descriptions:[null,null],large_account:{action_descriptions:[null,null]}},facebook_integration:{action_descriptions:[null,null],large_account:{action_descriptions:[null,null]}},form:{add_button:null,confirmation:null,connect_button:null,delete_button:null,error_header:null,help_docs_header:null,help_docs_text:null,help_docs_title:null,integration_has_error:null,is_default_label:null,nickname_label:null,nickname_placeholder:null,no_connection:null,reconnect_button:null,reconnect_description:null,saving:null,settings:null,successful_connection:null,update_button:null},getresponse:{action_descriptions:[null]},gotowebinar:{action_descriptions:[null]},gotowebinarform:{action_descriptions:[null]},header:null,hub_spot:{action_descriptions:[null,null]},index:{add_new_tooltip:null,explanation_markdown:null,search:null,table_title:null},infusionsoft_api:{action_descriptions:[null,null],large_account:{action_descriptions:[null,null]}},infusionsoft_api_v2:{action_descriptions:[null,null],large_account:{action_descriptions:[null,null]}},integration_list:{connected_on:null,header:null},kajabi:{action_descriptions:[null,null]},mad_mimi_api:{action_descriptions:[null]},mailchimp:{action_descriptions:[null,null,null,null]},markethero:{tag_description:[null]},maropost:{action_descriptions:[null]},"new":{header:null,search:null,subheader:null,subheader_form:null},ontraport:{action_descriptions:[null],large_account:{action_descriptions:[null]}},removals:{show:{description:null,header:null,other_affected:null,table:{af_header:null,affected_header:null,fuf_header:null,notification_warning:null}}},salesforce:{action_descriptions:[null]},sendlane:{action_descriptions:[null,null,null,null],tag_description:[null]},shopify:{action_descriptions:[null,null]},sly_broadcast:{action_descriptions:[null,null]},twilio_sms:{action_descriptions:[null]},webhook_api:{action_descriptions:[null]},webinar_fuel:{action_descriptions:[null]},zen_direct:{action_descriptions:[null,null,null,null,null,null,null]},zoom_us:{action_descriptions:[null]}},layouts:{actionetics_nav:{broadcasts:{add_new:null,page_views:null,title:null},contact_profiles:{page_views:null,title:null},follow_up_funnels:{add_new:null,page_views:null,title:null},legacy_header:null,lists:{add_new:null,page_views:null,title:null}},footer:{privacy:null,terms:null},lander:{select_country:null,select_province:null,select_state:null,working:null}},legal_documents:{edit:{header:null},form:{cancel:null,confirmation:null,doc_type:{affiliate:null,label:null,terms_of_service:null},message_body:null,save_and_publish:null,save_as_draft:null,saving:null,title:null,toggle_confirm:null,toggle_deny:null,toggle_label:null,toggle_notice:null,version:null,version_number:null},index:{add_new_tos_button:{button:null},header:null,table:{pre_header:null,td:{edit_button:null,force_agreement_false:null,force_agreement_true:null},th:{author_publisher:null,date:null,doc_type:null,force_agreement:null,status:null,title:null,version:null}}},"new":{header:null,notice:{description:null,title:null}}},lessons:{edit:{editing_lesson:null},form:{advanced_settings_optional:null,automatically_creates:null,content_description:null,create_lesson:null,delay_the_release_of_this_lesson:null,drip_delay_days:null,https_ssl_required_for:null,name_of_lesson:null,name_of_your_lesson_show_in_nav_bar:null,of_days_before_this_lesson_is_available:null,override_standard_release:null,required_time_a_member:null,select_lesson:null,select_page_template:null,template_for_the_lesson_content:null,video_embed_code:null,where_the_lesson_belongs_to:null},index:{days_delay:null,description:null,listing_lessons:null,name:"Nombre",new_lesson:null,page:null,position:null,video:null},"new":{new_lesson:null},show:{add_resources:null,days_delay:null,description:null,duplicate_lesson:null,edit_lesson:null,lesson_position:null,lessondays_delay:null,membership_editor:null,name:null,open_editor:null,page:null,position:null,video:null},update:{emojis_removed:null}},lib:{aweber:{description:null},easypost:{label:{carrier:null}},gotowebinar:{description:null},hubspot:{description:null},infusionsoft:{description:null},pushcrew:{description:null},sendlane:{description:null},shipstation:{description:null,group_number:null,label:{sku:null,store:null}},shopify:{description:null,label:{sku:null}},webinar_jam:{description:null},zendirect:{description:null},zoomus:{description:null}},lists:{destroy:{success:null},index:{accordion:{no_results:{after_filtering:null,in_database:null}},button:{text:null},filter:{placeholder:null},header:null,table:{button:{edit:"Editar"},header:{actions:{text:"Acciones"},list:{text:"Nombre"},subscribed:{data_content:null,text:null},today:{data_content:null,text:null},unsubscribed:{data_content:null,text:null},yesterday:{data_content:null,text:null}},list_item:{connections:null,created_on:null}}},listing:{editing_list:null,list_name:null,subscribed:null,unsubscribed:null,view_list:null},lists_rule_group_fields:{only_include_contacts_who_meet_all_of_these_requirements:null,or:null},show:{remove_html:null},smart_settings:{edit_smart_settings:null,header:null,help:null,loading:null,remove:null,save:null,updating:null,view_all_lists:null}},mass_actions:{add_tags:{display_action:null,display_action_failed:null},add_to_lists:{display_action:null,display_action_failed:null},"delete":{display_action:null,display_action_failed:null},dismiss_button:null,form:{add_tags:{label:null,placeholder:null,sub_header:null},add_to_lists:{label:null,placeholder:null,sub_header:null},cancel:null,contacts_table:null,"delete":{label:null,placeholder:null,sub_header:null},header:null,remove_from_lists:{label:null,placeholder:null,sub_header:null},remove_tags:{label:null,placeholder:null,sub_header:null},submit_disabled_with:null,success:null},pre_header:{add_tags:null,add_to_lists:null,manage_lists:null,manage_tags:null,remove_from_lists:null,remove_tags:null},preheader:{dropdown:{title:null},header:null,mass_action:{delete_contacts:{"delete":null,title:null},manage_list:{add:null,remove:null,title:null},manage_tag:{add:null,remove:null,title:null},title:null},optional_columns:{action_score:null,age:null,age_range_lower:null,age_range_upper:null,email:null,full_name:null,gender:null,location_general:null,phone:null},search:{placeholder:null}},remove_from_lists:{display_action:null,display_action_failed:null},remove_tags:{display_action:null,display_action_failed:null},retry_button:null,see_more_button:null,waiting:null,zero_in_progress:null},mobile:{funnel_stats:{show:{column:{avg_cart:null,epc:null,gross:null},header:null,header_copy:null}},stats:{date_filter:{cell:{month:null,today:null,week:null}},filter:{cell:{earnings_per_pageview:null,opt_ins:null,pageviews:null,sales:null}},funnel_list:{cell:{none:null}},funnel_list_item:{cell:{button:null,button_disable:null,no_change:null}},funnel_step:{cell:{all:null,count:null,rate:null,recurring_count:null,recurring_value:null,subheading:{earnings_per_pageview:null,opt_ins:null,pageviews:null,recurring:null,sales:null},uniques:null,value:null}}},time_to_now:null},mongo_mapper:{attributes:{"doorkeeper/application":{name:null,redirect_uri:null}},errors:{models:{"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:null,invalid_uri:null,relative_uri:null,secured_uri:null}}}}}},mongoid:{attributes:{"doorkeeper/application":{name:null,redirect_uri:null}},errors:{models:{"doorkeeper/application":{attributes:{redirect_uri:{fragment_present:null,invalid_uri:null,relative_uri:null,secured_uri:null}}}}}},my_templates:{form_email:{button_delete:null,button_delete_confirm:null,button_edit:null,enable:null,name:null,placeholder_name:null,placeholder_tags:null,tags:null,title_edit:null,title_preview:null},form_page:{label_bodyclass:null,label_bodystyle:null,label_css:null,label_htmlbody:null,label_membership:null,label_metatags:null,label_status:null,menu_admin:null,menu_template:null,not_master:null,placeholder_name:null,pulse_title:null,status_collection:{approved:null,pending_approval:null,pending_edits:null,rejected:null}},header:{edit_email:null,edit_page_template:null,new_email:null,new_page_template:null},index:{button_new_email_template:null,header:null,tab_email_designs:null,tab_page_templates:null,title:null},listing:{button_edit_template:null,button_preview_template:null,no_template_message:null,table_header_tags:null,table_header_templates:null}},nav:{account:{affiliates:null,domains:null,new_plan:null,sign_out:null},actionetics:{action_funnels:null,beta:null,broadcasts:null,contacts:null,email:null,follow_up_funnels:null,legacy_header:null,"new":null,new_broadcasts:null,old_broadcasts:null},admin:{actionetics_offer:null,actionetics_onboarding:null,backpack_onboarding:null,beta_features:null,connected_accounts:null,debug:null,funnel_steps:null,funnel_templates:null,header:null,legal_docs:null,master_page_templates:null,page_categories:null,page_templates:null,pricing:null,support_search:null},backpack:{affiliate_funnels:null,affiliate_types:null,affiliates:null,commission_plans:null,commissions:null,dashboard:null,header:null,leaderboards:null,payments:null},face_menu:{account_settings:null,become_me:null,my_profile_settings:null,other_accounts:null,owner:null,personal_account:null,sign_in:null,sign_out:null,sub_user:null,sub_user_accounts:null},funnels:{browse:null,build:null,contacts:null,header:null,marketplace:null,sales:null},help:{changelog:null,docs:null,get_help:null,header:null,my_support_requests:null,whatsnew:null}},notifications:{badge:{email_subject:null,header:null,message:null},badges:{email_subject:null,header:null,message:null},clickmail_integration_error:{email_subject:null,header:null,message:null},clickmail_integration_error_blocked:{email_subject:null,header:null,message:null},error:{email_subject:null,header:null,message:null},index:{clear_all_button:null,empty_message:null,header:null,timestamp:null},
integration_error:{cta_text:null,deleted_message:null,email_subject:null,header:null,message:null},payment_error:{cta_text:null,decline_codes:{authentication_not_handled:null,card_declined:null,expired_card:null,incorrect_cvc:null,incorrect_number:null,incorrect_zip:null,invalid_cvc:null,invalid_expiry_month:null,invalid_expiry_year:null,invalid_number:null,missing:null,processing_error:null,rate_limit:null},email_subject:null,header:null,message:null},reactivate:{available:null,non_available:null},renewal:{expire:null,renew:null,subject:null},support_permission:{created:{email_subject:null,header:null,message:null},expired:{email_subject:null,header:null,message:null},removed:{email_subject:null,header:null,message:null}}},notifications_menu:{default_header:null,default_support_url:null,dismiss:null,dismiss_desc:null,feedback:null,feedback_desc:null,new_notificatons:null,see_all:null,support:null,support_desc:null},number:{currency:{format:{delimiter:".",format:"%u%n",precision:2,separator:",",significant:!1,strip_insignificant_zeros:!1,unit:"$"}},format:{delimiter:".",precision:2,separator:",",significant:!1,strip_insignificant_zeros:!1},human:{decimal_units:{format:"%n %u",units:{billion:"mil millones",million:null,quadrillion:"mil billones",thousand:"mil",trillion:null,unit:""}},format:{delimiter:",",precision:3,significant:!0,strip_insignificant_zeros:!0},storage_units:{format:"%n %u",units:{byte:{one:"Byte",other:"Bytes"},eb:"EB",gb:"GB",kb:"KB",mb:"MB",pb:"PB",tb:"TB"}}},percentage:{format:{delimiter:",",format:"%n%",precision:1}},precision:{format:{delimiter:","}}},of:null,onboarding:{finished:{flash:null}},pages:{display_modal_html:{choose_image:null,create_a_clickpoptrade_link:null,custom_image_link:null,custom_link_text:null,example:null,image_url:null,join:null,link_text:null,preview:null,seconds:null,step_1_choose_link_text_or_image:null,step_2_choose_settings:null,step_3_paste_html_code_on_website:null,trigger_delay_time:null,trigger_on_mouse_exit:null,upload_images:null,url:null},editable_left:{cancel:null,cancel_revert:null,direct_embed_code:null,https:null,next:null,note:null,or:null,seconds:null,update_element:null,video_url:null,visible:null,visible_toggle:null},editable_leftv2:{cancel_revert:null,next:null,note:null,secs:null},editor_tour:{advanced_settings:null,all_elements:null,change_fonts_font_colors_and_background_images_or_background_:null,done:null,email:null,even_on_mobile:null,here_you_can_setup_your_page_title_seo_settings_custom_domain:null,just_click_any_editable_element_to_get_started:null,next:null,on_tablets:null,or_just_preview_live_in_a_new_window_outside_the_editor:null,page_settings:null,quick_view_and_navigate_to_all_the_steps_in_your_funnel:null,quickly_preview_on_desktop:null,restart_this_tour_anytime:null,see_funnel:null,setup_an_email_integration_to_trigger_when_visitors_optin_or_:null,setup_quick_send_deliver_download_links_on_visitor_optin_coun:null,split_test:null,styles:null,thats_it:null,view_and_access_all_editable_elements_on_your_page:null,view_split_tests_of_this_page_or_add_a_new_one:null},form:{add_edit_domains:null,affiliate_access_pages:null,affiliate_access_pages_require_subdomain_from_clic:null,delete_page_variation_html:null,delete_variation_html:null,ending_path:null,ending_path_of_the_url:null,name_of_the_page:null,note_page_domains_are:null,note_page_domains_are_now_set_at_the_funnel_level_:null,removing:null,select_domain:null,set_the_date:null,set_the_date_and_time_of_when_the_webinar_event_is:null,the_domain_for_html:null,the_domain_for_this_html:null,webinar_event_time:null},iframe:{adding_a_clickfunnels_page:null,embed_page_within_iframe:null,need_a_walk_through_video_watch_here:null},modal_list_item:{edit:null,edit_text:null,grab:null,grab_my_squeeze_pop_link_html:null,members:null},"new":{add_page_to_funnel:null,desktop_view:null,go_back:null,grey_video_optin:null,mobile_view:null,optin_page:null,select_template:null,very_minimal_email:null},new_editor:{action_on_submit:null,add_digital_asset:null,add_integration:null,add_new:null,advance_settings:null,advanced:null,all_elements:null,and_the_webinar_should_begin:null,are_you_sure_you_want_to_leave_this_page:null,auto_webinar_times:null,background_map_of_visitor_city:null,body_tag_code:null,body_tag_tracking_codes:null,by_setting_the_redirect:null,bypass_this_page:null,choose_a_file_that:null,click_the_stay_on_this_page_button_or:null,click_to_expand:null,click_to_expand_adv:null,clickfunnels_editor:null,close:null,close_editor:null,color:null,countdown_timer:null,countdown_timers_for:null,custom_domain:null,"default":null,default_domain:null,default_font:null,delay_from_page_arrival_seconds:null,desktop:null,disabled:null,edit_your_page_information:null,editable_elements:null,elements:null,email:null,email_integration_settings:null,enable_geographic:null,enabled:null,exit_pop:null,exit_pop_up_message:null,file_to_deliver_on_optin:null,fixed_datetime_utc:null,font:null,full_background_image_url:null,full_background_video_url:null,full_url:null,full_url_path:null,head_tag_code:null,head_tag_tracking_codes:null,hello_bar:null,hellobar_message:null,hellobar_on_click_url_hello_bar_enabled_when_url_present:null,help:null,how_many_seconds:null,id:null,like_share_comment:null,list_to_add_lead:null,live_preview:null,lots_of_stuff:null,meta_description:null,meta_keywords:null,mobile:null,my_page_path:null,next_page:null,note:null,offer_time:null,page_colors:null,page_description:null,page_fonts:null,page_keywords:null,page_name:null,page_name_placeholder:null,page_name_url:null,page_settings:null,page_sizes:null,page_styles:null,pages_in_funnel:null,permalink_url:null,quick_send:null,redirect_next:null,redirect_next_override_optional:null,redirect_url_exit_pop_up_enabled_when_url_present:null,refresh_list:null,save:null,save_all:null,save_options:null,see_funnel:null,select_an_integration_to_use:null,select_file:null,select_the_integration_method:null,selecting_when_the_countdown_should_end:null,seo_meta_settings:null,seo_settings:null,settings:null,show_powered_by:null,site_title:null,social_media_sharing_options:null,social_shares:null,split_test:null,start_tour:null,styles:null,support_email:null,tablet:null,the_cancel_button_right_now:null,this_is_shown_on_top_of_the_page:null,this_is_triggered_when_someone_signs_up_to_the_optin_page:null,this_is_triggered_when_they_try_to_close_the_page:null,to_receive_a_free_gift:null,tracking_codes:null,update:null,used_for_3rd_party:null,w_a_i_t_b_e_f_o_r_e_y_o_u_g_o:null,webinar_date_time:null,webinar_settings:null,you_must:null,youtube_channel:null},partials:{credit_card_modal:{the_credit_card_was_declined:null,your_credit_card_was_declined_please_update_your_card:null},product_not_found_modal:{the_product_you_selected_is_no_longer_available:null,the_selected_product_was_not_found:null}},pulse_templates:{add_new_template:null,create_your_page:null,edit_this_template:null,give_your_page_name:null,use_this_template:null},select_preview:{all:null,choose_a:null,close:null,conversion_rate_highest_first:null,create_page:null,create_page_now:null,date_newest_first:null,describe_this_funnel:null,give_page_a:null,name:null,newest:null,page_name:null,preview:null,save_page_continue:null,select_go_to_next_step:null,submitting:null,success_thank:null,template:null,top_converting:null},setup_instant_optin:{add_a_clickoptintrade:null,copy_this_clickoptintrade_html:null,instant_optin:null,replace_html:null,select_email_service_provider:null,select_email_service_provider_sending_email:null,to_any_email:null,your_clickoptintrade_link:null},show:{add_integration:null,advanced_settings:null,are_you_sure_you_want_to_leave_this_page:null,are_you_sure_your:null,back_to_funnel:null,background_image_url:null,big_background_video_urls_comma_seperated_list_supported:null,body_tag_tracking_codes:null,check_out_this_awesome_site:null,check_out_this_free_offer_here:null,click_the_stay_on_this_page_button_or:null,colors_fonts:null,countdown_timer_end:null,current_page:null,"default":null,digital_assets_to_deliver_on_optin:null,digital_delivery:null,done_return_to_editor:null,end_of_body_tag_codes:null,exit_pop_up_message:null,exit_popup:null,facebook_comments_url_leave_empty_to_share_current_page:null,facebook_like_url_leave_empty_to_share_current_page:null,googleplus_share_url_leave_empty_to_share_current_page:null,head_tag_codes:null,head_tag_tracking_codes:null,hello_bar:null,hellobar_message:null,hellobar_on_click_url_hello_bar_enabled_when_url_present:null,http_gohere_com:null,next_funnel_step:null,number_of_facebook_comments_to_show:null,optin_integration:null,page_content:null,page_description:null,page_keywords:null,page_name:null,page_path_my_page_path:null,page_settings:null,page_settings_wizard:null,page_title:null,page_was_updated:null,please_correct_the_errors_and_resubmit:null,please_try_again_in_a_minute:null,publish:null,redirect_url_exit_pop_up_enabled_when_url_present:null,refresh_list:null,save_all_your_changes:null,save_changes:null,select_an_integration_to_use:null,select_list_to_add_the_visitor_on:null,select_what_the_integration_should_do:null,set_the_page_name:null,set_the_page_title:null,set_the_path_for_this_page_defaults_to_page_name:null,settings:null,submitting_the_form:null,successfully:null,support_email:null,the_cancel_button_right_now:null,there_was_a_problem:null,to_begin_select_the:null,to_receive_a_free_gift:null,tracking_codes:null,twitter_idusername:null,twitter_message:null,twitter_share_url_leave_empty_to_share_current_page:null,w_a_i_t_b_e_f_o_r_e_y_o_u_g_o:null,with_your_submission:null},thumb:{edit_page:null,unnamed:null},version_history:{no_version_history_stored:null,preview:null,restore:null,restoring_html:null,time_ago:null,version_history_last_5_saves_in_past_30_days:null},visibility:{if_its_visible_now:null,no_animation:null,secs:null,toggle_after:null,visible_visible_hidden:null,will_toggle:null},wordpress:{adding_a_clickfunnels_page:null,download_the_plugin:null,install_clickfunnels_wordpress_plugin:null,read_the_wordpress:null,turn_off_minify_for_javascript:null}},pagination:{next:null,previous:null},password:{edit:{change_my_password_button:null,"change_password disable_with":null,confirm_password:null,field:{confirmation:{label:null,placeholder:null},current:{label:null,note:null,placeholder:null},"new":{label:null,placeholder:null}},go_to_login:null,new_password_html:null,password:null,password_has_been_updated:null,reset_password_title:null}},payment_gateways:{connect_failure:null,connect_success:null,constraint_failure:null,create_button:null,create_error:null,create_header:null,create_success:null,delete_failure:null,delete_success:null,details:{loading_zaps:null,login_placeholder:null,password_placeholder:null},disconnect_success:null,edit:{header:null,subheader:null},form:{add_button:null,confirmation:null,connect_button:null,delete_button:null,error_header:null,help_docs_header:null,help_docs_text:null,help_docs_title:null,nickname_label:null,nickname_placeholder:null,no_connection:null,saving:null,settings:null,successful_connection:null,update_button:null},index:{add_new_tooltip:null,delete_confirm:null,delete_icon_title:null,edit_icon_title:null,explanation_markdown:null,header:null,modal:{button:{affirmative:null,negative:null},header:null,header_punctuation:null,text_string_0:null,text_string_1:null,text_string_2:null,text_string_3:null},not_connected:null,search:null,stripe_default:null,subheader:null},"new":{accessible_gateways:{connect_additional:null,create_button:null,header:null,integration:null,integration_tag:null,support_link:null,update_button:null},available_gateways_title:null,blue_snap:{integration:null,integration_tag:null,support_link:null},clickbank:{api_label:null,api_placeholder:null,clerk_api_label:null,clerk_api_placeholder:null,create_button:null,integration:null,integration_tag:null,name:null,support_link:null,token_label:null,token_placeholder:null,update_button:null,vendor_label:null,vendor_placeholder:null},connection_success:null,easy_pay_direct:{integration:null,integration_tag:null,support_link:null},expand_button:null,expand_button_expanded:null,explanation:null,header:null,infusionsoft:{create_button:null,integration:null,integration_markdown:null,key_label:null,key_note:null,key_placeholder:null,name:null,subdomain_label:null,subdomain_placeholder:null,support_link:null,update_button:null},infusionsoft_v2:{confirm:null,connect_button:null,connect_button_path:null,create_button:null,disconnect_button:null,integration:null,integration_markdown:null,name:null,support_link:null,update_button:null},jvzoo:{create_button:null,integration:null,integration_tag:null,ipn_label:null,ipn_note:null,ipn_placeholder:null,name:null,support_link:null,update_button:null},nmi:{integration:null,integration_tag:null,support_link:null},ontraport:{api_key_label:null,api_key_placeholder:null,app_id_label:null,app_id_placeholder:null,create_button:null,integration:null,integration_tag:null,name:null,support_link:null,update_button:null,update_settings_button:null},paypal:{integration:null,integration_tag:null,live_mode_label:null,support_link:null},recurly:{integration:null,integration_tag:null,support_link:null},search:null,stripe:{add_apple_pay:null,cc_statement_display:null,cc_statement_display_notice:null,connect_additional:null,connect_default:null,connect_default_note:null,connect_default_path:null,default_title:null,default_title_note:null,disconnect_confirm:null,disconnect_default:null,disconnected:null,integration:null,integration_tag:null,name:null,support_link:null},subheader:null,subheader_form:null,warrior_plus:{api_label:null,api_note:null,api_placeholder:null,create_button:null,integration:null,integration_tag:null,name:null,security_label:null,security_note:null,security_placeholder:null,support_link:null,update_button:null}},pretty_name:{blue_snap:null,clickbank:null,easy_pay_direct:null,infusionsoft:null,infusionsoft_v2:null,jvzoo:null,nmi:null,ontraport:null,paypal:null,paypal_v2:null,recurly:null,stripe:null,warrior_plus:null},update_button:null,update_error:null,update_header:null,update_success:null},pe_editor_v2:{add_element:null,add_new_element:null,add_new_row:null,add_new_section:null,add_row:null,add_section:null,all_columns:null,all_rows:null,all_sections:null,app_store:{beta_new_features:null,coming_soon:null,editor_apps:null,element_themes:null,element_themes_html:null,font_awesome:null,font_awesome_html:null,google_fonts:null,google_fonts_html:null,info:null,mobile_preview:null,mobile_preview_html:null,row_and_section_templates_html:null,save_rows_html:null,search_photos:null,search_photos_html:null},apply_theme:null,background_colors:null,background_image:null,browse_your_images_by_tags:null,cf_editor_settings:{black_classic:null,close:null,editor_theme:null,global_editor_settings:null,hover_elements_add_html:null,hover_elements_duplicate_html:null,hover_elements_edit_html:null,white:null},cf_page_template:{already_set_as_page_template:null,create_template:null,info:null,save_as_page_template:null,save_page_info:null,submit_button:null,template_name_placeholder:null},choose_a_pre_made_background_image:null,choose_from_a_variety:null,click_to_sign_up_now:null,clickpush_prompt:null,clone:null,closes_the_popup:null,column:null,config:{bg_color:null,btn_color:null,button_copy:null,button_url:null,delay:null,end_time:null,fade_in:null,padding:null,text_color:null,text_size:null,timezone:null,video:null},conversion_colors:null,create_custom_map_image:null,current_theme:null,default_font:null,"delete":null,down:null,drop:null,edit_mobile_size:null,edit_thumbnail:null,editor:{add_columns:null,add_new_modal:{add_to_page:null,cancel:null,doubleclick_helper_info:null,element:null,elements:{form_inputs:null,images_and_videos:null,misc_elements:null,special:null,text_elements:null},row:null,section:null,sections:{personal_rows:null,structure_rows:null,templated_rows:null},template_categories:{all:null,optin:null,text:null,video:null}},add_tags_placehoder:null,apps:null,autosave_indicator_html:null,building_row:null,checklist_modal:{close:null,countdown_redirect:{subtitle:null,title:null},fb_comments:{subtitle:null,title:null},no_active_submit_button:{button:null,subtitle:null,title:null},no_email_input:{button:null,subtitle:null,title:null},no_notices_info:null,no_submit_button:{button:null,subtitle:null,title:null},notice_checklist:{button:null,subtitle:null,title:null},save_info:null,social_image:{button:null,subtitle:null,title:null},title:null},close:null,close_link_settings:null,columns:null,css_info:{selector:null,title:null,title_label:null},custom_css:null,custom_css_placeholder:null,desktop:null,drag_element_over:null,edit_custom_css:null,edit_pop_up_settings:null,elements:null,exit:null,font_slide:{display:null,handwriting:null,select_font:null},hide_element:null,hide_row:null,info:null,link_text:null,link_url:null,loading_docs:null,media_modal:{add_image:null,background:null,browse_your_images_by_tags:null,cancel:null,double_click_info:null,drag_and_drop_images:null,gmaps:{color:{black:null,blue:null,label:null,light_blue:null,orange:null,red:null},generage_image:null,image_size:{extra_small:null,label:null,large:null,medium:null,small:null},label_html:null,map_type:{hybrid:null,label:null,roadmap:null,satellite:null,terrain:null},marker:{label:null,label_off:null,label_on:null},placeholder:null,preview:null,preview_title:null,save_and_upload_image_html:null,size:{label:null,large:null,medium:null,small:null},zoom_level:{close:null,far_away:null,label:null,normal:null,very_close:null,very_far:null}},iconfinder:{"3d":null,all_styles:null,description:null,double_click_info:null,flat:null,glyph:null,loading_message:null,no_icons_found:null,outline:null,realistic:null,search:null,search_for_icons:null,search_for_icons_placeholder:null,search_icons:null},images:null,library:null,map:null,nodo_images:{arrows:null,badges:null,boxes:null,checkmarks:null,double_click_info:null,faces:null,misc:null,underlines:null},pixabay:{all_styles:null,description_html:null,double_click_info:null,illustration:null,loading_message:null,photo:null,search:null,search_photos:null,search_photos_placeholder:null,vector:null},search:null,show_3_images:null,show_total_images_html:null,stock:null,unselect_image:null,unsplash:{double_click_info:null,license:null,loading_message:null,no_photos_found:null,search_photos:null,search_photos_placeholder:null},upload:null,uploaded_images:null,youzign:null},mobile:null,mobile_view:{description_html:null,info:null,title:null},open_in_new_window:null,pop_up:null,preview:null,return_to_editing_page:null,richtext_modal:{update:null},rows:null,rs:{admin_type:{global:null,personal:null,placeholder:null},back:null,info:null,my_template:null,name:null,placeholder:null,save:null,save_for_later:{info:null,title:null},save_personal:null,save_personal_info:null,save_template:null,save_template_placeholder:null,save_templates:null,template_saved:{button:null,info:null,title:null},templates:{category:null,global:null,html:null,img:null,name:null,page_type:null,subtitle:null}},save:null,screnshotter:{info:null},search_placeholder:null,sections:null,session_recovery:{header:null,info1:null,info2:null,part2:{header:null,link:null},part3:{title:null},part4:{link:null,title:null},part5:{link:null,title:null},session_expired:null,sign_back_button:null},settings:null,show_pop_up:null,successfully_saved_changes:null,tracking_popup:{footer_code:null,header:null,header_code:null,placeholder:null},unable_to_remove:null,undo_hide:null,unlink_text:null,upcase_back:null,upcase_update:null},"editor-apps":{"template-settings-app":{panel:{go_app_go:null,here_is_what_a_sidebar_could_look_like:null,option_1:null,option_2:null,this_is_a_test_app:null,title_of_input:null,title_of_select:null,title_of_text_area:null}}},editor_topbar:{apps:null,bg_font:null,columns:null,css:null,desktop:null,elements:null,email:null,mobile:null,preview:null,rows:null,save:null,sections:null,seo:null,settings:null,tracking:null},editor_topbar_v2:{add_element:null,add_row:null,add_section:null,apps:null,background:null,columns:null,custom_css:null,desktop:null,edit_columns:null,edit_settings:null,elements:null,exit:null,fomo_settings:null,general:null,integrations:null,manage:null,mobile:null,open:null,pop_up:null,preview:null,rows:null,save:null,save_page:null,sections:null,seo_meta_data:null,settings:null,show_pop_up:null,tips:null,tracking_code:null,typography:null,webinar_settings:null},facebook_optin:null,font_family:null,gallery:{background_images:{gradient_simple_color:null,texture_and_patterns_repeat_html:null},checkmark_images:{black:null,blue:null,red:null,white:null},face_images:{smiley:null}},goes_to_next_page_in_funnel:null,google_maps_image:null,icon_color:null,icon_picker:{benefit_html:null,click_to_select:null,label:null},if_you_check_the_above_box_you_will:null,images:null,images_placeholder:null,link_colors:null,loading_editor:null,manage_columns:null,manage_elements:null,manage_rows:null,manage_sections:null,mobile_size:null,mobile_size_header:null,mobile_sub_size:null,move:null,next_survey_question:null,no_asset:null,no_link_for_oto:null,not_available_when_editing:null,notification_modal:{delete_saved_confirmation_template:{keep_up_the_good_work:null,ok_got_it:null,template_deleted:null},delete_saved_template:{cancel:null,yes_delete:null,yes_delete_it:null}},number_color:null,opens_the_popup:null,recently_used_colors:null,row:null,row_templates:{back:null,show_all:null,untitled:null,your_personal_rows:null},rows:{email_rows:{"3_column_row":null,button:null,center_column:null,click_to_sign_up_now:null,email_address:null,enter_your_email_address:null,enter_your_full_name:null,error_quisquam_animi_aperiam_nemo_in_dolores_incidunt_nulla_mollitia_pariatur:null,free_show_notes_download_html:null,full_column:null,full_name:null,get_on_the_mailing_list:null,get_on_the_mailing_list_to_discover_marketing_secrets:null,input_form:null,join_the_best_marketing_resource_online:null,left_sidebar_row:null,right_sidebar_row:null,secret_method_html:null,you_will_only_get_a_few_text_messages_we_promise:null,your_email_address:null,your_full_name:null,your_home_address:null,your_phone_number:null},feature_rows:{"2_column_row___clone":null,"3_column_row":null,"4_column_row":null,center_column:null,center_left_column:null,center_right_column:null,explain_your_feature_or_benefit:null,explain_your_feature_or_benefit_for_this_featured_bucket_area:null,far_left_column:null,far_right_column:null,feature_or_benefit:null,featured_benefit_1:null,featured_benefit_2:null,featured_benefit_3:null,featured_benefit_4:null,full_column:null,headline_for_the_primary_product_benefit:null,headline_for_the_secondary_product_benefit:null,headline_for_your_feature_here:null,here_you_can_provide_extra_information_about_the_primary_benefit_for_your_product:null,icon:null,image_feature:null,type_in_your_introductory_main_headline_for_your_products_benefits:null,use_this_block_of_text_to_support_your_feature_benefit_headline_to_tell_people_more_information:null,use_this_sub_headline_to_provide:null},testimonial_rows:{"3_column_row":null,"4_column_row":null,bobby_smith_vip:null,center_column:null,center_left_column:null,center_right_column:null,far_left_column:null,far_right_column:null,jane_doe:null,jessica_sanderson:null,john_doe:null},text_rows:{"1_column_row":null,"2_column_row":null,"3_column_row":null,author_name_html:null,button:null,center_column:null,change_your_income_by_applying_these_techniques:null,click_to_sign_up:null,"discover_sales_&amp_online_marketing_training":null,divider:null,earning_disclaimer_privacy_policy:null,easy_to_use_software:null,explain_more_with_a_sub_headline:null,explain_secret_method_customers:null,explain_the_secret_method:null,explain_the_secret_method_customers_who_purchase_the_products_you_can_use:null,explain_the_secret_method_for_placeholder:null,explain_the_secret_method_make_money_online:null,explain_the_secret_method_purchase_the_products:null,explain_the_secret_provides_value_to_all:null,facebook_comments_html:null,full_column:null,get_the_amazing_power:null,headline:null,helping_millions_online:null,here_is_a_method_that_is_helping_millions_to_make_money_online:null,how_to_easily_build_a_business_online:null,how_to_promote_on_business_on_linkedin:null,how_to_promote_on_facebook:null,how_to_promote_on_twitter:null,icon:null,image:null,install_in_only_10_seconds:null,left_column:null,left_sidebar_row:null,make_money_html:null,provides_value_to_all_of_the_customers_who_purchase_the_products_html:null,quit_your_job_html:null,right_column:null,right_sidebar_row:null,the_only_training_course_geared_towards_online_marketing:null,this_new_technique_will_explode_your_bank_account:null,training_module_html:null,unable_to_remove_required:null,use_this_sub_headline_to_provide_supporting_content:null,video:null,watch_video_to_discover_the_secret:null,you_will_learn_the_secret_method_that_will_help_your_customers_make_money_online:null},video_rows:{coming_soon:null}},save:null,searc_for_images:null,search_for_icons_or_photos:null,section:null,section_templates:{back:null,email:null,personal_sections:null,show_all:null,untitled:null},sections:{action1:{button:null,extremely_limited_time_offer:null,insane_deal:null},content_templates:{"1_column_row___clone":null,"3_column_row":null,"3rd_column":null,"4_column_row":null,"4th_column":null,available_for_limited:null,build_an_online_empire_in_6_months:null,icon:null,internet_marketing_training:null,little_known_ways_to_increase_sales:null,little_known_ways_to_increase_your_online_income:null,the_most_profitable_ways:null,the_secret_of_getting:null,the_secret_to_successful_marketing:null,what_you_ought_to_know:null},templates:{action1:{this_is_your_chance:null},action_10:{"1_column_row":null,"1st_column":null,button:null,divider:null,headline:null,image:null,input:null,section:null,sub_headline:null,video:null},action_6:{grab_my_free_report:null,send_it_to_me_now:null},action_8:{we_respect_privacy:null},action_9:{"1st_column":null,"2_column_row":null,"2nd_column":null,button:null,divider:null,grab_my_amaing:null,headline:null,input:null,left_column:null,right_column:null,section:null,sub_headline:null,video:null}}},select_a_font:null,seo_social_inherit_from_control:null,settings:null,show_hide_content_on_page:null,side_bar_sections:{actions:null,add_a_row_html:null,add_a_section_html:null,advanced:{advanced_css_header:null,advanced_css_message:null},advanced_css:null,align:{bottom:null,center:null,left:null,left_right:null,padding:null,right:null,title:null,top:null},all:null,all_sections:null,animation:{delay:null,extra:{all:null,desktop_only:null,get_css_info:null,hide:null,mobile_and_desktop:null,mobile_only:null,remove:null},label:null,sticky:{fixed_to_bottom:null,label:null,not_sticky:null,sticky_top_on_scroll:null},style:{bottom:null,fade_in:null,label:null,left:null,right:null,scale_in:null,top:null},timed_delay:{fade_in:null,fade_in_with_scale:null,label:null,minutes:null,none:null,seconds:"Segundos"},type:{label:null,none:null,on_page_load:null,on_page_scroll:null}},backdrop:null,bg_color:null,bg_image:null,bg_image_placeholder:null,border:{bottom_only:null,full_border:null,label:null,none:null,style:{dashed:null,dotted:null,label:null,solid:null},top_and_bottom:null,top_only:null},color:null,colors:null,content:null,corner_radius:{label:null,square:null},custom_height:null,custom_width:null,drop_shadow:{"10_drop_shadow":null,"10_inner_shadow":null,"20_drop_shadow":null,"20_inner_shadow":null,"30_drop_shadow":null,"30_inner_shadow":null,"40_drop_shadow":null,"40_inner_shadow":null,"5_drop_shadow":null,"5_inner_shadow":null,label:null,no_shadow:null},edges:{all:null,bottom_only:null,label:null,top_only:null},edit_column_html:null,extra:null,float:{label:null,left:null,none:null,right:null},image_position:{fill_100_width:null,fill_100_width_height:null,full_center_parallax:null,no_repeat:null,repeat:null,repeat_horizontally:null,repeat_horizontally_bottom:null,repeat_horizontally_top:null,repeat_vertically:null,title:null},layout:null,modal_width:{label:null,large:null,medium:null,small:null},my_rows:null,my_sections:null,page_type:{info:null,title_html:null},position:{absolute:null,fixed:null,label:null,none:null,relative:null},row_templates:null,rows:{layout:{column:{one:null,other:null},left_sidebar:null,right_sidebar:null},name:null},save_as_template:null,saved_as_personal_template:{info:null,title:null},section_id:{label_html:null},section_name:{label_html:null,placeholder:null},section_width:{extra_small:null,full_page:null,label:null,medium:null,small:null,wide:null},sections:{layout:{full_width:null,medium:null,small:null,wide:null},main_headline:{advanced:null,settings:null}},set_theme_button:null,show_only_on:{all_devices:null,desktop:null,label:null,mobile:null},side_margin:{help_text:null,label:null},size:null,size_position_html:null,sticky:{label:null,no_stickiness:null,stick_to_bottom_on_load:null,stick_to_top_on_scroll:null},styles:null,template:null,text_color:null,top_margin:null,trigger_on_exit:{label:null,no_label:null,yes_label:null},untitled_name:null,width_percentage:null},sidebar_elements:{advanced:null,all:null,all_elements:null,animation:null,bottom_toolbar:{all:null,desktop_only:null,get_css_info:null,hide:null,mobile_and_desktop:null,mobile_only:null,remove:null},click_to_set_theme:null,content:null,countdown:null,delay_ms:null,edit_styles_in_tab:null,element_id:{label:null,placeholder:null},element_name:null,element_name_placeholder:null,form:null,listing_header:{add_button_html:null,drag_an_element:null,manage:null,search_placeholder:null},main_cta_video:null,media:null,minutes:null,misc:null,no_themes_available:null,padding:null,padding_sides:null,seconds:null,settings:null,style:{bottom:null,fade_in:null,label:null,left:null,right:null,scale_in:null,top:null},styles:null,text:null,theme_options_limited:null,theme_options_limited_info:null,themes:null,timed_delay:{fade_in:null,fade_in_with_scale:null,label:null,none:null},top_margin:null,type:{label:null,none:null,on_page_load:null,on_page_scroll:null},visibility_settings:{all_deviced:null,desktop:null,label:null,mobile:null}},sidebar_email:{action:null,auto_responder:null,confirmation_email:null,connected:null,description_html:null,dont_send_confirm_email:null,gtw_sign_up_url:null,how_to_html:null,important_note_html:null,integration:null,integration_subtitle_html:null,list_id:null,list_id_placeholder:null,list_to_add:null,not_connected:null,note_gotowebinar_html:null,paste_web_form_code:null,paste_web_form_code_placeholder:null,refresh_list:null,remove_integration:null,save_web_form:null,secondary_integration:null,select_integration:null,send_confirm_email:null,sequence_to_add:null,sign_up_placeholder:null,subtitle:null,support_area_here:null,tag:null,tag_placeholder:null,tags_optional:null,tags_optional_placeholder:null,title:null,url_should_look_this:null},sidebar_settings:{affiliate_banner:{affiliate_badge:{hide:null,label:null,show:null},label:null,none:null},autowebinar:{go_back:null,how_often:{every_10_mins:null,every_15_mins:null,every_20_mins:null,every_30_mins:null,label:null},offer_time:null,title:null,type:{every_x_mins:null,label:null,pick_date_time:null,top_of_the_hour:null}},background_options:null,bg_color:null,bg_image:{image_position:{fill_100_width:null,full_center_fit:null,label:null,no_repeat:null,repeat:null,repeat_horizontally:null,repeat_horizontally_bottom:null,repeat_horizontally_top:null,repeat_vertically:null},label:null,placeholder:null},bg_video:{label:null},color:null,content_font:null,custom_html:{aweber_not_setup:null,choose_list:null,connect_aweber_list:null,connect_getresponse_list:null,connect_mailchimp_list:null,getresponse_not_setup:null,label:null,loading:null,mailchimp_not_setup:null,post_webhook:null,redirect_placeholder:null,redirect_to_url:null,redirect_url:null,submit:null,submit_html:null,webhook_url:null},digital_assets:{info:null,title:null},end_action:{hide_video:null,label:null,loop_video:null,redirect_to_url:null,show_popup:null},fomo_settings:{expiration_enabled:null,expiration_info:null,expire_after:null,expired_url:{label:null,placeholder:null},how_to_use_fomo_funnels:null,launch_enabled:{label:null},pre_launch_before:{days:null,hours:null,label:null,minutes:null},pre_launch_url:null,select_timezone:null,select_timezone_subtext:null,subtitle:null,title:null,unknown_visitor:null},font:{field_name1:null,field_name2:null,field_name3:null,field_name4:null,field_name5:null,label:null,question:null},form_options:null,headline_font:null,hidden_form_fields:null,hours:null,
link_color:null,main_title:null,minutes:null,redirect:{info:null,label:null,placeholder:null,title:null},redirect_placeholder:null,redirect_url:null,save_as_personal_template:null,save_page_as_template:null,search_font_placeholder:null,seconds:null,select_a_font:null,sell_template:{label:null,review_info:null,sales_description:{cover_image_url:null,cover_umage_placeholder:null,info:null,label:null,placeholder:null,price:null},yes:null},seo:{author:{label:null,placeholder:null},description:{label:null,placeholder:null},keywords:{label:null,placeholder:null},opengraph_preview_html:null,seo_preview:null,social_image:{label:null,placeholder:null},title:null,title_label:null,title_placeholder:null,url_preview:null,warning:null},settings:null,show_in_search_engine:{label:null,title:null},template_name:null,template_name_placeholder:null,text_color:null,themes:null,title:null,tracking:null,typography:null,video_image:{label:null,original_settings:null,video_thumbnail:null},volume:{fade_in:null,label:null,mute:null},youtube_url:{label:null,placeholder:null},youtube_video:null},sidebar_variations:{a_b_test_settings:null,control_version:null,create_new_variation:null,orignial_page:null,placeholder:null,variations:null},slideout:{choose_theme:null,edit_name:null,edit_placeholder:null,example_of_this:null,main_content:null,side_part:null,some_other_text:null,tab_1:null,tab_2:null,tab_3:null,third_tab:null,title:null,typography_examples:null},stock_images:null,submits_the_page:null,survey:{add_question:{add_question_html:null,choose_a_question_type:null,create:null,fast_and_easy_responses:null,long_answer:null,multiple_choice:null,short_answer:null,this_is_best_for_something:null},edit_answer:{action:null,add_answer:null,answer:null,answer_placeholder:null,because_its:null,block:null,circle:null,delete_question:null,edit_question_html:null,go_to_q_2:null,go_to_q_3:null,go_to_q_4:null,hide:null,layout:null,lettered:null,next_question:null,note_html:null,numbered:null,optional:null,question:null,radio:null,show_images:null,square:null,sub_title:null,text_only:null,thumbnails:null,vertical:null,vertical_list:null,your_question_here:null},edit_outcome:{actions:"Acciones",add_condition:null,analyzing_placeholder:null,applies_to_everyone:null,back:null,conditions:null,custom_redirect:null,delete_outcome:null,dont_reload_placeholder:null,edit_outcome_html:null,event_name_placeholder:null,facebook_pixel:null,go_back:null,google_tag:null,google_tag_placeholder:null,hide_show_elements_on_page:null,hide_survey:null,hide_the_survey_on_complete:null,instant_page_redirect:null,label_off:null,label_on:null,loading_text:null,loading_then_page_redirect:null,must_match_all:null,must_match_all2:null,no_action_set:null,once_the_survey:null,once_the_survey_is_complete:null,open_popup:null,optional_placeholer:null,outcome_title:null,outcome_title_placeholder:null,page_action:null,set_a_condition:null,show_survey_opt_in_pop_up:null,show_the_popup_on_complete:null,show_these_elements_on_complete:null,sub_text:null,submit_page_form:null,submit_the_page_on_complete:null,this_is_great_when_you_have_the_survey:null,this_will_trigger_a_submit_event:null},edit_trigger:{answer_to_trigger:null,cfsurvey_html:null,custom_name:null,delete_trigger:null,edit_trigger_html:null,eg_male:null,enter_the_name_of_the_gtm:null,gmt_trigger_name:null,google_tag_name:null,no_spaces:null,off_no_facebook_pixel:null,off_no_google_tag:null,on_fire_facebook_pixel:null,on_fire_google_tag:null,set_an_answer_you_want_this_to_be_triggered_on:null,trigger_title:null,trigger_title_placeholder:null},flow:{here_would_be_something:null},index:{create_group:null,create_multiple_variations:null,outcomes:null,question_group:null,questions:null,settings:null,stats:null,survey_awesome:null,triggers:null,warning_answer_redirects:null},outcomes:{add_outcome:null,"default":null,default_outcome_action:null,o1:null},questions:{add_question:null,add_question_group:null,add_question_variation:null,edit_answers:null,go_to_next_question:null,group:null,loading_stats:null,manage_questions:null,multiple_choice_radio:null,q1:null,q2:null,suvey_questions:null,title_of_question:null,total_completed_survey:null,total_started_survey:null,v1:null,v2:null},settings:{blue:null,button_text:null,color:null,facebook_pixel_and_google_tag_manager:null,green:null,hide_next_button:null,hide_progress_bar:null,next_button:null,progress_bar:null,red:null,show_next_button:null,show_progress_bar:null,simply_add_a_button_image:null,style:null,style_options:null,theme_and_advance_tab_html:null,themes_and_advance_tab_html:null,thin_line:null,think_line:null,to_the_next_question:null,visibility:null,you_can_make_any_button:null,you_must_paste_in_the_html:null},stats:{completed:null,dashboard:null,total:null},triggers:{add_trigger:null,they_dont_need_to_finish:null,triggers_are_actions_to_take_instantly:null}},templates:{affiliate_access:{address:null,affiliate_access:null,already_an_affiliate:null,bg_color:null,button_bg_color:null,button_text_color:null,check:null,city:null,confirm_password:null,confirm_password_label:null,country:null,create_your_account:null,email:null,email_label:null,first_name:null,font:null,forgot:null,forgot_headline:null,forgot_password:null,forgot_your_password:null,forms_for_login:null,forms_for_loginregisterreset:null,go_back_to_login:null,helper_text_color:null,input:null,last_name:null,log_into_your_account:null,login:null,login_button:null,login_headline:null,login_to_account:null,password:null,password_label:null,payment_preference:null,paypal:null,paypal_email:null,phone:null,register_headline:null,reset_button:null,send_me_reset_password_instructions:null,sign_up_button:null,state:null,style:null,tax_id_ssn:null,zip:null},affiliate_car_contest:{affiliate_car_title:null,car_contest_element:null,info_html:null,subtitle:null,text_color:null,text_size:null,title:null},affiliate_funnel:{"25%_commission":null,"50%_commission":null,affiliate_funnel:null,arrow_color:null,arrow_icon:null,bottom_bg_color:null,bottom_text_color:null,coaching:null,frontend:null,show:null,showcase_your_funnel_with_prices:null},affiliate_image:{affiliate_id:null,affiliate_image:null,affiliate_link_here:null,align:null,banner_ad:null,border_color:null,border_style:null,box:null,button:null,button_color:null,button_shadow:null,button_style:null,button_width:null,color:null,copy_and_paste_branded_image:null,copy_button_text:null,copy_image_code:null,copy_image_code_placeholder:null,copy_to_clipboard:null,custom_link:null,custom_redirect_url:null,drop_shadow:null,flat:null,grab_your_affiliate_link:null,gradient:null,half_size:null,headline:null,headline_bg_color:null,headline_color:null,headline_text:null,headline_title:null,hide:null,hover_color:null,image:null,image_height:null,image_shadow:null,image_url:null,image_width:null,press_ctrl:null,show:null,show_button:null,subtle_style:null,text:null},affiliate_link:{affiliate_link:null,affiliate_link_url:null,corners:null,display_affiliate_url:null,font_size:null,text_align:null},affiliate_link_builder:{affiliate_link_builder:null,affiliate_sub_id_1:null,affiliate_sub_id_2:null,allow_affiliates_to_choose_link:null,choose_link:null,choose_option_above:null,custom_link:null,link_1:null,link_10:null,link_11:null,link_12:null,link_13:null,link_2:null,link_3:null,link_4:null,link_5:null,link_6:null,link_7:null,link_8:null,link_9:null,link_builder:null,link_name:null,link_url:null,no_customization_settings:null,optin_book:null,select_a_link:null,turn_off_autoplay:null,turn_off_popups:null,turn_on_cookie_preview:null,your_affiliate_link:null,yoursite:null},affiliate_stats:{affiliate_stats:null,arrow_style:null,bg_color_1:null,bg_color_2:null,bg_color_3:null,commission_text:null,"default":null,display_affiliate_stats:null,display_stats:null,leads_text:null,rounded_style:null,total_commissions:null,unique_buyers:null,unique_visitors:null,visitors_text:null},affiliate_stats_launch:{accounts_created:null,accounts_started:null,affiliate_stats:null,commissions:null,display_affiliate_stats:null,launch_stats:null,webinar_leads:null},affiliate_text:{affiliate_text:null,copy_and_paste_email_text:null,copy_html_text_code:null,dont_miss_out_on_this_amazing_deal_html:null,note_html:null,question_html:null,subject:null,watch_the_video:null,your_name_here:null},audio:{"3_4_width":null,add_audio:null,audio:null,audio_file_url:null,autoplay:null,browser_support:null,controls:null,full_width:null,half_width:null,loop:null,padding:null,white_input:null,width:null},autowebinar_at:{all_edges:null,auto:null,autowebinar_at:null,background_color:null,bold:null,border_radius:null,border_size:null,borders:null,bottom_only_edges:null,box_shadow:null,capitalize:null,content_font:null,countdown_type:null,four_columns:null,half_fade:null,headline_font:null,heavy_fade:null,how_often:null,letter_spacing:null,light_fade:null,line_height:null,lowercase:null,none:null,normal:null,one_column:null,opacity:null,radius_edges:null,shadow:null,starting_text:null,text_columns:null,text_effects:null,text_shadow:null,text_transform:null,three_columns:null,time_will_be_dynamic:null,today:null,top_only_edges:null,two_columns:null,typography_type:null,uppercase:null},autowebinar_countdown:{advanced:null,autowebinar_countdown:null,circle_line_white:null,classic_orange:null,countdown:null,label:null,label_color:null,label_weight:null,size:null,timer_autowebinar:null,translate:null},autowebinar_date:{auto_webinar_date:null,date_format:null,dynamic_date_picker:null,loading:null,replay_text:null,select_desired_date:null,select_text:null,september_23rd_2014:null,september_24th_2014:null},autowebinar_date_and_time:{adding_a_bullet_list:null,auto_webinar_date___time:null,date_text:null,select_your_date:null,select_your_time:null,september_11th_2014:null,time_text:null},autowebinar_hourly:{auto_webinar_date:null,auto_webinar_hourly:null,dynamic_date_picker:null,tuesday_jan_3rd:null},autowebinar_local_time:{local_text:null,local_time:null,no_customization_settings:null,users_local_time:null,your_local_time:null},autowebinar_time:{auto_webinar_time:null,dynamic_time_picker:null},autowebinar_ty_addevent:{add_event_to_calendar:null,add_event_to_calendar_2_0:null,add_to_calendar:null,add_to_calendar_2_0:null,etc_gmt:null,location_of_the_event:null,summary_of_the_event:null},autowebinar_ty_date:{auto_webinar_date:null,date_selected:null,dynamic_event_date:null,font_weight:null,june_28th_2014:null},autowebinar_ty_time:{auto_webinar_time:null,dynamic_event_time:null,time_selected:null},billing_address:{add_a_billing_container:null,address_text:null,billing_address:null,city_name:null,city_text:null,country:null,full_address:null,required:null,select_country:null,state_province:null,state_text:null,toggle_extra_info:null,zip_code:null,zip_text:null},blocks:{"1_column_block":null,"2_column_block":null,"3_column_block":null,"3_column_row":null,"3rd_column":null,"4_column_block":null,"4_column_row":null,"4th_column":null,"5_column_block":null,"5_column_row":null,"5_columns":null,"5th_column":null,"6_column_block":null,"6_column_row":null,"6_columns":null,"6th_column":null,a_quater_each_columns:null,a_third_each_columns:null,blank_section_block:null,column_with_left_sidebar1_32_3_:null,column_with_right_sidebar2_31_3_:null,columns:null,halfhalf_columns:null,left_side_column:null,left_sidebar_row:null,right_side_column:null,right_sidebar_row:null,section:null,single_full_column:null,wide_section:null},bulletlist:{adding_a_bullet_list:null,benefit_html:null,black_input:null,bold_color:null,bullet_space:null,colors:null,feature_html:null,font_icon:null,icon_bullet_list:null,icon_color:null,icon_html:null,icon_list:null,icons:null,left_margin:null,list_type:null,ordered_list:null},bulletlistimage:{adding_a_bullet:null,adding_a_bullet_list_with_custom_icon:null,and_so_much_more:null,arrow_down:null,arrow_right:null,awesome_feature_html:null,bottom_border:null,bullet_list__image_:null,check_box:null,check_mark:null,chevron_down:null,chevron_right:null,dark_dashed:null,dark_solid:null,even_cooler_feature_html:null,icon_image_32px:null,icon_size:null,image_list:null,light_dashed:null,light_solid:null,list:null,no_icon:null,plus:null,shopping_cart:null,show_icon:null},button:{add_a_button:null,"aria-label":null,black_button:null,blue_3d_button:null,blue_button:null,border:null,bounce:null,button:null,button_action:null,button_align:null,button_effect:null,button_text:null,click_to_sign_up:null,dark_orange_3d_button:null,elevate:null,flat_button:null,green_3d_button:null,green_button:null,hide_these:null,horizontal_space:null,inline_block:null,kajabi_offers:null,light_button:null,light_green_3d_button:null,light_green_button:null,light_grey_button:null,light_inset:null,light_red_button:null,link_settings:null,no_effect:null,orange_3d_button:null,orange_button:null,orange_dark_button:null,pill_button:null,pulse_glow:null,rocking:null,show_these:null,sub_text:null,sub_text_size:null,url_action:null,vertical_space:null,wobble:null},cb_headline:{checkbox_headline:null,contact_field_name:null,eu_visitors_only_html:null,icon:null,this_is_a_checkbox:null},checkbox:{add_a_checkbox_form:null,checkbox:null,custom_type:null,group_radio_inputs_by_same:null,input_value:null,select_this_radio_button_now:null},clickpush_onload:{prompt:null},countdown:{add_a_countdown:null,all_show_sections:null,customize_display:null,date_countdown_2_0:null,days:null,end_action:null,end_date:null,end_time:null,expire_action:null,hours:null,minutes:null,months:null,redirect_url:null,seconds:"Segundos",show_days:null,show_hours:null,show_minutes:null,show_months:null,show_seconds:null,show_weeks:null,show_years:null,time_units_color:null,time_will_be_dynamic:null,timezone:null,weeks:null,years:null},countdown_daily:{add_an_evergreen_countdown:null,daily_countdown__evergreen_:null,daily_evergreen:null,end_action:null,end_today_at:null,expire_cookie_days:null,revisit_action:null,show_this:null,this_section_rows:null,timer_will_show:null},countdown_evergreen:{add_an_evergreen_countdown:null,minute_countdown__evergreen_:null,timer_evergreen:null},customhtml:{add_custom_html:null,custom:null,custom_html:null},customjs:{add_custom_jshtml_to_your_page:null,custom_code_type:null,custom_javascript_html:null,custom_js___html:null,html_js_code:null},deadline_countdown:{fomo_countdown:null,time_will_be_dynamic:null},divider:{add_a_divider:null,height:null,padding_top:null},email_image_link:{add_clickable_imagephoto:null,linkable_image:null,radius:null},facebook_messenger_checkbox:{admin_pages_required_html:null,align:null,background_color:null,choose_page:{label:null},facebook_page_id:{label:null},integration_broken_html:null,integration_description:null,integration_required:null,no_pages:{label:null},preview_error:null,preview_subtext:null,send_to_messenger_html:null,size:{content:null,label:null},title:null},fbcomments:{add_fb_comments:null,color_theme:null,comment_url:null,facebook_comments:null,fb_comment:null,fb_comments:null,of_posts:null},featureimage:{add_imagetext_block:null,alt_text:null,column_sizes:null,featured_image_headline:null,headline_font:null,image_border:null,image_feature:null,image_radius:null,layout:null,lazy_loading:null},fontawesome_icon:{blue_boxed_icon:null,fontawesome_icon:null,grey_circle_shadow:null,icon:null,not_styling:null,simple_shadow:null,url_target:null},googlefonts_option:{browse_all_google_fonts:null},headline:{add_headline:null,add_headlinetext_copy:null,all_edges:null,auto:null,blurry_shadow:null,bold:null,bold_and_italic:null,border:null,bottom_border:null,bottom_dark:null,bottom_light:null,bottom_only_edges:null,capitalize:null,connects_html:null,content_font:null,dark_full:null,dark_with_highlight:null,dashed:null,dotted:null,extra_large:null,extra_small:null,far_shadow:null,flat_color:null,four_columns:null,full_border:null,full_light:null,half_fade:null,hard_shadow:null,headline:null,headline___text:null,headline_font:null,headline_text:null,heavy_fade:null,highlight_on_hover_only:null,icon_spin:null,italic:null,large:null,light_fade:null,lowercase:null,medium:null,mid_shadow:null,no_border:null,no_border_style:null,no_shadow:null,none:null,normal:null,one_column:null,only_x_left:null,percent:null,percent_drop_shadow:null,percent_inner_shadow:null,sharp_inner_border:null,sharp_inset_light:null,small:null,soft_shadow:null,solid:null,spacing:null,strong_shadow:null,subtle_shadow:null,three_columns:null,top_border:null,top_bottom_border_html:null,top_only_edges:null,two_columns:null,uppercase:null,very_large:null,x_of_xxx_sold:null,x_sold:null},image:{"3d_style":null,add_imagephoto:null,address_icon:null,big_border:null,big_bottom:null,black:null,black_subtle:null,black_white:null,blue:null,blue_highlight:null,center:null,circle:null,color:null,dark:null,dark_shadow:null,dark_thumbnail_border:null,dashed_border:null,"default":null,effects:null,email_icon:null,full_color:null,full_shadow:null,full_visible:null,green:null,grey:null,grey_scale_fx:null,grow_shadow:null,image_url:null,left:null,light_blue:null,light_gradient:null,light_shadow:null,link_url_target:null,medium_gradient:null,name_icon:null,new_tab_window:null,opacity_black:null,opacity_white:null,orange_highlight:null,phone_icon:null,professional:null,red:null,right:null,round_corners:null,seo_alt_text:null,simple:null,simple_border:null,single_image:null,strong_fade:null,stronger_fade:null,subtle_outline:null,thick_underline:null,transparent_black:null,transparent_white:null,underlined:null,white:null,white_subtle:null,white_thumbnail_border:null,yellow:null},imagebutton:{add_image_button:null,image_button:null},imagegallery2:{add_a_modal_image:null,full_size:null,image_modal:null,image_popup:null,thumbnail:null,thumbnail_height:null,thumbnail_width:null},inlineoptin:{form_color:null,form_corners:null,form_outline:null,form_text:null,inline_optin:null,inline_optinemail_only_:null,sign_up:null},input:{"3d_gradient_no_icon_input":null,add_a_form_input:null,address:null,all_canadian_provinces:null,all_countries:null,all_united_states:null,basic_input:null,black_bg_input:null,black_underline_input:null,border_white_input:null,city:null,country:null,custom_options:null,custom_type:null,default_input:null,email_address:null,first_name:null,full_name:null,grey_border_input:null,icon_position:null,icon_style:null,input:null,input_form:null,input_type:null,last_name:null,light_grey_input:null,not_set:null,phone_number:null,placeholder_text:null,shipping_address:null,shipping_city:null,shipping_country:null,shipping_state:null,shipping_zip:null,simple_clean_input:null,simple_input:null,state:null,submit_on_enter:null,us_canada:null,vat_number:null,zip:null},member_access:{already_a_member_login_now:null,denotes:null,email_placeholder:null,forms_for_loginregisterreset:null,member_access:null},membership_content:{after_creating:null,content_section_for_membership_area:null,display_content:null,download_mp4_video:null,download_resource:null,example_of_lesson_headline:null,lesson_sub_headline:null,membership_content:null},membership_content_insideidea:{content_section_for_membership_area:null,intro_to_awesome_page:null,membership:null,membership_content:null},membership_navigation:{category_name:null,description_can_go_here:null,faster_navigation_menu_for_membership:null,lesson_auto_updated:null,lessons:null,membership_nav_2_1:null,navigation:null,title_shadow:null,toggle_background_color:null,toggle_text_color:null,video_embed_here:null},membership_search:{membership_search:null,search:null,search_form_for_membership:null},membership_sort:{membership_sidebar:null,membership_sort:null,next:null,previous:null,search_form_for_membership:null},multichoice:{facebook:null,multi_choice:null,online_search:null,option_1:null,other:null,shape:null,survey_options:null,theme:null,twitter:null},nav:{about_us:null,add_nav_links:null,features:null,link_color:null,link_target:null,link_text:null,navigation:null,of_links:null,order_now:null,pricing:null,resources:null,text_weight:null},order2step:{"2_step_order_form":null,address:null,amount:null,back_to_shipping_text:null,bump_headline:null,button_font:null,button_footer_text:null,button_icon:null,button_size:null,button_text_shadow:null,buttons:null,cc_cvc_text:null,cc_exp_month_text:null,cc_exp_year_text:null,cc_number_text:null,city:null,complete_order:null,credit_card_number:null,cvc:null,dynamically_updated:null,edit_shipping_details:null,edit_step_1:null,edit_step_2:null,email_address:null,expiry_month:null,expiry_year:null,form_bg_color:null,form_cc_text:null,form_cvc_text:null,form_style:null,form_text_align:null,full_name:null,go_to_step_2:null,inputs:null,inventory_label:null,item:null,one_time_offer:null,order_2_step:null,oto_headline:null,oto_text:null,phone:null,phone_number:null,price:null,select_item_text:null,select_price_text:null,shipping:null,shipping_headline:null,step_1_btn_sub_text:null,step_1_btn_text:null,step_1_headline:null,step_1_sub_headline:null,step_2_btn_sub_text:null,step_2_btn_text:null,step_2_headline:null,step_2_sub_headline:null,stripe_layout:null,summary_item_text:null,summary_price_text:null,toggle_order_bump:null,toggle_phone:null,toggle_settings:null,toggle_shipping:null,we_respect:null,where_to_ship_book:null,yes_i_will_take_it:null,your_billing_info:null,your_info:null,your_order_has_been_declined:null,zip_postal_code:null},order2step_inventory:{button_subtext:null,order_2_step:null},order_address:{add_a_shipping_container:null,shipping_address:null},order_apple_pay:{apple_or_android:null,applepay___android_pay:null,applepay_android_pay:null,labels:null,placeholders:null,your_order_has_been_declined:null},order_bump:{background:null,box_colors:null,bump_inline_upsell:null,edges:null,headline_bg:null,order_bump:null},order_confirmation:{access_purchase:null,download_text:null,order_confirmation:null,order_confirmation_receipt:null,price_text:null,product:null,product_color:null,product_text:null},order_confirmation_product_variation:{product_w__var_order_confirmation:null,sales_tax:null,sub_total:null,total:null,unit_price:null},order_creditcard:{credit_card_checkout:null,credit_card_form:null,cvc_code:null,helper_label_toggle:null,hide_mobile_pay:null,label_text_color:null},order_multipay:{a_paypal_button_will_show_up_here:null,credit_card:null,credit_card_number:null,cvc_code:null,environment:null,expiry_month:null,expiry_year:null,input_styles:null,pay_select_form:null,paypal_credit:null,venmo:null},order_product_option:{display_your_products:null,item_text:null,product_selector_radio_or_dropdown:null,radio_or_dropdown:null,select:null,select_product_2_0:null,select_product__2_0:null},order_product_option_inventory:{product_selector_with_inventory:null,sold:null},order_product_variation_select:{add_to_order:null,button_font_size:null,important_note:null,product_description:null,product_select:null,product_w__var_order_selector:null,title:null,you_are_using:null},order_saas:{billing_information:null,checkbox_headline:null,create_your_account:null,full_name:null,order_2_step:null,saas_redirect_url:null,select_your_tier:null,"sign-up":null,terms_of_service:null,tos_required:null,tos_url:null},order_summary:{order_summary:null,total_amount_text:null,total_checkout_price:null},order_summary_product_variation:{dynamically_updated_bump_product:null,important_note_html:null,price:null,product_w__var_order_summary:null,quantity:null},paragraph:{paragraph:null},predesigned_rows:{big_headliner:null,button:null,claim_your_free_thing_now:null,download_now:null,edit:null,free_report:null,full_column:null,get_this_free_pdf_now:null,input_form:null,right_sidebar_row:null,this_is_really_free:null,unable_to_remove_required:null,video___optin:null},pricing:{add_price_table:null,bg_color_style:null,billed_annually_no_set_up_fee:null,built_on_bootstrap:null,elegant_design:null,html5_css3:null,price_table:null,pricing_table:null,responsive:null,starter:null,table:null,top_bar:null,top_bg_color:null,top_text_color:null},privacy_notice:{cookie_url:null,location:null,privacy_notice:null,privacy_notice_placeholder:null,privacy_url:null},progressbar:{alignment:null,almost_complete:null,animated_stripes:null,bold_bottom_border:null,light_gradient:null,offset_color:null,percent:null,percent_width:null,progress_bar:null,show_progress_bar:null,simple_progress_bar:null,sizes:null,"sizes_&amp_width":null,stripes:null,text_style:null},question:{add_a_questionanswer:null,add_question:null,answer_color:null,asked_question_here:null,faq_block:null,question_color:null,question_size:null},radiobutton:{add_a_radio_button_form:null,group_radio_inputs:null,radio_button:null},round_up:{add_more:null,headline_font_size:null,liberate_educate:null,round_to:null,round_up:null,round_up_for_charity_html:null,text_font_size:null},select_input:{"3d_gradient_no_icon_select_input":null,add_a_form_select_box:null,basic_select_input:null,black_bg_select_input:null,black_underline_select_input:null,border_white_select_input:null,default_select_input:null,dropdown_select:null,grey_border_select_input:null,input_name:null,light_grey_select_input:null,rounded_select_input:null,select_input:null,simple_clean_select_input:null,simple_select_input:null},sidebar:{facebook_messenger_checkbox:{label:null}},sms:{"3d_gradient_no_icon_inputs":null,add_sms_text_reminder:null,basic_inputs:null,black_bg_inputs:null,black_underline_inputs:null,border_white_inputs:null,checkbox_text:null,checkbox_text_style:null,country_code_for_mobile:null,default_inputs:null,grey_border_inputs:null,i_would_like_to_receive:null,light_grey_inputs:null,notice_text:null,phone_field:null,rounded_inputs:null,select_your_country:null,simple_clean_inputs:null,simple_inputs:null,sms_checkbox:null,sms_notice:null,sms_reminder:null,sms_sign_up:null},social:{black:null,blue:null,classic:null,color_links:null,end:null,facebook:null,grey:null,share_link_on_facebook:null,share_link_on_twitter:null,share_url:null,social_share_buttons:null,social_shares:null,twitter:null,twitter_title:null,twitter_username:null},stackedoptin:{optin_form:null,stacked_optinemail_only_:null},subheadline:{headline:null,sub_headline:null},survey:{answer_size:null,because_it_is_amazing:null,better_than_html:null,hover_style:null,mult_step_survey_process:null,progress_color:null,progress_size:null,progress_style:null,question_align:null,question_sub_align:null,question_sub_size:null,survey:null,why_do_you_like_clickfunnels:null},templates_columns_sidebar:{"2_columns":null,"3_columns":null,"4_columns":null},templates_elements_sidebar:{audio_player:null,billing_add:null,bullet_list:null,button:null,checkbox_headline:null,clickpush:null,countdown_20:null,custom_js_html:null,day_timer:null,desktop_notification:null,divider:null,drag_over:null,facebook:null,facebook_optin:null,faq:null,fb_comments:null,fomo_timer:null,headline:null,icon:null,image:null,image_list:null,image_popup:null,img_feature:null,input:null,minute_timer:null,navigation:null,next_question:null,next_step_1:null,next_step_2:null,no_link:null,oto_no_product:null,oto_product_1:null,oto_product_2:null,oto_product_any:null,paragraph:null,popup:null,pricing_table:null,privacy_notice:null,progress_bar:null,scroll:null,select_box:null,shipping_add:null,show_hide:null,sms_sign_up:null,social_share:null,"sub-headline":null,submit:null,survey:null,text_area:null,text_block:null,url:null,video:null,video_popup:null},templates_rows_sidebar:{"1_column":null,"5_columns":null,"6_columns":null,coming_soon:null,left_sidebar:null,right_sidebar:null,rows:null,will_be_made_better:null},templates_sections_sidebar:{coming_soon:null,full_width:null,medium:null,small:null,wide:null},templates_special_elements:{"2_step_order":null,"2_step_order_w_inventory":null,add_event_20:null,affiliate_link:null,affiliate_stats:null,apple_android_pay:null,autowebinar_at:null,autowebinar_countdown:null,confirmation:null,content:null,credit_card:null,image_asset:null,link_builder:null,local_time:null,order_bump:null,order_select:null,order_select_w_inventory:null,order_summary:null,pay_select:null,prod_w_var_order_summary:null,product_w_var_order_confirm:null,product_w_var_selector:null,saas_sign_up:null,search:null,text_asset:null,user_login:null,visual_funnel:null,webinar_date:null,webinar_time:null},textarea:{add_a_form_textarea:null,form_textarea:null,textarea:null},textblock:{add_text_block:null,block:null,edit_text:null,text_block:null,text_font:null},togglebutton:{active_bg_color:null,active_txt_color:null,deactive_bg_color:null,deactive_txt_color:null,display:null,show_1:null,show_2:null,show_id:null,sub_text_1:null,sub_text_2:null,text_1:null,text_2:null,toggle_button:null,toggle_two_different_objects:null},video:{add_video_player:null,auto_play:null,block_pause:null,branding:null,click_to_join_session:null,close_sticky_icon:null,desktop_only_autoplay_html:null,desktop_only_html:null,evs_embed_code:null,mp4_url:null,must_provide_both_mp4:null,only_works_with_autoplay_html:null,only_works_with_block_pause_html:null,only_works_with_html:null,optional_height:null,optional_width:null,overlay_text:null,start_image_url:null,start_muted:null,sticky_on_scroll:null,sticky_position:null,sticky_style:null,sticky_width:null,unmute_label:null,video:null,video_embed:null,video_type:null,vimeo_url:null,webm_url:null,wistia_url:null,youtube_url:null},video_unlocker:{"1_headline":null,"1_thumbnail":null,"1_youtube_url":null,"2_headline":null,"2_no_of_days":null,"2_thumbnail":null,"2_unlock_date":null,"2_unlock_time":null,"2_youtube_url":null,"3_headline":null,"3_no_of_days":null,"3_thumbnail":null,"3_unlock_date":null,"3_unlock_time":null,"3_youtube_url":null,"4_headline":null,"4_no_of_days":null,"4_thumbnail":null,"4_unlock_date":null,"4_unlock_time":null,"4_youtube_url":null,_desktop_onlyunlock_videosampcontent:null,cookie_based_html:null,edit_video:null,end_action:null,end_action_happens_on_last_video:null,end_action_happens_on_last_video_html:null,every_video_html:null,force_watch:null,headline_size:null,headline_weight:null,headlines:null,locked:null,locked_text:null,no_of_videos:null,pause_text:null,play_text:null,play_video:null,playing_text:null,preview_image:null,progres_bar_color:null,progress_bar_style:null,thumbnails:null,type:null,unlock_these:null,video_1:null,video_2:null,video_3:null,video_4:null,video_unlocker:null,youtube_video_unlocker:null},videogallery1:{add_a_video_popup:null,thumbnail_url:null,video_modal:null,video_popup:null,video_url:null,watch_this:null}},text_colors:null,up:null,uploaded_images:null,warning_button:null,warning_deprecated:null,yes_link_2_for_oto:null,yes_link_for_oto:null,you_have_not_saved:null,you_have_unsaved_changes:null},plan_names:{premium:null},presenters:{activation_flow:{goals:{select_form:{funnels:{generate_leads:{description:null,title:null},promote_as_an_affiliate:{clickbank:{high:{description:null,title:null},low:{description:null,title:null},mid:{description:null,title:null}},clickfunnels:{description:null,title:null},other:{high:{description:null,title:null},low:{description:null,title:null},mid:{description:null,title:null}}},sell_a_product:{digital_product:{description:null,title:null},event:{description:null,title:null},online_course:{description:null,title:null},other:{description:null,title:null},physical_product:{description:null,title:null}}}}}},contact_profiles:{index:{stat_dropdown:{options:{alltime:null,last30days:null,last60days:null,last7days:null,lastyear:null},title:{alltime:{date_filter:null,date_text:null},last30days:{date_filter:null},last60days:{date_filter:null},last7days:{date_filter:null},lastyear:{date_filter:null}}}}},lists:{index:{ungrouped:null}},search_filters:{by_product:null,heading_by_email:null,heading_by_name_or_email:null},shared:{stat_dropdown:{options:{alltime:null,last30days:null,last60days:null,last7days:null,lastyear:null},title:{alltime:{date_filter:null,date_text:null},last30days:{date_filter:null},last60days:{date_filter:null},last7days:{date_filter:null},lastyear:{date_filter:null}}}}},product_purchase:{errors:{product:{invalid_bump:null},product_variant:{inactive:null},record:{not_found:null}}},products:{edit:{editing_product:null},error:{please_correct_these_errors:null},form:{affiliates:null,email_integration:null,fulfillment_email:null,infusionsoft_integration:null,infusionsoft_v2_integration:null,membership:null,now_supporting_138_currencies_beta:null,optional_override_the_display_of_the_price_on_order_form:null,optionally_delete:null,price_display_on_order_form:null,promo_codes_applied_when_purchasing_this_product_note_require:null,provide_html:null,settings:null,shipping:null,should_this_product_be_the_bump_on_the_order_page_if_present:null,
to_change_which_stripe_account_is_used_visit_the_settings_for:null,webhook_url_html:null},index:{amount:null,destroy:"Eliminar",edit:"Editar",listing_products:null,name:"Nombre",new_product:null,show:null,stripe_plan:null,user:null},"new":{add_new_product:null},payment_integration_info:{frequency:null,initial_charge_amount_for_paid_trials:null,max_number_of_charges_leave_blank_for_unlimited:null,payment_gatewayname_integration:null,plan_name:null,provide_your_product_sku_for_this_product:null},show:{amount:null,are_you_sure:"\xbfEst\xe1s seguro?",back:null,"delete":null,edit:"Editar",edit_product:null,name:null,stripe_plan:null},stripe_integration_info:{alongside_your_company_name_that_you_set_in_your:null,limited_to_22_characters:null,note:null,note_exact_plan_id_must:null,number_of_days:null,number_of_payment_plan_payments:null,one_time:null,payment_gateway_settings:null,product_description:null,stripe_integration:null,subscription:null,this_will_appear_on_your_customers_credit_card_statement:null,this_will_cancel:null,trial_period_days:null}},purchase:{charge_failure:{card_declined:{402:null,approve_with_id:null,authentication_required:null,call_issuer:null,card_declined:null,card_not_supported:null,card_velocity_exceeded:null,currency_not_supported:null,do_not_honor:null,do_not_try_again:null,duplicate_transaction:null,expired_card:null,generic_decline:null,incorrect_cvc:null,incorrect_number:null,incorrect_pin:null,incorrect_zip:null,insufficient_funds:null,invalid_account:null,invalid_amount:null,invalid_cvc:null,invalid_expiry_month:null,invalid_expiry_year:null,invalid_number:null,invalid_pin:null,issuer_not_available:null,lost_card:null,merchant_blacklist:null,new_account_information_available:null,no_action_taken:null,not_permitted:null,offline_pin_required:null,online_or_offline_pin_required:null,pickup_card:null,pin_try_exceeded:null,processing_error:null,reenter_transaction:null,restricted_card:null,revocation_of_all_authorizations:null,revocation_of_authorization:null,security_violation:null,service_not_allowed:null,stop_payment_order:null,subscription_payment_intent_requires_action:null,testmode_decline:null,transaction_not_allowed:null,try_again_later:null,withdrawal_count_limit_exceeded:null},timeout:null,unknown_failure:null}},ransack:{all:null,and:null,any:null,asc:null,attribute:null,combinator:null,condition:null,desc:null,or:null,predicate:null,predicates:{blank:null,cont:null,cont_all:null,cont_any:null,does_not_match:null,does_not_match_all:null,does_not_match_any:null,end:null,end_all:null,end_any:null,eq:null,eq_all:null,eq_any:null,"false":null,gt:null,gt_all:null,gt_any:null,gteq:null,gteq_all:null,gteq_any:null,"in":null,in_all:null,in_any:null,lt:null,lt_all:null,lt_any:null,lteq:null,lteq_all:null,lteq_any:null,matches:null,matches_all:null,matches_any:null,not_cont:null,not_cont_all:null,not_cont_any:null,not_end:null,not_end_all:null,not_end_any:null,not_eq:null,not_eq_all:null,not_eq_any:null,not_in:null,not_in_all:null,not_in_any:null,not_null:null,not_start:null,not_start_all:null,not_start_any:null,"null":null,present:null,start:null,start_all:null,start_any:null,"true":null},search:null,sort:null,value:null},recipes:{show:{directions:null,funnel_map:null,nothing_to_show:null,pages:null,premium_designs_from_other_users:null,time:null,type:null}},recipients:{index:{bounced:null,clicked:null,contact_profile:null,email_campaign:null,job:null,list:null,listing_recipients:null,new_recipient:null,opened:null,spam:null,status:null,unsubscribed:null}},rule_groups:{action_empty:null,add_filter_rules:{description:null,label:null},add_rule_group_button:null,agent_empty:null,broadcasts:null,contact:null,contacts_who_meet_requirements_messages:null,custom_group_header:null,custom_group_title:null,disable_with:null,email_step:null,error:null,funnel:null,index:{listing:null,name:"Nombre",new_rule_group:null,user:null},lists:null,loading:null,new_rule:null,no_rules_message:null,or:null,product:null,rule_actions:{contains:null,"is blank":null,"is equal to":null,"is greater than":null,"is less than":null,"is not blank":null},rule_agents:{AboutMe:null,"AboutMe Followers":null,"AboutMe Following":null,"Action Score":null,Address:null,Age:null,"Age Range Lower":null,"Age Range Upper":null,AngelList:null,"AngelList Followers":null,"AngelList Following":null,Blogger:null,"Blogger Followers":null,"Blogger Following":null,"Bought Product":null,City:null,"Clicked Broadcast":null,"Clicked Email Step":null,CoinBase:null,"CoinBase Followers":null,"CoinBase Following":null,Country:null,CrunchBase:null,"CrunchBase Followers":null,"CrunchBase Following":null,"Deduced Location":null,DeviantArt:null,"DeviantArt Followers":null,"DeviantArt Following":null,Digg:null,"Digg Followers":null,"Digg Following":null,Disqus:null,"Disqus Followers":null,"Disqus Following":null,"Does Not Have Tag":null,Dribbble:null,"Dribbble Followers":null,"Dribbble Following":null,Email:null,Facebook:null,"Facebook Followers":null,"Facebook Following":null,Facebookpage:null,"Facebookpage Followers":null,"Facebookpage Following":null,"First Name":null,Flickr:null,"Flickr Followers":null,"Flickr Following":null,Foursquare:null,"Foursquare Followers":null,"Foursquare Following":null,"Full Name":null,Gender:null,Github:null,"Github Followers":null,"Github Following":null,GoogleProfile:null,"GoogleProfile Followers":null,"GoogleProfile Following":null,Gravatar:null,"Gravatar Followers":null,"Gravatar Following":null,HackerNews:null,"HackerNews Followers":null,"HackerNews Following":null,"Has Tag":null,IMDB:null,"IMDB Followers":null,"IMDB Following":null,Instagram:null,"Instagram Followers":null,"Instagram Following":null,Keybase:null,"Keybase Followers":null,"Keybase Following":null,"Last Engaged Days Ago":null,"Last Name":null,LastFm:null,"LastFm Followers":null,"LastFm Following":null,LinkedIn:null,"LinkedIn Followers":null,"LinkedIn Following":null,LiveJournal:null,"LiveJournal Followers":null,"LiveJournal Following":null,"Location General":null,Medium:null,"Medium Followers":null,"Medium Following":null,MeetMe:null,"MeetMe Followers":null,"MeetMe Following":null,"Middle Name":null,Myspace:null,"Myspace Followers":null,"Myspace Following":null,"Never Bought Product":null,"Never Clicked Broadcast":null,"Never Clicked Email Step":null,"Never Opened Broadcast":null,"Never Opened Email Step":null,"Never Visited Step":null,"Normalized Location":null,"Not on Static List":null,"On Static List":null,"Opened Broadcast":null,"Opened Email Step":null,Phone:null,Pinterest:null,"Pinterest Followers":null,"Pinterest Following":null,Plancast:null,"Plancast Followers":null,"Plancast Following":null,Plurk:null,"Plurk Followers":null,"Plurk Following":null,Quora:null,"Quora Followers":null,"Quora Following":null,Reddit:null,"Reddit Followers":null,"Reddit Following":null,ReverbNation:null,"ReverbNation Followers":null,"ReverbNation Following":null,"Shipping Address":null,"Shipping City":null,"Shipping Country":null,"Shipping State":null,"Shipping Zip":null,Slideshare:null,"Slideshare Followers":null,"Slideshare Following":null,SoundCloud:null,"SoundCloud Followers":null,"SoundCloud Following":null,Spotify:null,"Spotify Followers":null,"Spotify Following":null,State:null,Steam:null,"Steam Followers":null,"Steam Following":null,StumbleUpon:null,"StumbleUpon Followers":null,"StumbleUpon Following":null,Tagged:null,"Tagged Followers":null,"Tagged Following":null,Tumblr:null,"Tumblr Followers":null,"Tumblr Following":null,Twitter:null,"Twitter Followers":null,"Twitter Following":null,Typepad:null,"Typepad Followers":null,"Typepad Following":null,Vimeo:null,"Vimeo Followers":null,"Vimeo Following":null,"Visited Step":null,Websites:null,WordPresscom:null,"WordPresscom Followers":null,"WordPresscom Following":null,Wordpress:null,"Wordpress Followers":null,"Wordpress Following":null,Xing:null,"Xing Followers":null,"Xing Following":null,Yahoo:null,"Yahoo Followers":null,"Yahoo Following":null,Yelp:null,"Yelp Followers":null,"Yelp Following":null,YouTube:null,"YouTube Followers":null,"YouTube Following":null,Zip:null},rule_group_nick_name:null,save_rule_group_button:null,select_rule_action:null,select_rule_agent:null,select_rule_requirement:null,social:null},send_window:{add_send_window_label:null,button_text:{"delete":null,"new?":null,"persisted?":null},create:{success:null},destroy:{success:null},disable_with_message:{"new?":null,"persisted?":null},failure:null,form:{days:null,end:null,select_days_error:null,start:null,times:null},header:{"new?":null,"persisted?":null},info_message:null,info_message_header:null,remove:null,send_windows_label:null,specific_times_label:null,update:{success:null}},services:{broadcast:{create_resendable_broadcast:{resend_name:null}}},settings:{layout:{main:{component:{"account/audit_log":{header:null,text:null},"account/details":{header:null,text:null},"account/people":{header:null,text:null},account_settings:null,assets:null,content_security_policies:{header:null,text:null},digital_assets:{header:null,text:null},domains:{header:null,text:null},integrations:{header:null,text:null},legal_documents:{header:null,text:null},management:null,notifications:{header:null,text:null},payment_gateways:{header:null,text:null},setup:null,smtp_integrations:{header:null,text:null},unsubscribes:{header:null,text:null},"users/registrations":{header:null,text:null},"users/templates":{header:null,text:null}}}}},shared:{account_stats:{funnels:null,pages:null,plan:null,visits:null},address_details:{address_1_label:null,address_1_placeholder:null,address_2_label:null,address_2_placeholder:null,address_label:null,address_placeholder:null,city_label:null,city_placeholder:null,company_name:null,country_label:null,country_placeholder:null,select_region:{back_button:null,business_in_usa:null,description:null,header:null,next_button:null,submit_button:null},state_label:null,state_placeholder:null,success_message:null,unnamed_company:null,zip_label:null,zip_placeholder:null},breadcrumbs:{message_label:null,schedule_label:null,settings_label:null,summary_label:null},coming_soon:{header1:null,header2:null,subheader:null},copyclip:{component:{button:{popup:{success:null,tooltip:null}}}},element_filter:{component:{search:null}},email_design_picker:{edit:null,edit_template_button:null,flash_success:null,save_template:null,system:null,user:null},export_to_csv:{button_text:null,details:null,header:null,progress_message:null},flash:{dropdown:{default_support_url:null,feedback:null,feedback_description:null,remove:null,remove_description:null,support:null,support_description:null},header:{error:null,success:null,success_html:null,warning:null}},footer:{copyright_html:null,docs:null,get_help:null,my_support_requests:null,privacy:null,terms:null},header:{meta:{description:null,title_html:null}},login:{remember_me:null},masthead:{notification:{contact_support:null,mark_as_read:null},notifications_menu:{no_new_notifications:null,viewing_count1_of_count2_notifications:null},search_for_funnels_contacts_and_more:null},no_results:{component:{dynamic_composed:null,dynamic_date_range:null,dynamic_filter:null,dynamic_no_model:null,dynamic_no_results:null,no_model_database:null,no_results:null,no_results_database:null}},pagination:{component:{item_total:null,page_selector_prefix:null}},preview:{header:null,no_preview:null},searchbox:{button:null,placeholder:null,sort_by:null},semantic_export:{button_text:null,details:null,header:null},show_summary:{after_start:null,after_user_sign_up:null,immediately:null,trigger_time:null},stats:{dashes:null,future_send_count:{already_sent:null,already_sent_tooltip:null,broadcast_send_list_info:null,filtered:null,filtered_tooltip:null,of_your_contacts:null,passed_step:null,passed_step_tooltip:null,previously_queued_description:null,send_list_count:null,send_list_count_info:null,settings_message:null,summary_message:null,to_send_count:null,to_send_tooltip:null,total_contact_list:null,total_list_tooltip:null},none:null,unavailable:null},tax_rates:{display_name:null},template_card:{preview:null,select_template:null},time_filter:{all_time:null,month:null,this_year:null,today:null,two_months:null,week:null},user_info_nav:{account_details:null,account_sharing:null,client_requests:null,clients:null,management:null,managers:null,settings:null},user_photo:{user_photo_component:{image_alt:null}},verify_smtp_button:{error_message:null,success_message:null,verify_button:null}},simple_form:{back:null,buttons:{disable_with_message:null},confirm:null,"delete":null,error_notification:{default_message:null},exit_to_overview:null,finalize:null,hints:{defaults:{amount_currency:null,infusionsoft_promo_codes:null,infusionsoft_v2_promo_codes:null,ontraport_payment_count:null,ontraport_unit:null,price_display_override:null,statement_descriptor:null,stripe_cancel_after_payments:null,thank_you_page_id:null}},labels:{defaults:{amount:null,amount_currency:null,bump:null,commissionable:null,delete_declined_invoices:null,disc_delivered:null,disc_delivered_account_number:null,disc_delivered_api_key:null,disc_delivered_sku:null,group_number:null,html_body:null,infusionsoft_product_id:null,infusionsoft_promo_codes:null,infusionsoft_subscription_id:null,infusionsoft_v2_product_id:null,infusionsoft_v2_promo_codes:null,infusionsoft_v2_subscription_id:null,integration:null,kunaki_password:null,kunaki_product_id:null,kunaki_username:null,membership_activation_url:null,membership_deactivation_url:null,membership_id:null,membership_offer_id:null,ontraport_gateway_id:null,ontraport_invoice_id:null,ontraport_payment_count:null,ontraport_unit:null,price_display_override:null,product_quantity_limiter:null,shipments:null,sku:null,statement_descriptor:null,store:null,stripe_cancel_after_payments:null,stripe_plan:null,subject:null,thank_you_page_id:null}},make_live:null,next:null,no:null,placeholders:{defaults:{disc_delivered_account_number:null,disc_delivered_api_key:null,disc_delivered_sku:null,group_number:null,kunaki_password:null,kunaki_product_id:null,kunaki_username:null,price_display_override:null}},prompts:{defaults:{thank_you_page_id:null}},required:{html:null,mark:null,text:null},save:null,yes:null},smart_listing:{actions:{destroy:null,edit:null,"new":null,show:null},msgs:{destroy_confirmation:null,no_items:null}},smtp_integrations:{choose_new_type:{clickmail:{description:null,grandfathered_description:null,grandfathered_header:null,header:null},description:null,domain_needed:{button_text:null,description:null,link_text:null},external_integration:{description:null,grandfathered_description:null,grandfathered_header:null,header:null},header:null,subheader:null},clickmail:{line_graph:{legend:null},stat_descriptions:{block_rate:null,bounces:null,clicked:null,clicks:null,delivered:null,dismissed:null,failed:null,opened:null,opens:null,requests:null,spam_reports:null,unique_clicks:null,unique_opens:null},stat_titles:{clicks:null,delivered:null,opens:null}},clickmail_manual_instructions:{copy_tooltip:null,data:null,header:null,host:null,subheader:null,type:null,valid:null,validate_button:null},clickmail_setup_complete:{cta:null,header:null,secondary_cta:null,subheader:null},clickmail_wait1:{cta:null,header:null,subheader:null},clickmail_wait2:{cta:null,header:null,subheader:null},editing:{not_available_warning:null},stats:{added:null,contact_compliance_button:null,contact_compliance_button_tooltip:null,contact_compliance_email_body:null,contact_compliance_email_subject:null,dropdown:{dismiss:{body:null,header:null}},edit_button:null,edit_button_tooltip:null,header:null,read_more_button:null,reputation_button:null,reputation_docs_url:null,reputation_suggestion:null,reputation_title:null,reputation_tooltip:null,requests:null,time_filters:{alltime:null,month:null,today:null,week:null},title:null,unique_clicks:null,unique_opens:null}},sneak_peek:{notifications:{pending_upgrade_notification:{message_body:null,message_cta_text:null,message_icon:null}}},spree:{date_picker:{first_day:1},say_no:!1},stripe_accounts:{controller:{default_first:null,enabling_apple_pay:null,integrated_error:null,integrated_success:null},form:{apple_pay_label:null,apple_pay_note:null,business_name_label:null,business_name_note:null,business_name_placeholder:null,connect_button:null,connected_header:null,connected_note:null,disable_with:null,disconnect_button:null,is_default_label:null,name_field_label:null,name_field_placeholder:null,subheader:null},index:{account_count:null,additional_title:null,column_header:null,edit_button:null,edit_confirm:null,upgrade_link_text:null}},stripe_rails:{elements:{label_text:null,submit_button_text:null}},subscriptions:{cancel:{cancel:null,description:null,i_meant_to_cancel_last_month:null,not_eligible:null,not_eligible_part2:null,start_cancel_process:null},downgrade_retroactively:{description:null,downgrade:null,i_meant_to_downgrade_last_month:null,not_eligible:null,not_eligible_part2:null,start_cancel_process:null},upgrade_plan:{ab_test:null,advanced_funnels:null,all_features:null,auto_funnels:null,custom_domains:null,description:null,email_integrations:null,funnels:null,header_card:{title:null},membership_funnels:null,monthly_visitors:null,number_of_contacts:null,opt_in_funnels:null,pages:null,payment_gateways:null,plans:{actionetics_md:{includes_packages:null,reach_description:null,starts_from:null,title:null},clickfunnels:{contact_sales:null,contacts:null,email_integrations:null,includes:null,includes_packages:null,more_than:null,over_number:null,payment_integrations:null,plus_number:null,reach:null,reach_description:null,starts_from:null,title:null,unlimited:null,up_to:null,up_to_500:null},confirm_upgrade:null,contact_sales:null,contact_sales_to_downgrade:null,contact_us:null,current_plan:null,enterprise:{contact_sales:null,reach_description:null,title:null},upgrade:null,upgrade_now:null,yearly_plan_description:null,yearly_plan_title:null},platforms:null,pricing:{actionetics_md_fb:null,actionetics_md_notifier:null,actionetics_md_smtp:null,contact_management:null,description:null,estimate_price:null,follow_up_funnels:null,organization:null,packages:null,title:null,unlimited_smart_lists:null,user_account:null},sales_funnels:null,shared_funnels:null,support:{description:null,subject:null},title:null,webinar_funnels:null}},support:{array:{last_word_connector:" y ",two_words_connector:" y ",words_connector:", "},dashboard:{index:{account_tools:null,accounts:null,aka_ssss:null,allow_the_customer_html:null,allow_the_customer_to_downgrade_html:null,below_you_can_use:null,cf_support_search_bookmarklet:null,drag_the_link_below_into:null,edit_cf_page_bookmarklet:null,go_back_to_search:null,grant_me_temporary_access:null,not_an_active_paying_customer_yet:null,retroactively_cancel_account:null,retroactively_downgrade_account:null,search:null,search_a_users_email_address:null,share:null,support:null,system:null,they_are_already_on_the_basic_plan:null,this_customer_is_not_eligible_for_a_downgrade:null,this_customer_is_not_eligible_for_html:null,this_user_is_on_the:null,type_in_email_address_page_url_or_uid_and_hit_ente:null,you_are_not_allowed_html:null}},permissions:{edit:{editing_support_permission:null},index:{go_to_this_account:null,remove_me_from_this_account:null,support_permission:null,your_connected_accounts:null},"new":{new_support_permission:null}}},text_optins:{index:{country:null,funnel:null,listing:null,"new":null,number:null,response:null,unique:null}},time:{ago:null,am:"am",formats:{"default":"%a, %d de %b de %Y a las %H:%M:%S %Z",long:"%A, %d de %B de %Y a las %I:%M %p",long_daydate:"%e %b '%y %l:%M%P %Z",pretty_date:"%a, %b %e, %Y",short:"%d de %b a las %H:%M hrs"},midnight:null,noon:null,pm:"pm"},unsubscribes:{bulk:{bulk_tab:{instructions_markdown:null,label:null,placeholder:null,tab:null},file_tab:{instructions_markdown:null,placeholder:null,tab:null,upload:null},header:null,unsubscribe:null,unsubscribes_processing_message:null,unsubscribing:null},create:{flash_message_error:null},destroy:{flash_message_error:null,flash_message_success:null},index:{add_new_tooltip:null,campaign_name:null,confirm:null,email:null,header:null,no_unsubscribes:null,remove_tooltip:null,removing:null,unsubscribes_started:null},legacy:{get_email_address:{explain:null,submit_button:null,submit_button_action:null}},"new":{basic_list:null,clickfunnels:{link:null,text:null,url:null},global_lists_content_html:null,global_lists_heading:null,heading:null,legacy_content:null,legacy_heading:null,legacy_unsubscribe:null,legacy_unsubscribe_button:null,legacy_unsubscribe_button_action:null,list_status:{subscribed:null,unsubscribed:null},report_as_abuse:null,smart_list:null,spam_button:null,sub_heading:null,submit_button:null,submit_button_action:null,success:{header:null}},show:{abusive_content:null,accidently_unsubscribed:null,different_content:null,feedback:null,flash_message_all:null,flash_message_delay:null,flash_message_global:null,flash_message_selected:null,heading:null,legacy_resubscribe:null,not_wanted_content:null,other:null,resubscribe_button:null,resubscribe_button_action:null,submit_feedback:null,submitting:null,unsubscribed_content:null}},user_settings:{billing:{cancel_account:null,canceled:null,contact_support:null,error:null,header:null,history:{no_payments:null,not_available:null},invoice_history:null,offboarding:{are_you_sure:null,are_you_sure_button_no:null,are_you_sure_button_yes:null,cancel_effect_list:[null,null,null,null],cancel_yearly:null,choose_another_plan:null,deleting_contacts_html:{one:null,other:null},deleting_funnels_html:{one:null,other:null},deleting_funnels_more:null,deleting_pages_html:{one:null,other:null},deleting_subdomain_html:null,finalize_button:null,issues:null,pause_account:null,pause_effect_list:[null,null,null,null,null],pause_plan_confirmation:null,pause_spinner:null,paypal:null,sorry_to_see_you_go:null,special_offer:null,start_process_button:null,step:null,wait_final_step:null},payment_info:{card_on_file:null,cardholder_name:null,new_credit_card:null,submit_new_card:null,update_payment_button:null},payment_information:null,sneak_peek:null,subscription:{approach_limit:null,canceled:null,canceled_on:null,choose_different_plan:null,choose_plan_button:null,contacts:null,different_plan_button:null,downgrade_warning:null,email_sends:null,funnels:null,gateways:null,last_billing_html:null,more_features:null,next_billing_html:null,next_charge:null,next_tiers_header:null,no_subscription:null,no_subscription_header:null,other_plan_html:null,out_of_tiers_message:null,pages:null,paypal_oto:null,plan_html:null,price_per_month:null,questions:null,reached_limit:null,sent_email:null,smtp:null,starts_from:null,stats_html:null,sub_users:null,tier_price:null,tier_price_usd:null,unpause_button:null,up_to:null,upgrade_description:null,upgrade_to_plan:null,visits:null},subscription_missing:null,subscription_plan:null,subscription_status:null,support_link:null},digital_assets:{header:null},smtp:{form:{address_1_label:null,address_2_label:null,city:null,clickfunnels_domain_label:null,copied_tooltip:null,copy_tooltip:null,country:null,default_SMTP_Integration_label:null,domain_hint:null,domain_label:null,domain_name_label:null,domain_name_placeholder:null,domain_prompt:null,edit_clickmail_header:null,edit_clickmail_subheader:null,edit_header:null,edit_subheader:null,from_email_label:null,from_email_placeholder:null,learn_how:null,mailchimp_description:null,name_label:null,name_placeholder:null,new_clickmail_header:null,new_clickmail_subheader:null,new_header:null,new_subheader:null,password_label:null,password_placeholder:null,port_label:null,port_placeholder:null,saving:null,select_domain:null,services:[null,null,null],setup_with:null,smtp_footer_label:null,smtp_footer_placeholder:null,state:null,submit_button:null,support_url:null,title_label:null,title_placeholder:null,url_label:null,url_placeholder:null,username_label:null,username_placeholder:null,webhook_description:null,zip:null},header:null,listing:{SMTP_email_link:null,SMTP_setup_text:null,add_additional:null,add_new:null,amazon_ses_link:null,amazon_ses_setup_text:null,clickmail:null,clickmail_continue_setup:null,clickmail_dns_setup_in_progress:null,clickmail_smtp_setup_in_progress:null,"default":null,"delete":null,destroy_clickmail_confirm:null,destroy_confirm:null,disabled:null,domain_header:null,external_label:null,important_note_html:null,integrations_count:null,limit:null,mandrill_link:null,mandrill_setup_text:null,no_configs_created:null,no_domain:null,reputation:null,reputation_header:null,send13_link:null,send13_setup_text:null,sendgrid_link:null,sendgrid_setup_text:null,settings:null,sparkpost_link:null,sparkpost_setup_text:null,title_header:null,tooltip_disabled:null,upgrade_account_link:null},messages:{created:null,deleted:null,limit:null,updated:null},support:{amazon_ses_support_url:null,mailchimp_support_url:null,mandrill_support_url:null,send13_support_url:null,sendgrid_support_url:null,smtp_support_url:null,sparkpost_support_url:null}},userinfo:{download_pii:{download_button:null,error:null,header:null,subheader:null,success:null},error:{required:null},expand_button:null,expand_button_expanded:null,header:null,password:{header:null,reset_button:null,reset_confirmation:null,resetting:null,subheader:null},profile:{city:null,city_placeholder:null,confirm:null,country:null,country_placeholder:null,delete_button:null,deleting:null,email:null,email_note:null,email_placeholder:null,email_taken:null,error_invalid_email:null,header:null,name:null,name_placeholder:null,password_error:null,phone:null,phone_placeholder:null,profile_image:null,profile_image_error:null,state_province:null,state_province_placeholder:null,street_address:null,street_address_2_placeholder:null,street_address_placeholder:null,subheader:null,upload_image_button:null,zip_code:null,zip_code_placeholder:null},redact:{delete_button:null,header:null,modal:{cancel:null,confirm:null,confirmation:null,content_markdown:null,flash_error:null,flash_success:null,header:null,service_error:null},subheader:null},save_button:null,subuser_redact:{delete_button:null,header:null,modal:{cancel:"Cancelar",confirm:null,confirmation:null,content_markdown:null,flash_error:null,flash_success:null,header:"\xbfEst\xe1s seguro?",service_error:null},subheader:null}}},userpages:{purchase:{not_found:null}},users:{confirmations:{"new":{resend_confirmation_instructions:null}},mailer:{confirmation_instructions:{confirm_my_account:null,welcome_email:null,you_can_confirm_your_account_email_through_the_link_below:null},reset_password_instructions:{change_my_password:null,if_you_didnt_request:null,someone_has_requested_a_link:null,your_password_wont_change:null},unlock_instructions:{click_the_link_below_to_unlock_your_account:null,hello_email:null,unlock_my_account:null,your_account_has_been_locked_due_to_an_excessive_number_of_un:null}},passwords:{new_newdesign:{back_to_login:null,error_invalid_email:null,loading_resetting_password:null,reset_message:null,submit_button:null},new_olddesign:{enter_in_your_email_to_reset_password:null,forgot_password:null,reset_password_by_email:null}},payment_gateways:{payment_gateway:{are_you_sure:"\xbfEst\xe1s seguro?",edit_account:null}},registrations:{change_password:{uploading:null,userinfo:null},domains:{manage_custom_domains:null,settings:null},"new":{already_have_an_account:null,contact_support:null,create_your_account_now:null,if_you_are_getting_an_error_with_the:null,if_you_are_still_unsure_if_you_have_an_account_alr:null,login_to_your_account:null,still_need_help:null},settings_nav:{account_billing:null,account_billing_subscription:null,account_details:null,digital_assets:null,domains:null,email_integrations_smtp:null,global_unsubscribes:null,integrations:null,manage_api_integrations:null,manage_custom_page_templates:null,manage_digital_assets:null,manage_your_account:null,management:null,payment_gateways:null,personal_page_templates:null,setup:null,setup_account_billing_subscription:null,setup_email_smtp_settings:null,setup_payment_gateways:null},update_js:{info_html:null},user_details:{shirt_size:{label:null,options:{l:null,m:null,s:null,xl:null,xxl:null}}}},sessions:{action_funnel_share_login:{account_and_get_this_funnel_now:null,action_funnel:null,add_this_action_funnel:null,add_to_your_account:null,already_a_clickfunnels_member:null,choose_your_password:null,click_here:null,create_your_account_now:null,forgot_password:null,get_your_free_14_day_trial:null,login_now:null,login_to_your_account_it_will_be_added:null,name_someonetitleize_has_shared_this_action_funnel_with_you:null,not_a_clickfunnels_member_yet:null,simply_enter_your_name_and_email_address_below:null,step_1:null,step_2:null,to_login_to_your_clickfunnels:null,unlock_the:null,you_can_edit_anything_you_like_on_these_pages_add_your_name_c:null,you_can_use_this_funnel_for_your_own_marketing_edit_add_or_ch:null,your_password:null},share_login:{"3443_w_bavaria_st_eagle_idaho_83616":null,about:null,affiliates:null,anything:null,build_your_first_funnel_for_free_right_now:null,careers:null,click_funnels_blog:null,click_funnels_com_a_click_funnels_product_all_righ:null,dmca_policy:null,documentation:null,edit:null,email_and_facebook_marketing_automation:null,enabling_people_people_to_grow_their_companies_thr:null,everything_organized_in_one_simple_dashboard:null,gdpr_policy:null,i_m_already_a_click_funnels_user:null,income_disclosure:null,locations:null,meet_the_team:null,member_login:null,official_facebook_group:null,origin_story:null,privacy_policy:null,quickly_build_sales_funnels_that_convert:null,simple_drag_and_drop_webpage_editor:null,simply_enter_your_email_and_create_a_password:null,smart_shopping_cart_with_1_click_up_sells:null,start_your_free_14_day_trial:null,support_chat:null,terms_of_service:null,what_is_actionetics:null,what_is_backpack:null,what_is_click_funnels:null,what_is_click_funnels_editor:null,with_just_simple_html:null,yes_this_page_was_built_using_click_funnels_unlike:null,you_can:null,you_like_on_these_pages:null,your_email_address:null},sign_in_form:{email_placeholder:null,error_empty_password:null,error_invalid_email:null,forgot_password:null,loading_logging_in:null,login_faceID:null,login_passcode:null,login_title:null,login_touchID:null,new_to_us:null,password_placeholder:null,sign_up:null,your_strong_password:null,youyourawesomebusinesscom:null}},shared:{links:{did_not_receive_confirmation_instructions:null,did_not_receive_unlock_instructions:null,didnt_receive_confirmation_instructions:null,didnt_receive_unlock_instructions:null,forgot_your_password:null,sign_in:null,sign_in_with_providerto_stitleize:null,sign_in_with_title:null,sign_up:null}},unlocks:{"new":{resend_unlock_instructions:null}}},views:{account:{audit_log:{account_affiliate_changed:null,account_affiliate_tos_violation:null,account_affiliates_cleared:null,account_canceled:null,account_downgraded:null,account_paused:null,account_payment_information_edited:null,account_trial_ended:null,account_trial_started:null,account_unpaused:null,account_upgraded:null,"beta_feature_opt-in":null,"beta_feature_opt-out":null,contact_list_downloaded:null,contact_list_imported:null,contact_profile_gdpr_redacted:null,contacts_added_to_email_list:null,domain_created:null,domain_deleted:null,domain_updated:null,funnel_created:null,funnel_edited:null,funnel_shared:null,funnel_stats_reset:null,funnel_step_added:null,funnel_step_created:null,funnel_step_deleted:null,funnel_step_edited:null,funnel_step_removed:null,funnel_stripe_test_edited:null,header:null,page_created:null,page_deleted:null,page_duplicated:null,page_updated:null,payment_gateway_created:null,payment_gateway_deleted:null,payment_gateway_updated:null,smtp_integration_created:null,smtp_integration_deleted:null,smtp_integration_edited:null,user_gdpr_redacted:null,user_invitation_accepted:null,user_invited:null,user_logged_in:null,user_logged_out:null,user_permission_edited:null,user_removed:null},invitation:{invitation_token:{description:null,header:null},join_account:{description:null,header:null,submit:null,team_members:null,use_a_different_email_address:null},registration:{already_have_an_account:null,email:{label:null,placeholder:null},header:null,limit_reached:null,login:null,name:{label:null,placeholder:null},password:{placeholder:null}}},no_account:{description:null,header:null},sneak_peeks:{"new":{"new":{action:{header:null,link:null},additional:{first:null,second:null},header:null,image:null},upgraded:{action:{header:null,link:null,url:null},additional:{first:null},description:null,header:null,image:null}},show:{active:{action:{header:null,link:null,url:null},additional:{first:null},cancel:{button:null,confirm:null},description:null,header:null,image:null},canceled:{
action:{header:null,link:null,url:null},additional:{second:null},description:null,header:null,image:null},expired:{action:{header:null,link:null,url:null},additional:{second:null},description:null,header:null,image:null},upgraded:{action:{header:null,link:null,url:null},additional:{first:null},description:null,header:null,image:null}}}},activation_flow:{customer_info:{"new":{left_panel:{header:null},right_panel:{experience:{title:null},header:null,industry:{title:null},revenue:{title:null},sub:null,submit:null}}},funnels:{edit:{left_panel:{header:null},right_panel:{back:null,blank_template:null,choose_button:null,header:null,preview:{back_button:null,use_template_button:null},preview_button:null,submit:null}}},goals:{edit:{left_panel:{header:null},right_panel:{back:null,best_pick:null,header:null,info:null,pricing_tier:{title:null},primary_goal:{title:null},product_host:{title:null},submit:null,type_of_product:{title:null}}}},orientations:{edit:{assets:{logo:null,move:null,remove:null,step5:null,tap:null},left_panel:{header:null,sub_header:null,welcome:{closing:null,community:null}},right_panel:{back:null,call_button:null,community:{header:null,steps:{move:{text:null,title:null},remove:{text:null,title:null},tap:{text_html:null,title:null}}},header:null,sub_text:null,submit:null}}},products:{edit:{left_panel:{header:null},right_panel:{back:null,header:null,info:null,submit:null,warning:null}}}},layouts:{account:{affiliates:null,assets:null,audit_log:null,billing:null,content_security_policy:null,details:null,digital_assets:null,domains:null,global_unsubscribes:null,integrations:null,legal_docs:null,management:null,notifications:null,outgoing_smtp:null,page_templates:null,payment_gateways:null,people:null,setup:null,title:null}},pagination:{first:"&laquo; Primera",last:"\xdaltima &raquo;",next:"Siguiente &rsaquo;",per_page:null,previous:"&lsaquo; Anterior",total:null,truncate:"&hellip;",unlimited:null}},webhook_deliveries:{data_notice:null,index:{attempts:{text:null},breadcrumb:{current:{text:null},previous:{text:null}},buttons:{back:{text:null}},columns:{attempts:{title:null},created:{title:null},payload:{title:null},success:{title:null}},delivery:{failure:null,success:null},no_deliveries:{text:null},title:{text:null}}},webhook_delivery_attempts:{index:{attempt:{failure:null,success:null},buttons:{back:{text:null},new_attempt:{disable_with_text:null,text:null}},columns:{body:{title:null},created:{title:null},message:{title:null},status:{title:null},success:{title:null}},no_attempts:{text:null},title:{text:null}}}}}}),function(){function e(){t(),i(),n(),a(),o(),r(),l()}function t(){h=!window.ClickFunnels.isOrderWithProductVariants&&window.cfpe.orderHasSubscription}function n(){g=window.ClickFunnels.isOrderWithProductVariants?window.ClickFunnels.OrderProductVariationSummary.details.subTotal:window.cfpe.orderTotal*window.CFUtils.currencyFractional(f)}function a(){b=(b=window.ClickFunnels.isOrderWithProductVariants?window.ClickFunnels.OrderProductVariationSummary.details.tax:window.cfpe.avalaraTaxAmount*window.CFUtils.currencyFractional(f))||0}function o(){y=window.cfpe.orderShippingAmount||0}function i(){f=window.ClickFunnels.isOrderWithProductVariants?window.ClickFunnels.OrderProductVariationSummary.details.currency:window.cfpe.orderCurrency}function r(){var e=$('#cfAR input[name="purchase[application_fee]"]').val();e&&null!==e&&""!==e&&(v=parseInt(e))}function l(){w=g+b+y+v}function s(){return g}function u(){return f}function c(){return b}function d(){return y}function _(){return v}function p(){return w}function m(){return h}var h,f="USD",g=0,b=0,y=0,v=0,w=0;window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderTotal={calculate:e,subTotal:s,currency:u,taxes:c,shipping:d,applicationFee:_,orderTotal:p,isSubscription:m}}(),"undefined"==typeof ClickFunnels&&(ClickFunnels={}),ClickFunnels.CalculateTaxes=function(){this.shippingInputs={shipping_address:$('[name="shipping_address"]').first()[0],shipping_city:$('[name="shipping_city"]').first()[0],shipping_state:$('[name="shipping_state"]').first()[0],shipping_country:$('[name="shipping_country"]').first()[0],shipping_zip:$('[name="shipping_zip"]').first()[0]},this.billingInputs={address:$('[name="address"]').first()[0],city:$('[name="city"]').first()[0],state:$('[name="state"]').first()[0],country:$('[name="country"]').first()[0],zip:$('[name="zip"]:visible').first()[0]},this.formInputs={},this.eventMap={SELECT:"change",INPUT:"blur"},this.formData={},this.updateTaxInfo=this.updateTaxInfo.bind(this)},ClickFunnels.CalculateTaxes.prototype.run=function(){this.scrubInputs(),this.addEventListeners(),this.initEventListeners()},ClickFunnels.CalculateTaxes.prototype.scrubInputs=function(){this.formInputs=_.pick(this.shippingInputs,_.identity),_.isEmpty(this.formInputs)&&(this.formInputs=_.pick(this.billingInputs,_.identity))},ClickFunnels.CalculateTaxes.prototype.addEventListeners=function(){const e=this;return _.chain(e.formInputs).values().each(function(t){if(t){const n=t.nodeName,a=e.eventMap[n]||"blur";t.addEventListener(a,function(){const{value:n,name:a}=t;e.formData[a]!==n&&$(document).trigger("tax:fields:updated",[a,n])})}}).value()},ClickFunnels.CalculateTaxes.prototype.initEventListeners=function(){$(document).on("tax:fields:updated",this.updateTaxInfo)},ClickFunnels.CalculateTaxes.scrubTaxAmount=function(){$("#payment-request-button").show(),$(".taxAmount").remove()},ClickFunnels.CalculateTaxes.prototype.fetchTaxAmount=function(e={}){if(!ClickFunnels.CalculateTaxes.canCalcTaxes())return;var t=Object.keys(window.cfpe.cartVariants).map(function(e){return{productVariantId:e,quantity:window.cfpe.cartVariants[e].quantity}});const n=Object.keys(e);this.formData.productIds=n,this.formData.productVariants=t,$.ajax({type:"POST",url:"/pages/"+page_key+"/calculate_tax",data:this.formData}).done(function(e){ClickFunnels.CalculateTaxes.scrubTaxAmount(),window.cfpe.avalaraTaxAmount=_.result(e,"taxAmount"),ClickFunnels.CalculateTaxes.printTaxInfo(window.cfpe.avalaraTaxAmount)}).error(ClickFunnels.CalculateTaxes.scrubTaxAmount)},ClickFunnels.CalculateTaxes.printTaxInfo=function(e){e&&!_.isNaN(e)&&($(".product-price").parents(".elOrderProductOptions:not(table)").append("<div class='clearfix elOrderProductOptinProducts taxAmount'><span class='description elOrderProductOptinProductName product-name pull-left'>Taxes</span><span class='amount elOrderProductOptinPrice product-price pull-right'>$"+e.toFixed(2)+"</span></div>"),$(".product-price").parents("table.elOrderProductOptions").append("<tr class='clearfix elOrderProductOptinProducts taxAmount'><td class='description elOrderProductOptinProductName product-name pull-left'>Taxes</td><td class='amount elOrderProductOptinPrice product-price pull-right'>$"+e.toFixed(2)+"</td></tr>")),$("#payment-request-button").length&&updateApplePay(),window.ClickFunnels.isOrderWithProductVariants&&window.ClickFunnels.OrderProductVariationSummary.updateTax(window.cfpe.avalaraTaxAmount,window.cfpe.orderCurrency)},ClickFunnels.CalculateTaxes.prototype.updateTaxInfo=function(e,t,n){this.formData[t.split("_").pop()]=n,this.prepareAndFetchTaxes(window.cfpe.cartProds)},ClickFunnels.CalculateTaxes.prototype.prepareData=function(){this.formData=this.formInputs;let e=_.pick(this.formData,_.identity);this.formData=Object.keys(e).reduce(function(t,n){let a=e[n];return _.isElement(e[n])&&($(e[n]).garlic(),a=e[n].value),t[n.split("_").pop()]=a,t},{})},ClickFunnels.CalculateTaxes.prototype.prepareAndFetchTaxes=function(e){this.prepareData(),this.isValid()?($("#payment-request-button").hide(),this.fetchTaxAmount(e)):ClickFunnels.CalculateTaxes.scrubTaxAmount()},ClickFunnels.CalculateTaxes.calcTaxesAfterProductChange=function(e){const t=new ClickFunnels.CalculateTaxes;t.scrubInputs(),t.prepareAndFetchTaxes(e)},ClickFunnels.CalculateTaxes.prototype.isValid=function(){return _.chain(this.formData).keys().filter(function(e){return new RegExp(/zip/g).test(e)}).value().length>0&&!ClickFunnels.CalculateTaxes.isBlank(this.formData.zip)},ClickFunnels.CalculateTaxes.prototype.collectAfterGarlic=function(){this.scrubInputs(),this.prepareAndFetchTaxes(window.cfpe.cartProds)},ClickFunnels.CalculateTaxes.canCalcTaxes=function(){const e=document.querySelector("meta[name='can_calculate_taxes']");return e&&"true"===e.getAttribute("content")},ClickFunnels.CalculateTaxes.isBlank=function(e){return!!(e||"").match(/^\s*$/)},document.body.addEventListener("garlic:fields:updated",function(){if(ClickFunnels.CalculateTaxes.canCalcTaxes()){(new ClickFunnels.CalculateTaxes).collectAfterGarlic()}}),function(){var e;e=function(){function e(){this.shippingInputs={shipping_address:$('[name="shipping_address"]').first()[0],shipping_city:$('[name="shipping_city"]').first()[0],shipping_state:$('[name="shipping_state"]').first()[0],shipping_country:$('[name="shipping_country"]').first()[0],shipping_zip:$('[name="shipping_zip"]').first()[0],shipping_email:$('[name="shipping_email"]').first()[0],shipping_phone:$('[name="shipping_phone"]').first()[0]},this.billingInputs={address:$('[name="address"]').first()[0],city:$('[name="city"]').first()[0],state:$('[name="state"]').first()[0],country:$('[name="country"]').first()[0],zip:$('[name="zip"]:visible').first()[0],email:$('[name="email"]:visible').first()[0],phone:$('[name="phone"]:visible').first()[0]},this.formInputs={},this.eventMap={SELECT:"change",INPUT:"blur"},this.progress=null,this.formData={},this.scrubInputs(),this.addEventListeners()}return e.prototype.addEventListeners=function(){var e;return e=this,this.fetchShippingRates=this.fetchShippingRates.bind(this),this.collectAfterGarlic=this.collectAfterGarlic.bind(this),$(document).on("shipping:fields:updated",this.fetchShippingRates),$(document).on("garlic:fields:updated",this.collectAfterGarlic),$('input[name="purchase[product_id]"], input[name="order[product_ids][]"], input[name="purchase[product_ids][]"]').not("#cfAR input").on("change",function(t){return e.collectAfterGarlic(t)}),$(".order2stepbutton").on("click",function(){return e.getRates(),$('input[name="purchase[product_id]"], input[name="order[product_ids][]"], input[name="purchase[product_ids][]"]').not("#cfAR input").on("change",function(t){return e.collectAfterGarlic(t),e.getRates()})}),_.chain(e.formInputs).values().each(function(t){var n,a;if(t)return n=t.nodeName,a=e.eventMap[n]||"blur",t.addEventListener(a,function(){if(e.formData[t.name]!==t.value)return $(document).trigger("shipping:fields:updated",[t.name,t.value])})}).value()},e.prototype.getRates=function(){var e;return e=this,this.progress&&this.progress.abort(),this.progress=$.ajax({url:"/pages/"+page_key+"/calculate_shipping",type:"POST",dataType:"json",data:$("#cfAR").serialize()}).done(function(t){if(null!=t)return e.printShippingSummary(t)}).error(function(){return e.scrubShippingAmount})},e.prototype.fetchShippingRates=function(e,t,n){return $("#cfAR input[name='contact["+t+"]']").val(n),this.formData[t.split("_").pop()]=n,this.prepareData(),this.setcfARFields(),this.isValid()?($("#payment-request-button").hide(),this.getRates()):this.scrubShippingAmount()},e.prototype.setcfARFields=function(){var e;return e=this,_.chain(this.formInputs).values().each(function(t){if(t&&!e.isBlank(t.value))return $("#cfAR input[name='contact["+t.name+"]']").val(t.value)})},e.prototype.isValid=function(){return _.chain(this.formData).keys().filter(function(e){return new RegExp(/address|city|state|country|zip|email|phone/g).test(e)}).value().length>=5&&!this.isBlank(this.formData.zip)&&!this.isBlank(this.formData.address)&&!this.isBlank(this.formData.city)&&!this.isBlank(this.formData.state)&&!this.isBlank(this.formData.country)},e.prototype.isBlank=function(e){return!!(e||"").match(/^\s*$/)},e.prototype.prepareData=function(){var e;return this.formData=this.formInputs,e=_.pick(this.formData,_.identity),this.formData=Object.keys(e).reduce(function(t,n){var a;return a=e[n],_.isElement(e[n])&&($(e[n]).garlic(),a=e[n].value),t[n.split("_").pop()]=a,t},{})},e.prototype.collectAfterGarlic=function(){return this.scrubInputs(),this.prepareData(),this.setcfARFields(),this.isValid()?($("#payment-request-button").hide(),this.getRates()):this.scrubShippingAmount()},e.prototype.printShippingSummary=function(e){var t,n,a;if(null==e&&(e={}),t=this,e.shipments&&e.rates&&e.finalAmount&&e.product_ids)return t=this,e.shipments,e.product_ids,a=e.rates,n=window.CFUtils.displayAmountWithCurrency(e.finalAmount,e.currency,{isPriceInCents:!1}),'[data-de-type="orpo"]','[data-title="cf-order-summary"] .elOrderProductOptions',$(".o2step_wrapper").length>0?(".o2step_step2",'[data-title="cf-order-summary"]'):$('[data-de-type="orpoi"]').length&&'[data-de-type="orpoi"]',$(document).trigger("shipping:updated",[a,n]),t.scrubShippingAmount(),n&&!_.isNaN(n)&&(window.cfpe=window.cfpe||{},window.cfpe.orderShippingAmount=n,$(".product-price").parents(".elOrderProductOptions:not(table)").append("<div class='clearfix elOrderProductOptinProducts shippingAmount'><span class='description elOrderProductOptinProductName product-name pull-left'>Shipping</span><span class='amount elOrderProductOptinPrice product-price pull-right'>"+n+"</span></div>"),$(".product-price").parents("table.elOrderProductOptions").append("<tr class='clearfix elOrderProductOptinProducts shippingAmount'><td class='description elOrderProductOptinProductName product-name pull-left'>Shipping</td><td class='amount elOrderProductOptinPrice product-price pull-right'>"+n+"</td></tr>")),$("#payment-request-button").length?updateApplePay():void 0},e.prototype.scrubShippingAmount=function(){return $("#payment-request-button").show(),$(".shippingAmount").remove()},e.prototype.scrubInputs=function(){if(this.formInputs=_.pick(this.shippingInputs,_.identity),_.isEmpty(this.formInputs))return this.formInputs=_.pick(this.billingInputs,_.identity)},e}(),null==this.Clickfunnels&&(this.Clickfunnels={}),this.Clickfunnels.CalculateShipping=e,this.calcShipping=function(){return $(document).ready(function(){return new Clickfunnels.CalculateShipping})}}.call(this),function(){function e(e){var t,n,a=$('[id="order-declined-message"]'),o=window.CFUtils.safeJSONParse(e);if(o instanceof Array)for(t=document.createElement("ul"),n=0;n<o.length;n++){var i=document.createElement("li");i.textContent=o[n],t.append(i)}else e=e.replace(/"/g,""),t=document.createTextNode(e);a.html(""),a.append(t),a.show(),a.is(":visible")||alert(e)}function t(){var e=$('[id="order-declined-message"]');e.html(""),e.hide()}window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderDeclinedMessage=window.ClickFunnels.OrderDeclinedMessage||{},window.ClickFunnels.OrderDeclinedMessage.show=e,window.ClickFunnels.OrderDeclinedMessage.hide=t}(),function(){function e(){n().style.display="block"}function t(){n().style.display="none"}function n(){if(a)return a;const e=document.querySelector(".otoloading");if(e)return a=e;let t=document.createElement("style");t.setAttribute("type","text/css"),t.appendChild(document.createTextNode("\n      .cf-loading-screen {\n        position: fixed;\n        top: 0px;\n        left: 0px;\n        width: 100%;\n        height: 100%;\n        background-color: rgba(0, 0, 0, 0.6);\n        z-index: 1000;\n      }\n      .cf-loading-screen .cf-loading-screen-text {\n        text-align: center;\n        background-color: rgba(0, 0, 0, 0.6);\n        color: #FFF;\n        border-radius: 4px;\n        padding: 60px;\n        margin-top: 20px;\n        margin-left: -100px;\n        min-width: 200px;\n        position: absolute;\n        left: 50%;\n        font-weight: bold;\n      }\n    "));let n=document.createElement("div");n.classList.add("cf-loading-screen");let o=document.createElement("div");return o.classList.add("cf-loading-screen-text"),o.innerHTML='\n      <h2>Working...</h2>\n      <div><i class="fa fa-spinner fa-spin"></i></div>\n    ',n.appendChild(o),document.body.appendChild(t),document.body.appendChild(n),a=n}let a=null;window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderPage=window.ClickFunnels.OrderPage||{},window.ClickFunnels.OrderPage.LoadingScreen={show:e,hide:t}}(),window.cfStripeElementsCardElement=undefined,window.cfStripeElementsPaymentElement=undefined,jQuery(AttachStripeElements),function(){function e(){if("undefined"!=typeof hostedFieldTokenId){var e="ws.bluesnap.com";"undefined"!=typeof testMode&&(e="sandbox.bluesnap.com"),$(".elCreditCardForm").append('<script src="https://'+e+'/services/hosted-payment-fields/v2.0/bluesnap.hpf.min.js"></script>'),$(".ccNumberWrap [data-stripe=number]").replaceWith($('<div class="cc-ccn form-control" id="ccn" data-bluesnap="ccn"></div>')),$(".ccCVCWrap [data-stripe=cvc]").replaceWith($('<div class="cc-cvv form-control" id="cvv" data-bluesnap="cvv"></div>')),$($('<div class="ccExpWrap"><div class="ccExpText ccInputText">Expiration Date:</div><div class="cc-exp form-control" id="exp-date" data-bluesnap="exp"></div></div>')).insertBefore(".ccMonthWrap"),$(".ccYearWrap, .ccMonthWrap").remove();var t=$("#cfAR");void 0!==t&&t.append($('<input type="hidden" name="purchase[payment_gateway_token]" />').val(hostedFieldTokenId)),setTimeout(function(){var e={hostedPaymentFields:{ccn:"ccn",cvv:"cvv",exp:"exp"},onFieldEventHandler:{onError:function(e){window.ClickFunnels.OrderDeclinedMessage.show("Error with card: "+e+". Please check your data and try again."),$("[href=#submit-form]").prop("disabled",!0)},onValid:function(){window.ClickFunnels.OrderDeclinedMessage.hide(),$("[href=#submit-form]").prop("disabled",!1)}},style:{input:{"font-size":"14px","line-height":"1.42857143"}},ccnPlaceHolder:"1234 5678 9012 3456",cvvPlaceHolder:"123",expPlaceHolder:"MM/YY"};bluesnap.hostedPaymentFieldsCreation(hostedFieldTokenId,e)},3e3)}}function t(e){"undefined"!=typeof bluesnap&&(e.preventDefault(),bluesnap.submitCredentials(function(e){console.log("the card type is "+e.ccType+", last 4 digits are "+e.last4Digits+", exp is "+e.exp+" and issuing Country is "+e.issuingCountry+", after that I can call final submit"),$("#cfAR").get(0).submit()}))}window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderPage=window.ClickFunnels.OrderPage||{},window.ClickFunnels.OrderPage.Bluesnap=window.ClickFunnels.OrderPage.Bluesnap||{},window.ClickFunnels.OrderPage.Bluesnap.init=e,window.ClickFunnels.OrderPage.Bluesnap.handleFormSubmit=t}(),function(){function e(){switch(this_url=$("head").data("thisUrl"),!0){case/(localhost|ngrok)/.test(this_url):root_url="";break;default:root_url=document.location.origin}nmi_url=root_url+"/pages/"+page_key+"/payment_gateways/nmi/step-1",$("[data-stripe=number]").prop("disabled",!0),$("[data-stripe=cvc]").prop("disabled",!0),$("[data-stripe=exp]").first().val()?$("[data-stripe=exp]").prop("disabled",!0):($("input[data-stripe=exp-month]").prop("disabled",!0),$("[data-stripe=exp-month]").prop("disabled",!0),$("[data-stripe=exp-year]").prop("disabled",!0)),$.ajax({type:"POST",url:nmi_url,data:$("#cfAR").serialize(),success:function(e){return $("#cfAR").attr("action",e),$("[data-stripe=exp]").first().val()?$("[data-stripe=exp]").prop("disabled",!1).attr("name","billing-cc-exp"):($("input[data-stripe=exp-month]").prop("disabled",!1).attr("name","billing-cc-exp"),$("input[name=billing-cc-exp]").val($("[data-stripe=exp-month]").val()+$("[data-stripe=exp-year]").val().slice(-2))),$("[data-stripe=number]").prop("disabled",!1).attr("name","billing-cc-number"),$("[data-stripe=cvc]").prop("disabled",!1).attr("name","billing-cvv"),$("#cfAR").get(0).submit(),!0},error:function(){return $("[data-href-original]").each(function(){$(this).attr("href",$(this).data("href-original")),$(this).removeAttr("data-href-original")}),window.ClickFunnels.OrderDeclinedMessage.show("Error with card"),window.location="#order-declined-message",$("button").prop("disabled",!1),$("[href=#submit-form], [href=#submit-form-2step-order]").text("Submit and Retry"),$("[href=#submit-form], [href=#submit-form-2step-order]").prop("disabled",!1),!1}})}window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderPage=window.ClickFunnels.OrderPage||{},window.ClickFunnels.OrderPage.NMI=window.ClickFunnels.OrderPage.NMI||{},window.ClickFunnels.OrderPage.NMI.handleFormSubmit=e}(),function(){function e(e){return $("#btform")[0]&&""==$("#cfAR").find('[name="purchase[payment_method_nonce]"]').val()?($("#btform input[type=submit]").first().click(),setTimeout(function(){return $("#cfAR").find('[name="purchase[payment_method_nonce]"]').val($('[name="purchase[payment_method_nonce]"]').first().val()),""==$("#cfAR").find('[name="purchase[payment_method_nonce]"]').val()?($("[data-href-original]").each(function(){$(this).attr("href",$(this).data("href-original")),$(this).removeAttr("data-href-original")}),window.ClickFunnels.OrderDeclinedMessage.show("Error with card"),window.location="#order-declined-message",$("button").prop("disabled",!1),$("[href=#submit-form], [href=#submit-form-2step-order]").text("Submit and Retry"),$("[href=#submit-form], [href=#submit-form-2step-order]").prop("disabled",!1),!1):($("#cfAR").get(0).submit(),!0)},5e3),!1):"undefined"==typeof recurly_publishable_key_check||($("body").append('<script src="https://js.recurly.com/v3/recurly.js"></script>'),setInterval(function(){""==recurly.config.publicKey&&(recurly.configure(recurly_publishable_key_check),recurly.token($("#cfAR").get(0),t))},1e3),e.preventDefault(),!1)}function t(e,t){var n=$("#cfAR");if(void 0!==n)if(e)console.log(e),$("[data-href-original]").each(function(){$(this).attr("href",$(this).data("href-original")),$(this).removeAttr("data-href-original")}),message=e.message,"first_name"==e.fields[0]&&(message+="\n First Name and Last Name fields are Required for Recurly"),window.ClickFunnels.OrderDeclinedMessage.show(message),window.location="#order-declined-message",$("button").prop("disabled",!1),$("[href=#submit-form], [href=#submit-form-2step-order]").text("Submit and Retry"),$("[href=#submit-form], [href=#submit-form-2step-order]").prop("disabled",!1);else{console.log(t);t=t.id;n.append($('<input type="hidden" name="purchase[payment_gateway_token]" />').val(t)),n.get(0).submit()}}window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderPage=window.ClickFunnels.OrderPage||{},window.ClickFunnels.OrderPage.Default=window.ClickFunnels.OrderPage.Default||{},window.ClickFunnels.OrderPage.Default.handleFormSubmit=e}(),function(){function e(e){let t=document.querySelector('meta[name="'+e+'"]');if(t)return t.content}function t(){return e("stripe_publishable_key")}function n(){return e("stripe_user_id")}window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderPage=window.ClickFunnels.OrderPage||{},window.ClickFunnels.OrderPage.Stripe=window.ClickFunnels.OrderPage.Stripe||{},window.addEventListener("load",()=>{window.ClickFunnels.OrderPage.Stripe.stripePublishableKey=t(),window.ClickFunnels.OrderPage.Stripe.stripeAccountId=n()})}(),function(){function e(){if(!window.stripe)return void setTimeout(e,200);const o=a("cfpiclientkey"),i=a("cfpm");o&&"null"!==o&&i&&"null"!==i&&(t(),stripe.confirmCardPayment(o,{payment_method:i}).then(function(e){if(e.error)window.ClickFunnels.OrderDeclinedMessage.show(e.error.message),n();else{const t=e.paymentIntent;let n=document.createElement("form");n.method="POST";let a=document.createElement("input");a.name="purchase_confirmation[payment_intent_id]",a.value=t.id,n.appendChild(a),document.body.appendChild(n),n.submit()}}))}function t(){window.ClickFunnels.OrderPage.LoadingScreen.show(),window.ClickFunnels.CFPeOrders.SubmitButton.disable("Processing...")}function n(){window.ClickFunnels.OrderPage.LoadingScreen.hide(),window.ClickFunnels.CFPeOrders.SubmitButton.enable()}const a=window.CFUtils.getURLParameter;window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderPage=window.ClickFunnels.OrderPage||{},window.ClickFunnels.OrderPage.Stripe=window.ClickFunnels.OrderPage.Stripe||{},window.ClickFunnels.OrderPage.Stripe.confirmIfNeeded=e,window.addEventListener("load",()=>{e()})}(),function(){function e(){return null===u&&(u=document.querySelectorAll('[href="#submit-form"], [href="#submit-form-2step-order"]')),u}function t(t){let n=e();t=t||"Submitting...",i(),n.forEach(e=>{let n=e.textContent;e.getAttribute("data-previous-text")===undefined&&e.setAttribute("data-previous-text",n),e.textContent=t,e.setAttribute("disabled",!0),e.setAttribute("href",s)})}function n(t){e().forEach(e=>{(t=t||e.getAttribute("data-previous-text"))&&t.length>0&&(e.textContent=t),e.setAttribute("disabled",!1)}),r()}function a(){e().forEach(e=>{null===e.getAttribute("data-previous-content")&&e.setAttribute("data-previous-content",e.innerHTML)})}function o(){let t=e();setTimeout(l,300,t)}function i(){e().forEach(e=>{e.href!==s&&e.setAttribute("data-href-original",e.hash)})}function r(){e().forEach(e=>{const t=e.getAttribute("data-href-original");e.setAttribute("href",t)})}function l(){e().forEach(e=>{var t=e.getAttribute("data-previous-content");t&&(e.innerHTML=t)})}const s="javascript:void(0)";let u=null;window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.CFPeOrders=window.ClickFunnels.CFPeOrders||{},window.ClickFunnels.CFPeOrders.SubmitButton=window.ClickFunnels.SubmitButton||{},window.ClickFunnels.CFPeOrders.SubmitButton.disable=t,window.ClickFunnels.CFPeOrders.SubmitButton.enable=n,window.ClickFunnels.CFPeOrders.SubmitButton.storeContent=a,window.ClickFunnels.CFPeOrders.SubmitButton.replacePreviousContent=o,window.addEventListener("DOMContentLoaded",function(){a(),i()})}(),function(){function e(){var e,t=document.querySelectorAll(".elOrderProductVariationSelect");for(e=0;e<t.length;e++){var i=t[e];n(i.getAttribute("data-product-variation-json")),a(i)}var l=document.querySelectorAll(".elOrderProductVariationSelectValue");for(e=0;e<l.length;e++)l[e].addEventListener("change",function(){var e=window.CFUtils.findAncestor(this,".elOrderProductVariationSelect");_(e)||o(e,this),a(e),r(e),s(e)})}function t(e){return u(c(e))}function n(e){e&&(y=JSON.parse(e))}function a(e){var n,a,o=t(e).valueIds,i=e.querySelectorAll(".elOrderProductVariationSelectValue");for(n=0;n<i.length;n++){var r=i[n].querySelectorAll("option");for(a=0;a<r.length;a++){var s=r[a],u=parseInt(s.getAttribute("value"),10);if(prev=o[n],o[n]=u,f(o)?s.classList.remove("productVariationUnavailableValue"):s.classList.add("productVariationUnavailableValue"),o[n]=prev,l(s),s.selected){var c=window.CFUtils.findAncestor(s,"select");s.classList.contains("productVariationUnavailableValue")?c.classList.add("productVariationUnavailableSelectProduct"):c.classList.remove("productVariationUnavailableSelectProduct")}}}}function o(e,t){var n,a=t.getAttribute("data-type-id"),o=e.querySelectorAll(".elOrderProductVariationSelectValue"),i=[];for(n=0;n<o.length;n++){var r=o[n],l=g(r);if(i.push(l),r.getAttribute("data-type-id")==a)break}i=p(i);var s=y[m()],c=Object.keys(s);for(n=0;n<c.length;n++){var _=(k=c[n]).indexOf(i),f=u(k);if(0==_&&f.isActive)return void h(e,f.valueIds)}var b=undefined,v=9999,w=d(e);l=parseInt(g(t),10);for(n=0;n<c.length;n++){var k;_=(k=c[n]).indexOf(i);if((f=u(k)).isActive&&f.valueIds.includes(l)){var S=window.CFUtils.arrSymmetricDiff(w,f.valueIds).length;S<v&&(b=f.valueIds,v=S)}}b&&h(e,b)}function r(e){var n=t(e);if(n){var a=e.querySelector(".elOrderProductVariationSelectDescription"),o=e.querySelector(".elOrderProductVariationSelectPrice"),i=e.querySelector(".elOrderProductVariationSelectImage");a.innerHTML=n.description,o.innerHTML=n.formattedPrice,i.setAttribute("src",n.imageUrl),i.setAttribute("alt",n.imageAltText)}}function l(e){e.classList.contains("productVariationUnavailableValue")?e.innerHTML.indexOf(b)<0&&(e.innerHTML+=b):e.innerHTML=e.innerHTML.replace(b,"")}function s(e){var t=e.querySelector(".elButtonAddToCart");e.querySelectorAll(".elOrderProductVariationSelectValue option.productVariationUnavailableValue:checked").length>0?t.setAttribute("disabled","disabled"):t.removeAttribute("disabled")}function u(e){if(y){var t=m(),n=y[t],a=n[e];return{productId:t,productName:n.product_name,productCurrency:n.product_currency,variantId:a.variant_id,imageUrl:a.image_url,imageAltText:a.image_alt_text,priceCents:a.price_cents,formattedPrice:a.formatted_price,description:a.description,isActive:a.is_active,valueIds:a.value_ids,formattedValueNames:a.formatted_value_names}}}function c(e){return p(d(e))}function d(e){var t,n=[],a=e.querySelectorAll(".elOrderProductVariationSelectValue");if(0!=a.length){for(t=0;t<a.length;t++){var o=g(a[t]);n.push(o)}return n}}function _(e){return t(e).isActive}function p(e){return e.join()}function m(){return parseInt(Object.keys(y)[0],10)}function h(e,t){for(i=0;i<t.length;i++){var n=t[i],a=e.querySelector('.elOrderProductVariationSelectValue option[value="'+n+'"]');$select=window.CFUtils.findAncestor(a,"select"),$select.value=""+n}}function f(e){return u(p(e)).isActive}function g(e){var t=e.selectedIndex;return e.options[t].value}var b=" (unavailable)",y=undefined;window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderProductVariationSelect={init:e,getSelectedVariantData:t}}(),function(){function e(){g={},$('[name="purchase[product_variants][][quantity]"]').each(function(){this.setAttribute("value",0)});var e=$('[data-title="cf-pv-order-summary"] table.elProductVariationsOrderSummary'),a=$('[data-cf-product-variations-template="true"]');if(0!=e.length){a.find("input").attr("disabled",!0);var o=e.find(".elProductVariationOrderSummaryProducts"),i=o.first().clone();o.remove(),e.data("row-template",i),y=t(),$('[data-title="cf-pv-order-summary"] .elProductVariationsOrderSummary .pvors-product-sub-total-price,[data-title="cf-pv-order-summary"] .elProductVariationsOrderSummary .pvors-product-sales-tax-price,[data-title="cf-pv-order-summary"] .elProductVariationsOrderSummary .pvors-product-shipping-price,[data-title="cf-pv-order-summary"] .elProductVariationsOrderSummary .pvors-product-total-price').html(window.CFUtils.displayAmountWithCurrency(v,y)),c(),n()}else a.remove()}function t(){var e=$(".elOrderProductVariationSelect").first(),t={};return window.ClickFunnels.OrderProductVariationSelect&&window.ClickFunnels.OrderProductVariationSelect.getSelectedVariantData&&(t=window.ClickFunnels.OrderProductVariationSelect.getSelectedVariantData(e[0])),t.productCurrency||"USD"}function n(){$(".elOrderProductVariationSelect .elButtonAddToCart").on("click",function(){var e=$(this).closest(".elOrderProductVariationSelect"),t=window.ClickFunnels.OrderProductVariationSelect.getSelectedVariantData(e[0]);o(t),a(t),l(t),_(),cfpeRebuildOrderSummary()})}function a(e){var t=e.productId,n=e.variantId;window.cfpe.cartVariants[n]={quantity:g[t][n].qty}}function o(e){var t=e.productId,n=e.variantId;g[t]||(g[t]={}),g[t][n]?g[t][n].qty<f&&++g[t][n].qty:(g[t][n]=e,g[t][n].qty=1)}function i(e){(b=e).qty=1}function r(){b={},p()}function l(e){var t,n,a,o,i,r=$('[data-title="cf-pv-order-summary"] .elProductVariationsOrderSummary'),l=r.data("row-template"),u=r.find(".elProductVariationOrderSummaryProducts"),c=r.find(".elProductVariationOrderSummaryBumpProduct"),_=e.productId,p=e.variantId,h=g[_][p].qty;if(t=m(u,e.variantId))n=$(t).find(".pvors-product-quantity select");else for((t=l.clone()).find(".pvors-product-name").html(e.productName+"<br />"+e.formattedValueNames),t.find(".pvors-product-price").html(e.formattedPrice),t.data("product-variant",e),t.insertBefore(c),t.show(),a=(n=t.find(".pvors-product-quantity select")).find("option"),i=1;i<=f;i++)(o=a.clone()).val(i+""),o.text(i),n.append(o);s(),n.val(h),d(e,h)}function s(){$('[data-title="cf-pv-order-summary"]').find(".elProductVariationOrderSummaryEmpty").hide()}function u(){0==$(".elProductVariationOrderSummaryProducts").length&&$('[data-title="cf-pv-order-summary"]').find(".elProductVariationOrderSummaryEmpty").show()}function c(){$('[data-title="cf-pv-order-summary"]').on("change",".elProductVariationsOrderSummary .elOrderProductQuantitySelect",function(){var e=$(this);d(e.parents(".elProductVariationOrderSummaryProducts").data("product-variant"),e.val())})}function d(e,t){var n=e.productId,o=e.variantId,i=$('[name="purchase[product_variants][][product_variant_id]"][value='+o+"]"),r=i.prev("input"),l=i.next("input");l[0]&&(0==t?(i.attr("disabled",!0),r.attr("disabled",!0),l.attr("disabled",!0),l[0].setAttribute("value",0)):(i.attr("disabled",!1),r.attr("disabled",!1),l.attr("disabled",!1),r.attr("checked",!0),i.attr("checked",!0),l[0].setAttribute("value",t))),g[n][o].qty=t,a(e),_(),cfpeRebuildOrderSummary()}function _(){var e=$('[data-title="cf-pv-order-summary"]'),t=0,n=y;Object.keys(g).forEach(function(e){var a=g[e];Object.keys(a).forEach(function(e){var o=a[e].priceCents,i=a[e].qty;t+=o*i,n=n||a[e].productCurrency})
});var a=e.find(".pvors-product-sub-total-price"),o=e.find(".pvors-product-sales-tax-price"),i=$('[data-title="cf-pv-order-summary"]').find(".elProductVariationOrderSummarySalesTax"),r=e.find(".pvors-product-total-price");t+=b.priceInCents||0,v=t+w+k,window.ClickFunnels.OrderProductVariationSummary.orderTotal=v,window.ClickFunnels.OrderProductVariationSummary.details={total:v,subTotal:t,tax:w,shipping:k,currency:n},a.html(window.CFUtils.displayAmountWithCurrency(t,n)),w?(o.html(window.CFUtils.displayAmountWithCurrency(w,n)),i.show()):i.hide(),r.html(window.CFUtils.displayAmountWithCurrency(v,n))}function p(e,t){if(e&&!isNaN(e)){var n=e*window.CFUtils.currencyFractional(t);w=n}else w=0;_()}function m(e,t){return e.filter(function(e,n){var a=$(n);return(a.data("product-variant")&&a.data("product-variant").variantId)==t})[0]}function h(e){var t,n=$('[data-title="cf-pv-order-summary"]').find(".elProductVariationOrderSummaryBumpProduct"),a=n.find(".pvors-bump-product-name"),o=n.find(".pvors-bump-product-price"),l=$('#cfAR [name="purchase[product_ids][]"][value="'+e.val()+'"]'),c=l.data("product-label"),d=l.data("product-amount"),p=l.data("product-currency-code"),m=window.CFUtils.displayAmountWithCurrency(d,p,{isPriceInCents:!1});e&&e.is(":checked")?(a.text(c),o.text(m),n.show(),s(),i({qty:1,priceInCents:d*window.CFUtils.currencyFractional(p),displayPrice:m,tax:t,name:c,currency:p})):(n.hide(),u(),r()),_()}var f=50,g={},b={},y="USD",v=0,w=0,k=0;window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.OrderProductVariationSummary={init:e,setBumpProduct:h,updateTax:p,orderTotal:v}}(),1!=cfpeorders){function getURLParameter(e){return decodeURIComponent((RegExp(e+"=(.+?)(&|$)").exec(location.search)||[,null])[1])}function cfpeRebuildOrderSummary(){var e=(window.cfpe||{}).prodPrices||{},t='[data-de-type="orpo"]',n='[data-title="cf-order-summary"] .elOrderProductOptions:not(table):not(:has(table))',a='[data-title="cf-order-summary"] table.elOrderProductOptions';$(".qty_select").length;$(".o2step_wrapper").length>0?(t=".o2step_step2",n+=', .o2step_wrapper .elOrderProductOptions[data-title="cf-order-summary"]:not(table)',a+=', .o2step_wrapper table.elOrderProductOptions[data-title="cf-order-summary"]'):$('[data-de-type="orpoi"]').length&&(t='[data-de-type="orpoi"]'),$('[data-title="cf-order-summary"]').hide(),0==$('[data-title="cf-order-summary"] .qty-head').length&&$(".qty_select").length>0&&$('[data-title="cf-order-summary"] .elOrderProductOptinLabel .elOrderProductOptinItem').before('<div class="pull-left qty-head">Qty</div>');var o=$("<div/>").addClass("clearfix elOrderProductOptinProducts");o.append($("<div/>").addClass("pull-left elOrderProductOptinProductName product-name").css("width","inherit")),o.append($("<div/>").addClass("pull-right elOrderProductOptinPrice product-price"));var i=$("<tr/>").addClass("clearfix elOrderProductOptinProducts");i.append($("<td/>").addClass("pull-left elOrderProductOptinProductName product-name").css("width","inherit")),i.append($("<td/>").addClass("pull-right elOrderProductOptinPrice product-price"));var r=0,l="USD";$('[data-title="cf-order-summary"] .elOrderProductOptinProducts').remove();var s={};$('#cfAR [name="purchase[product_ids][]"]:checked').each(function(){var e=$(this).val();s.hasOwnProperty(e)?s[e].qty++:s[e]={qty:1},s[e].taxable=$(this).data("product-taxable")||!1,s[e].subscription="onetime"!=$(this).data("product-payment-type")}),$.each(s,function(s,u){var{qty:c}=u,d=s,_=$('#cfAR input[name="purchase[product_ids][]"][value="'+d+'"]').first();_.length||(_=$(t+' [name="purchase[product_id]"][value="'+d+'"]'));var p=_.data("product-name"),m=0,h=c*(m=e.hasOwnProperty(d)?e[d].toFixed(2):parseFloat(_.data("product-amount")||0).toFixed(2)),f=_.data("product-currency-code");l=f;m.toLocaleString(undefined,{style:"currency",currency:f});var g=p;$(".qty_select").length>0&&(g='<span class="prodQty">'+c+"</span>"+p);var b="";$.isNumeric(h)&&(b=f?h.toLocaleString(undefined,{style:"currency",currency:f}):h+"");var y=_.data("product-display-amount");void 0!==y&&(b=y),$currTemplate=o.clone(),$currTemplate.find(".product-name").html(g),$currTemplate.find(".product-price").html(b),$currTemplate.appendTo($(n)),$currTemplateTable=i.clone(),$currTemplateTable.find(".product-name").html(g),$currTemplateTable.find(".product-price").html(b),$currTemplateTable.appendTo($(a)),r+=h}),r+=window.ClickFunnels.OrderProductVariationSummary.orderTotal,window.cfpe=window.cfpe||{},window.cfpe.orderTotal=r,window.cfpe.orderHasSubscription=!1,window.cfpe.orderCurrency=l,window.cfpe.cartProds=s||{},window.cfpe.cartVariants=window.cfpe.cartVariants||[],Object.keys(s).forEach(function(e){s[e]&&1==s[e].subscription&&(window.cfpe.orderHasSubscription=!0)}),r?ClickFunnels.CalculateTaxes.calcTaxesAfterProductChange(s):0==s.length&&($currTemplate=o.clone(),$currTemplate.find(".product-name").html("Please Select Your Purchase"),$currTemplate.find(".product-price").html(""),$currTemplate.appendTo($(n)),$currTemplateTable=i.clone(),$currTemplateTable.find(".product-name").html("Please Select Your Purchase"),$currTemplateTable.find(".product-price").html(""),$currTemplateTable.appendTo($(a))),$('[data-title*="cf-order-summary"]').show()}$(".elOrderProductOptionsWrapper, .elProductVariationsOrderSummary").each(function(){$(this).wrap("<form></form>")}),jQuery(function(){$('.elOrderProductOptions:not(:has(input,select), [data-de-type="ors"] div.elOrderProductOptions), [data-de-type="ors"]').attr("data-title","cf-order-summary"),$('[data-de-type="pvors"] div.elProductVariationsOrderSummary, [data-de-type="pvors"]').attr("data-title","cf-pv-order-summary"),$("#bump-offer").off(),$('input[name="purchase[product_id]"], input[name="order[product_ids][]"], input[name="purchase[product_ids][]"]').not("#cfAR input").on("change",function(){if("purchase[product_id]"==this.name){var e=$('input[name="purchase[product_id]"]').not("#cfAR input");e.prop("checked",!1),e.filter('[value="'+this.value+'"]').prop("checked",!0),$('.elProductOptionsBox option[value="'+this.value+'"], .elOrderProductOptionsSelect option[value="'+this.value+'"]').attr("selected","selected"),""!==$(this).data("payment-gateway-type")&&"subscription"===$(this).data("product-payment-type")&&-1!==$(this).data("payment-gateway-type").toLowerCase().indexOf("paypal")?($('input[name="purchase[product_ids][]"]').not("#cfAR input").prop("checked",!1),$(".dashed.orderFormBump").hide()):""!==$(this).data("payment-gateway-type")&&"onetime"!==$(this).data("product-payment-type")&&-1!==$(this).data("payment-gateway-type").toLowerCase().indexOf("paypal")||$(".dashed.orderFormBump").show()}else"purchase[product_ids][]"==this.name&&$('input[name="purchase[product_ids][]"]').not("#cfAR input").prop("checked",this.checked);$('input[name="purchase[product_id]"]:not(:checked), input[name="purchase[product_ids][]"]:not(:checked)').not("#cfAR input").each(function(){"bump-offer"!==$(this).attr("id")?$('#cfAR span[data-cf-product-template="true"]:not(.hide) input[name="purchase[product_ids][]"]:checkbox[value='+$(this).val()+"]").attr("checked",!1):$('#cfAR input[name="purchase[product_ids][]"]:checkbox[value='+$(this).val()+"]").attr("checked",!1)}),$(this).attr("checked")&&($('#cfAR input[name="'+$(this).attr("name")+'"]:checkbox[value='+$(this).val()+"]").attr("checked",!0),$('#cfAR input[name="purchase[product_ids][]"]:checkbox[value='+$(this).val()+"]").attr("checked",!0)),cfpeRebuildOrderSummary()}),cfpeRebuildOrderSummary(),$('.qty_select, .o2step_step2 [name="purchase[product_id]"], [data-de-type="orpo"] [name="purchase[product_id]"]').on("change",function(){cfpeRebuildOrderSummary()}),$('#bump-offer, [id*="bump_offer_"]').on("change",function(){var e=$(this),t=e.val();e.is(":checked")?$('#cfAR [name="purchase[product_ids][]"][value="'+t+'"]').attr("checked",!0):$('#cfAR [name="purchase[product_ids][]"][value="'+t+'"]').attr("checked",!1),cfpeRebuildOrderSummary(),window.ClickFunnels.isOrderWithProductVariants&&window.ClickFunnels.OrderProductVariationSummary.setBumpProduct(e)}),$(".elOrderProductOptinProducts").not(".hide").find('input[name="purchase[product_id]"], input[name="order[product_ids][]"][id!="bump-offer"], input[name="purchase[product_ids][]"][id!="bump-offer"]').not("#cfAR input").first().click(),$('input[name="order_upsell[unique_order_token]"]').val(getURLParameter("unique_token"))}),calcTax(),jQuery(function(e){jQuery(function(){calcShipping()}),e('[name="purchase[credit_card_exp_date_month_year]"]').on("focus",function(){formatRecurlyExpirationDate()}),e('[name="purchase[credit_card_exp_date_month_year]"]').on("blur",function(){validateRecurlyExpirationDate()}),e('[aria-label="iDEAL"]').on("click",function(){window.cfCreateiDEALPaymentElement()}),e("#cfAR").submit(function(t){window.cfpeRebuildOrderSummary();var n=e(this);n.find("[data-stripe=number]").val(e("[data-stripe=number]").first().val()),n.find("[data-stripe=exp]").val(e("[data-stripe=exp]").first().val()),n.find("[data-stripe=exp-month]").val(e("[data-stripe=exp-month]").first().val()),n.find("[data-stripe=exp-year]").val(e("[data-stripe=exp-year]").first().val()),n.find("[data-stripe=cvc]").val(e("[data-stripe=cvc]").first().val()),[{stripe:"address_line1",primary:"address",fallback:"shipping_address",recurly:"address1"},{stripe:"address_city",primary:"city",fallback:"shipping_city",recurly:"city"},{stripe:"address_state",primary:"state",fallback:"shipping_state",recurly:"state"},{stripe:"address_zip",primary:"zip",fallback:"shipping_zip",recurly:"postal_code"},{stripe:"address_country",primary:"country",fallback:"shipping_country",recurly:"country"},{stripe:"shipping_address"},{stripe:"shipping_city"},{stripe:"shipping_state"},{stripe:"shipping_zip"},{stripe:"shipping_country"}].forEach(function(t){t.primary||(t.primary=t.stripe,t.fallback=t.stripe);var a=e("[name="+t.primary+"]").filter(":visible:first");0===a.size()&&(a=e("[name="+t.fallback+"]")),"undefined"!=typeof recurly&&t.recurly&&(n.append("<input type='hidden' data-recurly='"+t.recurly+"' />"),n.find("[data-recurly="+t.recurly+"]").val(a.val())),n.find("[data-stripe="+t.stripe+"]").val(a.val())}),e('#cCmodalPopup [name="purchase[product_id]"]').length&&n.find('[type="radio"][name="purchase[product_id]"]').val(e('#cCmodalPopup [name="purchase[product_id]"]').val()).prop("checked",!0);var a=n.find("[data-stripe=name]");if(0==a.size()&&(n.append("<input type='hidden' data-stripe='name'/>"),a=n.find("[data-stripe=name]")),0===a.val().length){var o=e("[name=first_name]").filter(":visible:first");0==o.size()&&(o=e("[name=first_name]"));var i=e("[name=last_name]").filter(":visible:first");0==i.size()&&(i=e("[name=last_name]"));var r="";o.size()>0&&(r=o.val().trim()),i.size()>0&&(r+=" "+i.val().trim()),(r=r.trim()).length>0&&a.val(r)}if(e("button").prop("disabled",!0),window.ClickFunnels.CFPeOrders.SubmitButton.disable(),window.ClickFunnels.CFPeOrders.SubmitButton.storeContent(),"undefined"!=typeof Stripe){t.preventDefault();var l=e(".elCreditCardForm #card-exp-element").length>0,s=l?3:1,u=e(".StripeElement--complete").length==s,c=!1;if(window.shouldUseUpdatedSourceApiDeprecation()&&(c=e("#ideal-bank-element").is(":visible")&&!e("#card-number-element").is(":visible")),c)window.cfCreateStripeToken();else{if(!u)return l||e(".StripeElement").css("border-color","rgb(185, 21, 23)").css("border-width","3px"),window.ClickFunnels.CFPeOrders.SubmitButton.replacePreviousContent(),window.CFStripeErrorStartTransaction=!0,!1;window.cfCreateStripeToken()}}else{if("undefined"!=typeof hostedFieldTokenId)return window.ClickFunnels.OrderPage.Bluesnap.handleFormSubmit(t),!1;if("undefined"!=typeof Nmi)return window.ClickFunnels.OrderPage.NMI.handleFormSubmit(t),!1;"undefined"!=typeof recurly&&recurlyDateHandler(),window.ClickFunnels.OrderPage.Default.handleFormSubmit(t)}}),jQuery(window.ClickFunnels.OrderPage.Bluesnap.init)}),jQuery(function(){function e(){getVars=undefined,getVars=document.location.search.length>1?document.location.search.substring(1).split("&"):new Array(0);for(var e=0;e<getVars.length;e++)tempArray=getVars[e].split("="),getVars[tempArray[0]]=decodeURIComponent(tempArray[1]),delete tempArray}try{$("form").each(function(){$(this).parsley()})}catch(t){}e(),"true"==getVars.declined&&(location.href="#order-declined-message",getVars.errors&&!getVars.cfpiclientkey&&(errorMessage=String(getVars.errors),window.ClickFunnels.OrderDeclinedMessage.show(errorMessage)),$("#order-declined-message").show(),$("#add-to-cart-form").fadeIn(),$stepOrderWrapper=$("[href=#submit-form-2step]").closest(".elOrder2Step"),$stepOrderWrapper.length&&($stepOrderWrapper.find(".o2step_step1").hide(),$stepOrderWrapper.find(".o2step_step2").show(),$stepOrderWrapper.find(".order2Step-step").removeClass("order2StepActive"),$stepOrderWrapper.find(".order2Step-step-2").addClass("order2StepActive"),$stepOrderWrapper.find(".order2StepProgress").removeClass("order2Step25"),$stepOrderWrapper.find(".order2StepProgress").addClass("order2Step75"),$(".o2step_step2").prepend('<a href="#" class="goBacktoStepOneOrderBump" style="display: block; color: #888 !important; text-none: underline;font-size: 11px; color: #333; padding: 5px; padding-top: 0;padding-bottom: 15px; margin-top: 0;"><i class="fa fa-arrow-left" style="padding-right: 7px;"></i><span class="goBacktoStepOneOrderBumpSpan">Edit Shipping Details</span></a>'),$step2header=$stepOrderWrapper.find(".order2StepHeader"),$step2header.length&&$step2header.get(0).scrollIntoView()))}),jQuery(function(){$('[href*="#yes-link"], [href*="#no-link"], [data-cf-id=yes-link], [data-cf-id=yes-link-2], [data-cf-id=no-link]').click(function(e){var t=$(this);return t.data("clicked")?(e.preventDefault(),!1):t.data("temp-disabled")?void 0:(window.ClickFunnels.OrderPage.LoadingScreen.show(),!0)})});var recurlyDateHandler=function(){$form=$("#cfAR");var e=null,t=$('[name="purchase[credit_card_exp_date_month_year]"]').val();t&&(e=t.split("/")),$('[name="purchase[credit_card_exp_date_month_year]"]').val().length?($form.append("<input type='hidden' data-recurly='month' />"),$form.append("<input type='hidden' data-recurly='year' />"),$form.find("[data-recurly='month']").val(e[0]),$form.find("[data-recurly='year']").val(e[1])):$('[name="purchase[credit_card_exp_date_month]"]').val().length&&$('[name="purchase[credit_card_exp_date_year]"]').val().length&&($form.append("<input type='hidden' data-recurly='month' />"),$form.append("<input type='hidden' data-recurly='year' />"),$form.find("[data-recurly='month']").val($('[name="purchase[credit_card_exp_date_month]"]').val()),$form.find("[data-recurly='year']").val($('[name="purchase[credit_card_exp_date_year]"]').val()))},recurlyNameHandler=function(){var e=$('input[name="name"]');first_name=e.val().split(" ")[0],last_name=e.val().split(" ").slice(1).join(" "),$('input[name="contact[first_name]"]').val(first_name).data("recurly","first_name"),$('input[name="contact[last_name]"]').val(last_name).data("recurly","last_name")},recurlyCountryHandler=function(){var e=$('select[name="country"]').val(),t=$('select[name="shipping_country"]').val();e&&"united states of america"==e.toLowerCase()&&$('select[name="country"], input[name="contact[country]"]').val("United States"),t&&"united states of america"==t.toLowerCase()&&$('select[name="shipping_country"], input[name="contact[shipping_country]"]').val("United States")};function formatRecurlyExpirationDate(){"undefined"!=typeof recurly&&$('[name="purchase[credit_card_exp_date_month_year]"]').is(":visible")&&($('[name="purchase[credit_card_exp_date_month_year]"]').attr("maxlength",5),$('[name="purchase[credit_card_exp_date_month_year]"]').on("keyup",function(e){$('[name="purchase[credit_card_exp_date_month_year]"]').css("border","rgba(0,0,0,0.2) 1px");var t=e.key.charCodeAt(0);t>=48&&t<=57&&$(this).val().length<4&&$(this).val().length>0&&(exp_date=$(this).val().match(/.{1,2}/g).join("/"),$('[name="purchase[credit_card_exp_date_month_year]"]').val(exp_date))}))}function validateRecurlyExpirationDate(){if("undefined"!=typeof recurly&&$('[name="purchase[credit_card_exp_date_month_year]"]').is(":visible")){var e=$('[name="purchase[credit_card_exp_date_month_year]"]').val();if(e.length>0){var t=e.split("/")[0],n=e.split("/")[1];(null==n||n&&n.length<2||t>12||t<1)&&$('[name="purchase[credit_card_exp_date_month_year]"]').css("border","rgb(185, 21, 23) 3px solid")}else $('[name="purchase[credit_card_exp_date_month_year]"]').css("border","rgb(185, 21, 23) 3px solid")}}jQuery(function(){"undefined"!=typeof recurly_publishable_key_check&&($("body").append('<script src="https://js.recurly.com/v3/recurly.js"></script>'),void 0!==$("#cfAR")&&(document.querySelectorAll("#cfAR [data-recurly]").forEach(function(e){var t=e.getAttribute("data-recurly");if("first_name"!=t&&"last_name"!=t){var n=e.getAttribute("data-cf-form-field");n&&null==document.querySelector("[name='"+n+"']")&&e.remove()}}),!$('input[name="name"]').length||$('input[name="first_name"]').length||$('input[name="last_name"]').length||($('input[name="name"]').on("change",function(){recurlyNameHandler()}),setTimeout(function(){recurlyNameHandler()},2e3)),$('select[name="country"], select[name="shipping_country"]').length&&($('select[name="country"]').garlic({onRetrieve:function(){$('select[name="country"]').trigger("change")}}),$('select[name="shipping_country"]').garlic({onRetrieve:function(){$('select[name="shipping_country"]').trigger("change")}}),$('select[name="country"], select[name="shipping_country"]').on("change",function(){recurlyCountryHandler()}))))}),cfpeorders=!0}window.addEventListener("DOMContentLoaded",function(){window.ClickFunnels.isOrderWithProductVariants=$(".elOrderProductVariationSelectContainer").length&&$(".elProductVariationsOrderSummary").length&&!0,window.ClickFunnels.OrderProductVariationSelect.init(),window.ClickFunnels.OrderProductVariationSummary.init(),window.ClickFunnels.OtoPage="true"==$("#cf-page-oto").val(),window.ClickFunnels.FeatureFlags=window.ClickFunnels.FeatureFlags||{},window.ClickFunnels.FeatureFlags.CanUsePaymentIntentOnFunnelPayments="true"==$("#ff-can-use-payment-intent-on-funnel-payments").val(),window.ClickFunnels.FeatureFlags.CanUseUpdatedSourceApiDeprecation="true"==$("#ff-can-use-updated-source-api-deprecation").val()}),
/*! @license Firebase v2.3.1
    License: https://www.firebase.com/terms/terms-of-service.html */
function(){function n(e){return void 0!==e}function ba(){}function ca(e){e.ub=function(){return e.uf?e.uf:e.uf=new e}}function da(e){var t=typeof e;if("object"==t){if(!e)return"null";if(e instanceof Array)return"array";if(e instanceof Object)return t;var n=Object.prototype.toString.call(e);if("[object Window]"==n)return"object";if("[object Array]"==n||"number"==typeof e.length&&"undefined"!=typeof e.splice&&"undefined"!=typeof e.propertyIsEnumerable&&!e.propertyIsEnumerable("splice"))return"array";if("[object Function]"==n||"undefined"!=typeof e.call&&"undefined"!=typeof e.propertyIsEnumerable&&!e.propertyIsEnumerable("call"))return"function"}else if("function"==t&&"undefined"==typeof e.call)return"object";return t}function ea(e){return"array"==da(e)}function fa(e){var t=da(e);return"array"==t||"object"==t&&"number"==typeof e.length}function p(e){return"string"==typeof e}function ga(e){return"number"==typeof e}function ha(e){return"function"==da(e)}function ia(e){var t=typeof e;return"object"==t&&null!=e||"function"==t}function ja(e){return e.call.apply(e.bind,arguments)}function ka(e,t){if(!e)throw Error();if(2<arguments.length){var n=Array.prototype.slice.call(arguments,2);return function(){var a=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(a,n),e.apply(t,a)}}return function(){return e.apply(t,arguments)}}function q(){return(q=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?ja:ka).apply(null,arguments)}function ma(e,t){function n(){}n.prototype=t.prototype,e.bh=t.prototype,e.prototype=new n,e.prototype.constructor=e,e.Yg=function(e,n){for(var a=Array(arguments.length-2),o=2;o<arguments.length;o++)a[o-2]=arguments[o];return t.prototype[n].apply(e,a)}}function r(e,t){for(var n in e)t.call(void 0,e[n],n,e)}function na(e,t){var n,a={};for(n in e)a[n]=t.call(void 0,e[n],n,e);return a}function oa(e,t){for(var n in e)if(!t.call(void 0,e[n],n,e))return!1;return!0}function pa(e){var t,n=0;for(t in e)n++;return n}function qa(e){for(var t in e)return t}function ra(e){var t,n=[],a=0;for(t in e)n[a++]=e[t];return n}function sa(e){var t,n=[],a=0;for(t in e)n[a++]=t;return n}function ta(e,t){for(var n in e)if(e[n]==t)return!0;return!1}function ua(e,t,n){for(var a in e)if(t.call(n,e[a],a,e))return a}function va(e,t){var n=ua(e,t,void 0);return n&&e[n]}function wa(e){for(var t in e)return!1;return!0}function xa(e){var t,n={};for(t in e)n[t]=e[t];return n}function za(e){for(var t,n,a=1;a<arguments.length;a++){for(t in n=arguments[a])e[t]=n[t];for(var o=0;o<ya.length;o++)t=ya[o],Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=n[t])}}function Aa(a){if(a=String(a),!/^\s*$/.test(a)&&/^[\],:{}\s\u2028\u2029]*$/.test(a.replace(/\\["\\\/bfnrtu]/g,"@").replace(/"[^"\\\n\r\u2028\u2029\x00-\x08\x0a-\x1f]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:[\s\u2028\u2029]*\[)+/g,"")))try{return eval("("+a+")")}catch(b){}throw Error("Invalid JSON string: "+a)}function Ba(){this.Sd=void 0}function Ca(e,t,n){switch(typeof t){case"string":Da(t,n);break;case"number":n.push(isFinite(t)&&!isNaN(t)?t:"null");break;case"boolean":n.push(t);break;case"undefined":n.push("null");break;case"object":if(null==t){n.push("null");break}if(ea(t)){var a=t.length;n.push("[");for(var o="",i=0;i<a;i++)n.push(o),o=t[i],Ca(e,e.Sd?e.Sd.call(t,String(i),o):o,n),o=",";n.push("]");break}for(i in n.push("{"),a="",t)Object.prototype.hasOwnProperty.call(t,i)&&("function"!=typeof(o=t[i])&&(n.push(a),Da(i,n),n.push(":"),Ca(e,e.Sd?e.Sd.call(t,i,o):o,n),a=","));n.push("}");break;case"function":break;default:throw Error("Unknown type: "+typeof t)}}function Da(e,t){t.push('"',e.replace(Fa,function(e){if(e in Ea)return Ea[e];var t=e.charCodeAt(0),n="\\u";return 16>t?n+="000":256>t?n+="00":4096>t&&(n+="0"),Ea[e]=n+t.toString(16)}),'"')}function Ga(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^la()).toString(36)}function Ka(){this.Va=-1}function La(){this.Va=-1,this.Va=64,this.N=[],this.me=[],this.Wf=[],this.Ld=[],this.Ld[0]=128;for(var e=1;e<this.Va;++e)this.Ld[e]=0;this.de=this.ac=0,this.reset()}function Ma(e,t,n){n||(n=0);var a=e.Wf;if(p(t))for(var o=0;16>o;o++)a[o]=t.charCodeAt(n)<<24|t.charCodeAt(n+1)<<16|t.charCodeAt(n+2)<<8|t.charCodeAt(n+3),n+=4;else for(o=0;16>o;o++)a[o]=t[n]<<24|t[n+1]<<16|t[n+2]<<8|t[n+3],n+=4;for(o=16;80>o;o++){var i=a[o-3]^a[o-8]^a[o-14]^a[o-16];a[o]=4294967295&(i<<1|i>>>31)}t=e.N[0],n=e.N[1];var r,l=e.N[2],s=e.N[3],u=e.N[4];for(o=0;80>o;o++)40>o?20>o?(i=s^n&(l^s),r=1518500249):(i=n^l^s,r=1859775393):60>o?(i=n&l|s&(n|l),r=2400959708):(i=n^l^s,r=3395469782),i=(t<<5|t>>>27)+i+u+r+a[o]&4294967295,u=s,s=l,l=4294967295&(n<<30|n>>>2),n=t,t=i;e.N[0]=e.N[0]+t&4294967295,e.N[1]=e.N[1]+n&4294967295,e.N[2]=e.N[2]+l&4294967295,e.N[3]=e.N[3]+s&4294967295,e.N[4]=e.N[4]+u&4294967295}function Ta(e,t){var n=Ua(e,t,void 0);return 0>n?null:p(e)?e.charAt(n):e[n]}function Ua(e,t,n){for(var a=e.length,o=p(e)?e.split(""):e,i=0;i<a;i++)if(i in o&&t.call(n,o[i],i,e))return i;return-1}function Va(e,t){var n=Na(e,t);0<=n&&u.splice.call(e,n,1)}function Wa(e,t,n){return 2>=arguments.length?u.slice.call(e,t):u.slice.call(e,t,n)}function Xa(e,t){e.sort(t||Ya)}function Ya(e,t){return e>t?1:e<t?-1:0}function fb(e,t){if(!fa(e))throw Error("encodeByteArray takes an array as a parameter");gb();for(var n=t?db:cb,a=[],o=0;o<e.length;o+=3){var i=e[o],r=o+1<e.length,l=r?e[o+1]:0,s=o+2<e.length,u=i>>2,c=(i=(3&i)<<4|l>>4,l=(15&l)<<2|(c=s?e[o+2]:0)>>6,63&c);s||(c=64,r||(l=64)),a.push(n[u],n[i],n[l],n[c])}return a.join("")}function gb(){if(!cb){cb={},db={},eb={};for(var e=0;65>e;e++)cb[e]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(e),db[e]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.".charAt(e),eb[db[e]]=e,62<=e&&(eb["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(e)]=e)}}function v(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function w(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t]}function ib(e,t){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t(n,e[n])}function jb(e){var t={};return ib(e,function(e,n){t[e]=n}),t}function kb(e){var t=[];return ib(e,function(e,n){ea(n)?Oa(n,function(n){t.push(encodeURIComponent(e)+"="+encodeURIComponent(n))}):t.push(encodeURIComponent(e)+"="+encodeURIComponent(n))}),t.length?"&"+t.join("&"):""}function lb(e){var t={};return e=e.replace(/^\?/,"").split("&"),Oa(e,function(e){e&&(e=e.split("="),t[e[0]]=e[1])}),t}function x(e,t,n,a){var o;if(a<t?o="at least "+t:a>n&&(o=0===n?"none":"no more than "+n),o)throw Error(e+" failed: Was called with "+a+(1===a?" argument.":" arguments.")+" Expects "+o+".")}function y(e,t,n){var a="";switch(t){case 1:a=n?"first":"First";break;case 2:a=n?"second":"Second";break;case 3:a=n?"third":"Third";break;case 4:a=n?"fourth":"Fourth";break;default:throw Error("errorPrefix called with argumentNumber > 4.  Need to update it?")}return e+" failed: "+a+" argument "}function A(e,t,a,o){if((!o||n(a))&&!ha(a))throw Error(y(e,t,o)+"must be a valid function.")}function mb(e,t,a){if(n(a)&&(!ia(a)||null===a))throw Error(y(e,t,!0)+"must be a valid context object.")}function nb(e){return"undefined"!=typeof JSON&&n(JSON.parse)?JSON.parse(e):Aa(e)}function B(e){if("undefined"!=typeof JSON&&n(JSON.stringify))e=JSON.stringify(e);else{var t=[];Ca(new Ba,e,t),e=t.join("")}return e}function ob(){this.Wd=C}function pb(){}function rb(e,t,n){this.Tf=e,this.Ka=t,this.Kd=n}function vb(){this.tb=[]}function wb(e,t){for(var n=null,a=0;a<t.length;a++){var o=t[a],i=o.Zb();null===n||i.ca(n.Zb())||(e.tb.push(n),n=null),null===n&&(n=new xb(i)),n.add(o)}n&&e.tb.push(n)}function yb(e,t,n){wb(e,n),zb(e,function(e){return e.ca(t)})}function Ab(e,t,n){wb(e,n),zb(e,function(e){return e.contains(t)||t.contains(e)})}function zb(e,t){for(var n=!0,a=0;a<e.tb.length;a++){if(o=e.tb[a])if(t(o=o.Zb())){for(var o=e.tb[a],i=0;i<o.vd.length;i++){var r=o.vd[i];if(null!==r){o.vd[i]=null;var l=r.Vb();Bb&&Cb("event: "+r.toString()),Db(l)}}e.tb[a]=null}else n=!1}n&&(e.tb=[])}function xb(e){this.ra=e,this.vd=[]}function D(e,t,n,a){this.type=e,this.Ja=t,this.Wa=n,this.Ke=a,this.Qd=void 0}function Eb(e){return new D(Fb,e)}function Gb(e,t,n,a){this.ue=t,this.Zd=n,this.Qd=a,this.ud=e}function Hb(e,t,n){this.ue=e,this.error=t,this.path=n}function tb(e,t,n){this.A=e,this.ea=t,this.Ub=n}function Ib(e){return e.ea}function Jb(e){return e.Ub}function Kb(e,t){return t.e()?e.ea&&!e.Ub:sb(e,E(t))}function sb(e,t){return e.ea&&!e.Ub||e.A.Da(t)}function Lb(e){this.gg=e,this.Dd=null}function Mb(e,t){this.Of={},this.fd=new Lb(e),this.ba=t;var n=1e4+2e4*Math.random();setTimeout(q(this.If,this),Math.floor(n))}function Nb(){this.Ec={}}function Ob(e,t,a){n(a)||(a=1),v(e.Ec,t)||(e.Ec[t]=0),e.Ec[t]+=a}function Rb(e){return e=e.toString(),Pb[e]||(Pb[e]=new Nb),Pb[e]}function Sb(e,t){var n=e.toString();return Qb[n]||(Qb[n]=t()),Qb[n]}function F(e,t){this.name=e,this.S=t}function Tb(e,t){return new F(e,t)}function Ub(e,t){return Vb(e.name,t.name)}function Wb(e,t){return Vb(e,t)}function Xb(e,t,n){this.type=Yb,this.source=e,this.path=t,this.Ga=n}function Zb(e,t){this.type=$b,this.source=e,this.path=t}function ac(e,t){this.La=e,this.wa=t||bc}function cc(e,t){for(var n,a=e.wa,o=null;!a.e();){if(0===(n=e.La(t,a.key))){if(a.left.e())return o?o.key:null;for(a=a.left;!a.right.e();)a=a.right;return a.key}0>n?a=a.left:0<n&&(o=a,a=a.right)}throw Error("Attempted to find predecessor key for a nonexistent key.  What gives?")}function dc(e,t,n,a,o){for(this.Ud=o||null,this.Fe=a,this.Pa=[],o=1;!e.e();)if(o=t?n(e.key,t):1,a&&(o*=-1),0>o)e=this.Fe?e.left:e.right;else{if(0===o){this.Pa.push(e);break}this.Pa.push(e),e=this.Fe?e.right:e.left}}function J(e){if(0===e.Pa.length)return null;var t,n=e.Pa.pop();if(t=e.Ud?e.Ud(n.key,n.value):{key:n.key,value:n.value},e.Fe)for(n=n.left;!n.e();)e.Pa.push(n),n=n.right;else for(n=n.right;!n.e();)e.Pa.push(n),n=n.left;return t}function ec(e){return 0===e.Pa.length?null:(t=(t=e.Pa)[t.length-1],e.Ud?e.Ud(t.key,t.value):{key:t.key,value:t.value});var t}function fc(e,t,n,a,o){this.key=e,this.value=t,this.color=null==n||n,this.left=null!=a?a:bc,this.right=null!=o?o:bc}function gc(e){return e.left.e()?e:gc(e.left)}function ic(e){return e.left.e()?bc:(e.left.fa()||e.left.left.fa()||(e=jc(e)),hc(e=e.Y(null,null,null,ic(e.left),null)))}function hc(e){return e.right.fa()&&!e.left.fa()&&(e=mc(e)),e.left.fa()&&e.left.left.fa()&&(e=kc(e)),e.left.fa()&&e.right.fa()&&(e=lc(e)),e}function jc(e){return(e=lc(e)).right.left.fa()&&(e=lc(e=mc(e=e.Y(null,null,null,null,kc(e.right))))),e}function mc(e){return e.right.Y(null,null,e.color,e.Y(null,null,!0,null,e.right.left),null)}function kc(e){return e.left.Y(null,null,e.color,null,e.Y(null,null,!0,e.left.right,null))}function lc(e){return e.Y(null,null,!e.color,e.left.Y(null,null,!e.left.color,null,null),e.right.Y(null,null,!e.right.color,null,null))}function nc(){}function oc(e,t){return e&&"object"==typeof e?(K(".sv"in e,"Unexpected leaf node or priority contents"),t[e[".sv"]]):e}function pc(e,t){var n=new qc;return rc(e,new L(""),function(e,a){n.nc(e,sc(a,t))}),n}function sc(e,t){var n,a=oc(a=e.C().I(),t);if(e.K()){var o=oc(e.Ca(),t);return o!==e.Ca()||a!==e.C().I()?new tc(o,M(a)):e}return n=e,a!==e.C().I()&&(n=n.ga(new tc(a))),e.P(N,function(e,a){var o=sc(a,t);o!==a&&(n=n.U(e,o))}),n}function uc(){this.wc={}}function vc(e){this.Fc=e,this.Pd="firebase:"}function wc(e){try{if("undefined"!=typeof window&&"undefined"!=typeof window[e]){var t=window[e];return t.setItem("firebase:sentinel","cache"),t.removeItem("firebase:sentinel"),new vc(t)}}catch(n){}return new uc}function zc(e,t,n,a,o){this.host=e.toLowerCase(),this.domain=this.host.substr(this.host.indexOf(".")+1),this.kb=t,this.hc=n,this.Wg=a,this.Od=o||"",this.Ya=xc.get("host:"+e)||this.host}function Ac(e,t){t!==e.Ya&&(e.Ya=t,"s-"===e.Ya.substr(0,2)&&xc.set("host:"+e.host,e.Ya))}function Bc(e,t,n){if(K("string"==typeof t,"typeof type must == string"),K("object"==typeof n,"typeof params must == object"),t===Cc)t=(e.kb?"wss://":"ws://")+e.Ya+"/.ws?";else{if(t!==Dc)throw Error("Unknown connection type: "+t);t=(e.kb?"https://":"http://")+e.Ya+"/.lp?"}e.host!==e.Ya&&(n.ns=e.hc);var a=[];return r(n,function(e,t){a.push(t+"="+e)}),t+a.join("&")}function K(e,t){if(!e)throw Fc(t)}function Fc(e){return Error("Firebase ("+hb+") INTERNAL ASSERT FAILED: "+e)}function Gc(e){try{var t;if("undefined"!=typeof atob)t=atob(e);else{gb();for(var n=eb,a=[],o=0;o<e.length;){var i=n[e.charAt(o++)],r=o<e.length?n[e.charAt(o)]:0,l=++o<e.length?n[e.charAt(o)]:64,s=++o<e.length?n[e.charAt(o)]:64;if(++o,null==i||null==r||null==l||null==s)throw Error();a.push(i<<2|r>>4),64!=l&&(a.push(r<<4&240|l>>2),64!=s&&a.push(l<<6&192|s))}if(8192>a.length)t=String.fromCharCode.apply(null,a);else{for(e="",n=0;n<a.length;n+=8192)e+=String.fromCharCode.apply(null,Wa(a,n,n+8192));t=e}}return t}catch(u){Cb("base64Decode failed: ",u)}return null}function Hc(e){var t=Ic(e);(e=new La).update(t);t=[];var n=8*e.de;56>e.ac?e.update(e.Ld,56-e.ac):e.update(e.Ld,e.Va-(e.ac-56));for(var a=e.Va-1;56<=a;a--)e.me[a]=255&n,n/=256;for(Ma(e,e.me),a=n=0;5>a;a++)for(var o=24;0<=o;o-=8)t[n]=e.N[a]>>o&255,++n;return fb(t)}function Jc(){for(var e="",t=0;t<arguments.length;t++)e=fa(arguments[t])?e+Jc.apply(null,arguments[t]):"object"==typeof arguments[t]?e+B(arguments[t]):e+arguments[t],e+=" ";return e}function Cb(){if(!0===Kc&&(Kc=!1,null===Bb&&!0===yc.get("logging_enabled")&&Lc(!0)),Bb){var e=Jc.apply(null,arguments);Bb(e)}}function Mc(e){return function(){Cb(e,arguments)}}function Nc(){if("undefined"!=typeof console){var e="FIREBASE INTERNAL ERROR: "+Jc.apply(null,arguments);"undefined"!=typeof console.error?console.error(e):console.log(e)}}function Oc(){var e=Jc.apply(null,arguments);throw Error("FIREBASE FATAL ERROR: "+e)}function O(){if("undefined"!=typeof console){var e="FIREBASE WARNING: "+Jc.apply(null,arguments);"undefined"!=typeof console.warn?console.warn(e):console.log(e)}}function Pc(e){var t="",n="",a="",o="",i=!0,r="https",l=443;if(p(e)){var s=e.indexOf("//");for(0<=s&&(r=e.substring(0,s-1),e=e.substring(s+2)),-1===(s=e.indexOf("/"))&&(s=e.length),t=e.substring(0,s),o="",e=e.substring(s).split("/"),s=0;s<e.length;s++)if(0<e[s].length){var u=e[s];try{u=decodeURIComponent(u.replace(/\+/g," "))}catch(c){}o+="/"+u}3===(e=t.split(".")).length?(n=e[1],a=e[0].toLowerCase()):2===e.length&&(n=e[0]),0<=(s=t.indexOf(":"))&&(i="https"===r||"wss"===r,l=t.substring(s+1),isFinite(l)&&(l=String(l)),l=p(l)?/^\s*-?0x/i.test(l)?parseInt(l,16):parseInt(l,10):NaN)}return{host:t,port:l,domain:n,Tg:a,kb:i,scheme:r,$c:o}}function Qc(e){return ga(e)&&(e!=e||e==Number.POSITIVE_INFINITY||e==Number.NEGATIVE_INFINITY)}function Rc(e){if("complete"===document.readyState)e();else{var t=!1,n=function(){document.body?t||(t=!0,e()):setTimeout(n,Math.floor(10))};document.addEventListener?(document.addEventListener("DOMContentLoaded",n,!1),window.addEventListener("load",n,!1)):document.attachEvent&&(document.attachEvent("onreadystatechange",function(){"complete"===document.readyState&&n()}),window.attachEvent("onload",n))}}function Vb(e,t){if(e===t)return 0;if("[MIN_NAME]"===e||"[MAX_NAME]"===t)return-1;if("[MIN_NAME]"===t||"[MAX_NAME]"===e)return 1;var n=Sc(e),a=Sc(t);return null!==n?null!==a?0==n-a?e.length-t.length:n-a:-1:null!==a?1:e<t?-1:1}function Tc(e,t){if(t&&e in t)return t[e];throw Error("Missing required key ("+e+") in object: "+B(t))}function Uc(e){if("object"!=typeof e||null===e)return B(e);var t,n=[];for(t in e)n.push(t);n.sort(),t="{";for(var a=0;a<n.length;a++)0!==a&&(t+=","),t+=B(n[a]),t+=":",t+=Uc(e[n[a]]);return t+"}"}function Vc(e,t){if(e.length<=t)return[e];for(var n=[],a=0;a<e.length;a+=t)a+t>e?n.push(e.substring(a,e.length)):n.push(e.substring(a,a+t));return n}function Wc(e,t){if(ea(e))for(var n=0;n<e.length;++n)t(n,e[n]);else r(e,t)}function Xc(e){var t,n,a,o;for(K(!Qc(e),"Invalid JSON number"),0===e?(a=n=0,t=-Infinity==1/e?1:0):(t=0>e,(e=Math.abs(e))>=Math.pow(2,-1022)?(n=(a=Math.min(Math.floor(Math.log(e)/Math.LN2),1023))+1023,a=Math.round(e*Math.pow(2,52-a)-Math.pow(2,52))):(n=0,a=Math.round(e/Math.pow(2,-1074)))),o=[],e=52;e;--e)o.push(a%2?1:0),a=Math.floor(a/2);for(e=11;e;--e)o.push(n%2?1:0),n=Math.floor(n/2);for(o.push(t?1:0),o.reverse(),t=o.join(""),n="",e=0;64>e;e+=8)1===(a=parseInt(t.substr(e,8),2).toString(16)).length&&(a="0"+a),n+=a;return n.toLowerCase()}function Sc(e){return Yc.test(e)&&(-2147483648<=(e=Number(e))&&2147483647>=e)?e:null}function Db(e){try{e()}catch(b){setTimeout(function(){throw O("Exception was thrown by user callback.",b.stack||""),b},Math.floor(0))}}function P(e){if(ha(e)){var t=Array.prototype.slice.call(arguments,1).slice();Db(function(){e.apply(null,t)})}}function Ic(e){for(var t=[],n=0,a=0;a<e.length;a++){var o=e.charCodeAt(a);55296<=o&&56319>=o&&(o-=55296,K(++a<e.length,"Surrogate pair missing trail surrogate."),o=65536+(o<<10)+(e.charCodeAt(a)-56320)),128>o?t[n++]=o:(2048>o?t[n++]=o>>6|192:(65536>o?t[n++]=o>>12|224:(t[n++]=o>>18|240,t[n++]=o>>12&63|128),t[n++]=o>>6&63|128),t[n++]=63&o|128)}return t}function Zc(e){for(var t=0,n=0;n<e.length;n++){var a=e.charCodeAt(n);128>a?t++:2048>a?t+=2:55296<=a&&56319>=a?(t+=4,n++):t+=3}return t}function $c(e){var t={},n={},a={},o="";try{var i=e.split(".");t=nb(Gc(i[0])||""),n=nb(Gc(i[1])||""),o=i[2],a=n.d||{};delete n.d}catch(h){}return{Zg:t,Bc:n,data:a,Qg:o}}function ad(e){return"object"==typeof(e=$c(e).Bc)&&e.hasOwnProperty("iat")?w(e,"iat"):null}function bd(e){var t=(e=$c(e)).Bc;return!!e.Qg&&!!t&&"object"==typeof t&&t.hasOwnProperty("iat")}function cd(e){this.W=e,this.g=e.n.g}function dd(e,t,n,a){var o=[],i=[];return Oa(t,function(t){"child_changed"===t.type&&e.g.Ad(t.Ke,t.Ja)&&i.push(new D("child_moved",t.Ja,t.Wa))}),ed(e,o,"child_removed",t,a,n),ed(e,o,"child_added",t,a,n),ed(e,o,"child_moved",i,a,n),ed(e,o,"child_changed",t,a,n),ed(e,o,Fb,t,a,n),o}function ed(e,t,n,a,o,i){Xa(a=Pa(a,function(e){return e.type===n}),q(e.hg,e)),Oa(a,function(n){var a=fd(e,n,i);Oa(o,function(o){o.Kf(n.type)&&t.push(o.createEvent(a,e.W))})})}function fd(e,t,n){return"value"!==t.type&&"child_removed"!==t.type&&(t.Qd=n.rf(t.Wa,t.Ja,e.g)),t}function gd(){this.bb={}}function hd(e,t){var n=t.type,a=t.Wa;K("child_added"==n||"child_changed"==n||"child_removed"==n,"Only child changes supported for tracking"),K(".priority"!==a,"Only non-priority child changes can be tracked.");var o=w(e.bb,a);if(o){var i=o.type;if("child_added"==n&&"child_removed"==i)e.bb[a]=new D("child_changed",t.Ja,a,o.Ja);else if("child_removed"==n&&"child_added"==i)delete e.bb[a];else if("child_removed"==n&&"child_changed"==i)e.bb[a]=new D("child_removed",o.Ke,a);else if("child_changed"==n&&"child_added"==i)e.bb[a]=new D("child_added",t.Ja,a);else{if("child_changed"!=n||"child_changed"!=i)throw Fc("Illegal combination of changes: "+t+" occurred after "+o);e.bb[a]=new D("child_changed",t.Ja,a,o.Ke)}}else e.bb[a]=t}function id(e,t,n){this.Rb=e,this.pb=t,this.rb=n||null}function jd(e,t,n){this.ha=e,this.pb=t,this.rb=n}function kd(e){this.g=e}function ld(e){var t;this.Be=new kd(e.g),this.g=e.g,e.ma?(t=md(e),t=e.g.Pc(nd(e),t)):t=e.g.Tc(),this.ed=t,e.pa?(t=od(e),e=e.g.Pc(pd(e),t)):e=e.g.Qc(),this.Gc=e}function qd(e){this.sa=new ld(e),this.g=e.g,K(e.ja,"Only valid if limit has been set"),this.ka=e.ka,this.Jb=!rd(e)}function sd(e,t,n,a,o,i){var r;if(e.Jb){var l=td(e.g);r=function(e,t){return l(t,e)}}else r=td(e.g);K(t.Db()==e.ka,"");var s=new F(n,a),u=e.Jb?ud(t,e.g):vd(t,e.g),c=e.sa.matches(s);if(t.Da(n)){var d=t.R(n);for(u=o.ye(e.g,u,e.Jb);null!=u&&(u.name==n||t.Da(u.name));)u=o.ye(e.g,u,e.Jb);return o=null==u?1:r(u,s),c&&!a.e()&&0<=o?(null!=i&&hd(i,new D("child_changed",a,n,d)),t.U(n,a)):(null!=i&&hd(i,new D("child_removed",d,n)),t=t.U(n,C),null!=u&&e.sa.matches(u)?(null!=i&&hd(i,new D("child_added",u.S,u.name)),t.U(u.name,u.S)):t)}return a.e()?t:c&&0<=r(u,s)?(null!=i&&(hd(i,new D("child_removed",u.S,u.name)),hd(i,new D("child_added",a,n))),t.U(n,a).U(u.name,C)):t}function wd(e,t){this.je=e,this.fg=t}function xd(e){this.V=e}function Hd(e,t,n,a,o,i){var r,l=t.O;if(null!=a.tc(n))return t;if(n.e())K(Ib(t.w()),"If change path is empty, we must have complete server data"),Jb(t.w())?(o=ub(t),a=a.yc(o instanceof R?o:C)):a=a.za(ub(t)),i=e.V.xa(t.O.j(),a,i);else{var s=E(n);if(".priority"==s)K(1==Kd(n),"Can't have a priority with additional path components"),i=l.j(),r=t.w().j(),i=null!=(a=a.ld(n,i,r))?e.V.ga(i,a):l.j();else{var u=H(n);sb(l,s)?(r=t.w().j(),a=null!=(a=a.ld(n,l.j(),r))?l.j().R(s).G(u,a):l.j().R(s)):a=a.xc(s,t.w()),i=null!=a?e.V.G(l.j(),s,a,u,o,i):l.j()}}return Fd(t,i,l.ea||n.e(),e.V.Na())}function Ad(e,t,n,a,o,i,r,l){var s=t.w();if(r=r?e.V:e.V.Wb(),n.e())a=r.xa(s.j(),a,null);else if(r.Na()&&!s.Ub)a=s.j().G(n,a),a=r.xa(s.j(),a,null);else{var u=E(n);if(!Kb(s,n)&&1<Kd(n))return t;var c=H(n);a=s.j().R(u).G(c,a),a=".priority"==u?r.ga(s.j(),a):r.G(s.j(),u,a,c,qb,null)}return s=s.ea||n.e(),Hd(e,t=new Id(t.O,new tb(a,s,r.Na())),n,o,new rb(o,t,i),l)}function yd(e,t,n,a,o,i,r){var l=t.O;if(o=new rb(o,t,i),n.e())e=Fd(t,r=e.V.xa(t.O.j(),a,r),!0,e.V.Na());else if(".priority"===(i=E(n)))e=Fd(t,r=e.V.ga(t.O.j(),a),l.ea,l.Ub);else{n=H(n);var s=l.j().R(i);if(!n.e()){var u=o.qf(i);a=null!=u?".priority"===Ld(n)&&u.Q(n.parent()).e()?u:u.G(n,a):C}s.ca(a)?e=t:e=Fd(t,r=e.V.G(l.j(),i,a,n,o,r),l.ea,e.V.Na())}return e}function Cd(e,t,n,a,o,i,r){var l=t;return Md(a,function(a,s){var u=n.u(a);sb(t.O,E(u))&&(l=yd(e,l,u,s,o,i,r))}),Md(a,function(a,s){var u=n.u(a);sb(t.O,E(u))||(l=yd(e,l,u,s,o,i,r))}),l}function Nd(e,t){return Md(t,function(t,n){e=e.G(t,n)}),e}function Dd(e,t,n,a,o,i,r,l){if(t.w().j().e()&&!Ib(t.w()))return t;var s=t;n=n.e()?a:Od(Pd,n,a);var u=t.w().j();return n.children.ia(function(n,a){if(u.Da(n)){var c=Nd(c=t.w().j().R(n),a);s=Ad(e,s,new L(n),c,o,i,r,l)}}),n.children.ia(function(n,a){var c=!sb(t.w(),n)&&null==a.value;u.Da(n)||c||(c=Nd(c=t.w().j().R(n),a),s=Ad(e,s,new L(n),c,o,i,r,l))}),s}function Gd(e,t,n,a,o,i,r){if(null!=o.tc(n))return t;var l=Jb(t.w()),s=t.w();if(null!=a.value){if(n.e()&&s.ea||Kb(s,n))return Ad(e,t,n,s.j().Q(n),o,i,l,r);if(n.e()){var u=Pd;return s.j().P(Qd,function(e,t){u=u.set(new L(e),t)}),Dd(e,t,n,u,o,i,l,r)}return t}return u=Pd,Md(a,function(e){var t=n.u(e);Kb(s,t)&&(u=u.set(e,s.j().Q(t)))}),Dd(e,t,n,u,o,i,l,r)}function Rd(){}function td(e){return q(e.compare,e)}function Ud(e){K(!e.e()&&".priority"!==E(e),"Can't create PathIndex with empty path or .priority key"),this.cc=e}function Wd(){}function Xd(){}function Yd(){}function ae(){this.Tb=this.pa=this.Lb=this.ma=this.ja=!1,this.ka=0,this.Nb="",this.ec=null,this.xb="",this.bc=null,this.vb="",this.g=N}function rd(e){return""===e.Nb?e.ma:"l"===e.Nb}function nd(e){return K(e.ma,"Only valid if start has been set"),e.ec}function md(e){return K(e.ma,"Only valid if start has been set"),e.Lb?e.xb:"[MIN_NAME]"}function pd(e){return K(e.pa,"Only valid if end has been set"),e.bc}function od(e){return K(e.pa,"Only valid if end has been set"),e.Tb?e.vb:"[MAX_NAME]"}function ce(e){var t=new ae;return t.ja=e.ja,t.ka=e.ka,t.ma=e.ma,t.ec=e.ec,t.Lb=e.Lb,t.xb=e.xb,t.pa=e.pa,t.bc=e.bc,t.Tb=e.Tb,t.vb=e.vb,t.g=e.g,t}function de(e,t){var n=ce(e);return n.g=t,n}function ee(e){var t={};if(e.ma&&(t.sp=e.ec,e.Lb&&(t.sn=e.xb)),e.pa&&(t.ep=e.bc,e.Tb&&(t.en=e.vb)),e.ja){t.l=e.ka;var n=e.Nb;""===n&&(n=rd(e)?"l":"r"),t.vf=n}return e.g!==N&&(t.i=e.g.toString()),t}function S(e){return!(e.ma||e.pa||e.ja)}function fe(e){return S(e)&&e.g==N}function ge(e){var t,n={};return fe(e)?n:(e.g===N?t="$priority":e.g===$d?t="$value":e.g===Qd?t="$key":(K(e.g instanceof Ud,"Unrecognized index type!"),t=e.g.toString()),n.orderBy=B(t),e.ma&&(n.startAt=B(e.ec),e.Lb&&(n.startAt+=","+B(e.xb))),e.pa&&(n.endAt=B(e.bc),e.Tb&&(n.endAt+=","+B(e.vb))),e.ja&&(rd(e)?n.limitToFirst=e.ka:n.limitToLast=e.ka),n)}function he(e,t){this.Bd=e,this.dc=t}function ie(e,t,n){return new he(na(e.Bd,function(a,o){var i=w(e.dc,o);if(K(i,"Missing index implementation for "+o),a===Sd){if(i.Ic(t.S)){for(var r=[],l=n.Xb(Tb),s=J(l);s;)s.name!=t.name&&r.push(s),s=J(l);return r.push(t),je(r,td(i))}return Sd}return r=a,(i=n.get(t.name))&&(r=r.remove(new F(t.name,i))),r.Oa(t,t.S)}),e.dc)}function ke(e,t,n){return new he(na(e.Bd,function(e){if(e===Sd)return e;var a=n.get(t.name);return a?e.remove(new F(t.name,a)):e}),e.dc)}function tc(e,t){this.B=e,K(n(this.B)&&null!==this.B,"LeafNode shouldn't be created with null/undefined value."),this.aa=t||C,me(this.aa),this.Cb=null}function R(e,t,n){this.m=e,(this.aa=t)&&me(this.aa),e.e()&&K(!this.aa||this.aa.e(),"An empty node cannot have a priority"),this.wb=n,this.Cb=null}function ud(e,t){var n;return(n=(n=qe(e,t))?(n=n.Sc())&&n.name:e.m.Sc())?new F(n,e.m.get(n)):null}function vd(e,t){var n;return(n=(n=qe(e,t))?(n=n.fc())&&n.name:e.m.fc())?new F(n,e.m.get(n)):null}function qe(e,t){return t===Qd?null:e.wb.get(t.toString())}function M(e,t){if(null===e)return C;var n=null;if("object"==typeof e&&".priority"in e?n=e[".priority"]:void 0!==t&&(n=t),K(null===n||"string"==typeof n||"number"==typeof n||"object"==typeof n&&".sv"in n,"Invalid priority type found: "+typeof n),"object"==typeof e&&".value"in e&&null!==e[".value"]&&(e=e[".value"]),"object"!=typeof e||".sv"in e)return new tc(e,M(n));if(e instanceof Array){var a=C,o=e;return r(o,function(e,t){if(v(o,t)&&"."!==t.substring(0,1)){var n=M(e);!n.K()&&n.e()||(a=a.U(t,n))}}),a.ga(M(n))}var i=[],l=!1,s=e;if(ib(s,function(e){if("string"!=typeof e||"."!==e.substring(0,1)){var t=M(s[e]);t.e()||(l=l||!t.C().e(),i.push(new F(e,t)))}}),0==i.length)return C;var u=je(i,Ub,function(e){return e.name},Wb);if(l){var c=je(i,td(N));return new R(u,M(n),new he({".priority":c},{".priority":N}))}return new R(u,M(n),le)}function se(e){this.count=parseInt(Math.log(e+1)/re,10),this.jf=this.count-1,this.eg=e+1&parseInt(Array(this.count+1).join("1"),2)}function te(e){var t=!(e.eg&1<<e.jf);return e.jf--,t}function je(e,t,n,a){function o(t,a){if(0==(r=a-t))return null;if(1==r){var i=e[t];return new fc(n?n(i):i,i.S,!1,null,null)}var r=o(t,i=parseInt(r/2,10)+t),l=o(i+1,a);i=e[i];return new fc(n?n(i):i,i.S,!1,r,l)}e.sort(t);var i=function(t){function a(t,a){var s=l-t,u=l;l-=t;u=o(s+1,u),s=e[s],u=new fc(n?n(s):s,s.S,a,null,u);i?i.left=u:r=u,i=u}for(var i=null,r=null,l=e.length,s=0;s<t.count;++s){var u=te(t),c=Math.pow(2,t.count-(s+1));u?a(c,!1):(a(c,!1),a(c,!0))}return r}(new se(e.length));return null!==i?new ac(a||t,i):new ac(a||t)}function oe(e){return"number"==typeof e?"number:"+Xc(e):"string:"+e}function me(e){if(e.K()){var t=e.I();K("string"==typeof t||"number"==typeof t||"object"==typeof t&&v(t,".sv"),"Priority must be a string or number.")}else K(e===Vd||e.e(),"priority of unexpected type.");K(e===Vd||e.C().e(),"Priority nodes can't have a priority of their own.")}function ue(){R.call(this,new ac(Wb),C,le)}function Id(e,t){this.O=e,this.Yd=t}function Fd(e,t,n,a){return new Id(new tb(t,n,a),e.Yd)}function Jd(e){return e.O.ea?e.O.j():null}function ub(e){return e.Yd.ea?e.Yd.j():null}function ve(e,t){this.W=e;var n=new kd((a=e.n).g),a=S(a)?new kd(a.g):a.ja?new qd(a):new ld(a);this.Hf=new xd(a);var o=t.w(),i=t.O,r=n.xa(C,o.j(),null),l=a.xa(C,i.j(),null);this.Ka=new Id(new tb(l,i.ea,a.Na()),new tb(r,o.ea,n.Na())),this.Xa=[],this.lg=new cd(e)}function we(e){return e.W}function ye(e,t){var n=e.Ka.O,a=[];return n.j().K()||n.j().P(N,function(e,t){a.push(new D("child_added",t,e))}),n.ea&&a.push(Eb(n.j())),xe(e,a,n.j(),t)}function xe(e,t,n,a){return dd(e.lg,t,n,a?[a]:e.Xa)}function ze(e,t,n){this.type=Bd,this.source=e,this.path=t,this.children=n}function Ae(e,t){this.f=Mc("p:rest:"),this.F=e,this.Gb=t,this.Aa=null,this.$={}}function Be(e,t){return n(t)?"tag$"+t:(K(fe(e.n),"should have a tag if it's not a default query."),e.path.toString())}function Ce(e,t,n,a){(n=n||{}).format="export",e.Aa&&(n.auth=e.Aa);var o=(e.F.kb?"https://":"http://")+e.F.host+t+"?"+kb(n);e.f("Sending REST request for "+o);var i=new XMLHttpRequest;i.onreadystatechange=function(){if(a&&4===i.readyState){e.f("REST Response for "+o+" received. status:",i.status,"response:",i.responseText);var t=null;if(200<=i.status&&300>i.status){try{t=nb(i.responseText)}catch(n){O("Failed to parse JSON response for "+o+": "+i.responseText)}a(null,t)}else 401!==i.status&&404!==i.status&&O("Got unsuccessful REST response for "+o+" Status: "+i.status),a(i.status);a=null}},i.open("GET",o,!0),i.send()}function De(e){K(ea(e)&&0<e.length,"Requires a non-empty array"),this.Xf=e,this.Oc={}}function Ee(e,t){K(Ta(e.Xf,function(e){return e===t}),"Unknown event: "+t)}function Ge(){if(De.call(this,["online"]),this.kc=!0,"undefined"!=typeof window&&"undefined"!=typeof window.addEventListener){var e=this;window.addEventListener("online",function(){e.kc||(e.kc=!0,e.fe("online",!0))},!1),window.addEventListener("offline",function(){e.kc&&(e.kc=!1,e.fe("online",!1))},!1)}}function He(){var e,t;if(De.call(this,["visible"]),"undefined"!=typeof document&&"undefined"!=typeof document.addEventListener&&("undefined"!=typeof document.hidden?(t="visibilitychange",e="hidden"):"undefined"!=typeof document.mozHidden?(t="mozvisibilitychange",e="mozHidden"):"undefined"!=typeof document.msHidden?(t="msvisibilitychange",e="msHidden"):"undefined"!=typeof document.webkitHidden&&(t="webkitvisibilitychange",e="webkitHidden")),this.Ob=!0,t){var n=this;document.addEventListener(t,function(){var t=!document[e];t!==n.Ob&&(n.Ob=t,n.fe("visible",t))},!1)}}function L(e,t){if(1==arguments.length){this.o=e.split("/");for(var n=0,a=0;a<this.o.length;a++)0<this.o[a].length&&(this.o[n]=this.o[a],n++);this.o.length=n,this.Z=0}else this.o=e,this.Z=t}function T(e,t){var n=E(e);if(null===n)return t;if(n===E(t))return T(H(e),H(t));throw Error("INTERNAL ERROR: innerPath ("+t+") is not within outerPath ("+e+")")}function Ie(e,t){for(var n=e.slice(),a=t.slice(),o=0;o<n.length&&o<a.length;o++){var i=Vb(n[o],a[o]);if(0!==i)return i}return n.length===a.length?0:n.length<a.length?-1:1}function E(e){return e.Z>=e.o.length?null:e.o[e.Z]}function Kd(e){return e.o.length-e.Z}function H(e){var t=e.Z;return t<e.o.length&&t++,new L(e.o,t)}function Ld(e){return e.Z<e.o.length?e.o[e.o.length-1]:null}function Je(e,t){this.Qa=e.slice(),this.Ha=Math.max(1,this.Qa.length),this.lf=t;for(var n=0;n<this.Qa.length;n++)this.Ha+=Zc(this.Qa[n]);Ke(this)}function Ke(e){if(768<e.Ha)throw Error(e.lf+"has a key path longer than 768 bytes ("+e.Ha+").");if(32<e.Qa.length)throw Error(e.lf+"path specified exceeds the maximum depth that can be written (32) or object contains a cycle "+Le(e))}function Le(e){return 0==e.Qa.length?"":"in property '"+e.Qa.join(".")+"'"}function Me(e,t){this.value=e,this.children=t||Ne}function Oe(e){var t=Pd;return r(e,function(e,n){t=t.set(new L(n),e)}),t}function Pe(e,t,n){if(null!=e.value&&n(e.value))return{path:G,value:e.value};if(t.e())return null;var a=E(t);return null!==(e=e.children.get(a))?null!=(t=Pe(e,H(t),n))?{path:new L(a).u(t.path),value:t.value}:null:null}function Qe(e,t){return Pe(e,t,function(){return!0})}function Od(e,t,n){if(t.e())return n;var a=E(t);return a=(t=Od(e.children.get(a)||Pd,H(t),n)).e()?e.children.remove(a):e.children.Oa(a,t),new Me(e.value,a)}function Re(e,t){return Se(e,G,t)}function Se(e,t,n){var a={};return e.children.ia(function(e,o){a[e]=Se(o,t.u(e),n)}),n(t,e.value,a)}function Te(e,t,n){return Ue(e,t,G,n)}function Ue(e,t,n,a){var o=!!e.value&&a(n,e.value);return o||(t.e()?null:(o=E(t),(e=e.children.get(o))?Ue(e,H(t),n.u(o),a):null))}function Ve(e,t,n){var a=G;if(!t.e()){var o=!0;e.value&&(o=n(a,e.value)),!0===o&&(o=E(t),(e=e.children.get(o))&&We(e,H(t),a.u(o),n))}}function We(e,t,n,a){if(t.e())return e;e.value&&a(n,e.value);var o=E(t);return(e=e.children.get(o))?We(e,H(t),n.u(o),a):Pd}function Md(e,t){Xe(e,G,t)}function Xe(e,t,n){e.children.ia(function(e,a){Xe(a,t.u(e),n)}),e.value&&n(t,e.value)}function Ye(e,t){e.children.ia(function(e,n){n.value&&t(e,n.value)})}function Ze(e,t,n){this.type=Ed,this.source=$e,this.path=e,this.Qb=t,this.Vd=n}function af(e,t,n,a){this.we=e,this.pf=t,this.Hb=n,this.af=a,K(!a||t,"Tagged queries must be from server.")}function cf(e){this.X=e}function ef(e,t,n){if(t.e())return new cf(new Me(n));if(null!=(o=Qe(e.X,t))){var a=o.path,o=o.value;return t=T(a,t),o=o.G(t,n),new cf(e.X.set(a,o))}return new cf(e=Od(e.X,t,new Me(n)))}function ff(e,t,n){var a=e;return ib(n,function(e,n){a=ef(a,t.u(e),n)}),a}function gf(e,t){var n=Qe(e.X,t);return null!=n?e.X.get(n.path).Q(T(n.path,t)):null}function hf(e){var t=[],n=e.X.value;return null!=n?n.K()||n.P(N,function(e,n){t.push(new F(e,n))}):e.X.children.ia(function(e,n){null!=n.value&&t.push(new F(e,n.value))}),t}function jf(e,t){if(t.e())return e;var n=gf(e,t)
;return new cf(null!=n?new Me(n):e.X.subtree(t))}function kf(e,t,n){if(null!=t.value)return n.G(e,t.value);var a=null;return t.children.ia(function(t,o){".priority"===t?(K(null!==o.value,"Priority writes must always be leaf nodes"),a=o.value):n=kf(e.u(t),o,n)}),n.Q(e).e()||null===a||(n=n.G(e.u(".priority"),a)),n}function lf(){this.T=df,this.na=[],this.Mc=-1}function mf(e,t){for(var n=0;n<e.na.length;n++){var a=e.na[n];if(a.kd===t)return a}return null}function nf(e,t){return e.Ga?e.path.contains(t):!!ua(e.children,function(n,a){return e.path.u(a).contains(t)})}function pf(e){return e.visible}function of(e,t,n){for(var a=df,o=0;o<e.length;++o){var i=e[o];if(t(i)){var r=i.path;if(i.Ga)n.contains(r)?a=ef(a,r=T(n,r),i.Ga):r.contains(n)&&(r=T(r,n),a=ef(a,G,i.Ga.Q(r)));else{if(!i.children)throw Fc("WriteRecord should have .snap or .children");n.contains(r)?a=ff(a,r=T(n,r),i.children):r.contains(n)&&((r=T(r,n)).e()?a=ff(a,G,i.children):(i=w(i.children,E(r)))&&(i=i.Q(H(r)),a=ef(a,G,i)))}}}return a}function qf(e,t){this.Mb=e,this.X=t}function rf(){this.ya={}}function tf(e){return Pa(ra(e.ya),function(e){return!S(e.W.n)})}function uf(e,t){if(S(t.n))return sf(e);var n=t.va();return w(e.ya,n)}function sf(e){return va(e.ya,function(e){return S(e.W.n)})||null}function vf(e){this.ta=Pd,this.ib=new lf,this.$e={},this.mc={},this.Nc=e}function wf(e,t,a,o,i){var r=e.ib,l=i;return K(o>r.Mc,"Stacking an older write on top of newer ones"),n(l)||(l=!0),r.na.push({path:t,Ga:a,kd:o,visible:l}),l&&(r.T=ef(r.T,t,a)),r.Mc=o,i?xf(e,new Xb($e,t,a)):[]}function yf(e,t,n,a){var o=e.ib;return K(a>o.Mc,"Stacking an older merge on top of newer ones"),o.na.push({path:t,children:n,kd:a,visible:!0}),o.T=ff(o.T,t,n),o.Mc=a,n=Oe(n),xf(e,new ze($e,t,n))}function zf(e,t,n){n=n||!1;var a=mf(e.ib,t);if(e.ib.Rd(t)){var o=Pd;return null!=a.Ga?o=o.set(G,!0):ib(a.children,function(e,t){o=o.set(new L(e),t)}),xf(e,new Ze(a.path,o,n))}return[]}function Af(e,t,n){return n=Oe(n),xf(e,new ze(bf,t,n))}function Bf(e,t,n,a){if(null!=(a=Cf(e,a))){var o=Df(a);return a=o.path,o=o.Hb,t=T(a,t),Ef(e,a,n=new Xb(new af(!1,!0,o,!0),t,n))}return[]}function Ff(e,t,n,a){if(a=Cf(e,a)){var o=Df(a);return a=o.path,o=o.Hb,t=T(a,t),n=Oe(n),Ef(e,a,n=new ze(new af(!1,!0,o,!0),t,n))}return[]}function Jf(e){return Re(e,function(e,t,n){if(t&&null!=sf(t))return[sf(t)];var a=[];return t&&(a=tf(t)),r(n,function(e){a=a.concat(e)}),a})}function Nf(e,t){for(var n=0;n<t.length;++n){if(!S((a=t[n]).n)){var a=Gf(a),o=e.mc[a];delete e.mc[a],delete e.$e["_"+o]}}}function Lf(e){return S(e.n)&&!fe(e.n)?e.Ib():e}function If(e,t,n){var a=t.path,o=Mf(e,t);if(n=Kf(e,n),t=e.Nc.Xe(Lf(t),o,n.xd,n.H),a=e.ta.subtree(a),o)K(null==sf(a.value),"If we're adding a query, it shouldn't be shadowed");else for(o=Re(a,function(e,t,n){if(!e.e()&&t&&null!=sf(t))return[we(sf(t))];var a=[];return t&&(a=a.concat(Qa(tf(t),function(e){return e.W}))),r(n,function(e){a=a.concat(e)}),a}),a=0;a<o.length;++a)n=o[a],e.Nc.ae(Lf(n),Mf(e,n));return t}function Kf(e,t){var n=t.W,a=Mf(e,n);return{xd:function(){return(t.w()||C).hash()},H:function(t){if("ok"===t){if(a){var o=n.path;if(t=Cf(e,a)){var i=Df(t);t=i.path,i=i.Hb,o=T(t,o),o=new Zb(new af(!1,!0,i,!0),o),t=Ef(e,t,o)}else t=[]}else t=xf(e,new Zb(bf,n.path));return t}return o="Unknown Error","too_big"===t?o="The data requested exceeds the maximum size that can be accessed with a single request.":"permission_denied"==t?o="Client doesn't have permission to access the desired data.":"unavailable"==t&&(o="The service is unavailable"),(o=Error(t+": "+o)).code=t.toUpperCase(),e.jb(n,null,o)}}}function Gf(e){return e.path.toString()+"$"+e.va()}function Df(e){var t=e.indexOf("$");return K(-1!==t&&t<e.length-1,"Bad queryKey."),{Hb:e.substr(t+1),path:new L(e.substr(0,t))}}function Cf(e,t){var n=e.$e,a="_"+t;return a in n?n[a]:void 0}function Mf(e,t){var n=Gf(t);return w(e.mc,n)}function Ef(e,t,n){var a=e.ta.get(t);return K(a,"Missing sync point for query tag that we're tracking"),a.ab(n,new qf(t,e.ib),null)}function xf(e,t){return Of(e,t,e.ta,null,new qf(G,e.ib))}function Of(e,t,n,a,o){if(t.path.e())return Pf(e,t,n,a,o);var i=n.get(G);null==a&&null!=i&&(a=i.fb(G));var r=[],l=E(t.path),s=t.Xc(l);if((n=n.children.get(l))&&s){var u=a?a.R(l):null;l=o.u(l),r=r.concat(Of(e,s,n,u,l))}return i&&(r=r.concat(i.ab(t,o,a))),r}function Pf(e,t,n,a,o){var i=n.get(G);null==a&&null!=i&&(a=i.fb(G));var r=[];return n.children.ia(function(n,i){var l=a?a.R(n):null,s=o.u(n),u=t.Xc(n);u&&(r=r.concat(Pf(e,u,i,l,s)))}),i&&(r=r.concat(i.ab(t,o,a))),r}function Qf(){this.children={},this.nd=0,this.value=null}function Rf(e,t,n){this.Gd=e||"",this.Zc=t||null,this.A=n||new Qf}function Sf(e,t){for(var n,a=t instanceof L?t:new L(t),o=e;null!==(n=E(a));)o=new Rf(n,o,w(o.A.children,n)||new Qf),a=H(a);return o}function Tf(e,t){K(void 0!==t,"Cannot set value to undefined"),e.A.value=t,Uf(e)}function Vf(e,t,n,a){n&&!a&&t(e),e.P(function(e){Vf(e,t,!0,a)}),n&&a&&t(e)}function Wf(e,t){for(var n=e.parent();null!==n&&!t(n);)n=n.parent()}function Uf(e){if(null!==e.Zc){var t=e.Zc,n=e.Gd,a=e.e(),o=v(t.A.children,n);a&&o?(delete t.A.children[n],t.A.nd--,Uf(t)):a||o||(t.A.children[n]=e.A,t.A.nd++,Uf(t))}}function $f(e){return p(e)&&0!==e.length&&!Xf.test(e)}function ag(e){return null===e||p(e)||ga(e)&&!Qc(e)||ia(e)&&v(e,".sv")}function bg(e,t,a,o){o&&!n(t)||cg(y(e,1,o),t,a)}function cg(e,t,a){if(a instanceof L&&(a=new Je(a,e)),!n(t))throw Error(e+"contains undefined "+Le(a));if(ha(t))throw Error(e+"contains a function "+Le(a)+" with contents: "+t.toString());if(Qc(t))throw Error(e+"contains "+t.toString()+" "+Le(a));if(p(t)&&t.length>10485760/3&&10485760<Zc(t))throw Error(e+"contains a string greater than 10485760 utf8 bytes "+Le(a)+" ('"+t.substring(0,50)+"...')");if(ia(t)){var o=!1,i=!1;if(ib(t,function(t,n){if(".value"===t)o=!0;else if(".priority"!==t&&".sv"!==t&&(i=!0,!$f(t)))throw Error(e+" contains an invalid key ("+t+") "+Le(a)+'.  Keys must be non-empty strings and can\'t contain ".", "#", "$", "/", "[", or "]"');a.push(t),cg(e,n,a),a.pop()}),o&&i)throw Error(e+' contains ".value" child '+Le(a)+" in addition to actual children.")}}function dg(e,t){var n,a;for(n=0;n<t.length;n++)for(var o=(a=t[n]).slice(),i=0;i<o.length;i++)if((".priority"!==o[i]||i!==o.length-1)&&!$f(o[i]))throw Error(e+"contains an invalid key ("+o[i]+") in path "+a.toString()+'. Keys must be non-empty strings and can\'t contain ".", "#", "$", "/", "[", or "]"');for(t.sort(Ie),o=null,n=0;n<t.length;n++){if(a=t[n],null!==o&&o.contains(a))throw Error(e+"contains a path "+o.toString()+" that is ancestor of another path "+a.toString());o=a}}function eg(e,t,n){var a=y(e,1,!1);if(!ia(t)||ea(t))throw Error(a+" must be an object containing the children to replace.");var o=[];ib(t,function(e,t){var i=new L(e);if(cg(a,t,n.u(i)),".priority"===Ld(i)&&!ag(t))throw Error(a+"contains an invalid value for '"+i.toString()+"', which must be a valid Firebase priority (a string, finite number, server value, or null).");o.push(i)}),dg(a,o)}function fg(e,t,n){if(Qc(n))throw Error(y(e,t,!1)+"is "+n.toString()+", but must be a valid Firebase priority (a string, finite number, server value, or null).");if(!ag(n))throw Error(y(e,t,!1)+"must be a valid Firebase priority (a string, finite number, server value, or null).")}function gg(e,t,a){if(!a||n(t))switch(t){case"value":case"child_added":case"child_removed":case"child_changed":case"child_moved":break;default:throw Error(y(e,1,a)+'must be a valid event type: "value", "child_added", "child_removed", "child_changed", or "child_moved".')}}function hg(e,t){if(n(t)&&!$f(t))throw Error(y(e,2,!0)+'was an invalid key: "'+t+'".  Firebase keys must be non-empty strings and can\'t contain ".", "#", "$", "/", "[", or "]").')}function ig(e,t){if(!p(t)||0===t.length||Yf.test(t))throw Error(y(e,1,!1)+'was an invalid path: "'+t+'". Paths must be non-empty strings and can\'t contain ".", "#", "$", "[", or "]"')}function jg(e,t){if(".info"===E(t))throw Error(e+" failed: Can't modify data under /.info/")}function kg(e,t){if(!p(t))throw Error(y(e,1,!1)+"must be a valid credential (a string).")}function lg(e,t,n){if(!p(n))throw Error(y(e,t,!1)+"must be a valid string.")}function mg(e,t){if(lg(e,1,t),!Zf.test(t))throw Error(y(e,1,!1)+"'"+t+"' is not a valid authentication provider.")}function ng(e,t,a,o){if((!o||n(a))&&(!ia(a)||null===a))throw Error(y(e,t,o)+"must be a valid object.")}function og(e,t,n){if(!ia(t)||!v(t,n))throw Error(y(e,1,!1)+'must contain the key "'+n+'"');if(!p(w(t,n)))throw Error(y(e,1,!1)+'must contain the key "'+n+'" with type "string"')}function pg(){this.set={}}function qg(e,t){r(e.set,function(e,n){t(n,e)})}function qc(){this.m=this.B=null}function rg(e,t){if(t.e())return e.B=null,e.m=null,!0;if(null!==e.B){if(e.B.K())return!1;var n=e.B;return e.B=null,n.P(N,function(t,n){e.nc(new L(t),n)}),rg(e,t)}return null===e.m||(n=E(t),t=H(t),e.m.contains(n)&&rg(e.m.get(n),t)&&e.m.remove(n),!!e.m.e()&&(e.m=null,!0))}function rc(e,t,n){null!==e.B?n(t,e.B):e.P(function(e,a){rc(a,new L(t.toString()+"/"+e),n)})}function tg(e,t,n){this.od=e||{},this.ee=t||{},this.$a=n||{},this.od.remember||(this.od.remember="default")}function vg(e){var t={},n={};return ib(e||{},function(e,a){0<=Na(ug,e)?t[e]=a:n[e]=a}),new tg(t,{},n)}function wg(e,t){this.Qe=["session",e.Od,e.hc].join(":"),this.be=t}function xg(){return"undefined"!=typeof navigator&&"string"==typeof navigator.userAgent?navigator.userAgent:""}function yg(){return"undefined"!=typeof window&&!!(window.cordova||window.phonegap||window.PhoneGap)&&/ios|iphone|ipod|ipad|android|blackberry|iemobile/i.test(xg())}function zg(){return"undefined"!=typeof location&&/^file:\//.test(location.href)}function Ag(e){var t=xg();if(""===t)return!1;if("Microsoft Internet Explorer"===navigator.appName){if((t=t.match(/MSIE ([0-9]{1,}[\.0-9]{0,})/))&&1<t.length)return parseFloat(t[1])>=e}else if(-1<t.indexOf("Trident")&&(t=t.match(/rv:([0-9]{2,2}[\.0-9]{0,})/))&&1<t.length)return parseFloat(t[1])>=e;return!1}function Bg(){var e,t=window.opener.frames;for(e=t.length-1;0<=e;e--)try{if(t[e].location.protocol===window.location.protocol&&t[e].location.host===window.location.host&&"__winchan_relay_frame"===t[e].name)return t[e]}catch(n){}return null}function Cg(e,t,n){e.attachEvent?e.attachEvent("on"+t,n):e.addEventListener&&e.addEventListener(t,n,!1)}function Dg(e,t,n){e.detachEvent?e.detachEvent("on"+t,n):e.removeEventListener&&e.removeEventListener(t,n,!1)}function Eg(e){/^https?:\/\//.test(e)||(e=window.location.href);var t=/^(https?:\/\/[\-_a-zA-Z\.0-9:]+)/.exec(e);return t?t[1]:e}function Fg(e){var t="";try{var n=lb(e=e.replace("#",""));n&&v(n,"__firebase_request_key")&&(t=w(n,"__firebase_request_key"))}catch(a){}return t}function Gg(){var e=Pc(sg);return e.scheme+"://"+e.host+"/v2"}function Hg(e){return Gg()+"/"+e+"/auth/channel"}function Ig(e){var t=this;if(this.Ac=e,this.ce="*",Ag(8)?this.Rc=this.zd=Bg():(this.Rc=window.opener,this.zd=window),!t.Rc)throw"Unable to find relay frame";Cg(this.zd,"message",q(this.jc,this)),Cg(this.zd,"message",q(this.Bf,this));try{Jg(this,{a:"ready"})}catch(n){Cg(this.Rc,"load",function(){Jg(t,{a:"ready"})})}Cg(window,"unload",q(this.Bg,this))}function Jg(e,t){t=B(t),Ag(8)?e.Rc.doPost(t,e.ce):e.Rc.postMessage(t,e.ce)}function Kg(e){this.pc=Ga()+Ga()+Ga(),this.Ef=e}function Mg(e){var t=Error(w(Lg,e),e);return t.code=e,t}function Ng(e){var t;(t=!e.window_features)||(t=-1!==(t=xg()).indexOf("Fennec/")||-1!==t.indexOf("Firefox/")&&-1!==t.indexOf("Android")),t&&(e.window_features=void 0),e.window_name||(e.window_name="_blank"),this.options=e}function Og(e){e.method||(e.method="GET"),e.headers||(e.headers={}),e.headers.content_type||(e.headers.content_type="application/json"),e.headers.content_type=e.headers.content_type.toLowerCase(),this.options=e}function Pg(e){this.pc=Ga()+Ga()+Ga(),this.Ef=e}function Qg(e){e.callback_parameter||(e.callback_parameter="callback"),this.options=e,window.__firebase_auth_jsonp=window.__firebase_auth_jsonp||{}}function Rg(e,t,n){setTimeout(function(){try{var a=document.createElement("script");a.type="text/javascript",a.id=e,a.async=!0,a.src=t,a.onerror=function(){var t=document.getElementById(e);null!==t&&t.parentNode.removeChild(t),n&&n(Mg("NETWORK_ERROR"))};var o=document.getElementsByTagName("head");(o&&0!=o.length?o[0]:document.documentElement).appendChild(a)}catch(i){n&&n(Mg("NETWORK_ERROR"))}},0)}function Sg(e,t,n,a){De.call(this,["auth_status"]),this.F=e,this.df=t,this.Vg=n,this.Le=a,this.sc=new wg(e,[xc,yc]),this.mb=null,this.Se=!1,Tg(this)}function Tg(e){yc.get("redirect_request_id")&&Ug(e);var t=e.sc.get();t&&t.token?(Vg(e,t),e.df(t.token,function(n,a){Wg(e,n,a,!1,t.token,t)},function(t,n){Xg(e,"resumeSession()",t,n)})):Vg(e,null)}function Yg(e,t,n,a,o,i){"firebaseio-demo.com"===e.F.domain&&O("Firebase authentication is not supported on demo Firebases (*.firebaseio-demo.com). To secure your Firebase, create a production Firebase at https://www.firebase.com."),e.df(t,function(i,r){Wg(e,i,r,!0,t,n,a||{},o)},function(t,n){Xg(e,"auth()",t,n,i)})}function Zg(e,t){e.sc.clear(),Vg(e,null),e.Vg(function(e,n){if("ok"===e)P(t,null);else{var a=(e||"error").toUpperCase(),o=a;n&&(o+=": "+n),(o=Error(o)).code=a,P(t,o)}})}function Wg(e,t,n,a,o,i,r,l){"ok"===t?(a&&(t=n.auth,i.auth=t,i.expires=n.expires,i.token=bd(o)?o:"",n=null,t&&v(t,"uid")?n=w(t,"uid"):v(i,"uid")&&(n=w(i,"uid")),i.uid=n,n="custom",t&&v(t,"provider")?n=w(t,"provider"):v(i,"provider")&&(n=w(i,"provider")),i.provider=n,e.sc.clear(),bd(o)&&(n=xc,"sessionOnly"===(r=r||{}).remember&&(n=yc),"none"!==r.remember&&e.sc.set(i,n)),Vg(e,i)),P(l,null,i)):(e.sc.clear(),Vg(e,null),i=e=(t||"error").toUpperCase(),n&&(i+=": "+n),(i=Error(i)).code=e,P(l,i))}function Xg(e,t,n,a,o){O(t+" was canceled: "+a),e.sc.clear(),Vg(e,null),(e=Error(a)).code=n.toUpperCase(),P(o,e)}function $g(e,t,n,a,o){ah(e),bh(e,[Og,Qg],"/auth/"+t,n=new tg(a||{},{},n||{}),o)}function ch(e,t,n,a){ah(e);var o=[Ng,Pg];n=vg(n),"anonymous"===t||"password"===t?setTimeout(function(){P(a,Mg("TRANSPORT_UNAVAILABLE"))},0):(n.ee.window_features="menubar=yes,modal=yes,alwaysRaised=yeslocation=yes,resizable=yes,scrollbars=yes,status=yes,height=625,width=625,top="+("object"==typeof screen?.5*(screen.height-625):0)+",left="+("object"==typeof screen?.5*(screen.width-625):0),n.ee.relay_url=Hg(e.F.hc),n.ee.requestWithCredential=q(e.qc,e),bh(e,o,"/auth/"+t,n,a))}function Ug(e){if(n=yc.get("redirect_request_id")){var t=yc.get("redirect_client_options");yc.remove("redirect_request_id"),yc.remove("redirect_client_options");var n,a=[Og,Qg];t=new tg(t,{},n={requestId:n,requestKey:Fg(document.location.hash)});e.Se=!0;try{document.location.hash=document.location.hash.replace(/&__firebase_request_key=([a-zA-z0-9]*)/,"")}catch(o){}bh(e,a,"/auth/session",t,function(){this.Se=!1}.bind(e))}}function bh(e,t,n,a,o){dh(e,t,n,a,function(t,n){!t&&n&&n.token&&n.uid?Yg(e,n.token,n,a.od,function(e,t){e?P(o,e):P(o,null,t)}):P(o,t||Mg("UNKNOWN_ERROR"))})}function dh(e,t,n,a,o){0===(t=Pa(t,function(e){return"function"==typeof e.isAvailable&&e.isAvailable()})).length?setTimeout(function(){P(o,Mg("TRANSPORT_UNAVAILABLE"))},0):(t=new(t.shift())(a.ee),(a=jb(a.$a)).v="js-"+hb,a.transport=t.Cc(),a.suppress_status_codes=!0,e=Gg()+"/"+e.F.hc+n,t.open(e,a,function(e,t){if(e)P(o,e);else if(t&&t.error){var n=Error(t.error.message);n.code=t.error.code,n.details=t.error.details,P(o,n)}else P(o,null,t)}))}function Vg(e,t){var n=null!==e.mb||null!==t;e.mb=t,n&&e.fe("auth_status",t),e.Le(null!==t)}function ah(e){var t=e.F;if("firebaseio.com"!==t.domain&&"firebaseio-demo.com"!==t.domain&&"auth.firebase.com"===sg)throw Error("This custom Firebase server ('"+e.F.domain+"') does not support delegated login.")}function eh(e){this.jc=e,this.Nd=[],this.Sb=0,this.qe=-1,this.Fb=null}function fh(e,t,n){e.qe=t,e.Fb=n,e.qe<e.Sb&&(e.Fb(),e.Fb=null)}function gh(e,t,n){for(e.Nd[t]=n;e.Nd[e.Sb];){var a=e.Nd[e.Sb];delete e.Nd[e.Sb];for(var o=0;o<a.length;++o)if(a[o]){var i=e;Db(function(){i.jc(a[o])})}if(e.Sb===e.qe){e.Fb&&(clearTimeout(e.Fb),e.Fb(),e.Fb=null);break}e.Sb++}}function hh(e,t,n,a){this.re=e,this.f=Mc(e),this.nb=this.ob=0,this.Ua=Rb(t),this.Qf=n,this.Hc=!1,this.Bb=a,this.jd=function(e){return Bc(t,Dc,e)}}function lh(e,t){var n=B(t).length;e.nb+=n,Ob(e.Ua,"bytes_received",n)}function kh(e,t,n,a){if(this.jd=a,this.hb=n,this.Pe=new pg,this.ad=[],this.te=Math.floor(1e8*Math.random()),this.Xd=!0,this.he=Ec(),window["pLPCommand"+this.he]=e,window["pRTLPCB"+this.he]=t,(e=document.createElement("iframe")).style.display="none",!document.body)throw"Document body has not initialized. Wait to initialize Firebase until after the document is ready.";document.body.appendChild(e);try{e.contentWindow.document||Cb("No IE domain setting required")}catch(o){e.src="javascript:void((function(){document.open();document.domain='"+document.domain+"';document.close();})())"}e.contentDocument?e.eb=e.contentDocument:e.contentWindow?e.eb=e.contentWindow.document:e.document&&(e.eb=e.document),this.Ea=e,e="",this.Ea.src&&"javascript:"===this.Ea.src.substr(0,11)&&(e='<script>document.domain="'+document.domain+'";</script>'),e="<html><body>"+e+"</body></html>";try{this.Ea.eb.open(),this.Ea.eb.write(e),this.Ea.eb.close()}catch(i){Cb("frame writing exception"),i.stack&&Cb(i.stack),Cb(i)}}function nh(e){if(e.le&&e.Xd&&e.Pe.count()<(0<e.ad.length?2:1)){e.te++,(t={}).id=e.ug,t.pw=e.vg,t.ser=e.te;for(var t=e.jd(t),n="",a=0;0<e.ad.length&&1870>=e.ad[0].kf.length+30+n.length;){var o=e.ad.shift();n=n+"&seg"+a+"="+o.Mg+"&ts"+a+"="+o.Ug+"&d"+a+"="+o.kf;a++}return oh(e,t+n,e.te),!0}return!1}function oh(e,t,n){function a(){e.Pe.remove(n),nh(e)}e.Pe.add(n,1);var o=setTimeout(a,Math.floor(25e3));mh(e,t,function(){clearTimeout(o),a()})}function mh(e,t,n){setTimeout(function(){try{if(e.Xd){var a=e.Ea.eb.createElement("script");a.type="text/javascript",a.async=!0,a.src=t,a.onload=a.onreadystatechange=function(){var e=a.readyState;e&&"loaded"!==e&&"complete"!==e||(a.onload=a.onreadystatechange=null,a.parentNode&&a.parentNode.removeChild(a),n())},a.onerror=function(){Cb("Long-poll script failed to load: "+t),e.Xd=!1,e.close()},e.Ea.eb.body.appendChild(a)}}catch(o){}},Math.floor(1))}function qh(e,t,n,a){this.re=e,this.f=Mc(this.re),this.frames=this.Kc=null,this.nb=this.ob=this.bf=0,this.Ua=Rb(t),e={v:"5"},"undefined"!=typeof location&&location.href&&-1!==location.href.indexOf("firebaseio.com")&&(e.r="f"),n&&(e.s=n),a&&(e.ls=a),this.ef=Bc(t,Cc,e)}function th(e,t){if(e.frames.push(t),e.frames.length==e.bf){var n=e.frames.join("");e.frames=null,n=nb(n),e.zg(n)}}function sh(e){clearInterval(e.Kc),e.Kc=setInterval(function(){e.ua&&e.ua.send("0"),sh(e)},Math.floor(45e3))}function uh(e){vh(this,e)}function vh(e,t){var n=qh&&qh.isAvailable(),a=n&&!(xc.wf||!0===xc.get("previous_websocket_failure"));if(t.Wg&&(n||O("wss:// URL used, but browser isn't known to support websockets.  Trying anyway."),a=!0),a)e.gd=[qh];else{var o=e.gd=[];Wc(wh,function(e,t){t&&t.isAvailable()&&o.push(t)})}}function xh(e){if(0<e.gd.length)return e.gd[0];throw Error("No transports available")}function yh(e,t,n,a,o,i,r){this.id=e,this.f=Mc("c:"+this.id+":"),this.jc=n,this.Wc=a,this.la=o,this.Ne=i,this.F=t,this.Md=[],this.ff=0,this.Pf=new uh(t),this.Ta=0,this.Bb=r,this.f("Connection created"),zh(this)}function zh(e){var t=xh(e.Pf);e.J=new t("c:"+e.id+":"+e.ff++,e.F,void 0,e.Bb),e.Re=t.responsesRequiredToBeHealthy||0;var n=Ah(e,e.J),a=Bh(e,e.J);e.hd=e.J,e.cd=e.J,e.D=null,e.Ab=!1,setTimeout(function(){e.J&&e.J.open(n,a)},Math.floor(0)),0<(t=t.healthyTimeout||0)&&(e.yd=setTimeout(function(){e.yd=null,e.Ab||(e.J&&102400<e.J.nb?(e.f("Connection exceeded healthy timeout but has received "+e.J.nb+" bytes.  Marking connection healthy."),e.Ab=!0,e.J.Ed()):e.J&&10240<e.J.ob?e.f("Connection exceeded healthy timeout but has sent "+e.J.ob+" bytes.  Leaving connection alive."):(e.f("Closing unhealthy connection after timeout."),e.close()))},Math.floor(t)))}function Bh(e,t){return function(n){t===e.J?(e.J=null,n||0!==e.Ta?1===e.Ta&&e.f("Realtime connection lost."):(e.f("Realtime connection failed."),"s-"===e.F.Ya.substr(0,2)&&(xc.remove("host:"+e.F.host),e.F.Ya=e.F.host)),e.close()):t===e.D?(e.f("Secondary connection lost."),n=e.D,e.D=null,e.hd!==n&&e.cd!==n||e.close()):e.f("closing an old connection")}}function Ah(e,t){return function(n){if(2!=e.Ta)if(t===e.cd){var a=Tc("t",n);if(n=Tc("d",n),"c"==a){if(a=Tc("t",n),"d"in n)if(n=n.d,"h"===a){a=n.ts;var o=n.v,i=n.h;e.Nf=n.s,Ac(e.F,i),0==e.Ta&&(e.J.start(),Ch(e,e.J,a),"5"!==o&&O("Protocol version mismatch detected"),(n=1<(n=e.Pf).gd.length?n.gd[1]:null)&&Dh(e,n))}else if("n"===a){for(e.f("recvd end transmission on primary"),e.cd=e.D,n=0;n<e.Md.length;++n)e.Id(e.Md[n]);e.Md=[],Eh(e)}else"s"===a?(e.f("Connection shutdown command received. Shutting down..."),e.Ne&&(e.Ne(n),e.Ne=null),e.la=null,e.close()):"r"===a?(e.f("Reset packet received.  New host: "+n),Ac(e.F,n),1===e.Ta?e.close():(Fh(e),zh(e))):"e"===a?Nc("Server Error: "+n):"o"===a?(e.f("got pong on primary."),Gh(e),Hh(e)):Nc("Unknown control packet command: "+a)}else"d"==a&&e.Id(n)}else if(t===e.D)if(a=Tc("t",n),n=Tc("d",n),"c"==a)"t"in n&&("a"===(n=n.t)?Ih(e):"r"===n?(e.f("Got a reset on secondary, closing it"),e.D.close(),e.hd!==e.D&&e.cd!==e.D||e.close()):"o"===n&&(e.f("got pong on secondary."),e.Mf--,Ih(e)));else{if("d"!=a)throw Error("Unknown protocol layer: "+a);e.Md.push(n)}else e.f("message on old connection")}}function Eh(e){e.hd===e.D&&e.cd===e.D&&(e.f("cleaning up and promoting a connection: "+e.D.re),e.J=e.D,e.D=null)}function Ih(e){0>=e.Mf?(e.f("Secondary connection is healthy."),e.Ab=!0,e.D.Ed(),e.D.start(),e.f("sending client ack on secondary"),e.D.send({t:"c",d:{t:"a",d:{}}}),e.f("Ending transmission on primary"),e.J.send({t:"c",d:{t:"n",d:{}}}),e.hd=e.D,Eh(e)):(e.f("sending ping on secondary."),e.D.send({t:"c",d:{t:"p",d:{}}}))}function Gh(e){e.Ab||(e.Re--,0>=e.Re&&(e.f("Primary connection is healthy."),e.Ab=!0,e.J.Ed()))}function Dh(e,t){e.D=new t("c:"+e.id+":"+e.ff++,e.F,e.Nf),e.Mf=t.responsesRequiredToBeHealthy||0,e.D.open(Ah(e,e.D),Bh(e,e.D)),setTimeout(function(){e.D&&(e.f("Timed out trying to upgrade."),e.D.close())},Math.floor(6e4))}function Ch(e,t,n){e.f("Realtime connection established."),e.J=t,e.Ta=1,e.Wc&&(e.Wc(n,e.Nf),e.Wc=null),0===e.Re?(e.f("Primary connection is healthy."),e.Ab=!0):setTimeout(function(){Hh(e)},Math.floor(5e3))}function Hh(e){e.Ab||1!==e.Ta||(e.f("sending ping on primary."),Jh(e,{t:"c",d:{t:"p",d:{}}}))}function Jh(e,t){if(1!==e.Ta)throw"Connection is not connected";e.hd.send(t)}function Fh(e){e.f("Shutting down all connections"),e.J&&(e.J.close(),e.J=null),e.D&&(e.D.close(),e.D=null),e.yd&&(clearTimeout(e.yd),e.yd=null)}function Kh(e,t,n,a){this.id=Lh++,this.f=Mc("p:"+this.id+":"),this.xf=this.Ee=!1,this.$={},this.qa=[],this.Yc=0,this.Vc=[],this.oa=!1,this.Za=1e3,this.Fd=3e5,this.Gb=t,this.Uc=n,this.Oe=a,this.F=e,this.sb=this.Aa=this.Ia=this.Bb=this.We=null,this.Ob=!1,this.Td={},this.Lg=0,this.nf=!0,this.Lc=this.Ge=null,Mh(this,0),He.ub().Eb("visible",this.Cg,this),-1===e.host.indexOf("fblocal")&&Ge.ub().Eb("online",this.Ag,this)}function Oh(e,t){var n=t.Ig,a=n.path.toString(),o=n.va();e.f("Listen on "+a+" for "+o);var i={p:a};t.tag&&(i.q=ee(n.n),i.t=t.tag),i.h=t.xd(),e.Fa("q",i,function(i){var r=i.d,l=i.s;if(r&&"object"==typeof r&&v(r,"w")){var s=w(r,"w");ea(s)&&0<=Na(s,"no_index")&&O('Using an unspecified index. Consider adding ".indexOn": "'+n.n.g.toString()+'" at '+n.path.toString()+" to your security rules for better performance")}(e.$[a]&&e.$[a][o])===t&&(e.f("listen response",i),"ok"!==l&&Ph(e,a,o),t.H&&t.H(l,r))})}function Qh(e){var t=e.Aa;e.oa&&t&&e.Fa("auth",{cred:t.ig},function(n){var a=n.s;n=n.d||"error","ok"!==a&&e.Aa===t&&delete e.Aa,t.of?"ok"!==a&&t.md&&t.md(a,n):(t.of=!0,t.zc&&t.zc(a,n))})}function Rh(e,t,n,a,o){n={p:n,d:a},e.f("onDisconnect "+t,n),e.Fa(t,n,function(e){o&&setTimeout(function(){o(e.s,e.d)},Math.floor(0))})}function Sh(e,t,a,o,i,r){o={p:a,d:o},n(r)&&(o.h=r),e.qa.push({action:t,Jf:o,H:i}),e.Yc++,t=e.qa.length-1,e.oa?Th(e,t):e.f("Buffering put: "+a)}function Th(e,t){var n=e.qa[t].action,a=e.qa[t].Jf,o=e.qa[t].H;e.qa[t].Jg=e.oa,e.Fa(n,a,function(a){e.f(n+" response",a),delete e.qa[t],e.Yc--,0===e.Yc&&(e.qa=[]),o&&o(a.s,a.d)})}function Mh(e,t){K(!e.Ia,"Scheduling a connect when we're already connected/ing?"),e.sb&&clearTimeout(e.sb),e.sb=setTimeout(function(){e.sb=null,Wh(e)},Math.floor(t))}function Wh(e){if(Xh(e)){e.f("Making a connection attempt"),e.Ge=(new Date).getTime(),e.Lc=null;var t=q(e.Id,e),n=q(e.Wc,e),a=q(e.Df,e),o=e.id+":"+Nh++;e.Ia=new yh(o,e.F,t,n,a,function(t){O(t+" ("+e.F.toString()+")"),e.xf=!0},e.Bb)}}function Uh(e,t,n){(e=Ph(e,t,n=n?Qa(n,function(e){return Uc(e)}).join("$"):"default"))&&e.H&&e.H("permission_denied")}function Ph(e,t,a){var o;return t=new L(t).toString(),n(e.$[t])?(o=e.$[t][a],delete e.$[t][a],0===pa(e.$[t])&&delete e.$[t]):o=void 0,o}function Vh(e){Qh(e),r(e.$,function(t){r(t,function(t){Oh(e,t)})});for(var t=0;t<e.qa.length;t++)e.qa[t]&&Th(e,t);for(;e.Vc.length;)t=e.Vc.shift(),Rh(e,t.action,t.$c,t.data,t.H)}function Xh(e){var t;return t=Ge.ub().kc,!e.xf&&!e.Ee&&t}function Q(e,t,n){this.A=e,this.W=t,this.g=n}function Yh(e,t){this.F=e,this.Ua=Rb(e),this.fd=null,this.da=new vb,this.Hd=1,this.Ra=null,t||0<=("object"==typeof window&&window.navigator&&window.navigator.userAgent||"").search(/googlebot|google webmaster tools|bingbot|yahoo! slurp|baiduspider|yandexbot|duckduckbot/i)?(this.ba=new Ae(this.F,q(this.Gb,this)),setTimeout(q(this.Uc,this,!0),0)):this.ba=this.Ra=new Kh(this.F,q(this.Gb,this),q(this.Uc,this),q(this.Oe,this)),this.Sg=Sb(e,q(function(){return new Mb(this.Ua,this.ba)},this)),this.uc=new Rf,this.Ce=new ob;var n=this;this.Cd=new vf({Xe:function(e,t,a,o){return t=[],(a=n.Ce.j(e.path)).e()||(t=xf(n.Cd,new Xb(bf,e.path,a)),setTimeout(function(){o("ok")},0)),t},ae:ba}),Zh(this,"connected",!1),this.la=new qc,this.M=new Sg(e,q(this.ba.M,this.ba),q(this.ba.ge,this.ba),q(this.Le,this)),this.sd=0,this.De=null,this.L=new vf({Xe:function(e,t,a,o){return n.ba.yf(e,a,t,function(t,a){var i=o(t,a);Ab(n.da,e.path,i)}),[]},ae:function(e,t){n.ba.Rf(e,t)}})}function $h(e){return e=e.Ce.j(new L(".info/serverTimeOffset")).I()||0,(new Date).getTime()+e}function ai(e){return(e=e={timestamp:$h(e)}).timestamp=e.timestamp||(new Date).getTime(),e}function Zh(e,t,n){t=new L("/.info/"+t),n=M(n);var a=e.Ce;a.Wd=a.Wd.G(t,n),n=xf(e.Cd,new Xb(bf,t,n)),Ab(e.da,t,n)}function ci(e){e.f("onDisconnectEvents");var t=ai(e),n=[];rc(pc(e.la,t),G,function(t,a){n=n.concat(xf(e.L,new Xb(bf,t,a)));var o=ei(e,t);bi(e,o)}),e.la=new qc,Ab(e.da,G,n)}function fi(e,t,n,a){var o=M(n);e.ba.Me(t.toString(),o.I(!0),function(n,i){"ok"===n&&e.la.nc(t,o),di(a,n,i)})}function gi(e,t,n,a,o){var i=M(n,a);e.ba.Me(t.toString(),i.I(!0),function(n,a){"ok"===n&&e.la.nc(t,i),di(o,n,a)})}function hi(e,t,n,a){var o,i=!0;for(o in n)i=!1;i?(Cb("onDisconnect().update() called with empty data.  Don't do anything."),di(a,"ok")):e.ba.Cf(t.toString(),n,function(o,i){if("ok"===o)for(var r in n){var l=M(n[r]);e.la.nc(t.u(r),l)}di(a,o,i)})}function ii(e,t,n){n=".info"===E(t.path)?e.Cd.Pb(t,n):e.L.Pb(t,n),yb(e.da,t.path,n)}function di(e,t,n){e&&Db(function(){if("ok"==t)e(null);else{var a=(t||"error").toUpperCase(),o=a;n&&(o+=": "+n),(o=Error(o)).code=a,e(o)}})}function ji(e,t,a,o,i){function r(){}e.f("transaction on "+t);var l=new U(e,t);if(l.Eb("value",r),a={path:t,update:a,H:o,status:null,Ff:Ec(),cf:i,Lf:0,ie:function(){l.ic("value",r)},ke:null,Ba:null,pd:null,qd:null,rd:null},o=e.L.za(t,void 0)||C,a.pd=o,n(o=a.update(o.I()))){cg("transaction failed: Data returned ",o,a.path),a.status=1;var s=(i=Sf(e.uc,t)).Ca()||[];s.push(a),Tf(i,s),"object"==typeof o&&null!==o&&v(o,".priority")?K(ag(s=w(o,".priority")),"Invalid priority returned by transaction. Priority must be a valid string, finite number, server value, or null."):s=(e.L.za(t)||C).C().I(),i=ai(e),i=sc(o=M(o,s),i),a.qd=o,a.rd=i,a.Ba=e.Hd++,a=wf(e.L,t,i,a.Ba,a.cf),Ab(e.da,t,a),ki(e)}else a.ie(),a.qd=null,a.rd=null,a.H&&(e=new Q(a.pd,new U(e,a.path),N),a.H(null,!1,e))}function ki(e,t){var n=t||e.uc;if(t||li(e,n),null!==n.Ca()){var a=mi(e,n);K(0<a.length,"Sending zero length transaction queue"),Sa(a,function(e){return 1===e.status})&&ni(e,n.path(),a)}else n.wd()&&n.P(function(t){ki(e,t)})}function ni(e,t,n){for(var a=Qa(n,function(e){return e.Ba}),o=(a=o=e.L.za(t,a)||C,o.hash()),i=0;i<n.length;i++){var r=n[i];K(1===r.status,"tryToSendTransactionQueue_: items in queue should all be run."),r.status=2,r.Lf++;var l=T(t,r.path);a=a.G(l,r.qd)}a=a.I(!0),e.ba.put(t.toString(),a,function(a){e.f("transaction put response",{path:t.toString(),status:a});var o=[];if("ok"===a){for(a=[],i=0;i<n.length;i++){if(n[i].status=3,o=o.concat(zf(e.L,n[i].Ba)),n[i].H){var r=n[i].rd,l=new U(e,n[i].path);a.push(q(n[i].H,null,null,!0,new Q(r,l,N)))}n[i].ie()}for(li(e,Sf(e.uc,t)),ki(e),Ab(e.da,t,o),i=0;i<a.length;i++)Db(a[i])}else{if("datastale"===a)for(i=0;i<n.length;i++)n[i].status=4===n[i].status?5:1;else for(O("transaction at "+t.toString()+" failed: "+a),i=0;i<n.length;i++)n[i].status=5,n[i].ke=a;bi(e,t)}},o)}function bi(e,t){var n,a=(n=oi(e,t)).path();return pi(e,n=mi(e,n),a),a}function pi(e,t,a){if(0!==t.length){for(var o=[],i=[],r=Qa(t,function(e){return e.Ba}),l=0;l<t.length;l++){var s,u=t[l],c=T(a,u.path),d=!1;if(K(null!==c,"rerunTransactionsUnderNode_: relativePath should not be null."),5===u.status)d=!0,s=u.ke,i=i.concat(zf(e.L,u.Ba,!0));else if(1===u.status)if(25<=u.Lf)d=!0,s="maxretry",i=i.concat(zf(e.L,u.Ba,!0));else{var _=e.L.za(u.path,r)||C;u.pd=_;var p=t[l].update(_.I());n(p)?(cg("transaction failed: Data returned ",p,u.path),c=M(p),"object"==typeof p&&null!=p&&v(p,".priority")||(c=c.ga(_.C())),_=u.Ba,p=sc(c,p=ai(e)),u.qd=c,u.rd=p,u.Ba=e.Hd++,Va(r,_),i=(i=i.concat(wf(e.L,u.path,p,u.Ba,u.cf))).concat(zf(e.L,_,!0))):(d=!0,s="nodata",i=i.concat(zf(e.L,u.Ba,!0)))}Ab(e.da,a,i),i=[],d&&(t[l].status=3,setTimeout(t[l].ie,Math.floor(0)),t[l].H&&("nodata"===s?(u=new U(e,t[l].path),o.push(q(t[l].H,null,null,!1,new Q(t[l].pd,u,N)))):o.push(q(t[l].H,null,Error(s),!1,null))))}for(li(e,e.uc),l=0;l<o.length;l++)Db(o[l]);ki(e)}}function oi(e,t){for(var n,a=e.uc;null!==(n=E(t))&&null===a.Ca();)a=Sf(a,n),t=H(t);return a}function mi(e,t){var n=[];return qi(e,t,n),n.sort(function(e,t){return e.Ff-t.Ff}),n}function qi(e,t,n){var a=t.Ca();if(null!==a)for(var o=0;o<a.length;o++)n.push(a[o]);t.P(function(t){qi(e,t,n)})}function li(e,t){var n=t.Ca();if(n){for(var a=0,o=0;o<n.length;o++)3!==n[o].status&&(n[a]=n[o],a++);n.length=a,Tf(t,0<n.length?n:null)}t.P(function(t){li(e,t)})}function ei(e,t){var n=oi(e,t).path(),a=Sf(e.uc,t);return Wf(a,function(t){ri(e,t)}),ri(e,a),Vf(a,function(t){ri(e,t)}),n}function ri(e,t){var n=t.Ca();if(null!==n){for(var a=[],o=[],i=-1,r=0;r<n.length;r++)4!==n[r].status&&(2===n[r].status?(K(i===r-1,"All SENT items should be at beginning of queue."),i=r,n[r].status=4,n[r].ke="set"):(K(1===n[r].status,"Unexpected transaction status in abort"),n[r].ie(),o=o.concat(zf(e.L,n[r].Ba,!0)),n[r].H&&a.push(q(n[r].H,null,Error("set"),!1,null))));for(-1===i?Tf(t,null):n.length=i+1,Ab(e.da,t.path(),o),r=0;r<a.length;r++)Db(a[r])}}function W(){this.oc={},this.Sf=!1}function X(e,t){this.bd=e,this.ra=t}function Y(e,t,n,a){this.k=e,this.path=t,this.n=n,this.lc=a}function si(e){var t=null,n=null;if(e.ma&&(t=nd(e)),e.pa&&(n=pd(e)),e.g===Qd){if(e.ma){if("[MIN_NAME]"!=md(e))throw Error("Query: When ordering by key, you may only pass one argument to startAt(), endAt(), or equalTo().");if("string"!=typeof t)throw Error("Query: When ordering by key, the argument passed to startAt(), endAt(),or equalTo() must be a string.")}if(e.pa){if("[MAX_NAME]"!=od(e))throw Error("Query: When ordering by key, you may only pass one argument to startAt(), endAt(), or equalTo().");if("string"!=typeof n)throw Error("Query: When ordering by key, the argument passed to startAt(), endAt(),or equalTo() must be a string.")}}else if(e.g===N){if(null!=t&&!ag(t)||null!=n&&!ag(n))throw Error("Query: When ordering by priority, the first argument passed to startAt(), endAt(), or equalTo() must be a valid priority value (null, a number, or a string).")}else if(K(e.g instanceof Ud||e.g===$d,"unknown index type."),null!=t&&"object"==typeof t||null!=n&&"object"==typeof n)throw Error("Query: First argument passed to startAt(), endAt(), or equalTo() cannot be an object.")}function ti(e){if(e.ma&&e.pa&&e.ja&&(!e.ja||""===e.Nb))throw Error("Query: Can't combine startAt(), endAt(), and limit(). Use limitToFirst() or limitToLast() instead.")}function ui(e,t){if(!0===e.lc)throw Error(t+": You can't combine multiple orderBy calls.")}function vi(e,t,n){var a={cancel:null,Ma:null};if(t&&n)a.cancel=t,A(e,3,a.cancel,!0),
a.Ma=n,mb(e,4,a.Ma);else if(t)if("object"==typeof t&&null!==t)a.Ma=t;else{if("function"!=typeof t)throw Error(y(e,3,!0)+" must either be a cancel callback or a context object.");a.cancel=t}return a}function U(e,t){var n,a,o;if(e instanceof Yh)n=e,a=t;else{var i;if(x("new Firebase",1,2,arguments.length),n=(a=Pc(arguments[0])).Tg,"firebase"===a.domain&&Oc(a.host+" is no longer supported. Please use <YOUR FIREBASE>.firebaseio.com instead"),n&&"undefined"!=n||Oc("Cannot parse Firebase url. Please use https://<YOUR FIREBASE>.firebaseio.com"),a.kb||"undefined"!=typeof window&&window.location&&window.location.protocol&&-1!==window.location.protocol.indexOf("https:")&&O("Insecure Firebase access from a secure page. Please use https in calls to new Firebase()."),n=new zc(a.host,a.kb,n,"ws"===a.scheme||"wss"===a.scheme),o=(a=new L(a.$c)).toString(),!(i=!p(n.host)||0===n.host.length||!$f(n.hc))&&(i=0!==o.length)&&(o&&(o=o.replace(/^\/*\.info(\/|$)/,"/")),i=!(p(o)&&0!==o.length&&!Yf.test(o))),i)throw Error(y("new Firebase",1,!1)+'must be a valid firebase URL and the path can\'t contain ".", "#", "$", "[", or "]".');if(t)if(t instanceof W)o=t;else{if(!p(t))throw Error("Expected a valid Firebase.Context for second argument to new Firebase()");o=W.ub(),n.Od=t}else o=W.ub();i=n.toString();var r=w(o.oc,i);r||(r=new Yh(n,o.Sf),o.oc[i]=r),n=r}Y.call(this,n,a,be,!1)}function Lc(e,t){K(!t||!0===e||!1===e,"Can't turn on custom loggers persistently."),!0===e?("undefined"!=typeof console&&("function"==typeof console.log?Bb=q(console.log,console):"object"==typeof console.log&&(Bb=function(e){console.log(e)})),t&&yc.set("logging_enabled",!0)):e?Bb=e:(Bb=null,yc.remove("logging_enabled"))}var g,aa=this,la=Date.now||function(){return+new Date},ya="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" "),Ea={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Fa=/\uffff/.test("\uffff")?/[\\\"\x00-\x1f\x7f-\uffff]/g:/[\\\"\x00-\x1f\x7f-\xff]/g,Ha;e:{var Ia=aa.navigator;if(Ia){var Ja=Ia.userAgent;if(Ja){Ha=Ja;break e}}Ha=""}ma(La,Ka),La.prototype.reset=function(){this.N[0]=1732584193,this.N[1]=4023233417,this.N[2]=2562383102,this.N[3]=271733878,this.N[4]=3285377520,this.de=this.ac=0},La.prototype.update=function(e,t){if(null!=e){n(t)||(t=e.length);for(var a=t-this.Va,o=0,i=this.me,r=this.ac;o<t;){if(0==r)for(;o<=a;)Ma(this,e,o),o+=this.Va;if(p(e)){for(;o<t;)if(i[r]=e.charCodeAt(o),++o,++r==this.Va){Ma(this,i),r=0;break}}else for(;o<t;)if(i[r]=e[o],++o,++r==this.Va){Ma(this,i),r=0;break}}this.ac=r,this.de+=t}};var u=Array.prototype,Na=u.indexOf?function(e,t,n){return u.indexOf.call(e,t,n)}:function(e,t,n){if(n=null==n?0:0>n?Math.max(0,e.length+n):n,p(e))return p(t)&&1==t.length?e.indexOf(t,n):-1;for(;n<e.length;n++)if(n in e&&e[n]===t)return n;return-1},Oa=u.forEach?function(e,t,n){u.forEach.call(e,t,n)}:function(e,t,n){for(var a=e.length,o=p(e)?e.split(""):e,i=0;i<a;i++)i in o&&t.call(n,o[i],i,e)},Pa=u.filter?function(e,t,n){return u.filter.call(e,t,n)}:function(e,t,n){for(var a=e.length,o=[],i=0,r=p(e)?e.split(""):e,l=0;l<a;l++)if(l in r){var s=r[l];t.call(n,s,l,e)&&(o[i++]=s)}return o},Qa=u.map?function(e,t,n){return u.map.call(e,t,n)}:function(e,t,n){for(var a=e.length,o=Array(a),i=p(e)?e.split(""):e,r=0;r<a;r++)r in i&&(o[r]=t.call(n,i[r],r,e));return o},Ra=u.reduce?function(e,t,n,a){for(var o=[],i=1,r=arguments.length;i<r;i++)o.push(arguments[i]);return a&&(o[0]=q(t,a)),u.reduce.apply(e,o)}:function(e,t,n,a){var o=n;return Oa(e,function(n,i){o=t.call(a,o,n,i,e)}),o},Sa=u.every?function(e,t,n){return u.every.call(e,t,n)}:function(e,t,n){for(var a=e.length,o=p(e)?e.split(""):e,i=0;i<a;i++)if(i in o&&!t.call(n,o[i],i,e))return!1;return!0},Za=-1!=Ha.indexOf("Opera")||-1!=Ha.indexOf("OPR"),$a=-1!=Ha.indexOf("Trident")||-1!=Ha.indexOf("MSIE"),ab=-1!=Ha.indexOf("Gecko")&&-1==Ha.toLowerCase().indexOf("webkit")&&!(-1!=Ha.indexOf("Trident")||-1!=Ha.indexOf("MSIE")),bb=-1!=Ha.toLowerCase().indexOf("webkit"),b,a;a="",Za&&aa.opera?ha(a=aa.opera.version)&&a():(ab?b=/rv\:([^\);]+)(\)|;)/:$a?b=/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/:bb&&(b=/WebKit\/(\S+)/),b&&(a=(a=b.exec(Ha))?a[1]:""),$a&&(b=(b=aa.document)?b.documentMode:void 0)>parseFloat(a)&&String(b));var cb=null,db=null,eb=null,hb=hb||"2.3.1";ob.prototype.j=function(e){return this.Wd.Q(e)},ob.prototype.toString=function(){return this.Wd.toString()},pb.prototype.qf=function(){return null},pb.prototype.ye=function(){return null};var qb=new pb;rb.prototype.qf=function(e){var t=this.Ka.O;return sb(t,e)?t.j().R(e):(t=null!=this.Kd?new tb(this.Kd,!0,!1):this.Ka.w(),this.Tf.xc(e,t))},rb.prototype.ye=function(e,t,n){var a=null!=this.Kd?this.Kd:ub(this.Ka);return 0===(e=this.Tf.ne(a,t,1,n,e)).length?null:e[0]},xb.prototype.add=function(e){this.vd.push(e)},xb.prototype.Zb=function(){return this.ra};var Fb="value";Gb.prototype.Zb=function(){var e=this.Zd.Ib();return"value"===this.ud?e.path:e.parent().path},Gb.prototype.ze=function(){return this.ud},Gb.prototype.Vb=function(){return this.ue.Vb(this)},Gb.prototype.toString=function(){return this.Zb().toString()+":"+this.ud+":"+B(this.Zd.mf())},Hb.prototype.Zb=function(){return this.path},Hb.prototype.ze=function(){return"cancel"},Hb.prototype.Vb=function(){return this.ue.Vb(this)},Hb.prototype.toString=function(){return this.path.toString()+":cancel"},tb.prototype.j=function(){return this.A},Lb.prototype.get=function(){var e=this.gg.get(),t=xa(e);if(this.Dd)for(var n in this.Dd)t[n]-=this.Dd[n];return this.Dd=e,t},Mb.prototype.If=function(){var e,t=this.fd.get(),n={},a=!1;for(e in t)0<t[e]&&v(this.Of,e)&&(n[e]=t[e],a=!0);a&&this.ba.Ue(n),setTimeout(q(this.If,this),Math.floor(6e5*Math.random()))},Nb.prototype.get=function(){return xa(this.Ec)};var Pb={},Qb={};Xb.prototype.Xc=function(e){return this.path.e()?new Xb(this.source,G,this.Ga.R(e)):new Xb(this.source,H(this.path),this.Ga)},Xb.prototype.toString=function(){return"Operation("+this.path+": "+this.source.toString()+" overwrite: "+this.Ga.toString()+")"},Zb.prototype.Xc=function(){return this.path.e()?new Zb(this.source,G):new Zb(this.source,H(this.path))},Zb.prototype.toString=function(){return"Operation("+this.path+": "+this.source.toString()+" listen_complete)"},g=ac.prototype,g.Oa=function(e,t){return new ac(this.La,this.wa.Oa(e,t,this.La).Y(null,null,!1,null,null))},g.remove=function(e){return new ac(this.La,this.wa.remove(e,this.La).Y(null,null,!1,null,null))},g.get=function(e){for(var t,n=this.wa;!n.e();){if(0===(t=this.La(e,n.key)))return n.value;0>t?n=n.left:0<t&&(n=n.right)}return null},g.e=function(){return this.wa.e()},g.count=function(){return this.wa.count()},g.Sc=function(){return this.wa.Sc()},g.fc=function(){return this.wa.fc()},g.ia=function(e){return this.wa.ia(e)},g.Xb=function(e){return new dc(this.wa,null,this.La,!1,e)},g.Yb=function(e,t){return new dc(this.wa,e,this.La,!1,t)},g.$b=function(e,t){return new dc(this.wa,e,this.La,!0,t)},g.sf=function(e){return new dc(this.wa,null,this.La,!0,e)},g=fc.prototype,g.Y=function(e,t,n,a,o){return new fc(null!=e?e:this.key,null!=t?t:this.value,null!=n?n:this.color,null!=a?a:this.left,null!=o?o:this.right)},g.count=function(){return this.left.count()+1+this.right.count()},g.e=function(){return!1},g.ia=function(e){return this.left.ia(e)||e(this.key,this.value)||this.right.ia(e)},g.Sc=function(){return gc(this).key},g.fc=function(){return this.right.e()?this.key:this.right.fc()},g.Oa=function(e,t,n){var a,o;return hc(o=0>(a=n(e,(o=this).key))?o.Y(null,null,null,o.left.Oa(e,t,n),null):0===a?o.Y(null,t,null,null,null):o.Y(null,null,null,null,o.right.Oa(e,t,n)))},g.remove=function(e,t){var n,a;if(0>t(e,(n=this).key))n.left.e()||n.left.fa()||n.left.left.fa()||(n=jc(n)),n=n.Y(null,null,null,n.left.remove(e,t),null);else{if(n.left.fa()&&(n=kc(n)),n.right.e()||n.right.fa()||n.right.left.fa()||(n=lc(n)).left.left.fa()&&(n=lc(n=kc(n))),0===t(e,n.key)){if(n.right.e())return bc;a=gc(n.right),n=n.Y(a.key,a.value,null,null,ic(n.right))}n=n.Y(null,null,null,null,n.right.remove(e,t))}return hc(n)},g.fa=function(){return this.color},g=nc.prototype,g.Y=function(){return this},g.Oa=function(e,t){return new fc(e,t,null)},g.remove=function(){return this},g.count=function(){return 0},g.e=function(){return!0},g.ia=function(){return!1},g.Sc=function(){return null},g.fc=function(){return null},g.fa=function(){return!1};var bc=new nc;uc.prototype.set=function(e,t){null==t?delete this.wc[e]:this.wc[e]=t},uc.prototype.get=function(e){return v(this.wc,e)?this.wc[e]:null},uc.prototype.remove=function(e){delete this.wc[e]},uc.prototype.wf=!0,g=vc.prototype,g.set=function(e,t){null==t?this.Fc.removeItem(this.Pd+e):this.Fc.setItem(this.Pd+e,B(t))},g.get=function(e){return null==(e=this.Fc.getItem(this.Pd+e))?null:nb(e)},g.remove=function(e){this.Fc.removeItem(this.Pd+e)},g.wf=!1,g.toString=function(){return this.Fc.toString()};var xc=wc("localStorage"),yc=wc("sessionStorage");zc.prototype.toString=function(){var e=(this.kb?"https://":"http://")+this.host;return this.Od&&(e+="<"+this.Od+">"),e};var Ec=function(){var e=1;return function(){return e++}}(),Bb=null,Kc=!0,Yc=/^-?\d{1,10}$/;cd.prototype.hg=function(e,t){if(null==e.Wa||null==t.Wa)throw Fc("Should only compare child_ events.");return this.g.compare(new F(e.Wa,e.Ja),new F(t.Wa,t.Ja))},g=id.prototype,g.Kf=function(e){return"value"===e},g.createEvent=function(e,t){var n=t.n.g;return new Gb("value",this,new Q(e.Ja,t.Ib(),n))},g.Vb=function(e){var t=this.rb;if("cancel"===e.ze()){K(this.pb,"Raising a cancel event on a listener with no cancel callback");var n=this.pb;return function(){n.call(t,e.error)}}var a=this.Rb;return function(){a.call(t,e.Zd)}},g.gf=function(e,t){return this.pb?new Hb(this,e,t):null},g.matches=function(e){return e instanceof id&&(!e.Rb||!this.Rb||e.Rb===this.Rb&&e.rb===this.rb)},g.tf=function(){return null!==this.Rb},g=jd.prototype,g.Kf=function(e){return("children_removed"===(e="children_added"===e?"child_added":e)?"child_removed":e)in this.ha},g.gf=function(e,t){return this.pb?new Hb(this,e,t):null},g.createEvent=function(e,t){K(null!=e.Wa,"Child events should have a childName.");var n=t.Ib().u(e.Wa);return new Gb(e.type,this,new Q(e.Ja,n,t.n.g),e.Qd)},g.Vb=function(e){var t=this.rb;if("cancel"===e.ze()){K(this.pb,"Raising a cancel event on a listener with no cancel callback");var n=this.pb;return function(){n.call(t,e.error)}}var a=this.ha[e.ud];return function(){a.call(t,e.Zd,e.Qd)}},g.matches=function(e){if(e instanceof jd){if(!this.ha||!e.ha)return!0;if(this.rb===e.rb)if((t=pa(e.ha))===pa(this.ha)){if(1===t){var t=qa(e.ha),n=qa(this.ha);return!(n!==t||e.ha[t]&&this.ha[n]&&e.ha[t]!==this.ha[n])}return oa(this.ha,function(t,n){return e.ha[n]===t})}}return!1},g.tf=function(){return null!==this.ha},g=kd.prototype,g.G=function(e,t,n,a,o,i){return K(e.Jc(this.g),"A node must be indexed if only a child is updated"),(o=e.R(t)).Q(a).ca(n.Q(a))&&o.e()==n.e()?e:(null!=i&&(n.e()?e.Da(t)?hd(i,new D("child_removed",o,t)):K(e.K(),"A child remove without an old child only makes sense on a leaf node"):o.e()?hd(i,new D("child_added",n,t)):hd(i,new D("child_changed",n,t,o))),e.K()&&n.e()?e:e.U(t,n).lb(this.g))},g.xa=function(e,t,n){return null!=n&&(e.K()||e.P(N,function(e,a){t.Da(e)||hd(n,new D("child_removed",a,e))}),t.K()||t.P(N,function(t,a){if(e.Da(t)){var o=e.R(t);o.ca(a)||hd(n,new D("child_changed",a,t,o))}else hd(n,new D("child_added",a,t))})),t.lb(this.g)},g.ga=function(e,t){return e.e()?C:e.ga(t)},g.Na=function(){return!1},g.Wb=function(){return this},g=ld.prototype,g.matches=function(e){return 0>=this.g.compare(this.ed,e)&&0>=this.g.compare(e,this.Gc)},g.G=function(e,t,n,a,o,i){return this.matches(new F(t,n))||(n=C),this.Be.G(e,t,n,a,o,i)},g.xa=function(e,t,n){t.K()&&(t=C);var a=(a=t.lb(this.g)).ga(C),o=this;return t.P(N,function(e,t){o.matches(new F(e,t))||(a=a.U(e,C))}),this.Be.xa(e,a,n)},g.ga=function(e){return e},g.Na=function(){return!0},g.Wb=function(){return this.Be},g=qd.prototype,g.G=function(e,t,n,a,o,i){return this.sa.matches(new F(t,n))||(n=C),e.R(t).ca(n)?e:e.Db()<this.ka?this.sa.Wb().G(e,t,n,a,o,i):sd(this,e,t,n,o,i)},g.xa=function(e,t,n){var a;if(t.K()||t.e())a=C.lb(this.g);else if(2*this.ka<t.Db()&&t.Jc(this.g)){a=C.lb(this.g),t=this.Jb?t.$b(this.sa.Gc,this.g):t.Yb(this.sa.ed,this.g);for(var o=0;0<t.Pa.length&&o<this.ka;){var i=J(t);if(!(this.Jb?0>=this.g.compare(this.sa.ed,i):0>=this.g.compare(i,this.sa.Gc)))break;a=a.U(i.name,i.S),o++}}else{var r,l,s;if(a=(a=t.lb(this.g)).ga(C),this.Jb){t=a.sf(this.g),r=this.sa.Gc,l=this.sa.ed;var u=td(this.g);s=function(e,t){return u(t,e)}}else t=a.Xb(this.g),r=this.sa.ed,l=this.sa.Gc,s=td(this.g);o=0;for(var c=!1;0<t.Pa.length;)i=J(t),!c&&0>=s(r,i)&&(c=!0),c&&o<this.ka&&0>=s(i,l)?o++:a=a.U(i.name,C)}return this.sa.Wb().xa(e,a,n)},g.ga=function(e){return e},g.Na=function(){return!0},g.Wb=function(){return this.sa.Wb()},xd.prototype.ab=function(e,t,n,a){var o,i=new gd;if(t.type===Yb)t.source.we?n=yd(this,e,t.path,t.Ga,n,a,i):(K(t.source.pf,"Unknown source."),o=t.source.af||Jb(e.w())&&!t.path.e(),n=Ad(this,e,t.path,t.Ga,n,a,o,i));else if(t.type===Bd)t.source.we?n=Cd(this,e,t.path,t.children,n,a,i):(K(t.source.pf,"Unknown source."),o=t.source.af||Jb(e.w()),n=Dd(this,e,t.path,t.children,n,a,o,i));else if(t.type===Ed)if(t.Vd)if(t=t.path,null!=n.tc(t))n=e;else{if(o=new rb(n,e,a),a=e.O.j(),t.e()||".priority"===E(t))Ib(e.w())?t=n.za(ub(e)):(K((t=e.w().j())instanceof R,"serverChildren would be complete if leaf node"),t=n.yc(t)),t=this.V.xa(a,t,i);else{var r=E(t),l=n.xc(r,e.w());null==l&&sb(e.w(),r)&&(l=a.R(r)),(t=null!=l?this.V.G(a,r,l,H(t),o,i):e.O.j().Da(r)?this.V.G(a,r,C,H(t),o,i):a).e()&&Ib(e.w())&&((a=n.za(ub(e))).K()&&(t=this.V.xa(t,a,i)))}n=Fd(e,t,a=Ib(e.w())||null!=n.tc(G),this.V.Na())}else n=Gd(this,e,t.path,t.Qb,n,a,i);else{if(t.type!==$b)throw Fc("Unknown operation type: "+t.type);a=t.path,o=(t=e.w()).j(),r=t.ea||a.e(),n=Hd(this,new Id(e.O,new tb(o,r,t.Ub)),a,n,qb,i)}return i=ra(i.bb),(t=(a=n).O).ea&&(o=t.j().K()||t.j().e(),r=Jd(e),(0<i.length||!e.O.ea||o&&!t.j().ca(r)||!t.j().C().ca(r.C()))&&i.push(Eb(Jd(a)))),new wd(n,i)};var Sd={};Rd.prototype.Ad=function(e,t){return 0!==this.compare(new F("[MIN_NAME]",e),new F("[MIN_NAME]",t))},Rd.prototype.Tc=function(){return Td},ma(Ud,Rd),g=Ud.prototype,g.Ic=function(e){return!e.Q(this.cc).e()},g.compare=function(e,t){var n=e.S.Q(this.cc),a=t.S.Q(this.cc);return 0===(n=n.Dc(a))?Vb(e.name,t.name):n},g.Pc=function(e,t){var n=M(e);return new F(t,n=C.G(this.cc,n))},g.Qc=function(){return new F("[MAX_NAME]",C.G(this.cc,Vd))},g.toString=function(){return this.cc.slice().join("/")},ma(Wd,Rd),g=Wd.prototype,g.compare=function(e,t){var n=e.S.C(),a=t.S.C();return 0===(n=n.Dc(a))?Vb(e.name,t.name):n},g.Ic=function(e){return!e.C().e()},g.Ad=function(e,t){return!e.C().ca(t.C())},g.Tc=function(){return Td},g.Qc=function(){return new F("[MAX_NAME]",new tc("[PRIORITY-POST]",Vd))},g.Pc=function(e,t){return new F(t,new tc("[PRIORITY-POST]",M(e)))},g.toString=function(){return".priority"};var N=new Wd;ma(Xd,Rd),g=Xd.prototype,g.compare=function(e,t){return Vb(e.name,t.name)},g.Ic=function(){throw Fc("KeyIndex.isDefinedOn not expected to be called.")},g.Ad=function(){return!1},g.Tc=function(){return Td},g.Qc=function(){return new F("[MAX_NAME]",C)},g.Pc=function(e){return K(p(e),"KeyIndex indexValue must always be a string."),new F(e,C)},g.toString=function(){return".key"};var Qd=new Xd;ma(Yd,Rd),g=Yd.prototype,g.compare=function(e,t){var n=e.S.Dc(t.S);return 0===n?Vb(e.name,t.name):n},g.Ic=function(){return!0},g.Ad=function(e,t){return!e.ca(t)},g.Tc=function(){return Td},g.Qc=function(){return Zd},g.Pc=function(e,t){return new F(t,M(e))},g.toString=function(){return".value"};var $d=new Yd,be=new ae;g=ae.prototype,g.He=function(e){var t=ce(this);return t.ja=!0,t.ka=e,t.Nb="",t},g.Ie=function(e){var t=ce(this);return t.ja=!0,t.ka=e,t.Nb="l",t},g.Je=function(e){var t=ce(this);return t.ja=!0,t.ka=e,t.Nb="r",t},g.$d=function(e,t){var a=ce(this);return a.ma=!0,n(e)||(e=null),a.ec=e,null!=t?(a.Lb=!0,a.xb=t):(a.Lb=!1,a.xb=""),a},g.td=function(e,t){var a=ce(this);return a.pa=!0,n(e)||(e=null),a.bc=e,n(t)?(a.Tb=!0,a.vb=t):(a.ah=!1,a.vb=""),a},g.toString=function(){return B(ee(this))},he.prototype.get=function(e){var t=w(this.Bd,e);if(!t)throw Error("No index defined for "+e);return t===Sd?null:t};var le=new he({".priority":Sd},{".priority":N}),ne=["object","boolean","number","string"];g=tc.prototype,g.K=function(){return!0},g.C=function(){return this.aa},g.ga=function(e){return new tc(this.B,e)},g.R=function(e){return".priority"===e?this.aa:C},g.Q=function(e){return e.e()?this:".priority"===E(e)?this.aa:C},g.Da=function(){return!1},g.rf=function(){return null},g.U=function(e,t){return".priority"===e?this.ga(t):t.e()&&".priority"!==e?this:C.U(e,t).ga(this.aa)},g.G=function(e,t){var n=E(e);return null===n?t:t.e()&&".priority"!==n?this:(K(".priority"!==n||1===Kd(e),".priority must be the last token in a path"),this.U(n,C.G(H(e),t)))},g.e=function(){return!1},g.Db=function(){return 0},g.P=function(){return!1},g.I=function(e){return e&&!this.C().e()?{".value":this.Ca(),".priority":this.C().I()}:this.Ca()},g.hash=function(){if(null===this.Cb){var e="";this.aa.e()||(e+="priority:"+oe(this.aa.I())+":");var t=typeof this.B;e=e+(t+":"),e="number"===t?e+Xc(this.B):e+this.B;this.Cb=Hc(e)}return this.Cb},g.Ca=function(){return this.B},g.Dc=function(e){if(e===C)return 1;if(e instanceof R)return-1;K(e.K(),"Unknown node type");var t=typeof e.B,n=typeof this.B,a=Na(ne,t),o=Na(ne,n);return K(0<=a,"Unknown leaf type: "+t),K(0<=o,"Unknown leaf type: "+n),a===o?"object"===n?0:this.B<e.B?-1:this.B===e.B?0:1:o-a},g.lb=function(){return this},g.Jc=function(){return!0},g.ca=function(e){return e===this||!!e.K()&&(this.B===e.B&&this.aa.ca(e.aa))},g.toString=function(){return B(this.I(!0))},g=R.prototype,g.K=function(){return!1},g.C=function(){return this.aa||C},g.ga=function(e){return this.m.e()?this:new R(this.m,e,this.wb)},g.R=function(e){return".priority"===e?this.C():null===(e=this.m.get(e))?C:e},g.Q=function(e){var t=E(e);return null===t?this:this.R(t).Q(H(e))},g.Da=function(e){return null!==this.m.get(e)},g.U=function(e,t){if(K(t,"We should always be passing snapshot nodes"),".priority"===e)return this.ga(t);var n,a=new F(e,t);return t.e()?(n=this.m.remove(e),a=ke(this.wb,a,this.m)):(n=this.m.Oa(e,t),a=ie(this.wb,a,this.m)),new R(n,n.e()?C:this.aa,a)},g.G=function(e,t){var n=E(e);if(null===n)return t;K(".priority"!==E(e)||1===Kd(e),".priority must be the last token in a path");var a=this.R(n).G(H(e),t);return this.U(n,a)},g.e=function(){return this.m.e()},g.Db=function(){return this.m.count()};var pe=/^(0|[1-9]\d*)$/;g=R.prototype,g.I=function(e){if(this.e())return null;var t={},n=0,a=0,o=!0;if(this.P(N,function(i,r){t[i]=r.I(e),n++,o&&pe.test(i)?a=Math.max(a,Number(i)):o=!1}),!e&&o&&a<2*n){var i,r=[];for(i in t)r[i]=t[i];return r}return e&&!this.C().e()&&(t[".priority"]=this.C().I()),t},g.hash=function(){if(null===this.Cb){var e="";this.C().e()||(e+="priority:"+oe(this.C().I())+":"),this.P(N,function(t,n){var a=n.hash();""!==a&&(e+=":"+t+":"+a)}),this.Cb=""===e?"":Hc(e)}return this.Cb},g.rf=function(e,t,n){return(n=qe(this,n))?(e=cc(n,new F(e,t)))?e.name:null:cc(this.m,e)},g.P=function(e,t){var n=qe(this,e);return n?n.ia(function(e){return t(e.name,e.S)}):this.m.ia(t)},g.Xb=function(e){return this.Yb(e.Tc(),e)},g.Yb=function(e,t){if(n=qe(this,t))return n.Yb(e,function(e){return e});for(var n,a=ec(n=this.m.Yb(e.name,Tb));null!=a&&0>t.compare(a,e);)J(n),a=ec(n);return n},g.sf=function(e){return this.$b(e.Qc(),e)},g.$b=function(e,t){if(n=qe(this,t))return n.$b(e,function(e){return e});for(var n,a=ec(n=this.m.$b(e.name,Tb));null!=a&&0<t.compare(a,e);)J(n),a=ec(n);return n},g.Dc=function(e){return this.e()?e.e()?0:-1:e.K()||e.e()?1:e===Vd?-1:0},g.lb=function(e){if(e===Qd||ta(this.wb.dc,e.toString()))return this;var t=this.wb,n=this.m;K(e!==Qd,"KeyIndex always exists and isn't meant to be added to the IndexMap.");for(var a=[],o=!1,i=J(n=n.Xb(Tb));i;)o=o||e.Ic(i.S),a.push(i),i=J(n);return a=o?je(a,td(e)):Sd,o=e.toString(),(n=xa(t.dc))[o]=e,(e=xa(t.Bd))[o]=a,new R(this.m,this.aa,new he(e,n))},g.Jc=function(e){return e===Qd||ta(this.wb.dc,e.toString())},g.ca=function(e){if(e===this)return!0;if(e.K())return!1;if(this.C().ca(e.C())&&this.m.count()===e.m.count()){var t=this.Xb(N);e=e.Xb(N);for(var n=J(t),a=J(e);n&&a;){if(n.name!==a.name||!n.S.ca(a.S))return!1;n=J(t),a=J(e)}return null===n&&null===a}return!1},g.toString=function(){return B(this.I(!0))};var re=Math.log(2),C=new R(new ac(Wb),null,le);ma(ue,R),g=ue.prototype,g.Dc=function(e){return e===this?0:1},g.ca=function(e){return e===this},g.C=function(){return this},g.R=function(){return C},g.e=function(){return!1};var Vd=new ue,Td=new F("[MIN_NAME]",C),Zd=new F("[MAX_NAME]",Vd);Id.prototype.w=function(){return this.Yd},g=ve.prototype,g.w=function(){return this.Ka.w().j()},g.fb=function(e){var t=ub(this.Ka);return t&&(S(this.W.n)||!e.e()&&!t.R(E(e)).e())?t.Q(e):null},g.e=function(){return 0===this.Xa.length},g.Pb=function(e){this.Xa.push(e)},g.jb=function(e,t){var n=[];if(t){K(null==e,"A cancel should cancel all event registrations.");var a=this.W.path;Oa(this.Xa,function(e){(e=e.gf(t,a))&&n.push(e)})}if(e){for(var o=[],i=0;i<this.Xa.length;++i){var r=this.Xa[i];if(r.matches(e)){if(e.tf()){o=o.concat(this.Xa.slice(i+1));break}}else o.push(r)}this.Xa=o}else this.Xa=[];return n},g.ab=function(e,t,n){e.type===Bd&&null!==e.source.Hb&&(K(ub(this.Ka),"We should always have a full cache before handling merges"),K(Jd(this.Ka),"Missing event cache, even though we have a server cache"));var a=this.Ka;return e=this.Hf.ab(a,e,t,n),t=this.Hf,K((n=e.je).O.j().Jc(t.V.g),"Event snap not indexed"),K(n.w().j().Jc(t.V.g),"Server snap not indexed"),K(Ib(e.je.w())||!Ib(a.w()),"Once a server snap is complete, it should never go back"),this.Ka=e.je,xe(this,e.fg,e.je.O.j(),null)},ze.prototype.Xc=function(e){return this.path.e()?(e=this.children.subtree(new L(e))).e()?null:e.value?new Xb(this.source,G,e.value):new ze(this.source,G,e):(K(E(this.path)===e,"Can't get a merge for a child not on the path of the operation"),new ze(this.source,H(this.path),this.children))},ze.prototype.toString=function(){return"Operation("+this.path+": "+this.source.toString()+" merge: "+this.children.toString()+")"},g=Ae.prototype,g.yf=function(e,t,n,a){var o=e.path.toString();this.f("Listen called for "+o+" "+e.va());var i=Be(e,n),r={};this.$[i]=r,e=ge(e.n);var l=this;Ce(this,o+".json",e,function(e,t){var s=t;404===e&&(e=s=null),null===e&&l.Gb(o,s,!1,n),w(l.$,i)===r&&a(e?401==e?"permission_denied":"rest_error:"+e:"ok",null)})},g.Rf=function(e,t){var n=Be(e,t);delete this.$[n]},g.M=function(e,t){this.Aa=e;var n=(a=$c(e)).data,a=a.Bc&&a.Bc.exp;t&&t("ok",{auth:n,expires:a})},g.ge=function(e){this.Aa=null,e("ok",null)},g.Me=function(){},g.Cf=function(){},g.Jd=function(){},g.put=function(){},g.zf=function(){},g.Ue=function(){},De.prototype.fe=function(e){var t,n=(t=this.Oc[e]||[]).length;if(0<n){for(var a=Array(n),o=0;o<n;o++)a[o]=t[o];t=a}else t=[];for(n=0;n<t.length;n++)t[n].zc.apply(t[n].Ma,Array.prototype.slice.call(arguments,1))},De.prototype.Eb=function(e,t,n){Ee(this,e),this.Oc[e]=this.Oc[e]||[],this.Oc[e].push({zc:t,Ma:n}),(e=this.Ae(e))&&t.apply(n,e)},De.prototype.ic=function(e,t,n){Ee(this,e),e=this.Oc[e]||[];for(var a=0;a<e.length;a++)if(e[a].zc===t&&(!n||n===e[a].Ma)){e.splice(a,1);break}};var Fe=function(){var e=0,t=[];return function(n){var a=n===e;e=n;for(var o=Array(8),i=7;0<=i;i--)o[i]="-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz".charAt(n%64),n=Math.floor(n/64);if(K(0===n,"Cannot push at time == 0"),n=o.join(""),a){for(i=11;0<=i&&63===t[i];i--)t[i]=0;t[i]++}else for(i=0;12>i;i++)t[i]=Math.floor(64*Math.random());for(i=0;12>i;i++)n+="-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz".charAt(t[i]);return K(20===n.length,"nextPushId: Length should be 20."),n}}();ma(Ge,De),Ge.prototype.Ae=function(e){return K("online"===e,"Unknown event type: "+e),[this.kc]},ca(Ge),ma(He,De),He.prototype.Ae=function(e){return K("visible"===e,"Unknown event type: "+e),[this.Ob]},ca(He),g=L.prototype,g.toString=function(){for(var e="",t=this.Z;t<this.o.length;t++)""!==this.o[t]&&(e+="/"+this.o[t]);return e||"/"},g.slice=function(e){return this.o.slice(this.Z+(e||0))},g.parent=function(){if(this.Z>=this.o.length)return null;for(var e=[],t=this.Z;t<this.o.length-1;t++)e.push(this.o[t]);return new L(e,0)},g.u=function(e){for(var t=[],n=this.Z;n<this.o.length;n++)t.push(this.o[n]);if(e instanceof L)for(n=e.Z;n<e.o.length;n++)t.push(e.o[n]);else for(e=e.split("/"),n=0;n<e.length;n++)0<e[n].length&&t.push(e[n]);return new L(t,0)},g.e=function(){return this.Z>=this.o.length},g.ca=function(e){if(Kd(this)!==Kd(e))return!1;for(var t=this.Z,n=e.Z;t<=this.o.length;t++,n++)if(this.o[t]!==e.o[n])return!1;return!0},g.contains=function(e){var t=this.Z,n=e.Z;if(Kd(this)>Kd(e))return!1;for(;t<this.o.length;){if(this.o[t]!==e.o[n])return!1;++t,++n}return!0};var G=new L("");Je.prototype.push=function(e){0<this.Qa.length&&(this.Ha+=1),this.Qa.push(e),this.Ha+=Zc(e),Ke(this)},Je.prototype.pop=function(){var e=this.Qa.pop();this.Ha-=Zc(e),0<this.Qa.length&&--this.Ha};var Ne=new ac(function(e,t){return e===t?0:e<t?-1:1});g=Me.prototype,g.e=function(){return null===this.value&&this.children.e()},g.subtree=function(e){if(e.e())return this;var t=this.children.get(E(e));return null!==t?t.subtree(H(e)):Pd},g.set=function(e,t){if(e.e())return new Me(t,this.children);var n=E(e),a=(this.children.get(n)||Pd).set(H(e),t);n=this.children.Oa(n,a);return new Me(this.value,n)},g.remove=function(e){if(e.e())return this.children.e()?Pd:new Me(null,this.children);var t=E(e),n=this.children.get(t);return n?(t=(e=n.remove(H(e))).e()?this.children.remove(t):this.children.Oa(t,e),null===this.value&&t.e()?Pd:new Me(this.value,t)):this},g.get=function(e){if(e.e())return this.value;var t=this.children.get(E(e));return t?t.get(H(e)):null};var Pd=new Me(null);Me.prototype.toString=function(){var e={};return Md(this,function(t,n){e[t.toString()]=n.toString()}),B(e)},Ze.prototype.Xc=function(e){return this.path.e()?null!=this.Qb.value?(K(this.Qb.children.e(),"affectedTree should not have overlapping affected paths."),this):(e=this.Qb.subtree(new L(e)),new Ze(G,e,this.Vd)):(K(E(this.path)===e,"operationForChild called for unrelated child."),new Ze(H(this.path),this.Qb,this.Vd))},Ze.prototype.toString=function(){return"Operation("+this.path+": "+this.source.toString()+" ack write revert="+this.Vd+" affectedTree="+this.Qb+")"};var Yb=0,Bd=1,Ed=2,$b=3,$e=new af(!0,!1,null,!1),bf=new af(!1,!0,null,!1);af.prototype.toString=function(){return this.we?"user":this.af?"server(queryID="+this.Hb+")":"server"};var df=new cf(new Me(null));cf.prototype.Rd=function(e){return e.e()?df:new cf(e=Od(this.X,e,Pd))},cf.prototype.e=function(){return this.X.e()},cf.prototype.apply=function(e){return kf(G,this.X,e)},g=lf.prototype,g.Rd=function(e){var t=Ua(this.na,function(t){return t.kd===e});K(0<=t,"removeWrite called with nonexistent writeId.");var n=this.na[t];this.na.splice(t,1);for(var a=n.visible,o=!1,i=this.na.length-1;a&&0<=i;){var l=this.na[i];l.visible&&(i>=t&&nf(l,n.path)?a=!1:n.path.contains(l.path)&&(o=!0)),i--}if(a){if(o)this.T=of(this.na,pf,G),this.Mc=0<this.na.length?this.na[this.na.length-1].kd:-1;else if(n.Ga)this.T=this.T.Rd(n.path);else{var s=this;r(n.children,function(e,t){s.T=s.T.Rd(n.path.u(t))})}return!0}return!1},g.za=function(e,t,n,a){if(n||a){var o=jf(this.T,e);return!a&&o.e()?t:a||null!=t||null!=gf(o,G)?(o=of(this.na,function(t){return(t.visible||a)&&(!n||!(0<=Na(n,t.kd)))&&(t.path.contains(e)||e.contains(t.path))},e),t=t||C,o.apply(t)):null}return null!=(o=gf(this.T,e))?o:(o=jf(this.T,e)).e()?t:null!=t||null!=gf(o,G)?(t=t||C,o.apply(t)):null},g.yc=function(e,t){var n=C,a=gf(this.T,e);if(a)a.K()||a.P(N,function(e,t){n=n.U(e,t)});else if(t){var o=jf(this.T,e);t.P(N,function(e,t){var a=jf(o,new L(e)).apply(t);n=n.U(e,a)}),Oa(hf(o),function(e){n=n.U(e.name,e.S)})}else o=jf(this.T,e),Oa(hf(o),function(e){n=n.U(e.name,e.S)});return n},g.ld=function(e,t,n,a){return K(n||a,"Either existingEventSnap or existingServerSnap must exist"),e=e.u(t),null!=gf(this.T,e)?null:(e=jf(this.T,e)).e()?a.Q(t):e.apply(a.Q(t))},g.xc=function(e,t,n){e=e.u(t);var a=gf(this.T,e);return null!=a?a:sb(n,t)?jf(this.T,e).apply(n.j().R(t)):null},g.tc=function(e){return gf(this.T,e)},g.ne=function(e,t,n,a,o,i){var r;if(null==(r=gf(e=jf(this.T,e),G))){if(null==t)return[];r=e.apply(t)}if((r=r.lb(i)).e()||r.K())return[];for(t=[],e=td(i),i=J(o=o?r.$b(n,i):r.Yb(n,i));i&&t.length<a;)0!==e(i,n)&&t.push(i),i=J(o);return t},g=qf.prototype,g.za=function(e,t,n){return this.X.za(this.Mb,e,t,n)},g.yc=function(e){return this.X.yc(this.Mb,e)},g.ld=function(e,t,n){return this.X.ld(this.Mb,e,t,n)},g.tc=function(e){return this.X.tc(this.Mb.u(e))},g.ne=function(e,t,n,a,o){return this.X.ne(this.Mb,e,t,n,a,o)},g.xc=function(e,t){return this.X.xc(this.Mb,e,t)},g.u=function(e){return new qf(this.Mb.u(e),this.X)},g=rf.prototype,g.e=function(){return wa(this.ya)},g.ab=function(e,t,n){var a=e.source.Hb;if(null!==a)return K(null!=(a=w(this.ya,a)),"SyncTree gave us an op for an invalid query."),a.ab(e,t,n);var o=[];return r(this.ya,function(a){o=o.concat(a.ab(e,t,n))}),o},g.Pb=function(e,t,n,a,o){var i=e.va();if(!(r=w(this.ya,i))){var r,l=!1;(r=n.za(o?a:null))?l=!0:(r=a instanceof R?n.yc(a):C,l=!1),r=new ve(e,new Id(new tb(r,l,!1),new tb(a,o,!1))),this.ya[i]=r}return r.Pb(t),ye(r,t)},g.jb=function(e,t,n){var a=e.va(),o=[],i=[],l=null!=sf(this);if("default"===a){var s=this;r(this.ya,function(e,a){i=i.concat(e.jb(t,n)),e.e()&&(delete s.ya[a],S(e.W.n)||o.push(e.W))})}else{var u=w(this.ya,a);u&&(i=i.concat(u.jb(t,n)),u.e()&&(delete this.ya[a],S(u.W.n)||o.push(u.W)))}return l&&null==sf(this)&&o.push(new U(e.k,e.path)),{Kg:o,mg:i}},g.fb=function(e){var t=null;return r(this.ya,function(n){t=t||n.fb(e)}),t},vf.prototype.Pb=function(e,t){var n=e.path,a=null,o=!1;Ve(this.ta,n,function(e,t){var i=T(e,n);return a=t.fb(i),o=o||null!=sf(t),!a});var i,r=this.ta.get(n);r?(o=o||null!=sf(r),a=a||r.fb(G)):(r=new rf,this.ta=this.ta.set(n,r)),null!=a?i=!0:(i=!1,a=C,Ye(this.ta.subtree(n),function(e,t){var n=t.fb(G);n&&(a=a.U(e,n))}));var l=null!=uf(r,e);if(!l&&!S(e.n)){var s=Gf(e);K(!(s in this.mc),"View does not exist, but we have a tag");var u=Hf++;this.mc[s]=u,this.$e["_"+u]=s}return i=r.Pb(e,t,new qf(n,this.ib),a,i),l||o||(r=uf(r,e),i=i.concat(If(this,e,r))),i},vf.prototype.jb=function(e,t,n){var a=e.path,o=this.ta.get(a),i=[];if(o&&("default"===e.va()||null!=uf(o,e))){i=o.jb(e,t,n),o.e()&&(this.ta=this.ta.remove(a)),o=i.Kg,i=i.mg,t=-1!==Ua(o,function(e){return S(e.n)});var r=Te(this.ta,a,function(e,t){return null!=sf(t)});if(t&&!r&&!(a=this.ta.subtree(a)).e()){a=Jf(a);for(var l=0;l<a.length;++l){var s=(u=a[l]).W,u=Kf(this,u);this.Nc.Xe(Lf(s),Mf(this,s),u.xd,u.H)}}if(!r&&0<o.length&&!n)if(t)this.Nc.ae(Lf(e),null);else{var c=this;Oa(o,function(e){e.va();var t=c.mc[Gf(e)];c.Nc.ae(Lf(e),t)})}Nf(this,o)}return i},vf.prototype.za=function(e,t){var n=this.ib,a=Te(this.ta,e,function(t,n){var a=T(t,e);if(a=n.fb(a))return a});return n.za(e,a,t,!0)};var Hf=1;g=Rf.prototype,g.Ca=function(){return this.A.value},g.clear=function(){this.A.value=null,this.A.children={},this.A.nd=0,Uf(this)},g.wd=function(){return 0<this.A.nd},g.e=function(){return null===this.Ca()&&!this.wd()},g.P=function(e){var t=this;r(this.A.children,function(n,a){e(new Rf(a,t,n))})},g.path=function(){return new L(null===this.Zc?this.Gd:this.Zc.path()+"/"+this.Gd)},g.name=function(){return this.Gd},g.parent=function(){return this.Zc};var Xf=/[\[\].#$\/\u0000-\u001F\u007F]/,Yf=/[\[\].#$\u0000-\u001F\u007F]/,Zf=/^[a-zA-Z][a-zA-Z._\-+]+$/;g=pg.prototype,g.add=function(e,t){this.set[e]=null===t||t},g.contains=function(e){return v(this.set,e)},g.get=function(e){return this.contains(e)?this.set[e]:void 0},g.remove=function(e){delete this.set[e]},g.clear=function(){this.set={}},g.e=function(){return wa(this.set)},g.count=function(){return pa(this.set)},g.keys=function(){var e=[];return r(this.set,function(t,n){e.push(n)}),e},qc.prototype.find=function(e){if(null!=this.B)return this.B.Q(e);if(e.e()||null==this.m)return null;var t=E(e);return e=H(e),this.m.contains(t)?this.m.get(t).find(e):null},qc.prototype.nc=function(e,t){if(e.e())this.B=t,this.m=null;else if(null!==this.B)this.B=this.B.G(e,t);else{null==this.m&&(this.m=new pg);var n=E(e);this.m.contains(n)||this.m.add(n,new qc),n=this.m.get(n),e=H(e),n.nc(e,t)}},qc.prototype.P=function(e){null!==this.m&&qg(this.m,function(t,n){e(t,n)})};var sg="auth.firebase.com",ug=["remember","redirectTo"]
;wg.prototype.set=function(e,t){if(!t){if(!this.be.length)throw Error("fb.login.SessionManager : No storage options available!");t=this.be[0]}t.set(this.Qe,e)},wg.prototype.get=function(){var e=Qa(this.be,q(this.qg,this));return Xa(e=Pa(e,function(e){return null!==e}),function(e,t){return ad(t.token)-ad(e.token)}),0<e.length?e.shift():null},wg.prototype.qg=function(e){try{var t=e.get(this.Qe);if(t&&t.token)return t}catch(n){}return null},wg.prototype.clear=function(){var e=this;Oa(this.be,function(t){t.remove(e.Qe)})},Ig.prototype.jc=function(e){var t,n=this;try{t=nb(e.data)}catch(a){}t&&"request"===t.a&&(Dg(window,"message",this.jc),this.ce=e.origin,this.Ac&&setTimeout(function(){n.Ac(n.ce,t.d,function(e,t){n.dg=!t,n.Ac=void 0,Jg(n,{a:"response",d:e,forceKeepWindowOpen:t})})},0))},Ig.prototype.Bg=function(){try{Dg(this.zd,"message",this.Bf)}catch(a){}this.Ac&&(Jg(this,{a:"error",d:"unknown closed window"}),this.Ac=void 0);try{window.close()}catch(b){}},Ig.prototype.Bf=function(e){if(this.dg&&"die"===e.data)try{window.close()}catch(b){}},Kg.prototype.open=function(e,t){yc.set("redirect_request_id",this.pc),yc.set("redirect_request_id",this.pc),t.requestId=this.pc,t.redirectTo=t.redirectTo||window.location.href,e+=(/\?/.test(e)?"":"?")+kb(t),window.location=e},Kg.isAvailable=function(){return!zg()&&!yg()},Kg.prototype.Cc=function(){return"redirect"};var Lg={NETWORK_ERROR:"Unable to contact the Firebase server.",SERVER_ERROR:"An unknown server error occurred.",TRANSPORT_UNAVAILABLE:"There are no login transports available for the requested method.",REQUEST_INTERRUPTED:"The browser redirected the page before the login request could complete.",USER_CANCELLED:"The user cancelled authentication."};Ng.prototype.open=function(e,t,n){function a(e){if(i&&(document.body.removeChild(i),i=void 0),c&&(c=clearInterval(c)),Dg(window,"message",o),Dg(window,"unload",a),u&&!e)try{u.close()}catch(t){r.postMessage("die",s)}u=r=void 0}function o(e){if(e.origin===s)try{var t=nb(e.data);"ready"===t.a?r.postMessage(d,s):"error"===t.a?(a(!1),n&&(n(t.d),n=null)):"response"===t.a&&(a(t.forceKeepWindowOpen),n&&(n(null,t.d),n=null))}catch(o){}}var i,r,l=Ag(8);if(!this.options.relay_url)return n(Error("invalid arguments: origin of url and relay_url must match"));var s=Eg(e);if(s!==Eg(this.options.relay_url))n&&setTimeout(function(){n(Error("invalid arguments: origin of url and relay_url must match"))},0);else{l&&((i=document.createElement("iframe")).setAttribute("src",this.options.relay_url),i.style.display="none",i.setAttribute("name","__winchan_relay_frame"),document.body.appendChild(i),r=i.contentWindow),e+=(/\?/.test(e)?"":"?")+kb(t);var u=window.open(e,this.options.window_name,this.options.window_features);r||(r=u);var c=setInterval(function(){u&&u.closed&&(a(!1),n&&(n(Mg("USER_CANCELLED")),n=null))},500),d=B({a:"request",d:t});Cg(window,"unload",a),Cg(window,"message",o)}},Ng.isAvailable=function(){var e;return(e="postMessage"in window&&!zg())&&((e=yg()||"undefined"!=typeof navigator&&(!!xg().match(/Windows Phone/)||!!window.Windows&&/^ms-appx:/.test(location.href)))||(e=xg(),e="undefined"!=typeof navigator&&"undefined"!=typeof window&&!!(e.match(/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i)||e.match(/CriOS/)||e.match(/Twitter for iPhone/)||e.match(/FBAN\/FBIOS/)||window.navigator.standalone)),e=!e),e&&!xg().match(/PhantomJS/)},Ng.prototype.Cc=function(){return"popup"},Og.prototype.open=function(e,t,n){function a(){n&&(n(Mg("REQUEST_INTERRUPTED")),n=null)}var o,i=new XMLHttpRequest,r=this.options.method.toUpperCase();if(Cg(window,"beforeunload",a),i.onreadystatechange=function(){if(n&&4===i.readyState){var e;if(200<=i.status&&300>i.status){try{e=nb(i.responseText)}catch(t){}n(null,e)}else 500<=i.status&&600>i.status?n(Mg("SERVER_ERROR")):n(Mg("NETWORK_ERROR"));n=null,Dg(window,"beforeunload",a)}},"GET"===r)e+=(/\?/.test(e)?"":"?")+kb(t),o=null;else{var l=this.options.headers.content_type;"application/json"===l&&(o=B(t)),"application/x-www-form-urlencoded"===l&&(o=kb(t))}for(var s in i.open(r,e,!0),za(e={"X-Requested-With":"XMLHttpRequest",Accept:"application/json;text/plain"},this.options.headers),e)i.setRequestHeader(s,e[s]);i.send(o)},Og.isAvailable=function(){var e;return(e=!!window.XMLHttpRequest)&&(e=!((e=xg()).match(/MSIE/)||e.match(/Trident/))||Ag(10)),e},Og.prototype.Cc=function(){return"json"},Pg.prototype.open=function(e,t,n){function a(){n&&(n(Mg("USER_CANCELLED")),n=null)}var o,i=this,r=Pc(sg);t.requestId=this.pc,t.redirectTo=r.scheme+"://"+r.host+"/blank/page.html",e+=/\?/.test(e)?"":"?",e+=kb(t),(o=window.open(e,"_blank","location=no"))&&ha(o.addEventListener)?(o.addEventListener("loadstart",function(e){var t;if(t=e&&e.url)e:{try{var l=document.createElement("a");l.href=e.url,t=l.host===r.host&&"/blank/page.html"===l.pathname;break e}catch(s){}t=!1}t&&(e=Fg(e.url),o.removeEventListener("exit",a),o.close(),e=new tg(null,null,{requestId:i.pc,requestKey:e}),i.Ef.requestWithCredential("/auth/session",e,n),n=null)}),o.addEventListener("exit",a)):n(Mg("TRANSPORT_UNAVAILABLE"))},Pg.isAvailable=function(){return yg()},Pg.prototype.Cc=function(){return"redirect"},Qg.prototype.open=function(e,t,n){function a(){n&&(n(Mg("REQUEST_INTERRUPTED")),n=null)}function o(){setTimeout(function(){window.__firebase_auth_jsonp[i]=void 0,wa(window.__firebase_auth_jsonp)&&(window.__firebase_auth_jsonp=void 0);try{var e=document.getElementById(i);e&&e.parentNode.removeChild(e)}catch(t){}},1),Dg(window,"beforeunload",a)}var i="fn"+(new Date).getTime()+Math.floor(99999*Math.random());t[this.options.callback_parameter]="__firebase_auth_jsonp."+i,e+=(/\?/.test(e)?"":"?")+kb(t),Cg(window,"beforeunload",a),window.__firebase_auth_jsonp[i]=function(e){n&&(n(null,e),n=null),o()},Rg(i,e,n)},Qg.isAvailable=function(){return"undefined"!=typeof document&&null!=document.createElement},Qg.prototype.Cc=function(){return"json"},ma(Sg,De),g=Sg.prototype,g.xe=function(){return this.mb||null},g.se=function(e,t){ah(this);var n=vg(e);n.$a._method="POST",this.qc("/users",n,function(e,n){e?P(t,e):P(t,e,n)})},g.Te=function(e,t){var n=this;ah(this);var a="/users/"+encodeURIComponent(e.email),o=vg(e);o.$a._method="DELETE",this.qc(a,o,function(e,a){!e&&a&&a.uid&&n.mb&&n.mb.uid&&n.mb.uid===a.uid&&Zg(n),P(t,e)})},g.pe=function(e,t){ah(this);var n="/users/"+encodeURIComponent(e.email)+"/password",a=vg(e);a.$a._method="PUT",a.$a.password=e.newPassword,this.qc(n,a,function(e){P(t,e)})},g.oe=function(e,t){ah(this);var n="/users/"+encodeURIComponent(e.oldEmail)+"/email",a=vg(e);a.$a._method="PUT",a.$a.email=e.newEmail,a.$a.password=e.password,this.qc(n,a,function(e){P(t,e)})},g.Ve=function(e,t){ah(this);var n="/users/"+encodeURIComponent(e.email)+"/password",a=vg(e);a.$a._method="POST",this.qc(n,a,function(e){P(t,e)})},g.qc=function(e,t,n){dh(this,[Og,Qg],e,t,n)},g.Ae=function(e){return K("auth_status"===e,'initial event must be of type "auth_status"'),this.Se?null:[this.mb]};var Cc="websocket",Dc="long_polling",ih,jh;hh.prototype.open=function(e,t){this.hf=0,this.la=t,this.Af=new eh(e),this.zb=!1;var n=this;this.qb=setTimeout(function(){n.f("Timed out trying to connect."),n.gb(),n.qb=null},Math.floor(3e4)),Rc(function(){if(!n.zb){n.Sa=new kh(function(e,t,a){if(lh(n,arguments),n.Sa)if(n.qb&&(clearTimeout(n.qb),n.qb=null),n.Hc=!0,"start"==e)n.id=t,n.Gf=a;else{if("close"!==e)throw Error("Unrecognized command received: "+e);t?(n.Sa.Xd=!1,fh(n.Af,t,function(){n.gb()})):n.gb()}},function(e,t){lh(n,arguments),gh(n.Af,e,t)},function(){n.gb()},n.jd);var e={start:"t"};e.ser=Math.floor(1e8*Math.random()),n.Sa.he&&(e.cb=n.Sa.he),e.v="5",n.Qf&&(e.s=n.Qf),n.Bb&&(e.ls=n.Bb),"undefined"!=typeof location&&location.href&&-1!==location.href.indexOf("firebaseio.com")&&(e.r="f"),e=n.jd(e),n.f("Connecting via long-poll to "+e),mh(n.Sa,e,function(){})}})},hh.prototype.start=function(){var e=this.Sa,t=this.Gf;for(e.ug=this.id,e.vg=t,e.le=!0;nh(e););e=this.id,t=this.Gf,this.gc=document.createElement("iframe");var n={dframe:"t"};n.id=e,n.pw=t,this.gc.src=this.jd(n),this.gc.style.display="none",document.body.appendChild(this.gc)},hh.isAvailable=function(){return ih||!jh&&"undefined"!=typeof document&&null!=document.createElement&&!("object"==typeof window&&window.chrome&&window.chrome.extension&&!/^chrome/.test(window.location.href))&&!("object"==typeof Windows&&"object"==typeof Windows.Xg)&&!0},g=hh.prototype,g.Ed=function(){},g.dd=function(){this.zb=!0,this.Sa&&(this.Sa.close(),this.Sa=null),this.gc&&(document.body.removeChild(this.gc),this.gc=null),this.qb&&(clearTimeout(this.qb),this.qb=null)},g.gb=function(){this.zb||(this.f("Longpoll is closing itself"),this.dd(),this.la&&(this.la(this.Hc),this.la=null))},g.close=function(){this.zb||(this.f("Longpoll is being closed."),this.dd())},g.send=function(e){e=B(e),this.ob+=e.length,Ob(this.Ua,"bytes_sent",e.length),e=Vc(e=fb(e=Ic(e),!0),1840);for(var t=0;t<e.length;t++){var n=this.Sa;n.ad.push({Mg:this.hf,Ug:e.length,kf:e[t]}),n.le&&nh(n),this.hf++}},kh.prototype.close=function(){if(this.le=!1,this.Ea){this.Ea.eb.body.innerHTML="";var e=this;setTimeout(function(){null!==e.Ea&&(document.body.removeChild(e.Ea),e.Ea=null)},Math.floor(0))}var t=this.hb;t&&(this.hb=null,t())};var ph=null,rh;"undefined"!=typeof MozWebSocket?ph=MozWebSocket:"undefined"!=typeof WebSocket&&(ph=WebSocket),qh.prototype.open=function(e,t){this.hb=t,this.zg=e,this.f("Websocket connecting to "+this.ef),this.Hc=!1,xc.set("previous_websocket_failure",!0);try{this.ua=new ph(this.ef)}catch(o){this.f("Error instantiating WebSocket.");var n=o.message||o.data;return n&&this.f(n),void this.gb()}var a=this;this.ua.onopen=function(){a.f("Websocket connected."),a.Hc=!0},this.ua.onclose=function(){a.f("Websocket connection was disconnected."),a.ua=null,a.gb()},this.ua.onmessage=function(e){if(null!==a.ua)if(e=e.data,a.nb+=e.length,Ob(a.Ua,"bytes_received",e.length),sh(a),null!==a.frames)th(a,e);else{e:{if(K(null===a.frames,"We already have a frame buffer"),6>=e.length){var t=Number(e);if(!isNaN(t)){a.bf=t,a.frames=[],e=null;break e}}a.bf=1,a.frames=[]}null!==e&&th(a,e)}},this.ua.onerror=function(e){a.f("WebSocket error.  Closing connection."),(e=e.message||e.data)&&a.f(e),a.gb()}},qh.prototype.start=function(){},qh.isAvailable=function(){var e=!1;if("undefined"!=typeof navigator&&navigator.userAgent){var t=navigator.userAgent.match(/Android ([0-9]{0,}\.[0-9]{0,})/);t&&1<t.length&&4.4>parseFloat(t[1])&&(e=!0)}return!e&&null!==ph&&!rh},qh.responsesRequiredToBeHealthy=2,qh.healthyTimeout=3e4,g=qh.prototype,g.Ed=function(){xc.remove("previous_websocket_failure")},g.send=function(e){sh(this),e=B(e),this.ob+=e.length,Ob(this.Ua,"bytes_sent",e.length),1<(e=Vc(e,16384)).length&&this.ua.send(String(e.length));for(var t=0;t<e.length;t++)this.ua.send(e[t])},g.dd=function(){this.zb=!0,this.Kc&&(clearInterval(this.Kc),this.Kc=null),this.ua&&(this.ua.close(),this.ua=null)},g.gb=function(){this.zb||(this.f("WebSocket is closing itself"),this.dd(),this.hb&&(this.hb(this.Hc),this.hb=null))},g.close=function(){this.zb||(this.f("WebSocket is being closed"),this.dd())};var wh=[hh,qh];yh.prototype.Fa=function(e){Jh(this,{t:"d",d:e})},yh.prototype.Id=function(e){Gh(this),this.jc(e)},yh.prototype.close=function(){2!==this.Ta&&(this.f("Closing realtime connection."),this.Ta=2,Fh(this),this.la&&(this.la(),this.la=null))};var Lh=0,Nh=0;g=Kh.prototype,g.Fa=function(e,t,n){var a=++this.Lg;e={r:a,a:e,b:t},this.f(B(e)),K(this.oa,"sendRequest call when we're not connected not allowed."),this.Ia.Fa(e),n&&(this.Td[a]=n)},g.yf=function(e,t,n,a){var o=e.va(),i=e.path.toString();this.f("Listen called for "+i+" "+o),this.$[i]=this.$[i]||{},K(fe(e.n)||!S(e.n),"listen() called for non-default but complete query"),K(!this.$[i][o],"listen() called twice for same path/queryId."),e={H:a,xd:t,Ig:e,tag:n},this.$[i][o]=e,this.oa&&Oh(this,e)},g.M=function(e,t,n){this.Aa={ig:e,of:!1,zc:t,md:n},this.f("Authenticating using credential: "+e),Qh(this),(t=40==e.length)||(t="object"==typeof(e=$c(e).Bc)&&!0===w(e,"admin")),t&&(this.f("Admin auth credential detected.  Reducing max reconnect time."),this.Fd=3e4)},g.ge=function(e){delete this.Aa,this.oa&&this.Fa("unauth",{},function(t){e(t.s,t.d)})},g.Rf=function(e,t){var n=e.path.toString(),a=e.va();if(this.f("Unlisten called for "+n+" "+a),K(fe(e.n)||!S(e.n),"unlisten() called for non-default but complete query"),Ph(this,n,a)&&this.oa){var o=ee(e.n);this.f("Unlisten on "+n+" for "+a),n={p:n},t&&(n.q=o,n.t=t),this.Fa("n",n)}},g.Me=function(e,t,n){this.oa?Rh(this,"o",e,t,n):this.Vc.push({$c:e,action:"o",data:t,H:n})},g.Cf=function(e,t,n){this.oa?Rh(this,"om",e,t,n):this.Vc.push({$c:e,action:"om",data:t,H:n})},g.Jd=function(e,t){this.oa?Rh(this,"oc",e,null,t):this.Vc.push({$c:e,action:"oc",data:null,H:t})},g.put=function(e,t,n,a){Sh(this,"p",e,t,n,a)},g.zf=function(e,t,n,a){Sh(this,"m",e,t,n,a)},g.Ue=function(e){this.oa&&(e={c:e},this.f("reportStats",e),this.Fa("s",e,function(e){"ok"!==e.s&&this.f("reportStats","Error sending stats: "+e.d)}))},g.Id=function(e){if("r"in e){this.f("from server: "+B(e));var t=e.r,n=this.Td[t];n&&(delete this.Td[t],n(e.b))}else{if("error"in e)throw"A server-side error has occurred: "+e.error;"a"in e&&(t=e.a,n=e.b,this.f("handleServerMessage",t,n),"d"===t?this.Gb(n.p,n.d,!1,n.t):"m"===t?this.Gb(n.p,n.d,!0,n.t):"c"===t?Uh(this,n.p,n.q):"ac"===t?(e=n.s,t=n.d,n=this.Aa,delete this.Aa,n&&n.md&&n.md(e,t)):"sd"===t?this.We?this.We(n):"msg"in n&&"undefined"!=typeof console&&console.log("FIREBASE: "+n.msg.replace("\n","\nFIREBASE: ")):Nc("Unrecognized action received from server: "+B(t)+"\nAre you using the latest client?"))}},g.Wc=function(e,t){if(this.f("connection ready"),this.oa=!0,this.Lc=(new Date).getTime(),this.Oe({serverTimeOffset:e-(new Date).getTime()}),this.Bb=t,this.nf){var n={};n["sdk.js."+hb.replace(/\./g,"-")]=1,yg()&&(n["framework.cordova"]=1),this.Ue(n)}Vh(this),this.nf=!1,this.Uc(!0)},g.Cg=function(e){e&&!this.Ob&&this.Za===this.Fd&&(this.f("Window became visible.  Reducing delay."),this.Za=1e3,this.Ia||Mh(this,0)),this.Ob=e},g.Ag=function(e){e?(this.f("Browser went online."),this.Za=1e3,this.Ia||Mh(this,0)):(this.f("Browser went offline.  Killing connection."),this.Ia&&this.Ia.close())},g.Df=function(){this.f("data client disconnected"),this.oa=!1,this.Ia=null;for(var e=0;e<this.qa.length;e++){var t=this.qa[e];t&&"h"in t.Jf&&t.Jg&&(t.H&&t.H("disconnect"),delete this.qa[e],this.Yc--)}0===this.Yc&&(this.qa=[]),this.Td={},Xh(this)&&(this.Ob?this.Lc&&(3e4<(new Date).getTime()-this.Lc&&(this.Za=1e3),this.Lc=null):(this.f("Window isn't visible.  Delaying reconnect."),this.Za=this.Fd,this.Ge=(new Date).getTime()),e=Math.max(0,this.Za-((new Date).getTime()-this.Ge)),e*=Math.random(),this.f("Trying to reconnect in "+e+"ms"),Mh(this,e),this.Za=Math.min(this.Fd,1.3*this.Za)),this.Uc(!1)},g.yb=function(){this.Ee=!0,this.Ia?this.Ia.close():(this.sb&&(clearTimeout(this.sb),this.sb=null),this.oa&&this.Df())},g.rc=function(){this.Ee=!1,this.Za=1e3,this.Ia||Mh(this,0)};var V={og:function(){ih=rh=!0}};V.forceLongPolling=V.og,V.pg=function(){jh=!0},V.forceWebSockets=V.pg,V.Pg=function(e,t){e.k.Ra.We=t},V.setSecurityDebugCallback=V.Pg,V.Ye=function(e,t){e.k.Ye(t)},V.stats=V.Ye,V.Ze=function(e,t){e.k.Ze(t)},V.statsIncrementCounter=V.Ze,V.sd=function(e){return e.k.sd},V.dataUpdateCount=V.sd,V.sg=function(e,t){e.k.De=t},V.interceptServerData=V.sg,V.yg=function(e){new Ig(e)},V.onPopupOpen=V.yg,V.Ng=function(e){sg=e},V.setAuthenticationServer=V.Ng,Q.prototype.I=function(){return x("Firebase.DataSnapshot.val",0,0,arguments.length),this.A.I()},Q.prototype.val=Q.prototype.I,Q.prototype.mf=function(){return x("Firebase.DataSnapshot.exportVal",0,0,arguments.length),this.A.I(!0)},Q.prototype.exportVal=Q.prototype.mf,Q.prototype.ng=function(){return x("Firebase.DataSnapshot.exists",0,0,arguments.length),!this.A.e()},Q.prototype.exists=Q.prototype.ng,Q.prototype.u=function(e){x("Firebase.DataSnapshot.child",0,1,arguments.length),ga(e)&&(e=String(e)),ig("Firebase.DataSnapshot.child",e);var t=new L(e),n=this.W.u(t);return new Q(this.A.Q(t),n,N)},Q.prototype.child=Q.prototype.u,Q.prototype.Da=function(e){x("Firebase.DataSnapshot.hasChild",1,1,arguments.length),ig("Firebase.DataSnapshot.hasChild",e);var t=new L(e);return!this.A.Q(t).e()},Q.prototype.hasChild=Q.prototype.Da,Q.prototype.C=function(){return x("Firebase.DataSnapshot.getPriority",0,0,arguments.length),this.A.C().I()},Q.prototype.getPriority=Q.prototype.C,Q.prototype.forEach=function(e){if(x("Firebase.DataSnapshot.forEach",1,1,arguments.length),A("Firebase.DataSnapshot.forEach",1,e,!1),this.A.K())return!1;var t=this;return!!this.A.P(this.g,function(n,a){return e(new Q(a,t.W.u(n),N))})},Q.prototype.forEach=Q.prototype.forEach,Q.prototype.wd=function(){return x("Firebase.DataSnapshot.hasChildren",0,0,arguments.length),!this.A.K()&&!this.A.e()},Q.prototype.hasChildren=Q.prototype.wd,Q.prototype.name=function(){return O("Firebase.DataSnapshot.name() being deprecated. Please use Firebase.DataSnapshot.key() instead."),x("Firebase.DataSnapshot.name",0,0,arguments.length),this.key()},Q.prototype.name=Q.prototype.name,Q.prototype.key=function(){return x("Firebase.DataSnapshot.key",0,0,arguments.length),this.W.key()},Q.prototype.key=Q.prototype.key,Q.prototype.Db=function(){return x("Firebase.DataSnapshot.numChildren",0,0,arguments.length),this.A.Db()},Q.prototype.numChildren=Q.prototype.Db,Q.prototype.Ib=function(){return x("Firebase.DataSnapshot.ref",0,0,arguments.length),this.W},Q.prototype.ref=Q.prototype.Ib,g=Yh.prototype,g.toString=function(){return(this.F.kb?"https://":"http://")+this.F.host},g.name=function(){return this.F.hc},g.Gb=function(e,t,n,a){this.sd++;var o=new L(e);t=this.De?this.De(e,t):t,e=[],a?n?(t=na(t,function(e){return M(e)}),e=Ff(this.L,o,t,a)):(t=M(t),e=Bf(this.L,o,t,a)):n?(a=na(t,function(e){return M(e)}),e=Af(this.L,o,a)):(a=M(t),e=xf(this.L,new Xb(bf,o,a))),a=o,0<e.length&&(a=bi(this,o)),Ab(this.da,a,e)},g.Uc=function(e){Zh(this,"connected",e),!1===e&&ci(this)},g.Oe=function(e){var t=this;Wc(e,function(e,n){Zh(t,n,e)})},g.Le=function(e){Zh(this,"authenticated",e)},g.Kb=function(e,t,n,a){this.f("set",{path:e.toString(),value:t,$g:n});var o=ai(this),i=(o=sc(t=M(t,n),o),this.Hd++);o=wf(this.L,e,o,i,!0);wb(this.da,o);var r=this;this.ba.put(e.toString(),t.I(!0),function(t,n){var o="ok"===t;o||O("set at "+e+" failed: "+t),o=zf(r.L,i,!o),Ab(r.da,e,o),di(a,t,n)}),bi(this,o=ei(this,e)),Ab(this.da,o,[])},g.update=function(e,t,n){this.f("update",{path:e.toString(),value:t});var a=!0,o=ai(this),i={};if(r(t,function(e,t){a=!1;var n=M(e);i[t]=sc(n,o)}),a)Cb("update() called with empty data.  Don't do anything."),di(n,"ok");else{var l=this.Hd++,s=yf(this.L,e,i,l);wb(this.da,s);var u=this;this.ba.zf(e.toString(),t,function(t,a){(o="ok"===t)||O("update at "+e+" failed: "+t);var o=zf(u.L,l,!o),i=e;0<o.length&&(i=bi(u,e)),Ab(u.da,i,o),di(n,t,a)}),bi(this,t=ei(this,e)),Ab(this.da,e,[])}},g.Jd=function(e,t){var n=this;this.ba.Jd(e.toString(),function(a,o){"ok"===a&&rg(n.la,e),di(t,a,o)})},g.yb=function(){this.Ra&&this.Ra.yb()},g.rc=function(){this.Ra&&this.Ra.rc()},g.Ye=function(e){if("undefined"!=typeof console){e?(this.fd||(this.fd=new Lb(this.Ua)),e=this.fd.get()):e=this.Ua.get();var t,n=Ra(sa(e),function(e,t){return Math.max(t.length,e)},0);for(t in e){for(var a=e[t],o=t.length;o<n+2;o++)t+=" ";console.log(t+a)}}},g.Ze=function(e){Ob(this.Ua,e),this.Sg.Of[e]=!0},g.f=function(){var e="";this.Ra&&(e=this.Ra.id+":"),Cb(e,arguments)},W.prototype.yb=function(){for(var e in this.oc)this.oc[e].yb()},W.prototype.rc=function(){for(var e in this.oc)this.oc[e].rc()},W.prototype.ve=function(){this.Sf=!0},ca(W),W.prototype.interrupt=W.prototype.yb,W.prototype.resume=W.prototype.rc,X.prototype.cancel=function(e){x("Firebase.onDisconnect().cancel",0,1,arguments.length),A("Firebase.onDisconnect().cancel",1,e,!0),this.bd.Jd(this.ra,e||null)},X.prototype.cancel=X.prototype.cancel,X.prototype.remove=function(e){x("Firebase.onDisconnect().remove",0,1,arguments.length),jg("Firebase.onDisconnect().remove",this.ra),A("Firebase.onDisconnect().remove",1,e,!0),fi(this.bd,this.ra,null,e)},X.prototype.remove=X.prototype.remove,X.prototype.set=function(e,t){x("Firebase.onDisconnect().set",1,2,arguments.length),jg("Firebase.onDisconnect().set",this.ra),bg("Firebase.onDisconnect().set",e,this.ra,!1),A("Firebase.onDisconnect().set",2,t,!0),fi(this.bd,this.ra,e,t)},X.prototype.set=X.prototype.set,X.prototype.Kb=function(e,t,n){x("Firebase.onDisconnect().setWithPriority",2,3,arguments.length),jg("Firebase.onDisconnect().setWithPriority",this.ra),bg("Firebase.onDisconnect().setWithPriority",e,this.ra,!1),fg("Firebase.onDisconnect().setWithPriority",2,t),A("Firebase.onDisconnect().setWithPriority",3,n,!0),gi(this.bd,this.ra,e,t,n)},X.prototype.setWithPriority=X.prototype.Kb,X.prototype.update=function(e,t){if(x("Firebase.onDisconnect().update",1,2,arguments.length),jg("Firebase.onDisconnect().update",this.ra),ea(e)){for(var n={},a=0;a<e.length;++a)n[""+a]=e[a];e=n,O("Passing an Array to Firebase.onDisconnect().update() is deprecated. Use set() if you want to overwrite the existing data, or an Object with integer keys if you really do want to only update some of the children.")}eg("Firebase.onDisconnect().update",e,this.ra),A("Firebase.onDisconnect().update",2,t,!0),hi(this.bd,this.ra,e,t)},X.prototype.update=X.prototype.update,g=Y.prototype,g.Ib=function(){return x("Query.ref",0,0,arguments.length),new U(this.k,this.path)},g.Eb=function(e,t,n,a){x("Query.on",2,4,arguments.length),gg("Query.on",e,!1),A("Query.on",2,t,!1);var o=vi("Query.on",n,a);if("value"===e)ii(this.k,this,new id(t,o.cancel||null,o.Ma||null));else{var i={};i[e]=t,ii(this.k,this,new jd(i,o.cancel,o.Ma))}return t},g.ic=function(e,t,n){x("Query.off",0,3,arguments.length),gg("Query.off",e,!0),A("Query.off",2,t,!0),mb("Query.off",3,n);var a=null,o=null;"value"===e?a=new id(t||null,null,n||null):e&&(t&&((o={})[e]=t),a=new jd(o,null,n||null)),o=this.k,a=".info"===E(this.path)?o.Cd.jb(this,a):o.L.jb(this,a),yb(o.da,this.path,a)},g.Dg=function(e,t){function n(r){i&&(i=!1,o.ic(e,n),t.call(a.Ma,r))}x("Query.once",2,4,arguments.length),gg("Query.once",e,!1),A("Query.once",2,t,!1);var a=vi("Query.once",arguments[2],arguments[3]),o=this,i=!0;this.Eb(e,n,function(t){o.ic(e,n),a.cancel&&a.cancel.call(a.Ma,t)})},g.He=function(e){if(O("Query.limit() being deprecated. Please use Query.limitToFirst() or Query.limitToLast() instead."),x("Query.limit",1,1,arguments.length),!ga(e)||Math.floor(e)!==e||0>=e)throw Error("Query.limit: First argument must be a positive integer.");if(this.n.ja)throw Error("Query.limit: Limit was already set (by another call to limit, limitToFirst, orlimitToLast.");var t=this.n.He(e);return ti(t),new Y(this.k,this.path,t,this.lc)},g.Ie=function(e){if(x("Query.limitToFirst",1,1,arguments.length),!ga(e)||Math.floor(e)!==e||0>=e)throw Error("Query.limitToFirst: First argument must be a positive integer.");if(this.n.ja)throw Error("Query.limitToFirst: Limit was already set (by another call to limit, limitToFirst, or limitToLast).");return new Y(this.k,this.path,this.n.Ie(e),this.lc)},g.Je=function(e){if(x("Query.limitToLast",1,1,arguments.length),!ga(e)||Math.floor(e)!==e||0>=e)throw Error("Query.limitToLast: First argument must be a positive integer.");if(this.n.ja)throw Error("Query.limitToLast: Limit was already set (by another call to limit, limitToFirst, or limitToLast).");return new Y(this.k,this.path,this.n.Je(e),this.lc)},g.Eg=function(e){if(x("Query.orderByChild",1,1,arguments.length),"$key"===e)throw Error('Query.orderByChild: "$key" is invalid.  Use Query.orderByKey() instead.');if("$priority"===e)throw Error('Query.orderByChild: "$priority" is invalid.  Use Query.orderByPriority() instead.');if("$value"===e)throw Error('Query.orderByChild: "$value" is invalid.  Use Query.orderByValue() instead.');ig("Query.orderByChild",e),ui(this,"Query.orderByChild");var t=new L(e);if(t.e())throw Error("Query.orderByChild: cannot pass in empty path.  Use Query.orderByValue() instead.");return t=new Ud(t),si(t=de(this.n,t)),new Y(this.k,this.path,t,!0)},g.Fg=function(){x("Query.orderByKey",0,0,arguments.length),ui(this,"Query.orderByKey");var e=de(this.n,Qd);return si(e),new Y(this.k,this.path,e,!0)},g.Gg=function(){x("Query.orderByPriority",0,0,arguments.length),ui(this,"Query.orderByPriority");var e=de(this.n,N);return si(e),new Y(this.k,this.path,e,!0)},g.Hg=function(){x("Query.orderByValue",0,0,arguments.length),ui(this,"Query.orderByValue");var e=de(this.n,$d);return si(e),new Y(this.k,this.path,e,!0)},g.$d=function(e,t){x("Query.startAt",0,2,arguments.length),bg("Query.startAt",e,this.path,!0),hg("Query.startAt",t);var a=this.n.$d(e,t);if(ti(a),si(a),this.n.ma)throw Error("Query.startAt: Starting point was already set (by another call to startAt or equalTo).");return n(e)||(t=e=null),new Y(this.k,this.path,a,this.lc)},g.td=function(e,t){x("Query.endAt",0,2,arguments.length),bg("Query.endAt",e,this.path,!0),hg("Query.endAt",t);var n=this.n.td(e,t);if(ti(n),si(n),this.n.pa)throw Error("Query.endAt: Ending point was already set (by another call to endAt or equalTo).");return new Y(this.k,this.path,n,this.lc)},g.kg=function(e,t){if(x("Query.equalTo",1,2,arguments.length),bg("Query.equalTo",e,this.path,!1),hg("Query.equalTo",t),this.n.ma)throw Error("Query.equalTo: Starting point was already set (by another call to endAt or equalTo).");if(this.n.pa)throw Error("Query.equalTo: Ending point was already set (by another call to endAt or equalTo).");return this.$d(e,t).td(e,t)},g.toString=function(){x("Query.toString",0,0,arguments.length);for(var e=this.path,t="",n=e.Z;n<e.o.length;n++)""!==e.o[n]&&(t+="/"+encodeURIComponent(String(e.o[n])));return this.k.toString()+(t||"/")},g.va=function(){var e=Uc(ee(this.n));return"{}"===e?"default":e},Y.prototype.ref=Y.prototype.Ib,Y.prototype.on=Y.prototype.Eb,Y.prototype.off=Y.prototype.ic,Y.prototype.once=Y.prototype.Dg,Y.prototype.limit=Y.prototype.He,Y.prototype.limitToFirst=Y.prototype.Ie,Y.prototype.limitToLast=Y.prototype.Je,Y.prototype.orderByChild=Y.prototype.Eg,Y.prototype.orderByKey=Y.prototype.Fg,Y.prototype.orderByPriority=Y.prototype.Gg,Y.prototype.orderByValue=Y.prototype.Hg,Y.prototype.startAt=Y.prototype.$d,Y.prototype.endAt=Y.prototype.td,Y.prototype.equalTo=Y.prototype.kg,Y.prototype.toString=Y.prototype.toString;var Z={};Z.vc=Kh,Z.DataConnection=Z.vc,Kh.prototype.Rg=function(e,t){this.Fa("q",{p:e},t)},Z.vc.prototype.simpleListen=Z.vc.prototype.Rg,Kh.prototype.jg=function(e,t){this.Fa("echo",{d:e},t)},Z.vc.prototype.echo=Z.vc.prototype.jg,Kh.prototype.interrupt=Kh.prototype.yb,Z.Vf=yh,Z.RealTimeConnection=Z.Vf,yh.prototype.sendRequest=yh.prototype.Fa,yh.prototype.close=yh.prototype.close,Z.rg=function(e){var t=Kh.prototype.put;return Kh.prototype.put=function(a,o,i,r){n(r)&&(r=e()),t.call(this,a,o,i,r)},function(){Kh.prototype.put=t}},Z.hijackHash=Z.rg,Z.Uf=zc,Z.ConnectionTarget=Z.Uf,Z.va=function(e){return e.va()},Z.queryIdentifier=Z.va,Z.tg=function(e){return e.k.Ra.$},Z.listens=Z.tg,Z.ve=function(e){e.ve()},Z.forceRestClient=Z.ve,ma(U,Y);var wi=U,xi=["Firebase"],yi=aa,zi;xi[0]in yi||!yi.execScript||yi.execScript("var "+xi[0]);for(;xi.length&&(zi=xi.shift());)!xi.length&&n(wi)?yi[zi]=wi:yi=yi[zi]?yi[zi]:yi[zi]={};U.goOffline=function(){x("Firebase.goOffline",0,0,arguments.length),W.ub().yb()},U.goOnline=function(){x("Firebase.goOnline",0,0,arguments.length),W.ub().rc()},U.enableLogging=Lc,U.ServerValue={TIMESTAMP:{".sv":"timestamp"}},U.SDK_VERSION=hb,U.INTERNAL=V,U.Context=W,U.TEST_ACCESS=Z,U.prototype.name=function(){return O("Firebase.name() being deprecated. Please use Firebase.key() instead."),x("Firebase.name",0,0,arguments.length),this.key()},U.prototype.name=U.prototype.name,U.prototype.key=function(){return x("Firebase.key",0,0,arguments.length),this.path.e()?null:Ld(this.path)},U.prototype.key=U.prototype.key,U.prototype.u=function(e){if(x("Firebase.child",1,1,arguments.length),ga(e))e=String(e);else if(!(e instanceof L))if(null===E(this.path)){var t=e;t&&(t=t.replace(/^\/*\.info(\/|$)/,"/")),ig("Firebase.child",t)}else ig("Firebase.child",e);return new U(this.k,this.path.u(e))},U.prototype.child=U.prototype.u,U.prototype.parent=function(){x("Firebase.parent",0,0,arguments.length);var e=this.path.parent();return null===e?null:new U(this.k,e)},U.prototype.parent=U.prototype.parent,U.prototype.root=function(){x("Firebase.ref",0,0,arguments.length);for(var e=this;null!==e.parent();)e=e.parent();return e},U.prototype.root=U.prototype.root,U.prototype.set=function(e,t){x("Firebase.set",1,2,arguments.length),jg("Firebase.set",this.path),bg("Firebase.set",e,this.path,!1),A("Firebase.set",2,t,!0),this.k.Kb(this.path,e,null,t||null)},U.prototype.set=U.prototype.set,U.prototype.update=function(e,t){if(x("Firebase.update",1,2,arguments.length),jg("Firebase.update",this.path),ea(e)){for(var n={},a=0;a<e.length;++a)n[""+a]=e[a];e=n,O("Passing an Array to Firebase.update() is deprecated. Use set() if you want to overwrite the existing data, or an Object with integer keys if you really do want to only update some of the children.")}eg("Firebase.update",e,this.path),A("Firebase.update",2,t,!0),this.k.update(this.path,e,t||null)},U.prototype.update=U.prototype.update,U.prototype.Kb=function(e,t,n){if(x("Firebase.setWithPriority",2,3,arguments.length),jg("Firebase.setWithPriority",this.path),bg("Firebase.setWithPriority",e,this.path,!1),fg("Firebase.setWithPriority",2,t),A("Firebase.setWithPriority",3,n,!0),".length"===this.key()||".keys"===this.key())throw"Firebase.setWithPriority failed: "+this.key()+" is a read-only object.";this.k.Kb(this.path,e,t,n||null)},U.prototype.setWithPriority=U.prototype.Kb,U.prototype.remove=function(e){x("Firebase.remove",0,1,arguments.length),jg("Firebase.remove",this.path),A("Firebase.remove",1,e,!0),this.set(null,e)},U.prototype.remove=U.prototype.remove,U.prototype.transaction=function(e,t,a){if(x("Firebase.transaction",1,3,arguments.length),jg("Firebase.transaction",this.path),A("Firebase.transaction",1,e,!1),A("Firebase.transaction",2,t,!0),n(a)&&"boolean"!=typeof a)throw Error(y("Firebase.transaction",3,!0)+"must be a boolean.");if(".length"===this.key()||".keys"===this.key())throw"Firebase.transaction failed: "+this.key()+" is a read-only object.";void 0===a&&(a=!0),ji(this.k,this.path,e,t||null,a)},U.prototype.transaction=U.prototype.transaction,U.prototype.Og=function(e,t){x("Firebase.setPriority",1,2,arguments.length),jg("Firebase.setPriority",this.path),fg("Firebase.setPriority",1,e),A("Firebase.setPriority",2,t,!0),this.k.Kb(this.path.u(".priority"),e,null,t)},U.prototype.setPriority=U.prototype.Og,U.prototype.push=function(e,t){x("Firebase.push",0,2,arguments.length),jg("Firebase.push",this.path),bg("Firebase.push",e,this.path,!0),A("Firebase.push",2,t,!0);var n=$h(this.k);n=Fe(n),n=this.u(n);return null!=e&&n.set(e,t),n},U.prototype.push=U.prototype.push,U.prototype.hb=function(){return jg("Firebase.onDisconnect",this.path),new X(this.k,this.path)},U.prototype.onDisconnect=U.prototype.hb,U.prototype.M=function(e,t,n){O("FirebaseRef.auth() being deprecated. Please use FirebaseRef.authWithCustomToken() instead."),x("Firebase.auth",1,3,arguments.length),kg("Firebase.auth",e),A("Firebase.auth",2,t,!0),A("Firebase.auth",3,t,!0),Yg(this.k.M,e,{},{remember:"none"},t,n)},U.prototype.auth=U.prototype.M,U.prototype.ge=function(e){x("Firebase.unauth",0,1,arguments.length),A("Firebase.unauth",1,e,!0),Zg(this.k.M,e)},U.prototype.unauth=U.prototype.ge,U.prototype.xe=function(){return x("Firebase.getAuth",0,0,arguments.length),this.k.M.xe()},U.prototype.getAuth=U.prototype.xe,U.prototype.xg=function(e,t){x("Firebase.onAuth",1,2,arguments.length),A("Firebase.onAuth",1,e,!1),mb("Firebase.onAuth",2,t),this.k.M.Eb("auth_status",e,t)},U.prototype.onAuth=U.prototype.xg,U.prototype.wg=function(e,t){x("Firebase.offAuth",1,2,arguments.length),A("Firebase.offAuth",1,e,!1),mb("Firebase.offAuth",2,t),this.k.M.ic("auth_status",e,t)},U.prototype.offAuth=U.prototype.wg,U.prototype.Zf=function(e,t,n){x("Firebase.authWithCustomToken",2,3,arguments.length),kg("Firebase.authWithCustomToken",e),A("Firebase.authWithCustomToken",2,t,!1),ng("Firebase.authWithCustomToken",3,n,!0),Yg(this.k.M,e,{},n||{},t)},U.prototype.authWithCustomToken=U.prototype.Zf,U.prototype.$f=function(e,t,n){x("Firebase.authWithOAuthPopup",2,3,arguments.length),mg("Firebase.authWithOAuthPopup",e),A("Firebase.authWithOAuthPopup",2,t,!1),ng("Firebase.authWithOAuthPopup",3,n,!0),ch(this.k.M,e,n,t)},U.prototype.authWithOAuthPopup=U.prototype.$f,U.prototype.ag=function(e,t,n){x("Firebase.authWithOAuthRedirect",2,3,arguments.length),mg("Firebase.authWithOAuthRedirect",e),
A("Firebase.authWithOAuthRedirect",2,t,!1),ng("Firebase.authWithOAuthRedirect",3,n,!0);var a=this.k.M;ah(a);var o=[Kg],i=vg(n);"anonymous"===e||"firebase"===e?P(t,Mg("TRANSPORT_UNAVAILABLE")):(yc.set("redirect_client_options",i.od),bh(a,o,"/auth/"+e,i,t))},U.prototype.authWithOAuthRedirect=U.prototype.ag,U.prototype.bg=function(e,t,n,a){x("Firebase.authWithOAuthToken",3,4,arguments.length),mg("Firebase.authWithOAuthToken",e),A("Firebase.authWithOAuthToken",3,n,!1),ng("Firebase.authWithOAuthToken",4,a,!0),p(t)?(lg("Firebase.authWithOAuthToken",2,t),$g(this.k.M,e+"/token",{access_token:t},a,n)):(ng("Firebase.authWithOAuthToken",2,t,!1),$g(this.k.M,e+"/token",t,a,n))},U.prototype.authWithOAuthToken=U.prototype.bg,U.prototype.Yf=function(e,t){x("Firebase.authAnonymously",1,2,arguments.length),A("Firebase.authAnonymously",1,e,!1),ng("Firebase.authAnonymously",2,t,!0),$g(this.k.M,"anonymous",{},t,e)},U.prototype.authAnonymously=U.prototype.Yf,U.prototype.cg=function(e,t,n){x("Firebase.authWithPassword",2,3,arguments.length),ng("Firebase.authWithPassword",1,e,!1),og("Firebase.authWithPassword",e,"email"),og("Firebase.authWithPassword",e,"password"),A("Firebase.authWithPassword",2,t,!1),ng("Firebase.authWithPassword",3,n,!0),$g(this.k.M,"password",e,n,t)},U.prototype.authWithPassword=U.prototype.cg,U.prototype.se=function(e,t){x("Firebase.createUser",2,2,arguments.length),ng("Firebase.createUser",1,e,!1),og("Firebase.createUser",e,"email"),og("Firebase.createUser",e,"password"),A("Firebase.createUser",2,t,!1),this.k.M.se(e,t)},U.prototype.createUser=U.prototype.se,U.prototype.Te=function(e,t){x("Firebase.removeUser",2,2,arguments.length),ng("Firebase.removeUser",1,e,!1),og("Firebase.removeUser",e,"email"),og("Firebase.removeUser",e,"password"),A("Firebase.removeUser",2,t,!1),this.k.M.Te(e,t)},U.prototype.removeUser=U.prototype.Te,U.prototype.pe=function(e,t){x("Firebase.changePassword",2,2,arguments.length),ng("Firebase.changePassword",1,e,!1),og("Firebase.changePassword",e,"email"),og("Firebase.changePassword",e,"oldPassword"),og("Firebase.changePassword",e,"newPassword"),A("Firebase.changePassword",2,t,!1),this.k.M.pe(e,t)},U.prototype.changePassword=U.prototype.pe,U.prototype.oe=function(e,t){x("Firebase.changeEmail",2,2,arguments.length),ng("Firebase.changeEmail",1,e,!1),og("Firebase.changeEmail",e,"oldEmail"),og("Firebase.changeEmail",e,"newEmail"),og("Firebase.changeEmail",e,"password"),A("Firebase.changeEmail",2,t,!1),this.k.M.oe(e,t)},U.prototype.changeEmail=U.prototype.oe,U.prototype.Ve=function(e,t){x("Firebase.resetPassword",2,2,arguments.length),ng("Firebase.resetPassword",1,e,!1),og("Firebase.resetPassword",e,"email"),A("Firebase.resetPassword",2,t,!1),this.k.M.Ve(e,t)},U.prototype.resetPassword=U.prototype.Ve}(),
/*!
 * @overview es6-promise - a tiny implementation of Promises/A+.
 * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
 * @license   Licensed under MIT license
 *            See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
 * @version   v4.2.2+97478eb6
 */
function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.ES6Promise=t()}(this,function(){"use strict";function e(e){var t=typeof e;return null!==e&&("object"===t||"function"===t)}function t(e){return"function"==typeof e}function n(e){j=e}function a(e){V=e}function o(){return function(){return process.nextTick(u)}}function i(){return void 0!==z?function(){z(u)}:s()}function r(){var e=0,t=new Y(u),n=document.createTextNode("");return t.observe(n,{characterData:!0}),function(){n.data=e=++e%2}}function l(){var e=new MessageChannel;return e.port1.onmessage=u,function(){return e.port2.postMessage(0)}}function s(){var e=setTimeout;return function(){return e(u,1)}}function u(){for(var e=0;e<U;e+=2){(0,Q[e])(Q[e+1]),Q[e]=undefined,Q[e+1]=undefined}U=0}function c(){try{var e=require("vertx");return z=e.runOnLoop||e.runOnContext,i()}catch(t){return s()}}function d(e,t){var n=this,a=new this.constructor(p);a[Z]===undefined&&D(a);var o=n._state;if(o){var i=arguments[o-1];V(function(){return P(o,a,i,n._result)})}else C(n,a,e,t);return a}function _(e){var t=this;if(e&&"object"==typeof e&&e.constructor===t)return e;var n=new t(p);return w(n,e),n}function p(){}function m(){return new TypeError("You cannot resolve a promise with itself")}function h(){return new TypeError("A promises callback cannot return that same promise.")}function f(e){try{return e.then}catch(t){return ne.error=t,ne}}function g(e,t,n,a){try{e.call(t,n,a)}catch(o){return o}}function b(e,t,n){V(function(e){var a=!1,o=g(n,t,function(n){a||(a=!0,t!==n?w(e,n):S(e,n))},function(t){a||(a=!0,T(e,t))},"Settle: "+(e._label||" unknown promise"));!a&&o&&(a=!0,T(e,o))},e)}function y(e,t){t._state===ee?S(e,t._result):t._state===te?T(e,t._result):C(t,undefined,function(t){return w(e,t)},function(t){return T(e,t)})}function v(e,n,a){n.constructor===e.constructor&&a===d&&n.constructor.resolve===_?y(e,n):a===ne?(T(e,ne.error),ne.error=null):a===undefined?S(e,n):t(a)?b(e,n,a):S(e,n)}function w(t,n){t===n?T(t,m()):e(n)?v(t,n,f(n)):S(t,n)}function k(e){e._onerror&&e._onerror(e._result),x(e)}function S(e,t){e._state===X&&(e._result=t,e._state=ee,0!==e._subscribers.length&&V(x,e))}function T(e,t){e._state===X&&(e._state=te,e._result=t,V(k,e))}function C(e,t,n,a){var o=e._subscribers,i=o.length;e._onerror=null,o[i]=t,o[i+ee]=n,o[i+te]=a,0===i&&e._state&&V(x,e)}function x(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var a=void 0,o=void 0,i=e._result,r=0;r<t.length;r+=3)a=t[r],o=t[r+n],a?P(n,a,o,i):o(i);e._subscribers.length=0}}function E(){this.error=null}function A(e,t){try{return e(t)}catch(n){return ae.error=n,ae}}function P(e,n,a,o){var i=t(a),r=void 0,l=void 0,s=void 0,u=void 0;if(i){if((r=A(a,o))===ae?(u=!0,l=r.error,r.error=null):s=!0,n===r)return void T(n,h())}else r=o,s=!0;n._state!==X||(i&&s?w(n,r):u?T(n,l):e===ee?S(n,r):e===te&&T(n,r))}function F(e,t){try{t(function(t){w(e,t)},function(t){T(e,t)})}catch(n){T(e,n)}}function M(){return oe++}function D(e){e[Z]=oe++,e._state=undefined,e._result=undefined,e._subscribers=[]}function L(){return new Error("Array Methods must be provided an Array")}function L(){return new Error("Array Methods must be provided an Array")}function I(e){return new ie(this,e).promise}function N(e){var t=this;return B(e)?new t(function(n,a){for(var o=e.length,i=0;i<o;i++)t.resolve(e[i]).then(n,a)}):new t(function(e,t){return t(new TypeError("You must pass an array to race."))})}function R(e){var t=new this(p);return T(t,e),t}function O(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function $(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}function q(){var e=void 0;if("undefined"!=typeof global)e=global;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")()}catch(a){throw new Error("polyfill failed because global object is unavailable in this environment")}var t=e.Promise;if(t){var n=null;try{n=Object.prototype.toString.call(t.resolve())}catch(a){}if("[object Promise]"===n&&!t.cast)return}e.Promise=re}var B=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)},U=0,z=void 0,j=void 0,V=function(e,t){Q[U]=e,Q[U+1]=t,2===(U+=2)&&(j?j(u):J())},H="undefined"!=typeof window?window:undefined,W=H||{},Y=W.MutationObserver||W.WebKitMutationObserver,G="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),K="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel,Q=new Array(1e3),J=void 0;J=G?o():Y?r():K?l():H===undefined&&"function"==typeof require?c():s();var Z=Math.random().toString(36).substring(16),X=void 0,ee=1,te=2,ne=new E,ae=new E,oe=0,ie=function(){function e(e,t){this._instanceConstructor=e,this.promise=new e(p),this.promise[Z]||D(this.promise),B(t)?(this.length=t.length,this._remaining=t.length,this._result=new Array(this.length),0===this.length?S(this.promise,this._result):(this.length=this.length||0,this._enumerate(t),0===this._remaining&&S(this.promise,this._result))):T(this.promise,L())}return e.prototype._enumerate=function(e){for(var t=0;this._state===X&&t<e.length;t++)this._eachEntry(e[t],t)},e.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,a=n.resolve;if(a===_){var o=f(e);if(o===d&&e._state!==X)this._settledAt(e._state,t,e._result);else if("function"!=typeof o)this._remaining--,this._result[t]=e;else if(n===re){var i=new n(p);v(i,e,o),this._willSettleAt(i,t)}else this._willSettleAt(new n(function(t){return t(e)}),t)}else this._willSettleAt(a(e),t)},e.prototype._settledAt=function(e,t,n){var a=this.promise;a._state===X&&(this._remaining--,e===te?T(a,n):this._result[t]=n),0===this._remaining&&S(a,this._result)},e.prototype._willSettleAt=function(e,t){var n=this;C(e,undefined,function(e){return n._settledAt(ee,t,e)},function(e){return n._settledAt(te,t,e)})},e}(),re=function(){function e(t){this[Z]=M(),this._result=this._state=undefined,this._subscribers=[],p!==t&&("function"!=typeof t&&O(),this instanceof e?F(this,t):$())}return e.prototype["catch"]=function(e){return this.then(null,e)},e.prototype["finally"]=function(e){var t=this,n=t.constructor;return t.then(function(t){return n.resolve(e()).then(function(){return t})},function(t){return n.resolve(e()).then(function(){throw t})})},e}();return re.prototype.then=d,re.all=I,re.race=N,re.resolve=_,re.reject=R,re._setScheduler=n,re._setAsap=a,re._asap=V,re.polyfill=q,re.Promise=re,re.polyfill(),re}),String.prototype.hashCode=function(){var e=0;if(0==this.length)return e;for(i=0;i<this.length;i++)char=this.charCodeAt(i),e=(e<<5)-e+char,e&=e;return e},$(document).ready(function(){function e(e){return function(t){o(t,e)}}function t(){$("#reset-form").hide(),$("#register-form").hide(),$("#login-form").hide();var e=$("#login-form").parent(),t=r("page_key"),n=r("account_id");$('   <h2>Change Your Password</h2>   <form action="/affiliates/password" method="post" id="password-reset">\n            <input type="hidden" name="_method" value="put">            <input type="hidden" name="affiliate[page_key]" value="'+t+'">\n            <input type="hidden" name="affiliate[account_id]" value="'+n+'">\n            <div class="form-group group-fix">\n               <label class="memberAccessLabel memberLabelPassword">Password:</label>\n               <div class="memberInput">\n                   <input type="password" class="form-control elInput elInputStyle1 parsley-validated" id="affiliate_password" name="affiliate[password]" placeholder="New Password..." required="">\n               </div>\n            </div>\n            <div class="form-group group-fix">\n            <label class="memberAccessLabel memberLabelPassword">Password Confirmation:</label>\n            <div class="memberInput">\n               <input type="password" class="form-control elInput elInputStyle1 parsley-validated" id="affiliate_password_confirmation" name="affiliate[password_confirmation]" placeholder="Your password Confirmation..." required="">\n            </div>\n            </div>\n            <div class="form-group group-fix">\n               <div class="memberInput">\n                   <button type="submit" class="memberaccessButton">\n                       <span  class="memberLoginButton">Reset Password</span>\n                   </button>\n               </div>\n            </div>\n        </form>\n').prependTo(e)}function n(e){return $(e.target).serialize()+"&affiliate[page_key]="+r("page_key")}function a(e){return $(e.target).serialize()}function o(e,t){return $("#affiliate-message-holder").remove(),e.preventDefault(),e.returnValue=!1,$.ajax({type:"post",dataType:"json",url:e.target.action,data:t(e),success:function(t,n,a){t&&t.message!==undefined?i(t.message,"alert-info",e.target):window.location.href=a.getResponseHeader("location")},error:function(t){200===t.status?window.location.href="/affiliate":i(JSON.parse(t.responseText).error,"alert-danger",e.target)}}),!1}function i(e,t,n){$("<p id='affiliate-message-holder' class='alert "+t+"'>"+e+"</p>").prependTo(n)}function r(e){var t,n,a=decodeURIComponent(window.location.search.substring(1)).split("&");for(n=0;n<a.length;n++)if((t=a[n].split("="))[0]===e)return t[1]===undefined||l(t[1])}function l(e){const t=document.createElement("span");return t.innerText=e,t.innerHTML}$("body").on("submit","form[action='/affiliates/sign_in']",e(a)),$("body").on("submit","form[action='/affiliates/password']:not(form#password-reset)",e(n)),$("body").on("submit","form#password-reset",e(a)),r("reset_password")&&t()}),$(document).ready(function(){$('a[href*="facebook_optin"]').click(function(){var e=["first_name","last_name","name","address","city","state","country","zip","shipping_address","shipping_city","shipping_state","shipping_zip","shipping_country","phone"],t=$(this).attr("href"),n="";$.each(e,function(e,t){var a=$('.elInput[name="'+t+'"]'),o=a.val();o&&o.trim().length>0&&(n+="&"+a.attr("name")+"="+encodeURIComponent(o))}),n.trim().length>0&&(t+=n),$(this).attr("href",t+"&affiliate_id="+readCookie("affiliate_id")+"&cf_affiliate_id="+readCookie("cf_affiliate_id")+"&aff_sub="+readCookie("aff_sub")+"&aff_sub2="+readCookie("aff_sub2"))})}),$(document).ready(PaySelectInit),$(document).ready(function(){function e(e){var t=e.getBoundingClientRect();e.style.position="absolute",e.style.top=document.body.scrollTop+t.y+"px",e.style.height=t.height+"px"}function t(e,t){for(var n in t)e.style[n]=t[n]}function n(e){for(;e&&e!==document;e=e.parentNode)if("fixed"===window.getComputedStyle(e).getPropertyValue("position"))return e;return null}/(iPhone|iPad|iPod).*?(OS 1[12])/.test(navigator.userAgent)&&document.addEventListener("focusin",function(a){if("INPUT"!=!a.target.tagName||"TEXTAREA"==!a.target.tagName){var o=n(a.target);if(o){var i={};["position","top","height"].forEach(function(e){i[e]=o.style[e]}),e(o),a.target.addEventListener("blur",function(e){t(o,i),e.target.removeEventListener(e.type,arguments.callee)})}}})}),function(){function e(e,t){e in d&&d[e](t)}function t(e){var t=document.getElementById("page-id"),a=t&&t.value;if(r("Attempting to redirect by expire action"),r("URL: "+e),r("page ID: "+a),a){var l=n(u);if(l.indexOf(a)>=0)return r("Redirect prevented"),void i(u);r("pushing page id to localStorage: "+a),l.push(a),o(u,l)}_[c]=!0,r("Redirected"),window.location.href=e}function n(e){var t=a(e);return r(e+" visited pages: "+t),t}function a(e){var t=~~((new Date).getTime()/1e3),n=window.localStorage.getItem(e),a=window.CFUtils.safeJSONParse(n),o=[];return a&&(t<a.expireDate?o=a.visitedPages:i(e)),o}function o(e,t){var n={visitedPages:t,expireDate:~~((new Date).getTime()/1e3)+s},a=JSON.stringify(n);window.localStorage.setItem(e,a)}function i(e){r("Removing key: "+e),window.localStorage.removeItem(e)}function r(e){l&&console.log(e)}var l=!1,s=180,u="cf_limit_redirect_loops_expire_action",c="EXPIRE_ACTION",d={EXPIRE_ACTION:t},_={EXPIRE_ACTION:!1};$(window).on("beforeunload",function(){_[c]||i(u)}),window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.RedirectLoopsLimiter={redirect:e,EXPIRE_ACTION_EVENT_NAME:c,LOGS_ENABLED:l}}(),$(function(){function e(){if("function"!=typeof $.cookie)return!1;var e=$.cookie("is_eu");"false"==e&&$('.elHeadline[data-eu-only="yes"]').each(function(){var e=$(this);e.siblings(".elHeadlineCheckbox").remove(),e.remove()}),e!==undefined&&clearInterval(t)}var t=setInterval(e,1e3);$('[href="#submit-form"], [href="#submit-form-2step-order"], [href*="#yes-link"]').click(function(e){$('input.elHeadlineCheckbox[type="checkbox"]').each(function(){var t=$(this),n=t.hasClass("required1"),a=t.is(":checked");if(!$(this).data("temp-disabled"))return n&&!a?(t.parents(".elHeadlineWrapper").addClass("error"),e.stopPropagation(),e.preventDefault(),$(".otoloading").hide(),!1):void 0})}),$('input.elHeadlineCheckbox[type="checkbox"]').on("change",function(){var e=$(this),t=e.hasClass("required1"),n=e.is(":checked");n?(e.val("true"),e.parents(".elHeadlineWrapper").removeClass("error")):e.val("false"),t&&!n&&e.parents(".elHeadlineWrapper").addClass("error")})}),$(function(){window.Clickfunnels=window.Clickfunnels||{},$('.elInput[data-custom-type*="round_up"]').each(function(){$(this).data("storage",!1)}),window.Clickfunnels.roundTo=$('[data-de-type="round_up"]').first().data("round-to")||"one",$(".elRoundUpCheckbox").on("click",function(){var e=recalcRoundUp(),t=$(this).is(":checked");0==$('#cfAR input[name="purchase[application_fee]"]').length&&$("#cfAR").append('<input type="hidden" name="purchase[application_fee]" value="" />');var n=$('#cfAR input[name="purchase[application_fee]"]');t?($(".roundUpSelector").attr("disabled",!1),n.val(e)):($(".roundUpSelector").val(""),$(".roundUpSelector").attr("disabled",!0),n.val(0)),cfpeRebuildOrderSummary(),addCharityToSummary()}),$(".roundUpSelector").on("change",function(){var e=(parseInt($(this).val())||0)+recalcRoundUp();$('#cfAR input[name="purchase[application_fee]"]').val(e),cfpeRebuildOrderSummary(),addCharityToSummary()})}),$(function(){$('.qty_select, .o2step_step2 [name="purchase[product_id]"], [data-de-type="orpo"] [name="purchase[product_id]"], #bump-offer, [id*="bump_offer_"]').on("change",function(){recalcRoundUp(),addCharityToSummary()})}),$(document).ready(addSaasRedirectClickHandler),function(){function e(e){$.cookie("cf_survey_results",e,{expires:1})}function t(){return $.cookie("cf_survey_results")}function n(){$.removeCookie("cf_survey_results")}window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.SurveyResults=window.ClickFunnels.SurveyResults||{},window.ClickFunnels.SurveyResults.storeCookie=e,window.ClickFunnels.SurveyResults.retrieveCookie=t,window.ClickFunnels.SurveyResults.clearCookie=n}();var CF_KEYCODE_ENTER=13,CF_KEYCODE_SPACE=32;$(document).ready(function(){function e(e){var t={};return window.location.href.replace(location.hash,"").replace(/[?&]+([^=&]+)=?([^&]*)?/gi,function(e,n,a){t[n]=a!==undefined?a:""}),e?t[e]?t[e]:null:t}function t(e){var t=/^(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|youtube\.com\/(?:embed\/|v\/|watch\?v=|watch\?.+&v=))((\w|-){11})(?:\S+)?$/;return!!e.match(t)&&RegExp.$1}function n(e,t){var n=$(e),i=$(window);if($ID=n.attr("id"),"mobile"==n.attr("data-hide-on")&&i.width()>770)return!0;if("desktop"==n.attr("data-hide-on")&&i.width()<=770)return!0;n.hide(),"scale"==t&&n.css("display","");var r=0;n.attr("data-timed-minutes")&&(r=""==(r=n.attr("data-timed-minutes"))?0:n.attr("data-timed-minutes")),r*=6e4;var l=0;l=n.attr("data-timed-seconds")?""==(l=n.attr("data-timed-seconds"))?0:n.attr("data-timed-seconds"):0;var s=r+(l*=1e3);0==s?"modalPopup"==$ID?_($ID,t,0):(n.show(),n.addClass("displayImportantTimed")):"fade"==t?a($ID,s):"scale"==t&&o($ID,s)}function a(e,t){setTimeout(function(){_(e,"fade",0),$("#"+e+" .de-video-block").each(function(){$videoType=$(this).attr("data-video-type"),"evp"==$videoType&&($video=$(this).attr("data-evp-url"),""==$video||$video==undefined?$(".elVideo",this).html("No Video Set..."):$(".elVideo",this).html($video))})},t)}function o(e,t){setTimeout(function(){_(e,"scale",0),$("#"+e+" .de-video-block").each(function(){$videoType=$(this).attr("data-video-type"),"evp"==$videoType&&($video=$(this).attr("data-evp-url"),""==$video||$video==undefined?$(".elVideo",this).html("No Video Set..."):$(".elVideo",this).html($video))})},t)}function i(e,t){var n=0;$("#"+e).css("display","block !important"),$("#"+e).css("opacity",0),$("#"+e).hasClass("containerModal")?$("#"+e).css("top",n+"px"):$("#"+e).css("position","relative"),$("#"+e).delay(t).velocity({opacity:1},200).promise().done(function(){$("#"+e).show(),$("#"+e).addClass("displayImportantTimed")})}function r(e,t){var n=0;$("#"+e).css("opacity",0),$("#"+e).hasClass("containerModal")?$("#"+e).css("top",n+"px"):$("#"+e).css("position","relative"),$("#"+e).delay(t).velocity({opacity:1,scaleX:1.1,scaleY:1.1},200,function(){$("#"+e).velocity({scaleX:1,scaleY:1},200)})}function l(e,t){$("#"+e).css("opacity",0),$("#"+e).css("position","relative"),$("#"+e).css("left","-800px").delay(t).velocity({opacity:1,left:30},200,function(){$(this).velocity({left:0},200)})}function s(e,t){$("#"+e).css("opacity",0),$("#"+e).css("position","relative"),$("#"+e).css("right","-800px").delay(t).velocity({opacity:1,right:30},200,function(){$(this).velocity({right:0},200)})}function u(e,t){$("#"+e).css("opacity",0),$("#"+e).hasClass("containerModal")||$("#"+e).css("position","relative"),$("#"+e).css("top","-800px").delay(t).velocity({opacity:1},200,function(){$(this).velocity({top:0},200)})}function c(e,t){$("#"+e).css("opacity",0),$("#"+e).css("position","relative"),$("#"+e).css("bottom","-800px").delay(t).velocity({opacity:1},200,function(){$(this).velocity({bottom:0},200)})}function d(){$ID="modalPopup";var e=$("#"+$ID),t=e.attr("data-animate"),n=e.attr("data-delay");_($ID,t,n)}function _(e,t,n){var a=$("#"+e),o=$(window),i=o.height(),r=o.scrollTop(),l=$(".containerWrapper"),s=0,u=$(".modalBackdropWrapper");if(a.addClass("displayImportantTimed"),a.show(),a.hasClass("containerModal")){var c=a.outerHeight(),d=a.css("marginTop");d=d.replace("px",""),i<(c=c+(d=parseInt(d))+d)?(l.css("overflow","hidden"),l.css("height",c+"px"),a.css("position","absolute"),o.scrollTop(0).promise().done(function(){u.show(),u.css({opacity:1,top:0}),p(e,t,n,s)})):(a.css("position","fixed"),s=r,l.css("overflow","hidden"),u.show(),u.css({opacity:1,top:0}),p(e,t,n,s))}}function p(e,t,n,a){"fadex"==t||"fade"==t?i(e,n,a):"scale"==t?r(e,n,a):"left"==t?l(e,n):"right"==t?s(e,n):"top"==t?u(e,n,a):"bottom"==t&&c(e,n)}function m(e,t){void 0===e&&""!=t?void 0!==t&&$("#"+t.replace(/,/g,", #")).fadeOut(150):void 0===t&&""!=e?void 0!==e&&$("#"+e.replace(/,/g,", #")).fadeIn(150):""!=e&&""!=t&&void 0!==e&&void 0!==t&&($("#"+t.replace(/,/g,", #")).hide(),$("#"+e.replace(/,/g,", #")).fadeIn(150))}function h(e){return e=$.trim(e),/^(([^<>()[\]\\.,;:#`%\s@\"]+(\.[^<>()[\]\\.,;:#`%\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)}function f(e){if(document.createEvent){var t=document.createEvent("MouseEvents");t.initMouseEvent("mousedown",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),e[0].dispatchEvent(t)}else element.fireEvent&&e[0].fireEvent("onmousedown")}function g(e){return e&&e.length>0&&e.match(/^http/)&&(domain=e.replace(/(https?:\/\/)([^\/]*)(.*)/,"$2"),1==domain.match(/\./g).length&&(e=e.replace(/(https?:\/\/)(www\.)?(.*)/,"$1www.$3"))),e}function b(e,t){var n,a,o;a="#"+e+" .surveyStep:not(.surveyStepGroup), .surveyStep_v",o=$(a).length,n=(t.index(a)+2)/o*100,$("#"+e+" .surveyStepProgressCounter").css("width",n+"%")}function y(e,t){var n=e,a={},o=t,i={};return $.each(n,function(e,t){$.each(o,function(n,o){o[e]!==undefined&&(a[e]=t)})}),$.each(o,function(e,t){i[e]=0,$.each(a,function(n,a){t[n]!==undefined&&t[n]==a&&i[e]++}),Object.keys(t).length==i[e]||delete i[e]}),$.isEmptyObject(i)?"default":Object.keys(i).reduce(function(e,t){return i[e]>i[t]?e:t})}function v(e,t){$getOutcomeOBJ=$("#"+t).data("outcome"),$(".elButton[href='#survey-next']").hide(),$(".elIMG[data-imagelink='#survey-next']").hide(),$getOutcomeOBJ==undefined?"hide"==e?$("#"+t).hide():"submit"==e?$("a[href='#submit-form']").trigger("click"):"popup"==e?d():"hideshow"==e&&($("#"+t).hide(),$show=$("#"+t).attr("data-show-ids"),$show&&($show=$show.split(","),$.each($show,function(){$("#"+this).show()}))):($outcome_found=y($cfSurvey_outcome,$getOutcomeOBJ),"default"==$outcome_found?($page_action=$("#"+t).attr("data-page-action"),$page_action==undefined&&($page_action=$("#"+t).attr("data-complete"))):$page_action=$(".cf_outcomes_action[data-condition-id='"+$outcome_found+"']").attr("data-page-action"),"load_page_redirect"==$page_action?("default"==$outcome_found?($redirect_url=$("#"+t).attr("data-page-redirect-url"),$load_text=$("#"+t).attr("data-page-loading-text"),$load_sub_text=$("#"+t).attr("data-page-loading-sub-text")):($redirect_url=$(".cf_outcomes_action[data-condition-id='"+$outcome_found+"']").attr("data-page-redirect-url"),$load_text=$(".cf_outcomes_action[data-condition-id='"+$outcome_found+"']").attr("data-page-loading-text"),$load_sub_text=$(".cf_outcomes_action[data-condition-id='"+$outcome_found+"']").attr("data-page-loading-sub-text")),$load_text==undefined&&($load_text="Analyzing Your Results..."),$load_sub_text==undefined&&($load_sub_text="* Do Not Leave The Page or Reload The Page... *"),$("#"+t+" .surveyStep").hide(),$loading_html='<div class="cfSurvey_loading_redirect_wrapper">',$loading_html+='<div class="surveyStepHeadline"><i class="fa fa-cog fa-spin"></i> '+$load_text+"</div>",$loading_html+='<div class="surveyStepProgressBar"><div class="surveyStepProgressCounter" style="width: 0%;"></div></div>',$loading_html+='<div class="surveyStepHeadline_sub_text">'+$load_sub_text+"</div>",$loading_html+="</div>",$("#"+t).append($loading_html),setTimeout(function(){$("#"+t+" .cfSurvey_loading_redirect_wrapper .surveyStepProgressCounter").css("width","97%"),setTimeout(function(){w($redirect_url)||($redirect_url+="?surveyoutcome="+$outcome_found+"&surveyresults=true",window.ClickFunnels.SurveyResults.storeCookie(JSON.stringify(CFSurveyQueryOutcome))),window.location.href=$redirect_url},800)},100)):"page_redirect"==$page_action?("default"==$outcome_found?$redirect_url=$("#"+t).attr("data-page-redirect-url"):$redirect_url=$(".cf_outcomes_action[data-condition-id='"+$outcome_found+"']").attr("data-page-redirect-url"),w($redirect_url)||($redirect_url+="?surveyoutcome="+$outcome_found+"&surveyresults=true",window.ClickFunnels.SurveyResults.storeCookie(JSON.stringify(CFSurveyQueryOutcome))),window.location.href=$redirect_url):"hide"==$page_action?$("#"+t).hide():"submit"==$page_action?$("a[href='#submit-form']").trigger("click"):"popup"==$page_action?d():"hideshow"==$page_action&&($("#"+t).hide(),$show=$("#"+t).attr("data-show-ids"),$show&&($show=$show.split(","),$.each($show,function(){$("#"+this).show()}))))}function w(e){var t=document.createElement("a");return t.href=e,t.hostname!==window.location.hostname}function k(e,t,n){return e+"_"+t+"_"+n.replace(".","")}function S(e){if($affiliateID=$("body").attr("data-affiliate-id"),$affiliateLink=$("#"+e+" .affLinkBuilderCustomLinks").val(),$affiliateParam=$("body").attr("data-affiliate-param"),"#"==$affiliateLink)alert("no affiliate link selected...");else{$subID1=$("#"+e+" .affiliateLinkAffSubID1").val(),$subID2=$("#"+e+" .affiliateLinkAffSubID2").val(),$("#"+e+" .affLinkPopups").is(":checked")?$popup=!0:$popup=!1,$("#"+e+" .affLinkAutoplay").is(":checked")?$autoplay=!0:$autoplay=!1,console.log("selecting #"+e+" .affLinkCookiePreview"),$("#"+e+" .affLinkCookiePreview").is(":checked")?$cookiepreview=!0:$cookiepreview=!1;var t=$affiliateLink;-1==$affiliateLink.indexOf($affiliateParam)&&(t="cf_affiliate_id"==$affiliateParam?$affiliateLink+"?"+$affiliateParam+"="+$affiliateID+"&affiliate_id="+$affiliateID:$affiliateLink+"?"+$affiliateParam+"="+$affiliateID),t+="&aff_sub="+encodeURIComponent($subID1)+"&aff_sub2="+encodeURIComponent($subID2)+"&nopopup="+$popup+"&noautoplay="+$autoplay+"&cookiepreview="+$cookiepreview,$("#"+e+" .affiliateLinkAffOutput").val(t)}}$(".elSurvey").each(function(){var e=$(this);$surveyID=e.attr("id"),$("#"+$surveyID).attr("data-page-redirect-url")!=undefined&&""!=$("#"+$surveyID).attr("data-page-redirect-url")||e.attr("data-page-redirect-url","#next-url#"),$outcome_conditions_obj={},$(".cf_outcomes[data-survey-id='"+$surveyID+"']").each(function(){var e=$(this);$surveyID=e.attr("data-survey-id"),$condition_id=e.attr("id"),$outcome_conditions_obj[$condition_id]={},$(".cf_survey_outcome_condition",this).each(function(){var e=$(this);$question=e.attr("data-question-id"),$operator=e.attr("data-operator"),$answer=e.attr("data-answer"),$outcome_conditions_obj[$condition_id][$question]=$answer})}),e.attr("data-outcome",JSON.stringify($outcome_conditions_obj))}),window.ClickFunnels.CountryAndStateSelector.populateCountrySelectors();var T=getURLParameter("cf_uvid")||$.cookie("cf_uvid")||"";if($("#cfAR #cf_uvid").val(T),$cfSurvey_outcome={},CFSurveyQueryOutcome=[],$(function(){function e(e){e=e.replace(/[*+?^$.\[\]{}()|\\\/]/g,"\\$&");var t=location.search.match(new RegExp("[?&]"+e+"=([^&]+)(&|$)"));return t&&decodeURIComponent(t[1].replace(/\+/g," "))}if("true"===e("cookiepreview")){var t=$.cookie("affiliate_id");if(t){var n=$("<div>").css({position:"absolute",top:"0%",right:"0%","z-index":1e4}).text("[affiliate = "+t+"]");$("body").prepend(n)}}}),$('.elIMG:not([data-imagelink=""])').attr("tabindex","0"),$("#tracking-body-top").length){var C=$("#tracking-body-top").text();$("body").prepend(C)}if($("#modalPopup").removeAttr("data-hide-on"),e("cf-screenshot-id")&&($("html").attr("style","background: #fff"),$("html").attr("class",""),$(".container").hide(),$(".row").hide(),$showElID=e("cf-screenshot-id"),$showElID.indexOf("row")>-1||$showElID.indexOf("xxx")>-1?($(".nodoBadge").remove(),$("#"+$showElID).show(),$("#"+$showElID).parent().parent().attr("style","padding: 10px;margin-bottom: 20px;margin-top: 20px"),$("#"+$showElID).parent().parent().show()):($showElID.indexOf("section")>-1||$showElID.indexOf("container")>-1)&&($(".nodoBadge").remove(),$("#"+$showElID).show(),$("#"+$showElID).attr("style",$("#"+$showElID).attr("style")+";margin-top: 25px;margin-bottom: 25px;"),$("#"+$showElID+" .row").show())),parent.postMessage){var x=$("head").html();parent.postMessage({meta:x},"*")}$(".containerWrapper .elInput[name='email'].required0").removeClass("required0").addClass("required1"),$("a").each(function(){target=$(this).attr("target"),"undefined"!=typeof target&&target.indexOf("_self")>=0&&$(this).attr("target","_parent"),str=$(this).attr("href"),"undefined"!=typeof str&&(str.indexOf("http")>=0||str.indexOf("www.")>=0)&&(target=$(this).attr("href"),"undefined"!=typeof target&&0==target.indexOf("_blank")&&$(this).attr("target","_parent"))}),$(".affLinkSideOptions").length&&$(".affLinkSideOptions").each(function(){$(this).find(".affLinkExtraOptions").first().html('<input type="checkbox" class="affLinkPopups garlic-auto-save" value=""> Turn OFF Popups'),$(this).find(".affLinkExtraOptions").slice(1,2).html('<input type="checkbox" class="affLinkAutoplay garlic-auto-save" value=""> Turn OFF AutoPlay'),$(this).find(".affLinkExtraOptions").last().html('<input type="checkbox" class="affLinkCookiePreview garlic-auto-save" value=""> Turn On Cookie Preview')}),$(".elProductOptionsBox").length&&($(".activeRadioProduct").removeClass("activeRadioProduct"),$(".elProductOptionsBox .elOrderProductOptinProductName").each(function(){var e=$(this);e.find("input").is(":checked")&&e.addClass("activeRadioProduct")}),$(".elOrderProductOptinProductName input").change(function(){var e=$(this);e.is(":checked")&&($(".activeRadioProduct").removeClass("activeRadioProduct"),e.attr("id")&&$("[id='"+e.attr("id")+"']").closest(".elOrderProductOptinProductName").addClass("activeRadioProduct"))}),$(".elProductOptionsBox select").empty(),$(".elProductOptionsBox ~ .elOrderProductOptionsSelect").empty(),$(".elProductOptionsBox .elOrderProductOptinProducts").each(function(){var e=$(this),t=e.find("label").text(),n=e.find("input").val(),a=e.find(".elOrderProductOptinPrice").text();if(!e.hasClass("hide")){0==$('.elProductOptionsBox select option[value="'+n+'"]').length&&$(".elProductOptionsBox select").append('<option value="'+n+'">'+t+" "+a+"</option>");var o=e.closest(".elProductOptionsBox").siblings(".elOrderProductOptionsSelect");0==o.find('option[value="'+n+'"]').length&&o.append('<option value="'+n+'">'+t+" "+a+"</option>")}}),$(".elProductOptionsBox select, .elOrderProductOptionsSelect").change(function(){id=$(this).val(),$(".elOrderProductOptinProducts input").filter(function(){return $(this).val()===id}).prop("checked",!0).trigger("click").trigger("change")})),function(e,t){var n={ratio:16/9,videoId:"ZCAnLxRvNNc",mute:!0,repeat:!0,width:e(t).width(),wrapperZIndex:99,playButtonClass:"tubular-play",pauseButtonClass:"tubular-pause",muteButtonClass:"tubular-mute",volumeUpClass:"tubular-volume-up",volumeDownClass:"tubular-volume-down",increaseVolumeBy:10,start:0},a=function(a,o){o=e.extend({},n,o);var i=e("body");$node=e(a);var r='<div id="tubular-container" style="overflow: hidden; display: none; position: fixed; z-index: -1; top: 0;margin-top: 0;width: 100%; height: 100%"><div id="tubular-player" style="position: absolute"></div></div><div id="tubular-shield" style="width: 100%; height: 100%; z-index: 0; position: absolute; left: 0; top: 0;"></div>';e("html,body").css({width:"100%",height:"100%"}),i.prepend(r),$node.css({position:"relative","z-index":o.wrapperZIndex}),t.player,t.onYouTubeIframeAPIReady=function(){player=new YT.Player("tubular-player",{width:o.width,height:Math.ceil(o.width/o.ratio),videoId:o.videoId,playerVars:{controls:0,showinfo:0,rel:0,iv_load_policy:3,modestbranding:1,wmode:"transparent"},events:{onReady:onPlayerReady,onStateChange:onPlayerStateChange}})},t.onPlayerReady=function(t){if(l(),o.mute&&t.target.mute(),t.target.seekTo(o.start),t.target.playVideo(),setTimeout(function(){e("#tubular-container").fadeIn(1500)},500),void 0!==e(".modalBackdropWrapper").attr("data-youtube-volume")&&"fadein"==e(".modalBackdropWrapper").attr("data-youtube-volume")&&(vol_number=0,t.target.unMute(),t.target.setVolume(0),fadeVolumeIn=setInterval(function(){vol_number+=5,t.target.setVolume(vol_number)},500),setTimeout(function(){clearInterval(fadeVolumeIn)},1e4)),void 0!==e(".modalBackdropWrapper").attr("data-youtube-hours")||"undefined"!=e(".modalBackdropWrapper").attr("data-youtube-minutes")||"undefined"!=e(".modalBackdropWrapper").attr("data-youtube-seconds")){var n=0|parseInt(e(".modalBackdropWrapper").attr("data-youtube-hours"),10),a=0|parseInt(e(".modalBackdropWrapper").attr("data-youtube-minutes"),10),i=0|parseInt(e(".modalBackdropWrapper").attr("data-youtube-seconds"),10);n*=3600,a*=60,totalSeconds=n+a+i,t.target.seekTo(totalSeconds,!0)}},t.onPlayerStateChange=function(n){if(0===n.data&&o.repeat){var a=e(".modalBackdropWrapper").attr("data-youtube-endaction");if("loop"==a||""==a||a===undefined)player.seekTo(o.start);else if("hidevideo"==a)e("#tubular-container").hide();else if("redirect"==a){e("#tubular-container").hide();var i=e(".modalBackdropWrapper").attr("data-youtube-redirecturl");t.location=i}else"popup"==a&&(e("#tubular-container").hide(),d())}};var l=function(){var n,a,i=e(t).width(),r=e(t).height(),l=e("#tubular-player");i/o.ratio<r?(n=Math.ceil(r*o.ratio),l.width(n).height(r).css({left:(i-n)/2,top:0})):(a=Math.ceil(i/o.ratio),l.width(i).height(a).css({left:0,top:(r-a)/2}))};e(t).on("resize.tubular",function(){l()}),e("body").on("click","."+o.playButtonClass,function(e){e.preventDefault(),player.playVideo()}).on("click","."+o.pauseButtonClass,function(e){e.preventDefault(),player.pauseVideo()}).on("click","."+o.muteButtonClass,function(e){e.preventDefault(),player.isMuted()?player.unMute():player.mute()}).on("click","."+o.volumeDownClass,function(e){e.preventDefault();var t=player.getVolume();t<o.increaseVolumeBy&&(t=o.increaseVolumeBy),player.setVolume(t-o.increaseVolumeBy)}).on("click","."+o.volumeUpClass,function(e){e.preventDefault(),player.isMuted()&&player.unMute();var t=player.getVolume();t>100-o.increaseVolumeBy&&(t=100-o.increaseVolumeBy),player.setVolume(t+o.increaseVolumeBy)})};if(document.body.innerHTML.search("data-youtube-background")>0||document.body.innerHTML.search('data-video-type="youtube"')>0){var o=document.createElement("script");o.src="//www.youtube.com/iframe_api"
;var i=document.getElementsByTagName("script")[0];i.parentNode.insertBefore(o,i)}e.fn.tubular=function(t){return this.each(function(){e.data(this,"tubular_instantiated")||e.data(this,"tubular_instantiated",a(this,t))})}}(jQuery,window),checkVideoAttr=$(".modalBackdropWrapper").attr("data-youtube-background"),showVideoBG=$(".modalBackdropWrapper").attr("data-youtube-selectbox"),"undefined"==typeof checkVideoAttr||0==t(checkVideoAttr)||"youtube"==showVideoBG&&(videoid=checkVideoAttr.replace("https://www.youtube.com/watch?v=",""),videoid=videoid.replace("https://youtu.be/",""),$("html").tubular({videoId:videoid}));var E=navigator.userAgent.toLowerCase();-1!=E.indexOf("safari")&&(E.indexOf("chrome")>-1||$(".social-likes__button").attr("style","padding-left: 20px !important")),$url=window.location.href,$queries=$.parseParams($url),$.each($queries,function(e,t){$(".elInput[name='"+e+"']").val(t)});var A=window.ClickFunnels.SurveyResults.retrieveCookie(),P=$queries.surveyresults;P&&A&&$.each(JSON.parse(A),function(e,t){var n=document.createElement("input");n.id=t[0],n.name=t[0],n.value=t[1],n.setAttribute("data-cf-form-field",t[0]),n.setAttribute("data-param",e),n.setAttribute("data-storage","false"),$("#cfAR").append(n)}),!P&&A&&window.ClickFunnels.SurveyResults.clearCookie(),$utm_source=$queries.nodo_source,$pID=$("#page-id").val(),$rootID=$("#root-id").val(),$variantcheck=$("#variant-check").val(),$userID=$("#user-id").val(),setTimeout(function(){$(".addthisevent-drop").append("Add to Calendar"),$(".addthisevent_dropdown").find("span").each(function(e,t){$(t).attr("tabindex",0),t.onkeydown=function(e){13===e.keyCode&&t.onclick()}})},1e3),$(".containerWrapper .de-video-block").each(function(){$videoType=$(this).attr("data-video-type"),"evp"==$videoType&&($video=$(this).attr("data-evp-url"),$visible=$(this).is(":visible"),0==$visible||(""==$video||$video==undefined?$(".elVideo",this).html("No Video Set..."):$(".elVideo",this).html($video)))}),$(".editor-video-holder").hide(),$(".editor-audio-holder").hide(),$.velocity.defaults.easing="easeInOutsine";var F=function(){$("[data-trigger='load']").each(function(){$(this).attr("data-trigger","ran"),$ID=$(this).attr("id"),$type=$(this).attr("data-animate"),$delay=$(this).attr("data-delay"),p($ID,$type,$delay,0)})};$iframeCheck=$("#iframeCheck").val(),"true"==$iframeCheck||F(),$("[data-trigger='scroll']").waypoint(function(){var e=$(this).attr("id"),t=$(this).attr("data-animate"),n=$(this).attr("data-delay");$(this).css("opacity",0),$(this).css("position","relative"),$(window).one("scroll",function(){p(e,t,n,0),$(".stickyTop").delay(n).sticky({center:!0,responsiveWidth:!0,getWidthFrom:".sticky-wrapper"})}),$(this).attr("data-trigger","done")},{offset:"75%",triggerOnce:!0}),$("[data-timed-style='fade']").each(function(){return n(this,"fade")}),$("[data-timed-style='scale']").each(function(){return n(this,"scale")}),$(".swipebox").magnificPopup({type:"image"}),$(".elVideoModalWrapper .swipebox").magnificPopup({type:"iframe",iframe:{patterns:{dailymotion:{index:"dailymotion.com",id:function(e){var t=e.match(/^.+dailymotion.com\/(video|hub)\/([^_]+)[^#]*(#video=([^_&]+))?/);return null!==t?t[4]!==undefined?t[4]:t[2]:null},src:"http://www.dailymotion.com/embed/video/%id%"},wistia:{index:"wistia.com",id:function(e){if($url=e,""!=$url&&$url!==undefined)return $url=$url.split("/"),$url=$url[$url.length-1],$url;$url="fqiy4bjdu8"},src:"//fast.wistia.net/embed/iframe/%id%?autoPlay=1&wmode=transparent"}}},callbacks:{open:function(){var e=$(this._lastFocusedEl).closest(".elVideoModalWrapper").attr("data-video-title");$(".mfp-content").find("iframe").attr("title",e)}}}),$(document).on("click","[data-upsell]",function(e){var t=$(this).data("purchase");if(t){e.preventDefault();var n=$("#cfAR");return Object.keys(t).forEach(function(e){var a="purchase["+e+"]";$("<input>").attr("type","hidden").attr("name",a).val(t[e]).appendTo(n)}),"1"==$(this).data("upsell")&&$("<input>").attr("type","hidden").attr("name","upsell").val($(this).data("upsell")).appendTo(n),!1}}),$(document).on("keyup",".elIMG",function(e){13!=e.which&&32!=e.which||$(this).click()}).on("click",".elIMG",function(){$(this).attr("data-imagelink")&&($url=$(this).attr("data-imagelink"),"#open-popup"==$url||"#close-popup"==$url||"#submit-form"==$url||($(this).attr("target")?($target=$(this).attr("target"),"_self"==$target?window.location.href=$url:window.open($url,"_blank")):window.location.href=$url))}),$(document).on("click",".modalBackdropWrapper",function(){return $(".containerModal").delay(0).velocity({opacity:0,top:-800},200,function(){$(".modalBackdropWrapper").css({opacity:0,top:-800}),$(".modalBackdropWrapper").hide(),$(".containerModal").hide()}),$(".containerWrapper").css("overflow","initial"),$(".containerWrapper").css("height",""),!1}),$(document).on("click",".closeLPModal",function(){return $(".containerModal").delay(0).velocity({opacity:0,top:-800},200,function(){$(".modalBackdropWrapper").css({opacity:0,top:-800}),$(".modalBackdropWrapper").hide(),$(".containerModal").hide()}),$(".containerWrapper").css("overflow","initial"),$(".containerWrapper").css("height",""),!1}),$(document).on("click","div[data-elbuttontype='2'] a",function(e){return e.stopPropagation(),m($(this).attr("data-show-button-ids"),$(this).attr("data-hide-button-ids")),!1}),$(document).on("click",".elButton",function(e){if("2"==$(this).parent().attr("data-elbuttontype"))return e.preventDefault(),!1}),$(document).on("click","a[href='#close-popup'], .elIMG[data-imagelink='#close-popup']",function(){return $(".closeLPModal").trigger("click"),!1}),$(document).on("click","a[href='#open-popup'], .elIMG[data-imagelink='#open-popup']",function(){var e=$(this).parent().attr("data-elbuttontype");return void 0!==e&&"2"==e||(d(),$("#"+$ID+" .de-video-block").each(function(){$videoType=$(this).attr("data-video-type"),"evp"==$videoType&&($video=$(this).attr("data-evp-url"),""==$video||$video==undefined?$(".elVideo",this).html("No Video Set..."):$(".elVideo",this).html($video))}),$("#"+$ID+" .de-video-block .elVideo iframe").each(function(){$autoplaycheck=$(this).attr("data-popup-autoplay"),"true"==$autoplaycheck&&($src=$(this).attr("src"),$src=$src.replace("autoplay=0","autoplay=1"),$src=$src.replace("autoPlay=0","autoPlay=1"),$(this).attr("src",$src),$(this).attr("data-popup-autoplay","played"))})),!1}),$(document).on("click","a[href='#print'], .elIMG[data-imagelink='#print']",function(){return window.print(),!1}),$(document).on("click",".btnToggle",function(){return $(this).is(".elB1")?($showThis=$(this).attr("data-show"),$root=$(this).closest(".de-editable").attr("id"),$hideThis=$("#"+$root+" .elB2").attr("data-show"),$($showThis).show(),$($hideThis).hide(),$(this).hasClass("btnToggleActive")||($getB1Color=$("#"+$root+" .elB1").css("color"),$getB2Color=$("#"+$root+" .elB2").css("color"),$(this).css("color",$getB2Color),$("#"+$root+" .elB2").css("color",$getB1Color)),$("#"+$root+" .btnToggle").removeClass("btnToggleActive"),$("#"+$root+" .btnToggle").removeClass("btnToggleDeactive"),$("#"+$root+" .elB1").addClass("btnToggleActive"),$("#"+$root+" .elB2").addClass("btnToggleDeactive")):($showThis=$(this).attr("data-show"),$root=$(this).closest(".de-editable").attr("id"),$hideThis=$("#"+$root+" .elB1").attr("data-show"),$($.trim($showThis)).show(),$($.trim($hideThis)).hide(),$(this).hasClass("btnToggleActive")||($getB1Color=$("#"+$root+" .elB1").css("color"),$getB2Color=$("#"+$root+" .elB2").css("color"),$(this).css("color",$getB1Color),$("#"+$root+" .elB1").css("color",$getB2Color)),$("#"+$root+" .btnToggle").removeClass("btnToggleActive"),$("#"+$root+" .btnToggle").removeClass("btnToggleDeactive"),$("#"+$root+" .elB2").addClass("btnToggleActive"),$("#"+$root+" .elB1").addClass("btnToggleDeactive")),!1}),$(".stickyTop").sticky({center:!0,responsiveWidth:!0,getWidthFrom:".sticky-wrapper"}),$(document).on("click","a[href*='#scroll-'], .elIMG[data-imagelink*='#scroll-']",function(){return $getHref=$(this).attr("href"),$getTitle=$getHref.split("#scroll-"),$getTitle=$getTitle[1],$getTitle=$getTitle.replace(/%20/g," "),$('.container[data-title="'+$getTitle+'"], .container [data-title="'+$getTitle+'"]').first().velocity("scroll",{duration:500}),!1}),$pID=$("#page-id").val(),$requiredCheck="",$(document).on("keypress",":input:not(textarea):not([type=submit])",function(e){if(e.keyCode==CF_KEYCODE_ENTER){var t=$(this);if(t.hasClass("noEnterSubmitForm")||"radio"==t.attr("type"))return;$("a[href='#submit-form']").trigger("click")}}),$(document).on("click","a[href='#submit-form'], .elIMG[data-imagelink='#submit-form'], a[href='#submit-form-2step'], a[href='#submit-form-2step-order'], a[href*='#yes-link'], .elIMG[data-imagelink*='#yes-link']",function(e,t){var n=$(this);if(!n.data("temp-disabled"))return $action=$(this).attr("href"),$(".elInput").each(function(e,t){var n,a,o;if(n=(o=$(this)).attr("name"),t=o.val(),""==n||"not-set"==n||""==t);else if("custom_type"==n||"cfx_all_countries"==n||"cfx_states"==n||"cfx_canada"==n||"cfx_states_canada"==n){if((a=o.attr("data-custom-type"))!=undefined){a=(a=a.toLowerCase()).replace(/\s+/g,"_"),$("#cf_contact_"+a).remove();var i=document.createElement("INPUT");i.id="cf_contact_"+a,i.name=a,i.nodeValue=t,i.setAttribute("value",t),i.setAttribute("data-cf-form-field",a),i.setAttribute("data-param",a),i.setAttribute("data-storage","false"),$("#cfAR").append(i)}}else"order_saas_url"===n?$("input[name='purchase[order_saas_url]']").val(t):$("#cf_contact_"+n).val(t)}).promise().done(function(){$requiredCheck="",$elementPathSelector="",$popupVisibleCheck=$(".modalBackdropWrapper").is(":visible"),1==$popupVisibleCheck?$elementPathSelector="#modalPopup .elInput.required1":$elementPathSelector=".elInput.required1",$($elementPathSelector).each(function(){$thisInput=$(this),$visible=$(this).is(":visible"),0==$visible||(""==$thisInput.val()?($requiredCheck="fail",$thisInput.css("border-color","#B91517"),$thisInput.css("border-width","3px")):"email"==$thisInput.attr("name")?(email=$thisInput.val(),h(email)?($thisInput.css("border-color","#4a8920"),$thisInput.css("border-width","3px")):($requiredCheck="fail",$thisInput.css("border-color","#B91517"),$thisInput.css("border-width","3px"))):($thisInput.css("border-color","#4a8920"),$thisInput.css("border-width","3px")))}).promise().done(function(){if($(".elInput.required0").css("border-color","#4a8920"),$(".elInput.required0").css("border-width","3px"),"fail"==$requiredCheck)return $(".otoloading").hide(),event.stopPropagation(),window.cfARIsValid=!1,"function"==typeof t&&t(),!1;{var a=this;function o(){return new Promise(function(e){var t=$.cookie("cf:clickpush:subscription");if(null!=t){var n=JSON.parse(t);$.each(n,function(e,t){$("<input>").attr("type","hidden").attr("name","clickpush_subscription["+e+"]").attr("value",t).appendTo("#cfAR")})}e()})}o().then(function(){try{$time_zone=Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){$time_zone="America/New_York"}if($("#cf_contact_time_zone").val($time_zone),$arService=$("#submit-form-action").attr("data-ar-service"),"HTML"==$arService)$(".containerWrapper .de-input-block").each(function(){$ID=$(this).attr("id"),$value=$(".elInput",this).val(),$(".nodoCustomHTML input[data-sync='"+$ID+"']").val($value)}).promise().done(function(){$(".nodoHiddenFormFields .elInput").each(function(){$ID=$(this).attr("id"),$value=$(this).val(),$(".nodoCustomHTML input[data-sync='"+$ID+"']").val($value)}).promise().done(function(){n.text("Submitting..."),n.prop("disabled",!0),n.prop("href","javascript:return false;");var e=$("#cfAR").clone();e.find("input").each(function(){this.id="arclone_"+this.id}),$(".elInput").each(function(t,n){if(name=$(this).attr("name"),n=$(this).val(),""==name||"not-set"==name||""==n);else if("custom_type"==name){if($customType=$(this).attr("data-custom-type"),$customType!=undefined){$customType=$customType.toLowerCase(),$customType=$customType.replace(/\s+/g,"_"),$("#arclone_cf_contact_"+$customType).remove();var a=document.createElement("INPUT");a.id="arclone_cf_contact_"+$customType,a.name=$customType,a.nodeValue=n,a.setAttribute("value",n),e.append(a)}}else e.find("#arclone_cf_contact_"+name).val(n).attr("name","contact["+name+"]")}),$.ajax({type:"POST",url:$("head").attr("data-this-url")||window.location,data:e.serialize()}).always(function(){"#submit-form-2step"==$action?($stepOrderWrapper=$(a).closest(".elOrder2Step"),$stepOrderWrapper.find(".o2step_step1").hide(),$stepOrderWrapper.find(".o2step_step2").show(),$stepOrderWrapper.find(".order2Step-step").removeClass("order2StepActive"),$stepOrderWrapper.find(".order2Step-step-2").addClass("order2StepActive"),$stepOrderWrapper.find(".order2StepProgress").removeClass("order2Step25"),$stepOrderWrapper.find(".order2StepProgress").addClass("order2Step75"),$step2header=$stepOrderWrapper.find(".order2StepHeader"),$step2header.length&&$step2header.get(0).scrollIntoView()):($(".nodoCustomHTML input[type='submit']").remove(),$(".nodoCustomHTML form").submit())})})});else{$("#cfAR input[type='submit']").remove();try{"https://www.backpackcrm.com/orders"==$("#cfAR").attr("action")&&SendData(SendData("cfAR",$("#cfAR")[0].onsubmit))}catch(l){}if("#submit-form-2step"==$action){$stepOrderWrapper=$(a).closest(".elOrder2Step"),$stepOrderWrapper.find(".o2step_step1").hide(),$stepOrderWrapper.find(".o2step_step2").show(),$stepOrderWrapper.find(".order2Step-step").removeClass("order2StepActive"),$stepOrderWrapper.find(".order2Step-step-2").addClass("order2StepActive"),$stepOrderWrapper.find(".order2StepProgress").removeClass("order2Step25"),$stepOrderWrapper.find(".order2StepProgress").addClass("order2Step75"),$step2header=$stepOrderWrapper.find(".order2StepHeader"),$step2header.length&&$step2header.get(0).scrollIntoView(),$("#bump-offer").attr("style","margin: 4px 0px 0px -20px; cursor: pointer; float: left;");var o=$(".checkbox.inline").attr("style");$(".checkbox.inline").attr("style",o+"; cursor: auto !important;"),$(".goBacktoStepOneOrderBump").length||$(".o2step_step2").prepend('<a href="#" class="goBacktoStepOneOrderBump" style="display: block; color: #888 !important; text-none: underline;font-size: 11px; color: #333; padding: 5px; padding-top: 0;padding-bottom: 15px; margin-top: 0;"><i class="fa fa-arrow-left" style="padding-right: 7px;"></i><span class="goBacktoStepOneOrderBumpSpan">Edit Shipping Details</span></a>'),$.ajax({type:"POST",url:window.location,data:$("#cfAR").serialize()})}else if(window.isPayPalOrderForm)window.cfARIsValid=!0,"function"==typeof t&&t();else{$("#cfAR").one("submit",function(){window.CFStripeErrorStartTransaction?(window.ClickFunnels.CFPeOrders.SubmitButton.enable(),window.CFStripeErrorStartTransaction=!1):window.ClickFunnels.CFPeOrders.SubmitButton.disable()});var i="true"===$("meta[name='can_use_infusionsoft_tokenization']").attr("content"),r=$("meta[name='infusionsoft_subdomain']").attr("content");window.CLICKFUNNELS_OLD_FORM_SUBMIT&&(window.HTMLFormElement.prototype.submit=window.CLICKFUNNELS_OLD_FORM_SUBMIT),i&&r&&r.length>0?window.CFInfusionsoftTokenizationHandler(r,function(){$("#cfAR").submit()}):$("#cfAR").submit()}}})}})}),!1}),$(document).on("click",".goBacktoStepOneOrderBump",function(){$stepOrderWrapper=$(this).closest(".elOrder2Step"),$stepOrderWrapper.find(".o2step_step2").hide(),$stepOrderWrapper.find(".o2step_step1").show(),$stepOrderWrapper.find(".order2Step-step").addClass("order2StepActive"),$stepOrderWrapper.find(".order2Step-step-2").removeClass("order2StepActive"),$stepOrderWrapper.find(".order2StepProgress").addClass("order2Step25"),$stepOrderWrapper.find(".order2StepProgress").removeClass("order2Step75"),$step2header=$stepOrderWrapper.find(".order2StepHeader"),$step2header.length&&$step2header.get(0).scrollIntoView()}),$("input, textarea").placeholder(),$("#modalPopup").hasClass("bounce")&&("true"==$queries.nopopup||ouibounce(!1,{aggressive:!0,timer:500,sensitivity:40,callback:function(){d()}})),"true"==$queries.noautoplay&&$(".elVideoWrapper").each(function(){$elem=$(this),$videoType=$elem.attr("data-video-type"),"youtube"==$videoType?($src=$(".elVideo iframe",this).attr("src"),$src=$src.replace("autoplay=1","autoplay=0"),$(".elVideo iframe",this).attr("src",$src)):"vimeo"==$videoType?($src=$(".elVideo iframe",this).attr("src"),$src=$src.replace("autoplay=1","autoplay=0"),$(".elVideo iframe",this).attr("src",$src)):"wistia"==$videoType&&($src=$(".elVideo iframe",this).attr("src"),$src=$src.replace("autoPlay=1","autoPlay=0"),$(".elVideo iframe",this).attr("src",$src))}),$(".elSelect").click(function(){f($("select",this))}).children().click(function(){return!1}),$(".de-video-block").fitVids({customSelector:"iframe[src*='fast.wistia.net']"}),CFbuildAudioPlayer($(".elAudioWrapper"),!0),$(document).on("click","#closeCFPOPUP",function(){parent.postMessage("closeCF","*")}),$(document).on("click","html",function(e){var t=$(e.target);(t.is(".container")||t.is(".containerWrapper")||t.is("html"))&&parent.postMessage("closeCF","*")});var M=window.addEventListener?"addEventListener":"attachEvent";(0,window[M])("attachEvent"==M?"onmessage":"message",function(e){"reanimate"==e.data&&F()},!1),$(".iframeblocked").append("<div class='iframeBlocker'></div>"),$(".iframeunmuted").append("<div class='iframeUnmute'></div>"),$(document).on("keyup",".elInput",function(){$input=$(this),$val=$input.val(),$attr=$input.attr("name"),"custom_type"==$attr||$(".elInput[name='"+$attr+"']").not($(this)).val($val)}),$(document).on("change",".smsCountryCode",function(){$countryCode=$(this).val(),$(".mobileSMSPhoneInput").val($countryCode)}),$(document).on("click",".elAffCopyPasteImage",function(){$html=$.trim($(".elAffiliateImageAsset",this).html()),$(this).find(" .elAffiliateCopyPopup").fadeIn(),$(this).find(" .elAffiliateCopyPopup").find("textarea").eq(0).val($html),$(this).find(" .elAffiliateCopyPopup").find("textarea").eq(0).select()}),$(document).on("click",".elAffCopyPasteText",function(){$html=$.trim($(".elAffiliateTextAsset",this).html()),$(this).find(" .elAffiliateCopyPopup").fadeIn(),$(this).find(" .elAffiliateCopyPopup").find("textarea").eq(0).val($html),$(this).find(" .elAffiliateCopyPopup").find("textarea").eq(0).select()}),$(document).on("click",".elAffiliateCopyPopup .closeAffiliateCopy",function(e){$(this).parent().fadeOut(),e.stopPropagation()});var D=$("#cfx_all_states"),L=$("#cfx_all_canada");if($(".elInput[name='cfx_all_countries']").find("option").remove(),$(".elInput[name='cfx_all_countries']").html($("#cfx_all_countries").html()),$(".elInput[name='cfx_states']").find("option").remove(),$(".elInput[name='cfx_states']").html(D.html()),$(".elInput[name='cfx_canada']").find("option").remove(),$(".elInput[name='cfx_canada']").html(L.html()),$(".elInput[name='cfx_states_canada']").find("option").remove(),$(".elInput[name='cfx_states_canada']").append($("<option>",{value:"",text:"Select States/Provinces"})),D.length&&D.html()&&$(".elInput[name='cfx_states_canada']").append(D.html().split("\n").splice(2).join("\n")),L.length&&L.html()&&$(".elInput[name='cfx_states_canada']").append(L.html().split("\n").splice(2).join("\n")),$(".elAffCopyPaste").each(function(){$customURL=g($(this).attr("data-custom-url")),$customURL&&($affiliateID=$("body").attr("data-affiliate-id"),$affiliateParam=$("body").attr("data-affiliate-param"),$("a",this).each(function(){"cf_affiliate_id"==$affiliateParam?$(this).attr("href",$customURL+"?"+$affiliateParam+"="+$affiliateID+"&affiliate_id="+$affiliateID):$(this).attr("href",$customURL+"?"+$affiliateParam+"="+$affiliateID)}))}),$(".elAffiliate[data-de-type='affiliate-link']").each(function(){$customURL=g($(this).attr("data-custom-url")),$customURL&&($affiliateID=$("body").attr("data-affiliate-id"),$affiliateParam=$("body").attr("data-affiliate-param"),"cf_affiliate_id"==$affiliateParam?$(".elInput",this).val($customURL+"?"+$affiliateParam+"="+$affiliateID+"&affiliate_id="+$affiliateID):$(".elInput",this).val($customURL+"?"+$affiliateParam+"="+$affiliateID))}),$(".elButton[href='#survey-next']").attr("data-clicked","false"),$(".elIMG[data-imagelink='#survey-next']").attr("data-clicked","false"),$(document).on("keydown",".surveyRadioOption",function(e){e.keyCode!=CF_KEYCODE_ENTER&&e.keyCode!=CF_KEYCODE_SPACE||$(this).trigger("click")}),$(document).on("click",".surveyRadioOption",function(e){var t,n,a,o,i,r,l;e&&e.originalEvent&&0===e.originalEvent.detail||(l=$(this),r=l.closest(".elSurvey"),l.closest(".surveyStep").find(".surveyRadioOption").removeClass("surveyStepSelectedAnswer"),l.addClass("surveyStepSelectedAnswer"),t=!0,$(".elButton[href='#survey-next']").length?(n=$(".elButton[href='#survey-next']").hasClass("cfSurvey_go_to_next"),t=n):$(".elIMG[data-imagelink='#survey-next']").length&&(a=$(".elIMG[data-imagelink='#survey-next']").hasClass("cfSurvey_go_to_next"),t=a),o=l.attr("data-skip-q"),i=l.attr("data-answer-id"),"true"==r.attr("data-survey-new")&&$('.cf_triggers[data-a-id="'+i+'"]').each(function(){var e,t;"on"==(e=$(this).data()).fb&&""!==e.fbName&&fbq("trackCustom","cfSurvey",{name:e.fbName}),"on"==e.gtm&&""!==e.gtmName&&dataLayer.push({event:e.gtmName}),t=r.attr("id"),$("#page-id").val()}),l.closest(".surveyStepQuestions").find("input").prop("checked",!1),$("input",this).prop("checked",!0).promise().done(function(){var n,a,r,l,s,u,c,d,_,p,m=$(this);n=m.closest("[data-survey-step]").attr("data-survey-step"),a=(a=m.next("span").text()).trim(),r=$(this).closest(".surveyStep:not(.surveyStepGroup), .surveyStep_v").find(".surveyStepHeadline").text().trim(),p=k("answer",s=(s=(s=m.closest(".elSurvey").attr("id")).split("-"))[1],n),$("#cfAR input[name='"+p+"']").val(a),$cfSurvey_outcome[n]=i,CFSurveyQueryOutcome.push([k("question",s,n),r]),CFSurveyQueryOutcome.push([p,a]),l=m.closest(".elSurvey").attr("id"),m.closest(".surveyStep").find(".surveyStepNextButton").is(":visible")||0==t||(c=(u=$(this).closest(".surveyStep_v").length>0)?$(this).closest(".surveyStep_v"):$(this).closest(".surveyStep"),o!==undefined?"end"==o?v(c.closest(".elSurvey").attr("data-complete"),l=c.closest(".elSurvey").attr("id")):(l=c.closest(".elSurvey").attr("id"),(d=$("#"+l+" [data-survey-step='"+o+"']")).hasClass("surveyStep_v")?(c.hide(),$(".surveyStepGroup").hide(),d.closest(".surveyStepGroup").show(),m.closest(".surveyStep_v").hide(),d.show(),b(l,c)):(c.hide(),$(".surveyStepGroup").hide(),d.show(),b(l,c))):(_=c.next(),u&&0===_.length&&(_=$(this).closest(".surveyStep").next()),0==_.length?v(c.closest(".elSurvey").attr("data-complete"),l=c.closest(".elSurvey").attr("id")):_.hasClass("surveyStepGroup")?(c.hide(),_.show(),_.find(".surveyStep_v").hide(),_.find(".surveyStep_v").first().show(),b(l,c)):(c.hide(),_.show(),b(l,c)),e.originalEvent==undefined&&_.find(".surveyRadioOption input").first().focus()))}))}),$(document).on("click",".elButton[href='#survey-next']",function(){$(".surveyStepSelectedAnswer").is(":visible")?($(this).addClass("cfSurvey_go_to_next"),$(".surveyStepSelectedAnswer").trigger("click"),$(this).removeClass("cfSurvey_go_to_next")):($(".surveyStep:visible").find(".surveyRadioOption").addClass("noanswer"),setTimeout(function(){$(".surveyStep:visible").find(".surveyRadioOption").removeClass("noanswer")},800))}),$(document).on("click",".elIMG[data-imagelink='#survey-next']",function(){$(".surveyStepSelectedAnswer").is(":visible")?($(this).addClass("cfSurvey_go_to_next"),$(".surveyStepSelectedAnswer").trigger("click"),$(this).removeClass("cfSurvey_go_to_next")):($(".surveyStep:visible").find(".surveyRadioOption").addClass("noanswer"),setTimeout(function(){$(".surveyStep:visible").find(".surveyRadioOption").removeClass("noanswer")},800))}),$(".elSurvey").each(function(){$action=$(this).attr("data-complete"),"hideshow"==$action&&($show=$(this).attr("data-show-ids"),$show&&($show=$show.split(","),$.each($show,function(){$("#"+this).hide()}))),$ID=$(this).attr("id"),$totalSurveySteps=0,$(".surveyStep",this).each(function(){$totalSurveySteps+=1}).promise().done(function(){$("#"+$ID+" .surveyStep:not(.surveyStepGroup), .surveyStep_v").each(function(){$stepNumber=$(this).attr("data-survey-step"),$surveyID=$(this).closest(".elSurvey").attr("id"),$surveyID&&($surveyID=$surveyID.split("-"),$surveyID=$surveyID[1]),$question=k("question",$surveyID,$stepNumber),$questionTitle=$(".surveyStepHeadline",this).text(),$questionTitle=$questionTitle.trim(),$("#cfAR").append("<input id='"+$question+"' name='"+$question+"' data-cf-form-field='"+$question+"' data-param='"+$question+"' value='"+$questionTitle+"' data-storage='false' >"),$answer=k("answer",$surveyID,$stepNumber),$("#cfAR").append("<input id='"+$answer+"' name='"+$answer+"' data-cf-form-field='"+$answer+"' data-param='"+$answer+"' placeholder='"+$answer+"' data-storage='false' >"),$progress=$stepNumber/$totalSurveySteps*100,$(".surveyStepProgressCounter",this).attr("data-progress-width",$progress)}).promise().done(function(){$getprogress=$("#"+$ID+" .surveyStep .surveyStepProgressCounter").first().attr("data-progress-width"),$(".surveyStepProgressCounter").css("width",$getprogress+"%")})})}),$(document).on("click",".surveyStepNextButton a",function(){return $answerSelected="NA",$ID=$(this).closest(".elSurvey").attr("id"),$(this).closest(".surveyStep").find(".surveyRadioOption").each(function(){$(this).hasClass("surveyStepSelectedAnswer")&&($answerSelected="FOUND")}).promise().done(function(){"FOUND"==$answerSelected?($root=$(this).closest(".surveyStep"),$next=$root.next(),0==$next.length?($action=$root.closest(".elSurvey").attr("data-complete"),$ID=$root.closest(".elSurvey").attr("id"),v($action,$ID)):($root.hide(),$next.show(),$getprogress=$next.find(".surveyStepProgressCounter").attr("data-progress-width"),$(this).closest(".elSurvey").find(".surveyStepProgressCounter").css("width",$getprogress+"%"))):($(this).closest(".surveyStep").find(".surveyRadioOption").addClass("noanswer"),$this=$(this),setTimeout(function(){$this.closest(".surveyStep").find(".surveyRadioOption").removeClass("noanswer")},800))}),!1}),SurveyMatcher={bestMatch:function(e,t){var n=Object.keys(t).reduce(function(n,a){return Object.keys(t[a]).forEach(function(o){e[o]&&e[o]==t[a][o]?n[a]?n[a]+=1:n[a]=1:delete n[a]}),n},{}),a={name:"default",count:0};return Object.keys(n).forEach(function(e){n[e]>=a.count&&(a.count=n[e],a.name=e)}),a.name}},$(".elCustomJS_code").each(function(){$getJS=$(this).attr("data-custom-js"),$getDisplayType=$(this).attr("data-displaytype"),"postscribe"==$getDisplayType?postscribe(this,$getJS):$(this).html($getJS)}),$carContestProgress=$(".affCarContestProgressBar").attr("data-progress"),$(".affCarContestProgressBar .affCarContestCar img").delay(500).velocity({left:Math.max($carContestProgress-12,0)+"%"},500),$(".affCarContestProgressBar .affCarContestNumbersInner").delay(500).velocity({left:Math.max($carContestProgress-12,0)+"%"},500),$(".affCarContestProgressBar .affCarContestInnerBar").delay(500).velocity({width:$carContestProgress+"%"},500),$(".elAffiliateFunnelLinkBuilder").each(function(){$elem=$(this),$link1=$elem.attr("data-link1-name"),"undefined"==typeof $link1||0!==$link1.length&&($link1url=$elem.attr("data-link1-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link1url,text:$link1}))),$link2=$elem.attr("data-link2-name"),"undefined"==typeof $link2||0!==$link2.length&&($link2url=$elem.attr("data-link2-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link2url,text:$link2}))),$link3=$elem.attr("data-link3-name"),"undefined"==typeof $link3||0!==$link3.length&&($link3url=$elem.attr("data-link3-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link3url,text:$link3}))),$link4=$elem.attr("data-link4-name"),"undefined"==typeof $link4||0!==$link4.length&&($link4url=$elem.attr("data-link4-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link4url,text:$link4}))),$link5=$elem.attr("data-link5-name"),"undefined"==typeof $link5||0!==$link5.length&&($link5url=$elem.attr("data-link5-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link5url,text:$link5}))),$link6=$elem.attr("data-link6-name"),"undefined"==typeof $link6||0!==$link6.length&&($link6url=$elem.attr("data-link6-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link6url,text:$link6}))),$link7=$elem.attr("data-link7-name"),"undefined"==typeof $link7||0!==$link7.length&&($link7url=$elem.attr("data-link7-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link7url,text:$link7}))),$link8=$elem.attr("data-link8-name"),"undefined"==typeof $link8||0!==$link8.length&&($link8url=$elem.attr("data-link8-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link8url,text:$link8}))),$link9=$elem.attr("data-link9-name"),"undefined"==typeof $link9||0!==$link9.length&&($link9url=$elem.attr("data-link9-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link9url,text:$link9}))),$link10=$elem.attr("data-link10-name"),"undefined"==typeof $link10||0!==$link10.length&&($link10url=$elem.attr("data-link10-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link10url,text:$link10}))),$link11=$elem.attr("data-link11-name"),"undefined"==typeof $link11||0!==$link11.length&&($link11url=$elem.attr("data-link11-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link11url,text:$link11}))),$link12=$elem.attr("data-link12-name"),"undefined"==typeof $link12||0!==$link12.length&&($link12url=$elem.attr("data-link12-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link12url,text:$link12}))),$link13=$elem.attr("data-link13-name"),"undefined"==typeof $link13||0!==$link13.length&&($link13url=$elem.attr("data-link13-url"),$(".affLinkBuilderCustomLinks",this).append($("<option>",{value:$link13url,text:$link13})))}),$(".affiliateLinkAffSubID1").garlic("destroy"),$(".affiliateLinkAffSubID2").garlic("destroy"),$(".affLinkBuilderCustomLinks").garlic("destroy"),$(".affiliateLinkAffOutput").garlic("destroy"),$(".affLinkPopups").garlic("destroy"),$(".affLinkAutoplay").garlic("destroy"),$(".affLinkCookiePreview").garlic("destroy"),$(document).on("change",".affLinkBuilderCustomLinks",function(){$value=$(this).val(),$position=$("option[value='"+$value+"']",this).index(),$getElementID=$(this).closest(".elAffiliateFunnelLinkBuilder").attr("id"),1==$position?S($getElementID,"true"):S($getElementID)}),$(document).on("keyup",".affiliateLinkAffSubID1",function(){$getElementID=$(this).closest(".elAffiliateFunnelLinkBuilder").attr("id"),S($getElementID)}),$(document).on("keyup",".affiliateLinkAffSubID2",function(){$getElementID=$(this).closest(".elAffiliateFunnelLinkBuilder").attr("id"),S($getElementID)}),$(document).on("change",".affLinkPopups",function(){$getElementID=$(this).closest(".elAffiliateFunnelLinkBuilder").attr("id"),S($getElementID)}),$(document).on("change",".affLinkAutoplay",function(){$getElementID=$(this).closest(".elAffiliateFunnelLinkBuilder").attr("id"),S($getElementID)}),$(document).on("change",".affLinkCookiePreview",function(){$getElementID=$(this).closest(".elAffiliateFunnelLinkBuilder").attr("id"),S($getElementID)}),$(".affLinkBuilderCustomLinks").garlic("destroy"),$(".affiliateLinkAffSubID1").garlic("destroy"),$(".affiliateLinkAffSubID2").garlic("destroy"),$(".affiliateLinkAffOutput").garlic("destroy"),$(".affLinkPopups").garlic("destroy"),$(".affLinkAutoplay").garlic("destroy"),$(".elOrderProductOptinProductName:not(:has(>div))").css("width","inherit"),$ccExpireyYear=$(".cc-expirey-year"),$ccExpireyYear.length){const e=(new Date).getFullYear();$ccExpireyYear.empty();for(let t=e-4;t<=e+15;t++)$ccExpireyYear.append(`<option>${t}</option>`)}}),$(function(){if($(".clickfunnels-sticky-video").length>0){var e={Android:function(){return navigator.userAgent.match(/Android/i)},BlackBerry:function(){return navigator.userAgent.match(/BlackBerry/i)},iOS:function(){return navigator.userAgent.match(/iPhone|iPad|iPod/i)},Opera:function(){return navigator.userAgent.match(/Opera Mini/i)},Windows:function(){return navigator.userAgent.match(/IEMobile/i)},any:function(){return e.Android()||e.BlackBerry()||e.iOS()||e.Opera()||e.Windows()}},t=($(window).width(),$(".clickfunnels-sticky-video").first()),n="#"+t.attr("id"),a=t.attr("button-id"),o="off";if($("body").on("click","#cf-sticky-video-closeYesIcon",function(e){e.preventDefault(),$(n+" iframe").attr("style",""),o="on",t.find("#cf-sticky-video-closeYesIcon").remove()}),t.hasClass("cf-sticky-video200"))var i=250,r=140;else if(t.hasClass("cf-sticky-video300"))i=360,r=168;else if(t.hasClass("cf-sticky-video400"))i=400,r=225;else if(t.hasClass("cf-sticky-video500"))i=500,r=281;else i=250,r=140;var l="";if(t.hasClass("cf-sticky-videoBottomLeft")){
l="left: 20px;right: auto;bottom: 20px;top: auto;";var s="bottom: "+(parseInt(r)+15)+"px !important;padding-bottom: 20px;",u="bottom: "+r+"px;left: 10px;"}else if(t.hasClass("cf-sticky-videoTopLeft")){l="left: 20px;right: auto;top: 20px;";s="top: "+(parseInt(r)+15)+"px !important;padding-top: 20px;",u="top: 14px;left: 10px;"}else if(t.hasClass("cf-sticky-videoBottomRight")){l="left: auto;right: 20px;bottom: 20px;top: auto;";s="bottom: "+(parseInt(r)+15)+"px !important;padding-bottom: 20px;",u="bottom: "+r+"px;right: 10px;"}else{l="left: auto;right: 20px;top: 20px;";s="top: "+(parseInt(r)+15)+"px !important;padding-top: 20px;",u="top: 14px;right: 10px;"}if(""!=a)var c=$(a).attr("style");function d(){var e=n+" iframe",o=$(e).height()+100,d=$(window).scrollTop();if(d>=o){if(t.hasClass("cf-sticky-video-theme4")){var _="border: 10px solid rgba(0,0,0,0.1)";u+="background: #000;color: #fff"}else if(t.hasClass("cf-sticky-video-theme2")){_="padding: 5px;border-radius: 4px;background: #fff;box-shadow: 0 5px 10px rgba(0,0,0,0.2);";u+="color: #000;background: #fff;"}else if(t.hasClass("cf-sticky-video-theme3")){_="border: 10px solid rgba(255,255,255,0.3)";u+="color: #000;background: #fff;"}else{_="padding: 5px;border-radius: 4px;background: #000;box-shadow: 0 5px 30px rgba(0,0,0,0.2);";u+="background: #000;color: #fff"}t.hasClass("cf-sticky-video-closeYes")&&(t.find("#cf-sticky-video-closeYesIcon").remove(),t.find(".fluid-width-video-wrapper").append('<a href="#" style="position: fixed;z-index: 9999929;cursor: pointer'+l+u+';padding: 5px 9px;border-radius: 50%" id="cf-sticky-video-closeYesIcon"><i class="fa fa-times"></i></a>')),$(e).attr("style","position: fixed;z-index: 999999;"+l+"height: "+r+"px;width: "+i+"px;"+_),$(e).addClass("cf-sticky-video-active"),""!=a&&($(a).addClass("cf-sticky-button-active"),$(a).attr("style","position: fixed;z-index: 999999;"+l+";"+s+";display: block;width: "+i+"px;"))}d<o&&($(e).attr("style",""),$(e).removeClass("cf-sticky-video-active"),t.find("#cf-sticky-video-closeYesIcon").remove(),""!=a&&($(a).removeClass("cf-sticky-button-active"),$(a).attr("style",c)))}d(),$(window).resize(function(){$(window).width()<640?$(n+" iframe").attr("style",""):e.any()||"on"!=o&&d()}),$(window).scroll(function(){e.any()||"on"!=o&&d()})}$(".elBulletList li").each(function(){var e,t=$(this);t.contents().length>2&&(e=t.contents()[2].data)&&"string"==typeof e&&e.length&&160===e.charCodeAt(0)&&(t.contents()[2].data="\u200b"+e.substring(1))})}),$(document).ready(function(){function e(e,t){t=void 0===t||t;var n="",a="",o=null;"showhide"===e.closest(".elCountdown").attr("data-expire-type")?(n=e.attr("data-hide-ids"),a=e.attr("data-show-ids"),n&&(n=n.split(","),$.each(n,function(){$("#"+this).hide()})),a&&(a=a.split(","),$.each(a,function(){$("#"+this).show()}))):""==(o=e.attr("data-url"))||"#"==o?t&&e.hide():window.ClickFunnels.RedirectLoopsLimiter.redirect(window.ClickFunnels.RedirectLoopsLimiter.EXPIRE_ACTION_EVENT_NAME,o)}function t(e){var t=e.attr("data-show-years"),n=e.attr("data-show-months"),a=e.attr("data-show-weeks"),o=e.attr("data-show-days"),i=e.attr("data-show-hours"),r=e.attr("data-show-minutes"),l=e.attr("data-show-seconds"),s="";return"true"==t&&(s+="y"),"true"==n&&(s+="o"),"true"==a&&(s+="w"),"true"!=o&&o!=undefined||(s+="d"),"true"!=i&&i!=undefined||(s+="H"),"true"!=r&&r!=undefined||(s+="M"),"true"!=l&&l!=undefined||(s+="S"),s}function n(n){function a(){var e=$(this);u&&e.find(".countdown-amount").css("color",u),c&&e.find(".countdown-period").css("color",c)}var o=n.attr("data-date").split("/"),r=n.attr("data-time"),l=n.attr("data-tz"),s=n.attr("data-lang"),u=n.attr("data-color-time"),c=n.attr("data-color-label");$.countdown.setDefaults($.countdown.regionalOptions[s]);var d=new Date(o[2],o[0]-1,o[1],r,0,0),_=moment.tz(new Date(o[2],o[0]-1,o[1],r,0,0),l).zone();_/=60,_=i(_=_*=-1),n.countdown({format:t(n.closest(".elCountdown")),until:d,timezone:_,padZeroes:!0,alwaysExpire:!0,onExpiry:function(){e(n,!1)},onTick:a})}function a(e){var t=$(".countdown-time").text(),n=t.split(" "),a=null,o=null,i=e.attr("data-lang");$.countdown.setDefaults($.countdown.regionalOptions[i]),"undefined"!=typeof n[1]&&null!==n[1]||(n=t.split("T")),""!=n[0]&&(t=(t=n[0]).split("/"),a=""===(a=n[1])?[0,0]:a.split(":"),o=$.countdown.UTCDate(0,t[0],t[1]-1,t[2],a[0],a[1],0),e.countdown({until:o,padZeroes:!0,alwaysExpire:!0,onExpiry:function(){window.location.reload()}}))}function o(t){e(t)}function i(e){return"-"==e.toString()[0]?"-"+(((e=(e=e.toString()).replace("-",""))<10?"0":"")+e):"+"+((e<10?"0":"")+e)}function r(){console.log("in EvaluateLaunchTime");var e=$(".modalBackdropWrapper").attr("data-launch-redirect"),t=$(".modalBackdropWrapper").attr("data-launch-before-units")||"hours",n=$(".modalBackdropWrapper").attr("data-launch-before-timezone")||"America/New_York",a=parseInt($(".modalBackdropWrapper").attr("data-launch-before-quantity"));if(isNaN(a)&&(a=48),""==h)return window.location.replace(e);var o=moment("1974-08-04 23:59:59 EDT","YYYY-MM-DD HH:mm:ss ZZ");h&&h.trim().length&&(o=moment(h,"YYYY/MM/DD HH:mm:ss ZZ")),"days"==t&&(o=o.tz(n));var i=o.add(a,t);return"days"==t&&i.startOf("day"),i.diff(moment.utc(),"seconds")>0?window.location.replace(e):void 0}function l(){console.log("in EvaluateDeadlineTime");var e=$(this).attr("data-lang")||"eng",t=$(".modalBackdropWrapper").attr("data-deadline-redirect"),n=$(".modalBackdropWrapper").attr("data-deadline-expire-units")||"hours",a=$(".modalBackdropWrapper").attr("data-deadline-expire-timezone")||"America/New_York",o=parseInt($(".modalBackdropWrapper").attr("data-deadline-expire-quantity"));if(isNaN(o)&&(o=48),""==h)return window.location.replace(t);var i=moment("1974-08-04 23:59:59 EDT","YYYY-MM-DD HH:mm:ss ZZ");h&&h.trim().length&&(i=moment(h,"YYYY/MM/DD HH:mm:ss ZZ")),"days"==n&&(i=i.tz(a));var r=i.add(o,n);"days"==n&&r.endOf("day");var l=r.diff(moment.utc(),"seconds");if(l<=0)return window.location.replace(t);$(".wideCountdownDeadline").each(function(){$.countdown.setDefaults($.countdown.regionalOptions[e]),$(this).countdown({until:l,padZeroes:!0,alwaysExpire:!0,onExpiry:function(){return window.location.replace(t)}})})}function s(e,t,n){return moment(Math[n](+e/+t)*+t)}function u(){date=$('.selectAW-date[data-cf-name="webinar-date"]').val(),time=$('.selectAW-date[data-cf-name="webinar-time"]').val(),webinar_datetime=moment(date+" "+time,"YYYY-MM-DD HH:mm"),webinar_datetime_offset=moment.unix(webinar_datetime),now=moment(),now_offset=moment.unix(now),webinar_delay=webinar_datetime.diff(now),webinar_delay_offset=moment.unix(webinar_delay),webinar_delay_offset=moment.unix(webinar_delay),$("#webinar_delay").attr("value",webinar_delay)}$(document).on("keyup",".smsCheckArea",function(e){13!=e.which&&32!=e.which||$(this).click()}).on("click",".smsCheckArea",function(){return $(".smsExtras").is(":visible")?($(".smsCheck",this).prop("checked",!1),$(".smsExtras").hide(),$(".smsRecieveText",this).removeClass("smsRecieveTextActive")):($(".smsCheck",this).prop("checked",!0),$(".smsExtras").show(),$(".smsRecieveText",this).addClass("smsRecieveTextActive")),!1}),CFSanitizeCountdownElement(),$(".wideCountdown").each(function(){var e=$(this),t=e.attr("data-date"),i=null!=t&&t.length>0,r=$(".countdown-time").text().length>0;i?n(e):r?a(e):o(e)}),$(".wideCountdownEvergreenDaily-demo").remove(),$(".wideCountdownEvergreenDaily").removeClass("hide"),$(".wideCountdownEvergreenDaily").each(function(){$date=moment().format("MM/DD/YYYY"),$date=$date.split("/"),$time=$(this).attr("data-time"),$tz=$(this).attr("data-tz"),$lang=$(this).attr("data-lang"),$countdownDate=new Date($date[2],$date[0]-1,$date[1],$time,0,0),$countdownDateZone=moment.tz(new Date($date[2],$date[0]-1,$date[1],$time,0,0),$tz).zone(),$countdownDateZone/=60,$countdownDateZone=$countdownDateZone*=-1,$countdownDateZone=i($countdownDateZone),$.countdown.setDefaults($.countdown.regionalOptions[$lang]),$thisID=$(this).closest(".elCountdownEvergreenDaily").attr("id"),$.cookie("cf-eg-"+$thisID)?($countdownDate=0,$countdownDateZone=0):$.cookie("cf-eg-nd-"+$thisID)&&($countdownDate=1e44,$(this).hide(),$hide=$(this).attr("data-hide-ids"),$show=$(this).attr("data-show-ids"),$hide&&($hide=$hide.split(","),$.each($hide,function(){$("#"+this).hide()})),$show&&($show=$show.split(","),$.each($show,function(){$("#"+this).hide()})),$show=$(this).attr("data-show-ids-extra"),$show&&($show=$show.split(","),$.each($show,function(){$("#"+this).show()}))),$revisitAction=$(this).closest(".elCountdownEvergreenDaily").attr("data-revisit-action"),"expirecookie"==$revisitAction?($cookieDays=$(this).attr("data-expire-cookie"),$.cookie("cf-eg-"+$thisID,"x",{expires:parseInt($cookieDays)})):"newdiv"==$revisitAction?($cookieDays=$(this).attr("data-expire-cookie-nd"),$.cookie("cf-eg-nd-"+$thisID,"x",{expires:parseInt($cookieDays)})):($.removeCookie("cf-eg-"+$thisID),$.removeCookie("cf-eg-ng-"+$thisID)),$(this).countdown({until:$countdownDate,timezone:$countdownDateZone,padZeroes:!0,alwaysExpire:!0,onExpiry:function(){$action=$(this).closest(".elCountdownEvergreenDaily").attr("data-expire-type"),"showhide"==$action?($hide=$(this).attr("data-hide-ids"),$show=$(this).attr("data-show-ids"),$hide&&($hide=$hide.split(","),$.each($hide,function(){$("#"+this).hide()})),$show&&($show=$show.split(","),$.each($show,function(){$("#"+this).show()}))):($url=$(this).attr("data-url"),""==$url||"#"==$url||window.ClickFunnels.RedirectLoopsLimiter.redirect(window.ClickFunnels.RedirectLoopsLimiter.EXPIRE_ACTION_EVENT_NAME,$url))}})});var c=$(".modalBackdropWrapper").attr("data-autowebinar-type")||"top-of-hour",d=parseInt($(".modalBackdropWrapper").attr("data-countdown-every"))||10,_=0,p=moment().add(1,"hour").startOf("hour");$(".modalBackdropWrapper[data-autowebinar-type]").first().each(function(){"top-of-hour"==c?_=p.diff(moment(),"seconds"):"every-x-mins"==c&&(p=s(moment(),moment.duration(d,"minutes"),"ceil"),_=p.diff(moment(),"seconds")),$("<input>",{"class":"selectAW-date","data-cf-name":"webinar-date",value:p.format("YYYY-MM-DD")}).appendTo("#cfAR"),$("<input>",{"class":"selectAW-date","data-cf-name":"webinar-time",value:p.format("HH:mm")}).appendTo("#cfAR"),u()}),$(".wideCountdownAutowebinar-demo").remove(),$(".wideCountdownAutowebinar").removeClass("hide"),$(".wideCountdownAutowebinar").each(function(){var e=$(this).attr("data-lang")||"eng";$.countdown.setDefaults($.countdown.regionalOptions[e]),$(this).countdown({until:_,padZeroes:!0,alwaysExpire:!0,onExpiry:function(){window.location.reload()}})}),$(".elAutowebinarAtWrapper").each(function(){var e=p.format("h:mm A");$(".elAutowebinarAtTime",this).text(e)});var m=$(".modalBackdropWrapper").attr("data-unknown-visitor-redirect"),h=$(".contact-created").text(),f=$(".modalBackdropWrapper").attr("data-deadline-enabled")||"no",g=$(".modalBackdropWrapper").attr("data-launch-enabled")||"no";if(""==h&&m)return window.location.replace(m);"yes"==g?(r(),"yes"==f&&l()):"yes"==f&&l(),$(".wideCountdownDeadline-demo").remove(),$(".wideCountdownDeadline").removeClass("hide"),$(".wideCountdownEvergreen-demo").remove(),$(".wideCountdownEvergreen").removeClass("hide"),$(".wideCountdownEvergreen").each(function(){$hours=$(this).attr("data-hours"),$minutes=$(this).attr("data-minutes"),$seconds=$(this).attr("data-seconds"),""==$hours||$hours==undefined?$hours=0:$hours=3600*parseInt($hours),""==$minutes||$minutes==undefined?$minutes=0:$minutes=60*parseInt($minutes),""==$seconds||$seconds==undefined?$seconds=0:$seconds=parseInt($seconds),$countdownDate=$hours+$minutes+$seconds,$lang=$(this).attr("data-lang"),$.countdown.setDefaults($.countdown.regionalOptions[$lang]),$thisID=$(this).closest(".elCountdownEvergreen").attr("id"),$.cookie("cf-eg-"+$thisID)?($countdownDate=0,$countdownDateZone=0):$.cookie("cf-eg-nd-"+$thisID)&&($countdownDate=1e44,$(this).hide(),$hide=$(this).attr("data-hide-ids"),$show=$(this).attr("data-show-ids"),"undefined"!=typeof $hide&&($hide=$hide.split(","),$.each($hide,function(){$("#"+this).hide()})),"undefined"!=typeof $show&&($show=$show.split(","),$.each($show,function(){$("#"+this).hide()})),$show=$(this).attr("data-show-ids-extra"),"undefined"!=typeof $show&&($show=$show.split(","),$.each($show,function(){$("#"+this).show()}))),$revisitAction=$(this).closest(".elCountdownEvergreen").attr("data-revisit-action"),"expirecookie"==$revisitAction?($cookieDays=$(this).attr("data-expire-cookie"),$.cookie("cf-eg-"+$thisID,"x",{expires:parseInt($cookieDays)})):"newdiv"==$revisitAction?($cookieDays=$(this).attr("data-expire-cookie-nd"),$.cookie("cf-eg-nd-"+$thisID,"x",{expires:parseInt($cookieDays)})):($.removeCookie("cf-eg-"+$thisID),$.removeCookie("cf-eg-ng-"+$thisID)),$(this).countdown({until:+$countdownDate,padZeroes:!0,alwaysExpire:!0,onExpiry:function(){$action=$(this).closest(".elCountdownEvergreen").attr("data-expire-type"),"showhide"==$action?($hide=$(this).attr("data-hide-ids"),$show=$(this).attr("data-show-ids"),"undefined"!=typeof $hide&&($hide=$hide.split(","),$.each($hide,function(){$("#"+this).hide()})),"undefined"!=typeof $show&&($show=$show.split(","),$.each($show,function(){$("#"+this).show()}))):($url=$(this).attr("data-url"),""==$url||"#"==$url||window.ClickFunnels.RedirectLoopsLimiter.redirect(window.ClickFunnels.RedirectLoopsLimiter.EXPIRE_ACTION_EVENT_NAME,$url))}})}),$localTime=moment().format("h:mm A"),$(".awLocalTime").text($localTime),setInterval(function(){$localTime=moment().format("h:mm A"),$(".awLocalTime").text($localTime)},6e4),$('.selectAW-date[data-cf-name="webinar-date"]').find("option").remove(),$autoWebinarDay1=moment().add("days",1).format("dddd, MMM Do, YYYY"),$autoWebinarDay1_raw=moment().add("days",1).format("YYYY-MM-DD"),$selectText=$('.selectAW-date[data-cf-name="webinar-date"]').attr("data-selecttext"),$selectText||($selectText="Select Desired Date..."),$('.selectAW-date[data-cf-name="webinar-date"]').append('<option value="'+$autoWebinarDay1_raw+'">'+$selectText+"</option>"),$autoWebinarDay0=moment().subtract("days",1).format("dddd, MMM Do, YYYY"),$autoWebinarDay0_raw=moment().subtract("days",1).format("YYYY-MM-DD"),$replayText=$('.selectAW-date[data-cf-name="webinar-date"]').attr("data-replaytext"),$replayText||($replayText="Watch Yesterday's Broadcast Now"),$('.selectAW-date[data-cf-name="webinar-date"]').append('<option value="'+$autoWebinarDay0_raw+'">'+$replayText+"</option>"),$(".selectAW-date").hasClass("short_date_awdt")&&($autoWebinarDay1=$autoWebinarDay1_raw),$('.selectAW-date[data-cf-name="webinar-date"]').append('<option value="'+$autoWebinarDay1_raw+'">'+$autoWebinarDay1+"</option>"),$autoWebinarDay2=moment().add("days",2).format("dddd, MMM Do, YYYY"),$autoWebinarDay2_raw=moment().add("days",2).format("YYYY-MM-DD"),$(".selectAW-date").hasClass("short_date_awdt")&&($autoWebinarDay2=$autoWebinarDay2_raw),$('.selectAW-date[data-cf-name="webinar-date"]').append('<option value="'+$autoWebinarDay2_raw+'">'+$autoWebinarDay2+"</option>"),$autoWebinarDay3=moment().add("days",3).format("dddd, MMM Do, YYYY"),$autoWebinarDay3_raw=moment().add("days",3).format("YYYY-MM-DD"),$(".selectAW-date").hasClass("short_date_awdt")&&($autoWebinarDay3=$autoWebinarDay3_raw),$('.selectAW-date[data-cf-name="webinar-date"]').append('<option value="'+$autoWebinarDay3_raw+'">'+$autoWebinarDay3+"</option>"),$('.selectAW-date[data-cf-name="webinar-time"]').find("option").remove(),$('.selectAW-date[data-cf-name="webinar-time"]').each(function(){$11am=$(this).attr("data-time-11"),$2pm=$(this).attr("data-time-2"),$4pm=$(this).attr("data-time-4"),$6pm=$(this).attr("data-time-6"),$8pm=$(this).attr("data-time-8"),"off"!=$11am&&$(this).append('<option value="11:00">@ 11 am</option>'),"off"!=$2pm&&$(this).append('<option value="14:00">@ 2 pm</option>'),"off"!=$4pm&&$(this).append('<option value="16:00">@ 4 pm</option>'),"off"!=$6pm&&$(this).append('<option value="18:00">@ 6 pm</option>'),"off"!=$8pm&&$(this).append('<option value="20:00">@ 8 pm</option>')}).promise().done(function(){$('.selectAW-date[data-cf-name="webinar-time"]').val()||$('.selectAW-date[data-cf-name="webinar-time"]').append('<option value="18:00">@ 6 pm</option>'),u()}),$('.de-editable[data-de-type="awdtt"]').hide(),$removeSelectDateOnAutoWebinar=!1,$(document).on("change",'.selectAW-date[data-cf-name="webinar-date"]',function(){u(),$dateSelected=$(this).val(),$autoWebinarDay0_raw==$dateSelected?$('.de-editable[data-de-type="awdtt"]').hide():$('.de-editable[data-de-type="awdtt"]').show(),0==$removeSelectDateOnAutoWebinar&&($("option:first-child",this).remove(),$removeSelectDateOnAutoWebinar=!0)}),$(document).on("change",'.selectAW-date[data-cf-name="webinar-time"]',function(){u()}),$(document).on("load",function(){$('.selectAW-date[data-cf-name="webinar-date"]').size()>0&&u()}),$("body").load(function(){$('.selectAW-date[data-cf-name="webinar-date"]').size()>0&&u()})}),$(function(){$('.selectAW-date[data-cf-name="webinar-date"]').size()>0&&webinarDelay()}),CFrenameVimeoURLAttribute(),CFstartBPVideos(),function(e){if(!e.hasInitialised){var t={escapeRegExp:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")},hasClass:function(e,t){var n=" ";return 1===e.nodeType&&(n+e.className+n).replace(/[\n\t]/g,n).indexOf(n+t+n)>=0},addClass:function(e,t){e.className+=" "+t},removeClass:function(e,t){var n=new RegExp("\\b"+this.escapeRegExp(t)+"\\b");e.className=e.className.replace(n,"")},interpolateString:function(e,t){var n=/{{([a-z][a-z0-9\-_]*)}}/gi;return e.replace(n,function(){return t(arguments[1])||""})},getCookie:function(e){var t=("; "+document.cookie).split("; "+e+"=");return 2!=t.length?undefined:t.pop().split(";").shift()},setCookie:function(e,t,n,a,o){var i=new Date;i.setDate(i.getDate()+(n||365));var r=[e+"="+t,"expires="+i.toUTCString(),"path="+(o||"/")];a&&r.push("domain="+a),document.cookie=r.join(";")},deepExtend:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(n in e&&this.isPlainObject(e[n])&&this.isPlainObject(t[n])?this.deepExtend(e[n],t[n]):e[n]=t[n]);return e},throttle:function(e,t){var n=!1;return function(){n||(e.apply(this,arguments),n=!0,setTimeout(function(){n=!1},t))}},hash:function(e){var t,n,a=0;if(0===e.length)return a;for(t=0,n=e.length;t<n;++t)a=(a<<5)-a+e.charCodeAt(t),a|=0;return a},normaliseHex:function(e){return"#"==e[0]&&(e=e.substr(1)),3==e.length&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]),e},getContrast:function(e){return e=this.normaliseHex(e),(299*parseInt(e.substr(0,2),16)+587*parseInt(e.substr(2,2),16)+114*parseInt(e.substr(4,2),16))/1e3>=128?"#000":"#fff"},getLuminance:function(e){var t=parseInt(this.normaliseHex(e),16),n=38,a=(t>>16)+n,o=(t>>8&255)+n,i=(255&t)+n;return"#"+(16777216+65536*(a<255?a<1?0:a:255)+256*(o<255?o<1?0:o:255)+(i<255?i<1?0:i:255)).toString(16).slice(1)},isMobile:function(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)},isPlainObject:function(e){return"object"==typeof e&&null!==e&&e.constructor==Object}};e.status={deny:"deny",allow:"allow",dismiss:"dismiss"},e.transitionEnd=function(){var e=document.createElement("div"),t={t:"transitionend",OT:"oTransitionEnd",msT:"MSTransitionEnd",MozT:"transitionend",WebkitT:"webkitTransitionEnd"};for(var n in t)if(t.hasOwnProperty(n)&&"undefined"!=typeof e.style[n+"ransition"])return t[n];return""}(),e.hasTransition=!!e.transitionEnd;var n=Object.keys(e.status).map(t.escapeRegExp);e.customStyles={},e.Popup=function(){function a(){this.initialise.apply(this,arguments)}function o(e){this.openingTimeout=null,t.removeClass(e,"cc-invisible")}function i(t){t.style.display="none",t.removeEventListener(e.transitionEnd,this.afterTransition),this.afterTransition=null}function r(){var t=this.options.onInitialise.bind(this);if(!window.navigator.cookieEnabled)return t(e.status.deny),!0;if(window.CookiesOK||window.navigator.CookiesOK)return t(e.status.allow),!0;var n=Object.keys(e.status),a=this.getStatus(),o=n.indexOf(a)>=0;return o&&t(a),o}function l(){var e=this.options.position.split("-"),t=[];return e.forEach(function(e){t.push("cc-"+e)}),t}function s(){var e=this.options,n="top"==e.position||"bottom"==e.position?"banner":"floating";t.isMobile()&&(n="floating");var a=["cc-"+n,"cc-type-"+e.type,"cc-theme-"+e.theme];e["static"]&&a.push("cc-static"),a.push.apply(a,l.call(this));_.call(this,this.options.palette);return this.customStyleSelector&&a.push(this.customStyleSelector),a}function u(){function e(e){var t=a.content[e];return e&&"string"==typeof t&&t.length?t:""}var n={},a=this.options;a.showLink||(a.elements.link="",a.elements.messagelink=a.elements.message),Object.keys(a.elements).forEach(function(o){n[o]=t.interpolateString(a.elements[o],e)}),n.message=t.interpolateString(n.message,e),n.messagelink=t.interpolateString(n.messagelink,e);var o=a.compliance[a.type];o||(o=a.compliance.info),n.compliance=t.interpolateString(o,function(e){return n[e]});var i=a.layouts[a.layout];return i||(i=a.layouts.basic),t.interpolateString(i,function(e){return n[e]})}function c(n){var a=this.options,o=document.createElement("div"),i=a.container&&1===a.container.nodeType?a.container:document.body;o.innerHTML=n;var r=o.children[0];return r.style.display="none",t.hasClass(r,"cc-window")&&e.hasTransition&&t.addClass(r,"cc-invisible"),this.onButtonClick=d.bind(this),r.addEventListener("click",this.onButtonClick),a.autoAttach&&(i.firstChild?i.insertBefore(r,i.firstChild):i.appendChild(r)),r}function d(a){var o=a.target;if(t.hasClass(o,"cc-btn")){var i=o.className.match(new RegExp("\\bcc-("+n.join("|")+")\\b")),r=i&&i[1]||!1;r&&(this.setStatus(r),this.close(!0))}t.hasClass(o,"cc-close")&&(this.setStatus(e.status.dismiss),this.close(!0)),t.hasClass(o,"cc-revoke")&&this.revokeChoice()}function _(e){var n=t.hash(JSON.stringify(e)),a="cc-color-override-"+n,o=t.isPlainObject(e);return this.customStyleSelector=o?a:null,o&&p(n,e,"."+a),o}function p(n,a,o){if(e.customStyles[n])++e.customStyles[n].references;else{var i={},r=a.popup,l=a.button,s=a.highlight;r&&(r.text=r.text?r.text:t.getContrast(r.background),r.link=r.link?r.link:r.text,i[o+".cc-window"]=["color: "+r.text,"background-color: "+r.background],i[o+".cc-revoke"]=["color: "+r.text,"background-color: "+r.background],i[o+" .cc-link,"+o+" .cc-link:active,"+o+" .cc-link:visited"]=["color: "+r.link],l&&(l.text=l.text?l.text:t.getContrast(l.background),l.border=l.border?l.border:"transparent",i[o+" .cc-btn"]=["color: "+l.text,"border-color: "+l.border,"background-color: "+l.background],"transparent"!=l.background&&(i[o+" .cc-btn:hover, "+o+" .cc-btn:focus"]=["background-color: "+m(l.background)]),s?(s.text=s.text?s.text:t.getContrast(s.background),s.border=s.border?s.border:"transparent",i[o+" .cc-highlight .cc-btn:first-child"]=["color: "+s.text,"border-color: "+s.border,"background-color: "+s.background]):i[o+" .cc-highlight .cc-btn:first-child"]=["color: "+r.text]));var u=document.createElement("style");document.head.appendChild(u),e.customStyles[n]={references:1,element:u.sheet};var c=-1;for(var d in i)i.hasOwnProperty(d)&&u.sheet.insertRule(d+"{"+i[d].join(";")+"}",++c)}}function m(e){return"000000"==(e=t.normaliseHex(e))?"#222":t.getLuminance(e)}function h(n){if(t.isPlainObject(n)){var a=t.hash(JSON.stringify(n)),o=e.customStyles[a];if(o&&!--o.references){var i=o.element.ownerNode;i&&i.parentNode&&i.parentNode.removeChild(i),e.customStyles[a]=null}}}function f(e,t){for(var n=0,a=e.length;n<a;++n){var o=e[n];if(o instanceof RegExp&&o.test(t)||"string"==typeof o&&o.length&&o===t)return!0}return!1}function g(){var t=this.setStatus.bind(this),n=this.options.dismissOnTimeout;"number"==typeof n&&n>=0&&(this.dismissTimeout=window.setTimeout(function(){t(e.status.dismiss)},Math.floor(n)));var a=this.options.dismissOnScroll;if("number"==typeof a&&a>=0){var o=function(){window.pageYOffset>Math.floor(a)&&(t(e.status.dismiss),window.removeEventListener("scroll",o),this.onWindowScroll=null)};this.onWindowScroll=o,window.addEventListener("scroll",o)}}function b(){if("info"!=this.options.type&&(this.options.revokable=!0),t.isMobile()&&(this.options.animateRevokable=!1),this.options.revokable){var e=l.call(this);this.options.animateRevokable&&e.push("cc-animate"),this.customStyleSelector&&e.push(this.customStyleSelector);var n=this.options.revokeBtn.replace("{{classes}}",e.join(" "));this.revokeBtn=c.call(this,n);var a=this.revokeBtn;if(this.options.animateRevokable){var o=t.throttle(function(e){var n=!1,o=20,i=window.innerHeight-20;t.hasClass(a,"cc-top")&&e.clientY<o&&(n=!0),t.hasClass(a,"cc-bottom")&&e.clientY>i&&(n=!0),n?t.hasClass(a,"cc-active")||t.addClass(a,"cc-active"):t.hasClass(a,"cc-active")&&t.removeClass(a,"cc-active")},200);this.onMouseMove=o,window.addEventListener("mousemove",o)}}}var y={enabled:!0,container:null,cookie:{name:"cookieconsent_status",path:"/",domain:"",expiryDays:365},onPopupOpen:function(){},onPopupClose:function(){},onInitialise:function(){},onStatusChange:function(){},onRevokeChoice:function(){},content:{header:"Cookies used on the website!",message:'This site uses cookies to deliver our services. By using our site, you acknowledge, that you have read and understand our <a href="{{cookieurl}}" target="_blank">Cookie Policy</a>, <a href="{{privacyurl}}" target="_blank">Privacy Policy</a>, and our <a href="{{termsurl}}" target="_blank">Terms of Service</a>. Your use of ClickFunnel\'s Products and Services is subject to these policies and terms.',cookieurl:"https://signup.clickfunnels.com/cookie-policy-1",privacyurl:"https://signup.clickfunnels.com/privacy-policy",termsurl:"/terms",dismiss:"Got it!",allow:"Allow cookies",deny:"Decline",link:"Learn more",href:"http://cookiesandyou.com",close:"&#x274c;"},elements:{header:'<span class="cc-header">{{header}}</span>&nbsp;',message:'<span id="cookieconsent:desc" class="cc-message">{{message}}</span>',messagelink:'<span id="cookieconsent:desc" class="cc-message">{{message}} <a aria-label="learn more about cookies" role=button tabindex="0" class="cc-link" href="{{href}}" rel="noopener noreferrer nofollow" target="_blank">{{link}}</a></span>',dismiss:'<a aria-label="dismiss cookie message" role=button tabindex="0" class="cc-btn cc-dismiss">{{dismiss}}</a>',allow:'<a aria-label="allow cookies" role=button tabindex="0"  class="cc-btn cc-allow">{{allow}}</a>',deny:'<a aria-label="deny cookies" role=button tabindex="0" class="cc-btn cc-deny">{{deny}}</a>',link:'<a aria-label="learn more about cookies" role=button tabindex="0" class="cc-link" href="{{href}}" target="_blank">{{link}}</a>',close:'<span aria-label="dismiss cookie message" role=button tabindex="0" class="cc-close">{{close}}</span>'},window:'<div role="dialog" aria-live="polite" aria-label="cookieconsent" aria-describedby="cookieconsent:desc" class="cc-window {{classes}}"><!--googleoff: all-->{{children}}<!--googleon: all--></div>',revokeBtn:'<div class="cc-revoke {{classes}}">Cookie Policy</div>',compliance:{info:'<div class="cc-compliance">{{dismiss}}</div>',"opt-in":'<div class="cc-compliance cc-highlight">{{dismiss}}{{allow}}</div>',"opt-out":'<div class="cc-compliance cc-highlight">{{deny}}{{dismiss}}</div>'},type:"info",layouts:{basic:"{{messagelink}}{{compliance}}","basic-close":"{{messagelink}}{{compliance}}{{close}}","basic-header":"{{header}}{{message}}{{link}}{{compliance}}"},layout:"basic",position:"bottom",theme:"block","static":!1,palette:null,revokable:!1,animateRevokable:!0,showLink:!0,dismissOnScroll:!1,dismissOnTimeout:!1,autoOpen:!0,autoAttach:!0,whitelistPage:[],blacklistPage:[],overrideHTML:null};return a.prototype.initialise=function(e){this.options&&this.destroy(),t.deepExtend(this.options={},y),t.isPlainObject(e)&&t.deepExtend(this.options,e),r.call(this)&&(this.options.enabled=!1),f(this.options.blacklistPage,location.pathname)&&(this.options.enabled=!1),f(this.options.whitelistPage,location.pathname)&&(this.options.enabled=!0);var n=this.options.window.replace("{{classes}}",s.call(this).join(" ")).replace("{{children}}",u.call(this)),a=this.options.overrideHTML;if("string"==typeof a&&a.length&&(n=a),this.options["static"]){var o=c.call(this,'<div class="cc-grower">'+n+"</div>");o.style.display="",this.element=o.firstChild,this.element.style.display="none",t.addClass(this.element,"cc-invisible")}else this.element=c.call(this,n);g.call(this),b.call(this),this.options.autoOpen&&this.autoOpen()},a.prototype.destroy=function(){this.onButtonClick&&this.element&&(this.element.removeEventListener("click",this.onButtonClick),this.onButtonClick=null),this.dismissTimeout&&(clearTimeout(this.dismissTimeout),this.dismissTimeout=null),this.onWindowScroll&&(window.removeEventListener("scroll",this.onWindowScroll),this.onWindowScroll=null),this.onMouseMove&&(window.removeEventListener("mousemove",this.onMouseMove),this.onMouseMove=null),this.element&&this.element.parentNode&&this.element.parentNode.removeChild(this.element),this.element=null,this.revokeBtn&&this.revokeBtn.parentNode&&this.revokeBtn.parentNode.removeChild(this.revokeBtn),this.revokeBtn=null,h(this.options.palette),this.options=null},a.prototype.open=function(){if(this.element)return this.isOpen()||(e.hasTransition?this.fadeIn():this.element.style.display="",this.options.revokable&&this.toggleRevokeButton(),this.options.onPopupOpen.call(this)),this},a.prototype.close=function(t){if(this.element)return this.isOpen()&&(e.hasTransition?this.fadeOut():this.element.style.display="none",t&&this.options.revokable&&this.toggleRevokeButton(!0),this.options.onPopupClose.call(this)),this},a.prototype.fadeIn=function(){var n=this.element;if(e.hasTransition&&n&&(this.afterTransition&&i.call(this,n),t.hasClass(n,"cc-invisible"))){if(n.style.display="",this.options["static"]){var a=this.element.clientHeight;this.element.parentNode.style.maxHeight=a+"px"}var r=20;this.openingTimeout=setTimeout(o.bind(this,n),r)}},a.prototype.fadeOut=function(){var n=this.element;e.hasTransition&&n&&(this.openingTimeout&&(clearTimeout(this.openingTimeout),o.bind(this,n)),t.hasClass(n,"cc-invisible")||(this.options["static"]&&(this.element.parentNode.style.maxHeight=""),this.afterTransition=i.bind(this,n),n.addEventListener(e.transitionEnd,this.afterTransition),t.addClass(n,"cc-invisible")))},a.prototype.isOpen=function(){return this.element&&""==this.element.style.display&&(!e.hasTransition||!t.hasClass(this.element,"cc-invisible"))},a.prototype.toggleRevokeButton=function(e){this.revokeBtn&&(this.revokeBtn.style.display=e?"":"none")},a.prototype.revokeChoice=function(e){this.options.enabled=!0,this.clearStatus(),this.options.onRevokeChoice.call(this),e||this.autoOpen()},a.prototype.hasAnswered=function(){return Object.keys(e.status).indexOf(this.getStatus())>=0},a.prototype.hasConsented=function(){var t=this.getStatus();return t==e.status.allow||t==e.status.dismiss},a.prototype.autoOpen=function(){!this.hasAnswered()&&this.options.enabled&&this.open()},a.prototype.setStatus=function(n){var a=this.options.cookie,o=t.getCookie(a.name),i=Object.keys(e.status).indexOf(o)>=0;Object.keys(e.status).indexOf(n)>=0?(t.setCookie(a.name,n,a.expiryDays,a.domain,a.path),this.options.onStatusChange.call(this,n,i)):this.clearStatus()},a.prototype.getStatus=function(){return t.getCookie(this.options.cookie.name)},a.prototype.clearStatus=function(){var e=this.options.cookie;t.setCookie(e.name,"",-1,e.domain,e.path)},a}(),e.Location=function(){function e(e){t.deepExtend(this.options={},i),t.isPlainObject(e)&&t.deepExtend(this.options,e),this.currentServiceIndex=-1}function n(e,t,n){var a,o=document.createElement("script");o.type="text/"+(e.type||"javascript"),o.src=e.src||e,o.async=!1,o.onreadystatechange=o.onload=function(){var e=o.readyState;clearTimeout(a),t.done||e&&!/loaded|complete/.test(e)||(t.done=!0,t(),o.onreadystatechange=o.onload=null)},document.body.appendChild(o),a=setTimeout(function(){t.done=!0,t(),o.onreadystatechange=o.onload=null},n)}function a(e,t,n,a,o){var i=new(window.XMLHttpRequest||window.ActiveXObject)("MSXML2.XMLHTTP.3.0");if(i.open(a?"POST":"GET",e,1),i.setRequestHeader("X-Requested-With","XMLHttpRequest"),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),Array.isArray(o))for(var r=0,l=o.length;r<l;++r){var s=o[r].split(":",2);i.setRequestHeader(s[0].replace(/^\s+|\s+$/g,""),s[1].replace(/^\s+|\s+$/g,""))}"function"==typeof t&&(i.onreadystatechange=function(){i.readyState>3&&t(i)}),i.send(a)}function o(e){return new Error("Error ["+(e.code||"UNKNOWN")+"]: "+e.error)}var i={timeout:5e3,services:["freegeoip","ipinfo","maxmind"],serviceDefinitions:{freegeoip:function(){return{url:"//freegeoip.net/json/?callback={callback}",isScript:!0,callback:function(e,t){try{var n=JSON.parse(t);return n.error?o(n):{code:n.country_code}}catch(a){return o({error:"Invalid response ("+a+")"})}}}},ipinfo:function(){return{
url:"//ipinfo.io",headers:["Accept: application/json"],callback:function(e,t){try{var n=JSON.parse(t);return n.error?o(n):{code:n.country}}catch(a){return o({error:"Invalid response ("+a+")"})}}}},ipinfodb:function(){return{url:"//api.ipinfodb.com/v3/ip-country/?key={api_key}&format=json&callback={callback}",isScript:!0,callback:function(e,t){try{var n=JSON.parse(t);return"ERROR"==n.statusCode?o({error:n.statusMessage}):{code:n.countryCode}}catch(a){return o({error:"Invalid response ("+a+")"})}}}},maxmind:function(){return{url:"//js.maxmind.com/js/apis/geoip2/v2.1/geoip2.js",isScript:!0,callback:function(e){window.geoip2?geoip2.country(function(t){try{e({code:t.country.iso_code})}catch(n){e(o(n))}},function(t){e(o(t))}):e(new Error("Unexpected response format. The downloaded script should have exported `geoip2` to the global scope"))}}}}};return e.prototype.getNextService=function(){var e;do{e=this.getServiceByIdx(++this.currentServiceIndex)}while(this.currentServiceIndex<this.options.services.length&&!e);return e},e.prototype.getServiceByIdx=function(e){var n=this.options.services[e];if("function"==typeof n){var a=n();return a.name&&t.deepExtend(a,this.options.serviceDefinitions[a.name](a)),a}return"string"==typeof n?this.options.serviceDefinitions[n]():t.isPlainObject(n)?this.options.serviceDefinitions[n.name](n):null},e.prototype.locate=function(e,t){var n=this.getNextService();n?(this.callbackComplete=e,this.callbackError=t,this.runService(n,this.runNextServiceOnError.bind(this))):t(new Error("No services to run"))},e.prototype.setupUrl=function(e){var t=this.getCurrentServiceOpts();return e.url.replace(/\{(.*?)\}/g,function(n,a){if("callback"===a){var o="callback"+Date.now();return window[o]=function(t){e.__JSONP_DATA=JSON.stringify(t)},o}if(a in t.interpolateUrl)return t.interpolateUrl[a]})},e.prototype.runService=function(e,t){var o=this;e&&e.url&&e.callback&&(e.isScript?n:a)(this.setupUrl(e),function(n){var a=n?n.responseText:"";e.__JSONP_DATA&&(a=e.__JSONP_DATA,delete e.__JSONP_DATA),o.runServiceCallback.call(o,t,e,a)},this.options.timeout,e.data,e.headers)},e.prototype.runServiceCallback=function(e,t,n){var a=this,o=function(t){i||a.onServiceResult.call(a,e,t)},i=t.callback(o,n);i&&this.onServiceResult.call(this,e,i)},e.prototype.onServiceResult=function(e,t){t instanceof Error||t&&t.error?e.call(this,t,null):e.call(this,null,t)},e.prototype.runNextServiceOnError=function(e,t){if(e){this.logError(e);var n=this.getNextService();n?this.runService(n,this.runNextServiceOnError.bind(this)):this.completeService.call(this,this.callbackError,new Error("All services failed"))}else this.completeService.call(this,this.callbackComplete,t)},e.prototype.getCurrentServiceOpts=function(){var e=this.options.services[this.currentServiceIndex];return"string"==typeof e?{name:e}:"function"==typeof e?e():t.isPlainObject(e)?e:{}},e.prototype.completeService=function(e,t){this.currentServiceIndex=-1,e&&e(t)},e.prototype.logError=function(e){var t=this.currentServiceIndex,n=this.getServiceByIdx(t);console.error("The service["+t+"] ("+n.url+") responded with the following error",e)},e}(),e.Law=function(){function e(){this.initialise.apply(this,arguments)}var n={regionalLaw:!0,hasLaw:["AT","BE","BG","HR","CZ","CY","DK","EE","FI","FR","DE","EL","HU","IE","IT","LV","LT","LU","MT","NL","PL","PT","SK","SI","ES","SE","GB","UK"],revokable:["HR","CY","DK","EE","FR","DE","LV","LT","NL","PT","ES"],explicitAction:["HR","IT","ES"]};return e.prototype.initialise=function(e){t.deepExtend(this.options={},n),t.isPlainObject(e)&&t.deepExtend(this.options,e)},e.prototype.get=function(e){var t=this.options;return{hasLaw:t.hasLaw.indexOf(e)>=0,revokable:t.revokable.indexOf(e)>=0,explicitAction:t.explicitAction.indexOf(e)>=0}},e.prototype.applyLaw=function(e,t){var n=this.get(t);return n.hasLaw||(e.enabled=!1),this.options.regionalLaw&&(n.revokable&&(e.revokable=!0),n.explicitAction&&(e.dismissOnScroll=!1,e.dismissOnTimeout=!1)),e},e}(),e.initialise=function(t,n,a){var o=new e.Law(t.law);n||(n=function(){}),a||(a=function(){}),e.getCountryCode(t,function(a){delete t.law,delete t.location,a.code&&(t=o.applyLaw(t,a.code)),n(new e.Popup(t))},function(n){delete t.law,delete t.location,a(n,new e.Popup(t))})},e.getCountryCode=function(t,n,a){t.law&&t.law.countryCode?n({code:t.law.countryCode}):t.location?new e.Location(t.location).locate(function(e){n(e||{})},a):n({})},e.utils=t,e.hasInitialised=!0,window.cookieconsent=e}}(window.cookieconsent||{}),options=[{name:"Select Country",code:""},{name:"------------------------------",code:""},{name:"United States",code:"US"},{name:"Canada",code:"CA"},{name:"United Kingdom",code:"GB"},{name:"Ireland",code:"IE"},{name:"Australia",code:"AU"},{name:"New Zealand",code:"NZ"},{name:"------------------------------",code:""},{name:"Afghanistan",code:"AF"},{name:"Aland Islands",code:"AX"},{name:"Albania",code:"AL"},{name:"Algeria",code:"DZ"},{name:"American Samoa",code:"AS"},{name:"Andorra",code:"AD"},{name:"Angola",code:"AO"},{name:"Anguilla",code:"AI"},{name:"Antarctica",code:"AQ"},{name:"Antigua and Barbuda",code:"AG"},{name:"Argentina",code:"AR"},{name:"Armenia",code:"AM"},{name:"Aruba",code:"AW"},{name:"Australia",code:"AU"},{name:"Austria",code:"AT"},{name:"Azerbaijan",code:"AZ"},{name:"Bahamas",code:"BS"},{name:"Bahrain",code:"BH"},{name:"Bangladesh",code:"BD"},{name:"Barbados",code:"BB"},{name:"Belarus",code:"BY"},{name:"Belgium",code:"BE"},{name:"Belize",code:"BZ"},{name:"Benin",code:"BJ"},{name:"Bermuda",code:"BM"},{name:"Bhutan",code:"BT"},{name:"Bolivia",code:"BO"},{name:"Bonaire, Saint Eustatius and Saba ",code:"BQ"},{name:"Bosnia and Herzegovina",code:"BA"},{name:"Botswana",code:"BW"},{name:"Bouvet Island",code:"BV"},{name:"Brazil",code:"BR"},{name:"British Indian Ocean Territory",code:"IO"},{name:"British Virgin Islands",code:"VG"},{name:"Brunei",code:"BN"},{name:"Bulgaria",code:"BG"},{name:"Burkina Faso",code:"BF"},{name:"Burundi",code:"BI"},{name:"Cambodia",code:"KH"},{name:"Cameroon",code:"CM"},{name:"Canada",code:"CA"},{name:"Cape Verde",code:"CV"},{name:"Cayman Islands",code:"KY"},{name:"Central African Republic",code:"CF"},{name:"Chad",code:"TD"},{name:"Chile",code:"CL"},{name:"China",code:"CN"},{name:"Christmas Island",code:"CX"},{name:"Cocos Islands",code:"CC"},{name:"Colombia",code:"CO"},{name:"Comoros",code:"KM"},{name:"Cook Islands",code:"CK"},{name:"Costa Rica",code:"CR"},{name:"Croatia",code:"HR"},{name:"Cuba",code:"CU"},{name:"Curacao",code:"CW"},{name:"Cyprus",code:"CY"},{name:"Czech Republic",code:"CZ"},{name:"Democratic Republic of the Congo",code:"CD"},{name:"Denmark",code:"DK"},{name:"Djibouti",code:"DJ"},{name:"Dominica",code:"DM"},{name:"Dominican Republic",code:"DO"},{name:"East Timor",code:"TL"},{name:"Ecuador",code:"EC"},{name:"Egypt",code:"EG"},{name:"El Salvador",code:"SV"},{name:"Equatorial Guinea",code:"GQ"},{name:"Eritrea",code:"ER"},{name:"Estonia",code:"EE"},{name:"Ethiopia",code:"ET"},{name:"Falkland Islands",code:"FK"},{name:"Faroe Islands",code:"FO"},{name:"Fiji",code:"FJ"},{name:"Finland",code:"FI"},{name:"France",code:"FR"},{name:"French Guiana",code:"GF"},{name:"French Polynesia",code:"PF"},{name:"French Southern Territories",code:"TF"},{name:"Gabon",code:"GA"},{name:"Gambia",code:"GM"},{name:"Georgia",code:"GE"},{name:"Germany",code:"DE"},{name:"Ghana",code:"GH"},{name:"Gibraltar",code:"GI"},{name:"Greece",code:"GR"},{name:"Greenland",code:"GL"},{name:"Grenada",code:"GD"},{name:"Guadeloupe",code:"GP"},{name:"Guam",code:"GU"},{name:"Guatemala",code:"GT"},{name:"Guernsey",code:"GG"},{name:"Guinea",code:"GN"},{name:"Guinea-Bissau",code:"GW"},{name:"Guyana",code:"GY"},{name:"Haiti",code:"HT"},{name:"Heard Island and McDonald Islands",code:"HM"},{name:"Honduras",code:"HN"},{name:"Hong Kong",code:"HK"},{name:"Hungary",code:"HU"},{name:"Iceland",code:"IS"},{name:"India",code:"IN"},{name:"Indonesia",code:"ID"},{name:"Iran",code:"IR"},{name:"Iraq",code:"IQ"},{name:"Ireland",code:"IE"},{name:"Isle of Man",code:"IM"},{name:"Israel",code:"IL"},{name:"Italy",code:"IT"},{name:"Ivory Coast",code:"CI"},{name:"Jamaica",code:"JM"},{name:"Japan",code:"JP"},{name:"Jersey",code:"JE"},{name:"Jordan",code:"JO"},{name:"Kazakhstan",code:"KZ"},{name:"Kenya",code:"KE"},{name:"Kiribati",code:"KI"},{name:"Kosovo",code:"XK"},{name:"Kuwait",code:"KW"},{name:"Kyrgyzstan",code:"KG"},{name:"Laos",code:"LA"},{name:"Latvia",code:"LV"},{name:"Lebanon",code:"LB"},{name:"Lesotho",code:"LS"},{name:"Liberia",code:"LR"},{name:"Libya",code:"LY"},{name:"Liechtenstein",code:"LI"},{name:"Lithuania",code:"LT"},{name:"Luxembourg",code:"LU"},{name:"Macao",code:"MO"},{name:"Macedonia",code:"MK"},{name:"Madagascar",code:"MG"},{name:"Malawi",code:"MW"},{name:"Malaysia",code:"MY"},{name:"Maldives",code:"MV"},{name:"Mali",code:"ML"},{name:"Malta",code:"MT"},{name:"Marshall Islands",code:"MH"},{name:"Martinique",code:"MQ"},{name:"Mauritania",code:"MR"},{name:"Mauritius",code:"MU"},{name:"Mayotte",code:"YT"},{name:"Mexico",code:"MX"},{name:"Micronesia",code:"FM"},{name:"Moldova",code:"MD"},{name:"Monaco",code:"MC"},{name:"Mongolia",code:"MN"},{name:"Montenegro",code:"ME"},{name:"Montserrat",code:"MS"},{name:"Morocco",code:"MA"},{name:"Mozambique",code:"MZ"},{name:"Myanmar",code:"MM"},{name:"Namibia",code:"NA"},{name:"Nauru",code:"NR"},{name:"Nepal",code:"NP"},{name:"Netherlands",code:"NL"},{name:"New Caledonia",code:"NC"},{name:"New Zealand",code:"NZ"},{name:"Nicaragua",code:"NI"},{name:"Niger",code:"NE"},{name:"Nigeria",code:"NG"},{name:"Niue",code:"NU"},{name:"Norfolk Island",code:"NF"},{name:"North Korea",code:"KP"},{name:"Northern Mariana Islands",code:"MP"},{name:"Norway",code:"NO"},{name:"Oman",code:"OM"},{name:"Pakistan",code:"PK"},{name:"Palau",code:"PW"},{name:"Palestinian Territory",code:"PS"},{name:"Panama",code:"PA"},{name:"Papua New Guinea",code:"PG"},{name:"Paraguay",code:"PY"},{name:"Peru",code:"PE"},{name:"Philippines",code:"PH"},{name:"Pitcairn",code:"PN"},{name:"Poland",code:"PL"},{name:"Portugal",code:"PT"},{name:"Puerto Rico",code:"PR"},{name:"Qatar",code:"QA"},{name:"Republic of the Congo",code:"CG"},{name:"Reunion",code:"RE"},{name:"Romania",code:"RO"},{name:"Russia",code:"RU"},{name:"Rwanda",code:"RW"},{name:"Saint Barthelemy",code:"BL"},{name:"Saint Helena",code:"SH"},{name:"Saint Kitts and Nevis",code:"KN"},{name:"Saint Lucia",code:"LC"},{name:"Saint Martin",code:"MF"},{name:"Saint Pierre and Miquelon",code:"PM"},{name:"Saint Vincent and the Grenadines",code:"VC"},{name:"Samoa",code:"WS"},{name:"San Marino",code:"SM"},{name:"Sao Tome and Principe",code:"ST"},{name:"Saudi Arabia",code:"SA"},{name:"Senegal",code:"SN"},{name:"Serbia",code:"RS"},{name:"Seychelles",code:"SC"},{name:"Sierra Leone",code:"SL"},{name:"Singapore",code:"SG"},{name:"Sint Maarten",code:"SX"},{name:"Slovakia",code:"SK"},{name:"Slovenia",code:"SI"},{name:"Solomon Islands",code:"SB"},{name:"Somalia",code:"SO"},{name:"South Africa",code:"ZA"},{name:"South Georgia and the South Sandwich Islands",code:"GS"},{name:"South Korea",code:"KR"},{name:"South Sudan",code:"SS"},{name:"Spain",code:"ES"},{name:"Sri Lanka",code:"LK"},{name:"Sudan",code:"SD"},{name:"Suriname",code:"SR"},{name:"Svalbard and Jan Mayen",code:"SJ"},{name:"Swaziland",code:"SZ"},{name:"Sweden",code:"SE"},{name:"Switzerland",code:"CH"},{name:"Syria",code:"SY"},{name:"Taiwan",code:"TW"},{name:"Tajikistan",code:"TJ"},{name:"Tanzania",code:"TZ"},{name:"Thailand",code:"TH"},{name:"Togo",code:"TG"},{name:"Tokelau",code:"TK"},{name:"Tonga",code:"TO"},{name:"Trinidad and Tobago",code:"TT"},{name:"Tunisia",code:"TN"},{name:"Turkey",code:"TR"},{name:"Turkmenistan",code:"TM"},{name:"Turks and Caicos Islands",code:"TC"},{name:"Tuvalu",code:"TV"},{name:"U.S. Virgin Islands",code:"VI"},{name:"Uganda",code:"UG"},{name:"Ukraine",code:"UA"},{name:"United Arab Emirates",code:"AE"},{name:"United Kingdom",code:"GB"},{name:"United States",code:"US"},{name:"United States Minor Outlying Islands",code:"UM"},{name:"Uruguay",code:"UY"},{name:"Uzbekistan",code:"UZ"},{name:"Vanuatu",code:"VU"},{name:"Vatican",code:"VA"},{name:"Venezuela",code:"VE"},{name:"Vietnam",code:"VN"},{name:"Wallis and Futuna",code:"WF"},{name:"Western Sahara",code:"EH"},{name:"Yemen",code:"YE"},{name:"Zambia",code:"ZM"},{name:"Zimbabwe",code:"ZW"}],window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.countryOptions=options,function(){var e={US:[{name:"Select State",code:""},{name:"Alaska",code:"AK"},{name:"Alabama",code:"AL"},{name:"Arkansas",code:"AR"},{name:"Arizona",code:"AZ"},{name:"California",code:"CA"},{name:"Colorado",code:"CO"},{name:"Connecticut",code:"CT"},{name:"District Of Columbia",code:"DC"},{name:"Delaware",code:"DE"},{name:"Florida",code:"FL"},{name:"Georgia",code:"GA"},{name:"Hawaii",code:"HI"},{name:"Iowa",code:"IA"},{name:"Idaho",code:"ID"},{name:"Illinois",code:"IL"},{name:"Indiana",code:"IN"},{name:"Kansas",code:"KS"},{name:"Kentucky",code:"KY"},{name:"Louisiana",code:"LA"},{name:"Massachusetts",code:"MA"},{name:"Maryland",code:"MD"},{name:"Maine",code:"ME"},{name:"Michigan",code:"MI"},{name:"Minnesota",code:"MN"},{name:"Missouri",code:"MO"},{name:"Mississippi",code:"MS"},{name:"Montana",code:"MT"},{name:"Nebraska",code:"NE"},{name:"New Hampshire",code:"NH"},{name:"New Jersey",code:"NJ"},{name:"New Mexico",code:"NM"},{name:"Nevada",code:"NV"},{name:"New York",code:"NY"},{name:"North Carolina",code:"NC"},{name:"North Dakota",code:"ND"},{name:"Ohio",code:"OH"},{name:"Oklahoma",code:"OK"},{name:"Oregon",code:"OR"},{name:"Pennsylvania",code:"PA"},{name:"Puerto Rico",code:"PR"},{name:"Rhode Island",code:"RI"},{name:"South Carolina",code:"SC"},{name:"South Dakota",code:"SD"},{name:"Tennessee",code:"TN"},{name:"Texas",code:"TX"},{name:"Utah",code:"UT"},{name:"Virginia",code:"VA"},{name:"Vermont",code:"VT"},{name:"Washington",code:"WA"},{name:"Wisconsin",code:"WI"},{name:"West Virginia",code:"WV"},{name:"Wyoming",code:"WY"}],CA:[{name:"Select State",code:""},{name:"Alberta",code:"AB"},{name:"British Columbia",code:"BC"},{name:"Manitoba",code:"MB"},{name:"New Brunswick",code:"NB"},{name:"Newfoundland and Labrador",code:"NL"},{name:"Nova Scotia",code:"NS"},{name:"Northwest Territories",code:"NT"},{name:"Nunavut",code:"NU"},{name:"Ontario",code:"ON"},{name:"Prince Edward Island",code:"PE"},{name:"Quebec",code:"QC"},{name:"Saskatchewan",code:"SK"},{name:"Yukon Territory",code:"YT"}],AU:[{name:"Select State",code:""},{name:"Australian Capital Territory",code:"ACT"},{name:"New South Wales",code:"NSW"},{name:"Northern Territory",code:"NT"},{name:"Queensland",code:"QLD"},{name:"South Australia",code:"SA"},{name:"Tasmania",code:"TAS"},{name:"Victoria",code:"VIC"},{name:"Western Australia",code:"WA"}]};window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.stateOptions=e}(),function(){function e(){var e=document.querySelector('input[type="hidden"][name="cf-state-county-dropdown-feature-enabled"]');return!!(document.querySelectorAll(".StripeElement").length>0)&&!(!e||"true"!==e.value)}function t(e){return window.ClickFunnels.stateOptions[e]!==undefined}function n(e){var n=e,a=e.value,r=o(n),l=null;t(a)?(r&&"SELECT"!==r.tagName?(s(l=c(r),r),u(r)):l=r,l&&i(l,a)):"SELECT"===r.tagName&&d(r)}function a(e){e.each(function(){this.addEventListener("change",function(){n(this)})})}function o(e){var t=(e=$(e)).parents(".elOrder2Step"),n=e.parents(".elShippingForm"),a=e.closest('[class^="col-"]');return(t.length>0?t:n.length>0?n:a).find('[name="state"], [name="shipping_state"]')[0]}function i(e,t){r(e);var n=0,a=window.ClickFunnels.stateOptions[t];if(a!==undefined)for(var o=a.length,i=null;n<o;n++)(i=document.createElement("option")).value=a[n].code,i.innerHTML=a[n].name,e.appendChild(i)}function r(e){e.innerHTML="",e.value=""}function l(e,t){for(var n=0,a=e.attributes.length,o=null,i=null;n<a;n++)"type"!==(i=(o=e.attributes[n]).name.toLowerCase())&&"placeholder"!==i&&t.setAttribute(o.name,o.value)}function s(e,t){t.parentNode.insertBefore(e,t.nextSibling)}function u(e){if(e&&e.parentNode)return e.parentNode.removeChild(e)}function c(e){if("INPUT"===e.tagName){e.value="";var t=document.createElement("select");return l(e,t),t}}function d(e){if("SELECT"===e.tagName){e.value="";var t=document.createElement("input");return p(e,t),l(e,t),s(t,e),u(e),t}}function _(){$('input[name="state"], input[name="shipping_state"]').each(function(){var e=window.CFUtils.generateUUID();f[e]={},this.setAttribute("data-cf-input-attr-id",e);for(var t=0,n=this.attributes.length,a=null;t<n;t++)a=this.attributes[t],f[e][a.name]=a.value})}function p(e,t){var n=e.getAttribute("data-cf-input-attr-id");if(n){var a=f[n];for(var o in a)t.setAttribute(o,a[o])}}function m(e){(e=e||$('select[name="country"], select[name="shipping_country"]')).each(function(){$this=$(this),$this.html(""),window.ClickFunnels.countryOptions.forEach(function(e){$this.append('<option value="'+e.code+'">'+e.name+"</option>")})})}function h(){if(e()){var t=$('[name="country"], [name="shipping_country"]');t.each(function(){"SELECT"!==this.tagName&&(s(c(this),this),u(this))});var n=$('select[name="country"], select[name="shipping_country"]');m(n),a(n),_()}}var f={};window.addEventListener("load",h),window.ClickFunnels=window.ClickFunnels||{},window.ClickFunnels.CountryAndStateSelector={populateCountrySelectors:m}}(),window.track_capi=function(){var e=window.location,t=document.referrer,n="/v1/track_capi";n+="?page_key="+page_key,n+="&location="+e,n+="&referrer="+t,fetch(n)},$(function(){"null"!=getURLParameter("cf_uvid")&&($('meta[name="robots"]').attr("content","noindex,follow,noodp,noydir"),$('meta[name="googlebot"]').attr("content","noindex,follow"))});