PATH:
home
/
letacommog
/
lavenue
/
wp-content
/
plugins
/
Ultimate_VC_Addons
/
assets
/
min-js
!function(){var a=!1;window.JQClass=function(){},JQClass.classes={},JQClass.extend=function b(c){function d(){!a&&this._init&&this._init.apply(this,arguments)}var e=this.prototype;a=!0;var f=new this;a=!1;for(var g in c)f[g]="function"==typeof c[g]&&"function"==typeof e[g]?function(a,b){return function(){var c=this._super;this._super=function(b){return e[a].apply(this,b)};var d=b.apply(this,arguments);return this._super=c,d}}(g,c[g]):c[g];return d.prototype=f,d.prototype.constructor=d,d.extend=b,d}}(),function($){function camelCase(a){return a.replace(/-([a-z])/g,function(a,b){return b.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 a=camelCase(this.name);$[a]=this,$.fn[a]=function(b){var c=Array.prototype.slice.call(arguments,1);return $[a]._isNotChained(b,c)?$[a][b].apply($[a],[this[0]].concat(c)):this.each(function(){if("string"==typeof b){if("_"===b[0]||!$[a][b])throw"Unknown method: "+b;$[a][b].apply($[a],[this].concat(c))}else $[a]._attach(this,b)})}},setDefaults:function(a){$.extend(this.defaultOptions,a||{})},_isNotChained:function(a,b){return"option"===a&&(0===b.length||1===b.length&&"string"==typeof b[0])||$.inArray(a,this._getters)>-1},_attach:function(a,b){if(a=$(a),!a.hasClass(this._getMarker())){a.addClass(this._getMarker()),b=$.extend({},this.defaultOptions,this._getMetadata(a),b||{});var c=$.extend({name:this.name,elem:a,options:b},this._instSettings(a,b));a.data(this.name,c),this._postAttach(a,c),this.option(a,b)}},_instSettings:function(a,b){return{}},_postAttach:function(a,b){},_getMetadata:function(d){try{var f=d.data(this.name.toLowerCase())||"";f=f.replace(/'/g,'"'),f=f.replace(/([a-zA-Z0-9]+):/g,function(a,b,c){var d=f.substring(0,c).match(/"/g);return d&&d.length%2!=0?b+":":'"'+b+'":'}),f=$.parseJSON("{"+f+"}");for(var g in f){var h=f[g];"string"==typeof h&&h.match(/^new Date\((.*)\)$/)&&(f[g]=eval(h))}return f}catch(a){return{}}},_getInst:function(a){return $(a).data(this.name)||{}},option:function(a,b,c){a=$(a);var d=a.data(this.name);if(!b||"string"==typeof b&&null==c){var e=(d||{}).options;return e&&b?e[b]:e}if(a.hasClass(this._getMarker())){var e=b||{};"string"==typeof b&&(e={},e[b]=c),this._optionsChanged(a,d,e),$.extend(d.options,e)}},_optionsChanged:function(a,b,c){},destroy:function(a){a=$(a),a.hasClass(this._getMarker())&&(this._preDestroy(a,this._getInst(a)),a.removeData(this.name).removeClass(this._getMarker()))},_preDestroy:function(a,b){}}),$.JQPlugin={createPlugin:function(a,b){"object"==typeof a&&(b=a,a="JQPlugin"),a=camelCase(a);var c=camelCase(b.name);JQClass.classes[c]=JQClass.classes[a].extend(b),new JQClass.classes[c]}}}(jQuery),function(a){var b="ult_countdown";a.JQPlugin.createPlugin({name:b,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:b+"-rtl",_sectionClass:b+"-section",_amountClass:b+"-amount",_periodClass:b+"-period",_rowClass:b+"-row",_holdingClass:b+"-holding",_showClass:b+"-show",_descrClass:b+"-descr",_timerElems:[],_init:function(){function b(a){var h=a<1e12?e?performance.now()+performance.timing.navigationStart:d():a||d();h-g>=1e3&&(c._updateElems(),g=h),f(b)}var c=this;this._super(),this._serverSyncs=[];var d="function"==typeof Date.now?Date.now:function(){return(new Date).getTime()},e=window.performance&&"function"==typeof window.performance.now,f=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||null,g=0;!f||a.noRequestAnimationFrame?(a.noRequestAnimationFrame=null,setInterval(function(){c._updateElems()},980)):(g=window.animationStartTime||window.webkitAnimationStartTime||window.mozAnimationStartTime||window.oAnimationStartTime||window.msAnimationStartTime||d(),f(b))},UTCDate:function(a,b,c,d,e,f,g,h){"object"==typeof b&&b.constructor==Date&&(h=b.getMilliseconds(),g=b.getSeconds(),f=b.getMinutes(),e=b.getHours(),d=b.getDate(),c=b.getMonth(),b=b.getFullYear());var i=new Date;return i.setUTCFullYear(b),i.setUTCDate(1),i.setUTCMonth(c||0),i.setUTCDate(d||1),i.setUTCHours(e||0),i.setUTCMinutes((f||0)-(Math.abs(a)<30?60*a:a)),i.setUTCSeconds(g||0),i.setUTCMilliseconds(h||0),i},periodsToSeconds:function(a){return 31557600*a[0]+2629800*a[1]+604800*a[2]+86400*a[3]+3600*a[4]+60*a[5]+a[6]},_instSettings:function(a,b){return{_periods:[0,0,0,0,0,0,0]}},_addElem:function(a){this._hasElem(a)||this._timerElems.push(a)},_hasElem:function(b){return a.inArray(b,this._timerElems)>-1},_removeElem:function(b){this._timerElems=a.map(this._timerElems,function(a){return a==b?null:a})},_updateElems:function(){for(var a=this._timerElems.length-1;a>=0;a--)this._updateCountdown(this._timerElems[a])},_optionsChanged:function(b,c,d){d.layout&&(d.layout=d.layout.replace(/</g,"<").replace(/>/g,">")),this._resetExtraLabels(c.options,d);var e=c.options.timezone!=d.timezone;a.extend(c.options,d),this._adjustSettings(b,c,null!=d.until||null!=d.since||e);var f=new Date;(c._since&&c._since<f||c._until&&c._until>f)&&this._addElem(b[0]),this._updateCountdown(b,c)},_updateCountdown:function(b,c){if(b=b.jquery?b:a(b),c=c||b.data(this.name)){if(b.html(this._generateHTML(c)).toggleClass(this._rtlClass,c.options.isRTL),a.isFunction(c.options.onTick)){var d="lap"!=c._hold?c._periods:this._calculatePeriods(c,c._show,c.options.significant,new Date);1!=c.options.tickInterval&&this.periodsToSeconds(d)%c.options.tickInterval!=0||c.options.onTick.apply(b[0],[d])}if("pause"!=c._hold&&(c._since?c._now.getTime()<c._since.getTime():c._now.getTime()>=c._until.getTime())&&!c._expiring){if(c._expiring=!0,this._hasElem(b[0])||c.options.alwaysExpire){if(this._removeElem(b[0]),a.isFunction(c.options.onExpiry)&&c.options.onExpiry.apply(b[0],[]),c.options.expiryText){var e=c.options.layout;c.options.layout=c.options.expiryText,this._updateCountdown(b[0],c),c.options.layout=e}c.options.expiryUrl&&(window.location=c.options.expiryUrl)}c._expiring=!1}else"pause"==c._hold&&this._removeElem(b[0])}},_resetExtraLabels:function(a,b){var c=!1;for(var d in b)if("whichLabels"!=d&&d.match(/[Ll]abels/)){c=!0;break}if(c)for(var d in a)d.match(/[Ll]abels[02-9]|compactLabels1/)&&(a[d]=null)},_adjustSettings:function(b,c,d){for(var e,f=0,g=null,h=0;h<this._serverSyncs.length;h++)if(this._serverSyncs[h][0]==c.options.serverSync){g=this._serverSyncs[h][1];break}if(null!=g)f=c.options.serverSync?g:0,e=new Date;else{var i=a.isFunction(c.options.serverSync)?c.options.serverSync.apply(b[0],[]):null;e=new Date,f=i?e.getTime()-i.getTime():0,this._serverSyncs.push([c.options.serverSync,f])}var j=c.options.timezone;j=null==j?-e.getTimezoneOffset():j,(d||!d&&null==c._until&&null==c._since)&&(c._since=c.options.since,null!=c._since&&(c._since=this.UTCDate(j,this._determineTime(c._since,null)),c._since&&f&&c._since.setMilliseconds(c._since.getMilliseconds()+f)),c._until=this.UTCDate(j,this._determineTime(c.options.until,e)),f&&c._until.setMilliseconds(c._until.getMilliseconds()+f)),c._show=this._determineShow(c)},_preDestroy:function(a,b){this._removeElem(a[0]),a.empty()},pause:function(a){this._hold(a,"pause")},lap:function(a){this._hold(a,"lap")},resume:function(a){this._hold(a,null)},toggle:function(b){this[(a.data(b,this.name)||{})._hold?"resume":"pause"](b)},toggleLap:function(b){this[(a.data(b,this.name)||{})._hold?"resume":"lap"](b)},_hold:function(b,c){var d=a.data(b,this.name);if(d){if("pause"==d._hold&&!c){d._periods=d._savePeriods;var e=d._since?"-":"+";d[d._since?"_since":"_until"]=this._determineTime(e+d._periods[0]+"y"+e+d._periods[1]+"o"+e+d._periods[2]+"w"+e+d._periods[3]+"d"+e+d._periods[4]+"h"+e+d._periods[5]+"m"+e+d._periods[6]+"s"),this._addElem(b)}d._hold=c,d._savePeriods="pause"==c?d._periods:null,a.data(b,this.name,d),this._updateCountdown(b,d)}},getTimes:function(b){var c=a.data(b,this.name);return c?"pause"==c._hold?c._savePeriods:c._hold?this._calculatePeriods(c,c._show,c.options.significant,new Date):c._periods:null},_determineTime:function(a,b){var c=this,d=null==a?b:"string"==typeof a?function(a){a=a.toLowerCase();for(var b=new Date,d=b.getFullYear(),e=b.getMonth(),f=b.getDate(),g=b.getHours(),h=b.getMinutes(),i=b.getSeconds(),j=/([+-]?[0-9]+)\s*(s|m|h|d|w|o|y)?/g,k=j.exec(a);k;){switch(k[2]||"s"){case"s":i+=parseInt(k[1],10);break;case"m":h+=parseInt(k[1],10);break;case"h":g+=parseInt(k[1],10);break;case"d":f+=parseInt(k[1],10);break;case"w":f+=7*parseInt(k[1],10);break;case"o":e+=parseInt(k[1],10),f=Math.min(f,c._getDaysInMonth(d,e));break;case"y":d+=parseInt(k[1],10),f=Math.min(f,c._getDaysInMonth(d,e))}k=j.exec(a)}return new Date(d,e,f,g,h,i,0)}(a):"number"==typeof a?function(a){var b=new Date;return b.setTime(b.getTime()+1e3*a),b}(a):a;return d&&d.setMilliseconds(0),d},_getDaysInMonth:function(a,b){return 32-new Date(a,b,32).getDate()},_normalLabels:function(a){return a},_generateHTML:function(b){var c=this;b._periods=b._hold?b._periods:this._calculatePeriods(b,b._show,b.options.significant,new Date);for(var d=!1,e=0,f=b.options.significant,g=a.extend({},b._show),h=0;h<=6;h++)d|="?"==b._show[h]&&b._periods[h]>0,g[h]="?"!=b._show[h]||d?b._show[h]:null,e+=g[h]?1:0,f-=b._periods[h]>0?1:0;for(var i=[!1,!1,!1,!1,!1,!1,!1],h=6;h>=0;h--)b._show[h]&&(b._periods[h]?i[h]=!0:(i[h]=f>0,f--));var j=b.options.compact?b.options.compactLabels:b.options.labels,k=b.options.whichLabels||this._normalLabels,l=function(a){var d=b.options["compactLabels"+k(b._periods[a])];return g[a]?c._translateDigits(b,b._periods[a])+(d?d[a]:j[a])+" ":""},m=b.options.padZeroes?2:1,n=function(a){var d=b.options["labels"+k(b._periods[a])];return!b.options.significant&&g[a]||b.options.significant&&i[a]?'<span class="'+c._sectionClass+'"><span class="ult_time-mid"><span class="'+c._amountClass+'">'+c._minDigits(b,b._periods[a],m)+'</span><span class="'+c._periodClass+'">'+(d?d[a]:j[a])+"</span></span></span>":""};return b.options.layout?this._buildLayout(b,g,b.options.layout,b.options.compact,b.options.significant,i):(b.options.compact?'<span class="'+this._rowClass+" "+this._amountClass+(b._hold?" "+this._holdingClass:"")+'">'+l(0)+l(1)+l(2)+l(3)+(g[4]?this._minDigits(b,b._periods[4],2):"")+(g[5]?(g[4]?b.options.timeSeparator:"")+this._minDigits(b,b._periods[5],2):"")+(g[6]?(g[4]||g[5]?b.options.timeSeparator:"")+this._minDigits(b,b._periods[6],2):""):'<span class="'+this._rowClass+" "+this._showClass+(b.options.significant||e)+(b._hold?" "+this._holdingClass:"")+'">'+n(0)+n(1)+n(2)+n(3)+n(4)+n(5)+n(6))+"</span>"+(b.options.description?'<span class="'+this._rowClass+" "+this._descrClass+'">'+b.options.description+"</span>":"")},_buildLayout:function(b,c,d,e,f,g){for(var h=b.options[e?"compactLabels":"labels"],i=b.options.whichLabels||this._normalLabels,j=function(a){return(b.options[(e?"compactLabels":"labels")+i(b._periods[a])]||h)[a]},k=function(a,c){return b.options.digits[Math.floor(a/c)%10]},l={desc:b.options.description,sep:b.options.timeSeparator,yl:j(0),yn:this._minDigits(b,b._periods[0],1),ynn:this._minDigits(b,b._periods[0],2),ynnn:this._minDigits(b,b._periods[0],3),y1:k(b._periods[0],1),y10:k(b._periods[0],10),y100:k(b._periods[0],100),y1000:k(b._periods[0],1e3),ol:j(1),on:this._minDigits(b,b._periods[1],1),onn:this._minDigits(b,b._periods[1],2),onnn:this._minDigits(b,b._periods[1],3),o1:k(b._periods[1],1),o10:k(b._periods[1],10),o100:k(b._periods[1],100),o1000:k(b._periods[1],1e3),wl:j(2),wn:this._minDigits(b,b._periods[2],1),wnn:this._minDigits(b,b._periods[2],2),wnnn:this._minDigits(b,b._periods[2],3),w1:k(b._periods[2],1),w10:k(b._periods[2],10),w100:k(b._periods[2],100),w1000:k(b._periods[2],1e3),dl:j(3),dn:this._minDigits(b,b._periods[3],1),dnn:this._minDigits(b,b._periods[3],2),dnnn:this._minDigits(b,b._periods[3],3),d1:k(b._periods[3],1),d10:k(b._periods[3],10),d100:k(b._periods[3],100),d1000:k(b._periods[3],1e3),hl:j(4),hn:this._minDigits(b,b._periods[4],1),hnn:this._minDigits(b,b._periods[4],2),hnnn:this._minDigits(b,b._periods[4],3),h1:k(b._periods[4],1),h10:k(b._periods[4],10),h100:k(b._periods[4],100),h1000:k(b._periods[4],1e3),ml:j(5),mn:this._minDigits(b,b._periods[5],1),mnn:this._minDigits(b,b._periods[5],2),mnnn:this._minDigits(b,b._periods[5],3),m1:k(b._periods[5],1),m10:k(b._periods[5],10),m100:k(b._periods[5],100),m1000:k(b._periods[5],1e3),sl:j(6),sn:this._minDigits(b,b._periods[6],1),snn:this._minDigits(b,b._periods[6],2),snnn:this._minDigits(b,b._periods[6],3),s1:k(b._periods[6],1),s10:k(b._periods[6],10),s100:k(b._periods[6],100),s1000:k(b._periods[6],1e3)},m=d,n=0;n<=6;n++){var o="yowdhms".charAt(n),p=new RegExp("\\{"+o+"<\\}([\\s\\S]*)\\{"+o+">\\}","g");m=m.replace(p,!f&&c[n]||f&&g[n]?"$1":"")}return a.each(l,function(a,b){var c=new RegExp("\\{"+a+"\\}","g");m=m.replace(c,b)}),m},_minDigits:function(a,b,c){return b=""+b,b.length>=c?this._translateDigits(a,b):(b="0000000000"+b,this._translateDigits(a,b.substr(b.length-c)))},_translateDigits:function(a,b){return(""+b).replace(/[0-9]/g,function(b){return a.options.digits[b]})},_determineShow:function(a){var b=a.options.format,c=[];return c[0]=b.match("y")?"?":b.match("Y")?"!":null,c[1]=b.match("o")?"?":b.match("O")?"!":null,c[2]=b.match("w")?"?":b.match("W")?"!":null,c[3]=b.match("d")?"?":b.match("D")?"!":null,c[4]=b.match("h")?"?":b.match("H")?"!":null,c[5]=b.match("m")?"?":b.match("M")?"!":null,c[6]=b.match("s")?"?":b.match("S")?"!":null,c},_calculatePeriods:function(a,b,c,d){a._now=d,a._now.setMilliseconds(0);var e=new Date(a._now.getTime());a._since?d.getTime()<a._since.getTime()?a._now=d=e:d=a._since:(e.setTime(a._until.getTime()),d.getTime()>a._until.getTime()&&(a._now=d=e));var f=[0,0,0,0,0,0,0];if(b[0]||b[1]){var g=this._getDaysInMonth(d.getFullYear(),d.getMonth()),h=this._getDaysInMonth(e.getFullYear(),e.getMonth()),i=e.getDate()==d.getDate()||e.getDate()>=Math.min(g,h)&&d.getDate()>=Math.min(g,h),j=function(a){return 60*(60*a.getHours()+a.getMinutes())+a.getSeconds()},k=Math.max(0,12*(e.getFullYear()-d.getFullYear())+e.getMonth()-d.getMonth()+(e.getDate()<d.getDate()&&!i||i&&j(e)<j(d)?-1:0));f[0]=b[0]?Math.floor(k/12):0,f[1]=b[1]?k-12*f[0]:0,d=new Date(d.getTime());var l=d.getDate()==g,m=this._getDaysInMonth(d.getFullYear()+f[0],d.getMonth()+f[1]);d.getDate()>m&&d.setDate(m),d.setFullYear(d.getFullYear()+f[0]),d.setMonth(d.getMonth()+f[1]),l&&d.setDate(m)}var n=Math.floor((e.getTime()-d.getTime())/1e3),o=function(a,c){f[a]=b[a]?Math.floor(n/c):0,n-=f[a]*c};if(o(2,604800),o(3,86400),o(4,3600),o(5,60),o(6,1),n>0&&!a._since)for(var p=[1,12,4.3482,7,24,60,60],q=6,r=1,s=6;s>=0;s--)b[s]&&(f[q]>=r&&(f[q]=0,n=1),n>0&&(f[s]++,n=0,q=s,r=1)),r*=p[s];if(c)for(var s=0;s<=6;s++)c&&f[s]?c--:c||(f[s]=0);return f}})}(jQuery);
[+]
..
[-] eTicker.min.js
[edit]
[-] range-slider-touch-punch.min.js
[edit]
[-] info-box.min.js
[edit]
[-] vhparallax.min.js
[edit]
[-] jquery.min.js
[edit]
[-] range-slider.min.js
[edit]
[-] ultimate.min.js
[edit]
[-] SmoothScroll-compatible.min.js
[edit]
[-] teams.min.js
[edit]
[-] jparallax.min.js
[edit]
[-] tabs.min.js
[edit]
[-] jquery-ui-labeledslider.min.js
[edit]
[-] countUp.min.js
[edit]
[-] flip-box.min.js
[edit]
[-] mb-YTPlayer.min.js
[edit]
[-] countdown.min.js
[edit]
[-] headings.min.js
[edit]
[-] custom.min.js
[edit]
[-] creative-link.min.js
[edit]
[-] hotspot.min.js
[edit]
[-] image-separator.min.js
[edit]
[-] ultimate_bg.min.js
[edit]
[-] jquery-ui.min.js
[edit]
[-] hotspot-tooltipster.min.js
[edit]
[-] count-timer.min.js
[edit]
[-] highlight-box.min.js
[edit]
[-] jquery-ui-effect.min.js
[edit]
[-] modernizr-custom.min.js
[edit]
[-] swatchbook.min.js
[edit]
[-] SmoothScroll.min.js
[edit]
[-] modal-all.min.js
[edit]
[-] info-banner.min.js
[edit]
[-] slick-custom.min.js
[edit]
[-] jquery-appear.min.js
[edit]
[-] content-box.min.js
[edit]
[-] tooltip.min.js
[edit]
[-] video-banner.min.js
[edit]
[-] ultimate-params.min.js
[edit]
[-] sticky-section.min.js
[edit]
[-] slick.min.js
[edit]
[-] expandable-section.min.js
[edit]
[-] sticky-section2.min.js
[edit]
[-] video_module.min.js
[edit]
[-] easy-ticker.min.js
[edit]
[-] dual-button.min.js
[edit]
[-] vticker.min.js
[edit]
[-] fixto.min.js
[edit]
[-] info-circle.min.js
[edit]
[-] ihover.min.js
[edit]
[-] typed.min.js
[edit]
[-] tabs-accordion.min.js
[edit]