OraCare- The Professional Alternative to Chlorhexidine (2024)

X Slider Background Settings

').appendTo(this.element)),this.overlay.addClass(this.options.cls),this.on({"beforeshow.uk.dropdown":function(t,n){e.dropdown=n,e.justified&&e.justified.length&&i(e.overlay.css({display:"block",marginLeft:"",marginRight:""}),e.justified,e.justified.outerWidth())},"show.uk.dropdown":function(){var i=e.dropdown.dropdown.outerHeight(!0);e.dropdown.element.removeClass("uk-open"),e.overlay.stop().css("display","block").animate({height:i},e.options.duration,function(){e.dropdown.dropdown.css("visibility",""),e.dropdown.element.addClass("uk-open"),t.Utils.checkDisplay(e.dropdown.dropdown,!0)}),e.pointerleave=!1},"hide.uk.dropdown":function(){e.overlay.stop().animate({height:0},e.options.duration)},"pointerenter.uk.dropdown":function(){clearTimeout(e.remainIdle)},"pointerleave.uk.dropdown":function(){e.pointerleave=!0}}),this.overlay.on({mouseenter:function(){e.remainIdle&&(clearTimeout(e.dropdown.remainIdle),clearTimeout(e.remainIdle))},mouseleave:function(){e.pointerleave&&n&&(e.remainIdle=setTimeout(function(){n&&n.hide()},n.options.remaintime))}})}})}(UIkit2),function(t){"use strict";var i=[];t.component("gridMatchHeight",{defaults:{target:!1,row:!0,ignorestacked:!1,observe:!1},boot:function(){t.ready(function(i){t.$("[data-uk-grid-match]",i).each(function(){var i,e=t.$(this);e.data("gridMatchHeight")||(i=t.gridMatchHeight(e,t.Utils.options(e.attr("data-uk-grid-match"))))})})},init:function(){var e=this;this.columns=this.element.children(),this.elements=this.options.target?this.find(this.options.target):this.columns,this.columns.length&&(t.$win.on("load resize orientationchange",function(){var i=function(){e.element.is(":visible")&&e.match()};return t.$(function(){i()}),t.Utils.debounce(i,50)}()),this.options.observe&&t.domObserve(this.element,function(){e.element.is(":visible")&&e.match()}),this.on("display.uk.check",function(){this.element.is(":visible")&&this.match()}.bind(this)),i.push(this))},match:function(){var i=this.columns.filter(":visible:first");if(i.length){var e=Math.ceil(100*parseFloat(i.css("width"))/parseFloat(i.parent().css("width")))>=100;return e&&!this.options.ignorestacked?this.revert():t.Utils.matchHeights(this.elements,this.options),this}},revert:function(){return this.elements.css("min-height",""),this}}),t.component("gridMargin",{defaults:{cls:"uk-grid-margin",rowfirst:"uk-row-first"},boot:function(){t.ready(function(i){t.$("[data-uk-grid-margin]",i).each(function(){var i,e=t.$(this);e.data("gridMargin")||(i=t.gridMargin(e,t.Utils.options(e.attr("data-uk-grid-margin"))))})})},init:function(){t.stackMargin(this.element,this.options)}})}(UIkit2),function(t){"use strict";function i(i,e){return e?("object"==typeof i?(i=i instanceof jQuery?i:t.$(i),i.parent().length&&(e.persist=i,e.persist.data("modalPersistParent",i.parent()))):i="string"==typeof i||"number"==typeof i?t.$("

").html(i):t.$("

").html("UIkit2.modal Error: Unsupported data type: "+typeof i),i.appendTo(e.element.find(".uk-modal-dialog")),e):void 0}var e,n=!1,o=0,s=t.$html;t.$win.on("resize orientationchange",t.Utils.debounce(function(){t.$(".uk-modal.uk-open").each(function(){return t.$(this).data("modal")&&t.$(this).data("modal").resize()})},150)),t.component("modal",{defaults:{keyboard:!0,bgclose:!0,minScrollHeight:150,center:!1,modal:!0},scrollable:!1,transition:!1,hasTransitioned:!0,init:function(){if(e||(e=t.$("body")),this.element.length){var i=this;this.paddingdir="padding-"+("left"==t.langdirection?"right":"left"),this.dialog=this.find(".uk-modal-dialog"),this.active=!1,this.element.attr("aria-hidden",this.element.hasClass("uk-open")),this.on("click",".uk-modal-close",function(t){t.preventDefault(),i.hide()}).on("click",function(e){var n=t.$(e.target);n[0]==i.element[0]&&i.options.bgclose&&i.hide()}),t.domObserve(this.element,function(){i.resize()})}},toggle:function(){return this[this.isActive()?"hide":"show"]()},show:function(){if(this.element.length){var i=this;if(!this.isActive())return this.options.modal&&n&&n.hide(!0),this.element.removeClass("uk-open").show(),this.resize(!0),this.options.modal&&(n=this),this.active=!0,o++,t.support.transition?(this.hasTransitioned=!1,this.element.one(t.support.transition.end,function(){i.hasTransitioned=!0,t.Utils.focus(i.dialog,"a[href]")}).addClass("uk-open")):(this.element.addClass("uk-open"),t.Utils.focus(this.dialog,"a[href]")),s.addClass("uk-modal-page").height(),this.element.attr("aria-hidden","false"),this.element.trigger("show.uk.modal"),t.Utils.checkDisplay(this.dialog,!0),this}},hide:function(i){if(!i&&t.support.transition&&this.hasTransitioned){var e=this;this.one(t.support.transition.end,function(){e._hide()}).removeClass("uk-open")}else this._hide();return this},resize:function(t){if(this.isActive()||t){var i=e.width();if(this.scrollbarwidth=window.innerWidth-i,e.css(this.paddingdir,this.scrollbarwidth),this.element.css("overflow-y",this.scrollbarwidth?"scroll":"auto"),!this.updateScrollable()&&this.options.center){var n=this.dialog.outerHeight(),o=parseInt(this.dialog.css("margin-top"),10)+parseInt(this.dialog.css("margin-bottom"),10);n+o

i?20:i)-e;return t.css({maxHeight:o0?o--:o=0,this.element.hide().removeClass("uk-open"),this.element.attr("aria-hidden","true"),o||(s.removeClass("uk-modal-page"),e.css(this.paddingdir,"")),n===this&&(n=!1),this.trigger("hide.uk.modal")},isActive:function(){return this.element.hasClass("uk-open")}}),t.component("modalTrigger",{boot:function(){t.$html.on("click.modal.uikit","[data-uk-modal]",function(i){var e=t.$(this);if(e.is("a")&&i.preventDefault(),!e.data("modalTrigger")){var n=t.modalTrigger(e,t.Utils.options(e.attr("data-uk-modal")));n.show()}}),t.$html.on("keydown.modal.uikit",function(t){n&&27===t.keyCode&&n.options.keyboard&&(t.preventDefault(),n.hide())})},init:function(){var i=this;this.options=t.$.extend({target:i.element.is("a")?i.element.attr("href"):!1},this.options),this.modal=t.modal(this.options.target,this.options),this.on("click",function(t){t.preventDefault(),i.show()}),this.proxy(this.modal,"show hide isActive")}}),t.modal.dialog=function(e,n){var o=t.modal(t.$(t.modal.dialog.template).appendTo("body"),n);return o.on("hide.uk.modal",function(){o.persist&&(o.persist.appendTo(o.persist.data("modalPersistParent")),o.persist=!1),o.element.remove()}),i(e,o),o},t.modal.dialog.template='',t.modal.alert=function(i,e){e=t.$.extend(!0,{bgclose:!1,keyboard:!1,modal:!1,labels:t.modal.labels},e);var n=t.modal.dialog(['

'+String(i)+"

",'"].join(""),e);return n.on("show.uk.modal",function(){setTimeout(function(){n.element.find("button:first").focus()},50)}),n.show()},t.modal.confirm=function(i,e,n){var o=arguments.length>1&&arguments[arguments.length-1]?arguments[arguments.length-1]:{};e=t.$.isFunction(e)?e:function(){},n=t.$.isFunction(n)?n:function(){},o=t.$.extend(!0,{bgclose:!1,keyboard:!1,modal:!1,labels:t.modal.labels},t.$.isFunction(o)?{}:o);var s=t.modal.dialog(['

'+String(i)+"

",'"].join(""),o);return s.element.find(".js-modal-confirm, .js-modal-confirm-cancel").on("click",function(){t.$(this).is(".js-modal-confirm")?e():n(),s.hide()}),s.on("show.uk.modal",function(){setTimeout(function(){s.element.find(".js-modal-confirm").focus()},50)}),s.show()},t.modal.prompt=function(i,e,n,o){n=t.$.isFunction(n)?n:function(){},o=t.$.extend(!0,{bgclose:!1,keyboard:!1,modal:!1,labels:t.modal.labels},o);var s=t.modal.dialog([i?'

'+String(i)+"

":"",'','"].join(""),o),a=s.element.find("input[type='text']").val(e||"").on("keyup",function(t){13==t.keyCode&&s.element.find(".js-modal-ok").trigger("click")});return s.element.find(".js-modal-ok").on("click",function(){n(a.val())!==!1&&s.hide()}),s.show()},t.modal.blockUI=function(i,e){var n=t.modal.dialog(['

'+String(i||'

...

')+"

"].join(""),t.$.extend({bgclose:!1,keyboard:!1,modal:!1},e));return n.content=n.element.find(".uk-modal-content:first"),n.show()},t.modal.labels={Ok:"Ok",Cancel:"Cancel"}}(UIkit2),function(t){"use strict";function i(i){var e=t.$(i),n="auto";if(e.is(":visible"))n=e.outerHeight();else{var o={position:e.css("position"),visibility:e.css("visibility"),display:e.css("display")};n=e.css({position:"absolute",visibility:"hidden",display:"block"}).outerHeight(),e.css(o)}return n}t.component("nav",{defaults:{toggle:'>li.uk-parent > a[href="#"]',lists:">li.uk-parent > ul",multiple:!1},boot:function(){t.ready(function(i){t.$("[data-uk-nav]",i).each(function(){var i=t.$(this);if(!i.data("nav")){t.nav(i,t.Utils.options(i.attr("data-uk-nav")))}})})},init:function(){var i=this;this.on("click.uk.nav",this.options.toggle,function(e){e.preventDefault();var n=t.$(this);i.open(n.parent()[0]==i.element[0]?n:n.parent("li"))}),this.update(),t.domObserve(this.element,function(){i.element.find(i.options.lists).not("[role]").length&&i.update()})},update:function(){var i=this;this.find(this.options.lists).each(function(){var e=t.$(this).attr("role","menu"),n=e.closest("li"),o=n.hasClass("uk-active");n.data("list-container")||(e.wrap(''),n.data("list-container",e.parent()[o?"removeClass":"addClass"]("uk-hidden"))),n.attr("aria-expanded",n.hasClass("uk-open")),o&&i.open(n,!0)})},open:function(e,n){var o=this,s=this.element,a=t.$(e),r=a.data("list-container");this.options.multiple||s.children(".uk-open").not(e).each(function(){var i=t.$(this);i.data("list-container")&&i.data("list-container").stop().animate({height:0},function(){t.$(this).parent().removeClass("uk-open").end().addClass("uk-hidden")})}),a.toggleClass("uk-open"),a.attr("aria-expanded",a.hasClass("uk-open")),r&&(a.hasClass("uk-open")&&r.removeClass("uk-hidden"),n?(r.stop().height(a.hasClass("uk-open")?"auto":0),a.hasClass("uk-open")||r.addClass("uk-hidden"),this.trigger("display.uk.check")):r.stop().animate({height:a.hasClass("uk-open")?i(r.find("ul:first")):0},function(){a.hasClass("uk-open")?r.css("height",""):r.addClass("uk-hidden"),o.trigger("display.uk.check")}))}})}(UIkit2),function(t){"use strict";var i={x:window.scrollX,y:window.scrollY},e=(t.$win,t.$doc,t.$html),n={show:function(n,o){if(n=t.$(n),n.length){o=t.$.extend({mode:"push"},o);var s=t.$("body"),a=n.find(".uk-offcanvas-bar:first"),r="right"==t.langdirection,l=a.hasClass("uk-offcanvas-bar-flip")?-1:1,c=l*(r?-1:1),u=window.innerWidth-s.width();i={x:window.pageXOffset,y:window.pageYOffset},a.attr("mode",o.mode),n.addClass("uk-active"),s.css({width:window.innerWidth-u,height:window.innerHeight}).addClass("uk-offcanvas-page"),("push"==o.mode||"reveal"==o.mode)&&s.css(r?"margin-right":"margin-left",(r?-1:1)*a.outerWidth()*c),"reveal"==o.mode&&a.css("clip","rect(0, "+a.outerWidth()+"px, 100vh, 0)"),e.css("margin-top",-1*i.y).width(),a.addClass("uk-offcanvas-bar-show"),this._initElement(n),a.trigger("show.uk.offcanvas",[n,a]),n.attr("aria-hidden","false")}},hide:function(n){var o=t.$("body"),s=t.$(".uk-offcanvas.uk-active"),a="right"==t.langdirection,r=s.find(".uk-offcanvas-bar:first"),l=function(){o.removeClass("uk-offcanvas-page").css({width:"",height:"",marginLeft:"",marginRight:""}),s.removeClass("uk-active"),r.removeClass("uk-offcanvas-bar-show"),e.css("margin-top",""),window.scrollTo(i.x,i.y),r.trigger("hide.uk.offcanvas",[s,r]),s.attr("aria-hidden","true")};s.length&&("none"==r.attr("mode")&&(n=!0),t.support.transition&&!n?(o.one(t.support.transition.end,function(){l()}).css(a?"margin-right":"margin-left",""),"reveal"==r.attr("mode")&&r.css("clip",""),setTimeout(function(){r.removeClass("uk-offcanvas-bar-show")},0)):l())},_initElement:function(i){i.data("OffcanvasInit")||(i.on("click.uk.offcanvas swipeRight.uk.offcanvas swipeLeft.uk.offcanvas",function(i){var e=t.$(i.target);if(!i.type.match(/swipe/)&&!e.hasClass("uk-offcanvas-close")){if(e.hasClass("uk-offcanvas-bar"))return;if(e.parents(".uk-offcanvas-bar:first").length)return}i.stopImmediatePropagation(),n.hide()}),i.on("click",'a[href*="#"]',function(){var i=t.$(this),e=i.attr("href");"#"!=e&&(t.$doc.one("hide.uk.offcanvas",function(){var n;try{n=t.$(i[0].hash)}catch(o){n=""}n.length||(n=t.$('[name="'+i[0].hash.replace("#","")+'"]')),n.length&&t.Utils.scrollToElement?t.Utils.scrollToElement(n,t.Utils.options(i.attr("data-uk-smooth-scroll")||"{}")):window.location.href=e}),n.hide())}),i.data("OffcanvasInit",!0))}};t.component("offcanvasTrigger",{boot:function(){e.on("click.offcanvas.uikit","[data-uk-offcanvas]",function(i){i.preventDefault();var e=t.$(this);if(!e.data("offcanvasTrigger")){{t.offcanvasTrigger(e,t.Utils.options(e.attr("data-uk-offcanvas")))}e.trigger("click")}}),e.on("keydown.uk.offcanvas",function(t){27===t.keyCode&&n.hide()})},init:function(){var i=this;this.options=t.$.extend({target:i.element.is("a")?i.element.attr("href"):!1,mode:"push"},this.options),this.on("click",function(t){t.preventDefault(),n.show(i.options.target,i.options)})}}),t.offcanvas=n}(UIkit2),function(t){"use strict";function i(i,e,n){var o,s=t.$.Deferred(),a=i,r=i;return n[0]===e[0]?(s.resolve(),s.promise()):("object"==typeof i&&(a=i[0],r=i[1]||i[0]),t.$body.css("overflow-x","hidden"),o=function(){e&&e.hide().removeClass("uk-active "+r+" uk-animation-reverse"),n.addClass(a).one(t.support.animation.end,function(){setTimeout(function(){n.removeClass(""+a).css({opacity:"",display:""})},0),s.resolve(),t.$body.css("overflow-x",""),e&&e.css({opacity:"",display:""})}.bind(this)).show()},n.css("animation-duration",this.options.duration+"ms"),e&&e.length?(e.css("animation-duration",this.options.duration+"ms"),e.css("display","none").addClass(r+" uk-animation-reverse").one(t.support.animation.end,function(){o()}.bind(this)).css("display","")):(n.addClass("uk-active"),o()),s.promise())}var e;t.component("switcher",{defaults:{connect:!1,toggle:">*",active:0,animation:!1,duration:200,swiping:!0},animating:!1,boot:function(){t.ready(function(i){t.$("[data-uk-switcher]",i).each(function(){var i=t.$(this);if(!i.data("switcher")){t.switcher(i,t.Utils.options(i.attr("data-uk-switcher")))}})})},init:function(){var i=this;this.on("click.uk.switcher",this.options.toggle,function(t){t.preventDefault(),i.show(this)}),this.options.connect&&(this.connect=t.$(this.options.connect),this.connect.length&&(this.connect.on("click.uk.switcher","[data-uk-switcher-item]",function(e){e.preventDefault();var n=t.$(this).attr("data-uk-switcher-item");if(i.index!=n)switch(n){case"next":case"previous":i.show(i.index+("next"==n?1:-1));break;default:i.show(parseInt(n,10))}}),this.options.swiping&&this.connect.on("swipeRight swipeLeft",function(t){t.preventDefault(),window.getSelection().toString()||i.show(i.index+("swipeLeft"==t.type?1:-1))}),this.update()))},update:function(){this.connect.children().removeClass("uk-active").attr("aria-hidden","true");var t=this.find(this.options.toggle),i=t.filter(".uk-active");if(i.length)this.show(i,!1);else{if(this.options.active===!1)return;i=t.eq(this.options.active),this.show(i.length?i:t.eq(0),!1)}t.not(i).attr("aria-expanded","false"),i.attr("aria-expanded","true")},show:function(n,o){if(!this.animating){var s=this.find(this.options.toggle);isNaN(n)?n=t.$(n):(n=0>n?s.length-1:n,n=s.eq(s[n]?n:0));var a=this,r=t.$(n),l=e[this.options.animation]||function(t,n){if(!a.options.animation)return e.none.apply(a);var o=a.options.animation.split(",");return 1==o.length&&(o[1]=o[0]),o[0]=o[0].trim(),o[1]=o[1].trim(),i.apply(a,[o,t,n])};o!==!1&&t.support.animation||(l=e.none),r.hasClass("uk-disabled")||(s.attr("aria-expanded","false"),r.attr("aria-expanded","true"),s.filter(".uk-active").removeClass("uk-active"),r.addClass("uk-active"),this.options.connect&&this.connect.length&&(this.index=this.find(this.options.toggle).index(r),-1==this.index&&(this.index=0),this.connect.each(function(){var i=t.$(this),e=t.$(i.children()),n=t.$(e.filter(".uk-active")),o=t.$(e.eq(a.index));a.animating=!0,l.apply(a,[n,o]).then(function(){n.removeClass("uk-active"),o.addClass("uk-active"),n.attr("aria-hidden","true"),o.attr("aria-hidden","false"),t.Utils.checkDisplay(o,!0),a.animating=!1})})),this.trigger("show.uk.switcher",[r]))}}}),e={none:function(){var i=t.$.Deferred();return i.resolve(),i.promise()},fade:function(t,e){return i.apply(this,["uk-animation-fade",t,e])},"slide-bottom":function(t,e){return i.apply(this,["uk-animation-slide-bottom",t,e])},"slide-top":function(t,e){return i.apply(this,["uk-animation-slide-top",t,e])},"slide-vertical":function(t,e){var n=["uk-animation-slide-top","uk-animation-slide-bottom"];return t&&t.index()>e.index()&&n.reverse(),i.apply(this,[n,t,e])},"slide-left":function(t,e){return i.apply(this,["uk-animation-slide-left",t,e])},"slide-right":function(t,e){return i.apply(this,["uk-animation-slide-right",t,e])},"slide-horizontal":function(t,e){var n=["uk-animation-slide-right","uk-animation-slide-left"];return t&&t.index()>e.index()&&n.reverse(),i.apply(this,[n,t,e])},scale:function(t,e){return i.apply(this,["uk-animation-scale-up",t,e])}},t.switcher.animations=e}(UIkit2),function(t){"use strict";t.component("tab",{defaults:{target:">li:not(.uk-tab-responsive, .uk-disabled)",connect:!1,active:0,animation:!1,duration:200,swiping:!0},boot:function(){t.ready(function(i){t.$("[data-uk-tab]",i).each(function(){var i=t.$(this);if(!i.data("tab")){t.tab(i,t.Utils.options(i.attr("data-uk-tab")))}})})},init:function(){var i=this;this.current=!1,this.on("click.uk.tab",this.options.target,function(e){if(e.preventDefault(),!i.switcher||!i.switcher.animating){var n=i.find(i.options.target).not(this);n.removeClass("uk-active").blur(),i.trigger("change.uk.tab",[t.$(this).addClass("uk-active"),i.current]),i.current=t.$(this),i.options.connect||(n.attr("aria-expanded","false"),t.$(this).attr("aria-expanded","true"))}}),this.options.connect&&(this.connect=t.$(this.options.connect)),this.responsivetab=t.$('
  • ').append('

      '),this.responsivetab.dropdown=this.responsivetab.find(".uk-dropdown"),this.responsivetab.lst=this.responsivetab.dropdown.find("ul"),this.responsivetab.caption=this.responsivetab.find("a:first"),this.element.hasClass("uk-tab-bottom")&&this.responsivetab.dropdown.addClass("uk-dropdown-up"),this.responsivetab.lst.on("click.uk.tab","a",function(e){e.preventDefault(),e.stopPropagation();var n=t.$(this);i.element.children("li:not(.uk-tab-responsive)").eq(n.data("index")).trigger("click")}),this.on("show.uk.switcher change.uk.tab",function(t,e){i.responsivetab.caption.html(e.text())}),this.element.append(this.responsivetab),this.options.connect&&(this.switcher=t.switcher(this.element,{toggle:">li:not(.uk-tab-responsive)",connect:this.options.connect,active:this.options.active,animation:this.options.animation,duration:this.options.duration,swiping:this.options.swiping})),t.dropdown(this.responsivetab,{mode:"click",preventflip:"y"}),i.trigger("change.uk.tab",[this.element.find(this.options.target).not(".uk-tab-responsive").filter(".uk-active")]),this.check(),t.$win.on("resize orientationchange",t.Utils.debounce(function(){i.element.is(":visible")&&i.check()},100)),this.on("display.uk.check",function(){i.element.is(":visible")&&i.check()})},check:function(){var i=this.element.children("li:not(.uk-tab-responsive)").removeClass("uk-hidden");if(!i.length)return this.responsivetab.addClass("uk-hidden"),void 0;var e,n,o,s=i.eq(0).offset().top+Math.ceil(i.eq(0).height()/2),a=!1;if(this.responsivetab.lst.empty(),i.each(function(){t.$(this).offset().top>s&&(a=!0)}),a)for(var r=0;r

      -1?"&":"?","enablejsapi=1&api=1&rel=0"].join(""))}},check:function(){this.element.css({width:"",height:""}),this.dimension={w:this.element.width(),h:this.element.height()},this.element.attr("width")&&!isNaN(this.element.attr("width"))&&(this.dimension.w=this.element.attr("width")),this.element.attr("height")&&!isNaN(this.element.attr("height"))&&(this.dimension.h=this.element.attr("height")),this.ratio=this.dimension.w/this.dimension.h;var t,i,e=this.parent.width(),n=this.parent.height();e/this.ratio

      ').css({"background-image":"url("+r.attr("src")+")"});r.attr("width")&&r.attr("height")&&(u=i.$("

      ").attr({width:r.attr("width"),height:r.attr("height")}),r.replaceWith(u),r=u,u=void 0),r.css({width:"100%",height:"auto",opacity:0}),o.prepend(h).data("cover",h);break;case"IFRAME":var c=r[0].src,l="sw-"+ ++s;r.attr("src","").on("load",function(){if((t!==a.current||t==a.current&&!a.options.videoautoplay)&&a.pausemedia(r),a.options.videomute){a.mutemedia(r);var i=setInterval(function(t){return function(){a.mutemedia(r),++t>=4&&clearInterval(i)}}(0),250)}}).data("slideshow",a).attr("data-player-id",l).attr("src",[c,c.indexOf("?")>-1?"&":"?","enablejsapi=1&api=1&rel=0&player_id="+l].join("")).addClass("uk-position-absolute"),i.support.touch||r.css("pointer-events","none"),u=!0,i.cover&&(i.cover(r),r.attr("data-uk-cover","{}"));break;case"VIDEO":r.addClass("uk-cover-object uk-position-absolute"),u=!0,a.options.videomute&&a.mutemedia(r)}if(u){e=i.$("

      ").attr({width:r[0].width,height:r[0].height});var p=i.$('OraCare- The Professional Alternative to Chlorhexidine (4)').attr("src",e[0].toDataURL());o.prepend(p),o.data("sizer",p)}}else o.data("sizer",o);a.hasKenBurns(o)&&o.data("cover").css({"-webkit-animation-duration":a.kbanimduration,"animation-duration":a.kbanimduration}),o.data("processed",++n),o.attr("data-slideshow-slide",d)}}),n&&(this.triggers=o.parent().find("[data-uk-slideshow-item]"),this.slides.attr("aria-hidden","true").removeClass("uk-active").eq(this.current).addClass("uk-active").attr("aria-hidden","false"),this.triggers.filter('[data-uk-slideshow-item="'+this.current+'"]').addClass("uk-active")),t&&n&&this.resize()},resize:function(){if(!this.container.hasClass("uk-slideshow-fullscreen")){var t=this.options.height;"auto"===this.options.height&&(t=0,this.slides.css("height","").each(function(){t=Math.max(t,i.$(this).height())})),this.container.css("height",t),this.slides.css("height",t)}},show:function(s,e){if(!this.animating&&this.current!=s){this.animating=!0;var a=this,n=this.slides.eq(this.current),o=this.slides.eq(s),r=e||(this.current

      -1&&"ready"==e.event&&e.player_id&&(s=i.$('[data-player-id="'+e.player_id+'"]')).length&&s.data("slideshow").mutemedia(s)},!1)});!function(i){var t;window.UIkit2&&(t=i(UIkit2)),"function"==typeof define&&define.amd&&define("uikit-slideshow-fx",["uikit"],function(){return t||i(UIkit2)})}(function(i){"use strict";var t=i.slideshow.animations;i.$.extend(i.slideshow.animations,{slice:function(e,s,n,o){if(!e.data("cover"))return t.fade.apply(this,arguments);for(var r,a=i.$.Deferred(),c=Math.ceil(this.element.width()/this.options.slices),h=s.data("cover").css("background-image"),d=i.$('
    • ').css({top:0,left:0,width:this.container.width(),height:this.container.height(),opacity:1,zIndex:15}),p=d.width(),l=d.height(),u="slice-up"==o?l:"0",f=0;f
    • ').css({position:"absolute",top:0,left:0,width:p,height:l,"background-image":h,clip:m,opacity:0,transition:"all "+this.options.duration+"ms ease-in-out "+60*f+"ms","-webkit-transition":"all "+this.options.duration+"ms ease-in-out "+60*f+"ms"}).data("clip",x),d.append(r)}return this.container.append(d),d.children().last().on(i.support.transition.end,function(){setTimeout(function(){d.remove(),a.resolve()},0)}),d.width(),d.children().each(function(){r=i.$(this),r.css({clip:r.data("clip"),opacity:1})}),a.promise()},"slice-up":function(i,e,s){return t.slice.apply(this,[i,e,s,"slice-up"])},"slice-down":function(i,e,s){return t.slice.apply(this,[i,e,s,"slice-down"])},"slice-up-down":function(i,e,s){return t.slice.apply(this,[i,e,s,"slice-up-down"])},fold:function(e,s){if(!s.data("cover"))return t.fade.apply(this,arguments);for(var n,o=i.$.Deferred(),r=Math.ceil(this.element.width()/this.options.slices),a=s.data("cover").css("background-image"),c=i.$('
    • ').css({width:s.width(),height:s.height(),opacity:1,zIndex:15}),h=s.width(),d=s.height(),p=0;p
    • ').css({position:"absolute",top:0,left:0,width:h,height:d,"background-image":a,"transform-origin":r*p+"px 0 0",clip:"rect(0px, "+r*(p+1)+"px, "+d+"px, "+r*p+"px)",opacity:0,transform:"scaleX(0.000001)",transition:"all "+this.options.duration+"ms ease-in-out "+(100+60*p)+"ms","-webkit-transition":"all "+this.options.duration+"ms ease-in-out "+(100+60*p)+"ms"}),c.prepend(n);return this.container.append(c),c.width(),c.children().first().on(i.support.transition.end,function(){setTimeout(function(){c.remove(),o.resolve()},0)}).end().css({transform:"scaleX(1)",opacity:1}),o.promise()},puzzle:function(s,n){if(!n.data("cover"))return t.fade.apply(this,arguments);for(var o,r,a,c=i.$.Deferred(),h=this,d=Math.round(this.options.slices/2),p=Math.round(n.width()/d),l=Math.round(n.height()/p),u=Math.round(n.height()/l)+1,f=n.data("cover").css("background-image"),m=i.$('

    • ').css({width:this.container.width(),height:this.container.height(),opacity:1,zIndex:15}),g=this.container.width(),x=this.container.height(),w=0;l>w;w++)for(var v=0;d>v;v++)a=v==d-1?p+2:p,r=[u*w+"px",a*(v+1)+"px",u*(w+1)+"px",p*v+"px"],o=i.$('

      ').css({position:"absolute",top:0,left:0,opacity:0,width:g,height:x,"background-image":f,clip:"rect("+r.join(",")+")","-webkit-transform":"translateZ(0)",transform:"translateZ(0)"}),m.append(o);this.container.append(m);var k=e(m.children());return k.each(function(t){i.$(this).css({transition:"all "+h.options.duration+"ms ease-in-out "+(50+25*t)+"ms","-webkit-transition":"all "+h.options.duration+"ms ease-in-out "+(50+25*t)+"ms"})}).last().on(i.support.transition.end,function(){setTimeout(function(){m.remove(),c.resolve()},0)}),m.width(),k.css({opacity:1}),c.promise()},boxes:function(e,s,n,o){if(!s.data("cover"))return t.fade.apply(this,arguments);for(var r,a,c,h,d=i.$.Deferred(),p=Math.round(this.options.slices/2),l=Math.round(s.width()/p),u=Math.round(s.height()/l),f=Math.round(s.height()/u)+1,m=s.data("cover").css("background-image"),g=i.$('

    • ').css({width:s.width(),height:s.height(),opacity:1,zIndex:15}),x=s.width(),w=s.height(),v=0;u>v;v++)for(h=0;p>h;h++)c=h==p-1?l+2:l,a=[f*v+"px",c*(h+1)+"px",f*(v+1)+"px",l*h+"px"],r=i.$('

      ').css({position:"absolute",top:0,left:0,opacity:1,width:x,height:w,"background-image":m,"transform-origin":a[3]+" "+a[0]+" 0",clip:"rect("+a.join(",")+")","-webkit-transform":"scale(0.0000000000000001)",transform:"scale(0.0000000000000001)"}),g.append(r);this.container.append(g);var k,b=0,y=0,$=0,I=[[]],M=g.children();for("boxes-reverse"==o&&(M=[].reverse.apply(M)),M.each(function(){I[b][y]=i.$(this),y++,y==p&&(b++,y=0,I[b]=[])}),h=0,k=0;p*u>h;h++){k=h;for(var z=0;u>z;z++)k>=0&&p>k&&I[z][k].css({transition:"all "+this.options.duration+"ms linear "+(50+$)+"ms","-webkit-transition":"all "+this.options.duration+"ms linear "+(50+$)+"ms"}),k--;$+=100}return M.last().on(i.support.transition.end,function(){setTimeout(function(){g.remove(),d.resolve()},0)}),g.width(),M.css({"-webkit-transform":"scale(1)",transform:"scale(1)"}),d.promise()},"boxes-reverse":function(i,e,s){return t.boxes.apply(this,[i,e,s,"boxes-reverse"])},"random-fx":function(){var i=["slice-up","fold","puzzle","slice-down","boxes","slice-up-down","boxes-reverse"];return this.fxIndex=(void 0===this.fxIndex?-1:this.fxIndex)+1,i[this.fxIndex]||(this.fxIndex=0),t[i[this.fxIndex]].apply(this,arguments)}});var e=function(i){for(var t,e,s=i.length;s;t=parseInt(Math.random()*s),e=i[--s],i[s]=i[t],i[t]=e);return i};return i.slideshow.animations});var _this= this;XSlider= _this._XSlider;XSlider_ul= _this._XSlider_ul;XSlider_li= _this._XSlider_li;XSlider_dot= _this._XSlider_dot;total= _this._total;type_of_slider= _this._type_of_slider;height= _this._height;customHeight= _this._customHeight;customHeight1= _this._customHeight1;customHeight2= _this._customHeight2;customHeight3= _this._customHeight3;animation= _this._animation;duration= _this._duration;autoplay= _this._autoplay;pauseOnHover= _this._pauseOnHover;autoplayInterval= _this._autoplayInterval;videomute= _this._videomute;kenburns= _this._kenburns;kenburnsanimations= _this._kenburnsanimations;kenburnsduration= _this._kenburnsduration;var www = $(window).width();cnt= 0;XSlider_li.each(function(){var item= $(this).data("item");if(item>=total){$(this).remove();XSlider_dot.find("li[data-uk-slideshow-item='"+item+"']").remove();}});if(kenburns==1){kenburns= kenburnsduration;}else{kenburns= false;}if(www>1200){if(height==1){height= customHeight+"px";}else{height= 'auto';}}else if(www<=1200&&www>992){if(height==1){height= customHeight1+"px";}else{height= 'auto';}}else if(www<=992&&www>768){if(height==1){height= customHeight2+"px";}else{height= 'auto';}}else if(www<=768){if(height==1){height= customHeight3+"px";}else{height= 'auto';}}XSlider.attr('slide-type',type_of_slider);if(type_of_slider=='background'){var _el= XSlider.parents(".wsite-section-wrap").length?XSlider.parents(".wsite-section-wrap"):$("body");var element_id= XSlider.parent().attr('id');var XSlider_clone= XSlider.detach();XSlider_clone.prependTo(_el).wrap("

      ");if(_el.hasClass('wsite-section-wrap')){_el.css({"position": "relative","overflow": "hidden"});}if(autoplay!=true){autoplay= true;}}XSlider_ul.addClass("uk-slideshow");//UIkit.domObserve(XSlider, function(element) {});var slideshow= UIkit.slideshow(XSlider_ul, {autoplay: autoplay, autoplayInterval: autoplayInterval,animation: animation,duration: duration, pauseOnHover: pauseOnHover,height: height,videomute: videomute, kenburns: kenburns,kenburnsanimations: kenburnsanimations});_this._wW= $(window).width();_this.resize();$(window).resize(function(){if(_this._wW!=$(window).width()){_this.resize();_this._wW= $(window).width();}});}});return booXSlider;})();;if (typeof _ElementDefinition == 'undefined' || typeof _ElementDefinition == 'null') {var _ElementDefinition = PlatformElement.extend({});}var _Element = _ElementDefinition.extend({initialize: function() {// we still want to call the initialize function defined by the developer// however, we don't want to call it until placeholders have been replacedthis.placeholderInterval = setInterval(function() {// so use setInterval to check for placeholders.if (this.$('.platform-element-child-placeholder').length == 0) {clearInterval(this.placeholderInterval);this.constructor.__super__.initialize.apply(this);}}.bind(this), 100);}});_Element.prototype.settings = new PlatformElementSettings({"total_each":[{"total_index":0},{"total_index":1},{"total_index":2}],"currentSlide_each":[{"currentSlide_index":0}],"animationSDuration_each":[{"animationSDuration_index":0},{"animationSDuration_index":1},{"animationSDuration_index":2},{"animationSDuration_index":3},{"animationSDuration_index":4},{"animationSDuration_index":5},{"animationSDuration_index":6},{"animationSDuration_index":7},{"animationSDuration_index":8},{"animationSDuration_index":9},{"animationSDuration_index":10},{"animationSDuration_index":11},{"animationSDuration_index":12},{"animationSDuration_index":13},{"animationSDuration_index":14},{"animationSDuration_index":15},{"animationSDuration_index":16},{"animationSDuration_index":17},{"animationSDuration_index":18},{"animationSDuration_index":19},{"animationSDuration_index":20},{"animationSDuration_index":21},{"animationSDuration_index":22},{"animationSDuration_index":23},{"animationSDuration_index":24},{"animationSDuration_index":25},{"animationSDuration_index":26},{"animationSDuration_index":27},{"animationSDuration_index":28},{"animationSDuration_index":29},{"animationSDuration_index":30},{"animationSDuration_index":31},{"animationSDuration_index":32},{"animationSDuration_index":33},{"animationSDuration_index":34},{"animationSDuration_index":35},{"animationSDuration_index":36},{"animationSDuration_index":37},{"animationSDuration_index":38},{"animationSDuration_index":39},{"animationSDuration_index":40},{"animationSDuration_index":41},{"animationSDuration_index":42},{"animationSDuration_index":43},{"animationSDuration_index":44},{"animationSDuration_index":45},{"animationSDuration_index":46},{"animationSDuration_index":47},{"animationSDuration_index":48},{"animationSDuration_index":49},{"animationSDuration_index":50},{"animationSDuration_index":51},{"animationSDuration_index":52},{"animationSDuration_index":53},{"animationSDuration_index":54},{"animationSDuration_index":55},{"animationSDuration_index":56},{"animationSDuration_index":57},{"animationSDuration_index":58},{"animationSDuration_index":59},{"animationSDuration_index":60},{"animationSDuration_index":61},{"animationSDuration_index":62},{"animationSDuration_index":63},{"animationSDuration_index":64},{"animationSDuration_index":65},{"animationSDuration_index":66},{"animationSDuration_index":67},{"animationSDuration_index":68},{"animationSDuration_index":69},{"animationSDuration_index":70},{"animationSDuration_index":71},{"animationSDuration_index":72},{"animationSDuration_index":73},{"animationSDuration_index":74},{"animationSDuration_index":75},{"animationSDuration_index":76},{"animationSDuration_index":77},{"animationSDuration_index":78},{"animationSDuration_index":79},{"animationSDuration_index":80},{"animationSDuration_index":81},{"animationSDuration_index":82},{"animationSDuration_index":83},{"animationSDuration_index":84},{"animationSDuration_index":85},{"animationSDuration_index":86},{"animationSDuration_index":87},{"animationSDuration_index":88},{"animationSDuration_index":89},{"animationSDuration_index":90},{"animationSDuration_index":91},{"animationSDuration_index":92},{"animationSDuration_index":93},{"animationSDuration_index":94},{"animationSDuration_index":95},{"animationSDuration_index":96},{"animationSDuration_index":97},{"animationSDuration_index":98},{"animationSDuration_index":99},{"animationSDuration_index":100},{"animationSDuration_index":101},{"animationSDuration_index":102},{"animationSDuration_index":103},{"animationSDuration_index":104},{"animationSDuration_index":105},{"animationSDuration_index":106},{"animationSDuration_index":107},{"animationSDuration_index":108},{"animationSDuration_index":109},{"animationSDuration_index":110},{"animationSDuration_index":111},{"animationSDuration_index":112},{"animationSDuration_index":113},{"animationSDuration_index":114},{"animationSDuration_index":115},{"animationSDuration_index":116},{"animationSDuration_index":117},{"animationSDuration_index":118},{"animationSDuration_index":119},{"animationSDuration_index":120},{"animationSDuration_index":121},{"animationSDuration_index":122},{"animationSDuration_index":123},{"animationSDuration_index":124},{"animationSDuration_index":125},{"animationSDuration_index":126},{"animationSDuration_index":127},{"animationSDuration_index":128},{"animationSDuration_index":129},{"animationSDuration_index":130},{"animationSDuration_index":131},{"animationSDuration_index":132},{"animationSDuration_index":133},{"animationSDuration_index":134},{"animationSDuration_index":135},{"animationSDuration_index":136},{"animationSDuration_index":137},{"animationSDuration_index":138},{"animationSDuration_index":139},{"animationSDuration_index":140},{"animationSDuration_index":141},{"animationSDuration_index":142},{"animationSDuration_index":143},{"animationSDuration_index":144},{"animationSDuration_index":145},{"animationSDuration_index":146},{"animationSDuration_index":147},{"animationSDuration_index":148},{"animationSDuration_index":149},{"animationSDuration_index":150},{"animationSDuration_index":151},{"animationSDuration_index":152},{"animationSDuration_index":153},{"animationSDuration_index":154},{"animationSDuration_index":155},{"animationSDuration_index":156},{"animationSDuration_index":157},{"animationSDuration_index":158},{"animationSDuration_index":159},{"animationSDuration_index":160},{"animationSDuration_index":161},{"animationSDuration_index":162},{"animationSDuration_index":163},{"animationSDuration_index":164},{"animationSDuration_index":165},{"animationSDuration_index":166},{"animationSDuration_index":167},{"animationSDuration_index":168},{"animationSDuration_index":169},{"animationSDuration_index":170},{"animationSDuration_index":171},{"animationSDuration_index":172},{"animationSDuration_index":173},{"animationSDuration_index":174},{"animationSDuration_index":175},{"animationSDuration_index":176},{"animationSDuration_index":177},{"animationSDuration_index":178},{"animationSDuration_index":179},{"animationSDuration_index":180},{"animationSDuration_index":181},{"animationSDuration_index":182},{"animationSDuration_index":183},{"animationSDuration_index":184},{"animationSDuration_index":185},{"animationSDuration_index":186},{"animationSDuration_index":187},{"animationSDuration_index":188},{"animationSDuration_index":189},{"animationSDuration_index":190},{"animationSDuration_index":191},{"animationSDuration_index":192},{"animationSDuration_index":193},{"animationSDuration_index":194},{"animationSDuration_index":195},{"animationSDuration_index":196},{"animationSDuration_index":197},{"animationSDuration_index":198},{"animationSDuration_index":199},{"animationSDuration_index":200},{"animationSDuration_index":201},{"animationSDuration_index":202},{"animationSDuration_index":203},{"animationSDuration_index":204},{"animationSDuration_index":205},{"animationSDuration_index":206},{"animationSDuration_index":207},{"animationSDuration_index":208},{"animationSDuration_index":209},{"animationSDuration_index":210},{"animationSDuration_index":211},{"animationSDuration_index":212},{"animationSDuration_index":213},{"animationSDuration_index":214},{"animationSDuration_index":215},{"animationSDuration_index":216},{"animationSDuration_index":217},{"animationSDuration_index":218},{"animationSDuration_index":219},{"animationSDuration_index":220},{"animationSDuration_index":221},{"animationSDuration_index":222},{"animationSDuration_index":223},{"animationSDuration_index":224},{"animationSDuration_index":225},{"animationSDuration_index":226},{"animationSDuration_index":227},{"animationSDuration_index":228},{"animationSDuration_index":229},{"animationSDuration_index":230},{"animationSDuration_index":231},{"animationSDuration_index":232},{"animationSDuration_index":233},{"animationSDuration_index":234},{"animationSDuration_index":235},{"animationSDuration_index":236},{"animationSDuration_index":237},{"animationSDuration_index":238},{"animationSDuration_index":239},{"animationSDuration_index":240},{"animationSDuration_index":241},{"animationSDuration_index":242},{"animationSDuration_index":243},{"animationSDuration_index":244},{"animationSDuration_index":245},{"animationSDuration_index":246},{"animationSDuration_index":247},{"animationSDuration_index":248},{"animationSDuration_index":249},{"animationSDuration_index":250},{"animationSDuration_index":251},{"animationSDuration_index":252},{"animationSDuration_index":253},{"animationSDuration_index":254},{"animationSDuration_index":255},{"animationSDuration_index":256},{"animationSDuration_index":257},{"animationSDuration_index":258},{"animationSDuration_index":259},{"animationSDuration_index":260},{"animationSDuration_index":261},{"animationSDuration_index":262},{"animationSDuration_index":263},{"animationSDuration_index":264},{"animationSDuration_index":265},{"animationSDuration_index":266},{"animationSDuration_index":267},{"animationSDuration_index":268},{"animationSDuration_index":269},{"animationSDuration_index":270},{"animationSDuration_index":271},{"animationSDuration_index":272},{"animationSDuration_index":273},{"animationSDuration_index":274},{"animationSDuration_index":275},{"animationSDuration_index":276},{"animationSDuration_index":277},{"animationSDuration_index":278},{"animationSDuration_index":279},{"animationSDuration_index":280},{"animationSDuration_index":281},{"animationSDuration_index":282},{"animationSDuration_index":283},{"animationSDuration_index":284},{"animationSDuration_index":285},{"animationSDuration_index":286},{"animationSDuration_index":287},{"animationSDuration_index":288},{"animationSDuration_index":289},{"animationSDuration_index":290},{"animationSDuration_index":291},{"animationSDuration_index":292},{"animationSDuration_index":293},{"animationSDuration_index":294},{"animationSDuration_index":295},{"animationSDuration_index":296},{"animationSDuration_index":297},{"animationSDuration_index":298},{"animationSDuration_index":299},{"animationSDuration_index":300},{"animationSDuration_index":301},{"animationSDuration_index":302},{"animationSDuration_index":303},{"animationSDuration_index":304},{"animationSDuration_index":305},{"animationSDuration_index":306},{"animationSDuration_index":307},{"animationSDuration_index":308},{"animationSDuration_index":309},{"animationSDuration_index":310},{"animationSDuration_index":311},{"animationSDuration_index":312},{"animationSDuration_index":313},{"animationSDuration_index":314},{"animationSDuration_index":315},{"animationSDuration_index":316},{"animationSDuration_index":317},{"animationSDuration_index":318},{"animationSDuration_index":319},{"animationSDuration_index":320},{"animationSDuration_index":321},{"animationSDuration_index":322},{"animationSDuration_index":323},{"animationSDuration_index":324},{"animationSDuration_index":325},{"animationSDuration_index":326},{"animationSDuration_index":327},{"animationSDuration_index":328},{"animationSDuration_index":329},{"animationSDuration_index":330},{"animationSDuration_index":331},{"animationSDuration_index":332},{"animationSDuration_index":333},{"animationSDuration_index":334},{"animationSDuration_index":335},{"animationSDuration_index":336},{"animationSDuration_index":337},{"animationSDuration_index":338},{"animationSDuration_index":339},{"animationSDuration_index":340},{"animationSDuration_index":341},{"animationSDuration_index":342},{"animationSDuration_index":343},{"animationSDuration_index":344},{"animationSDuration_index":345},{"animationSDuration_index":346},{"animationSDuration_index":347},{"animationSDuration_index":348},{"animationSDuration_index":349},{"animationSDuration_index":350},{"animationSDuration_index":351},{"animationSDuration_index":352},{"animationSDuration_index":353},{"animationSDuration_index":354},{"animationSDuration_index":355},{"animationSDuration_index":356},{"animationSDuration_index":357},{"animationSDuration_index":358},{"animationSDuration_index":359},{"animationSDuration_index":360},{"animationSDuration_index":361},{"animationSDuration_index":362},{"animationSDuration_index":363},{"animationSDuration_index":364},{"animationSDuration_index":365},{"animationSDuration_index":366},{"animationSDuration_index":367},{"animationSDuration_index":368},{"animationSDuration_index":369},{"animationSDuration_index":370},{"animationSDuration_index":371},{"animationSDuration_index":372},{"animationSDuration_index":373},{"animationSDuration_index":374},{"animationSDuration_index":375},{"animationSDuration_index":376},{"animationSDuration_index":377},{"animationSDuration_index":378},{"animationSDuration_index":379},{"animationSDuration_index":380},{"animationSDuration_index":381},{"animationSDuration_index":382},{"animationSDuration_index":383},{"animationSDuration_index":384},{"animationSDuration_index":385},{"animationSDuration_index":386},{"animationSDuration_index":387},{"animationSDuration_index":388},{"animationSDuration_index":389},{"animationSDuration_index":390},{"animationSDuration_index":391},{"animationSDuration_index":392},{"animationSDuration_index":393},{"animationSDuration_index":394},{"animationSDuration_index":395},{"animationSDuration_index":396},{"animationSDuration_index":397},{"animationSDuration_index":398},{"animationSDuration_index":399},{"animationSDuration_index":400},{"animationSDuration_index":401},{"animationSDuration_index":402},{"animationSDuration_index":403},{"animationSDuration_index":404},{"animationSDuration_index":405},{"animationSDuration_index":406},{"animationSDuration_index":407},{"animationSDuration_index":408},{"animationSDuration_index":409},{"animationSDuration_index":410},{"animationSDuration_index":411},{"animationSDuration_index":412},{"animationSDuration_index":413},{"animationSDuration_index":414},{"animationSDuration_index":415},{"animationSDuration_index":416},{"animationSDuration_index":417},{"animationSDuration_index":418},{"animationSDuration_index":419},{"animationSDuration_index":420},{"animationSDuration_index":421},{"animationSDuration_index":422},{"animationSDuration_index":423},{"animationSDuration_index":424},{"animationSDuration_index":425},{"animationSDuration_index":426},{"animationSDuration_index":427},{"animationSDuration_index":428},{"animationSDuration_index":429},{"animationSDuration_index":430},{"animationSDuration_index":431},{"animationSDuration_index":432},{"animationSDuration_index":433},{"animationSDuration_index":434},{"animationSDuration_index":435},{"animationSDuration_index":436},{"animationSDuration_index":437},{"animationSDuration_index":438},{"animationSDuration_index":439},{"animationSDuration_index":440},{"animationSDuration_index":441},{"animationSDuration_index":442},{"animationSDuration_index":443},{"animationSDuration_index":444},{"animationSDuration_index":445},{"animationSDuration_index":446},{"animationSDuration_index":447},{"animationSDuration_index":448},{"animationSDuration_index":449},{"animationSDuration_index":450},{"animationSDuration_index":451},{"animationSDuration_index":452},{"animationSDuration_index":453},{"animationSDuration_index":454},{"animationSDuration_index":455},{"animationSDuration_index":456},{"animationSDuration_index":457},{"animationSDuration_index":458},{"animationSDuration_index":459},{"animationSDuration_index":460},{"animationSDuration_index":461},{"animationSDuration_index":462},{"animationSDuration_index":463},{"animationSDuration_index":464},{"animationSDuration_index":465},{"animationSDuration_index":466},{"animationSDuration_index":467},{"animationSDuration_index":468},{"animationSDuration_index":469},{"animationSDuration_index":470},{"animationSDuration_index":471},{"animationSDuration_index":472},{"animationSDuration_index":473},{"animationSDuration_index":474},{"animationSDuration_index":475},{"animationSDuration_index":476},{"animationSDuration_index":477},{"animationSDuration_index":478},{"animationSDuration_index":479},{"animationSDuration_index":480},{"animationSDuration_index":481},{"animationSDuration_index":482},{"animationSDuration_index":483},{"animationSDuration_index":484},{"animationSDuration_index":485},{"animationSDuration_index":486},{"animationSDuration_index":487},{"animationSDuration_index":488},{"animationSDuration_index":489},{"animationSDuration_index":490},{"animationSDuration_index":491},{"animationSDuration_index":492},{"animationSDuration_index":493},{"animationSDuration_index":494},{"animationSDuration_index":495},{"animationSDuration_index":496},{"animationSDuration_index":497},{"animationSDuration_index":498},{"animationSDuration_index":499}],"animationSSpeed_each":[{"animationSSpeed_index":0},{"animationSSpeed_index":1},{"animationSSpeed_index":2},{"animationSSpeed_index":3},{"animationSSpeed_index":4},{"animationSSpeed_index":5},{"animationSSpeed_index":6},{"animationSSpeed_index":7},{"animationSSpeed_index":8},{"animationSSpeed_index":9},{"animationSSpeed_index":10},{"animationSSpeed_index":11},{"animationSSpeed_index":12},{"animationSSpeed_index":13},{"animationSSpeed_index":14},{"animationSSpeed_index":15},{"animationSSpeed_index":16},{"animationSSpeed_index":17},{"animationSSpeed_index":18},{"animationSSpeed_index":19},{"animationSSpeed_index":20},{"animationSSpeed_index":21},{"animationSSpeed_index":22},{"animationSSpeed_index":23},{"animationSSpeed_index":24},{"animationSSpeed_index":25},{"animationSSpeed_index":26},{"animationSSpeed_index":27},{"animationSSpeed_index":28},{"animationSSpeed_index":29},{"animationSSpeed_index":30},{"animationSSpeed_index":31},{"animationSSpeed_index":32},{"animationSSpeed_index":33},{"animationSSpeed_index":34},{"animationSSpeed_index":35},{"animationSSpeed_index":36},{"animationSSpeed_index":37},{"animationSSpeed_index":38},{"animationSSpeed_index":39},{"animationSSpeed_index":40},{"animationSSpeed_index":41},{"animationSSpeed_index":42},{"animationSSpeed_index":43},{"animationSSpeed_index":44},{"animationSSpeed_index":45},{"animationSSpeed_index":46},{"animationSSpeed_index":47},{"animationSSpeed_index":48},{"animationSSpeed_index":49},{"animationSSpeed_index":50},{"animationSSpeed_index":51},{"animationSSpeed_index":52},{"animationSSpeed_index":53},{"animationSSpeed_index":54},{"animationSSpeed_index":55},{"animationSSpeed_index":56},{"animationSSpeed_index":57},{"animationSSpeed_index":58},{"animationSSpeed_index":59},{"animationSSpeed_index":60},{"animationSSpeed_index":61},{"animationSSpeed_index":62},{"animationSSpeed_index":63},{"animationSSpeed_index":64},{"animationSSpeed_index":65},{"animationSSpeed_index":66},{"animationSSpeed_index":67},{"animationSSpeed_index":68},{"animationSSpeed_index":69},{"animationSSpeed_index":70},{"animationSSpeed_index":71},{"animationSSpeed_index":72},{"animationSSpeed_index":73},{"animationSSpeed_index":74},{"animationSSpeed_index":75},{"animationSSpeed_index":76},{"animationSSpeed_index":77},{"animationSSpeed_index":78},{"animationSSpeed_index":79},{"animationSSpeed_index":80},{"animationSSpeed_index":81},{"animationSSpeed_index":82},{"animationSSpeed_index":83},{"animationSSpeed_index":84},{"animationSSpeed_index":85},{"animationSSpeed_index":86},{"animationSSpeed_index":87},{"animationSSpeed_index":88},{"animationSSpeed_index":89},{"animationSSpeed_index":90},{"animationSSpeed_index":91},{"animationSSpeed_index":92},{"animationSSpeed_index":93},{"animationSSpeed_index":94},{"animationSSpeed_index":95},{"animationSSpeed_index":96},{"animationSSpeed_index":97},{"animationSSpeed_index":98},{"animationSSpeed_index":99},{"animationSSpeed_index":100},{"animationSSpeed_index":101},{"animationSSpeed_index":102},{"animationSSpeed_index":103},{"animationSSpeed_index":104},{"animationSSpeed_index":105},{"animationSSpeed_index":106},{"animationSSpeed_index":107},{"animationSSpeed_index":108},{"animationSSpeed_index":109},{"animationSSpeed_index":110},{"animationSSpeed_index":111},{"animationSSpeed_index":112},{"animationSSpeed_index":113},{"animationSSpeed_index":114},{"animationSSpeed_index":115},{"animationSSpeed_index":116},{"animationSSpeed_index":117},{"animationSSpeed_index":118},{"animationSSpeed_index":119},{"animationSSpeed_index":120},{"animationSSpeed_index":121},{"animationSSpeed_index":122},{"animationSSpeed_index":123},{"animationSSpeed_index":124},{"animationSSpeed_index":125},{"animationSSpeed_index":126},{"animationSSpeed_index":127},{"animationSSpeed_index":128},{"animationSSpeed_index":129},{"animationSSpeed_index":130},{"animationSSpeed_index":131},{"animationSSpeed_index":132},{"animationSSpeed_index":133},{"animationSSpeed_index":134},{"animationSSpeed_index":135},{"animationSSpeed_index":136},{"animationSSpeed_index":137},{"animationSSpeed_index":138},{"animationSSpeed_index":139},{"animationSSpeed_index":140},{"animationSSpeed_index":141},{"animationSSpeed_index":142},{"animationSSpeed_index":143},{"animationSSpeed_index":144},{"animationSSpeed_index":145},{"animationSSpeed_index":146},{"animationSSpeed_index":147},{"animationSSpeed_index":148},{"animationSSpeed_index":149},{"animationSSpeed_index":150},{"animationSSpeed_index":151},{"animationSSpeed_index":152},{"animationSSpeed_index":153},{"animationSSpeed_index":154},{"animationSSpeed_index":155},{"animationSSpeed_index":156},{"animationSSpeed_index":157},{"animationSSpeed_index":158},{"animationSSpeed_index":159},{"animationSSpeed_index":160},{"animationSSpeed_index":161},{"animationSSpeed_index":162},{"animationSSpeed_index":163},{"animationSSpeed_index":164},{"animationSSpeed_index":165},{"animationSSpeed_index":166},{"animationSSpeed_index":167},{"animationSSpeed_index":168},{"animationSSpeed_index":169},{"animationSSpeed_index":170},{"animationSSpeed_index":171},{"animationSSpeed_index":172},{"animationSSpeed_index":173},{"animationSSpeed_index":174},{"animationSSpeed_index":175},{"animationSSpeed_index":176},{"animationSSpeed_index":177},{"animationSSpeed_index":178},{"animationSSpeed_index":179},{"animationSSpeed_index":180},{"animationSSpeed_index":181},{"animationSSpeed_index":182},{"animationSSpeed_index":183},{"animationSSpeed_index":184},{"animationSSpeed_index":185},{"animationSSpeed_index":186},{"animationSSpeed_index":187},{"animationSSpeed_index":188},{"animationSSpeed_index":189},{"animationSSpeed_index":190},{"animationSSpeed_index":191},{"animationSSpeed_index":192},{"animationSSpeed_index":193},{"animationSSpeed_index":194},{"animationSSpeed_index":195},{"animationSSpeed_index":196},{"animationSSpeed_index":197},{"animationSSpeed_index":198},{"animationSSpeed_index":199},{"animationSSpeed_index":200},{"animationSSpeed_index":201},{"animationSSpeed_index":202},{"animationSSpeed_index":203},{"animationSSpeed_index":204},{"animationSSpeed_index":205},{"animationSSpeed_index":206},{"animationSSpeed_index":207},{"animationSSpeed_index":208},{"animationSSpeed_index":209},{"animationSSpeed_index":210},{"animationSSpeed_index":211},{"animationSSpeed_index":212},{"animationSSpeed_index":213},{"animationSSpeed_index":214},{"animationSSpeed_index":215},{"animationSSpeed_index":216},{"animationSSpeed_index":217},{"animationSSpeed_index":218},{"animationSSpeed_index":219},{"animationSSpeed_index":220},{"animationSSpeed_index":221},{"animationSSpeed_index":222},{"animationSSpeed_index":223},{"animationSSpeed_index":224},{"animationSSpeed_index":225},{"animationSSpeed_index":226},{"animationSSpeed_index":227},{"animationSSpeed_index":228},{"animationSSpeed_index":229},{"animationSSpeed_index":230},{"animationSSpeed_index":231},{"animationSSpeed_index":232},{"animationSSpeed_index":233},{"animationSSpeed_index":234},{"animationSSpeed_index":235},{"animationSSpeed_index":236},{"animationSSpeed_index":237},{"animationSSpeed_index":238},{"animationSSpeed_index":239},{"animationSSpeed_index":240},{"animationSSpeed_index":241},{"animationSSpeed_index":242},{"animationSSpeed_index":243},{"animationSSpeed_index":244},{"animationSSpeed_index":245},{"animationSSpeed_index":246},{"animationSSpeed_index":247},{"animationSSpeed_index":248},{"animationSSpeed_index":249},{"animationSSpeed_index":250},{"animationSSpeed_index":251},{"animationSSpeed_index":252},{"animationSSpeed_index":253},{"animationSSpeed_index":254},{"animationSSpeed_index":255},{"animationSSpeed_index":256},{"animationSSpeed_index":257},{"animationSSpeed_index":258},{"animationSSpeed_index":259},{"animationSSpeed_index":260},{"animationSSpeed_index":261},{"animationSSpeed_index":262},{"animationSSpeed_index":263},{"animationSSpeed_index":264},{"animationSSpeed_index":265},{"animationSSpeed_index":266},{"animationSSpeed_index":267},{"animationSSpeed_index":268},{"animationSSpeed_index":269},{"animationSSpeed_index":270},{"animationSSpeed_index":271},{"animationSSpeed_index":272},{"animationSSpeed_index":273},{"animationSSpeed_index":274},{"animationSSpeed_index":275},{"animationSSpeed_index":276},{"animationSSpeed_index":277},{"animationSSpeed_index":278},{"animationSSpeed_index":279},{"animationSSpeed_index":280},{"animationSSpeed_index":281},{"animationSSpeed_index":282},{"animationSSpeed_index":283},{"animationSSpeed_index":284},{"animationSSpeed_index":285},{"animationSSpeed_index":286},{"animationSSpeed_index":287},{"animationSSpeed_index":288},{"animationSSpeed_index":289},{"animationSSpeed_index":290},{"animationSSpeed_index":291},{"animationSSpeed_index":292},{"animationSSpeed_index":293},{"animationSSpeed_index":294},{"animationSSpeed_index":295},{"animationSSpeed_index":296},{"animationSSpeed_index":297},{"animationSSpeed_index":298},{"animationSSpeed_index":299},{"animationSSpeed_index":300},{"animationSSpeed_index":301},{"animationSSpeed_index":302},{"animationSSpeed_index":303},{"animationSSpeed_index":304},{"animationSSpeed_index":305},{"animationSSpeed_index":306},{"animationSSpeed_index":307},{"animationSSpeed_index":308},{"animationSSpeed_index":309},{"animationSSpeed_index":310},{"animationSSpeed_index":311},{"animationSSpeed_index":312},{"animationSSpeed_index":313},{"animationSSpeed_index":314},{"animationSSpeed_index":315},{"animationSSpeed_index":316},{"animationSSpeed_index":317},{"animationSSpeed_index":318},{"animationSSpeed_index":319},{"animationSSpeed_index":320},{"animationSSpeed_index":321},{"animationSSpeed_index":322},{"animationSSpeed_index":323},{"animationSSpeed_index":324},{"animationSSpeed_index":325},{"animationSSpeed_index":326},{"animationSSpeed_index":327},{"animationSSpeed_index":328},{"animationSSpeed_index":329},{"animationSSpeed_index":330},{"animationSSpeed_index":331},{"animationSSpeed_index":332},{"animationSSpeed_index":333},{"animationSSpeed_index":334},{"animationSSpeed_index":335},{"animationSSpeed_index":336},{"animationSSpeed_index":337},{"animationSSpeed_index":338},{"animationSSpeed_index":339},{"animationSSpeed_index":340},{"animationSSpeed_index":341},{"animationSSpeed_index":342},{"animationSSpeed_index":343},{"animationSSpeed_index":344},{"animationSSpeed_index":345},{"animationSSpeed_index":346},{"animationSSpeed_index":347},{"animationSSpeed_index":348},{"animationSSpeed_index":349},{"animationSSpeed_index":350},{"animationSSpeed_index":351},{"animationSSpeed_index":352},{"animationSSpeed_index":353},{"animationSSpeed_index":354},{"animationSSpeed_index":355},{"animationSSpeed_index":356},{"animationSSpeed_index":357},{"animationSSpeed_index":358},{"animationSSpeed_index":359},{"animationSSpeed_index":360},{"animationSSpeed_index":361},{"animationSSpeed_index":362},{"animationSSpeed_index":363},{"animationSSpeed_index":364},{"animationSSpeed_index":365},{"animationSSpeed_index":366},{"animationSSpeed_index":367},{"animationSSpeed_index":368},{"animationSSpeed_index":369},{"animationSSpeed_index":370},{"animationSSpeed_index":371},{"animationSSpeed_index":372},{"animationSSpeed_index":373},{"animationSSpeed_index":374},{"animationSSpeed_index":375},{"animationSSpeed_index":376},{"animationSSpeed_index":377},{"animationSSpeed_index":378},{"animationSSpeed_index":379},{"animationSSpeed_index":380},{"animationSSpeed_index":381},{"animationSSpeed_index":382},{"animationSSpeed_index":383},{"animationSSpeed_index":384},{"animationSSpeed_index":385},{"animationSSpeed_index":386},{"animationSSpeed_index":387},{"animationSSpeed_index":388},{"animationSSpeed_index":389},{"animationSSpeed_index":390},{"animationSSpeed_index":391},{"animationSSpeed_index":392},{"animationSSpeed_index":393},{"animationSSpeed_index":394},{"animationSSpeed_index":395},{"animationSSpeed_index":396},{"animationSSpeed_index":397},{"animationSSpeed_index":398},{"animationSSpeed_index":399},{"animationSSpeed_index":400},{"animationSSpeed_index":401},{"animationSSpeed_index":402},{"animationSSpeed_index":403},{"animationSSpeed_index":404},{"animationSSpeed_index":405},{"animationSSpeed_index":406},{"animationSSpeed_index":407},{"animationSSpeed_index":408},{"animationSSpeed_index":409},{"animationSSpeed_index":410},{"animationSSpeed_index":411},{"animationSSpeed_index":412},{"animationSSpeed_index":413},{"animationSSpeed_index":414},{"animationSSpeed_index":415},{"animationSSpeed_index":416},{"animationSSpeed_index":417},{"animationSSpeed_index":418},{"animationSSpeed_index":419},{"animationSSpeed_index":420},{"animationSSpeed_index":421},{"animationSSpeed_index":422},{"animationSSpeed_index":423},{"animationSSpeed_index":424},{"animationSSpeed_index":425},{"animationSSpeed_index":426},{"animationSSpeed_index":427},{"animationSSpeed_index":428},{"animationSSpeed_index":429},{"animationSSpeed_index":430},{"animationSSpeed_index":431},{"animationSSpeed_index":432},{"animationSSpeed_index":433},{"animationSSpeed_index":434},{"animationSSpeed_index":435},{"animationSSpeed_index":436},{"animationSSpeed_index":437},{"animationSSpeed_index":438},{"animationSSpeed_index":439},{"animationSSpeed_index":440},{"animationSSpeed_index":441},{"animationSSpeed_index":442},{"animationSSpeed_index":443},{"animationSSpeed_index":444},{"animationSSpeed_index":445},{"animationSSpeed_index":446},{"animationSSpeed_index":447},{"animationSSpeed_index":448},{"animationSSpeed_index":449},{"animationSSpeed_index":450},{"animationSSpeed_index":451},{"animationSSpeed_index":452},{"animationSSpeed_index":453},{"animationSSpeed_index":454},{"animationSSpeed_index":455},{"animationSSpeed_index":456},{"animationSSpeed_index":457},{"animationSSpeed_index":458},{"animationSSpeed_index":459},{"animationSSpeed_index":460},{"animationSSpeed_index":461},{"animationSSpeed_index":462},{"animationSSpeed_index":463},{"animationSSpeed_index":464},{"animationSSpeed_index":465},{"animationSSpeed_index":466},{"animationSSpeed_index":467},{"animationSSpeed_index":468},{"animationSSpeed_index":469},{"animationSSpeed_index":470},{"animationSSpeed_index":471},{"animationSSpeed_index":472},{"animationSSpeed_index":473},{"animationSSpeed_index":474},{"animationSSpeed_index":475},{"animationSSpeed_index":476},{"animationSSpeed_index":477},{"animationSSpeed_index":478},{"animationSSpeed_index":479},{"animationSSpeed_index":480},{"animationSSpeed_index":481},{"animationSSpeed_index":482},{"animationSSpeed_index":483},{"animationSSpeed_index":484},{"animationSSpeed_index":485},{"animationSSpeed_index":486},{"animationSSpeed_index":487},{"animationSSpeed_index":488},{"animationSSpeed_index":489},{"animationSSpeed_index":490},{"animationSSpeed_index":491},{"animationSSpeed_index":492},{"animationSSpeed_index":493},{"animationSSpeed_index":494},{"animationSSpeed_index":495},{"animationSSpeed_index":496},{"animationSSpeed_index":497},{"animationSSpeed_index":498},{"animationSSpeed_index":499},{"animationSSpeed_index":500}],"KenBurnsDuration_each":[{"KenBurnsDuration_index":0},{"KenBurnsDuration_index":1},{"KenBurnsDuration_index":2},{"KenBurnsDuration_index":3},{"KenBurnsDuration_index":4},{"KenBurnsDuration_index":5},{"KenBurnsDuration_index":6},{"KenBurnsDuration_index":7},{"KenBurnsDuration_index":8},{"KenBurnsDuration_index":9},{"KenBurnsDuration_index":10},{"KenBurnsDuration_index":11},{"KenBurnsDuration_index":12},{"KenBurnsDuration_index":13},{"KenBurnsDuration_index":14},{"KenBurnsDuration_index":15},{"KenBurnsDuration_index":16},{"KenBurnsDuration_index":17},{"KenBurnsDuration_index":18},{"KenBurnsDuration_index":19},{"KenBurnsDuration_index":20},{"KenBurnsDuration_index":21},{"KenBurnsDuration_index":22},{"KenBurnsDuration_index":23},{"KenBurnsDuration_index":24},{"KenBurnsDuration_index":25},{"KenBurnsDuration_index":26},{"KenBurnsDuration_index":27},{"KenBurnsDuration_index":28},{"KenBurnsDuration_index":29},{"KenBurnsDuration_index":30},{"KenBurnsDuration_index":31},{"KenBurnsDuration_index":32},{"KenBurnsDuration_index":33},{"KenBurnsDuration_index":34},{"KenBurnsDuration_index":35},{"KenBurnsDuration_index":36},{"KenBurnsDuration_index":37},{"KenBurnsDuration_index":38},{"KenBurnsDuration_index":39},{"KenBurnsDuration_index":40},{"KenBurnsDuration_index":41},{"KenBurnsDuration_index":42},{"KenBurnsDuration_index":43},{"KenBurnsDuration_index":44},{"KenBurnsDuration_index":45},{"KenBurnsDuration_index":46},{"KenBurnsDuration_index":47},{"KenBurnsDuration_index":48},{"KenBurnsDuration_index":49},{"KenBurnsDuration_index":50},{"KenBurnsDuration_index":51},{"KenBurnsDuration_index":52},{"KenBurnsDuration_index":53},{"KenBurnsDuration_index":54},{"KenBurnsDuration_index":55},{"KenBurnsDuration_index":56},{"KenBurnsDuration_index":57},{"KenBurnsDuration_index":58},{"KenBurnsDuration_index":59},{"KenBurnsDuration_index":60},{"KenBurnsDuration_index":61},{"KenBurnsDuration_index":62},{"KenBurnsDuration_index":63},{"KenBurnsDuration_index":64},{"KenBurnsDuration_index":65},{"KenBurnsDuration_index":66},{"KenBurnsDuration_index":67},{"KenBurnsDuration_index":68},{"KenBurnsDuration_index":69},{"KenBurnsDuration_index":70},{"KenBurnsDuration_index":71},{"KenBurnsDuration_index":72},{"KenBurnsDuration_index":73},{"KenBurnsDuration_index":74},{"KenBurnsDuration_index":75},{"KenBurnsDuration_index":76},{"KenBurnsDuration_index":77},{"KenBurnsDuration_index":78},{"KenBurnsDuration_index":79},{"KenBurnsDuration_index":80},{"KenBurnsDuration_index":81},{"KenBurnsDuration_index":82},{"KenBurnsDuration_index":83},{"KenBurnsDuration_index":84},{"KenBurnsDuration_index":85},{"KenBurnsDuration_index":86},{"KenBurnsDuration_index":87},{"KenBurnsDuration_index":88},{"KenBurnsDuration_index":89},{"KenBurnsDuration_index":90},{"KenBurnsDuration_index":91},{"KenBurnsDuration_index":92},{"KenBurnsDuration_index":93},{"KenBurnsDuration_index":94},{"KenBurnsDuration_index":95},{"KenBurnsDuration_index":96},{"KenBurnsDuration_index":97},{"KenBurnsDuration_index":98},{"KenBurnsDuration_index":99},{"KenBurnsDuration_index":100},{"KenBurnsDuration_index":101},{"KenBurnsDuration_index":102},{"KenBurnsDuration_index":103},{"KenBurnsDuration_index":104},{"KenBurnsDuration_index":105},{"KenBurnsDuration_index":106},{"KenBurnsDuration_index":107},{"KenBurnsDuration_index":108},{"KenBurnsDuration_index":109},{"KenBurnsDuration_index":110},{"KenBurnsDuration_index":111},{"KenBurnsDuration_index":112},{"KenBurnsDuration_index":113},{"KenBurnsDuration_index":114},{"KenBurnsDuration_index":115},{"KenBurnsDuration_index":116},{"KenBurnsDuration_index":117},{"KenBurnsDuration_index":118},{"KenBurnsDuration_index":119},{"KenBurnsDuration_index":120},{"KenBurnsDuration_index":121},{"KenBurnsDuration_index":122},{"KenBurnsDuration_index":123},{"KenBurnsDuration_index":124},{"KenBurnsDuration_index":125},{"KenBurnsDuration_index":126},{"KenBurnsDuration_index":127},{"KenBurnsDuration_index":128},{"KenBurnsDuration_index":129},{"KenBurnsDuration_index":130},{"KenBurnsDuration_index":131},{"KenBurnsDuration_index":132},{"KenBurnsDuration_index":133},{"KenBurnsDuration_index":134},{"KenBurnsDuration_index":135},{"KenBurnsDuration_index":136},{"KenBurnsDuration_index":137},{"KenBurnsDuration_index":138},{"KenBurnsDuration_index":139},{"KenBurnsDuration_index":140},{"KenBurnsDuration_index":141},{"KenBurnsDuration_index":142},{"KenBurnsDuration_index":143},{"KenBurnsDuration_index":144},{"KenBurnsDuration_index":145},{"KenBurnsDuration_index":146},{"KenBurnsDuration_index":147},{"KenBurnsDuration_index":148},{"KenBurnsDuration_index":149},{"KenBurnsDuration_index":150},{"KenBurnsDuration_index":151},{"KenBurnsDuration_index":152},{"KenBurnsDuration_index":153},{"KenBurnsDuration_index":154},{"KenBurnsDuration_index":155},{"KenBurnsDuration_index":156},{"KenBurnsDuration_index":157},{"KenBurnsDuration_index":158},{"KenBurnsDuration_index":159},{"KenBurnsDuration_index":160},{"KenBurnsDuration_index":161},{"KenBurnsDuration_index":162},{"KenBurnsDuration_index":163},{"KenBurnsDuration_index":164},{"KenBurnsDuration_index":165},{"KenBurnsDuration_index":166},{"KenBurnsDuration_index":167},{"KenBurnsDuration_index":168},{"KenBurnsDuration_index":169},{"KenBurnsDuration_index":170},{"KenBurnsDuration_index":171},{"KenBurnsDuration_index":172},{"KenBurnsDuration_index":173},{"KenBurnsDuration_index":174},{"KenBurnsDuration_index":175},{"KenBurnsDuration_index":176},{"KenBurnsDuration_index":177},{"KenBurnsDuration_index":178},{"KenBurnsDuration_index":179},{"KenBurnsDuration_index":180},{"KenBurnsDuration_index":181},{"KenBurnsDuration_index":182},{"KenBurnsDuration_index":183},{"KenBurnsDuration_index":184},{"KenBurnsDuration_index":185},{"KenBurnsDuration_index":186},{"KenBurnsDuration_index":187},{"KenBurnsDuration_index":188},{"KenBurnsDuration_index":189},{"KenBurnsDuration_index":190},{"KenBurnsDuration_index":191},{"KenBurnsDuration_index":192},{"KenBurnsDuration_index":193},{"KenBurnsDuration_index":194},{"KenBurnsDuration_index":195},{"KenBurnsDuration_index":196},{"KenBurnsDuration_index":197},{"KenBurnsDuration_index":198},{"KenBurnsDuration_index":199},{"KenBurnsDuration_index":200},{"KenBurnsDuration_index":201},{"KenBurnsDuration_index":202},{"KenBurnsDuration_index":203},{"KenBurnsDuration_index":204},{"KenBurnsDuration_index":205},{"KenBurnsDuration_index":206},{"KenBurnsDuration_index":207},{"KenBurnsDuration_index":208},{"KenBurnsDuration_index":209},{"KenBurnsDuration_index":210},{"KenBurnsDuration_index":211},{"KenBurnsDuration_index":212},{"KenBurnsDuration_index":213},{"KenBurnsDuration_index":214},{"KenBurnsDuration_index":215},{"KenBurnsDuration_index":216},{"KenBurnsDuration_index":217},{"KenBurnsDuration_index":218},{"KenBurnsDuration_index":219},{"KenBurnsDuration_index":220},{"KenBurnsDuration_index":221},{"KenBurnsDuration_index":222},{"KenBurnsDuration_index":223},{"KenBurnsDuration_index":224},{"KenBurnsDuration_index":225},{"KenBurnsDuration_index":226},{"KenBurnsDuration_index":227},{"KenBurnsDuration_index":228},{"KenBurnsDuration_index":229},{"KenBurnsDuration_index":230},{"KenBurnsDuration_index":231},{"KenBurnsDuration_index":232},{"KenBurnsDuration_index":233},{"KenBurnsDuration_index":234},{"KenBurnsDuration_index":235},{"KenBurnsDuration_index":236},{"KenBurnsDuration_index":237},{"KenBurnsDuration_index":238},{"KenBurnsDuration_index":239},{"KenBurnsDuration_index":240},{"KenBurnsDuration_index":241},{"KenBurnsDuration_index":242},{"KenBurnsDuration_index":243},{"KenBurnsDuration_index":244},{"KenBurnsDuration_index":245},{"KenBurnsDuration_index":246},{"KenBurnsDuration_index":247},{"KenBurnsDuration_index":248},{"KenBurnsDuration_index":249},{"KenBurnsDuration_index":250},{"KenBurnsDuration_index":251},{"KenBurnsDuration_index":252},{"KenBurnsDuration_index":253},{"KenBurnsDuration_index":254},{"KenBurnsDuration_index":255},{"KenBurnsDuration_index":256},{"KenBurnsDuration_index":257},{"KenBurnsDuration_index":258},{"KenBurnsDuration_index":259},{"KenBurnsDuration_index":260},{"KenBurnsDuration_index":261},{"KenBurnsDuration_index":262},{"KenBurnsDuration_index":263},{"KenBurnsDuration_index":264},{"KenBurnsDuration_index":265},{"KenBurnsDuration_index":266},{"KenBurnsDuration_index":267},{"KenBurnsDuration_index":268},{"KenBurnsDuration_index":269},{"KenBurnsDuration_index":270},{"KenBurnsDuration_index":271},{"KenBurnsDuration_index":272},{"KenBurnsDuration_index":273},{"KenBurnsDuration_index":274},{"KenBurnsDuration_index":275},{"KenBurnsDuration_index":276},{"KenBurnsDuration_index":277},{"KenBurnsDuration_index":278},{"KenBurnsDuration_index":279},{"KenBurnsDuration_index":280},{"KenBurnsDuration_index":281},{"KenBurnsDuration_index":282},{"KenBurnsDuration_index":283},{"KenBurnsDuration_index":284},{"KenBurnsDuration_index":285},{"KenBurnsDuration_index":286},{"KenBurnsDuration_index":287},{"KenBurnsDuration_index":288},{"KenBurnsDuration_index":289},{"KenBurnsDuration_index":290},{"KenBurnsDuration_index":291},{"KenBurnsDuration_index":292},{"KenBurnsDuration_index":293},{"KenBurnsDuration_index":294},{"KenBurnsDuration_index":295},{"KenBurnsDuration_index":296},{"KenBurnsDuration_index":297},{"KenBurnsDuration_index":298},{"KenBurnsDuration_index":299},{"KenBurnsDuration_index":300},{"KenBurnsDuration_index":301},{"KenBurnsDuration_index":302},{"KenBurnsDuration_index":303},{"KenBurnsDuration_index":304},{"KenBurnsDuration_index":305},{"KenBurnsDuration_index":306},{"KenBurnsDuration_index":307},{"KenBurnsDuration_index":308},{"KenBurnsDuration_index":309},{"KenBurnsDuration_index":310},{"KenBurnsDuration_index":311},{"KenBurnsDuration_index":312},{"KenBurnsDuration_index":313},{"KenBurnsDuration_index":314},{"KenBurnsDuration_index":315},{"KenBurnsDuration_index":316},{"KenBurnsDuration_index":317},{"KenBurnsDuration_index":318},{"KenBurnsDuration_index":319},{"KenBurnsDuration_index":320},{"KenBurnsDuration_index":321},{"KenBurnsDuration_index":322},{"KenBurnsDuration_index":323},{"KenBurnsDuration_index":324},{"KenBurnsDuration_index":325},{"KenBurnsDuration_index":326},{"KenBurnsDuration_index":327},{"KenBurnsDuration_index":328},{"KenBurnsDuration_index":329},{"KenBurnsDuration_index":330},{"KenBurnsDuration_index":331},{"KenBurnsDuration_index":332},{"KenBurnsDuration_index":333},{"KenBurnsDuration_index":334},{"KenBurnsDuration_index":335},{"KenBurnsDuration_index":336},{"KenBurnsDuration_index":337},{"KenBurnsDuration_index":338},{"KenBurnsDuration_index":339},{"KenBurnsDuration_index":340},{"KenBurnsDuration_index":341},{"KenBurnsDuration_index":342},{"KenBurnsDuration_index":343},{"KenBurnsDuration_index":344},{"KenBurnsDuration_index":345},{"KenBurnsDuration_index":346},{"KenBurnsDuration_index":347},{"KenBurnsDuration_index":348},{"KenBurnsDuration_index":349},{"KenBurnsDuration_index":350},{"KenBurnsDuration_index":351},{"KenBurnsDuration_index":352},{"KenBurnsDuration_index":353},{"KenBurnsDuration_index":354},{"KenBurnsDuration_index":355},{"KenBurnsDuration_index":356},{"KenBurnsDuration_index":357},{"KenBurnsDuration_index":358},{"KenBurnsDuration_index":359},{"KenBurnsDuration_index":360},{"KenBurnsDuration_index":361},{"KenBurnsDuration_index":362},{"KenBurnsDuration_index":363},{"KenBurnsDuration_index":364},{"KenBurnsDuration_index":365},{"KenBurnsDuration_index":366},{"KenBurnsDuration_index":367},{"KenBurnsDuration_index":368},{"KenBurnsDuration_index":369},{"KenBurnsDuration_index":370},{"KenBurnsDuration_index":371},{"KenBurnsDuration_index":372},{"KenBurnsDuration_index":373},{"KenBurnsDuration_index":374},{"KenBurnsDuration_index":375},{"KenBurnsDuration_index":376},{"KenBurnsDuration_index":377},{"KenBurnsDuration_index":378},{"KenBurnsDuration_index":379},{"KenBurnsDuration_index":380},{"KenBurnsDuration_index":381},{"KenBurnsDuration_index":382},{"KenBurnsDuration_index":383},{"KenBurnsDuration_index":384},{"KenBurnsDuration_index":385},{"KenBurnsDuration_index":386},{"KenBurnsDuration_index":387},{"KenBurnsDuration_index":388},{"KenBurnsDuration_index":389},{"KenBurnsDuration_index":390},{"KenBurnsDuration_index":391},{"KenBurnsDuration_index":392},{"KenBurnsDuration_index":393},{"KenBurnsDuration_index":394},{"KenBurnsDuration_index":395},{"KenBurnsDuration_index":396},{"KenBurnsDuration_index":397},{"KenBurnsDuration_index":398},{"KenBurnsDuration_index":399},{"KenBurnsDuration_index":400},{"KenBurnsDuration_index":401},{"KenBurnsDuration_index":402},{"KenBurnsDuration_index":403},{"KenBurnsDuration_index":404},{"KenBurnsDuration_index":405},{"KenBurnsDuration_index":406},{"KenBurnsDuration_index":407},{"KenBurnsDuration_index":408},{"KenBurnsDuration_index":409},{"KenBurnsDuration_index":410},{"KenBurnsDuration_index":411},{"KenBurnsDuration_index":412},{"KenBurnsDuration_index":413},{"KenBurnsDuration_index":414},{"KenBurnsDuration_index":415},{"KenBurnsDuration_index":416},{"KenBurnsDuration_index":417},{"KenBurnsDuration_index":418},{"KenBurnsDuration_index":419},{"KenBurnsDuration_index":420},{"KenBurnsDuration_index":421},{"KenBurnsDuration_index":422},{"KenBurnsDuration_index":423},{"KenBurnsDuration_index":424},{"KenBurnsDuration_index":425},{"KenBurnsDuration_index":426},{"KenBurnsDuration_index":427},{"KenBurnsDuration_index":428},{"KenBurnsDuration_index":429},{"KenBurnsDuration_index":430},{"KenBurnsDuration_index":431},{"KenBurnsDuration_index":432},{"KenBurnsDuration_index":433},{"KenBurnsDuration_index":434},{"KenBurnsDuration_index":435},{"KenBurnsDuration_index":436},{"KenBurnsDuration_index":437},{"KenBurnsDuration_index":438},{"KenBurnsDuration_index":439},{"KenBurnsDuration_index":440},{"KenBurnsDuration_index":441},{"KenBurnsDuration_index":442},{"KenBurnsDuration_index":443},{"KenBurnsDuration_index":444},{"KenBurnsDuration_index":445},{"KenBurnsDuration_index":446},{"KenBurnsDuration_index":447},{"KenBurnsDuration_index":448},{"KenBurnsDuration_index":449},{"KenBurnsDuration_index":450},{"KenBurnsDuration_index":451},{"KenBurnsDuration_index":452},{"KenBurnsDuration_index":453},{"KenBurnsDuration_index":454},{"KenBurnsDuration_index":455},{"KenBurnsDuration_index":456},{"KenBurnsDuration_index":457},{"KenBurnsDuration_index":458},{"KenBurnsDuration_index":459},{"KenBurnsDuration_index":460},{"KenBurnsDuration_index":461},{"KenBurnsDuration_index":462},{"KenBurnsDuration_index":463},{"KenBurnsDuration_index":464},{"KenBurnsDuration_index":465},{"KenBurnsDuration_index":466},{"KenBurnsDuration_index":467},{"KenBurnsDuration_index":468},{"KenBurnsDuration_index":469},{"KenBurnsDuration_index":470},{"KenBurnsDuration_index":471},{"KenBurnsDuration_index":472},{"KenBurnsDuration_index":473},{"KenBurnsDuration_index":474},{"KenBurnsDuration_index":475},{"KenBurnsDuration_index":476},{"KenBurnsDuration_index":477},{"KenBurnsDuration_index":478},{"KenBurnsDuration_index":479},{"KenBurnsDuration_index":480},{"KenBurnsDuration_index":481},{"KenBurnsDuration_index":482},{"KenBurnsDuration_index":483},{"KenBurnsDuration_index":484},{"KenBurnsDuration_index":485},{"KenBurnsDuration_index":486},{"KenBurnsDuration_index":487},{"KenBurnsDuration_index":488},{"KenBurnsDuration_index":489},{"KenBurnsDuration_index":490},{"KenBurnsDuration_index":491},{"KenBurnsDuration_index":492},{"KenBurnsDuration_index":493},{"KenBurnsDuration_index":494},{"KenBurnsDuration_index":495},{"KenBurnsDuration_index":496},{"KenBurnsDuration_index":497},{"KenBurnsDuration_index":498},{"KenBurnsDuration_index":499},{"KenBurnsDuration_index":500}],"type_of_slider":"normal","setWidth":"normal","total":"3","currentSlide":1,"animation":"scroll","videomute":false,"full_height":true,"height":true,"customHeight":"auto","customHeight1":"auto","customHeight2":"auto","customHeight3":"auto","paddingTop_large":"100","paddingBottom_large":"100","paddingLeft_large":"100","paddingRight_large":"100","paddingTop_medium":"80","paddingBottom_medium":"80","paddingLeft_medium":"80","paddingRight_medium":"80","paddingTop_small":"50","paddingBottom_small":"50","paddingLeft_small":"50","paddingRight_small":"50","paddingTop_extra_small":"20","paddingBottom_extra_small":"20","paddingLeft_extra_small":"20","paddingRight_extra_small":"20","marginTop_large":"0","marginBottom_large":"0","marginRight_large":"0","marginLeft_large":"0","marginTop_medium":"0","marginBottom_medium":"0","marginRight_medium":"0","marginLeft_medium":"0","marginTop_small":"0","marginBottom_small":"0","marginRight_small":"0","marginLeft_small":"0","marginTop_extra_small":"0","marginBottom_extra_small":"0","marginRight_extra_small":"0","marginLeft_extra_small":"0","autoplay":true,"pauseOnHover":true,"animationSDuration":"500","animationSSpeed":"5000","KenBurns":false,"KenBurnsAnimations":"uk-animation-middle-left","KenBurnsDuration":"8000","ShowArrow":true,"ArrowStyle":"style1","ArrowColor":"#ffffff","ArrowColorHover":"#ffffff","ArrowSize":"30","ArrowOnHover":false,"BulletsThumbnail":false,"TypeOfNavigation":"bullets","BulletsStyle":"style1","BulletsColor":"#ffffff","BulletsSize":"10","BulletsOnHover":false,"BulletsPosition":"center","ThumbnailPosition":"undefined","slide_id_1":"1","TypeOfSlider1":"CBg","BGTransparent1":false,"ImgBGUpload1":"","ColorBG1":"#ffffff","GradientBG1":"","PatternBG1":"","VideoBGUpload1":"","SlideContent1":true,"CaptionOverlay1":false,"CaptionBG1":"rgba(74, 201, 0, 1)","CaptionPosition1":"center","CAnimation1":"fade","slide_id_2":"2","TypeOfSlider2":"CBg","BGTransparent2":false,"ImgBGUpload2":"","ColorBG2":"#ffffff","GradientBG2":"","PatternBG2":"","VideoBGUpload2":"","SlideContent2":true,"CaptionOverlay2":false,"CaptionBG2":"rgba(74, 201, 0, 1)","CaptionPosition2":"center","CAnimation2":"fade","slide_id_3":"BtCrg","TypeOfSlider3":"CBg","BGTransparent3":false,"ImgBGUpload3":"","ColorBG3":"#ffffff","GradientBG3":"","PatternBG3":"","VideoBGUpload3":"","SlideContent3":true,"CaptionOverlay3":false,"CaptionBG3":"rgba(74, 201, 0, 1)","CaptionPosition3":"full","CAnimation3":"fade","slide_id_4":"4","TypeOfSlider4":"IBg","BGTransparent4":false,"ImgBGUpload4":"","ColorBG4":"","GradientBG4":"","PatternBG4":"","VideoBGUpload4":"","SlideContent4":true,"CaptionOverlay4":false,"CaptionBG4":"#4ac900","CaptionPosition4":"center","CAnimation4":"fade","slide_id_5":"5","TypeOfSlider5":"IBg","BGTransparent5":false,"ImgBGUpload5":"","ColorBG5":"","GradientBG5":"","PatternBG5":"","VideoBGUpload5":"","SlideContent5":true,"CaptionOverlay5":false,"CaptionBG5":"#4ac900","CaptionPosition5":"center","CAnimation5":"fade","slide_id_6":"6","TypeOfSlider6":"IBg","BGTransparent6":false,"ImgBGUpload6":"","ColorBG6":"","GradientBG6":"","PatternBG6":"","VideoBGUpload6":"","SlideContent6":true,"CaptionOverlay6":false,"CaptionBG6":"#4ac900","CaptionPosition6":"center","CAnimation6":"fade","slide_id_7":"7","TypeOfSlider7":"IBg","BGTransparent7":false,"ImgBGUpload7":"","ColorBG7":"","GradientBG7":"","PatternBG7":"","VideoBGUpload7":"","SlideContent7":true,"CaptionOverlay7":false,"CaptionBG7":"#4ac900","CaptionPosition7":"center","CAnimation7":"fade","slide_id_8":"8","TypeOfSlider8":"IBg","BGTransparent8":false,"ImgBGUpload8":"","ColorBG8":"","GradientBG8":"","PatternBG8":"","VideoBGUpload8":"","SlideContent8":true,"CaptionOverlay8":false,"CaptionBG8":"#4ac900","CaptionPosition8":"center","CAnimation8":"fade","slide_id_9":"9","TypeOfSlider9":"IBg","BGTransparent9":false,"ImgBGUpload9":"","ColorBG9":"","GradientBG9":"","PatternBG9":"","VideoBGUpload9":"","SlideContent9":true,"CaptionOverlay9":false,"CaptionBG9":"#4ac900","CaptionPosition9":"center","CAnimation9":"fade","slide_id_10":"10","TypeOfSlider10":"IBg","BGTransparent10":false,"ImgBGUpload10":"","ColorBG10":"","GradientBG10":"","PatternBG10":"","VideoBGUpload10":"","SlideContent10":true,"CaptionOverlay10":false,"CaptionBG10":"#4ac900","CaptionPosition10":"center","CAnimation10":"fade","slide_id_11":"11","TypeOfSlider11":"IBg","BGTransparent11":false,"ImgBGUpload11":"","ColorBG11":"","GradientBG11":"","PatternBG11":"","VideoBGUpload11":"","SlideContent11":true,"CaptionOverlay11":false,"CaptionBG11":"#4ac900","CaptionPosition11":"center","CAnimation11":"fade","slide_id_12":"12","TypeOfSlider12":"IBg","BGTransparent12":false,"ImgBGUpload12":"","ColorBG12":"","GradientBG12":"","PatternBG12":"","VideoBGUpload12":"","SlideContent12":true,"CaptionOverlay12":false,"CaptionBG12":"#4ac900","CaptionPosition12":"center","CAnimation12":"fade","slide_id_13":"13","TypeOfSlider13":"IBg","BGTransparent13":false,"ImgBGUpload13":"","ColorBG13":"","GradientBG13":"","PatternBG13":"","VideoBGUpload13":"","SlideContent13":true,"CaptionOverlay13":false,"CaptionBG13":"#4ac900","CaptionPosition13":"center","CAnimation13":"fade","slide_id_14":"14","TypeOfSlider14":"IBg","BGTransparent14":false,"ImgBGUpload14":"","ColorBG14":"","GradientBG14":"","PatternBG14":"","VideoBGUpload14":"","SlideContent14":true,"CaptionOverlay14":false,"CaptionBG14":"#4ac900","CaptionPosition14":"center","CAnimation14":"fade","slide_id_15":"15","TypeOfSlider15":"IBg","BGTransparent15":false,"ImgBGUpload15":"","ColorBG15":"","GradientBG15":"","PatternBG15":"","VideoBGUpload15":"","SlideContent15":true,"CaptionOverlay15":false,"CaptionBG15":"#4ac900","CaptionPosition15":"center","CAnimation15":"fade","slide_id_16":"16","TypeOfSlider16":"IBg","BGTransparent16":false,"ImgBGUpload16":"","ColorBG16":"","GradientBG16":"","PatternBG16":"","VideoBGUpload16":"","SlideContent16":true,"CaptionOverlay16":false,"CaptionBG16":"#4ac900","CaptionPosition16":"center","CAnimation16":"fade","slide_id_17":"17","TypeOfSlider17":"IBg","BGTransparent17":false,"ImgBGUpload17":"","ColorBG17":"","GradientBG17":"","PatternBG17":"","VideoBGUpload17":"","SlideContent17":true,"CaptionOverlay17":false,"CaptionBG17":"#4ac900","CaptionPosition17":"center","CAnimation17":"fade","slide_id_18":"18","TypeOfSlider18":"IBg","BGTransparent18":false,"ImgBGUpload18":"","ColorBG18":"","GradientBG18":"","PatternBG18":"","VideoBGUpload18":"","SlideContent18":true,"CaptionOverlay18":false,"CaptionBG18":"#4ac900","CaptionPosition18":"center","CAnimation18":"fade","slide_id_19":"19","TypeOfSlider19":"IBg","BGTransparent19":false,"ImgBGUpload19":"","ColorBG19":"","GradientBG19":"","PatternBG19":"","VideoBGUpload19":"","SlideContent19":true,"CaptionOverlay19":false,"CaptionBG19":"#4ac900","CaptionPosition19":"center","CAnimation19":"fade","slide_id_20":"20","TypeOfSlider20":"IBg","BGTransparent20":false,"ImgBGUpload20":"","ColorBG20":"","GradientBG20":"","PatternBG20":"","VideoBGUpload20":"","SlideContent20":true,"CaptionOverlay20":false,"CaptionBG20":"#4ac900","CaptionPosition20":"center","CAnimation20":"fade"});_Element.prototype.settings.page_element_id = "985724659114350875";_Element.prototype.element_id = "93a2ccdb-0806-46bd-9935-47461dac1f26";_Element.prototype.user_id = "43731917";_Element.prototype.site_id = "681364493528077998";_Element.prototype.assets_path = "//marketplace.editmysite.com/uploads/b/marketplace-elements-984773692285055731-1.0.7/assets/";new _Element({el: '#element-93a2ccdb-0806-46bd-9935-47461dac1f26'});});});}if (typeof document.documentElement.appReady == 'undefined') {document.documentElement.appReady = 0;}if (document.documentElement.appReady || (window.inEditor && window.inEditor())) {setupElement985724659114350875();} else if (document.createEvent && document.addEventListener) {document.addEventListener('appReady', setupElement985724659114350875, false);} else {document.documentElement.attachEvent('onpropertychange', function(event){if (event.propertyName == 'appReady') {setupElement985724659114350875();}});}

    • OraCare- The Professional Alternative to Chlorhexidine (2024)
      Top Articles
      The Global Burden of Disease of Zoonotic Parasitic Diseases: Top 5 Contenders for Priority Consideration
      Decentralization of Warehouses in the E-commerce Age (Pros, Cons, and Types)
      Katie Pavlich Bikini Photos
      Gamevault Agent
      Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
      Free Atm For Emerald Card Near Me
      Craigslist Mexico Cancun
      Hendersonville (Tennessee) – Travel guide at Wikivoyage
      Doby's Funeral Home Obituaries
      Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
      Select Truck Greensboro
      Things To Do In Atlanta Tomorrow Night
      Non Sequitur
      How To Cut Eelgrass Grounded
      Pac Man Deviantart
      Alexander Funeral Home Gallatin Obituaries
      Craigslist In Flagstaff
      Shasta County Most Wanted 2022
      Energy Healing Conference Utah
      Testberichte zu E-Bikes & Fahrrädern von PROPHETE.
      Aaa Saugus Ma Appointment
      Geometry Review Quiz 5 Answer Key
      Walgreens Alma School And Dynamite
      Bible Gateway passage: Revelation 3 - New Living Translation
      Yisd Home Access Center
      Home
      Shadbase Get Out Of Jail
      Gina Wilson Angle Addition Postulate
      Celina Powell Lil Meech Video: A Controversial Encounter Shakes Social Media - Video Reddit Trend
      Walmart Pharmacy Near Me Open
      A Christmas Horse - Alison Senxation
      Ou Football Brainiacs
      Access a Shared Resource | Computing for Arts + Sciences
      Pixel Combat Unblocked
      Cvs Sport Physicals
      Mercedes W204 Belt Diagram
      Rogold Extension
      'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
      Teenbeautyfitness
      Weekly Math Review Q4 3
      Facebook Marketplace Marrero La
      Nobodyhome.tv Reddit
      Topos De Bolos Engraçados
      Gregory (Five Nights at Freddy's)
      Grand Valley State University Library Hours
      Holzer Athena Portal
      Hampton In And Suites Near Me
      Stoughton Commuter Rail Schedule
      Bedbathandbeyond Flemington Nj
      Free Carnival-themed Google Slides & PowerPoint templates
      Otter Bustr
      Selly Medaline
      Latest Posts
      Article information

      Author: Nicola Considine CPA

      Last Updated:

      Views: 6420

      Rating: 4.9 / 5 (69 voted)

      Reviews: 84% of readers found this page helpful

      Author information

      Name: Nicola Considine CPA

      Birthday: 1993-02-26

      Address: 3809 Clinton Inlet, East Aleisha, UT 46318-2392

      Phone: +2681424145499

      Job: Government Technician

      Hobby: Calligraphy, Lego building, Worldbuilding, Shooting, Bird watching, Shopping, Cooking

      Introduction: My name is Nicola Considine CPA, I am a determined, witty, powerful, brainy, open, smiling, proud person who loves writing and wants to share my knowledge and understanding with you.