// source --> http://theweldingking.biz/site/wp-content/themes/industrial/js/modernizr.custom.all.min.js?ver=2.5.2 /** * @package WordPress * @subpackage Industrial * @since Industrial 1.0 * * Modernizr Custom Script * Changed by CMSMasters * */ /* Modernizr 2.6.2 (Custom Build) | MIT & BSD * Build: http://modernizr.com/download/#-fontface-backgroundsize-borderimage-borderradius-boxshadow-flexbox-flexboxlegacy-hsla-multiplebgs-opacity-rgba-textshadow-cssanimations-csscolumns-generatedcontent-cssgradients-cssreflections-csstransforms-csstransforms3d-csstransitions-applicationcache-canvas-canvastext-draganddrop-hashchange-history-audio-video-indexeddb-input-inputtypes-localstorage-postmessage-sessionstorage-websockets-websqldatabase-webworkers-geolocation-inlinesvg-smil-svg-svgclippaths-touch-webgl-shiv-mq-cssclasses-addtest-teststyles-testprop-testallprops-hasevent-prefixes-domprefixes-ie8compat-load */ ;window.Modernizr=function(a,b,c){function D(a){j.cssText=a}function E(a,b){return D(n.join(a+";")+(b||""))}function F(a,b){return typeof a===b}function G(a,b){return!!~(""+a).indexOf(b)}function H(a,b){for(var d in a){var e=a[d];if(!G(e,"-")&&j[e]!==c)return b=="pfx"?e:!0}return!1}function I(a,b,d){for(var e in a){var f=b[a[e]];if(f!==c)return d===!1?a[e]:F(f,"function")?f.bind(d||b):f}return!1}function J(a,b,c){var d=a.charAt(0).toUpperCase()+a.slice(1),e=(a+" "+p.join(d+" ")+d).split(" ");return F(b,"string")||F(b,"undefined")?H(e,b):(e=(a+" "+q.join(d+" ")+d).split(" "),I(e,b,c))}function K(){e.input=function(c){for(var d=0,e=c.length;d',a,""].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},z=function(b){var c=a.matchMedia||a.msMatchMedia;if(c)return c(b).matches;var d;return y("@media "+b+" { #"+h+" { position: absolute; } }",function(b){d=(a.getComputedStyle?getComputedStyle(b,null):b.currentStyle)["position"]=="absolute"}),d},A=function(){function d(d,e){e=e||b.createElement(a[d]||"div"),d="on"+d;var f=d in e;return f||(e.setAttribute||(e=b.createElement("div")),e.setAttribute&&e.removeAttribute&&(e.setAttribute(d,""),f=F(e[d],"function"),F(e[d],"undefined")||(e[d]=c),e.removeAttribute(d))),e=null,f}var a={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return d}(),B={}.hasOwnProperty,C;!F(B,"undefined")&&!F(B.call,"undefined")?C=function(a,b){return B.call(a,b)}:C=function(a,b){return b in a&&F(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=w.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(w.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(w.call(arguments)))};return e}),s.flexbox=function(){return J("flexWrap")},s.flexboxlegacy=function(){return J("boxDirection")},s.canvas=function(){var a=b.createElement("canvas");return!!a.getContext&&!!a.getContext("2d")},s.canvastext=function(){return!!e.canvas&&!!F(b.createElement("canvas").getContext("2d").fillText,"function")},s.webgl=function(){return!!a.WebGLRenderingContext},s.touch=function(){var c;return"ontouchstart"in a||a.DocumentTouch&&b instanceof DocumentTouch?c=!0:y(["@media (",n.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(a){c=a.offsetTop===9}),c},s.geolocation=function(){return"geolocation"in navigator},s.postmessage=function(){return!!a.postMessage},s.websqldatabase=function(){return!!a.openDatabase},s.indexedDB=function(){return!!J("indexedDB",a)},s.hashchange=function(){return A("hashchange",a)&&(b.documentMode===c||b.documentMode>7)},s.history=function(){return!!a.history&&!!history.pushState},s.draganddrop=function(){var a=b.createElement("div");return"draggable"in a||"ondragstart"in a&&"ondrop"in a},s.websockets=function(){return"WebSocket"in a||"MozWebSocket"in a},s.rgba=function(){return D("background-color:rgba(150,255,150,.5)"),G(j.backgroundColor,"rgba")},s.hsla=function(){return D("background-color:hsla(120,40%,100%,.5)"),G(j.backgroundColor,"rgba")||G(j.backgroundColor,"hsla")},s.multiplebgs=function(){return D("background:url(https://),url(https://),red url(https://)"),/(url\s*\(.*?){3}/.test(j.background)},s.backgroundsize=function(){return J("backgroundSize")},s.borderimage=function(){return J("borderImage")},s.borderradius=function(){return J("borderRadius")},s.boxshadow=function(){return J("boxShadow")},s.textshadow=function(){return b.createElement("div").style.textShadow===""},s.opacity=function(){return E("opacity:.55"),/^0.55$/.test(j.opacity)},s.cssanimations=function(){return J("animationName")},s.csscolumns=function(){return J("columnCount")},s.cssgradients=function(){var a="background-image:",b="gradient(linear,left top,right bottom,from(#9f9),to(white));",c="linear-gradient(left top,#9f9, white);";return D((a+"-webkit- ".split(" ").join(b+a)+n.join(c+a)).slice(0,-a.length)),G(j.backgroundImage,"gradient")},s.cssreflections=function(){return J("boxReflect")},s.csstransforms=function(){return!!J("transform")},s.csstransforms3d=function(){var a=!!J("perspective");return a&&"webkitPerspective"in g.style&&y("@media (transform-3d),(-webkit-transform-3d){#modernizr{left:9px;position:absolute;height:3px;}}",function(b,c){a=b.offsetLeft===9&&b.offsetHeight===3}),a},s.csstransitions=function(){return J("transition")},s.fontface=function(){var a;return y('@font-face {font-family:"font";src:url("https://")}',function(c,d){var e=b.getElementById("smodernizr"),f=e.sheet||e.styleSheet,g=f?f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"":"";a=/src/i.test(g)&&g.indexOf(d.split(" ")[0])===0}),a},s.generatedcontent=function(){var a;return y(["#",h,"{font:0/0 a}#",h,':after{content:"',l,'";visibility:hidden;font:3px/1 a}'].join(""),function(b){a=b.offsetHeight>=3}),a},s.video=function(){var a=b.createElement("video"),c=!1;try{if(c=!!a.canPlayType)c=new Boolean(c),c.ogg=a.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),c.h264=a.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),c.webm=a.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,"")}catch(d){}return c},s.audio=function(){var a=b.createElement("audio"),c=!1;try{if(c=!!a.canPlayType)c=new Boolean(c),c.ogg=a.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),c.mp3=a.canPlayType("audio/mpeg;").replace(/^no$/,""),c.wav=a.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),c.m4a=(a.canPlayType("audio/x-m4a;")||a.canPlayType("audio/aac;")).replace(/^no$/,"")}catch(d){}return c},s.localstorage=function(){try{return localStorage.setItem(h,h),localStorage.removeItem(h),!0}catch(a){return!1}},s.sessionstorage=function(){try{return sessionStorage.setItem(h,h),sessionStorage.removeItem(h),!0}catch(a){return!1}},s.webworkers=function(){return!!a.Worker},s.applicationcache=function(){return!!a.applicationCache},s.svg=function(){return!!b.createElementNS&&!!b.createElementNS(r.svg,"svg").createSVGRect},s.inlinesvg=function(){var a=b.createElement("div");return a.innerHTML="",(a.firstChild&&a.firstChild.namespaceURI)==r.svg},s.smil=function(){return!!b.createElementNS&&/SVGAnimate/.test(m.call(b.createElementNS(r.svg,"animate")))},s.svgclippaths=function(){return!!b.createElementNS&&/SVGClipPath/.test(m.call(b.createElementNS(r.svg,"clipPath")))};for(var L in s)C(s,L)&&(x=L.toLowerCase(),e[x]=s[L](),v.push((e[x]?"":"no-")+x));return e.input||K(),e.addTest=function(a,b){if(typeof a=="object")for(var d in a)C(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-")+a),e[a]=b}return e},D(""),i=k=null,function(a,b){function k(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function l(){var a=r.elements;return typeof a=="string"?a.split(" "):a}function m(a){var b=i[a[g]];return b||(b={},h++,a[g]=h,i[h]=b),b}function n(a,c,f){c||(c=b);if(j)return c.createElement(a);f||(f=m(c));var g;return f.cache[a]?g=f.cache[a].cloneNode():e.test(a)?g=(f.cache[a]=f.createElem(a)).cloneNode():g=f.createElem(a),g.canHaveChildren&&!d.test(a)?f.frag.appendChild(g):g}function o(a,c){a||(a=b);if(j)return a.createDocumentFragment();c=c||m(a);var d=c.frag.cloneNode(),e=0,f=l(),g=f.length;for(;e",f="hidden"in a,j=a.childNodes.length==1||function(){b.createElement("a");var a=b.createDocumentFragment();return typeof a.cloneNode=="undefined"||typeof a.createDocumentFragment=="undefined"||typeof a.createElement=="undefined"}()}catch(c){f=!0,j=!0}})();var r={elements:c.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:c.shivCSS!==!1,supportsUnknownElements:j,shivMethods:c.shivMethods!==!1,type:"default",shivDocument:q,createElement:n,createDocumentFragment:o};a.html5=r,q(b)}(this,b),e._version=d,e._prefixes=n,e._domPrefixes=q,e._cssomPrefixes=p,e.mq=z,e.hasEvent=A,e.testProp=function(a){return H([a])},e.testAllProps=J,e.testStyles=y,g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+v.join(" "):""),e}(this,this.document),function(a,b,c){function d(a){return"[object Function]"==o.call(a)}function e(a){return"string"==typeof a}function f(){}function g(a){return!a||"loaded"==a||"complete"==a||"uninitialized"==a}function h(){var a=p.shift();q=1,a?a.t?m(function(){("c"==a.t?B.injectCss:B.injectJs)(a.s,0,a.a,a.x,a.e,1)},0):(a(),h()):q=0}function i(a,c,d,e,f,i,j){function k(b){if(!o&&g(l.readyState)&&(u.r=o=1,!q&&h(),l.onload=l.onreadystatechange=null,b)){"img"!=a&&m(function(){t.removeChild(l)},50);for(var d in y[c])y[c].hasOwnProperty(d)&&y[c][d].onload()}}var j=j||B.errorTimeout,l=b.createElement(a),o=0,r=0,u={t:d,s:c,e:f,a:i,x:j};1===y[c]&&(r=1,y[c]=[]),"object"==a?l.data=c:(l.src=c,l.type=a),l.width=l.height="0",l.onerror=l.onload=l.onreadystatechange=function(){k.call(this,r)},p.splice(e,0,u),"img"!=a&&(r||2===y[c]?(t.insertBefore(l,s?null:n),m(k,j)):y[c].push(l))}function j(a,b,c,d,f){return q=0,b=b||"j",e(a)?i("c"==b?v:u,a,b,this.i++,c,d,f):(p.splice(this.i++,0,a),1==p.length&&h()),this}function k(){var a=B;return a.loader={load:j,i:0},a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=s?l:n.parentNode,l=a.opera&&"[object Opera]"==o.call(a.opera),l=!!b.attachEvent&&!l,u=r?"object":l?"script":"img",v=l?"script":u,w=Array.isArray||function(a){return"[object Array]"==o.call(a)},x=[],y={},z={timeout:function(a,b){return b.length&&(a.timeout=b[0]),a}},A,B;B=function(a){function b(a){var a=a.split("!"),b=x.length,c=a.pop(),d=a.length,c={url:c,origUrl:c,prefixes:a},e,f,g;for(f=0;f http://theweldingking.biz/site/wp-content/themes/industrial/js/respond.min.js?ver=1.1.0 /** * @package WordPress * @subpackage Industrial * @since Industrial 1.0 */ /*! matchMedia() polyfill - Test a CSS media type/query in JS. Authors & copyright (c) 2012: Scott Jehl, Paul Irish, Nicholas Zakas. Dual MIT/BSD license */ /*! NOTE: If you're already including a window.matchMedia polyfill via Modernizr or otherwise, you don't need this part */ window.matchMedia=window.matchMedia||(function(e,f){var c,a=e.documentElement,b=a.firstElementChild||a.firstChild,d=e.createElement("body"),g=e.createElement("div");g.id="mq-test-1";g.style.cssText="position:absolute;top:-100em";d.style.background="none";d.appendChild(g);return function(h){g.innerHTML='­';a.insertBefore(d,b);c=g.offsetWidth==42;a.removeChild(d);return{matches:c,media:h}}})(document); /*! Respond.js v1.1.0: min/max-width media query polyfill. (c) Scott Jehl. MIT/GPLv2 Lic. j.mp/respondjs */ (function(e){e.respond={};respond.update=function(){};respond.mediaQueriesSupported=e.matchMedia&&e.matchMedia("only all").matches;if(respond.mediaQueriesSupported){return}var w=e.document,s=w.documentElement,i=[],k=[],q=[],o={},h=30,f=w.getElementsByTagName("head")[0]||s,g=w.getElementsByTagName("base")[0],b=f.getElementsByTagName("link"),d=[],a=function(){var D=b,y=D.length,B=0,A,z,C,x;for(;B-1,minw:F.match(/\(min\-width:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:F.match(/\(max\-width:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/)&&parseFloat(RegExp.$1)+(RegExp.$2||"")})}}j()},l,r,v=function(){var z,A=w.createElement("div"),x=w.body,y=false;A.style.cssText="position:absolute;font-size:1em;width:1em";if(!x){x=y=w.createElement("body");x.style.background="none"}x.appendChild(A);s.insertBefore(x,s.firstChild);z=A.offsetWidth;if(y){s.removeChild(x)}else{x.removeChild(A)}z=p=parseFloat(z);return z},p,j=function(I){var x="clientWidth",B=s[x],H=w.compatMode==="CSS1Compat"&&B||w.body[x]||B,D={},G=b[b.length-1],z=(new Date()).getTime();if(I&&l&&z-l-1?(p||v()):1)}if(!!J){J=parseFloat(J)*(J.indexOf(y)>-1?(p||v()):1)}if(!K.hasquery||(!A||!L)&&(A||H>=C)&&(L||H<=J)){if(!D[K.media]){D[K.media]=[]}D[K.media].push(k[K.rules])}}for(var E in q){if(q[E]&&q[E].parentNode===f){f.removeChild(q[E])}}for(var E in D){var M=w.createElement("style"),F=D[E].join("\n");M.type="text/css";M.media=E;f.insertBefore(M,G.nextSibling);if(M.styleSheet){M.styleSheet.cssText=F}else{M.appendChild(w.createTextNode(F))}q.push(M)}},n=function(x,z){var y=c();if(!y){return}y.open("GET",x,true);y.onreadystatechange=function(){if(y.readyState!=4||y.status!=200&&y.status!=304){return}z(y.responseText)};if(y.readyState==4){return}y.send(null)},c=(function(){var x=false;try{x=new XMLHttpRequest()}catch(y){x=new ActiveXObject("Microsoft.XMLHTTP")}return function(){return x}})();a();respond.update=a;function t(){j(true)}if(e.addEventListener){e.addEventListener("resize",t,false)}else{if(e.attachEvent){e.attachEvent("onresize",t)}}})(this); // source --> http://theweldingking.biz/site/wp-includes/js/jquery/jquery.min.js?ver=3.5.1 /*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */ !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.5.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function D(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||j,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,j=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",y.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function qe(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function Le(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function He(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Oe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):("number"==typeof f.top&&(f.top+="px"),"number"==typeof f.left&&(f.left+="px"),c.css(f))}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=$e(y.pixelPosition,function(e,t){if(t)return t=Be(e,n),Me.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0 http://theweldingking.biz/site/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2 /*! jQuery Migrate v3.3.2 | (c) OpenJS Foundation and other contributors | jquery.org/license */ "undefined"==typeof jQuery.migrateMute&&(jQuery.migrateMute=!0),function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],function(e){return t(e,window)}):"object"==typeof module&&module.exports?module.exports=t(require("jquery"),window):t(jQuery,window)}(function(s,n){"use strict";function e(e){return 0<=function(e,t){for(var r=/^(\d+)\.(\d+)\.(\d+)/,n=r.exec(e)||[],o=r.exec(t)||[],i=1;i<=3;i++){if(+o[i]<+n[i])return 1;if(+n[i]<+o[i])return-1}return 0}(s.fn.jquery,e)}s.migrateVersion="3.3.2",n.console&&n.console.log&&(s&&e("3.0.0")||n.console.log("JQMIGRATE: jQuery 3.0.0+ REQUIRED"),s.migrateWarnings&&n.console.log("JQMIGRATE: Migrate plugin loaded multiple times"),n.console.log("JQMIGRATE: Migrate is installed"+(s.migrateMute?"":" with logging active")+", version "+s.migrateVersion));var r={};function u(e){var t=n.console;s.migrateDeduplicateWarnings&&r[e]||(r[e]=!0,s.migrateWarnings.push(e),t&&t.warn&&!s.migrateMute&&(t.warn("JQMIGRATE: "+e),s.migrateTrace&&t.trace&&t.trace()))}function t(e,t,r,n){Object.defineProperty(e,t,{configurable:!0,enumerable:!0,get:function(){return u(n),r},set:function(e){u(n),r=e}})}function o(e,t,r,n){e[t]=function(){return u(n),r.apply(this,arguments)}}s.migrateDeduplicateWarnings=!0,s.migrateWarnings=[],void 0===s.migrateTrace&&(s.migrateTrace=!0),s.migrateReset=function(){r={},s.migrateWarnings.length=0},"BackCompat"===n.document.compatMode&&u("jQuery is not compatible with Quirks Mode");var i,a,c,d={},l=s.fn.init,p=s.find,f=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/,y=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/g,m=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;for(i in s.fn.init=function(e){var t=Array.prototype.slice.call(arguments);return"string"==typeof e&&"#"===e&&(u("jQuery( '#' ) is not a valid selector"),t[0]=[]),l.apply(this,t)},s.fn.init.prototype=s.fn,s.find=function(t){var r=Array.prototype.slice.call(arguments);if("string"==typeof t&&f.test(t))try{n.document.querySelector(t)}catch(e){t=t.replace(y,function(e,t,r,n){return"["+t+r+'"'+n+'"]'});try{n.document.querySelector(t),u("Attribute selector with '#' must be quoted: "+r[0]),r[0]=t}catch(e){u("Attribute selector with '#' was not fixed: "+r[0])}}return p.apply(this,r)},p)Object.prototype.hasOwnProperty.call(p,i)&&(s.find[i]=p[i]);o(s.fn,"size",function(){return this.length},"jQuery.fn.size() is deprecated and removed; use the .length property"),o(s,"parseJSON",function(){return JSON.parse.apply(null,arguments)},"jQuery.parseJSON is deprecated; use JSON.parse"),o(s,"holdReady",s.holdReady,"jQuery.holdReady is deprecated"),o(s,"unique",s.uniqueSort,"jQuery.unique is deprecated; use jQuery.uniqueSort"),t(s.expr,"filters",s.expr.pseudos,"jQuery.expr.filters is deprecated; use jQuery.expr.pseudos"),t(s.expr,":",s.expr.pseudos,"jQuery.expr[':'] is deprecated; use jQuery.expr.pseudos"),e("3.1.1")&&o(s,"trim",function(e){return null==e?"":(e+"").replace(m,"")},"jQuery.trim is deprecated; use String.prototype.trim"),e("3.2.0")&&(o(s,"nodeName",function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},"jQuery.nodeName is deprecated"),o(s,"isArray",Array.isArray,"jQuery.isArray is deprecated; use Array.isArray")),e("3.3.0")&&(o(s,"isNumeric",function(e){var t=typeof e;return("number"==t||"string"==t)&&!isNaN(e-parseFloat(e))},"jQuery.isNumeric() is deprecated"),s.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){d["[object "+t+"]"]=t.toLowerCase()}),o(s,"type",function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?d[Object.prototype.toString.call(e)]||"object":typeof e},"jQuery.type is deprecated"),o(s,"isFunction",function(e){return"function"==typeof e},"jQuery.isFunction() is deprecated"),o(s,"isWindow",function(e){return null!=e&&e===e.window},"jQuery.isWindow() is deprecated")),s.ajax&&(a=s.ajax,c=/(=)\?(?=&|$)|\?\?/,s.ajax=function(){var e=a.apply(this,arguments);return e.promise&&(o(e,"success",e.done,"jQXHR.success is deprecated and removed"),o(e,"error",e.fail,"jQXHR.error is deprecated and removed"),o(e,"complete",e.always,"jQXHR.complete is deprecated and removed")),e},e("4.0.0")||s.ajaxPrefilter("+json",function(e){!1!==e.jsonp&&(c.test(e.url)||"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&c.test(e.data))&&u("JSON-to-JSONP auto-promotion is deprecated")}));var g=s.fn.removeAttr,h=s.fn.toggleClass,v=/\S+/g;function j(e){return e.replace(/-([a-z])/g,function(e,t){return t.toUpperCase()})}s.fn.removeAttr=function(e){var r=this;return s.each(e.match(v),function(e,t){s.expr.match.bool.test(t)&&(u("jQuery.fn.removeAttr no longer sets boolean properties: "+t),r.prop(t,!1))}),g.apply(this,arguments)};var Q,b=!(s.fn.toggleClass=function(t){return void 0!==t&&"boolean"!=typeof t?h.apply(this,arguments):(u("jQuery.fn.toggleClass( boolean ) is deprecated"),this.each(function(){var e=this.getAttribute&&this.getAttribute("class")||"";e&&s.data(this,"__className__",e),this.setAttribute&&this.setAttribute("class",!e&&!1!==t&&s.data(this,"__className__")||"")}))}),w=/^[a-z]/,x=/^(?:Border(?:Top|Right|Bottom|Left)?(?:Width|)|(?:Margin|Padding)?(?:Top|Right|Bottom|Left)?|(?:Min|Max)?(?:Width|Height))$/;s.swap&&s.each(["height","width","reliableMarginRight"],function(e,t){var r=s.cssHooks[t]&&s.cssHooks[t].get;r&&(s.cssHooks[t].get=function(){var e;return b=!0,e=r.apply(this,arguments),b=!1,e})}),s.swap=function(e,t,r,n){var o,i,a={};for(i in b||u("jQuery.swap() is undocumented and deprecated"),t)a[i]=e.style[i],e.style[i]=t[i];for(i in o=r.apply(e,n||[]),t)e.style[i]=a[i];return o},e("3.4.0")&&"undefined"!=typeof Proxy&&(s.cssProps=new Proxy(s.cssProps||{},{set:function(){return u("JQMIGRATE: jQuery.cssProps is deprecated"),Reflect.set.apply(this,arguments)}})),s.cssNumber||(s.cssNumber={}),Q=s.fn.css,s.fn.css=function(e,t){var r,n,o=this;return e&&"object"==typeof e&&!Array.isArray(e)?(s.each(e,function(e,t){s.fn.css.call(o,e,t)}),this):("number"==typeof t&&(r=j(e),n=r,w.test(n)&&x.test(n[0].toUpperCase()+n.slice(1))||s.cssNumber[r]||u('Number-typed values are deprecated for jQuery.fn.css( "'+e+'", value )')),Q.apply(this,arguments))};var A,k,S,M,N=s.data;s.data=function(e,t,r){var n,o,i;if(t&&"object"==typeof t&&2===arguments.length){for(i in n=s.hasData(e)&&N.call(this,e),o={},t)i!==j(i)?(u("jQuery.data() always sets/gets camelCased names: "+i),n[i]=t[i]):o[i]=t[i];return N.call(this,e,o),t}return t&&"string"==typeof t&&t!==j(t)&&(n=s.hasData(e)&&N.call(this,e))&&t in n?(u("jQuery.data() always sets/gets camelCased names: "+t),2");t!==e&&T(e)!==T(t)&&u("HTML tags must be properly nested and closed: "+e)}var O=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,q=s.htmlPrefilter;s.UNSAFE_restoreLegacyHtmlPrefilter=function(){s.htmlPrefilter=function(e){return P(e),e.replace(O,"<$1>")}},s.htmlPrefilter=function(e){return P(e),q(e)};var D,_=s.fn.offset;s.fn.offset=function(){var e=this[0];return!e||e.nodeType&&e.getBoundingClientRect?_.apply(this,arguments):(u("jQuery.fn.offset() requires a valid DOM element"),arguments.length?this:void 0)},s.ajax&&(D=s.param,s.param=function(e,t){var r=s.ajaxSettings&&s.ajaxSettings.traditional;return void 0===t&&r&&(u("jQuery.param() no longer uses jQuery.ajaxSettings.traditional"),t=r),D.call(this,e,t)});var E,F,J=s.fn.andSelf||s.fn.addBack;return s.fn.andSelf=function(){return u("jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()"),J.apply(this,arguments)},s.Deferred&&(E=s.Deferred,F=[["resolve","done",s.Callbacks("once memory"),s.Callbacks("once memory"),"resolved"],["reject","fail",s.Callbacks("once memory"),s.Callbacks("once memory"),"rejected"],["notify","progress",s.Callbacks("memory"),s.Callbacks("memory")]],s.Deferred=function(e){var i=E(),a=i.promise();return i.pipe=a.pipe=function(){var o=arguments;return u("deferred.pipe() is deprecated"),s.Deferred(function(n){s.each(F,function(e,t){var r="function"==typeof o[e]&&o[e];i[t[1]](function(){var e=r&&r.apply(this,arguments);e&&"function"==typeof e.promise?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[t[0]+"With"](this===a?n.promise():this,r?[e]:arguments)})}),o=null}).promise()},e&&e.call(i,i),i},s.Deferred.exceptionHook=E.exceptionHook),s}); // source --> http://theweldingking.biz/site/wp-content/plugins/LayerSlider/js/layerslider.kreaturamedia.jquery.js?ver=4.5.5 /* * LayerSlider * * (c) 2011-2013 George Krupa, John Gera & Kreatura Media * * Plugin web: http://kreaturamedia.com/ * Licenses: http://codecanyon.net/licenses/ */ eval(function(p,a,c,k,e,d){e=function(c){return(c35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('13 8p(e,t,n){6(26 e=="bB"){11 r=36("#"+e)}18 6(26 e=="8e"){11 r=e}11 i,s;2G(t){1h"7p":i="bC 36 5m";s="7m 7l 7q bA 4q 3c 3l 7x 7y 58 3l 7I bz 8t an 8s 8r 3c 2k 36 6x 4Y 7N a bw bx 4A 3b 5R 6b\'t 2M 3l 6R. <1T>8w 8x 4U 3l 49 6K 8v 2R 8u 14 6R 4A 8y 2k \\"8z 70 8G 2R 3h\\" 8E 3j 2k 8D 8A 8B 2k 8C 7O.

4v 14 bD\'t 6Y 3l 85, 7E 91 2R bE bJ 7x 4J 4q-by-4q 2R 17 92 4Y 4q 7N 14 5m. 4v 3M bK 9I 2k bI 4J, 7E 8K 7P 2k 4J 8J 2R 6Y 14 1h. 4v 1G 3c 3l 7y 7N 14 85, 7G bH be 3l 7I 4A 3M bF 8K 7P 2k 8J 3c 2k 7I. bv 8M 4R bu 2R 56 bj bk 3c 2k 36 6x.

4v bi 3O bh 4q 2R 8M 3M, 7E 9g a bc 3j 2k bd 7O 3c 2k bf 4U 9a.";1j;1h"8d":i="5D 36 5m";s="7m 7l 7q 3M 8P 8O an 5D 2q ("+n+\') 3c 2k 36 6x. 3b bl at bm 2q 1.7.0 58 bs. 4v 3M 8P 8O 2k 49 2q 3c 3b, 3M 6b 91 92 2k "36 bt" 4J 4R 2k 5R 4J bq. 4v 3M bp\\\'t bn bo 2R do, 3M 6b 9g bL a bM c8 4R c9 9a c7 c6. c4 c5 a 96 5R 6K 99 (58 a 96 ca 99 3j cb cg) 2R 6Y 14 5m.\';1j;1h"6L":i="36 8F 5m";s=\'7m 7l 7q 4q 3c 3l 7x 7y cc cd 36 8F 4A 8t an 8s 8r 3c 14 6x 4Y 6b bb bR. 8w 8x 4U 3l 49 6K 8v 2R 8u 14 6R 4A 8y 2k "8z 70 8G 2R 3h" 8E 3j 3l 8D 8A 8B 2k 8C 7O.\';1j}r.1q("10-6X");r.3G(\'

!

\');r.3G(\'

3b: \'+i+"

");r.3G(\'

\'+s+"

")}(13(e){e.8q.2K=13(n){11 r="1.7.0";11 i=e.8q.7p;11 s=e(14);11 o=13(e,t){11 n=e.1X(".");11 r=t.1X(".");2t(11 i=0;ir[i]){1O 1d}18{1O 19}}6(n.1u!=r.1u){1O 19}1O 19};6(!o("1.8.0",i)){s.1q("10-8c")}6(!o(r,i)){8p(s,"8d",i)}18{6((26 n).3n("8e|32")){1O 14.1W(13(e){3q t(14,n)})}18{6(n=="12"){11 u=e(14).12("3b").g;6(u){1O u}}18{1O 14.1W(13(t){11 r=e(14).12("3b");6(r){6(!r.g.2W&&!r.g.3A){6(26 n=="3F"){6(n>0&&n1N | 1P | 22 | 1g | 8g 1g\');u.d.3x.17("a").1W(13(){e(14).2h(13(t){t.33();e(s).2K(e(14).7k())})});u.d.aT("3b 2q ax");u.d.aU("70 2q: <1T>"+u.g.2q+"");6(u.g.74){u.d.aL("5R 2q: <1T>"+u.g.74+"")}6(u.g.7e){u.d.aL("49 2q: <1T>"+u.g.7e+"")}u.d.aL("36 2q: <1T>"+e().7p+"");6(e(s).1f("4l")){u.d.aT("3b 2f");u.d.aU("#"+e(s).1f("4l"))}6(!u.o.2F||u.o.2F==""||!u.o.3X||u.o.3X==""){u.d.aT("ao av 2F. ap: ak 2F 4A / 58 3X.");u.4w()}18{u.d.aT("as 2R 2M 7P 2F: "+u.o.2F,19);e(s).1q("10-"+u.o.2F);11 n=u.o.3X+u.o.2F+"/2F.16";7j=e("8h");6(!e("8h").1u){7j=e("3h")}6(e(\'66[2e="\'+n+\'"]\').1u){u.d.aU(\'ag "\'+u.o.2F+\'" 3O ai 3D.\');r=e(\'66[2e="\'+n+\'"]\');6(!u.g.3D){u.g.3D=19;2g(13(){u.4w()},53)}}18{6(2n.8n){2n.8n(n);11 r=e(\'66[2e="\'+n+\'"]\')}18{11 r=e(\'<66 6f="ba" 2e="\'+n+\'" 4g="7k/16" />\').1n(7j)}}r.2M(13(){6(!u.g.3D){u.d.aU("8o.2M(); 7h");u.g.3D=19;2g(13(){u.4w()},53)}});e(2T).2M(13(){6(!u.g.3D){u.d.aU("$(2T).2M(); 7h");u.g.3D=19;2g(13(){u.4w()},53)}});2g(13(){6(!u.g.3D){u.d.aT("b1 aZ: aY 8o.2M(); 58 $(2T).2M(); aX 7h");u.g.3D=19;u.4w()}},3J)}}};u.4w=13(){6(!e("4j").1f("4l")){e("4j").1f("4l","10-6s")}18 6(!e("3h").1f("4l")){e("3h").1f("4l","10-6s")}u.g.1C=13(){6(u.g.4k&&u.g.3W){1O u.g.4k}18{1O e(s).1a()}};u.g.1F=13(){6(u.g.4m&&u.g.3W){1O u.g.4m}18{1O e(s).1c()}};6(e(s).17(".10-1S").1u==1){u.o.6m=1d;u.o.6I=1d;u.o.5S=1d;u.o.6d=1d;u.o.44=0;u.o.6k=1d;u.o.3Z=19;u.o.2b=1;u.o.2U="az"}6(u.o.1a){u.g.81=u.g.2x=""+u.o.1a}18{u.g.81=u.g.2x=e(s)[0].1I.1a}6(u.o.1c){u.g.3K=""+u.o.1c}18{u.g.3K=e(s)[0].1I.1c}6(u.g.2x.1w("%")==-1&&u.g.2x.1w("1z")==-1){u.g.2x+="1z"}6(u.g.3K.1w("%")==-1&&u.g.3K.1w("1z")==-1){u.g.3K+="1z"}6(u.o.9F&&u.g.2x.1w("1z")!=-1&&u.g.3K.1w("1z")!=-1){u.g.3C=19}18{u.g.3C=1d}e(s).17(\'*[1l*="10-s"], *[1l*="10-bg"]\').1W(13(){6(!e(14).2l().3V("10-1S")){e(14).b6(e(14).2l())}});e(s).17(".10-1S").1W(13(){e(14).2Y(\':a9([1l*="10-"])\').1W(13(){e(14).56()})});e(s).17(\'.10-1S, *[1l*="10-s"]\').1W(13(){6(e(14).1f("6f")||e(14).1f("1I")){6(e(14).1f("6f")){11 t=e(14).1f("6f").3k().1X(";")}18{11 t=e(14).1f("1I").3k().1X(";")}2t(x=0;x0){r=e(14).2Y()}11 i=r.1a();11 s=r.1c();6(r[0].1I.1a&&r[0].1I.1a.1w("%")!=-1){i=r[0].1I.1a}6(r[0].1I.1c&&r[0].1I.1c.1w("%")!=-1){s=r[0].1I.1c}r.12("2Z",i);r.12("2X",s);r.12("6J",r.16("23-1i"));r.12("6P",r.16("23-1J"));r.12("6U",r.16("23-1s"));r.12("6V",r.16("23-1o"));6(!u.g.1M){11 o=26 3T(r.16("2w"))=="3F"?1v.5o(3T(r.16("2w"))*1Z)/1Z:1;e(14).12("5P",o)}6(r.16("3f-1i-1a").1w("1z")==-1){r.12("5W",r[0].1I.8T)}18{r.12("5W",r.16("3f-1i-1a"))}6(r.16("3f-1J-1a").1w("1z")==-1){r.12("5T",r[0].1I.8U)}18{r.12("5T",r.16("3f-1J-1a"))}6(r.16("3f-1s-1a").1w("1z")==-1){r.12("63",r[0].1I.8V)}18{r.12("63",r.16("3f-1s-1a"))}6(r.16("3f-1o-1a").1w("1z")==-1){r.12("64",r[0].1I.9j)}18{r.12("64",r.16("3f-1o-1a"))}r.12("8S",r.16("8Z-8X"));r.12("8Y",r.16("8W-1c"))});6(2n.7u.8m){2t(11 t=0;t2){u.o.2b=="2p";u.o.6N=1d}18{u.o.65=1d}6(u.o.2b=="2p"){u.o.2b=1v.28(1v.2p()*u.g.2D+1)}u.o.2b=u.o.2b").1q("10-55").1n(e(14).2l());e("<20>").1n(r).1q("10-3N").1f("1r",n+"//20.8l.75/aK/"+e(14).1f("1r").1X("8i/")[1].1X("?")[0]+"/"+u.o.9u);e("<1e>").1n(r).1q("10-98");e(14).2l().16({1a:e(14).1a(),1c:e(14).1c()}).2h(13(){u.g.2W=19;6(u.g.3r){6(u.o.3Z!=1d){u.g.3r=1d}u.g.2V=19}18{u.g.2V=u.g.2C}6(u.o.3Z!=1d){u.1g()}u.g.5n=19;e(14).17("2i").1f("1r",e(14).17("2i").12("5g"));e(14).17(".10-55").1E(u.g.v.d).31(u.g.v.6M,13(){6(u.o.3Z=="1V"&&u.g.2V==19){11 e=2g(13(){u.22()},t.12("5Z")-u.g.v.d);t.12("5H",e)}u.g.2W=1d;6(u.g.3a==19){u.3w(u.g.1H,13(){u.g.3a=1d})}})});11 i="&";6(e(14).1f("1r").1w("?")==-1){i="?"}e(14).12("5g",e(14).1f("1r")+i+"97=1");e(14).12("2Z",e(14).1f("1a"));e(14).12("2X",e(14).1f("1c"));e(14).1f("1r","")}});e(s).17(\'2i[1r*="4T.4C"]\').1W(13(){e(14).2l().1q("10-62-1S");6(e(14).2l(\'[1l*="10-s"]\')){11 t=e(14);11 r=e("<1e>").1q("10-55").1n(e(14).2l());e.8j(n+"//4C.75/8k/dt/62/"+e(14).1f("1r").1X("62/")[1].1X("?")[0]+".8H?8I=?",13(n){e("<20>").1n(r).1q("10-3N").1f("1r",n[0]["dr"]);t.12("5Z",1b(n[0]["2r"])*3J);e("<1e>").1n(r).1q("10-98")});e(14).2l().16({1a:e(14).1a(),1c:e(14).1c()}).2h(13(){u.g.2W=19;6(u.g.3r){6(u.o.3Z!=1d){u.g.3r=1d}u.g.2V=19}18{u.g.2V=u.g.2C}6(u.o.3Z!=1d){u.1g()}u.g.5n=19;e(14).17("2i").1f("1r",e(14).17("2i").12("5g"));e(14).17(".10-55").1E(u.g.v.d).31(u.g.v.6M,13(){6(u.o.3Z=="1V"&&u.g.2V==19){11 e=2g(13(){u.22()},t.12("5Z")-u.g.v.d);t.12("5H",e)}u.g.2W=1d;6(u.g.3a==19){u.3w(u.g.1H,13(){u.g.3a=1d})}})});11 i="&";6(e(14).1f("1r").1w("?")==-1){i="?"}e(14).12("5g",e(14).1f("1r")+i+"97=1");e(14).12("2Z",e(14).1f("1a"));e(14).12("2X",e(14).1f("1c"));e(14).1f("1r","")}});6(u.o.4E){u.o.2b=u.o.2b-1==0?u.g.2D:u.o.2b-1}u.g.27=u.o.2b;u.g.1H=e(s).17(".10-1S:3B("+(u.g.27-1)+")");e(s).17(".10-1S").dv(\'<1e 1l="10-2a">\');e("<1e>").1q("10-3t-dw").6a(e(s));6(u.o.9P){u.g.3y=e("<1e>").1q("10-dB-5a").1n(e(s).17(".10-2a"))}6(u.o.9K&&!u.g.1M){u.g.2L=e("<1e>").1q("10-dC-5a").1n(e(s).17(".10-2a"));u.g.2L.3G(e(\'<1e 1l="10-ct-1i"><1e 1l="10-ct-1A"><1e 1l="10-ct-93"><1e 1l="10-ct-94"><1e 1l="10-ct-1J"><1e 1l="10-ct-1A"><1e 1l="10-ct-93"><1e 1l="10-ct-94"><1e 1l="10-ct-dx">\'))}u.g.30=e("<1e>").16({a1:-1,1x:"1G"}).1q("10-95-2f").1n(e(s));e("<1e>").1q("10-95-dy").1n(u.g.30);6(e(s).16("3g")=="dn"){e(s).16("3g","9b")}e(s).17(".10-2a").16({dm:u.o.9N});6(u.o.7v){e(s).17(".10-2a").16({dc:"5q("+u.o.7v+")"})}6(u.g.3C&&u.g.82()!=19&&u.o.9r&&(26 4d(2n,"9d")!="32"||26 4d(2n,"9e")!="32")){11 r=e("").16("1x","1G").1q("10-5O").2h(13(){u.87()}).1n(e(s).17(".10-2a"));e(s).1K(13(){6(u.g.1M){r.16({1x:"29"})}18{r.1g(19,19).2v(2s)}},13(){6(u.g.1M){r.16({1x:"1G"})}18{r.1g(19,19).31(2s)}});2n.77("dd",13(){6(!2n.5O){u.4Q()}18{}},1d);2n.77("db",13(){6(!2n.da){u.4Q()}18{}},1d);2n.77("d7",13(){6(!2n.d8){u.4Q()}18{}},1d)}6(u.o.6I){e(\'\').2h(13(t){t.33();e(s).2K("1N")}).1n(e(s));e(\'\').2h(13(t){t.33();e(s).2K("1P")}).1n(e(s));6(u.o.9D){e(s).17(".10-1k-1N, .10-1k-1P").16({1x:"1G"});e(s).1K(13(){6(!u.g.7T){6(u.g.1M){e(s).17(".10-1k-1N, .10-1k-1P").16("1x","29")}18{e(s).17(".10-1k-1N, .10-1k-1P").1g(19,19).2v(2s)}}},13(){6(u.g.1M){e(s).17(".10-1k-1N, .10-1k-1P").16("1x","1G")}18{e(s).17(".10-1k-1N, .10-1k-1P").1g(19,19).31(2s)}})}}6(u.o.5S||u.o.6d){11 i=e(\'<1e 1l="10-1o-1k-2I" />\').1n(e(s));u.g.2Q=i;6(u.o.2U=="47"){i.1q("10-9i-4B")}6(u.o.6d&&u.o.2U!="47"){e(\'<4K 1l="10-1o-4b" />\').1n(e(s).17(".10-1o-1k-2I"));6(u.o.2U=="1K"){11 o=e(\'<1e 1l="10-1y-1K"><1e 1l="10-1y-1K-2a"><1e 1l="10-1y-1K-bg"><1e 1l="10-1y-1K-20"><20><4K>\').1n(e(s).17(".10-1o-4b"))}2t(x=1;x\').1n(e(s).17(".10-1o-4b")).2h(13(t){t.33();e(s).2K(e(14).4L()+1)});6(u.o.2U=="1K"){e(s).17(".10-1y-1K, .10-1y-1K-20").16({1a:u.o.73,1c:u.o.5f});11 f=e(s).17(".10-1y-1K");11 l=f.17("20").16({1c:u.o.5f});11 c=e(s).17(".10-1y-1K-2a").16({1Y:"2J",1x:"29"});a.1K(13(){11 t=e(s).17(".10-1S").3B(e(14).4L());6(t.17(".10-6u").1u){11 n=t.17(".10-6u").1f("1r")}18 6(t.17(".10-3N").1u){11 n=t.17(".10-3N").1f("1r")}18 6(t.17(".10-bg").1u){11 n=t.17(".10-bg").1f("1r")}18{11 n=u.o.3X+u.o.2F+"/7U.7S"}e(s).17(".10-1y-1K-20").16({1i:1b(f.16("23-1i")),1s:1b(f.16("23-1s"))});l.2M(13(){6(e(14).1a()==0){l.16({3g:"9b",2S:"0 1V",1i:"1V"})}18{l.16({3g:"d9",2z:-e(14).1a()/2,1i:"50%"})}}).1f("1r",n);f.16({1x:"29"}).1g().24({1i:e(14).3g().1i+(e(14).1a()-f.4I())/2},79,"5U");c.16({1x:"1G",1Y:"2u"}).1g().2v(79)},13(){c.1g().31(79,13(){f.16({1Y:"2J",1x:"29"})})})}}6(u.o.2U=="1K"){o.1n(e(s).17(".10-1o-4b"))}e(s).17(".10-1o-4b a:3B("+(u.o.2b-1)+")").1q("10-1k-1R")}6(u.o.5S){11 h=e(\'\').2h(13(t){t.33();e(s).2K("22")}).6a(e(s).17(".10-1o-1k-2I"));11 p=e(\'\').2h(13(t){t.33();e(s).2K("1g")}).1n(e(s).17(".10-1o-1k-2I"))}18 6(u.o.2U!="47"){e(\'<4K 1l="10-1k-9h 10-1k-df" />\').6a(e(s).17(".10-1o-1k-2I"));e(\'<4K 1l="10-1k-9h 10-1k-dj" />\').1n(e(s).17(".10-1o-1k-2I"))}6(u.o.5Y&&u.o.2U!="47"){i.16({1x:"1G"});e(s).1K(13(){6(!u.g.7T){6(u.g.1M){i.16("1x","29")}18{i.1g(19,19).2v(2s)}}},13(){6(u.g.1M){i.16("1x","1G")}18{i.1g(19,19).31(2s)}})}}6(u.o.2U=="47"){u.g.3u=e(\'<1e 1l="10-1y-2I">\').1n(e(s));11 o=e(\'<1e 1l="10-1y"><1e 1l="10-1y-2a"><1e 1l="10-1y-1L-2f"><1e 1l="10-1y-1L">\').1n(u.g.3u);u.g.4B=e(s).17(".10-1y-1L-2f");6(!("6n"3j 2T)){u.g.4B.1K(13(){e(14).1q("10-1y-1L-1K")},13(){e(14).2P("10-1y-1L-1K");u.7Q()}).di(13(t){11 n=1b(t.dE-e(14).83().1i)/e(14).1a()*(e(14).1a()-e(14).17(".10-1y-1L").1a());e(14).17(".10-1y-1L").1g().16({2z:n})})}18{u.g.4B.1q("10-dh")}e(s).17(".10-1S").1W(13(){11 t=e(14).4L()+1;6(e(14).17(".10-6u").1u){11 n=e(14).17(".10-6u").1f("1r")}18 6(e(14).17(".10-3N").1u){11 n=e(14).17(".10-3N").1f("1r")}18 6(e(14).17(".10-bg").1u){11 n=e(14).17(".10-bg").1f("1r")}6(n){11 r=e(\'<20 1r="\'+n+\'">\')}18{11 r=e(\'<20 1r="\'+u.o.3X+u.o.2F+\'/7U.7S">\')}r.1n(e(s).17(".10-1y-1L"));6(!("6n"3j 2T)){r.1K(13(){e(14).2Y().1g().5F(2s,u.o.7d/1Z)},13(){6(!e(14).2Y().3V("10-3z-1R")){e(14).2Y().1g().5F(2s,u.o.7b/1Z)}})}r.2h(13(n){n.33();e(s).2K(t)})});6(h&&p){11 d=u.g.2Q=e(\'<1e 1l="10-1o-1k-2I 10-dD-4B">\').1n(e(s));h.6y().2h(13(t){t.33();e(s).2K("22")}).1n(d);p.6y().2h(13(t){t.33();e(s).2K("1g")}).1n(d)}6(u.o.5Y){u.g.3u.16("1x","1G");6(d){u.g.2Q=d.16("1x")=="29"?d:e(s).17(".10-9i-4B");u.g.2Q.16("1x","1G")}e(s).1K(13(){e(s).1q("10-1K");6(!u.g.7T){6(u.g.1M){u.g.3u.16("1x","29");6(u.g.2Q){u.g.2Q.16("1x","29")}}18{u.g.3u.1g(19,19).2v(2s);6(u.g.2Q){u.g.2Q.1g(19,19).2v(2s)}}}},13(){e(s).2P("10-1K");6(u.g.1M){u.g.3u.16("1x","1G");6(u.g.2Q){u.g.2Q.16("1x","1G")}}18{u.g.3u.1g(19,19).31(2s);6(u.g.2Q){u.g.2Q.1g(19,19).31(2s)}}})}}u.g.3v=e(\'<1e 1l="10-3v">\').1n(e(s));6(u.g.3v.16("1x")=="29"&&!u.g.3v.17("20").1u){u.g.6g=13(){u.g.3v.16({1x:"1G",1Y:"2u"}).2v(41,13(){u.g.6g=1d})};u.g.4p=e("<20>").1f("1r",u.o.3X+u.o.2F+"/3v.7S").1n(u.g.3v);u.g.84=26 1b(e(s).16("23-1o"))=="3F"?1b(e(s).16("23-1o")):0}u.6B();6(u.o.9p&&e(s).17(".10-1S").1u>1){e("3h").6l("dM",13(e){6(!u.g.2W&&!u.g.3A){6(e.4Y==37){u.o.5E(u.g);u.1N("6i")}18 6(e.4Y==39){u.o.5I(u.g);u.1P("6i")}}})}6("6n"3j 2T&&e(s).17(".10-1S").1u>1&&u.o.9G){e(s).17(".10-2a").6l("dK",13(e){11 t=e.4o?e.4o:e.9f.4o;6(t.1u==1){u.g.6r=u.g.4S=t[0].9c}});e(s).17(".10-2a").6l("dP",13(e){11 t=e.4o?e.4o:e.9f.4o;6(t.1u==1){u.g.4S=t[0].9c}6(1v.3P(u.g.6r-u.g.4S)>45){e.33()}});e(s).17(".10-2a").6l("cy",13(t){6(1v.3P(u.g.6r-u.g.4S)>45){6(u.g.6r-u.g.4S>0){u.o.5I(u.g);e(s).2K("1P")}18{u.o.5E(u.g);e(s).2K("1N")}}})}6(u.o.9M==19&&e(s).17(".10-1S").1u>1){e(s).17(".10-2a").1K(13(){u.o.9n(u.g);6(u.g.2C){u.g.3r=19;u.1g();6(u.g.3y){u.g.3y.1g()}6(u.g.2L){u.g.2L.17(".10-ct-1A").1g()}u.g.3s=(3q 4s).4z()}},13(){6(u.g.3r==19){u.22();u.g.3r=1d}})}u.7A();6(u.o.1m){u.g.1m=e("<20>").1q("10-cx").1n(e(s)).1f("1I",u.o.9O).16({1Y:"2J",1x:"cB"}).2M(13(){11 t=0;6(!u.g.1m){t=3J}2g(13(){u.g.1m.12("2Z",u.g.1m.1a());u.g.1m.12("2X",u.g.1m.1c());6(u.g.1m.16("1i")!="1V"){u.g.1m.12("43",u.g.1m[0].1I.1i)}6(u.g.1m.16("1J")!="1V"){u.g.1m.12("4M",u.g.1m[0].1I.1J)}6(u.g.1m.16("1s")!="1V"){u.g.1m.12("3Y",u.g.1m[0].1I.1s)}6(u.g.1m.16("1o")!="1V"){u.g.1m.12("59",u.g.1m[0].1I.1o)}6(u.o.7M!=1d){e("").1n(e(s)).1f("2e",u.o.7M).1f("cC",u.o.9C).16({cG:"1G",d6:"1G"}).3G(u.g.1m)}u.g.1m.16({1x:"1G",1Y:"2u"});u.7F()},t)}).1f("1r",u.o.1m)}e(2T).3a(13(){u.g.3a=19;6(!u.g.2W){u.3w(u.g.1H,13(){6(u.g.2E){u.g.2E.5N()}u.g.3a=1d});6(u.g.1m){u.7F()}}});u.g.8L=19;6(u.o.4E==19){6(u.o.6m){u.g.2C=19;e(s).17(".10-1k-22").1q("10-1k-22-1R")}18{e(s).17(".10-1k-1g").1q("10-1k-1g-1R")}u.1P()}18{u.5l(u.g.1H,13(){u.g.1H.2v(3J,13(){u.g.3A=1d;e(14).1q("10-1R");6(u.o.7X){e(14).1E(e(14).12("4N")+25).cF(13(){e(14).17(".10-3N").2h();e(14).6A()})}u.g.1H.17(\' > *[1l*="10-s"]\').1W(13(){6(e(14).12("5x")>0){11 t=e(14);t.12("5z",2g(13(){u.7Z(t)},t.12("5x")))}})});u.7W(u.g.27);6(u.o.6m){u.g.3A=1d;u.22()}18{e(s).17(".10-1k-1g").1q("10-1k-1g-1R")}})}u.o.9o(e(s))};u.87=13(){6(!u.g.2W&&!u.g.3A){6(4d(2n,"9d")||4d(2n,"9e")){4d(2n,"cD");u.4Q()}18{u.g.4k=u.g.1C();u.g.4m=u.g.1F();u.g.5r=u.g.1B;4d(e(s)[0],"cw");e(s).1q("10-2f-5O")}}};u.4Q=13(){u.g.3W=19;e(s).2P("10-2f-5O")};u.22=13(){6(u.g.2C){6(u.g.2c=="1N"&&u.o.6N){u.1N()}18{u.1P()}}18{u.g.2C=19;6(!u.g.2W&&!u.g.3A){u.5a()}}e(s).17(".10-1k-22").1q("10-1k-22-1R");e(s).17(".10-1k-1g").2P("10-1k-1g-1R")};u.5a=13(){11 t=e(s).17(".10-1R").12("5A")?1b(e(s).17(".10-1R").12("5A")):u.o.7H;6(!u.o.4E&&!e(s).17(".10-1R").12("5A")){11 n=e(s).17(".10-1S:3B("+(u.o.2b-1)+")").12("5A");t=n?n:u.o.7H}3e(u.g.42);6(u.g.3s){6(!u.g.3S){u.g.3S=(3q 4s).4z()}6(u.g.3S>u.g.3s){u.g.3s=(3q 4s).4z()}6(!u.g.34){u.g.34=t}u.g.34-=u.g.3s-u.g.3S;u.g.3s=1d;u.g.3S=(3q 4s).4z()}18{u.g.34=t;u.g.3S=(3q 4s).4z()}u.g.42=2T.2g(13(){u.g.3S=u.g.3s=u.g.34=1d;u.22()},u.g.34);6(u.g.3y){u.g.3y.24({1a:u.g.1C()},u.g.34,"5C",13(){e(14).16({1a:0})})}6(u.g.2L){11 r=u.g.2L.17(".10-ct-1J .10-ct-1A");11 i=u.g.2L.17(".10-ct-1i .10-ct-1A");6(u.g.2L.16("1x")=="1G"){r.16({1A:0});i.16({1A:0});u.g.2L.2v(cn)}11 o=13(){i.24({1A:6c},t/2,"5C")};11 a=r;11 f=u.g.34-t/2;6(u.g.34u.o.44&&u.o.44>0&&!e){u.g.3Q=0;u.1g();6(u.o.6k==1d){u.o.44=0}}18{11 t=u.g.27<2?u.g.2D:u.g.27-1;u.g.2c="1N";u.48(t,u.g.2c)}};u.1P=13(e){6(!u.o.65){6(!(u.g.27u.o.44&&u.o.44>0&&!e){u.g.3Q=0;u.1g();6(u.o.6k==1d){u.o.44=0}}18{11 t=u.g.270){r=u.g.v.6T}3e(u.g.80);u.g.80=2g(13(){11 e=13(){6(u.g.3W){2g(13(){e()},41)}18{u.5l(u.g.1t,13(){u.24()})}};e()},r)};u.5l=13(t,n){u.g.3A=19;6(u.g.8L){e(s).16({1Y:"2u"})}6(u.o.5l){11 r=[];11 i=0;6(t.16("4e-4t")!="1G"&&t.16("4e-4t").1w("5q")!=-1){11 o=t.16("4e-4t");o=o.3n(/5q\\((.*)\\)/)[1].2A(/"/8R,"");r.4x(o)}t.17("20").1W(13(){r.4x(e(14).1f("1r"))});t.17("*").1W(13(){6(e(14).16("4e-4t")!="1G"&&e(14).16("4e-4t").1w("5q")!=-1){11 t=e(14).16("4e-4t");t=t.3n(/5q\\((.*)\\)/)[1].2A(/"/8R,"");r.4x(t)}});6(r.1u==0){e(".10-1y-2I, .10-1k-1P, .10-1k-1N, .10-1o-1k-2I").16({1Y:"2u"});u.3w(t,n)}18{6(u.g.1M){u.g.30.16("1x","29")}18{u.g.30.1E(cv).2v(2s)}2t(x=0;x").2M(13(){6(++i==r.1u){u.g.30.1g(19,19).16({1x:"1G"});e(".10-1y-2I, .10-1k-1P, .10-1k-1N, .10-1o-1k-2I").16({1Y:"2u"});u.3w(t,n)}}).1f("1r",r[x])}}}18{e(".10-1y-2I, .10-1k-1P, .10-1k-1N, .10-1o-1k-2I").16({1Y:"2u"});u.3w(t,n)}};u.3w=13(t,n){t.16({1Y:"2J",1x:"29"});6(u.g.6g){u.g.6g()}u.7A();6(u.o.2U=="47"){u.a6()}t.2Y().1W(13(){11 t=e(14);11 n=t.12("43")?t.12("43"):"0";11 r=t.12("3Y")?t.12("3Y"):"0";6(t.3O("a")&&t.2Y().1u>0){t.16({1x:"29"});t=t.2Y()}11 i="1V";11 s="1V";6(t.12("2Z")){6(26 t.12("2Z")=="3F"){i=1b(t.12("2Z"))*u.g.1B}18 6(t.12("2Z").1w("%")!=-1){i=t.12("2Z")}}6(t.12("2X")){6(26 t.12("2X")=="3F"){s=1b(t.12("2X"))*u.g.1B}18 6(t.12("2X").1w("%")!=-1){s=t.12("2X")}}11 o=t.12("6J")?1b(t.12("6J"))*u.g.1B:0;11 a=t.12("6P")?1b(t.12("6P"))*u.g.1B:0;11 f=t.12("6U")?1b(t.12("6U"))*u.g.1B:0;11 l=t.12("6V")?1b(t.12("6V"))*u.g.1B:0;11 c=t.12("5W")?1b(t.12("5W"))*u.g.1B:0;11 h=t.12("5T")?1b(t.12("5T"))*u.g.1B:0;11 p=t.12("63")?1b(t.12("63"))*u.g.1B:0;11 d=t.12("64")?1b(t.12("64"))*u.g.1B:0;11 v=t.12("8S");11 m=t.12("8Y");6(u.g.3C||u.o.4h>0){6(t.3O("20")&&!t.3V("10-bg")){t.16({1a:"1V",1c:"1V"});6((i==0||i=="1V")&&26 s=="3F"&&s!=0){i=s/t.1c()*t.1a()}6((s==0||s=="1V")&&26 i=="3F"&&i!=0){s=i/t.1a()*t.1c()}6(i=="1V"){i=t.1a()*u.g.1B}6(s=="1V"){s=t.1c()*u.g.1B}t.16({1a:i,1c:s})}6(!t.3O("20")){t.16({1a:i,1c:s,"8Z-8X":1b(v)*u.g.1B+"1z","8W-1c":1b(m)*u.g.1B+"1z"})}6(t.3O("1e")&&t.17("2i").12("5g")){11 g=t.17("2i");g.1f("1a",1b(g.12("2Z"))*u.g.1B).1f("1c",1b(g.12("2X"))*u.g.1B);t.16({1a:1b(g.12("2Z"))*u.g.1B,1c:1b(g.12("2X"))*u.g.1B})}t.16({23:f+"1z "+a+"1z "+l+"1z "+o+"1z ",8T:c+"1z",8U:h+"1z",8V:p+"1z",9j:d+"1z"})}6(!t.3V("10-bg")){11 y=t;6(t.2l().3O("a")){t=t.2l()}11 b=u.o.7n>0?(u.g.1C()-u.o.7n)/2:0;b=b<0?0:b;6(n.1w("%")!=-1){t.16({1i:u.g.1C()/1Z*1b(n)-y.1a()/2-o-c})}18 6(b>0||u.g.3C||u.o.4h>0){t.16({1i:b+1b(n)*u.g.1B})}6(r.1w("%")!=-1){t.16({1s:u.g.1F()/1Z*1b(r)-y.1c()/2-f-p})}18 6(u.g.3C||u.o.4h>0){t.16({1s:1b(r)*u.g.1B})}}18{t.16({1a:"1V",1c:"1V"});i=t.1a();s=t.1c();11 w=u.g.1B;6(u.g.2x.1w("%")!=-1){6(u.g.1C()>i){w=u.g.1C()/i;6(u.g.1F()>s*w){w=u.g.1F()/s}}18 6(u.g.1F()>s){w=u.g.1F()/s;6(u.g.1C()>i*w){w=u.g.1C()/i}}}t.16({1a:1v.5o(i*w),1c:1v.5o(s*w),2z:-1v.5o(i*w)/2+"1z",2O:-1v.5o(s*w)/2+"1z"})}});t.16({1x:"1G",1Y:"2u"});u.6B();n();e(14).6A();6(u.g.4k&&u.g.3W){u.g.4k=1d;u.g.4m=1d;u.g.5r=1d;u.g.3W=1d}};u.6B=13(){6(u.g.4p){11 e=13(){6(u.g.4p.1c()>0){6(u.g.84>0){u.g.3v.16({1c:u.g.4p.1c()/2})}18{u.g.3v.16({1c:u.g.4p.1c(),2O:-u.g.4p.1c()/2})}}18{2g(13(){e()},50)}};e()}};u.7A=13(){6(u.o.4h>0){6(e(2T).1a()e(s).17(".10-1y-1L").1a()){n.16({1a:e(s).17(".10-1y-1L").1a()})}u.7Y("a5")};u.7W=13(t){11 n=t?t:u.g.5j;e(s).17(".10-1y-1L a:a9(.10-3z-"+n+")").2Y().1W(13(){e(14).2P("10-3z-1R").1g().5F(6O,u.o.7b/1Z)});e(s).17(".10-1y-1L a.10-3z-"+n).2Y().1q("10-3z-1R").1g().5F(6O,u.o.7d/1Z)};u.7Q=13(){6(!e(s).17(".10-1y-1L-2f").3V("10-1y-1L-1K")){11 t=e(s).17(".10-3z-1R").1u?e(s).17(".10-3z-1R").2l():1d;6(t){11 n=t.3g().1i+t.1a()/2;11 r=e(s).17(".10-1y-1L-2f").1a()/2-n;r=r0?0:r;e(s).17(".10-1y-1L").24({2z:r},72,"5U")}}};u.7Y=13(t){6(u.o.5Y&&!e(s).3V("10-1K")){2G(t){1h"4U":u.g.3u.16({1Y:"2J",1x:"29"});1j;1h"a5":u.g.3u.16({1Y:"2u",1x:"1G"});1j}}};u.24=13(){u.g.2W=19;u.g.3A=1d;3e(u.g.42);3e(u.g.80);u.g.ae=u.g.1H;u.o.9w(u.g);6(u.o.2U=="47"){u.7W();6(!("6n"3j 2T)){u.7Q()}}u.g.1t.1q("10-ad");11 t=7g=6e=7s=5X=76=6h=7c=69=dq=67=dz="1V";11 o=7f=u.g.1C();11 a=6Z=u.g.1F();11 f=u.g.2c=="1N"?u.g.1H:u.g.1t;11 l=f.12("3p")?f.12("3p"):u.o.7z;11 c=u.g.6G[u.g.2c][l];6(c=="1i"||c=="1J"){o=6e=7f=6h=0;67=0}6(c=="1s"||c=="1o"){a=t=6Z=5X=0;69=0}2G(c){1h"1i":7g=5X=0;69=-u.g.1C();1j;1h"1J":t=76=0;69=u.g.1C();1j;1h"1s":7s=6h=0;67=-u.g.1F();1j;1h"1o":6e=7c=0;67=u.g.1F();1j}u.g.1H.16({1i:t,1J:7g,1s:6e,1o:7s});u.g.1t.16({1a:7f,1c:6Z,1i:5X,1J:76,1s:6h,1o:7c});11 h=u.g.1H.12("6v")?1b(u.g.1H.12("6v")):u.o.7C;11 p=u.g.1H.12("4u")?1b(u.g.1H.12("4u")):u.o.6j;11 d=u.g.1H.12("4n")?u.g.1H.12("4n"):u.o.5G;11 v=u.g.1t.12("4N")?1b(u.g.1t.12("4N")):u.o.7a;11 m=u.g.1t.12("5Q")?1b(u.g.1t.12("5Q")):u.o.6S;11 g=u.g.1t.12("6o")?u.g.1t.12("6o"):u.o.6E;11 y=13(){u.g.1H.1E(h+p/15).24({1a:o,1c:a},p,d,13(){b()})};11 b=13(){u.g.ae.17(\' > *[1l*="10-s"]\').1g(19,19);u.o.7B(u.g);u.g.1H=u.g.1t;u.g.27=u.g.5j;e(s).17(".10-1S").2P("10-1R");e(s).17(".10-1S:3B("+(u.g.27-1)+")").1q("10-1R").2P("10-ad");e(s).17(".10-1o-4b a").2P("10-1k-1R");e(s).17(".10-1o-4b a:3B("+(u.g.27-1)+")").1q("10-1k-1R");6(u.g.2C){u.5a()}u.g.2W=1d;6(u.g.3a==19){u.3w(u.g.1H,13(){u.g.3a=1d})}};11 w=13(t){u.g.1H.17(\' > *[1l*="10-s"]\').1W(13(){11 n=e(14).12("3p")?e(14).12("3p"):c;11 r,i;2G(n){1h"1i":r=-u.g.1C();i=0;1j;1h"1J":r=u.g.1C();i=0;1j;1h"1s":i=-u.g.1F();r=0;1j;1h"1o":i=u.g.1F();r=0;1j}11 s=e(14).12("5y")?e(14).12("5y"):1d;2G(s){1h"1i":r=u.g.1C();i=0;1j;1h"1J":r=-u.g.1C();i=0;1j;1h"1s":i=u.g.1F();r=0;1j;1h"1o":i=-u.g.1F();r=0;1j}11 o=1b(e(14).1f("1l").1X("10-s")[1]);6(o==-1){11 a=1b(e(14).16("1i"));11 f=1b(e(14).16("1s"));6(i<0){i=-(u.g.1F()-f+1)}18 6(i>0){i=f+e(14).4G()+1}6(r<0){r=-(u.g.1C()-a+1)}18 6(r>0){r=a+e(14).4I()+1}11 l=1}18{11 h=u.g.1H.12("61")?1b(u.g.1H.12("61")):u.o.7J;11 l=o*h}11 p=e(14).12("6v")?1b(e(14).12("6v")):u.o.7C;11 d=e(14).12("4u")?1b(e(14).12("4u")):u.o.6j;11 v=e(14).12("4n")?e(14).12("4n"):u.o.5G;6(t){p=0;d=t}11 m="1G";6(!u.g.1M&&u.g.4i){m=e(14).12("6w")?e(14).12("6w"):0}11 g="1G";6(!u.g.1M&&u.g.4i){g=e(14).12("6t")?e(14).12("6t"):1}6(e(14).12("5z")){3e(e(14).12("5z"))}6(s=="4c"||!s&&n=="4c"){6(!u.g.1M){e(14).1g(19,1d).1E(p).24({2w:0,1A:m,1Q:g},d,v,13(){e(14).16({1Y:"2J",2w:e(14).12("5P")})})}18{e(14).1g(19,19).1E(p).31(d,v,13(){e(14).16({1Y:"2J",1x:"29"})})}}18{e(14).1g(19,1d).1E(p).24({1A:m,1Q:g,2z:-r*l,2O:-i*l},d,v)}})};11 E=13(){u.g.1t.1E(h+v).24({1a:u.g.1C(),1c:u.g.1F()},m,g)};11 S=13(){6(u.g.3m){h=0}u.g.1t.17(\' > *[1l*="10-s"]\').1W(13(){11 t=e(14).12("3p")?e(14).12("3p"):c;11 n,r;2G(t){1h"1i":n=-u.g.1C();r=0;1j;1h"1J":n=u.g.1C();r=0;1j;1h"1s":r=-u.g.1F();n=0;1j;1h"1o":r=u.g.1F();n=0;1j;1h"4c":r=0;n=0;1j}11 i=1b(e(14).1f("1l").1X("10-s")[1]);6(i==-1){11 s=1b(e(14).16("1i"));11 o=1b(e(14).16("1s"));6(r<0){r=-(o+e(14).4G()+1)}18 6(r>0){r=u.g.1F()-o+1}6(n<0){n=-(s+e(14).4I()+1)}18 6(n>0){n=u.g.1C()-s+1}11 a=1}18{11 f=u.g.1t.12("a4")?1b(u.g.1t.12("a4")):u.o.af;11 a=i*f}11 l=e(14).12("4N")?1b(e(14).12("4N")):u.o.7a;11 p=e(14).12("5Q")?1b(e(14).12("5Q")):u.o.6S;11 d=e(14).12("6o")?e(14).12("6o"):u.o.6E;11 m=e(14);11 g=13(){6(u.o.7X==19){m.17(".10-3N").2h()}6(m.12("5x")>0){m.12("5z",2g(13(){u.7Z(m)},m.12("5x")))}};11 y="1G";6(!u.g.1M&&u.g.4i){y=e(14).12("9T")?e(14).12("9T"):0}11 b="1G";6(!u.g.1M&&u.g.4i){b=e(14).12("9Y")?e(14).12("9Y"):1}6(t=="4c"){6(!u.g.1M){e(14).16({1U:"1A("+y+"1D) 1Q("+b+")","-4Z-1U":"1A("+y+"1D) 1Q("+b+")","-3t-1U":"1A("+y+"1D) 1Q("+b+")","-o-1U":"1A("+y+"1D) 1Q("+b+")","-4V-1U":"1A("+y+"1D) 1Q("+b+")",2w:0,1Y:"2u",2z:0,2O:0}).1g().1E(h+v+l).24({1Q:1,1A:0,2w:e(14).12("5P")},p,d,13(){g()})}18{e(14).16({1x:"1G",1Y:"2u",2z:0,2O:0}).1g(19,19).1E(h+v+l).2v(p,d,13(){g()})}}18{6(!u.g.1M){e(14).16({2w:e(14).12("5P")})}e(14).16({1U:"1A("+y+"1D) 1Q("+b+")","-4Z-1U":"1A("+y+"1D) 1Q("+b+")","-3t-1U":"1A("+y+"1D) 1Q("+b+")","-o-1U":"1A("+y+"1D) 1Q("+b+")","-4V-1U":"1A("+y+"1D) 1Q("+b+")",2z:n*a,2O:r*a,1x:"29",1Y:"2u"});e(14).1g().1E(h+v+l).24({2z:0,2O:0,1Q:1,1A:0},p,d,13(){g()})}})};11 x=13(){6(n(e(s))&&26 e.6L!="32"&&(u.g.1t.12("4F")||u.g.1t.12("5s"))){6(u.g.1t.12("4F")&&u.g.1t.12("5s")){11 t=1v.28(1v.2p()*2);11 r=[["3d",u.g.1t.12("4F")],["a2",u.g.1t.12("5s")]];N(r[t][0],r[t][1])}18 6(u.g.1t.12("4F")){N("3d",u.g.1t.12("4F"))}18{N("a2",u.g.1t.12("5s"))}}18{6(u.g.1t.12("5p")&&u.g.1t.12("5v")){11 t=1v.28(1v.2p()*2);11 r=[["2d",u.g.1t.12("5p")],["9Z",u.g.1t.12("5v")]];N(r[t][0],r[t][1])}18 6(u.g.1t.12("5p")){N("2d",u.g.1t.12("5p"))}18 6(u.g.1t.12("5v")){N("9Z",u.g.1t.12("5v"))}18{N("2d","6p")}}};11 T=13(){6(n(e(s))&&4P.1w("3d")!=-1){N("3d",4P.1X(":")[1])}18{6(4P.1w("3d")!=-1){N("2d","6p")}18{N("2d",4P.1X(":")[1])}}};11 N=13(e,t){11 n=e.1w("de")==-1?u.t:u.ct;11 r="3d",s,o;6(e.1w("2d")!=-1){r="2d"}6(t.1w("3L")!=-1){o=n["t"+r].1u-1;s="3L"}18 6(t.1w("6p")!=-1){o=1v.28(1v.2p()*i(n["t"+r]));s="2p 4R 6p"}18{11 a=t.1X(",");11 f=a.1u;o=1b(a[1v.28(1v.2p()*f)])-1;s="2p 4R dl"}C(r,n["t"+r][o])};11 C=13(t,n){11 i=e(s).17(".10-2a");11 o=u.g.1H.17(\'*[1l*="10-s"]\').1u>0?3J:0;11 a=n.6H.3k().1w("dH")==-1?1d:19;11 f=26 n.5b=="3F"?n.5b:1v.28(1v.2p()*(n.5b[1]-n.5b[0]+1))+n.5b[0];11 l=26 n.5h=="3F"?n.5h:1v.28(1v.2p()*(n.5h[1]-n.5h[0]+1))+n.5h[0];6(u.g.82()==19&&u.o.9L==19||u.g.1M&&u.o.9A==19){6(f>=15){f=7}18 6(f>=5){f=4}18 6(f>=4){f=3}18 6(f>2){f=2}6(l>=15){l=7}18 6(l>=5){l=4}18 6(l>=4){l=3}18 6(l>2){l=2}6(l>2&&f>2){l=2;6(f>4){f=4}}}11 c=e(s).17(".10-2a").1a()/f;11 h=e(s).17(".10-2a").1c()/l;6(!u.g.2E){u.g.2E=e("<1e>").1q("10-6C-2f").1q("10-3U-2J").16({1a:i.1a(),1c:i.1c()}).6a(i)}18{u.g.2E.5N().16({1a:i.1a(),1c:i.1c()})}11 p=i.1a()-1v.28(c)*f;11 d=i.1c()-1v.28(h)*l;11 v=[];v.9V=13(){11 e=14.1u,t,n,r;6(e==0)1O 1d;a3(--e){t=1v.28(1v.2p()*(e+1));n=14[e];r=14[t];14[e]=r;14[t]=n}1O 14};2t(11 m=0;m").1q("10-dJ").1n(u.g.2E);u.g.6D=e("<1e>").1q("10-cz").1n(u.g.2E)}11 E=u.g.2c;2t(11 x=0;x(l-1)*f-1?d:0;11 C=e("<1e>").1q("10-6C-3I").16({1a:1v.28(c)+T,1c:1v.28(h)+N}).1n(u.g.2E);11 k,L;6(t=="3d"){C.1q("10-3d-2f");11 A=1v.28(c)+T;11 O=1v.28(h)+N;11 M;6(n.21.51=="9R"){6(1v.3P(n.21.1p.2o)>90&&n.3I.9k!="aa"){M=1v.28(A/7)+T}18{M=A}}18{6(1v.3P(n.21.1p.2j)>90&&n.3I.9k!="aa"){M=1v.28(O/7)+N}18{M=O}}11 3H=A/2;11 D=O/2;11 P=M/2;11 H=13(t,n,r,i,s,o,u,a,f){e("<1e>").1q(t).16({1a:r,1c:i,1U:"5e("+s+"1z, "+o+"1z, "+u+"1z) 2j("+a+"1D) 2o("+f+"1D) 5d(5c) 4r(1, 1, 1)","-o-1U":"5e("+s+"1z, "+o+"1z, "+u+"1z) 2j("+a+"1D) 2o("+f+"1D) 5d(5c) 4r(1, 1, 1)","-4Z-1U":"5e("+s+"1z, "+o+"1z, "+u+"1z) 2j("+a+"1D) 2o("+f+"1D) 5d(5c) 4r(1, 1, 1)","-4V-1U":"5e("+s+"1z, "+o+"1z, "+u+"1z) 2j("+a+"1D) 2o("+f+"1D) 5d(5c) 4r(1, 1, 1)","-3t-1U":"5e("+s+"1z, "+o+"1z, "+u+"1z) 2j("+a+"1D) 2o("+f+"1D) 5d(5c) 4r(1, 1, 1)"}).1n(n)};H("10-3d-3E",C,0,0,0,0,-P,0,0);11 B=0;11 j=0;11 F=0;6(n.21.51=="cE"&&1v.3P(n.21.1p.2j)>90){H("10-3d-5t",C.17(".10-3d-3E"),A,O,-3H,-D,-P,6c,0)}18{H("10-3d-5t",C.17(".10-3d-3E"),A,O,-3H,-D,-P,0,6c)}H("10-3d-1o",C.17(".10-3d-3E"),A,M,-3H,D-P,0,-90,0);H("10-3d-1s",C.17(".10-3d-3E"),A,M,-3H,-D-P,0,90,0);H("10-3d-9v",C.17(".10-3d-3E"),A,O,-3H,-D,P,0,0);H("10-3d-1i",C.17(".10-3d-3E"),M,O,-3H-P,-D,0,0,-90);H("10-3d-1J",C.17(".10-3d-3E"),M,O,3H-P,-D,0,0,90);k=C.17(".10-3d-9v");6(n.21.51=="9R"){6(1v.3P(n.21.1p.2o)>90){L=C.17(".10-3d-5t")}18{L=C.17(".10-3d-1i, .10-3d-1J")}}18{6(1v.3P(n.21.1p.2j)>90){L=C.17(".10-3d-5t")}18{L=C.17(".10-3d-1s, .10-3d-1o")}}11 I=o+v[x]*n.3I.1E;11 q=u.g.2E.17(".10-3d-2f:3B("+x+") .10-3d-3E");6(n.2H&&n.2H.1p){n.2H.1p.1E=n.2H.1p.1E?n.2H.1p.1E+I:I;q.1p(n.2H.1p,n.2H.2r,n.2H.3R)}18{n.21.1p.1E=n.21.1p.1E?n.21.1p.1E+I:I}q.1p(n.21.1p,n.21.2r,n.21.3R);6(n.3o){q.1p(e.4H({},{4r:1},n.3o.1p),n.3o.2r,n.3o.3R)}}18{11 R=2N=2y=2B="1V";11 U=5i=1;6(n.1p.51=="2p"){11 z=["1s","1o","1J","1i"];11 W=z[1v.28(1v.2p()*z.1u)]}18{11 W=n.1p.51}6(n.6H.3k().1w("9B")!=-1&&x%2==0){6(E=="1N"){E="1P"}18{E="1N"}}6(E=="1N"){2G(W){1h"1s":W="1o";1j;1h"1o":W="1s";1j;1h"1i":W="1J";1j;1h"1J":W="1i";1j;1h"6Q":W="6F";1j;1h"6W":W="6z";1j;1h"6z":W="6W";1j;1h"6F":W="6Q";1j}}2G(W){1h"1s":R=2y=-C.1c();2N=2B=0;1j;1h"1o":R=2y=C.1c();2N=2B=0;1j;1h"1i":R=2y=0;2N=2B=-C.1a();1j;1h"1J":R=2y=0;2N=2B=C.1a();1j;1h"6Q":R=C.1c();2y=0;2N=C.1a();2B=0;1j;1h"6W":R=C.1c();2y=0;2N=-C.1a();2B=0;1j;1h"6z":R=-C.1c();2y=0;2N=C.1a();2B=0;1j;1h"6F":R=-C.1c();2y=0;2N=-C.1a();2B=0;1j}u.g.2m=n.1p.1Q?n.1p.1Q:1;6(a==19&&u.g.2m!=1){R=R/2;2y=2y/2;2N=2N/2;2B=2B/2}2G(n.1p.4g){1h"4c":R=2y=2N=2B=0;U=0;5i=1;1j;1h"cm":U=0;5i=1;6(u.g.2m==1){2y=2B=0}1j}6((n.1p.1A||n.1p.2j||n.1p.2o||u.g.2m!=1)&&!u.g.1M&&n.1p.4g!="1L"){C.16({3U:"2u"})}18{C.16({3U:"2J"})}6(a==19){u.g.4y.16({3U:"2u"})}18{u.g.4y.16({3U:"2J"})}6(n.1p.4g=="1L"||a==19){11 X=C.1n(u.g.4y);11 V=C.6y().1n(u.g.6D);k=e("<1e>").1q("10-ck").1n(X)}18{11 V=C.1n(u.g.6D)}L=e("<1e>").1q("10-cp").1n(V).16({1s:-R,1i:-2N,cu:"29",2w:U});11 J=o+v[x]*n.3I.1E;6(u.g.9y&&26 e.6L!="32"){11 K=n.1p.1A?n.1p.1A:0;11 Q=n.1p.2j?n.1p.2j:0;11 G=n.1p.2o?n.1p.2o:0;6(E=="1N"){K=-K;Q=-Q;G=-G}6(Q!=0||G!=0||K!=0||u.g.2m!=1){L.16({1U:"1A("+K+"1D) 2j("+Q+"1D) 2o("+G+"1D) 1Q("+u.g.2m+","+u.g.2m+")","-o-1U":"1A("+K+"1D) 2j("+Q+"1D) 2o("+G+"1D) 1Q("+u.g.2m+","+u.g.2m+")","-4Z-1U":"1A("+K+"1D) 2j("+Q+"1D) 2o("+G+"1D) 1Q("+u.g.2m+","+u.g.2m+")","-4V-1U":"1A("+K+"1D) 2j("+Q+"1D) 2o("+G+"1D) 1Q("+u.g.2m+","+u.g.2m+")","-3t-1U":"1A("+K+"1D) 2j("+Q+"1D) 2o("+G+"1D) 1Q("+u.g.2m+","+u.g.2m+")"})}L.1p({1E:J,1s:0,1i:0,2w:5i,1A:0,2j:0,2o:0,1Q:1},n.1p.2r,n.1p.3R);6((n.1p.4g=="1L"||a==19)&&n.6H.3k().1w("9B")==-1){11 Y=0;6(K!=0){Y=-K}k.1p({1E:J,1s:2y,1i:2B,1A:Y,1Q:u.g.2m,2w:U},n.1p.2r,n.1p.3R)}}18{L.1E(J).24({1s:0,1i:0,2w:5i},n.1p.2r,n.1p.3R);6(n.1p.4g=="1L"){k.1E(J).24({1s:2y,1i:2B},n.1p.2r,n.1p.3R)}}}11 Z=u.g.1H.17(".10-bg");6(Z.1u){6(t=="3d"||t=="2d"&&(n.1p.4g=="1L"||a==19)){k.3G(e("<20>").1f("1r",Z.1f("1r")).16({1a:Z[0].1I.1a,1c:Z[0].1I.1c,2z:i.1a()/2+3T(Z.16("2S-1i"))-1b(C.3g().1i),2O:i.1c()/2+3T(Z.16("2S-1s"))-1b(C.3g().1s)}))}18 6(u.g.4y.2Y().1u==0){u.g.4y.3G(e("<20>").1f("1r",Z.1f("1r")).16({1a:Z[0].1I.1a,1c:Z[0].1I.1c,2z:i.1a()/2+3T(Z.16("2S-1i")),2O:i.1c()/2+3T(Z.16("2S-1s"))}))}}11 4f=u.g.1t.17(".10-bg");6(4f.1u){L.3G(e("<20>").1f("1r",4f.1f("1r")).16({1a:4f[0].1I.1a,1c:4f[0].1I.1c,2z:i.1a()/2+3T(4f.16("2S-1i"))-1b(C.3g().1i),2O:i.1c()/2+3T(4f.16("2S-1s"))-1b(C.3g().1s)}))}}11 7L=u.g.1H;11 38=u.g.1t;38.17(".10-bg").16({1Y:"2J"});w(o);2g(13(){7L.16({1a:0});u.g.2E.2P("10-3U-2J")},o);11 7K=1b(38.12("5B"))?1b(38.12("5B")):0;11 7G=u.g.3m+7K>0?u.g.3m+7K:0;2g(13(){6(u.g.3a==19){u.g.2E.5N();7L.2P("10-1R");u.3w(38,13(){u.g.3a=1d})}S();38.16({1a:u.g.1C(),1c:u.g.1F()})},7G);2g(13(){u.g.2E.1q("10-3U-2J");38.1q("10-1R");6(38.17(".10-bg").1u){38.17(".10-bg").16({1x:"1G",1Y:"2u"});6(u.g.1M){38.17(".10-bg").16("1x","29");2g(13(){b()},41)}18{38.17(".10-bg").2v(41,13(){b()})}}18{b()}},u.g.3m)};7D=(u.g.1t.12("4F")||u.g.1t.12("5p"))&&u.t||(u.g.1t.12("5s")||u.g.1t.12("5v"))&&u.ct?"3q":"5D";6(u.o.4E&&!u.g.9x){6(u.g.2D==1){11 h=0;u.o.7B(u.g)}18{11 k=1b(u.g.1t.12("5B"))?1b(u.g.1t.12("5B")):0;11 L=7D=="3q"?0:p;2g(13(){b()},L+1v.3P(k))}u.g.3m=19;S();u.g.1t.16({1a:u.g.1C(),1c:u.g.1F()});6(!u.g.1M){u.g.1t.17(".10-bg").16({1x:"1G"}).2v(41)}u.g.9x=19;u.g.3A=1d}18{2G(7D){1h"5D":u.g.3m=1d;6(u.g.2E){u.g.2E.5N()}y();w();E();S();1j;1h"3q":6(26 4P!="32"){T()}18{x()}1j}}};u.7Z=13(e){11 t=u.g.1H;6(u.g.2c!="1N"&&u.g.1t){t=u.g.1t}11 n=t.12("3p")?t.12("3p"):u.o.7z;11 r=u.g.6G[u.g.2c][n];11 i=e.12("3p")?e.12("3p"):r;11 s,o;2G(i){1h"1i":s=-u.g.1C();o=0;1j;1h"1J":s=u.g.1C();o=0;1j;1h"1s":o=-u.g.1F();s=0;1j;1h"1o":o=u.g.1F();s=0;1j}11 a=e.12("5y")?e.12("5y"):1d;2G(a){1h"1i":s=u.g.1C();o=0;1j;1h"1J":s=-u.g.1C();o=0;1j;1h"1s":o=u.g.1F();s=0;1j;1h"1o":o=-u.g.1F();s=0;1j}11 f=1b(e.1f("1l").1X("10-s")[1]);6(f==-1){11 l=1b(e.16("1i"));11 c=1b(e.16("1s"));6(o<0){o=-(u.g.1F()-c+1)}18 6(o>0){o=c+e.4G()+1}6(s<0){s=-(u.g.1C()-l+1)}18 6(s>0){s=l+e.4I()+1}11 h=1}18{11 p=u.g.1H.12("61")?1b(u.g.1H.12("61")):u.o.7J;11 h=f*p}11 d=e.12("4u")?1b(e.12("4u")):u.o.6j;11 v=e.12("4n")?e.12("4n"):u.o.5G;11 m="1G";6(!u.g.1M&&u.g.4i){m=e.12("6w")?e.12("6w"):0}11 g="1G";6(!u.g.1M&&u.g.4i){g=e.12("6t")?e.12("6t"):1}6(a=="4c"||!a&&i=="4c"){6(!u.g.1M){e.24({2w:0,1A:m,1Q:g},d,v)}18{e.31(d,v)}}18{e.24({1A:m,1Q:g,2z:-s*h,2O:-o*h},d,v)}};u.4D=13(){u.d={3x:e("<1e>"),aT:13(t){e(""+t+"").1n(u.d.3x)},9E:13(){e("<4a>").1n(u.d.3x)},aU:13(t){e("<4a><30>"+t+"").1n(u.d.3x)},aL:13(t){e("<30>"+t+"").1n(u.d.3x.17("4a:3L"))},78:13(t){e("<4a>").1n(u.d.3x.17("4a:3L 30:3L"))},aF:13(e){u.d.3x.17("4a:3L 30:3L").1K(13(){e.16({3f:"cA d5 dg",2O:1b(e.16("2S-1s"))-2,2z:1b(e.16("2S-1i"))-2})},13(){e.16({3f:"9z",2O:1b(e.16("2S-1s"))+2,2z:1b(e.16("2S-1i"))+2})})},7t:13(){6(!e("3h").17(".10-4D-7r").1u){6(!u.d.9S){u.d.aT("dL dI");u.d.9E();2t(11 t 3j u.o){u.d.aL(t+": <1T>"+u.o[t]+"")}u.d.aT("3b dG");u.d.aU("dN 3c dO 9I: <1T>"+e(s).17(".10-1S").1u+"");e(s).17(\'.10-2a .10-1S, .10-2a *[1l*="10-s"]\').1W(13(){6(e(14).3V("10-1S")){u.d.aU("<1T>9J "+(e(14).4L()+1)+"");u.d.78();u.d.aL("<1T>9J "+(e(14).4L()+1)+" a8:

")}18{u.d.aU("    dk ( "+e(14).9q("9t")+" )");u.d.aF(e(14));u.d.78();u.d.aL("<1T>"+e(14).9q("9t")+" 1S a8:

");u.d.aL("dA / 1l: <1T>"+e(14).1f("1l")+"")}e.1W(e(14).12(),13(e,t){u.d.aL(e+": <1T>"+t+"")})});u.d.9S=19}11 n=e("<1e>").1q("10-4D-7r").16({3g:"dp",a1:"ds",1s:"54",1J:"54",1a:"du",23:"co",4e:"bT","3f-cj":"54",1c:e(2T).1c()-60,2w:0,71:53}).1n(e("3h")).24({71:0,2w:.9},72,"5U").2h(13(t){6(t.a0&&t.9Q){e(14).24({71:53,2w:0},72,"5U",13(){e(14).56()})}});11 r=e("<1e>").16({1a:"1Z%",1c:"1Z%",3U:"1V"}).1n(n);11 i=e("<1e>").16({1a:"1Z%"}).1n(r).3G(u.d.3x)}},aM:13(){e("3h").17(".10-4D-7r").56()}};e(s).2h(13(e){6(e.a0&&e.9Q){u.d.7t()}})};u.2M()};11 n=13(t){11 n=e("<1e>"),r=1d,i=1d,s=["aR","b5","b4","b9","b8"];1U=["b3","b2","aW","aV","b0"];2t(11 o=s.1u-1;o>=0;o--){r=r?r:n[0].1I[s[o]]!=32}2t(11 o=1U.1u-1;o>=0;o--){n.16("1U-1I","9H-3d");i=i?i:n[0].1I[1U[o]]=="9H-3d"}6(r&&n[0].1I[s[4]]!=32){n.1f("4l","10-ah").1n(t);r=n[0].ay===3&&n[0].au===9;n.56()}1O r&&i};11 r=13(e,t,n){11 r=[];6(n=="7i"){2t(11 i=0;i-1;i--){2t(11 s=t-1;s>-1;s--){r.4x(i+s*e)}}}1O r};11 i=13(e){11 t=0;2t(11 n 3j e){6(e.aj(n)){++t}}1O t};11 s=13(){9W=13(e){e=e.3k();11 t=/(ab)[ \\/]([\\w.]+)/.57(e)||/(3t)[ \\/]([\\w.]+)/.57(e)||/(am)(?:.*2q|)[ \\/]([\\w.]+)/.57(e)||/(5J) ([\\w.]+)/.57(e)||e.1w("al")<0&&/(aq)(?:.*? ar:([\\w.]+)|)/.57(e)||[];1O{7w:t[1]||"",2q:t[2]||"0"}};11 e=9W(40.46),t={};6(e.7w){t[e.7w]=19;t.2q=e.2q}6(t.ab){t.3t=19}18 6(t.3t){t.b7=19}1O t};4d=13(e,t){11 n=["3t","ci","4V","4Z","o",""];11 r=0,i,s;a3(r9?19:1d,1M:s().5J&&s().2q<9?19:1d,4k:1d,4m:1d,5r:1d,3W:1d,3r:1d,5n:1d,2C:1d,2W:1d,2D:5w,2c:"1P",42:5w,1C:5w,1F:5w,6G:{1N:{1i:"1J",1J:"1i",1s:"1o",1o:"1s"},1P:{1i:"1i",1J:"1J",1s:"1s",1o:"1o"}},v:{d:41,6M:6O,6T:41}};t.9s={6m:19,2b:1,6N:19,9p:19,5l:19,6I:19,5S:19,6d:19,2F:"bS",3X:"/68/c2/",9M:19,9N:"c3",7v:1d,4E:19,1m:1d,9O:"1i: -54; 1s: -54;",7M:1d,9C:"ce",9G:19,44:0,6k:19,7X:19,3Z:"1V",9u:"cf.ch",9F:19,65:1d,4h:0,7n:0,2U:"1K",73:1Z,5f:60,5V:"60%",7d:35,7b:1Z,9D:19,5Y:1d,9P:1d,9K:19,9L:19,9A:19,9r:1d,9o:13(e){},9l:13(e){},9m:13(e){},9n:13(e){},9w:13(e){},7B:13(e){},5E:13(e){},5I:13(e){},7z:"1J",7H:bG,af:.45,7J:.45,6S:3J,6j:3J,6E:"ac",5G:"ac",7a:0,7C:0}})(36)',62,858,'||||||if||||||||||||||||||||||||||||||||||||||||||||||||||||||||ls|var|data|function|this||css|find|else|true|width|parseInt|height|false|div|attr|stop|case|left|break|nav|class|yourLogo|appendTo|bottom|transition|addClass|src|top|nextLayer|length|Math|indexOf|display|thumbnail|px|rotate|ratio|sliderWidth|deg|delay|sliderHeight|none|curLayer|style|right|hover|slide|ie78|prev|return|next|scale|active|layer|strong|transform|auto|each|split|visibility|100|img|animation|start|padding|animate||typeof|curLayerIndex|floor|block|inner|firstLayer|prevNext||href|container|setTimeout|click|iframe|rotateX|the|parent|scale2D|document|rotateY|random|version|duration|300|for|visible|fadeIn|opacity|sliderOriginalWidth|T2|marginLeft|replace|L2|autoSlideshow|layersNum|ltContainer|skin|switch|before|wrapper|hidden|layerSlider|circleTimer|load|L1|marginTop|removeClass|bottomWrapper|to|margin|window|thumbnailNavigation|originalAutoSlideshow|isAnimating|originalHeight|children|originalWidth|li|fadeOut|undefined|preventDefault|curSlideTime||jQuery||nt||resize|LayerSlider|of||clearTimeout|border|position|body|param|in|toLowerCase|your|totalDuration|match|after|slidedirection|new|paused|pausedSlideTime|webkit|thumbsWrapper|shadow|makeResponsive|history|barTimer|thumb|isLoading|eq|responsiveMode|loaded|box|number|append|_|tile|1e3|sliderOriginalHeight|last|you|videopreview|is|abs|nextLoop|easing|startSlideTime|parseFloat|overflow|hasClass|goingNormal|skinsPath|originalTop|autoPauseSlideshow|navigator|500|slideTimer|originalLeft|loops||userAgent|always|change|WordPress|ul|slidebuttons|fade|lsPrefixes|background|et|type|responsiveUnder|enableCSS3|html|normalWidth|id|normalHeight|easingout|touches|shadowImg|one|scale3d|Date|image|durationout|If|init|push|curTiles|getTime|and|thumbnails|vimeo|debug|animateFirstLayer|transition3d|outerHeight|extend|outerWidth|plugin|span|index|originalRight|delayin|www|LSCustomTransition|escFullScreen|from|touchEndX|player|on|moz|fullwidth|youtu|which|ms||direction|trim|150|10px|vpcontainer|remove|exec|or|originalBottom|timer|cols|0deg|rotateZ|translate3d|tnHeight|videoSrc|rows|O2|nextLayerIndex|closest|imgPreload|issue|pausedByVideo|round|transition2d|url|normalRatio|customtransition3d|back|wp|customtransition2d|null|showuntil|slideoutdirection|showUntilTimer|slidedelay|timeshift|linear|old|cbPrev|fadeTo|easingOut|videoTimer|cbNext|msie|oB|oT|oR|empty|fullscreen|originalOpacity|durationin|WP|navStartStop|originalBorderRight|easeInOutQuad|tnContainerWidth|originalBorderLeft|nextLayerLeft|hoverBottomNav|videoDuration||parallaxout|video|originalBorderTop|originalBorderBottom|randomSlideshow|link|layerMarginTop|layerslider|layerMarginLeft|prependTo|can|180|navButtons|curLayerTop|rel|showShadow|nextLayerTop|clicked|durationOut|forceLoopNum|bind|autoStart|ontouchstart|easingin|all|reverse|touchStartX|global|scaleout|tn|delayout|rotateout|library|clone|bottomleft|dequeue|resizeShadow|lt|nextTiles|easingIn|bottomright|slideDirections|name|navPrevNext|originalPaddingLeft|admin|transit|fo|twoWaySlideshow|750|originalPaddingRight|topleft|slider|durationIn|fi|originalPaddingTop|originalPaddingBottom|topright|error|solve|nextLayerHeight|JS|marginRight|600|tnWidth|lswpVersion|com|nextLayerRight|addEventListener|aUU|250|delayIn|tnInactiveOpacity|nextLayerBottom|tnActiveOpacity|wpVersion|nextLayerWidth|curLayerRight|fired|forward|cssContainer|text|looks|It|sublayerContainer|linkto|jquery|like|console|curLayerBottom|show|location|globalBGImage|browser|other|plugins|slideDirection|resizeSlider|cbAnimStop|delayOut|transitionType|please|resizeYourLogo|it|slideDelay|theme|parallaxOut|rt|tt|yourLogoLink|causes|section|with|scrollThumb|script|png|forceHideControls|nothumb|content|changeThumb|autoPlayVideos|bottomNavSizeHelper|sublayerShowUntil|changeTimer|sliderOriginalWidthRU|isMobile|offset|shadowBtmMod|problem|helper|goFullScreen|layerSliderCustomTransitions|initialized|meta|layerSliderTransitions|norotate|oldjquery|object|el|force|head|embed|getJSON|api|youtube|hash|createStyleSheet|curSkin|lsShowNotice|fn|copy|extra|loads|edit|area|Please|navigate|enable|Put|Settings|under|Troubleshooting|Global|option|Transit|includes|json|callback|author|contact|showSlider|help|ieEasing|using|are|forcestop|gi|originalFontSize|borderLeftWidth|borderRightWidth|borderTopWidth|line|size|originalLineHeight|font||try|out|hider|half|loading|temporary|autoplay|playvideo|account|CodeCanyon|relative|clientX|FullScreen|IsFullScreen|originalEvent|write|sides|above|borderBottomWidth|depth|cbStart|cbStop|cbPause|cbInit|keybNav|prop|allowFullScreenMode|options|tagName|youtubePreview|front|cbAnimStart|firstLayerAnimated|cssTransitions|0px|optimizeForIE78|mirror|yourLogoTarget|hoverPrevNext|aeU|responsive|touchNav|preserve|found|SLIDE|showCircleTimer|optimizeForMobile|pauseOnHover|globalBGColor|yourLogoStyle|showBarTimer|altKey|horizontal|putData|rotatein|col|randomize|uaMatch|substr|scalein|custom2d|shiftKey|zIndex|custom3d|while|parallaxin|off|resizeThumb|h1|properties|not|large|chrome|easeInOutQuint|animating|stopLayer|parallaxIn|Skin|test3d|already|hasOwnProperty|mistyped|compatible|opera||Loading|Possibilities|mozilla|rv|Trying||offsetLeft|without|controls|information|offsetHeight|disabled|gdata|feeds|videos|http|file||cursor|pointer|alt|entry|vi||hide|seconds|yt|media|group|perspective|deeplink|||MozTransformStyle|msTransformStyle|were|Neither|mode|WebkitTransformStyle|Fallback|OTransformStyle|transformStyle|msPerspective|OPerspective|insertBefore|safari|WebkitPerspective|MozPerspective|stylesheet|cause|comment|comments||item||no|there|any|duplicates|requires|least|know|what|don|depository||newer|Updater|them|Ask|Javascript|conflict||itself|that|string|multiple|doesn|disable|should|4e3|must|corresponding|every|have|us|private|Phone|Windows|BlackBerry|isHideOn3D|issues|glass|black|iPod|iPad|continue|Android|webOS|iPhone|exclam|title|skins|transparent|We|need|page|profile|message|our|FTP|some|also|uses|_blank|maxresdefault|cases|jpg|khtml|radius|curtile|restart|mixed|350|20px|nexttile|easeInOut|easeinout|swing||dispay|400|RequestFullScreen|yourlogo|touchend|nexttiles|2px|bock|target|CancelFullScreen|vertical|queue|textDecoration|easein|easeIn|circ|Expo|expo|Sine|Circ|elastic|Bounce|bounce|Back|Elastic|sine|Quint|quad|easeOut|easeout|450|Quad|quart|quint|Cubic|cubic|Quart|solid|outline|webkitfullscreenchange|webkitIsFullScreen|absolute|mozFullScreen|mozfullscreenchange|backgroundImage|fullscreenchange|custom|sideleft|red|touchscroll|mousemove|sideright|Layer|specified|backgroundColor|static||fixed|layerMarginRight|thumbnail_large|10000000000|v2|300px|wrapAll|hack|center|indicator|layerMarginBottom|distance|bar|circle|below|pageX|sequence|Content|carousel|code|curtiles|touchstart|Init|keydown|Number|slides|touchmove'.split('|'),0,{})); // source --> http://theweldingking.biz/site/wp-content/plugins/LayerSlider/js/jquery-easing-1.3.js?ver=1.3.0 /* * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/ * * Uses the built in easing capabilities added In jQuery 1.1 * to offer multiple easing options * * TERMS OF USE - jQuery Easing * * Open source under the BSD License. * * Copyright © 2008 George McGinley Smith * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of * conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list * of conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the author nor the names of contributors may be used to endorse * or promote products derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * */ // t: current time, b: begInnIng value, c: change In value, d: duration if(typeof lsjQuery == "undefined") { var lsjQuery = jQuery; } lsjQuery.easing['jswing'] = lsjQuery.easing['swing']; lsjQuery.extend( lsjQuery.easing, { def: 'easeOutQuad', swing: function (x, t, b, c, d) { //alert(lsjQuery.easing.default); return lsjQuery.easing[lsjQuery.easing.def](x, t, b, c, d); }, easeInQuad: function (x, t, b, c, d) { return c*(t/=d)*t + b; }, easeOutQuad: function (x, t, b, c, d) { return -c *(t/=d)*(t-2) + b; }, easeInOutQuad: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t + b; return -c/2 * ((--t)*(t-2) - 1) + b; }, easeInCubic: function (x, t, b, c, d) { return c*(t/=d)*t*t + b; }, easeOutCubic: function (x, t, b, c, d) { return c*((t=t/d-1)*t*t + 1) + b; }, easeInOutCubic: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t + b; return c/2*((t-=2)*t*t + 2) + b; }, easeInQuart: function (x, t, b, c, d) { return c*(t/=d)*t*t*t + b; }, easeOutQuart: function (x, t, b, c, d) { return -c * ((t=t/d-1)*t*t*t - 1) + b; }, easeInOutQuart: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t*t + b; return -c/2 * ((t-=2)*t*t*t - 2) + b; }, easeInQuint: function (x, t, b, c, d) { return c*(t/=d)*t*t*t*t + b; }, easeOutQuint: function (x, t, b, c, d) { return c*((t=t/d-1)*t*t*t*t + 1) + b; }, easeInOutQuint: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b; return c/2*((t-=2)*t*t*t*t + 2) + b; }, easeInSine: function (x, t, b, c, d) { return -c * Math.cos(t/d * (Math.PI/2)) + c + b; }, easeOutSine: function (x, t, b, c, d) { return c * Math.sin(t/d * (Math.PI/2)) + b; }, easeInOutSine: function (x, t, b, c, d) { return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b; }, easeInExpo: function (x, t, b, c, d) { return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b; }, easeOutExpo: function (x, t, b, c, d) { return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b; }, easeInOutExpo: function (x, t, b, c, d) { if (t==0) return b; if (t==d) return b+c; if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b; return c/2 * (-Math.pow(2, -10 * --t) + 2) + b; }, easeInCirc: function (x, t, b, c, d) { return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b; }, easeOutCirc: function (x, t, b, c, d) { return c * Math.sqrt(1 - (t=t/d-1)*t) + b; }, easeInOutCirc: function (x, t, b, c, d) { if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b; return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b; }, easeInElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; }, easeOutElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d)==1) return b+c; if (!p) p=d*.3; if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b; }, easeInOutElastic: function (x, t, b, c, d) { var s=1.70158;var p=0;var a=c; if (t==0) return b; if ((t/=d/2)==2) return b+c; if (!p) p=d*(.3*1.5); if (a < Math.abs(c)) { a=c; var s=p/4; } else var s = p/(2*Math.PI) * Math.asin (c/a); if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b; return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b; }, easeInBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; return c*(t/=d)*t*((s+1)*t - s) + b; }, easeOutBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b; }, easeInOutBack: function (x, t, b, c, d, s) { if (s == undefined) s = 1.70158; if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b; return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b; }, easeInBounce: function (x, t, b, c, d) { return c - lsjQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b; }, easeOutBounce: function (x, t, b, c, d) { if ((t/=d) < (1/2.75)) { return c*(7.5625*t*t) + b; } else if (t < (2/2.75)) { return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b; } else if (t < (2.5/2.75)) { return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b; } else { return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b; } }, easeInOutBounce: function (x, t, b, c, d) { if (t < d/2) return lsjQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b; return lsjQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b; } }); /* * * TERMS OF USE - EASING EQUATIONS * * Open source under the BSD License. * * Copyright © 2001 Robert Penner * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of * conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list * of conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * Neither the name of the author nor the names of contributors may be used to endorse * or promote products derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * */; // source --> http://theweldingking.biz/site/wp-content/plugins/LayerSlider/js/jquerytransit.js?ver=0.9.9 /*! * jQuery Transit - CSS3 transitions and transformations * (c) 2011-2012 Rico Sta. Cruz * MIT Licensed. * * http://ricostacruz.com/jquery.transit * http://github.com/rstacruz/jquery.transit */ /*! * modified for LayerSlider */ eval(function(p,a,c,k,e,d){e=function(c){return(c35?String.fromCharCode(c+29):c.toString(36))};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(j(e){j r(e){7(e K t.F)q e;k n=["2o","3n","O","29"];k r=e.37(0).33()+e.35(1);7(e K t.F){q e}1c(k i=0;i0){o+=" "+m(i)}k u=[];e.1g(s,j(e,t){u.Y(t+" "+o)});q u.1y(", ")}j p(t,r){7(!r){e.2H[t]=J}e.H.1H[t]=n.C;e.P[t]={N:j(n){k r=e(n).13("H:C");q r.N(t)},G:j(n,r){k i=e(n).13("H:C");i.1n(t,r);e(n).13({"H:C":i})}}}j d(e){q e.27(/([A-Z])/g,j(e){q"-"+e.1Y()})}j v(e,t){7(E e==="1m"&&!e.2J(/^[\\-0-9\\.]+$/)){q e}L{q""+e+t}}j m(t){k n=t;7(e.1C.1D[n]){n=e.1C.1D[n]}q v(n,"29")}e.H={2W:"0.9.9",2S:J,1H:{3j:"1k",2U:"1k",2T:"1k",2V:"1k",2Z:"1f",2Y:"1f",2X:"1f",2R:"1f"},1N:J,1L:1Q};k t=2Q.2K("2I");k n={};k s=2L.2M.1Y().2N("30")>-1;n.I=r("I");n.26=r("26");n.C=r("C");n.T=r("T");n.1X=i();k o={I:"1S",3h:"3g",3f:"3i",3k:"3e",3c:"34"};k u=n.1S=o[n.I]||D;1c(k a K n){7(n.1V(a)&&E e.1J[a]==="B"){e.1J[a]=n[a]}}t=D;e.1e={1E:"1h","K":"1h-K",1j:"1h-1j","K-1j":"1h-K-1j",36:"w-z(0,1,.5,1)",3b:"w-z(.14, .3a, .38, .19)",2a:"w-z(.2e,.2h,.1M,1)",2f:"w-z(.2d,.1R,.1M,1)",2z:"w-z(.6,.2y,.2x,.2A)",2E:"w-z(.2C,.2v,.1K,1)",2n:"w-z(.2m,.2l,.15,.20)",2k:"w-z(.1T,.1r,.2p,.2t)",2s:"w-z(.19,1,.22,1)",2r:"w-z(1,0,0,1)",2q:"w-z(.14,.2u,.1Z,.2D)",2j:"w-z(.25,.46,.45,.2B)",2w:"w-z(.2F,.1P,.2c,.2b)",2g:"w-z(.2i,.1P,.31,.22)",49:"w-z(.1K,.3S,.44,1)",42:"w-z(.4d,0,.1W,1)",4b:"w-z(.3X,.1r,.3Y,.3Z)",40:"w-z(.23,1,.32,1)",3W:"w-z(.20,0,.3U,1)",3V:"w-z(.47,0,.41,.4c)",4a:"w-z(.39,.43,.48,1)",3T:"w-z(.3Q,.1r,.14,.1T)",3y:"w-z(.6,-.28,.3x,.1R)",3z:"w-z(.1W, .3A,.32,1.3o)",3w:"w-z(.1Z,-.14,.3v,1.14)"};e.P["H:C"]={N:j(t){q e(t).21("C")||24 f},G:j(t,r){k i=r;7(!(i 3q f)){i=24 f(i)}7(n.C==="3p"&&!s){t.F[n.C]=i.1x(J)}L{t.F[n.C]=i.1x()}e(t).21("C",i)}};e.P.C={G:e.P["H:C"].G};7(e.1I.3r<"1.8"){e.P.T={N:j(e){q e.F[n.T]},G:j(e,t){e.F[n.T]=t}};e.P.I={N:j(e){q e.F[n.I]},G:j(e,t){e.F[n.I]=t}}}p("S");p("1u");p("U");p("R");p("1p");p("1d");p("16");p("1v");p("18");p("1t");p("1s");p("x",J);p("y",J);f.1l={1n:j(e,t){k n=E t==="1m"?t.1w(","):t.3s===1O?t:[t];n.3u(e);f.1l.G.Q(4,n)},G:j(e){k t=1O.1l.3R.Q(3t,[1]);7(4.1o[e]){4.1o[e].Q(4,t)}L{4[e]=t.1y(",")}},N:j(e){7(4.1q[e]){q 4.1q[e].Q(4)}L{q 4[e]||0}},1o:{1p:j(e){4.1p=v(e,"V")},1d:j(e){4.1d=v(e,"V")},16:j(e){4.16=v(e,"V")},S:j(e,t){7(t===B){t=e}4.S=e+","+t},1u:j(e,t,n){7(t===B){t=e}7(n===B){n=e}4.1u=e+","+t+","+n},1t:j(e){4.1t=v(e,"V")},1s:j(e){4.1s=v(e,"V")},18:j(e){4.18=v(e,"M")},x:j(e){4.G("U",e,D)},y:j(e){4.G("U",D,e)},3C:j(e){4.G("R",e,D,D)},3D:j(e){4.G("R",D,e,D)},3M:j(e){4.G("R",D,D,e)},U:j(e,t){7(4.X===B){4.X=0}7(4.W===B){4.W=0}7(e!==D&&e!==B){4.X=v(e,"M")}7(t!==D&&t!==B){4.W=v(t,"M")}4.U=4.X+","+4.W},R:j(e,t,n){7(4.1i===B){4.1i=0}7(4.1b===B){4.1b=0}7(4.17===B){4.17=0}7(e!==D&&e!==B){4.1i=v(e,"M")}7(t!==D&&t!==B){4.1b=v(t,"M")}7(n!==D&&n!==B){4.17=v(n,"M")}4.R=4.1i+","+4.1b+","+4.17}},1q:{x:j(){q 4.X||0},y:j(){q 4.W||0},S:j(){k e=(4.S||"1,1,1").1w(",");7(e[0]){e[0]=1a(e[0])}7(e[1]){e[1]=1a(e[1])}7(e[2]){e[2]=1a(e[2])}q e[0]===e[1]===e[2]?e[0]:e},1v:j(){k e=(4.1v||"0,0,0,3L").1w(",");1c(k t=0;t<=3;++t){7(e[t]){e[t]=1a(e[t])}}7(e[3]){e[3]=v(e[3],"V")}q e}},1U:j(e){k t=4;e.27(/([a-3N-3O-9]+)\\((.*?)\\)/g,j(e,n,r){t.1n(n,r)})},1x:j(e){k t=[];1c(k r K 4){7(4.1V(r)){7(!n.1X&&(r==="1d"||r==="16"||r==="18"||r==="T")){3P}7(r[0]!=="3K"){7(e&&r==="S"){t.Y(r+"3d("+4[r]+",1)")}L 7(e&&r==="U"){t.Y(r+"3d("+4[r]+",0)")}L{t.Y(r+"("+4[r]+")")}}}}q t.1y(" ")}};e.1I.I=e.1I.H=j(t,r,i,s){k o=4;k a=0;k f=J;7(E r==="j"){s=r;r=B}7(E i==="j"){s=i;i=B}7(E t.1F!=="B"){i=t.1F;12 t.1F}7(E t.1A!=="B"){r=t.1A;12 t.1A}7(E t.1G!=="B"){s=t.1G;12 t.1G}7(E t.11!=="B"){f=t.11;12 t.11}7(E t.1B!=="B"){a=t.1B;12 t.1B}7(E r==="B"){r=e.1C.1D.1E}7(E i==="B"){i=e.1e.1E}r=m(r);k c=h(t,r,i,a);k p=e.H.1N&&n.I;k d=p?1z(r,10)+1z(a,10):0;7(d===0){k v=j(e){o.13(t);7(s){s.Q(o)}7(e){e()}};l(o,f,v);q o}k g={};k y=j(r){k i=1Q;k a=j(){7(i){o.3J(u,a)}7(d>0){o.1g(j(){4.F[n.I]=g[4]||D})}7(E s==="j"){s.Q(o)}7(E r==="j"){r()}};7(d>0&&u&&e.H.1L){i=J;o.3F(u,a)}L{3E.3G(a,d)}o.1g(j(){7(d>0){4.F[n.I]=c}e(4).13(t)})};k b=j(e){4.3H;y(e)};l(o,f,b);q 4};e.H.3I=h})(3B)',62,262,'||||this|||if||||||||||||function|var||||||return||||||cubic|||bezier||undefined|transform|null|typeof|style|set|transit|transition|true|in|else|px|get||cssHooks|apply|translate3d|scale|transformOrigin|translate|deg|_translateY|_translateX|push|||queue|delete|css|55||rotateY|_translate3dZ|perspective||parseFloat|_translate3dY|for|rotateX|cssEase|padding|each|ease|_translate3dX|out|margin|prototype|string|setFromString|setter|rotate|getter|05|skewY|skewX|scale3d|rotate3d|split|toString|join|parseInt|duration|delay|fx|speeds|_default|easing|complete|propertyMap|fn|support|165|useTransitionEnd|355|enabled|Array|03|false|045|transitionEnd|95|parse|hasOwnProperty|175|transform3d|toLowerCase|68|86|data|||new||transitionDelay|replace||ms|easeOutCubic|955|515|645|215|easeInOutCubic|easeInQuart|61|895|easeOutQuad|easeInExpo|135|785|easeInOutCirc|Moz|795|easeInQuad|easeInOutExpo|easeOutExpo|035|085|82|easeInOutQuad|98|04|easeInCirc|335|94|075|53|easeOutCirc|455|camelCase|cssNumber|div|match|createElement|navigator|userAgent|indexOf|cssProps|inArray|document|paddingTop|modifiedForLayerSlider|marginBottom|marginRight|marginTop|version|paddingBottom|paddingRight|paddingLeft|chrome|685||toUpperCase|MSTransitionEnd|substr|snap|charAt|675||055|easeInCubic|msTransition||webkitTransitionEnd|OTransition|transitionend|MozTransition|oTransitionEnd|marginLeft|WebkitTransition|length|90deg|Webkit|275|WebkitTransform|instanceof|jquery|constructor|arguments|unshift|265|easeInOutBack|735|easeInBack|easeOutBack|885|jQuery|t3dx|t3dy|window|bind|setTimeout|offsetWidth|getTransitionValue|unbind|_|0deg|t3dz|zA|Z0|continue|445|slice|84|easeInOutSine|07|easeInSine|easeInOutQuint|755|855|06|easeOutQuint|745|easeInOutQuart|575|||||565|easeOutQuart|easeOutSine|easeInQuint|715|77'.split('|'))); // source --> http://theweldingking.biz/site/wp-content/plugins/LayerSlider/js/layerslider.transitions.js?ver=4.5.5 /* * 2D & 3D Transitions for LayerSlider * * (c) 2011-2013 George Krupa, John Gera & Kreatura Media * * Plugin web: http://kreaturamedia.com/ * Licenses: http://codecanyon.net/licenses/ */ eval(function(p,a,c,k,e,d){e=function(c){return(c35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('23 26={1W:[{i:"13 M B",d:1,g:1,f:{e:0,j:"n"},c:{o:"X",a:"1e",b:F,h:"u"}},{i:"13 M u",d:1,g:1,f:{e:0,j:"n"},c:{o:"X",a:"1e",b:F,h:"B"}},{i:"13 M N",d:1,g:1,f:{e:0,j:"n"},c:{o:"X",a:"1e",b:F,h:"K"}},{i:"13 M K",d:1,g:1,f:{e:0,j:"n"},c:{o:"X",a:"1e",b:F,h:"N"}},{i:"20",d:1,g:1,f:{e:0,j:"n"},c:{o:"14",a:"1e",b:F,h:"u"}},{i:"Z R n",d:[2,4],g:[4,7],f:{e:1j,j:"n"},c:{o:"14",a:"z",b:F,h:"u"}},{i:"Z R D",d:[2,4],g:[4,7],f:{e:1j,j:"D"},c:{o:"14",a:"z",b:F,h:"u"}},{i:"Z R 1k-n",d:[2,4],g:[4,7],f:{e:1j,j:"1k-n"},c:{o:"14",a:"z",b:F,h:"u"}},{i:"Z R 1k-D",d:[2,4],g:[4,7],f:{e:1j,j:"1k-D"},c:{o:"14",a:"z",b:F,h:"u"}},{i:"Z R (k)",d:[2,4],g:[4,7],f:{e:1j,j:"k"},c:{o:"14",a:"z",b:F,h:"u"}},{i:"1x 1G M B",d:1,g:1r,f:{e:25,j:"D"},c:{o:"14",a:"22",b:T,h:"u"}},{i:"1x 1G M u",d:1,g:1r,f:{e:25,j:"n"},c:{o:"14",a:"v",b:T,h:"u"}},{i:"1x 1G M N",d:1r,g:1,f:{e:25,j:"1k-D"},c:{o:"14",a:"v",b:T,h:"u"}},{i:"1x 1G M K",d:1r,g:1,f:{e:25,j:"1k-n"},c:{o:"14",a:"v",b:T,h:"u"}},{i:"1x Y M B",d:1,g:25,f:{e:1j,j:"D"},c:{o:"X",a:"v",b:1g,h:"u"}},{i:"1x Y M u",d:1,g:25,f:{e:1j,j:"n"},c:{o:"X",a:"v",b:1g,h:"B"}},{i:"1x 1U M N",d:25,g:1,f:{e:1j,j:"1k-D"},c:{o:"X",a:"v",b:1g,h:"K"}},{i:"1x Y M K",d:25,g:1,f:{e:1j,j:"1k-n"},c:{o:"X",a:"v",b:1g,h:"N"}},{i:"13 R m B (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"X",a:"z",b:1l,h:"B"}},{i:"13 R m u (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"X",a:"z",b:1l,h:"u"}},{i:"13 R m N (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"X",a:"z",b:1l,h:"N"}},{i:"13 R m K (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"X",a:"z",b:1l,h:"K"}},{i:"13 k R m k 1P",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"X",a:"z",b:1l,h:"k"}},{i:"13 d m B (n)",d:[7,11],g:1,f:{e:1a,j:"n"},c:{o:"X",a:"v",b:p,h:"B"}},{i:"13 d m B (D)",d:[7,11],g:1,f:{e:1a,j:"D"},c:{o:"X",a:"v",b:p,h:"B"}},{i:"13 d m B (k)",d:[7,11],g:1,f:{e:1a,j:"k"},c:{o:"X",a:"v",b:p,h:"B"}},{i:"13 d m u (n)",d:[7,11],g:1,f:{e:1a,j:"n"},c:{o:"X",a:"v",b:p,h:"u"}},{i:"13 d m u (D)",d:[7,11],g:1,f:{e:1a,j:"D"},c:{o:"X",a:"v",b:p,h:"u"}},{i:"13 d m u (k)",d:[7,11],g:1,f:{e:1a,j:"k"},c:{o:"X",a:"v",b:p,h:"u"}},{i:"13 d M K m N (n)",d:[7,11],g:1,f:{e:1a,j:"n"},c:{o:"X",a:"v",b:p,h:"N"}},{i:"13 d M K m N (k)",d:[7,11],g:1,f:{e:1a,j:"k"},c:{o:"X",a:"v",b:p,h:"N"}},{i:"13 d M N m K (D)",d:[7,11],g:1,f:{e:1a,j:"D"},c:{o:"X",a:"v",b:p,h:"K"}},{i:"13 d M N m K (k)",d:[7,11],g:1,f:{e:1a,j:"k"},c:{o:"X",a:"v",b:p,h:"K"}},{i:"13 O m N (n)",d:1,g:[12,16],f:{e:q,j:"n"},c:{o:"X",a:"v",b:p,h:"N"}},{i:"13 O m N (D)",d:1,g:[12,16],f:{e:q,j:"D"},c:{o:"X",a:"v",b:p,h:"N"}},{i:"13 O m N (k)",d:1,g:[12,16],f:{e:q,j:"k"},c:{o:"X",a:"v",b:p,h:"N"}},{i:"13 O m K (n)",d:1,g:[12,16],f:{e:q,j:"n"},c:{o:"X",a:"v",b:p,h:"K"}},{i:"13 O m K (D)",d:1,g:[12,16],f:{e:q,j:"D"},c:{o:"X",a:"v",b:p,h:"K"}},{i:"13 O m K (k)",d:1,g:[12,16],f:{e:q,j:"k"},c:{o:"X",a:"v",b:p,h:"K"}},{i:"13 O M u m B (n)",d:1,g:[12,16],f:{e:q,j:"n"},c:{o:"X",a:"v",b:p,h:"B"}},{i:"13 O M u m B (k)",d:1,g:[12,16],f:{e:q,j:"k"},c:{o:"X",a:"v",b:p,h:"B"}},{i:"13 O M B m u (D)",d:1,g:[12,16],f:{e:q,j:"D"},c:{o:"X",a:"v",b:p,h:"u"}},{i:"13 O M B m u (k)",d:1,g:[12,16],f:{e:q,j:"k"},c:{o:"X",a:"v",b:p,h:"u"}},{i:"Z t Y R m B (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"Q",a:"z",b:1l,h:"B"}},{i:"Z t Y R m u (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"Q",a:"z",b:1l,h:"u"}},{i:"Z t Y R m N (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"Q",a:"z",b:1l,h:"N"}},{i:"Z t Y R m K (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"Q",a:"z",b:1l,h:"K"}},{i:"Z t Y k R m k 1P",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"Q",a:"z",b:1l,h:"k"}},{i:"Z t Y R M K-u (n)",d:[2,4],g:[4,7],f:{e:1f,j:"n"},c:{o:"Q",a:"z",b:1l,h:"1Y"}},{i:"Z t Y R M N-B (D)",d:[2,4],g:[4,7],f:{e:1f,j:"D"},c:{o:"Q",a:"z",b:1l,h:"24"}},{i:"Z t Y R M K-B (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"Q",a:"z",b:1l,h:"1T"}},{i:"Z t Y R M N-u (k)",d:[2,4],g:[4,7],f:{e:1f,j:"k"},c:{o:"Q",a:"z",b:1l,h:"1X"}},{i:"Z t Y d m B (n)",d:[7,11],g:1,f:{e:1a,j:"n"},c:{o:"Q",a:"v",b:p,h:"B"}},{i:"Z t Y d m B (D)",d:[7,11],g:1,f:{e:1a,j:"D"},c:{o:"Q",a:"v",b:p,h:"B"}},{i:"Z t Y d m B (k)",d:[7,11],g:1,f:{e:1a,j:"k"},c:{o:"Q",a:"v",b:p,h:"B"}},{i:"Z t Y d m u (n)",d:[7,11],g:1,f:{e:1a,j:"n"},c:{o:"Q",a:"v",b:p,h:"u"}},{i:"Z t Y d m u (D)",d:[7,11],g:1,f:{e:1a,j:"D"},c:{o:"Q",a:"v",b:p,h:"u"}},{i:"Z t Y d m u (k)",d:[7,11],g:1,f:{e:1a,j:"k"},c:{o:"Q",a:"v",b:p,h:"u"}},{i:"Z t Y d M K m N (n)",d:[7,11],g:1,f:{e:1a,j:"n"},c:{o:"Q",a:"v",b:p,h:"N"}},{i:"Z t Y d M K m N (k)",d:[7,11],g:1,f:{e:1a,j:"k"},c:{o:"Q",a:"v",b:p,h:"N"}},{i:"Z t Y d M N m K (D)",d:[7,11],g:1,f:{e:1a,j:"D"},c:{o:"Q",a:"v",b:p,h:"K"}},{i:"Z t Y d M N m K (k)",d:[7,11],g:1,f:{e:1a,j:"k"},c:{o:"Q",a:"v",b:p,h:"K"}},{i:"Z t Y O m N (n)",d:1,g:[12,16],f:{e:q,j:"n"},c:{o:"Q",a:"v",b:p,h:"N"}},{i:"Z t Y O m N (D)",d:1,g:[12,16],f:{e:q,j:"D"},c:{o:"Q",a:"v",b:p,h:"N"}},{i:"Z t Y O m N (k)",d:1,g:[12,16],f:{e:q,j:"k"},c:{o:"Q",a:"v",b:p,h:"N"}},{i:"Z t Y O m K (n)",d:1,g:[12,16],f:{e:q,j:"n"},c:{o:"Q",a:"v",b:p,h:"K"}},{i:"Z t Y O m K (D)",d:1,g:[12,16],f:{e:q,j:"D"},c:{o:"Q",a:"v",b:p,h:"K"}},{i:"Z t Y O m K (k)",d:1,g:[12,16],f:{e:q,j:"k"},c:{o:"Q",a:"v",b:p,h:"K"}},{i:"Z t Y O M u m B (n)",d:1,g:[12,16],f:{e:q,j:"n"},c:{o:"Q",a:"v",b:p,h:"B"}},{i:"Z t Y O M u m B (k)",d:1,g:[12,16],f:{e:q,j:"k"},c:{o:"Q",a:"v",b:p,h:"B"}},{i:"Z t Y O M B m u (D)",d:1,g:[12,16],f:{e:q,j:"D"},c:{o:"Q",a:"v",b:p,h:"u"}},{i:"Z t Y O M B m u (k)",d:1,g:[12,16],f:{e:q,j:"k"},c:{o:"Q",a:"v",b:p,h:"u"}},{i:"1t",d:1,g:1,f:{e:0,j:"n"},c:{o:"Q",a:"1e",b:T,h:"u",1h:.5}},{i:"1t d",d:4,g:1,f:{e:1f,j:"n"},c:{o:"Q",a:"1e",b:T,h:"B",1h:.5}},{i:"1t g",d:1,g:4,f:{e:1f,j:"n"},c:{o:"Q",a:"1e",b:T,h:"B",1h:.5}},{i:"1t R A",d:3,g:4,f:{e:1r,j:"n"},c:{o:"Q",a:"1e",b:T,h:"u",1h:.5,y:w}},{i:"1t R G",d:3,g:4,f:{e:1r,j:"n"},c:{o:"Q",a:"1e",b:T,h:"K",1h:.5,x:-w}},{i:"1t-1H R A",d:3,g:4,f:{e:15,j:"n"},c:{o:"Q",a:"1e",b:T,h:"u",1h:.5,y:w}},{i:"1t-1H R G",d:3,g:4,f:{e:15,j:"n"},c:{o:"Q",a:"1e",b:T,h:"K",1h:.5,x:-w}},{i:"1t 1H d",d:4,g:1,f:{e:1f,j:"n"},c:{o:"Q",a:"1e",b:T,h:"B",1h:.5}},{i:"1t 1H g",d:1,g:4,f:{e:1f,j:"n"},c:{o:"Q",a:"1e",b:T,h:"u",1h:.5}},{i:"1b f M u",d:1,g:1,f:{e:0,j:"n"},c:{o:"X",a:"z",b:T,h:"B",y:w}},{i:"1b f M B",d:1,g:1,f:{e:0,j:"n"},c:{o:"X",a:"z",b:T,h:"u",y:-w}},{i:"1b f M K",d:1,g:1,f:{e:0,j:"n"},c:{o:"X",a:"z",b:T,h:"N",x:-w}},{i:"1b f M N",d:1,g:1,f:{e:0,j:"n"},c:{o:"X",a:"z",b:T,h:"K",x:w}},{i:"1b R M u",d:[3,4],g:[3,4],f:{e:19,j:"n"},c:{o:"14",a:"z",b:T,h:"u",y:w}},{i:"1b R M B",d:[3,4],g:[3,4],f:{e:19,j:"D"},c:{o:"14",a:"z",b:T,h:"u",y:-w}},{i:"1b R M K",d:[3,4],g:[3,4],f:{e:19,j:"n"},c:{o:"14",a:"z",b:T,h:"u",x:-w}},{i:"1b R M N",d:[3,4],g:[3,4],f:{e:19,j:"D"},c:{o:"14",a:"z",b:T,h:"u",x:w}},{i:"1b d M K",d:[6,12],g:1,f:{e:19,j:"n"},c:{o:"14",a:"z",b:T,h:"u",x:w}},{i:"1b d M N",d:[6,12],g:1,f:{e:19,j:"D"},c:{o:"14",a:"z",b:T,h:"u",x:-w}},{i:"1b g M u",d:1,g:[6,12],f:{e:19,j:"n"},c:{o:"14",a:"z",b:T,h:"u",y:-w}},{i:"1b g M B",d:1,g:[6,12],f:{e:19,j:"D"},c:{o:"14",a:"z",b:T,h:"u",y:w}},{i:"1u d M u",d:[3,10],g:1,f:{e:19,j:"n"},c:{o:"14",a:"z",b:T,h:"u",y:w}},{i:"1u d M B",d:[3,10],g:1,f:{e:19,j:"D"},c:{o:"14",a:"z",b:T,h:"u",y:-w}},{i:"1u g M K",d:1,g:[3,10],f:{e:19,j:"n"},c:{o:"14",a:"z",b:T,h:"u",x:-w}},{i:"1u g M N",d:1,g:[3,10],f:{e:19,j:"D"},c:{o:"14",a:"z",b:T,h:"u",x:w}},{i:"1u t 1z f M u",d:1,g:1,f:{e:q,j:"n"},c:{o:"Q",a:"z",b:T,h:"B",1h:.1,1y:-w,y:w}},{i:"1u t 1z f M B",d:1,g:1,f:{e:q,j:"n"},c:{o:"Q",a:"z",b:T,h:"u",1h:.1,1y:w,y:-w}},{i:"1u t 1z R M u",d:[3,4],g:[3,4],f:{e:19,j:"n"},c:{o:"Q",a:"z",b:T,h:"B",1y:-1v}},{i:"1u t 1z R M B",d:[3,4],g:[3,4],f:{e:19,j:"n"},c:{o:"Q",a:"z",b:T,h:"u",1y:-1v}},{i:"1u t 1z R M k",d:[3,4],g:[3,4],f:{e:19,j:"k"},c:{o:"Q",a:"z",b:T,h:"k",1y:-1v}},{i:"E f 1M",d:1,g:1,f:{e:0,j:"n"},c:{o:"14",a:"z",b:T,h:"u",1h:.1}},{i:"E f M 1L",d:1,g:1,f:{e:0,j:"n"},c:{o:"14",a:"z",b:T,h:"u",1h:2}},{i:"E R k",d:[3,4],g:[3,4],f:{e:1r,j:"k"},c:{o:"14",a:"z",b:T,h:"u",1h:.1}},{i:"E R M 1L k",d:[3,4],g:[3,4],f:{e:1r,j:"k"},c:{o:"14",a:"z",b:T,h:"u",1h:2}},{i:"E 1M t 1z R k",d:[3,4],g:[3,4],f:{e:1r,j:"k"},c:{o:"14",a:"z",b:T,h:"u",1h:.1,1y:w}},{i:"E t 1z R M 1L k",d:[3,4],g:[3,4],f:{e:1r,j:"k"},c:{o:"14",a:"z",b:T,h:"u",1h:2,1y:-w}},{i:"1B-Y R 21",d:3,g:4,f:{e:15,j:"n"},c:{o:"X",a:"v",b:1Z,h:"1T"}},{i:"1B-Y d A",d:6,g:1,f:{e:0,j:"n"},c:{o:"Q",a:"z",b:T,h:"u"}},{i:"1B-Y d G",d:6,g:1,f:{e:0,j:"n"},c:{o:"Q",a:"z",b:T,h:"K"}},{i:"1B-Y g A",d:1,g:8,f:{e:0,j:"n"},c:{o:"Q",a:"z",b:T,h:"u"}},{i:"1B-Y g G",d:1,g:8,f:{e:0,j:"n"},c:{o:"Q",a:"z",b:T,h:"K"}}],1V:[{i:"1c f m B (l&#r;)",d:1,g:1,f:{e:q,j:"n"},s:{c:{y:1E},a:"1K",b:F,h:"A"},C:{c:{y:l},a:"z",b:F,h:"A"}},{i:"1c f m u (l&#r;)",d:1,g:1,f:{e:q,j:"n"},s:{c:{y:-1E},a:"1K",b:F,h:"A"},C:{c:{y:-l},a:"z",b:F,h:"A"}},{i:"1c f m N (l&#r;)",d:1,g:1,f:{e:q,j:"n"},s:{c:{x:-1E},a:"1K",b:1w,h:"G"},C:{c:{x:-l},a:"z",b:1w,h:"G"}},{i:"1c f m K (l&#r;)",d:1,g:1,f:{e:q,j:"n"},s:{c:{x:1E},a:"1K",b:1w,h:"G"},C:{c:{x:l},a:"z",b:1w,h:"G"}},{i:"1c R m B (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"n"},s:{c:{y:l},a:"v",b:F,h:"A"}},{i:"1c R m u (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"D"},s:{c:{y:-l},a:"v",b:F,h:"A"}},{i:"1c R m N (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"1k-n"},s:{c:{x:-l},a:"v",b:F,h:"G"}},{i:"1c R m K (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"1k-D"},s:{c:{x:l},a:"v",b:F,h:"G"}},{i:"1D S R k (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"k"},s:{c:{y:l},a:"v",b:1I,h:"A"}},{i:"1C S R k (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"k"},s:{c:{x:l},a:"v",b:1I,h:"G"}},{i:"E t S R m B (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"n"},L:{c:{I:.1A},b:1m,a:"18"},s:{c:{y:l},a:"H",b:F,h:"A"},C:{b:1g,a:"H"}},{i:"E t S R m u (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"D"},L:{c:{I:.1A},b:1m,a:"18"},s:{c:{y:-l},a:"H",b:F,h:"A"},C:{b:1g,a:"H"}},{i:"E t S R m N (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"1k-n"},L:{c:{I:.1A},b:1m,a:"18"},s:{c:{x:-l},a:"H",b:F,h:"G"},C:{b:1g,a:"H"}},{i:"E t S R m K (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"1k-D"},L:{c:{I:.1A},b:1m,a:"18"},s:{c:{x:l},a:"H",b:F,h:"G"},C:{b:1g,a:"H"}},{i:"E t A S R k (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"k"},L:{c:{I:.1A,x:1j},b:1m,a:"18"},s:{c:{y:l},a:"H",b:1I,h:"A"},C:{c:{x:0},b:1g,a:"H"}},{i:"E t G S R k (l&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"k"},L:{c:{I:.1A,y:-15},b:1m,a:"18"},s:{c:{x:l},a:"H",b:1I,h:"G"},C:{c:{y:0},b:1g,a:"H"}},{i:"1c d m B (l&#r;)",d:[5,9],g:1,f:{e:q,j:"n"},s:{c:{y:l},a:"v",b:1d,h:"A"}},{i:"1c d m u (l&#r;)",d:[5,9],g:1,f:{e:q,j:"n"},s:{c:{y:-l},a:"v",b:1d,h:"A"}},{i:"1c d m N (l&#r;)",d:[5,9],g:1,f:{e:q,j:"n"},s:{c:{x:-l},a:"v",b:F,h:"G"}},{i:"1c d m K (l&#r;)",d:[5,9],g:1,f:{e:q,j:"D"},s:{c:{x:l},a:"v",b:F,h:"G"}},{i:"1D S d k (l&#r;)",d:[5,9],g:1,f:{e:q,j:"k"},s:{c:{y:l},a:"v",b:1d,h:"A"}},{i:"1C S d k (l&#r;)",d:[5,9],g:1,f:{e:q,j:"k"},s:{c:{x:-l},a:"v",b:1d,h:"G"}},{i:"1C S d k (1F&#r;)",d:[3,7],g:1,f:{e:1S,j:"k"},s:{c:{x:-1F},a:"v",b:1Q,h:"G"}},{i:"E t S d m B (l&#r;)",d:[5,9],g:1,f:{e:19,j:"n"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:l},a:"H",b:1n,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t S d m u (l&#r;)",d:[5,9],g:1,f:{e:19,j:"D"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:-l},a:"H",b:1n,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t S d m N (l&#r;)",d:[5,9],g:1,f:{e:19,j:"n"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-l},a:"v",b:p,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t S d m K (l&#r;)",d:[5,9],g:1,f:{e:19,j:"D"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:l},a:"v",b:p,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t A S d k (l&#r;)",d:[5,9],g:1,f:{e:19,j:"k"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:l},a:"H",b:1n,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t G S d k (l&#r;)",d:[5,9],g:1,f:{e:19,j:"k"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-l},a:"H",b:p,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"1c O m B (l&#r;)",d:1,g:[5,9],f:{e:q,j:"n"},s:{c:{y:l},a:"v",b:1d,h:"A"}},{i:"1c O m u (l&#r;)",d:1,g:[5,9],f:{e:q,j:"n"},s:{c:{y:-l},a:"v",b:1d,h:"A"}},{i:"1c O m N (l&#r;)",d:1,g:[5,9],f:{e:q,j:"n"},s:{c:{x:-l},a:"v",b:F,h:"G"}},{i:"1c O m K (l&#r;)",d:1,g:[5,9],f:{e:q,j:"D"},s:{c:{x:l},a:"v",b:F,h:"G"}},{i:"1D S O k (l&#r;)",d:1,g:[5,9],f:{e:q,j:"k"},s:{c:{y:l},a:"v",b:1d,h:"A"}},{i:"1C S O k (l&#r;)",d:1,g:[5,9],f:{e:q,j:"k"},s:{c:{x:-l},a:"v",b:1d,h:"G"}},{i:"1D S O k (1F&#r;)",d:1,g:[4,9],f:{e:1S,j:"k"},s:{c:{y:1F},a:"v",b:1Q,h:"A"}},{i:"E t S O m B (l&#r;)",d:1,g:[7,11],f:{e:19,j:"n"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:l},a:"v",b:p,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t S O m u (l&#r;)",d:1,g:[7,11],f:{e:19,j:"D"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:-l},a:"v",b:p,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t S O m N (l&#r;)",d:1,g:[7,11],f:{e:19,j:"n"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-l},a:"H",b:1n,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t S O m K (l&#r;)",d:1,g:[7,11],f:{e:q,j:"D"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:l},a:"H",b:1n,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t A S O k (l&#r;)",d:1,g:[7,11],f:{e:q,j:"k"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:l},a:"H",b:p,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t G S O k (l&#r;)",d:1,g:[7,11],f:{e:q,j:"k"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-l},a:"H",b:1n,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"1R 1N 1O t S m B (l&#r;)",d:1,g:[7,11],f:{e:q,j:"n"},L:{c:{I:.P,x:-1j},b:p,a:"z"},s:{c:{x:1j,y:l},a:"v",b:F,h:"A"},C:{c:{x:0,e:W},a:"z",b:p}},{i:"1R 1N 1O t S m u (l&#r;)",d:1,g:[7,11],f:{e:q,j:"D"},L:{c:{I:.P,x:-1j},b:p,a:"z"},s:{c:{x:1j,y:-l},a:"v",b:F,h:"A"},C:{c:{x:0,e:W},a:"z",b:p}},{i:"1b 1s m B (w&#r;)",d:1,g:1,f:{e:q,j:"n"},s:{c:{y:w},a:"v",b:1d,h:"A"}},{i:"1b 1s m u (w&#r;)",d:1,g:1,f:{e:q,j:"n"},s:{c:{y:-w},a:"v",b:1d,h:"A"}},{i:"1b 1s m N (w&#r;)",d:1,g:1,f:{e:q,j:"n"},s:{c:{x:-w},a:"v",b:1d,h:"G"}},{i:"1b 1s m K (w&#r;)",d:1,g:1,f:{e:q,j:"n"},s:{c:{x:w},a:"v",b:1d,h:"G"}},{i:"E t 17 1s m B (w&#r;)",d:1,g:1,f:{e:q,j:"k"},s:{c:{I:.8,x:1j,y:1v},a:"1e",b:1w,h:"A"},C:{c:{x:0,y:w},b:1w,a:"1e"}},{i:"E t 17 1s m u (w&#r;)",d:1,g:1,f:{e:q,j:"k"},s:{c:{I:.8,x:1j,y:-1v},a:"1e",b:1w,h:"A"},C:{c:{x:0,y:-w},b:1w,a:"1e"}},{i:"E t 17 1o m B (w&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"n"},L:{c:{I:.P},b:1m,a:"18"},s:{c:{y:w},a:"H",b:F,h:"A"},C:{b:1g,a:"H"}},{i:"E t 17 1o m u (w&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"D"},L:{c:{I:.P},b:1m,a:"18"},s:{c:{y:-w},a:"H",b:F,h:"A"},C:{b:1g,a:"H"}},{i:"E t 17 1o m N (w&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"1k-n"},L:{c:{I:.P},b:1m,a:"18"},s:{c:{x:-w},a:"H",b:F,h:"G"},C:{b:1g,a:"H"}},{i:"E t 17 1o m K (w&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"1k-D"},L:{c:{I:.P},b:1m,a:"18"},s:{c:{x:w},a:"H",b:F,h:"G"},C:{b:1g,a:"H"}},{i:"E t A 17 1o k (w&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"k"},L:{c:{I:.1i,x:-15},b:1p,a:"18"},s:{c:{y:q},a:"H",b:1p,h:"A"},C:{c:{y:w,x:0},b:1p,a:"H"}},{i:"E t G 17 1o k (w&#r;)",d:[2,4],g:[4,7],f:{e:q,j:"k"},L:{c:{I:.1i,y:15},b:1p,a:"18"},s:{c:{x:q},a:"H",b:1p,h:"G"},C:{c:{x:w,y:0},b:1p,a:"H"}},{i:"1b d m B (w&#r;)",d:[5,9],g:1,f:{e:q,j:"n"},s:{c:{y:w},a:"v",b:1d,h:"A"}},{i:"1b d m u (w&#r;)",d:[5,9],g:1,f:{e:q,j:"n"},s:{c:{y:-w},a:"v",b:1d,h:"A"}},{i:"1D 17 d k (w&#r;)",d:[5,9],g:1,f:{e:q,j:"k"},s:{c:{y:w},a:"v",b:1d,h:"A"}},{i:"E t 17 d m B (w&#r;)",d:[5,9],g:1,f:{e:q,j:"n"},L:{c:{I:.P,x:3},b:p,a:"J"},s:{c:{y:w},a:"H",b:F,h:"A"},C:{c:{e:W,x:0},a:"J",b:p}},{i:"E t 17 d m u (w&#r;)",d:[5,9],g:1,f:{e:q,j:"D"},L:{c:{I:.P,x:3},b:p,a:"J"},s:{c:{y:-w},a:"H",b:F,h:"A"},C:{c:{e:W,x:0},a:"J",b:p}},{i:"E t 17 d m N (w&#r;)",d:[5,9],g:1,f:{e:q,j:"n"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-w},a:"H",b:F,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t 17 d m K (w&#r;)",d:[5,9],g:1,f:{e:q,j:"D"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:w},a:"H",b:F,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t A 17 d k (w&#r;)",d:[5,9],g:1,f:{e:q,j:"k"},L:{c:{I:.P,x:3},b:p,a:"J"},s:{c:{y:w},a:"H",b:F,h:"A"},C:{c:{e:W,x:0},a:"J",b:p}},{i:"E t G 17 d k (w&#r;)",d:[5,9],g:1,f:{e:q,j:"k"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-w},a:"H",b:F,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t A 17 1J d m B (w&#r;)",d:[7,11],g:1,f:{e:q,j:"n"},s:{c:{I:.P,x:5,y:1v},a:"18",b:F,h:"A"},C:{c:{x:0,y:w},a:"18",b:F}},{i:"E t A 17 1J d m u (w&#r;)",d:[7,11],g:1,f:{e:q,j:"D"},s:{c:{I:.P,x:5,y:-1v},a:"18",b:F,h:"A"},C:{c:{x:0,y:-w},a:"18",b:F}},{i:"1b O m N (w&#r;)",d:1,g:[5,9],f:{e:q,j:"n"},s:{c:{x:-w},a:"v",b:F,h:"G"}},{i:"1b O m K (w&#r;)",d:1,g:[5,9],f:{e:q,j:"D"},s:{c:{x:w},a:"v",b:F,h:"G"}},{i:"1C 17 O k (w&#r;)",d:1,g:[5,9],f:{e:q,j:"k"},s:{c:{x:-w},a:"v",b:F,h:"G"}},{i:"E t 17 O m N (w&#r;)",d:1,g:[7,11],f:{e:q,j:"n"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-w},a:"H",b:F,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t 17 O m K (w&#r;)",d:1,g:[7,11],f:{e:q,j:"D"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:w},a:"H",b:F,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t 17 O m B (w&#r;)",d:1,g:[7,11],f:{e:q,j:"n"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:w},a:"H",b:F,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t 17 O m u (w&#r;)",d:1,g:[7,11],f:{e:q,j:"D"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:-w},a:"H",b:F,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t A 17 O k (w&#r;)",d:1,g:[7,11],f:{e:q,j:"k"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:w},a:"H",b:F,h:"A"},C:{c:{e:W},a:"J",b:p}},{i:"E t G 17 O k (w&#r;)",d:1,g:[7,11],f:{e:q,j:"k"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-w},a:"H",b:F,h:"G"},C:{c:{e:W},a:"J",b:p}},{i:"E t G 17 1J O m B (w&#r;)",d:1,g:[7,11],f:{e:q,j:"n"},s:{c:{I:.P,x:1v,y:-5},a:"18",b:F,h:"G"},C:{c:{x:w,y:0},a:"18",b:F}},{i:"E t G 17 1J O m u (w&#r;)",d:1,g:[7,11],f:{e:q,j:"D"},s:{c:{I:.P,x:-1v,y:-5},a:"18",b:F,h:"G"},C:{c:{x:-w,y:0},a:"18",b:F}},{i:"1c 1s m B (l&#r;, U V)",d:1,g:1,f:{e:q,j:"n",V:"U"},s:{c:{y:l},a:"v",b:1d,h:"A"}},{i:"1c 1s m u (l&#r;, U V)",d:1,g:1,f:{e:q,j:"n",V:"U"},s:{c:{y:-l},a:"v",b:1d,h:"A"}},{i:"1c 1s m N (l&#r;, U V)",d:1,g:1,f:{e:q,j:"n",V:"U"},s:{c:{x:-l},a:"v",b:1d,h:"G"}},{i:"1c 1s m K (l&#r;, U V)",d:1,g:1,f:{e:q,j:"n",V:"U"},s:{c:{x:l},a:"v",b:1d,h:"G"}},{i:"E t S 1o m B (l&#r;, U V)",d:[2,4],g:[4,7],f:{e:q,j:"n",V:"U"},L:{c:{I:.P},b:1m,a:"18"},s:{c:{y:l},a:"H",b:F,h:"A"},C:{b:1g,a:"H"}},{i:"E t S 1o m u (l&#r;, U V)",d:[2,4],g:[4,7],f:{e:q,j:"D",V:"U"},L:{c:{I:.P},b:1m,a:"18"},s:{c:{y:-l},a:"H",b:F,h:"A"},C:{b:1g,a:"H"}},{i:"E t S 1o m N (l&#r;, U V)",d:[2,4],g:[4,7],f:{e:q,j:"1k-n",V:"U"},L:{c:{I:.P},b:1m,a:"18"},s:{c:{x:-l},a:"H",b:F,h:"G"},C:{b:1g,a:"H"}},{i:"E t S 1o m K (l&#r;, U V)",d:[2,4],g:[4,7],f:{e:q,j:"1k-D",V:"U"},L:{c:{I:.P},b:1m,a:"18"},s:{c:{x:l},a:"H",b:F,h:"G"},C:{b:1g,a:"H"}},{i:"E t A S 1o k (l&#r;, U V)",d:[2,4],g:[4,7],f:{e:q,j:"k",V:"U"},L:{c:{I:.1i},b:1p,a:"18"},s:{c:{y:l},a:"H",b:1p,h:"A"},C:{b:1p,a:"H"}},{i:"E t G S 1o k (l&#r;, U V)",d:[2,4],g:[4,7],f:{e:q,j:"k",V:"U"},L:{c:{I:.1i},b:1p,a:"18"},s:{c:{x:l},a:"H",b:1p,h:"G"},C:{b:1p,a:"H"}},{i:"E t S d m B (l&#r;, U V)",d:[5,9],g:1,f:{e:1i,j:"n",V:"U"},L:{c:{I:.P,x:3},b:p,a:"J"},s:{c:{y:l},a:"v",b:1n,h:"A"},C:{c:{e:W,x:0},a:"z",b:1q}},{i:"E t S d m u (l&#r;, U V)",d:[5,9],g:1,f:{e:1i,j:"D",V:"U"},L:{c:{I:.P,x:3},b:p,a:"J"},s:{c:{y:-l},a:"v",b:1n,h:"A"},C:{c:{e:W,x:0},a:"z",b:1q}},{i:"E t S d m N (l&#r;, U V)",d:[5,9],g:1,f:{e:1i,j:"n",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-l},a:"H",b:F,h:"G"},C:{c:{e:W},a:"z",b:1q}},{i:"E t S d m K (l&#r;, U V)",d:[5,9],g:1,f:{e:1i,j:"D",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:l},a:"H",b:F,h:"G"},C:{c:{e:W},a:"z",b:1q}},{i:"E t A S d k (l&#r;, U V)",d:[5,9],g:1,f:{e:1i,j:"k",V:"U"},L:{c:{I:.P,x:3},b:p,a:"J"},s:{c:{y:l},a:"v",b:1n,h:"A"},C:{c:{e:W,x:0},a:"z",b:1q}},{i:"E t G S d k (l&#r;, U V)",d:[5,9],g:1,f:{e:1i,j:"k",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-l},a:"H",b:F,h:"G"},C:{c:{e:W},a:"z",b:1q}},{i:"E t S O m N (l&#r;, U V)",d:1,g:[7,11],f:{e:1i,j:"n",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-l},a:"v",b:1n,h:"G"},C:{c:{e:W},a:"z",b:1q}},{i:"E t S O m K (l&#r;, U V)",d:1,g:[7,11],f:{e:1i,j:"D",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:l},a:"v",b:1n,h:"G"},C:{c:{e:W},a:"z",b:1q}},{i:"E t S O m B (l&#r;, U V)",d:1,g:[7,11],f:{e:1i,j:"n",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:l},a:"H",b:F,h:"A"},C:{c:{e:W},a:"z",b:1q}},{i:"E t S O m u (l&#r;, U V)",d:1,g:[7,11],f:{e:1i,j:"D",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:-l},a:"H",b:F,h:"A"},C:{c:{e:W},a:"z",b:1q}},{i:"E t A S O k (l&#r;, U V)",d:1,g:[7,11],f:{e:1i,j:"k",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{y:l},a:"H",b:F,h:"A"},C:{c:{e:W},a:"z",b:1q}},{i:"E t G S O k (l&#r;, U V)",d:1,g:[7,11],f:{e:1i,j:"k",V:"U"},L:{c:{I:.P},b:p,a:"J"},s:{c:{x:-l},a:"v",b:1n,h:"G"},C:{c:{e:W},a:"z",b:1q}}]}',62,131,'||||||||||easing|duration|transition|rows|delay|tile|cols|direction|name|sequence|random|180|to|forward|type|600|75|176|animation|and|left|easeInOutQuart|90|rotateX|rotateY|easeOutQuart|horizontal|right|after|reverse|Scaling|1e3|vertical|easeInOutBack|scale3d|easeOutBack|top|before|from|bottom|columns|85|mixed|tiles|spinning|750|large|depth|200|slide|sliding|Fading||||Sliding|fade|||turning|easeInOutQuint|55|100|Turning|Spinning|1500|easeInOutQuad|50|350|scale|65|30|col|500|450|1200|cuboids|700|400|35|cuboid|Carousel|Flying|45|800|Smooth|rotate|rotating|95|Mirror|Vertical|Horizontal|91|540|fading|mirror|1300|drunk|easeInQuart|out|in|colums|scaling|directions|2e3|Drunk|150|topright|sliging|t3d|t2d|bottomleft|topleft|850|Crossfading|diagonal|linear|var|bottomright||layerSliderTransitions'.split('|'),0,{})); // source --> http://theweldingking.biz/site/wp-content/plugins/pc-google-analytics/assets/js/frontend.min.js?ver=1.0.0 jQuery(document).ready(function(){}); // source --> http://theweldingking.biz/site/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.2.6 /******************************************** - THEMEPUNCH TOOLS Ver. 1.0 - Last Update of Tools 27.02.2015 *********************************************/ /* * @fileOverview TouchSwipe - jQuery Plugin * @version 1.6.9 * * @author Matt Bryson http://www.github.com/mattbryson * @see https://github.com/mattbryson/TouchSwipe-Jquery-Plugin * @see http://labs.skinkers.com/touchSwipe/ * @see http://plugins.jquery.com/project/touchSwipe * * Copyright (c) 2010 Matt Bryson * Dual licensed under the MIT or GPL Version 2 licenses. * */ (function(a){if(typeof define==="function"&&define.amd&&define.amd.jQuery){define(["jquery"],a)}else{a(jQuery)}}(function(f){var y="1.6.9",p="left",o="right",e="up",x="down",c="in",A="out",m="none",s="auto",l="swipe",t="pinch",B="tap",j="doubletap",b="longtap",z="hold",E="horizontal",u="vertical",i="all",r=10,g="start",k="move",h="end",q="cancel",a="ontouchstart" in window,v=window.navigator.msPointerEnabled&&!window.navigator.pointerEnabled,d=window.navigator.pointerEnabled||window.navigator.msPointerEnabled,C="TouchSwipe";var n={fingers:1,threshold:75,cancelThreshold:null,pinchThreshold:20,maxTimeThreshold:null,fingerReleaseThreshold:250,longTapThreshold:500,doubleTapThreshold:200,swipe:null,swipeLeft:null,swipeRight:null,swipeUp:null,swipeDown:null,swipeStatus:null,pinchIn:null,pinchOut:null,pinchStatus:null,click:null,tap:null,doubleTap:null,longTap:null,hold:null,triggerOnTouchEnd:true,triggerOnTouchLeave:false,allowPageScroll:"auto",fallbackToMouseEvents:true,excludedElements:"label, button, input, select, textarea, a, .noSwipe",preventDefaultEvents:true};f.fn.swipetp=function(H){var G=f(this),F=G.data(C);if(F&&typeof H==="string"){if(F[H]){return F[H].apply(this,Array.prototype.slice.call(arguments,1))}else{f.error("Method "+H+" does not exist on jQuery.swipetp")}}else{if(!F&&(typeof H==="object"||!H)){return w.apply(this,arguments)}}return G};f.fn.swipetp.version=y;f.fn.swipetp.defaults=n;f.fn.swipetp.phases={PHASE_START:g,PHASE_MOVE:k,PHASE_END:h,PHASE_CANCEL:q};f.fn.swipetp.directions={LEFT:p,RIGHT:o,UP:e,DOWN:x,IN:c,OUT:A};f.fn.swipetp.pageScroll={NONE:m,HORIZONTAL:E,VERTICAL:u,AUTO:s};f.fn.swipetp.fingers={ONE:1,TWO:2,THREE:3,ALL:i};function w(F){if(F&&(F.allowPageScroll===undefined&&(F.swipe!==undefined||F.swipeStatus!==undefined))){F.allowPageScroll=m}if(F.click!==undefined&&F.tap===undefined){F.tap=F.click}if(!F){F={}}F=f.extend({},f.fn.swipetp.defaults,F);return this.each(function(){var H=f(this);var G=H.data(C);if(!G){G=new D(this,F);H.data(C,G)}})}function D(a5,aw){var aA=(a||d||!aw.fallbackToMouseEvents),K=aA?(d?(v?"MSPointerDown":"pointerdown"):"touchstart"):"mousedown",az=aA?(d?(v?"MSPointerMove":"pointermove"):"touchmove"):"mousemove",V=aA?(d?(v?"MSPointerUp":"pointerup"):"touchend"):"mouseup",T=aA?null:"mouseleave",aE=(d?(v?"MSPointerCancel":"pointercancel"):"touchcancel");var ah=0,aQ=null,ac=0,a2=0,a0=0,H=1,ar=0,aK=0,N=null;var aS=f(a5);var aa="start";var X=0;var aR=null;var U=0,a3=0,a6=0,ae=0,O=0;var aX=null,ag=null;try{aS.bind(K,aO);aS.bind(aE,ba)}catch(al){f.error("events not supported "+K+","+aE+" on jQuery.swipetp")}this.enable=function(){aS.bind(K,aO);aS.bind(aE,ba);return aS};this.disable=function(){aL();return aS};this.destroy=function(){aL();aS.data(C,null);aS=null};this.option=function(bd,bc){if(aw[bd]!==undefined){if(bc===undefined){return aw[bd]}else{aw[bd]=bc}}else{f.error("Option "+bd+" does not exist on jQuery.swipetp.options")}return null};function aO(be){if(aC()){return}if(f(be.target).closest(aw.excludedElements,aS).length>0){return}var bf=be.originalEvent?be.originalEvent:be;var bd,bg=bf.touches,bc=bg?bg[0]:bf;aa=g;if(bg){X=bg.length}else{be.preventDefault()}ah=0;aQ=null;aK=null;ac=0;a2=0;a0=0;H=1;ar=0;aR=ak();N=ab();S();if(!bg||(X===aw.fingers||aw.fingers===i)||aY()){aj(0,bc);U=au();if(X==2){aj(1,bg[1]);a2=a0=av(aR[0].start,aR[1].start)}if(aw.swipeStatus||aw.pinchStatus){bd=P(bf,aa)}}else{bd=false}if(bd===false){aa=q;P(bf,aa);return bd}else{if(aw.hold){ag=setTimeout(f.proxy(function(){aS.trigger("hold",[bf.target]);if(aw.hold){bd=aw.hold.call(aS,bf,bf.target)}},this),aw.longTapThreshold)}ap(true)}return null}function a4(bf){var bi=bf.originalEvent?bf.originalEvent:bf;if(aa===h||aa===q||an()){return}var be,bj=bi.touches,bd=bj?bj[0]:bi;var bg=aI(bd);a3=au();if(bj){X=bj.length}if(aw.hold){clearTimeout(ag)}aa=k;if(X==2){if(a2==0){aj(1,bj[1]);a2=a0=av(aR[0].start,aR[1].start)}else{aI(bj[1]);a0=av(aR[0].end,aR[1].end);aK=at(aR[0].end,aR[1].end)}H=a8(a2,a0);ar=Math.abs(a2-a0)}if((X===aw.fingers||aw.fingers===i)||!bj||aY()){aQ=aM(bg.start,bg.end);am(bf,aQ);ah=aT(bg.start,bg.end);ac=aN();aJ(aQ,ah);if(aw.swipeStatus||aw.pinchStatus){be=P(bi,aa)}if(!aw.triggerOnTouchEnd||aw.triggerOnTouchLeave){var bc=true;if(aw.triggerOnTouchLeave){var bh=aZ(this);bc=F(bg.end,bh)}if(!aw.triggerOnTouchEnd&&bc){aa=aD(k)}else{if(aw.triggerOnTouchLeave&&!bc){aa=aD(h)}}if(aa==q||aa==h){P(bi,aa)}}}else{aa=q;P(bi,aa)}if(be===false){aa=q;P(bi,aa)}}function M(bc){var bd=bc.originalEvent?bc.originalEvent:bc,be=bd.touches;if(be){if(be.length){G();return true}}if(an()){X=ae}a3=au();ac=aN();if(bb()||!ao()){aa=q;P(bd,aa)}else{if(aw.triggerOnTouchEnd||(aw.triggerOnTouchEnd==false&&aa===k)){bc.preventDefault();aa=h;P(bd,aa)}else{if(!aw.triggerOnTouchEnd&&a7()){aa=h;aG(bd,aa,B)}else{if(aa===k){aa=q;P(bd,aa)}}}}ap(false);return null}function ba(){X=0;a3=0;U=0;a2=0;a0=0;H=1;S();ap(false)}function L(bc){var bd=bc.originalEvent?bc.originalEvent:bc;if(aw.triggerOnTouchLeave){aa=aD(h);P(bd,aa)}}function aL(){aS.unbind(K,aO);aS.unbind(aE,ba);aS.unbind(az,a4);aS.unbind(V,M);if(T){aS.unbind(T,L)}ap(false)}function aD(bg){var bf=bg;var be=aB();var bd=ao();var bc=bb();if(!be||bc){bf=q}else{if(bd&&bg==k&&(!aw.triggerOnTouchEnd||aw.triggerOnTouchLeave)){bf=h}else{if(!bd&&bg==h&&aw.triggerOnTouchLeave){bf=q}}}return bf}function P(be,bc){var bd,bf=be.touches;if((J()||W())||(Q()||aY())){if(J()||W()){bd=aG(be,bc,l)}if((Q()||aY())&&bd!==false){bd=aG(be,bc,t)}}else{if(aH()&&bd!==false){bd=aG(be,bc,j)}else{if(aq()&&bd!==false){bd=aG(be,bc,b)}else{if(ai()&&bd!==false){bd=aG(be,bc,B)}}}}if(bc===q){ba(be)}if(bc===h){if(bf){if(!bf.length){ba(be)}}else{ba(be)}}return bd}function aG(bf,bc,be){var bd;if(be==l){aS.trigger("swipeStatus",[bc,aQ||null,ah||0,ac||0,X,aR]);if(aw.swipeStatus){bd=aw.swipeStatus.call(aS,bf,bc,aQ||null,ah||0,ac||0,X,aR);if(bd===false){return false}}if(bc==h&&aW()){aS.trigger("swipe",[aQ,ah,ac,X,aR]);if(aw.swipe){bd=aw.swipe.call(aS,bf,aQ,ah,ac,X,aR);if(bd===false){return false}}switch(aQ){case p:aS.trigger("swipeLeft",[aQ,ah,ac,X,aR]);if(aw.swipeLeft){bd=aw.swipeLeft.call(aS,bf,aQ,ah,ac,X,aR)}break;case o:aS.trigger("swipeRight",[aQ,ah,ac,X,aR]);if(aw.swipeRight){bd=aw.swipeRight.call(aS,bf,aQ,ah,ac,X,aR)}break;case e:aS.trigger("swipeUp",[aQ,ah,ac,X,aR]);if(aw.swipeUp){bd=aw.swipeUp.call(aS,bf,aQ,ah,ac,X,aR)}break;case x:aS.trigger("swipeDown",[aQ,ah,ac,X,aR]);if(aw.swipeDown){bd=aw.swipeDown.call(aS,bf,aQ,ah,ac,X,aR)}break}}}if(be==t){aS.trigger("pinchStatus",[bc,aK||null,ar||0,ac||0,X,H,aR]);if(aw.pinchStatus){bd=aw.pinchStatus.call(aS,bf,bc,aK||null,ar||0,ac||0,X,H,aR);if(bd===false){return false}}if(bc==h&&a9()){switch(aK){case c:aS.trigger("pinchIn",[aK||null,ar||0,ac||0,X,H,aR]);if(aw.pinchIn){bd=aw.pinchIn.call(aS,bf,aK||null,ar||0,ac||0,X,H,aR)}break;case A:aS.trigger("pinchOut",[aK||null,ar||0,ac||0,X,H,aR]);if(aw.pinchOut){bd=aw.pinchOut.call(aS,bf,aK||null,ar||0,ac||0,X,H,aR)}break}}}if(be==B){if(bc===q||bc===h){clearTimeout(aX);clearTimeout(ag);if(Z()&&!I()){O=au();aX=setTimeout(f.proxy(function(){O=null;aS.trigger("tap",[bf.target]);if(aw.tap){bd=aw.tap.call(aS,bf,bf.target)}},this),aw.doubleTapThreshold)}else{O=null;aS.trigger("tap",[bf.target]);if(aw.tap){bd=aw.tap.call(aS,bf,bf.target)}}}}else{if(be==j){if(bc===q||bc===h){clearTimeout(aX);O=null;aS.trigger("doubletap",[bf.target]);if(aw.doubleTap){bd=aw.doubleTap.call(aS,bf,bf.target)}}}else{if(be==b){if(bc===q||bc===h){clearTimeout(aX);O=null;aS.trigger("longtap",[bf.target]);if(aw.longTap){bd=aw.longTap.call(aS,bf,bf.target)}}}}}return bd}function ao(){var bc=true;if(aw.threshold!==null){bc=ah>=aw.threshold}return bc}function bb(){var bc=false;if(aw.cancelThreshold!==null&&aQ!==null){bc=(aU(aQ)-ah)>=aw.cancelThreshold}return bc}function af(){if(aw.pinchThreshold!==null){return ar>=aw.pinchThreshold}return true}function aB(){var bc;if(aw.maxTimeThreshold){if(ac>=aw.maxTimeThreshold){bc=false}else{bc=true}}else{bc=true}return bc}function am(bc,bd){if(aw.preventDefaultEvents===false){return}if(aw.allowPageScroll===m){bc.preventDefault()}else{var be=aw.allowPageScroll===s;switch(bd){case p:if((aw.swipeLeft&&be)||(!be&&aw.allowPageScroll!=E)){bc.preventDefault()}break;case o:if((aw.swipeRight&&be)||(!be&&aw.allowPageScroll!=E)){bc.preventDefault()}break;case e:if((aw.swipeUp&&be)||(!be&&aw.allowPageScroll!=u)){bc.preventDefault()}break;case x:if((aw.swipeDown&&be)||(!be&&aw.allowPageScroll!=u)){bc.preventDefault()}break}}}function a9(){var bd=aP();var bc=Y();var be=af();return bd&&bc&&be}function aY(){return !!(aw.pinchStatus||aw.pinchIn||aw.pinchOut)}function Q(){return !!(a9()&&aY())}function aW(){var bf=aB();var bh=ao();var be=aP();var bc=Y();var bd=bb();var bg=!bd&&bc&&be&&bh&&bf;return bg}function W(){return !!(aw.swipe||aw.swipeStatus||aw.swipeLeft||aw.swipeRight||aw.swipeUp||aw.swipeDown)}function J(){return !!(aW()&&W())}function aP(){return((X===aw.fingers||aw.fingers===i)||!a)}function Y(){return aR[0].end.x!==0}function a7(){return !!(aw.tap)}function Z(){return !!(aw.doubleTap)}function aV(){return !!(aw.longTap)}function R(){if(O==null){return false}var bc=au();return(Z()&&((bc-O)<=aw.doubleTapThreshold))}function I(){return R()}function ay(){return((X===1||!a)&&(isNaN(ah)||ahaw.longTapThreshold)&&(ah=0)){return p}else{if((be<=360)&&(be>=315)){return p}else{if((be>=135)&&(be<=225)){return o}else{if((be>45)&&(be<135)){return x}else{return e}}}}}function au(){var bc=new Date();return bc.getTime()}function aZ(bc){bc=f(bc);var be=bc.offset();var bd={left:be.left,right:be.left+bc.outerWidth(),top:be.top,bottom:be.top+bc.outerHeight()};return bd}function F(bc,bd){return(bc.x>bd.left&&bc.xbd.top&&bc.y-1;)(l=p[f[s]]||new q(f[s],[])).gsClass?(i[s]=l.gsClass,t--):k&&l.sc.push(this);if(0===t&&g){if(m=("com.greensock."+e).split("."),n=m.pop(),o=j(m.join("."))[n]=this.gsClass=g.apply(g,i),h)if(d[n]=o,r="undefined"!=typeof module&&module.exports,!r&&"function"==typeof define&&define.amd)define((a.GreenSockAMDPath?a.GreenSockAMDPath+"/":"")+e.split(".").pop(),[],function(){return o});else if(r)if(e===b){module.exports=c[b]=o;for(s in c)o[s]=c[s]}else c[b]&&(c[b][n]=o);for(s=0;s-1;)for(f=i[j],e=d?s("easing."+f,null,!0):k.easing[f]||{},g=l.length;--g>-1;)h=l[g],w[f+"."+h]=w[h+f]=e[h]=a.getRatio?a:a[h]||new a};for(g=v.prototype,g._calcEnd=!1,g.getRatio=function(a){if(this._func)return this._params[0]=a,this._func.apply(null,this._params);var b=this._type,c=this._power,d=1===b?1-a:2===b?a:.5>a?2*a:2*(1-a);return 1===c?d*=d:2===c?d*=d*d:3===c?d*=d*d*d:4===c&&(d*=d*d*d*d),1===b?1-d:2===b?d:.5>a?d/2:1-d/2},e=["Linear","Quad","Cubic","Quart","Quint,Strong"],f=e.length;--f>-1;)g=e[f]+",Power"+f,x(new v(null,null,1,f),g,"easeOut",!0),x(new v(null,null,2,f),g,"easeIn"+(0===f?",easeNone":"")),x(new v(null,null,3,f),g,"easeInOut");w.linear=k.easing.Linear.easeIn,w.swing=k.easing.Quad.easeInOut;var y=s("events.EventDispatcher",function(a){this._listeners={},this._eventTarget=a||this});g=y.prototype,g.addEventListener=function(a,b,c,d,e){e=e||0;var f,g,j=this._listeners[a],k=0;for(this!==h||i||h.wake(),null==j&&(this._listeners[a]=j=[]),g=j.length;--g>-1;)f=j[g],f.c===b&&f.s===c?j.splice(g,1):0===k&&f.pr-1;)if(d[c].c===b)return void d.splice(c,1)},g.dispatchEvent=function(a){var b,c,d,e=this._listeners[a];if(e)for(b=e.length,c=this._eventTarget;--b>-1;)d=e[b],d&&(d.up?d.c.call(d.s||c,{type:a,target:c}):d.c.call(d.s||c))};var z=a.requestAnimationFrame,A=a.cancelAnimationFrame,B=Date.now||function(){return(new Date).getTime()},C=B();for(e=["ms","moz","webkit","o"],f=e.length;--f>-1&&!z;)z=a[e[f]+"RequestAnimationFrame"],A=a[e[f]+"CancelAnimationFrame"]||a[e[f]+"CancelRequestAnimationFrame"];s("Ticker",function(a,b){var c,d,e,f,g,j=this,k=B(),m=b!==!1&&z?"auto":!1,o=500,p=33,q="tick",r=function(a){var b,h,i=B()-C;i>o&&(k+=i-p),C+=i,j.time=(C-k)/1e3,b=j.time-g,(!c||b>0||a===!0)&&(j.frame++,g+=b+(b>=f?.004:f-b),h=!0),a!==!0&&(e=d(r)),h&&j.dispatchEvent(q)};y.call(j),j.time=j.frame=0,j.tick=function(){r(!0)},j.lagSmoothing=function(a,b){o=a||1/l,p=Math.min(b,o,0)},j.sleep=function(){null!=e&&(m&&A?A(e):clearTimeout(e),d=n,e=null,j===h&&(i=!1))},j.wake=function(a){null!==e?j.sleep():a?k+=-C+(C=B()):j.frame>10&&(C=B()-o+5),d=0===c?n:m&&z?z:function(a){return setTimeout(a,1e3*(g-j.time)+1|0)},j===h&&(i=!0),r(2)},j.fps=function(a){return arguments.length?(c=a,f=1/(c||60),g=this.time+f,void j.wake()):c},j.useRAF=function(a){return arguments.length?(j.sleep(),m=a,void j.fps(c)):m},j.fps(a),setTimeout(function(){"auto"===m&&j.frame<5&&"hidden"!==document.visibilityState&&j.useRAF(!1)},1500)}),g=k.Ticker.prototype=new k.events.EventDispatcher,g.constructor=k.Ticker;var D=s("core.Animation",function(a,b){if(this.vars=b=b||{},this._duration=this._totalDuration=a||0,this._delay=Number(b.delay)||0,this._timeScale=1,this._active=b.immediateRender===!0,this.data=b.data,this._reversed=b.reversed===!0,W){i||h.wake();var c=this.vars.useFrames?V:W;c.add(this,c._time),this.vars.paused&&this.paused(!0)}});h=D.ticker=new k.Ticker,g=D.prototype,g._dirty=g._gc=g._initted=g._paused=!1,g._totalTime=g._time=0,g._rawPrevTime=-1,g._next=g._last=g._onUpdate=g._timeline=g.timeline=null,g._paused=!1;var E=function(){i&&B()-C>2e3&&h.wake(),setTimeout(E,2e3)};E(),g.play=function(a,b){return null!=a&&this.seek(a,b),this.reversed(!1).paused(!1)},g.pause=function(a,b){return null!=a&&this.seek(a,b),this.paused(!0)},g.resume=function(a,b){return null!=a&&this.seek(a,b),this.paused(!1)},g.seek=function(a,b){return this.totalTime(Number(a),b!==!1)},g.restart=function(a,b){return this.reversed(!1).paused(!1).totalTime(a?-this._delay:0,b!==!1,!0)},g.reverse=function(a,b){return null!=a&&this.seek(a||this.totalDuration(),b),this.reversed(!0).paused(!1)},g.render=function(a,b,c){},g.invalidate=function(){return this._time=this._totalTime=0,this._initted=this._gc=!1,this._rawPrevTime=-1,(this._gc||!this.timeline)&&this._enabled(!0),this},g.isActive=function(){var a,b=this._timeline,c=this._startTime;return!b||!this._gc&&!this._paused&&b.isActive()&&(a=b.rawTime())>=c&&a-1;)"{self}"===a[b]&&(c[b]=this);return c},g._callback=function(a){var b=this.vars;b[a].apply(b[a+"Scope"]||b.callbackScope||this,b[a+"Params"]||u)},g.eventCallback=function(a,b,c,d){if("on"===(a||"").substr(0,2)){var e=this.vars;if(1===arguments.length)return e[a];null==b?delete e[a]:(e[a]=b,e[a+"Params"]=o(c)&&-1!==c.join("").indexOf("{self}")?this._swapSelfInParams(c):c,e[a+"Scope"]=d),"onUpdate"===a&&(this._onUpdate=b)}return this},g.delay=function(a){return arguments.length?(this._timeline.smoothChildTiming&&this.startTime(this._startTime+a-this._delay),this._delay=a,this):this._delay},g.duration=function(a){return arguments.length?(this._duration=this._totalDuration=a,this._uncache(!0),this._timeline.smoothChildTiming&&this._time>0&&this._timethis._duration?this._duration:a,b)):this._time},g.totalTime=function(a,b,c){if(i||h.wake(),!arguments.length)return this._totalTime;if(this._timeline){if(0>a&&!c&&(a+=this.totalDuration()),this._timeline.smoothChildTiming){this._dirty&&this.totalDuration();var d=this._totalDuration,e=this._timeline;if(a>d&&!c&&(a=d),this._startTime=(this._paused?this._pauseTime:e._time)-(this._reversed?d-a:a)/this._timeScale,e._dirty||this._uncache(!1),e._timeline)for(;e._timeline;)e._timeline._time!==(e._startTime+e._totalTime)/e._timeScale&&e.totalTime(e._totalTime,!0),e=e._timeline}this._gc&&this._enabled(!0,!1),(this._totalTime!==a||0===this._duration)&&(J.length&&Y(),this.render(a,b,!1),J.length&&Y())}return this},g.progress=g.totalProgress=function(a,b){var c=this.duration();return arguments.length?this.totalTime(c*a,b):c?this._time/c:this.ratio},g.startTime=function(a){return arguments.length?(a!==this._startTime&&(this._startTime=a,this.timeline&&this.timeline._sortChildren&&this.timeline.add(this,a-this._delay)),this):this._startTime},g.endTime=function(a){return this._startTime+(0!=a?this.totalDuration():this.duration())/this._timeScale},g.timeScale=function(a){if(!arguments.length)return this._timeScale;if(a=a||l,this._timeline&&this._timeline.smoothChildTiming){var b=this._pauseTime,c=b||0===b?b:this._timeline.totalTime();this._startTime=c-(c-this._startTime)*this._timeScale/a}return this._timeScale=a,this._uncache(!1)},g.reversed=function(a){return arguments.length?(a!=this._reversed&&(this._reversed=a,this.totalTime(this._timeline&&!this._timeline.smoothChildTiming?this.totalDuration()-this._totalTime:this._totalTime,!0)),this):this._reversed},g.paused=function(a){if(!arguments.length)return this._paused;var b,c,d=this._timeline;return a!=this._paused&&d&&(i||a||h.wake(),b=d.rawTime(),c=b-this._pauseTime,!a&&d.smoothChildTiming&&(this._startTime+=c,this._uncache(!1)),this._pauseTime=a?b:null,this._paused=a,this._active=this.isActive(),!a&&0!==c&&this._initted&&this.duration()&&(b=d.smoothChildTiming?this._totalTime:(b-this._startTime)/this._timeScale,this.render(b,b===this._totalTime,!0))),this._gc&&!a&&this._enabled(!0,!1),this};var F=s("core.SimpleTimeline",function(a){D.call(this,0,a),this.autoRemoveChildren=this.smoothChildTiming=!0});g=F.prototype=new D,g.constructor=F,g.kill()._gc=!1,g._first=g._last=g._recent=null,g._sortChildren=!1,g.add=g.insert=function(a,b,c,d){var e,f;if(a._startTime=Number(b||0)+a._delay,a._paused&&this!==a._timeline&&(a._pauseTime=a._startTime+(this.rawTime()-a._startTime)/a._timeScale),a.timeline&&a.timeline._remove(a,!0),a.timeline=a._timeline=this,a._gc&&a._enabled(!0,!0),e=this._last,this._sortChildren)for(f=a._startTime;e&&e._startTime>f;)e=e._prev;return e?(a._next=e._next,e._next=a):(a._next=this._first,this._first=a),a._next?a._next._prev=a:this._last=a,a._prev=e,this._recent=a,this._timeline&&this._uncache(!0),this},g._remove=function(a,b){return a.timeline===this&&(b||a._enabled(!1,!0),a._prev?a._prev._next=a._next:this._first===a&&(this._first=a._next),a._next?a._next._prev=a._prev:this._last===a&&(this._last=a._prev),a._next=a._prev=a.timeline=null,a===this._recent&&(this._recent=this._last),this._timeline&&this._uncache(!0)),this},g.render=function(a,b,c){var d,e=this._first;for(this._totalTime=this._time=this._rawPrevTime=a;e;)d=e._next,(e._active||a>=e._startTime&&!e._paused)&&(e._reversed?e.render((e._dirty?e.totalDuration():e._totalDuration)-(a-e._startTime)*e._timeScale,b,c):e.render((a-e._startTime)*e._timeScale,b,c)),e=d},g.rawTime=function(){return i||h.wake(),this._totalTime};var G=s("TweenLite",function(b,c,d){if(D.call(this,c,d),this.render=G.prototype.render,null==b)throw"Cannot tween a null target.";this.target=b="string"!=typeof b?b:G.selector(b)||b;var e,f,g,h=b.jquery||b.length&&b!==a&&b[0]&&(b[0]===a||b[0].nodeType&&b[0].style&&!b.nodeType),i=this.vars.overwrite;if(this._overwrite=i=null==i?U[G.defaultOverwrite]:"number"==typeof i?i>>0:U[i],(h||b instanceof Array||b.push&&o(b))&&"number"!=typeof b[0])for(this._targets=g=m(b),this._propLookup=[],this._siblings=[],e=0;e1&&_(f,this,null,1,this._siblings[e])):(f=g[e--]=G.selector(f),"string"==typeof f&&g.splice(e+1,1)):g.splice(e--,1);else this._propLookup={},this._siblings=Z(b,this,!1),1===i&&this._siblings.length>1&&_(b,this,null,1,this._siblings);(this.vars.immediateRender||0===c&&0===this._delay&&this.vars.immediateRender!==!1)&&(this._time=-l,this.render(Math.min(0,-this._delay)))},!0),H=function(b){return b&&b.length&&b!==a&&b[0]&&(b[0]===a||b[0].nodeType&&b[0].style&&!b.nodeType)},I=function(a,b){var c,d={};for(c in a)T[c]||c in b&&"transform"!==c&&"x"!==c&&"y"!==c&&"width"!==c&&"height"!==c&&"className"!==c&&"border"!==c||!(!Q[c]||Q[c]&&Q[c]._autoCSS)||(d[c]=a[c],delete a[c]);a.css=d};g=G.prototype=new D,g.constructor=G,g.kill()._gc=!1,g.ratio=0,g._firstPT=g._targets=g._overwrittenProps=g._startAt=null,g._notifyPluginsOfEnabled=g._lazy=!1,G.version="1.18.5",G.defaultEase=g._ease=new v(null,null,1,1),G.defaultOverwrite="auto",G.ticker=h,G.autoSleep=120,G.lagSmoothing=function(a,b){h.lagSmoothing(a,b)},G.selector=a.$||a.jQuery||function(b){var c=a.$||a.jQuery;return c?(G.selector=c,c(b)):"undefined"==typeof document?b:document.querySelectorAll?document.querySelectorAll(b):document.getElementById("#"===b.charAt(0)?b.substr(1):b)};var J=[],K={},L=/(?:(-|-=|\+=)?\d*\.?\d*(?:e[\-+]?\d+)?)[0-9]/gi,M=function(a){for(var b,c=this._firstPT,d=1e-6;c;)b=c.blob?a?this.join(""):this.start:c.c*a+c.s,c.r?b=Math.round(b):d>b&&b>-d&&(b=0),c.f?c.fp?c.t[c.p](c.fp,b):c.t[c.p](b):c.t[c.p]=b,c=c._next},N=function(a,b,c,d){var e,f,g,h,i,j,k,l=[a,b],m=0,n="",o=0;for(l.start=a,c&&(c(l),a=l[0],b=l[1]),l.length=0,e=a.match(L)||[],f=b.match(L)||[],d&&(d._next=null,d.blob=1,l._firstPT=d),i=f.length,h=0;i>h;h++)k=f[h],j=b.substr(m,b.indexOf(k,m)-m),n+=j||!h?j:",",m+=j.length,o?o=(o+1)%5:"rgba("===j.substr(-5)&&(o=1),k===e[h]||e.length<=h?n+=k:(n&&(l.push(n),n=""),g=parseFloat(e[h]),l.push(g),l._firstPT={_next:l._firstPT,t:l,p:l.length-1,s:g,c:("="===k.charAt(1)?parseInt(k.charAt(0)+"1",10)*parseFloat(k.substr(2)):parseFloat(k)-g)||0,f:0,r:o&&4>o}),m+=k.length;return n+=b.substr(m),n&&l.push(n),l.setRatio=M,l},O=function(a,b,c,d,e,f,g,h){var i,j,k="get"===c?a[b]:c,l=typeof a[b],m="string"==typeof d&&"="===d.charAt(1),n={t:a,p:b,s:k,f:"function"===l,pg:0,n:e||b,r:f,pr:0,c:m?parseInt(d.charAt(0)+"1",10)*parseFloat(d.substr(2)):parseFloat(d)-k||0};return"number"!==l&&("function"===l&&"get"===c&&(j=b.indexOf("set")||"function"!=typeof a["get"+b.substr(3)]?b:"get"+b.substr(3),n.s=k=g?a[j](g):a[j]()),"string"==typeof k&&(g||isNaN(k))?(n.fp=g,i=N(k,d,h||G.defaultStringFilter,n),n={t:i,p:"setRatio",s:0,c:1,f:2,pg:0,n:e||b,pr:0}):m||(n.s=parseFloat(k),n.c=parseFloat(d)-n.s||0)),n.c?((n._next=this._firstPT)&&(n._next._prev=n),this._firstPT=n,n):void 0},P=G._internals={isArray:o,isSelector:H,lazyTweens:J,blobDif:N},Q=G._plugins={},R=P.tweenLookup={},S=0,T=P.reservedProps={ease:1,delay:1,overwrite:1,onComplete:1,onCompleteParams:1,onCompleteScope:1,useFrames:1,runBackwards:1,startAt:1,onUpdate:1,onUpdateParams:1,onUpdateScope:1,onStart:1,onStartParams:1,onStartScope:1,onReverseComplete:1,onReverseCompleteParams:1,onReverseCompleteScope:1,onRepeat:1,onRepeatParams:1,onRepeatScope:1,easeParams:1,yoyo:1,immediateRender:1,repeat:1,repeatDelay:1,data:1,paused:1,reversed:1,autoCSS:1,lazy:1,onOverwrite:1,callbackScope:1,stringFilter:1,id:1},U={none:0,all:1,auto:2,concurrent:3,allOnStart:4,preexisting:5,"true":1,"false":0},V=D._rootFramesTimeline=new F,W=D._rootTimeline=new F,X=30,Y=P.lazyRender=function(){var a,b=J.length;for(K={};--b>-1;)a=J[b],a&&a._lazy!==!1&&(a.render(a._lazy[0],a._lazy[1],!0),a._lazy=!1);J.length=0};W._startTime=h.time,V._startTime=h.frame,W._active=V._active=!0,setTimeout(Y,1),D._updateRoot=G.render=function(){var a,b,c;if(J.length&&Y(),W.render((h.time-W._startTime)*W._timeScale,!1,!1),V.render((h.frame-V._startTime)*V._timeScale,!1,!1),J.length&&Y(),h.frame>=X){X=h.frame+(parseInt(G.autoSleep,10)||120);for(c in R){for(b=R[c].tweens,a=b.length;--a>-1;)b[a]._gc&&b.splice(a,1);0===b.length&&delete R[c]}if(c=W._first,(!c||c._paused)&&G.autoSleep&&!V._first&&1===h._listeners.tick.length){for(;c&&c._paused;)c=c._next;c||h.sleep()}}},h.addEventListener("tick",D._updateRoot);var Z=function(a,b,c){var d,e,f=a._gsTweenID;if(R[f||(a._gsTweenID=f="t"+S++)]||(R[f]={target:a,tweens:[]}),b&&(d=R[f].tweens,d[e=d.length]=b,c))for(;--e>-1;)d[e]===b&&d.splice(e,1);return R[f].tweens},$=function(a,b,c,d){var e,f,g=a.vars.onOverwrite;return g&&(e=g(a,b,c,d)),g=G.onOverwrite,g&&(f=g(a,b,c,d)),e!==!1&&f!==!1},_=function(a,b,c,d,e){var f,g,h,i;if(1===d||d>=4){for(i=e.length,f=0;i>f;f++)if((h=e[f])!==b)h._gc||h._kill(null,a,b)&&(g=!0);else if(5===d)break;return g}var j,k=b._startTime+l,m=[],n=0,o=0===b._duration;for(f=e.length;--f>-1;)(h=e[f])===b||h._gc||h._paused||(h._timeline!==b._timeline?(j=j||aa(b,0,o),0===aa(h,j,o)&&(m[n++]=h)):h._startTime<=k&&h._startTime+h.totalDuration()/h._timeScale>k&&((o||!h._initted)&&k-h._startTime<=2e-10||(m[n++]=h)));for(f=n;--f>-1;)if(h=m[f],2===d&&h._kill(c,a,b)&&(g=!0),2!==d||!h._firstPT&&h._initted){if(2!==d&&!$(h,b))continue;h._enabled(!1,!1)&&(g=!0)}return g},aa=function(a,b,c){for(var d=a._timeline,e=d._timeScale,f=a._startTime;d._timeline;){if(f+=d._startTime,e*=d._timeScale,d._paused)return-100;d=d._timeline}return f/=e,f>b?f-b:c&&f===b||!a._initted&&2*l>f-b?l:(f+=a.totalDuration()/a._timeScale/e)>b+l?0:f-b-l};g._init=function(){var a,b,c,d,e,f=this.vars,g=this._overwrittenProps,h=this._duration,i=!!f.immediateRender,j=f.ease;if(f.startAt){this._startAt&&(this._startAt.render(-1,!0),this._startAt.kill()),e={};for(d in f.startAt)e[d]=f.startAt[d];if(e.overwrite=!1,e.immediateRender=!0,e.lazy=i&&f.lazy!==!1,e.startAt=e.delay=null,this._startAt=G.to(this.target,0,e),i)if(this._time>0)this._startAt=null;else if(0!==h)return}else if(f.runBackwards&&0!==h)if(this._startAt)this._startAt.render(-1,!0),this._startAt.kill(),this._startAt=null;else{0!==this._time&&(i=!1),c={};for(d in f)T[d]&&"autoCSS"!==d||(c[d]=f[d]);if(c.overwrite=0,c.data="isFromStart",c.lazy=i&&f.lazy!==!1,c.immediateRender=i,this._startAt=G.to(this.target,0,c),i){if(0===this._time)return}else this._startAt._init(),this._startAt._enabled(!1),this.vars.immediateRender&&(this._startAt=null)}if(this._ease=j=j?j instanceof v?j:"function"==typeof j?new v(j,f.easeParams):w[j]||G.defaultEase:G.defaultEase,f.easeParams instanceof Array&&j.config&&(this._ease=j.config.apply(j,f.easeParams)),this._easeType=this._ease._type,this._easePower=this._ease._power,this._firstPT=null,this._targets)for(a=this._targets.length;--a>-1;)this._initProps(this._targets[a],this._propLookup[a]={},this._siblings[a],g?g[a]:null)&&(b=!0);else b=this._initProps(this.target,this._propLookup,this._siblings,g);if(b&&G._onPluginEvent("_onInitAllProps",this),g&&(this._firstPT||"function"!=typeof this.target&&this._enabled(!1,!1)),f.runBackwards)for(c=this._firstPT;c;)c.s+=c.c,c.c=-c.c,c=c._next;this._onUpdate=f.onUpdate,this._initted=!0},g._initProps=function(b,c,d,e){var f,g,h,i,j,k;if(null==b)return!1;K[b._gsTweenID]&&Y(),this.vars.css||b.style&&b!==a&&b.nodeType&&Q.css&&this.vars.autoCSS!==!1&&I(this.vars,b);for(f in this.vars)if(k=this.vars[f],T[f])k&&(k instanceof Array||k.push&&o(k))&&-1!==k.join("").indexOf("{self}")&&(this.vars[f]=k=this._swapSelfInParams(k,this));else if(Q[f]&&(i=new Q[f])._onInitTween(b,this.vars[f],this)){for(this._firstPT=j={_next:this._firstPT,t:i,p:"setRatio",s:0,c:1,f:1,n:f,pg:1,pr:i._priority},g=i._overwriteProps.length;--g>-1;)c[i._overwriteProps[g]]=this._firstPT;(i._priority||i._onInitAllProps)&&(h=!0),(i._onDisable||i._onEnable)&&(this._notifyPluginsOfEnabled=!0),j._next&&(j._next._prev=j)}else c[f]=O.call(this,b,f,"get",k,f,0,null,this.vars.stringFilter);return e&&this._kill(e,b)?this._initProps(b,c,d,e):this._overwrite>1&&this._firstPT&&d.length>1&&_(b,this,c,this._overwrite,d)?(this._kill(c,b),this._initProps(b,c,d,e)):(this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration)&&(K[b._gsTweenID]=!0),h)},g.render=function(a,b,c){var d,e,f,g,h=this._time,i=this._duration,j=this._rawPrevTime;if(a>=i-1e-7)this._totalTime=this._time=i,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1,this._reversed||(d=!0,e="onComplete",c=c||this._timeline.autoRemoveChildren),0===i&&(this._initted||!this.vars.lazy||c)&&(this._startTime===this._timeline._duration&&(a=0),(0>j||0>=a&&a>=-1e-7||j===l&&"isPause"!==this.data)&&j!==a&&(c=!0,j>l&&(e="onReverseComplete")),this._rawPrevTime=g=!b||a||j===a?a:l);else if(1e-7>a)this._totalTime=this._time=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0,(0!==h||0===i&&j>0)&&(e="onReverseComplete",d=this._reversed),0>a&&(this._active=!1,0===i&&(this._initted||!this.vars.lazy||c)&&(j>=0&&(j!==l||"isPause"!==this.data)&&(c=!0),this._rawPrevTime=g=!b||a||j===a?a:l)),this._initted||(c=!0);else if(this._totalTime=this._time=a,this._easeType){var k=a/i,m=this._easeType,n=this._easePower;(1===m||3===m&&k>=.5)&&(k=1-k),3===m&&(k*=2),1===n?k*=k:2===n?k*=k*k:3===n?k*=k*k*k:4===n&&(k*=k*k*k*k),1===m?this.ratio=1-k:2===m?this.ratio=k:.5>a/i?this.ratio=k/2:this.ratio=1-k/2}else this.ratio=this._ease.getRatio(a/i);if(this._time!==h||c){if(!this._initted){if(this._init(),!this._initted||this._gc)return;if(!c&&this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration))return this._time=this._totalTime=h,this._rawPrevTime=j,J.push(this),void(this._lazy=[a,b]);this._time&&!d?this.ratio=this._ease.getRatio(this._time/i):d&&this._ease._calcEnd&&(this.ratio=this._ease.getRatio(0===this._time?0:1))}for(this._lazy!==!1&&(this._lazy=!1),this._active||!this._paused&&this._time!==h&&a>=0&&(this._active=!0),0===h&&(this._startAt&&(a>=0?this._startAt.render(a,b,c):e||(e="_dummyGS")),this.vars.onStart&&(0!==this._time||0===i)&&(b||this._callback("onStart"))),f=this._firstPT;f;)f.f?f.t[f.p](f.c*this.ratio+f.s):f.t[f.p]=f.c*this.ratio+f.s,f=f._next;this._onUpdate&&(0>a&&this._startAt&&a!==-1e-4&&this._startAt.render(a,b,c),b||(this._time!==h||d||c)&&this._callback("onUpdate")),e&&(!this._gc||c)&&(0>a&&this._startAt&&!this._onUpdate&&a!==-1e-4&&this._startAt.render(a,b,c),d&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[e]&&this._callback(e),0===i&&this._rawPrevTime===l&&g!==l&&(this._rawPrevTime=0))}},g._kill=function(a,b,c){if("all"===a&&(a=null),null==a&&(null==b||b===this.target))return this._lazy=!1,this._enabled(!1,!1);b="string"!=typeof b?b||this._targets||this.target:G.selector(b)||b;var d,e,f,g,h,i,j,k,l,m=c&&this._time&&c._startTime===this._startTime&&this._timeline===c._timeline;if((o(b)||H(b))&&"number"!=typeof b[0])for(d=b.length;--d>-1;)this._kill(a,b[d],c)&&(i=!0);else{if(this._targets){for(d=this._targets.length;--d>-1;)if(b===this._targets[d]){h=this._propLookup[d]||{},this._overwrittenProps=this._overwrittenProps||[],e=this._overwrittenProps[d]=a?this._overwrittenProps[d]||{}:"all";break}}else{if(b!==this.target)return!1;h=this._propLookup,e=this._overwrittenProps=a?this._overwrittenProps||{}:"all"}if(h){if(j=a||h,k=a!==e&&"all"!==e&&a!==h&&("object"!=typeof a||!a._tempKill),c&&(G.onOverwrite||this.vars.onOverwrite)){for(f in j)h[f]&&(l||(l=[]),l.push(f));if((l||!a)&&!$(this,c,b,l))return!1}for(f in j)(g=h[f])&&(m&&(g.f?g.t[g.p](g.s):g.t[g.p]=g.s,i=!0),g.pg&&g.t._kill(j)&&(i=!0),g.pg&&0!==g.t._overwriteProps.length||(g._prev?g._prev._next=g._next:g===this._firstPT&&(this._firstPT=g._next),g._next&&(g._next._prev=g._prev),g._next=g._prev=null),delete h[f]),k&&(e[f]=1);!this._firstPT&&this._initted&&this._enabled(!1,!1)}}return i},g.invalidate=function(){return this._notifyPluginsOfEnabled&&G._onPluginEvent("_onDisable",this),this._firstPT=this._overwrittenProps=this._startAt=this._onUpdate=null,this._notifyPluginsOfEnabled=this._active=this._lazy=!1,this._propLookup=this._targets?{}:[],D.prototype.invalidate.call(this),this.vars.immediateRender&&(this._time=-l,this.render(Math.min(0,-this._delay))),this},g._enabled=function(a,b){if(i||h.wake(),a&&this._gc){var c,d=this._targets;if(d)for(c=d.length;--c>-1;)this._siblings[c]=Z(d[c],this,!0);else this._siblings=Z(this.target,this,!0)}return D.prototype._enabled.call(this,a,b),this._notifyPluginsOfEnabled&&this._firstPT?G._onPluginEvent(a?"_onEnable":"_onDisable",this):!1},G.to=function(a,b,c){return new G(a,b,c)},G.from=function(a,b,c){return c.runBackwards=!0,c.immediateRender=0!=c.immediateRender,new G(a,b,c)},G.fromTo=function(a,b,c,d){return d.startAt=c,d.immediateRender=0!=d.immediateRender&&0!=c.immediateRender,new G(a,b,d)},G.delayedCall=function(a,b,c,d,e){return new G(b,0,{delay:a,onComplete:b,onCompleteParams:c,callbackScope:d,onReverseComplete:b,onReverseCompleteParams:c,immediateRender:!1,lazy:!1,useFrames:e,overwrite:0})},G.set=function(a,b){return new G(a,0,b)},G.getTweensOf=function(a,b){if(null==a)return[];a="string"!=typeof a?a:G.selector(a)||a;var c,d,e,f;if((o(a)||H(a))&&"number"!=typeof a[0]){for(c=a.length,d=[];--c>-1;)d=d.concat(G.getTweensOf(a[c],b));for(c=d.length;--c>-1;)for(f=d[c],e=c;--e>-1;)f===d[e]&&d.splice(c,1)}else for(d=Z(a).concat(),c=d.length;--c>-1;)(d[c]._gc||b&&!d[c].isActive())&&d.splice(c,1);return d},G.killTweensOf=G.killDelayedCallsTo=function(a,b,c){"object"==typeof b&&(c=b,b=!1);for(var d=G.getTweensOf(a,b),e=d.length;--e>-1;)d[e]._kill(c,a)};var ba=s("plugins.TweenPlugin",function(a,b){this._overwriteProps=(a||"").split(","),this._propName=this._overwriteProps[0],this._priority=b||0,this._super=ba.prototype},!0);if(g=ba.prototype,ba.version="1.18.0",ba.API=2,g._firstPT=null,g._addTween=O,g.setRatio=M,g._kill=function(a){var b,c=this._overwriteProps,d=this._firstPT;if(null!=a[this._propName])this._overwriteProps=[];else for(b=c.length;--b>-1;)null!=a[c[b]]&&c.splice(b,1);for(;d;)null!=a[d.n]&&(d._next&&(d._next._prev=d._prev),d._prev?(d._prev._next=d._next,d._prev=null):this._firstPT===d&&(this._firstPT=d._next)),d=d._next;return!1},g._roundProps=function(a,b){for(var c=this._firstPT;c;)(a[this._propName]||null!=c.n&&a[c.n.split(this._propName+"_").join("")])&&(c.r=b),c=c._next},G._onPluginEvent=function(a,b){var c,d,e,f,g,h=b._firstPT;if("_onInitAllProps"===a){for(;h;){for(g=h._next,d=e;d&&d.pr>h.pr;)d=d._next;(h._prev=d?d._prev:f)?h._prev._next=h:e=h,(h._next=d)?d._prev=h:f=h,h=g}h=b._firstPT=e}for(;h;)h.pg&&"function"==typeof h.t[a]&&h.t[a]()&&(c=!0),h=h._next;return c},ba.activate=function(a){for(var b=a.length;--b>-1;)a[b].API===ba.API&&(Q[(new a[b])._propName]=a[b]);return!0},r.plugin=function(a){if(!(a&&a.propName&&a.init&&a.API))throw"illegal plugin definition.";var b,c=a.propName,d=a.priority||0,e=a.overwriteProps,f={init:"_onInitTween",set:"setRatio",kill:"_kill",round:"_roundProps",initAll:"_onInitAllProps"},g=s("plugins."+c.charAt(0).toUpperCase()+c.substr(1)+"Plugin",function(){ba.call(this,c,d),this._overwriteProps=e||[]},a.global===!0),h=g.prototype=new ba(c);h.constructor=g,g.API=a.API;for(b in f)"function"==typeof a[b]&&(h[f[b]]=a[b]);return g.version=a.version,ba.activate([g]),g},e=a._gsQueue){for(f=0;ff&&(a=p(a),a.reverse(),f*=-1),o=0;ol;l++)i(m=e[l])&&(m=new d({tweens:m})),this.add(m,j),"string"!=typeof m&&"function"!=typeof m&&("sequence"===g?j=m._startTime+m.totalDuration()/m._timeScale:"start"===g&&(m._startTime-=m.delay())),j+=h;return this._uncache(!0)}if("string"==typeof e)return this.addLabel(e,f);if("function"!=typeof e)throw"Cannot add "+e+" into the timeline; it is not a tween, timeline, function, or string.";e=c.delayedCall(0,e)}if(b.prototype.add.call(this,e,f),(this._gc||this._time===this._duration)&&!this._paused&&this._duratione._startTime;n._timeline;)o&&n._timeline.smoothChildTiming?n.totalTime(n._totalTime,!0):n._gc&&n._enabled(!0,!1),n=n._timeline;return this},q.remove=function(b){if(b instanceof a){this._remove(b,!1);var c=b._timeline=b.vars.useFrames?a._rootFramesTimeline:a._rootTimeline;return b._startTime=(b._paused?b._pauseTime:c._time)-(b._reversed?b.totalDuration()-b._totalTime:b._totalTime)/b._timeScale,this}if(b instanceof Array||b&&b.push&&i(b)){for(var d=b.length;--d>-1;)this.remove(b[d]);return this}return"string"==typeof b?this.removeLabel(b):this.kill(null,b)},q._remove=function(a,c){b.prototype._remove.call(this,a,c);var d=this._last;return d?this._time>d._startTime+d._totalDuration/d._timeScale&&(this._time=this.duration(),this._totalTime=this._totalDuration):this._time=this._totalTime=this._duration=this._totalDuration=0,this},q.append=function(a,b){return this.add(a,this._parseTimeOrLabel(null,b,!0,a))},q.insert=q.insertMultiple=function(a,b,c,d){return this.add(a,b||0,c,d)},q.appendMultiple=function(a,b,c,d){return this.add(a,this._parseTimeOrLabel(null,b,!0,a),c,d)},q.addLabel=function(a,b){return this._labels[a]=this._parseTimeOrLabel(b),this},q.addPause=function(a,b,d,e){var f=c.delayedCall(0,o,d,e||this);return f.vars.onComplete=f.vars.onReverseComplete=b,f.data="isPause",this._hasPause=!0,this.add(f,a)},q.removeLabel=function(a){return delete this._labels[a],this},q.getLabelTime=function(a){return null!=this._labels[a]?this._labels[a]:-1},q._parseTimeOrLabel=function(b,c,d,e){var f;if(e instanceof a&&e.timeline===this)this.remove(e);else if(e&&(e instanceof Array||e.push&&i(e)))for(f=e.length;--f>-1;)e[f]instanceof a&&e[f].timeline===this&&this.remove(e[f]);if("string"==typeof c)return this._parseTimeOrLabel(c,d&&"number"==typeof b&&null==this._labels[c]?b-this.duration():0,d);if(c=c||0,"string"!=typeof b||!isNaN(b)&&null==this._labels[b])null==b&&(b=this.duration());else{if(f=b.indexOf("="),-1===f)return null==this._labels[b]?d?this._labels[b]=this.duration()+c:c:this._labels[b]+c;c=parseInt(b.charAt(f-1)+"1",10)*Number(b.substr(f+1)),b=f>1?this._parseTimeOrLabel(b.substr(0,f-1),0,d):this.duration()}return Number(b)+c},q.seek=function(a,b){return this.totalTime("number"==typeof a?a:this._parseTimeOrLabel(a),b!==!1)},q.stop=function(){return this.paused(!0)},q.gotoAndPlay=function(a,b){return this.play(a,b)},q.gotoAndStop=function(a,b){return this.pause(a,b)},q.render=function(a,b,c){this._gc&&this._enabled(!0,!1);var d,f,g,h,i,l,m,n=this._dirty?this.totalDuration():this._totalDuration,o=this._time,p=this._startTime,q=this._timeScale,r=this._paused;if(a>=n-1e-7)this._totalTime=this._time=n,this._reversed||this._hasPausedChild()||(f=!0,h="onComplete",i=!!this._timeline.autoRemoveChildren,0===this._duration&&(0>=a&&a>=-1e-7||this._rawPrevTime<0||this._rawPrevTime===e)&&this._rawPrevTime!==a&&this._first&&(i=!0,this._rawPrevTime>e&&(h="onReverseComplete"))),this._rawPrevTime=this._duration||!b||a||this._rawPrevTime===a?a:e,a=n+1e-4;else if(1e-7>a)if(this._totalTime=this._time=0,(0!==o||0===this._duration&&this._rawPrevTime!==e&&(this._rawPrevTime>0||0>a&&this._rawPrevTime>=0))&&(h="onReverseComplete",f=this._reversed),0>a)this._active=!1,this._timeline.autoRemoveChildren&&this._reversed?(i=f=!0,h="onReverseComplete"):this._rawPrevTime>=0&&this._first&&(i=!0),this._rawPrevTime=a;else{if(this._rawPrevTime=this._duration||!b||a||this._rawPrevTime===a?a:e,0===a&&f)for(d=this._first;d&&0===d._startTime;)d._duration||(f=!1),d=d._next;a=0,this._initted||(i=!0)}else{if(this._hasPause&&!this._forcingPlayhead&&!b){if(a>=o)for(d=this._first;d&&d._startTime<=a&&!l;)d._duration||"isPause"!==d.data||d.ratio||0===d._startTime&&0===this._rawPrevTime||(l=d),d=d._next;else for(d=this._last;d&&d._startTime>=a&&!l;)d._duration||"isPause"===d.data&&d._rawPrevTime>0&&(l=d),d=d._prev;l&&(this._time=a=l._startTime,this._totalTime=a+this._cycle*(this._totalDuration+this._repeatDelay))}this._totalTime=this._time=this._rawPrevTime=a}if(this._time!==o&&this._first||c||i||l){if(this._initted||(this._initted=!0),this._active||!this._paused&&this._time!==o&&a>0&&(this._active=!0),0===o&&this.vars.onStart&&(0===this._time&&this._duration||b||this._callback("onStart")),m=this._time,m>=o)for(d=this._first;d&&(g=d._next,m===this._time&&(!this._paused||r));)(d._active||d._startTime<=m&&!d._paused&&!d._gc)&&(l===d&&this.pause(),d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)),d=g;else for(d=this._last;d&&(g=d._prev,m===this._time&&(!this._paused||r));){if(d._active||d._startTime<=o&&!d._paused&&!d._gc){if(l===d){for(l=d._prev;l&&l.endTime()>this._time;)l.render(l._reversed?l.totalDuration()-(a-l._startTime)*l._timeScale:(a-l._startTime)*l._timeScale,b,c),l=l._prev;l=null,this.pause()}d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)}d=g}this._onUpdate&&(b||(j.length&&k(),this._callback("onUpdate"))),h&&(this._gc||(p===this._startTime||q!==this._timeScale)&&(0===this._time||n>=this.totalDuration())&&(f&&(j.length&&k(),this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[h]&&this._callback(h)))}},q._hasPausedChild=function(){for(var a=this._first;a;){if(a._paused||a instanceof d&&a._hasPausedChild())return!0;a=a._next}return!1},q.getChildren=function(a,b,d,e){e=e||-9999999999;for(var f=[],g=this._first,h=0;g;)g._startTime-1;)(d[e].timeline===this||b&&this._contains(d[e]))&&(g[h++]=d[e]);return f&&this._enabled(!1,!0),g},q.recent=function(){return this._recent},q._contains=function(a){for(var b=a.timeline;b;){if(b===this)return!0;b=b.timeline}return!1},q.shiftChildren=function(a,b,c){c=c||0;for(var d,e=this._first,f=this._labels;e;)e._startTime>=c&&(e._startTime+=a),e=e._next;if(b)for(d in f)f[d]>=c&&(f[d]+=a);return this._uncache(!0)},q._kill=function(a,b){if(!a&&!b)return this._enabled(!1,!1);for(var c=b?this.getTweensOf(b):this.getChildren(!0,!0,!1),d=c.length,e=!1;--d>-1;)c[d]._kill(a,b)&&(e=!0);return e},q.clear=function(a){var b=this.getChildren(!1,!0,!0),c=b.length;for(this._time=this._totalTime=0;--c>-1;)b[c]._enabled(!1,!1);return a!==!1&&(this._labels={}),this._uncache(!0)},q.invalidate=function(){for(var b=this._first;b;)b.invalidate(),b=b._next;return a.prototype.invalidate.call(this)},q._enabled=function(a,c){if(a===this._gc)for(var d=this._first;d;)d._enabled(a,!0),d=d._next;return b.prototype._enabled.call(this,a,c)},q.totalTime=function(b,c,d){this._forcingPlayhead=!0;var e=a.prototype.totalTime.apply(this,arguments);return this._forcingPlayhead=!1,e},q.duration=function(a){return arguments.length?(0!==this.duration()&&0!==a&&this.timeScale(this._duration/a),this):(this._dirty&&this.totalDuration(),this._duration)},q.totalDuration=function(a){if(!arguments.length){if(this._dirty){for(var b,c,d=0,e=this._last,f=999999999999;e;)b=e._prev,e._dirty&&e.totalDuration(),e._startTime>f&&this._sortChildren&&!e._paused?this.add(e,e._startTime-e._delay):f=e._startTime,e._startTime<0&&!e._paused&&(d-=e._startTime,this._timeline.smoothChildTiming&&(this._startTime+=e._startTime/this._timeScale),this.shiftChildren(-e._startTime,!1,-9999999999),f=0),c=e._startTime+e._totalDuration/e._timeScale,c>d&&(d=c),e=b;this._duration=this._totalDuration=d,this._dirty=!1}return this._totalDuration}return a&&this.totalDuration()?this.timeScale(this._totalDuration/a):this},q.paused=function(b){if(!b)for(var c=this._first,d=this._time;c;)c._startTime===d&&"isPause"===c.data&&(c._rawPrevTime=0),c=c._next;return a.prototype.paused.apply(this,arguments)},q.usesFrames=function(){for(var b=this._timeline;b._timeline;)b=b._timeline;return b===a._rootFramesTimeline},q.rawTime=function(){return this._paused?this._totalTime:(this._timeline.rawTime()-this._startTime)*this._timeScale},d},!0)}),_gsScope._gsDefine&&_gsScope._gsQueue.pop()(),function(a){"use strict";var b=function(){return(_gsScope.GreenSockGlobals||_gsScope)[a]};"function"==typeof define&&define.amd?define(["./TweenLite"],b):"undefined"!=typeof module&&module.exports&&(require("./TweenLite.js"),module.exports=b())}("TimelineLite"); /* EASING PLUGIN */ /*! * VERSION: 1.15.4 * DATE: 2016-05-24 * UPDATES AND DOCS AT: http://greensock.com * * @license Copyright (c) 2008-2016, GreenSock. All rights reserved. * This work is subject to the terms at http://greensock.com/standard-license or for * Club GreenSock members, the software agreement that was issued with your membership. * * @author: Jack Doyle, jack@greensock.com **/ var _gsScope="undefined"!=typeof module&&module.exports&&"undefined"!=typeof global?global:this||window;(_gsScope._gsQueue||(_gsScope._gsQueue=[])).push(function(){"use strict";_gsScope._gsDefine("easing.Back",["easing.Ease"],function(a){var b,c,d,e=_gsScope.GreenSockGlobals||_gsScope,f=e.com.greensock,g=2*Math.PI,h=Math.PI/2,i=f._class,j=function(b,c){var d=i("easing."+b,function(){},!0),e=d.prototype=new a;return e.constructor=d,e.getRatio=c,d},k=a.register||function(){},l=function(a,b,c,d,e){var f=i("easing."+a,{easeOut:new b,easeIn:new c,easeInOut:new d},!0);return k(f,a),f},m=function(a,b,c){this.t=a,this.v=b,c&&(this.next=c,c.prev=this,this.c=c.v-b,this.gap=c.t-a)},n=function(b,c){var d=i("easing."+b,function(a){this._p1=a||0===a?a:1.70158,this._p2=1.525*this._p1},!0),e=d.prototype=new a;return e.constructor=d,e.getRatio=c,e.config=function(a){return new d(a)},d},o=l("Back",n("BackOut",function(a){return(a-=1)*a*((this._p1+1)*a+this._p1)+1}),n("BackIn",function(a){return a*a*((this._p1+1)*a-this._p1)}),n("BackInOut",function(a){return(a*=2)<1?.5*a*a*((this._p2+1)*a-this._p2):.5*((a-=2)*a*((this._p2+1)*a+this._p2)+2)})),p=i("easing.SlowMo",function(a,b,c){b=b||0===b?b:.7,null==a?a=.7:a>1&&(a=1),this._p=1!==a?b:0,this._p1=(1-a)/2,this._p2=a,this._p3=this._p1+this._p2,this._calcEnd=c===!0},!0),q=p.prototype=new a;return q.constructor=p,q.getRatio=function(a){var b=a+(.5-a)*this._p;return athis._p3?this._calcEnd?1-(a=(a-this._p3)/this._p1)*a:b+(a-b)*(a=(a-this._p3)/this._p1)*a*a*a:this._calcEnd?1:b},p.ease=new p(.7,.7),q.config=p.config=function(a,b,c){return new p(a,b,c)},b=i("easing.SteppedEase",function(a){a=a||1,this._p1=1/a,this._p2=a+1},!0),q=b.prototype=new a,q.constructor=b,q.getRatio=function(a){return 0>a?a=0:a>=1&&(a=.999999999),(this._p2*a>>0)*this._p1},q.config=b.config=function(a){return new b(a)},c=i("easing.RoughEase",function(b){b=b||{};for(var c,d,e,f,g,h,i=b.taper||"none",j=[],k=0,l=0|(b.points||20),n=l,o=b.randomize!==!1,p=b.clamp===!0,q=b.template instanceof a?b.template:null,r="number"==typeof b.strength?.4*b.strength:.4;--n>-1;)c=o?Math.random():1/l*n,d=q?q.getRatio(c):c,"none"===i?e=r:"out"===i?(f=1-c,e=f*f*r):"in"===i?e=c*c*r:.5>c?(f=2*c,e=f*f*.5*r):(f=2*(1-c),e=f*f*.5*r),o?d+=Math.random()*e-.5*e:n%2?d+=.5*e:d-=.5*e,p&&(d>1?d=1:0>d&&(d=0)),j[k++]={x:c,y:d};for(j.sort(function(a,b){return a.x-b.x}),h=new m(1,1,null),n=l;--n>-1;)g=j[n],h=new m(g.x,g.y,h);this._prev=new m(0,0,0!==h.t?h:h.next)},!0),q=c.prototype=new a,q.constructor=c,q.getRatio=function(a){var b=this._prev;if(a>b.t){for(;b.next&&a>=b.t;)b=b.next;b=b.prev}else for(;b.prev&&a<=b.t;)b=b.prev;return this._prev=b,b.v+(a-b.t)/b.gap*b.c},q.config=function(a){return new c(a)},c.ease=new c,l("Bounce",j("BounceOut",function(a){return 1/2.75>a?7.5625*a*a:2/2.75>a?7.5625*(a-=1.5/2.75)*a+.75:2.5/2.75>a?7.5625*(a-=2.25/2.75)*a+.9375:7.5625*(a-=2.625/2.75)*a+.984375}),j("BounceIn",function(a){return(a=1-a)<1/2.75?1-7.5625*a*a:2/2.75>a?1-(7.5625*(a-=1.5/2.75)*a+.75):2.5/2.75>a?1-(7.5625*(a-=2.25/2.75)*a+.9375):1-(7.5625*(a-=2.625/2.75)*a+.984375)}),j("BounceInOut",function(a){var b=.5>a;return a=b?1-2*a:2*a-1,a=1/2.75>a?7.5625*a*a:2/2.75>a?7.5625*(a-=1.5/2.75)*a+.75:2.5/2.75>a?7.5625*(a-=2.25/2.75)*a+.9375:7.5625*(a-=2.625/2.75)*a+.984375,b?.5*(1-a):.5*a+.5})),l("Circ",j("CircOut",function(a){return Math.sqrt(1-(a-=1)*a)}),j("CircIn",function(a){return-(Math.sqrt(1-a*a)-1)}),j("CircInOut",function(a){return(a*=2)<1?-.5*(Math.sqrt(1-a*a)-1):.5*(Math.sqrt(1-(a-=2)*a)+1)})),d=function(b,c,d){var e=i("easing."+b,function(a,b){this._p1=a>=1?a:1,this._p2=(b||d)/(1>a?a:1),this._p3=this._p2/g*(Math.asin(1/this._p1)||0),this._p2=g/this._p2},!0),f=e.prototype=new a;return f.constructor=e,f.getRatio=c,f.config=function(a,b){return new e(a,b)},e},l("Elastic",d("ElasticOut",function(a){return this._p1*Math.pow(2,-10*a)*Math.sin((a-this._p3)*this._p2)+1},.3),d("ElasticIn",function(a){return-(this._p1*Math.pow(2,10*(a-=1))*Math.sin((a-this._p3)*this._p2))},.3),d("ElasticInOut",function(a){return(a*=2)<1?-.5*(this._p1*Math.pow(2,10*(a-=1))*Math.sin((a-this._p3)*this._p2)):this._p1*Math.pow(2,-10*(a-=1))*Math.sin((a-this._p3)*this._p2)*.5+1},.45)),l("Expo",j("ExpoOut",function(a){return 1-Math.pow(2,-10*a)}),j("ExpoIn",function(a){return Math.pow(2,10*(a-1))-.001}),j("ExpoInOut",function(a){return(a*=2)<1?.5*Math.pow(2,10*(a-1)):.5*(2-Math.pow(2,-10*(a-1)))})),l("Sine",j("SineOut",function(a){return Math.sin(a*h)}),j("SineIn",function(a){return-Math.cos(a*h)+1}),j("SineInOut",function(a){return-.5*(Math.cos(Math.PI*a)-1)})),i("easing.EaseLookup",{find:function(b){return a.map[b]}},!0),k(e.SlowMo,"SlowMo","ease,"),k(c,"RoughEase","ease,"),k(b,"SteppedEase","ease,"),o},!0)}),_gsScope._gsDefine&&_gsScope._gsQueue.pop()(),function(){"use strict";var a=function(){return _gsScope.GreenSockGlobals||_gsScope};"function"==typeof define&&define.amd?define(["../TweenLite"],a):"undefined"!=typeof module&&module.exports&&(require("../TweenLite.js"),module.exports=a())}(); /* CSS PLUGIN */ /*! * VERSION: 1.18.5 * DATE: 2016-05-24 * UPDATES AND DOCS AT: http://greensock.com * * @license Copyright (c) 2008-2016, GreenSock. All rights reserved. * This work is subject to the terms at http://greensock.com/standard-license or for * Club GreenSock members, the software agreement that was issued with your membership. * * @author: Jack Doyle, jack@greensock.com */ var _gsScope="undefined"!=typeof module&&module.exports&&"undefined"!=typeof global?global:this||window;(_gsScope._gsQueue||(_gsScope._gsQueue=[])).push(function(){"use strict";_gsScope._gsDefine("plugins.CSSPlugin",["plugins.TweenPlugin","TweenLite"],function(a,b){var c,d,e,f,g=function(){a.call(this,"css"),this._overwriteProps.length=0,this.setRatio=g.prototype.setRatio},h=_gsScope._gsDefine.globals,i={},j=g.prototype=new a("css");j.constructor=g,g.version="1.18.5",g.API=2,g.defaultTransformPerspective=0,g.defaultSkewType="compensated",g.defaultSmoothOrigin=!0,j="px",g.suffixMap={top:j,right:j,bottom:j,left:j,width:j,height:j,fontSize:j,padding:j,margin:j,perspective:j,lineHeight:""};var k,l,m,n,o,p,q=/(?:\-|\.|\b)(\d|\.|e\-)+/g,r=/(?:\d|\-\d|\.\d|\-\.\d|\+=\d|\-=\d|\+=.\d|\-=\.\d)+/g,s=/(?:\+=|\-=|\-|\b)[\d\-\.]+[a-zA-Z0-9]*(?:%|\b)/gi,t=/(?![+-]?\d*\.?\d+|[+-]|e[+-]\d+)[^0-9]/g,u=/(?:\d|\-|\+|=|#|\.)*/g,v=/opacity *= *([^)]*)/i,w=/opacity:([^;]*)/i,x=/alpha\(opacity *=.+?\)/i,y=/^(rgb|hsl)/,z=/([A-Z])/g,A=/-([a-z])/gi,B=/(^(?:url\(\"|url\())|(?:(\"\))$|\)$)/gi,C=function(a,b){return b.toUpperCase()},D=/(?:Left|Right|Width)/i,E=/(M11|M12|M21|M22)=[\d\-\.e]+/gi,F=/progid\:DXImageTransform\.Microsoft\.Matrix\(.+?\)/i,G=/,(?=[^\)]*(?:\(|$))/gi,H=/[\s,\(]/i,I=Math.PI/180,J=180/Math.PI,K={},L=document,M=function(a){return L.createElementNS?L.createElementNS("http://www.w3.org/1999/xhtml",a):L.createElement(a)},N=M("div"),O=M("img"),P=g._internals={_specialProps:i},Q=navigator.userAgent,R=function(){var a=Q.indexOf("Android"),b=M("a");return m=-1!==Q.indexOf("Safari")&&-1===Q.indexOf("Chrome")&&(-1===a||Number(Q.substr(a+8,1))>3),o=m&&Number(Q.substr(Q.indexOf("Version/")+8,1))<6,n=-1!==Q.indexOf("Firefox"),(/MSIE ([0-9]{1,}[\.0-9]{0,})/.exec(Q)||/Trident\/.*rv:([0-9]{1,}[\.0-9]{0,})/.exec(Q))&&(p=parseFloat(RegExp.$1)),b?(b.style.cssText="top:1px;opacity:.55;",/^0.55/.test(b.style.opacity)):!1}(),S=function(a){return v.test("string"==typeof a?a:(a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100:1},T=function(a){window.console&&console.log(a)},U="",V="",W=function(a,b){b=b||N;var c,d,e=b.style;if(void 0!==e[a])return a;for(a=a.charAt(0).toUpperCase()+a.substr(1),c=["O","Moz","ms","Ms","Webkit"],d=5;--d>-1&&void 0===e[c[d]+a];);return d>=0?(V=3===d?"ms":c[d],U="-"+V.toLowerCase()+"-",V+a):null},X=L.defaultView?L.defaultView.getComputedStyle:function(){},Y=g.getStyle=function(a,b,c,d,e){var f;return R||"opacity"!==b?(!d&&a.style[b]?f=a.style[b]:(c=c||X(a))?f=c[b]||c.getPropertyValue(b)||c.getPropertyValue(b.replace(z,"-$1").toLowerCase()):a.currentStyle&&(f=a.currentStyle[b]),null==e||f&&"none"!==f&&"auto"!==f&&"auto auto"!==f?f:e):S(a)},Z=P.convertToPixels=function(a,c,d,e,f){if("px"===e||!e)return d;if("auto"===e||!d)return 0;var h,i,j,k=D.test(c),l=a,m=N.style,n=0>d,o=1===d;if(n&&(d=-d),o&&(d*=100),"%"===e&&-1!==c.indexOf("border"))h=d/100*(k?a.clientWidth:a.clientHeight);else{if(m.cssText="border:0 solid red;position:"+Y(a,"position")+";line-height:0;","%"!==e&&l.appendChild&&"v"!==e.charAt(0)&&"rem"!==e)m[k?"borderLeftWidth":"borderTopWidth"]=d+e;else{if(l=a.parentNode||L.body,i=l._gsCache,j=b.ticker.frame,i&&k&&i.time===j)return i.width*d/100;m[k?"width":"height"]=d+e}l.appendChild(N),h=parseFloat(N[k?"offsetWidth":"offsetHeight"]),l.removeChild(N),k&&"%"===e&&g.cacheWidths!==!1&&(i=l._gsCache=l._gsCache||{},i.time=j,i.width=h/d*100),0!==h||f||(h=Z(a,c,d,e,!0))}return o&&(h/=100),n?-h:h},$=P.calculateOffset=function(a,b,c){if("absolute"!==Y(a,"position",c))return 0;var d="left"===b?"Left":"Top",e=Y(a,"margin"+d,c);return a["offset"+d]-(Z(a,b,parseFloat(e),e.replace(u,""))||0)},_=function(a,b){var c,d,e,f={};if(b=b||X(a,null))if(c=b.length)for(;--c>-1;)e=b[c],(-1===e.indexOf("-transform")||Aa===e)&&(f[e.replace(A,C)]=b.getPropertyValue(e));else for(c in b)(-1===c.indexOf("Transform")||za===c)&&(f[c]=b[c]);else if(b=a.currentStyle||a.style)for(c in b)"string"==typeof c&&void 0===f[c]&&(f[c.replace(A,C)]=b[c]);return R||(f.opacity=S(a)),d=Na(a,b,!1),f.rotation=d.rotation,f.skewX=d.skewX,f.scaleX=d.scaleX,f.scaleY=d.scaleY,f.x=d.x,f.y=d.y,Ca&&(f.z=d.z,f.rotationX=d.rotationX,f.rotationY=d.rotationY,f.scaleZ=d.scaleZ),f.filters&&delete f.filters,f},aa=function(a,b,c,d,e){var f,g,h,i={},j=a.style;for(g in c)"cssText"!==g&&"length"!==g&&isNaN(g)&&(b[g]!==(f=c[g])||e&&e[g])&&-1===g.indexOf("Origin")&&("number"==typeof f||"string"==typeof f)&&(i[g]="auto"!==f||"left"!==g&&"top"!==g?""!==f&&"auto"!==f&&"none"!==f||"string"!=typeof b[g]||""===b[g].replace(t,"")?f:0:$(a,g),void 0!==j[g]&&(h=new pa(j,g,j[g],h)));if(d)for(g in d)"className"!==g&&(i[g]=d[g]);return{difs:i,firstMPT:h}},ba={width:["Left","Right"],height:["Top","Bottom"]},ca=["marginLeft","marginRight","marginTop","marginBottom"],da=function(a,b,c){if("svg"===(a.nodeName+"").toLowerCase())return(c||X(a))[b]||0;if(a.getBBox&&Ka(a))return a.getBBox()[b]||0;var d=parseFloat("width"===b?a.offsetWidth:a.offsetHeight),e=ba[b],f=e.length;for(c=c||X(a,null);--f>-1;)d-=parseFloat(Y(a,"padding"+e[f],c,!0))||0,d-=parseFloat(Y(a,"border"+e[f]+"Width",c,!0))||0;return d},ea=function(a,b){if("contain"===a||"auto"===a||"auto auto"===a)return a+" ";(null==a||""===a)&&(a="0 0");var c,d=a.split(" "),e=-1!==a.indexOf("left")?"0%":-1!==a.indexOf("right")?"100%":d[0],f=-1!==a.indexOf("top")?"0%":-1!==a.indexOf("bottom")?"100%":d[1];if(d.length>3&&!b){for(d=a.split(", ").join(",").split(","),a=[],c=0;c2?" "+d[2]:""),b&&(b.oxp=-1!==e.indexOf("%"),b.oyp=-1!==f.indexOf("%"),b.oxr="="===e.charAt(1),b.oyr="="===f.charAt(1),b.ox=parseFloat(e.replace(t,"")),b.oy=parseFloat(f.replace(t,"")),b.v=a),b||a},fa=function(a,b){return"string"==typeof a&&"="===a.charAt(1)?parseInt(a.charAt(0)+"1",10)*parseFloat(a.substr(2)):parseFloat(a)-parseFloat(b)||0},ga=function(a,b){return null==a?b:"string"==typeof a&&"="===a.charAt(1)?parseInt(a.charAt(0)+"1",10)*parseFloat(a.substr(2))+b:parseFloat(a)||0},ha=function(a,b,c,d){var e,f,g,h,i,j=1e-6;return null==a?h=b:"number"==typeof a?h=a:(e=360,f=a.split("_"),i="="===a.charAt(1),g=(i?parseInt(a.charAt(0)+"1",10)*parseFloat(f[0].substr(2)):parseFloat(f[0]))*(-1===a.indexOf("rad")?1:J)-(i?0:b),f.length&&(d&&(d[c]=b+g),-1!==a.indexOf("short")&&(g%=e,g!==g%(e/2)&&(g=0>g?g+e:g-e)),-1!==a.indexOf("_cw")&&0>g?g=(g+9999999999*e)%e-(g/e|0)*e:-1!==a.indexOf("ccw")&&g>0&&(g=(g-9999999999*e)%e-(g/e|0)*e)),h=b+g),j>h&&h>-j&&(h=0),h},ia={aqua:[0,255,255],lime:[0,255,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,255],navy:[0,0,128],white:[255,255,255],fuchsia:[255,0,255],olive:[128,128,0],yellow:[255,255,0],orange:[255,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[255,0,0],pink:[255,192,203],cyan:[0,255,255],transparent:[255,255,255,0]},ja=function(a,b,c){return a=0>a?a+1:a>1?a-1:a,255*(1>6*a?b+(c-b)*a*6:.5>a?c:2>3*a?b+(c-b)*(2/3-a)*6:b)+.5|0},ka=g.parseColor=function(a,b){var c,d,e,f,g,h,i,j,k,l,m;if(a)if("number"==typeof a)c=[a>>16,a>>8&255,255&a];else{if(","===a.charAt(a.length-1)&&(a=a.substr(0,a.length-1)),ia[a])c=ia[a];else if("#"===a.charAt(0))4===a.length&&(d=a.charAt(1),e=a.charAt(2),f=a.charAt(3),a="#"+d+d+e+e+f+f),a=parseInt(a.substr(1),16),c=[a>>16,a>>8&255,255&a];else if("hsl"===a.substr(0,3))if(c=m=a.match(q),b){if(-1!==a.indexOf("="))return a.match(r)}else g=Number(c[0])%360/360,h=Number(c[1])/100,i=Number(c[2])/100,e=.5>=i?i*(h+1):i+h-i*h,d=2*i-e,c.length>3&&(c[3]=Number(a[3])),c[0]=ja(g+1/3,d,e),c[1]=ja(g,d,e),c[2]=ja(g-1/3,d,e);else c=a.match(q)||ia.transparent;c[0]=Number(c[0]),c[1]=Number(c[1]),c[2]=Number(c[2]),c.length>3&&(c[3]=Number(c[3]))}else c=ia.black;return b&&!m&&(d=c[0]/255,e=c[1]/255,f=c[2]/255,j=Math.max(d,e,f),k=Math.min(d,e,f),i=(j+k)/2,j===k?g=h=0:(l=j-k,h=i>.5?l/(2-j-k):l/(j+k),g=j===d?(e-f)/l+(f>e?6:0):j===e?(f-d)/l+2:(d-e)/l+4,g*=60),c[0]=g+.5|0,c[1]=100*h+.5|0,c[2]=100*i+.5|0),c},la=function(a,b){var c,d,e,f=a.match(ma)||[],g=0,h=f.length?"":a;for(c=0;c0?g[0].replace(q,""):"";return k?e=b?function(a){var b,m,n,o;if("number"==typeof a)a+=l;else if(d&&G.test(a)){for(o=a.replace(G,"|").split("|"),n=0;nn--)for(;++nm--)for(;++mi;i++)h[a[i]]=j[i]=j[i]||j[(i-1)/2>>0];return e.parse(b,h,f,g)}},pa=(P._setPluginRatio=function(a){this.plugin.setRatio(a);for(var b,c,d,e,f,g=this.data,h=g.proxy,i=g.firstMPT,j=1e-6;i;)b=h[i.v],i.r?b=Math.round(b):j>b&&b>-j&&(b=0),i.t[i.p]=b,i=i._next;if(g.autoRotate&&(g.autoRotate.rotation=h.rotation),1===a||0===a)for(i=g.firstMPT,f=1===a?"e":"b";i;){if(c=i.t,c.type){if(1===c.type){for(e=c.xs0+c.s+c.xs1,d=1;d0;)i="xn"+g,h=d.p+"_"+i,n[h]=d.data[i],m[h]=d[i],f||(j=new pa(d,i,h,j,d.rxp[i]));d=d._next}return{proxy:m,end:n,firstMPT:j,pt:k}},P.CSSPropTween=function(a,b,d,e,g,h,i,j,k,l,m){this.t=a,this.p=b,this.s=d,this.c=e,this.n=i||b,a instanceof qa||f.push(this.n),this.r=j,this.type=h||0,k&&(this.pr=k,c=!0),this.b=void 0===l?d:l,this.e=void 0===m?d+e:m,g&&(this._next=g,g._prev=this)}),ra=function(a,b,c,d,e,f){var g=new qa(a,b,c,d-c,e,-1,f);return g.b=c,g.e=g.xs0=d,g},sa=g.parseComplex=function(a,b,c,d,e,f,h,i,j,l){c=c||f||"",h=new qa(a,b,0,0,h,l?2:1,null,!1,i,c,d),d+="",e&&ma.test(d+c)&&(d=[c,d],g.colorStringFilter(d),c=d[0],d=d[1]);var m,n,o,p,s,t,u,v,w,x,y,z,A,B=c.split(", ").join(",").split(" "),C=d.split(", ").join(",").split(" "),D=B.length,E=k!==!1;for((-1!==d.indexOf(",")||-1!==c.indexOf(","))&&(B=B.join(" ").replace(G,", ").split(" "),C=C.join(" ").replace(G,", ").split(" "),D=B.length),D!==C.length&&(B=(f||"").split(" "),D=B.length),h.plugin=j,h.setRatio=l,ma.lastIndex=0,m=0;D>m;m++)if(p=B[m],s=C[m],v=parseFloat(p),v||0===v)h.appendXtra("",v,fa(s,v),s.replace(r,""),E&&-1!==s.indexOf("px"),!0);else if(e&&ma.test(p))z=s.indexOf(")")+1,z=")"+(z?s.substr(z):""),A=-1!==s.indexOf("hsl")&&R,p=ka(p,A),s=ka(s,A),w=p.length+s.length>6,w&&!R&&0===s[3]?(h["xs"+h.l]+=h.l?" transparent":"transparent",h.e=h.e.split(C[m]).join("transparent")):(R||(w=!1),A?h.appendXtra(w?"hsla(":"hsl(",p[0],fa(s[0],p[0]),",",!1,!0).appendXtra("",p[1],fa(s[1],p[1]),"%,",!1).appendXtra("",p[2],fa(s[2],p[2]),w?"%,":"%"+z,!1):h.appendXtra(w?"rgba(":"rgb(",p[0],s[0]-p[0],",",!0,!0).appendXtra("",p[1],s[1]-p[1],",",!0).appendXtra("",p[2],s[2]-p[2],w?",":z,!0),w&&(p=p.length<4?1:p[3],h.appendXtra("",p,(s.length<4?1:s[3])-p,z,!1))),ma.lastIndex=0;else if(t=p.match(q)){if(u=s.match(r),!u||u.length!==t.length)return h;for(o=0,n=0;n0;)j["xn"+ta]=0,j["xs"+ta]="";j.xs0="",j._next=j._prev=j.xfirst=j.data=j.plugin=j.setRatio=j.rxp=null,j.appendXtra=function(a,b,c,d,e,f){var g=this,h=g.l;return g["xs"+h]+=f&&(h||g["xs"+h])?" "+a:a||"",c||0===h||g.plugin?(g.l++,g.type=g.setRatio?2:1,g["xs"+g.l]=d||"",h>0?(g.data["xn"+h]=b+c,g.rxp["xn"+h]=e,g["xn"+h]=b,g.plugin||(g.xfirst=new qa(g,"xn"+h,b,c,g.xfirst||g,0,g.n,e,g.pr),g.xfirst.xs0=0),g):(g.data={s:b+c},g.rxp={},g.s=b,g.c=c,g.r=e,g)):(g["xs"+h]+=b+(d||""),g)};var ua=function(a,b){b=b||{},this.p=b.prefix?W(a)||a:a,i[a]=i[this.p]=this,this.format=b.formatter||na(b.defaultValue,b.color,b.collapsible,b.multi),b.parser&&(this.parse=b.parser),this.clrs=b.color,this.multi=b.multi,this.keyword=b.keyword,this.dflt=b.defaultValue,this.pr=b.priority||0},va=P._registerComplexSpecialProp=function(a,b,c){"object"!=typeof b&&(b={parser:c});var d,e,f=a.split(","),g=b.defaultValue;for(c=c||[g],d=0;dh.length?i.length:h.length,g=0;j>g;g++)b=h[g]=h[g]||this.dflt,c=i[g]=i[g]||this.dflt,m&&(k=b.indexOf(m),l=c.indexOf(m),k!==l&&(-1===l?h[g]=h[g].split(m).join(""):-1===k&&(h[g]+=" "+m)));b=h.join(", "),c=i.join(", ")}return sa(a,this.p,b,c,this.clrs,this.dflt,d,this.pr,e,f)},j.parse=function(a,b,c,d,f,g,h){return this.parseComplex(a.style,this.format(Y(a,this.p,e,!1,this.dflt)),this.format(b),f,g)},g.registerSpecialProp=function(a,b,c){va(a,{parser:function(a,d,e,f,g,h,i){var j=new qa(a,e,0,0,g,2,e,!1,c);return j.plugin=h,j.setRatio=b(a,d,f._tween,e),j},priority:c})},g.useSVGTransformAttr=m||n;var xa,ya="scaleX,scaleY,scaleZ,x,y,z,skewX,skewY,rotation,rotationX,rotationY,perspective,xPercent,yPercent".split(","),za=W("transform"),Aa=U+"transform",Ba=W("transformOrigin"),Ca=null!==W("perspective"),Da=P.Transform=function(){this.perspective=parseFloat(g.defaultTransformPerspective)||0,this.force3D=g.defaultForce3D!==!1&&Ca?g.defaultForce3D||"auto":!1},Ea=window.SVGElement,Fa=function(a,b,c){var d,e=L.createElementNS("http://www.w3.org/2000/svg",a),f=/([a-z])([A-Z])/g;for(d in c)e.setAttributeNS(null,d.replace(f,"$1-$2").toLowerCase(),c[d]);return b.appendChild(e),e},Ga=L.documentElement,Ha=function(){var a,b,c,d=p||/Android/i.test(Q)&&!window.chrome;return L.createElementNS&&!d&&(a=Fa("svg",Ga),b=Fa("rect",a,{width:100,height:50,x:100}),c=b.getBoundingClientRect().width,b.style[Ba]="50% 50%",b.style[za]="scaleX(0.5)",d=c===b.getBoundingClientRect().width&&!(n&&Ca),Ga.removeChild(a)),d}(),Ia=function(a,b,c,d,e,f){var h,i,j,k,l,m,n,o,p,q,r,s,t,u,v=a._gsTransform,w=Ma(a,!0);v&&(t=v.xOrigin,u=v.yOrigin),(!d||(h=d.split(" ")).length<2)&&(n=a.getBBox(),b=ea(b).split(" "),h=[(-1!==b[0].indexOf("%")?parseFloat(b[0])/100*n.width:parseFloat(b[0]))+n.x,(-1!==b[1].indexOf("%")?parseFloat(b[1])/100*n.height:parseFloat(b[1]))+n.y]),c.xOrigin=k=parseFloat(h[0]),c.yOrigin=l=parseFloat(h[1]),d&&w!==La&&(m=w[0],n=w[1],o=w[2],p=w[3],q=w[4],r=w[5],s=m*p-n*o,i=k*(p/s)+l*(-o/s)+(o*r-p*q)/s,j=k*(-n/s)+l*(m/s)-(m*r-n*q)/s,k=c.xOrigin=h[0]=i,l=c.yOrigin=h[1]=j),v&&(f&&(c.xOffset=v.xOffset,c.yOffset=v.yOffset,v=c),e||e!==!1&&g.defaultSmoothOrigin!==!1?(i=k-t,j=l-u,v.xOffset+=i*w[0]+j*w[2]-i,v.yOffset+=i*w[1]+j*w[3]-j):v.xOffset=v.yOffset=0),f||a.setAttribute("data-svg-origin",h.join(" "))},Ja=function(a){try{return a.getBBox()}catch(a){}},Ka=function(a){return!!(Ea&&a.getBBox&&a.getCTM&&Ja(a)&&(!a.parentNode||a.parentNode.getBBox&&a.parentNode.getCTM))},La=[1,0,0,1,0,0],Ma=function(a,b){var c,d,e,f,g,h,i=a._gsTransform||new Da,j=1e5,k=a.style;if(za?d=Y(a,Aa,null,!0):a.currentStyle&&(d=a.currentStyle.filter.match(E),d=d&&4===d.length?[d[0].substr(4),Number(d[2].substr(4)),Number(d[1].substr(4)),d[3].substr(4),i.x||0,i.y||0].join(","):""),c=!d||"none"===d||"matrix(1, 0, 0, 1, 0, 0)"===d,c&&za&&((h="none"===X(a).display)||!a.parentNode)&&(h&&(f=k.display,k.display="block"),a.parentNode||(g=1,Ga.appendChild(a)),d=Y(a,Aa,null,!0),c=!d||"none"===d||"matrix(1, 0, 0, 1, 0, 0)"===d,f?k.display=f:h&&Ra(k,"display"),g&&Ga.removeChild(a)),(i.svg||a.getBBox&&Ka(a))&&(c&&-1!==(k[za]+"").indexOf("matrix")&&(d=k[za],c=0),e=a.getAttribute("transform"),c&&e&&(-1!==e.indexOf("matrix")?(d=e,c=0):-1!==e.indexOf("translate")&&(d="matrix(1,0,0,1,"+e.match(/(?:\-|\b)[\d\-\.e]+\b/gi).join(",")+")",c=0))),c)return La;for(e=(d||"").match(q)||[],ta=e.length;--ta>-1;)f=Number(e[ta]),e[ta]=(g=f-(f|=0))?(g*j+(0>g?-.5:.5)|0)/j+f:f;return b&&e.length>6?[e[0],e[1],e[4],e[5],e[12],e[13]]:e},Na=P.getTransform=function(a,c,d,e){if(a._gsTransform&&d&&!e)return a._gsTransform;var f,h,i,j,k,l,m=d?a._gsTransform||new Da:new Da,n=m.scaleX<0,o=2e-5,p=1e5,q=Ca?parseFloat(Y(a,Ba,c,!1,"0 0 0").split(" ")[2])||m.zOrigin||0:0,r=parseFloat(g.defaultTransformPerspective)||0;if(m.svg=!(!a.getBBox||!Ka(a)),m.svg&&(Ia(a,Y(a,Ba,c,!1,"50% 50%")+"",m,a.getAttribute("data-svg-origin")),xa=g.useSVGTransformAttr||Ha),f=Ma(a),f!==La){if(16===f.length){var s,t,u,v,w,x=f[0],y=f[1],z=f[2],A=f[3],B=f[4],C=f[5],D=f[6],E=f[7],F=f[8],G=f[9],H=f[10],I=f[12],K=f[13],L=f[14],M=f[11],N=Math.atan2(D,H);m.zOrigin&&(L=-m.zOrigin,I=F*L-f[12],K=G*L-f[13],L=H*L+m.zOrigin-f[14]),m.rotationX=N*J,N&&(v=Math.cos(-N),w=Math.sin(-N),s=B*v+F*w,t=C*v+G*w,u=D*v+H*w,F=B*-w+F*v,G=C*-w+G*v,H=D*-w+H*v,M=E*-w+M*v,B=s,C=t,D=u),N=Math.atan2(-z,H),m.rotationY=N*J,N&&(v=Math.cos(-N),w=Math.sin(-N),s=x*v-F*w,t=y*v-G*w,u=z*v-H*w,G=y*w+G*v,H=z*w+H*v,M=A*w+M*v,x=s,y=t,z=u),N=Math.atan2(y,x),m.rotation=N*J,N&&(v=Math.cos(-N),w=Math.sin(-N),x=x*v+B*w,t=y*v+C*w,C=y*-w+C*v,D=z*-w+D*v,y=t),m.rotationX&&Math.abs(m.rotationX)+Math.abs(m.rotation)>359.9&&(m.rotationX=m.rotation=0,m.rotationY=180-m.rotationY),m.scaleX=(Math.sqrt(x*x+y*y)*p+.5|0)/p,m.scaleY=(Math.sqrt(C*C+G*G)*p+.5|0)/p,m.scaleZ=(Math.sqrt(D*D+H*H)*p+.5|0)/p,m.rotationX||m.rotationY?m.skewX=0:(m.skewX=B||C?Math.atan2(B,C)*J+m.rotation:m.skewX||0,Math.abs(m.skewX)>90&&Math.abs(m.skewX)<270&&(n?(m.scaleX*=-1,m.skewX+=m.rotation<=0?180:-180,m.rotation+=m.rotation<=0?180:-180):(m.scaleY*=-1,m.skewX+=m.skewX<=0?180:-180))),m.perspective=M?1/(0>M?-M:M):0,m.x=I,m.y=K,m.z=L,m.svg&&(m.x-=m.xOrigin-(m.xOrigin*x-m.yOrigin*B),m.y-=m.yOrigin-(m.yOrigin*y-m.xOrigin*C))}else if(!Ca||e||!f.length||m.x!==f[4]||m.y!==f[5]||!m.rotationX&&!m.rotationY){var O=f.length>=6,P=O?f[0]:1,Q=f[1]||0,R=f[2]||0,S=O?f[3]:1;m.x=f[4]||0,m.y=f[5]||0,i=Math.sqrt(P*P+Q*Q),j=Math.sqrt(S*S+R*R),k=P||Q?Math.atan2(Q,P)*J:m.rotation||0,l=R||S?Math.atan2(R,S)*J+k:m.skewX||0,Math.abs(l)>90&&Math.abs(l)<270&&(n?(i*=-1,l+=0>=k?180:-180,k+=0>=k?180:-180):(j*=-1,l+=0>=l?180:-180)),m.scaleX=i,m.scaleY=j,m.rotation=k,m.skewX=l,Ca&&(m.rotationX=m.rotationY=m.z=0,m.perspective=r,m.scaleZ=1),m.svg&&(m.x-=m.xOrigin-(m.xOrigin*P+m.yOrigin*R),m.y-=m.yOrigin-(m.xOrigin*Q+m.yOrigin*S))}m.zOrigin=q;for(h in m)m[h]-o&&(m[h]=0)}return d&&(a._gsTransform=m,m.svg&&(xa&&a.style[za]?b.delayedCall(.001,function(){Ra(a.style,za)}):!xa&&a.getAttribute("transform")&&b.delayedCall(.001,function(){a.removeAttribute("transform")}))),m},Oa=function(a){var b,c,d=this.data,e=-d.rotation*I,f=e+d.skewX*I,g=1e5,h=(Math.cos(e)*d.scaleX*g|0)/g,i=(Math.sin(e)*d.scaleX*g|0)/g,j=(Math.sin(f)*-d.scaleY*g|0)/g,k=(Math.cos(f)*d.scaleY*g|0)/g,l=this.t.style,m=this.t.currentStyle;if(m){c=i,i=-j,j=-c,b=m.filter,l.filter="";var n,o,q=this.t.offsetWidth,r=this.t.offsetHeight,s="absolute"!==m.position,t="progid:DXImageTransform.Microsoft.Matrix(M11="+h+", M12="+i+", M21="+j+", M22="+k,w=d.x+q*d.xPercent/100,x=d.y+r*d.yPercent/100;if(null!=d.ox&&(n=(d.oxp?q*d.ox*.01:d.ox)-q/2,o=(d.oyp?r*d.oy*.01:d.oy)-r/2,w+=n-(n*h+o*i),x+=o-(n*j+o*k)),s?(n=q/2,o=r/2,t+=", Dx="+(n-(n*h+o*i)+w)+", Dy="+(o-(n*j+o*k)+x)+")"):t+=", sizingMethod='auto expand')",-1!==b.indexOf("DXImageTransform.Microsoft.Matrix(")?l.filter=b.replace(F,t):l.filter=t+" "+b,(0===a||1===a)&&1===h&&0===i&&0===j&&1===k&&(s&&-1===t.indexOf("Dx=0, Dy=0")||v.test(b)&&100!==parseFloat(RegExp.$1)||-1===b.indexOf(b.indexOf("Alpha"))&&l.removeAttribute("filter")),!s){var y,z,A,B=8>p?1:-1;for(n=d.ieOffsetX||0,o=d.ieOffsetY||0,d.ieOffsetX=Math.round((q-((0>h?-h:h)*q+(0>i?-i:i)*r))/2+w),d.ieOffsetY=Math.round((r-((0>k?-k:k)*r+(0>j?-j:j)*q))/2+x),ta=0;4>ta;ta++)z=ca[ta],y=m[z],c=-1!==y.indexOf("px")?parseFloat(y):Z(this.t,z,parseFloat(y),y.replace(u,""))||0,A=c!==d[z]?2>ta?-d.ieOffsetX:-d.ieOffsetY:2>ta?n-d.ieOffsetX:o-d.ieOffsetY,l[z]=(d[z]=Math.round(c-A*(0===ta||2===ta?1:B)))+"px"}}},Pa=P.set3DTransformRatio=P.setTransformRatio=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,o,p,q,r,s,t,u,v,w,x,y,z=this.data,A=this.t.style,B=z.rotation,C=z.rotationX,D=z.rotationY,E=z.scaleX,F=z.scaleY,G=z.scaleZ,H=z.x,J=z.y,K=z.z,L=z.svg,M=z.perspective,N=z.force3D;if(((1===a||0===a)&&"auto"===N&&(this.tween._totalTime===this.tween._totalDuration||!this.tween._totalTime)||!N)&&!K&&!M&&!D&&!C&&1===G||xa&&L||!Ca)return void(B||z.skewX||L?(B*=I,x=z.skewX*I,y=1e5,b=Math.cos(B)*E,e=Math.sin(B)*E,c=Math.sin(B-x)*-F,f=Math.cos(B-x)*F,x&&"simple"===z.skewType&&(s=Math.tan(x),s=Math.sqrt(1+s*s),c*=s,f*=s,z.skewY&&(b*=s,e*=s)),L&&(H+=z.xOrigin-(z.xOrigin*b+z.yOrigin*c)+z.xOffset,J+=z.yOrigin-(z.xOrigin*e+z.yOrigin*f)+z.yOffset,xa&&(z.xPercent||z.yPercent)&&(p=this.t.getBBox(),H+=.01*z.xPercent*p.width,J+=.01*z.yPercent*p.height),p=1e-6,p>H&&H>-p&&(H=0),p>J&&J>-p&&(J=0)),u=(b*y|0)/y+","+(e*y|0)/y+","+(c*y|0)/y+","+(f*y|0)/y+","+H+","+J+")",L&&xa?this.t.setAttribute("transform","matrix("+u):A[za]=(z.xPercent||z.yPercent?"translate("+z.xPercent+"%,"+z.yPercent+"%) matrix(":"matrix(")+u):A[za]=(z.xPercent||z.yPercent?"translate("+z.xPercent+"%,"+z.yPercent+"%) matrix(":"matrix(")+E+",0,0,"+F+","+H+","+J+")");if(n&&(p=1e-4,p>E&&E>-p&&(E=G=2e-5),p>F&&F>-p&&(F=G=2e-5),!M||z.z||z.rotationX||z.rotationY||(M=0)),B||z.skewX)B*=I,q=b=Math.cos(B),r=e=Math.sin(B),z.skewX&&(B-=z.skewX*I,q=Math.cos(B),r=Math.sin(B),"simple"===z.skewType&&(s=Math.tan(z.skewX*I),s=Math.sqrt(1+s*s),q*=s,r*=s,z.skewY&&(b*=s,e*=s))),c=-r,f=q;else{if(!(D||C||1!==G||M||L))return void(A[za]=(z.xPercent||z.yPercent?"translate("+z.xPercent+"%,"+z.yPercent+"%) translate3d(":"translate3d(")+H+"px,"+J+"px,"+K+"px)"+(1!==E||1!==F?" scale("+E+","+F+")":""));b=f=1,c=e=0}j=1,d=g=h=i=k=l=0,m=M?-1/M:0,o=z.zOrigin,p=1e-6,v=",",w="0",B=D*I,B&&(q=Math.cos(B),r=Math.sin(B),h=-r,k=m*-r,d=b*r,g=e*r,j=q,m*=q,b*=q,e*=q),B=C*I,B&&(q=Math.cos(B),r=Math.sin(B),s=c*q+d*r,t=f*q+g*r,i=j*r,l=m*r,d=c*-r+d*q,g=f*-r+g*q,j*=q,m*=q,c=s,f=t),1!==G&&(d*=G,g*=G,j*=G,m*=G),1!==F&&(c*=F,f*=F,i*=F,l*=F),1!==E&&(b*=E,e*=E,h*=E,k*=E),(o||L)&&(o&&(H+=d*-o,J+=g*-o,K+=j*-o+o),L&&(H+=z.xOrigin-(z.xOrigin*b+z.yOrigin*c)+z.xOffset,J+=z.yOrigin-(z.xOrigin*e+z.yOrigin*f)+z.yOffset),p>H&&H>-p&&(H=w),p>J&&J>-p&&(J=w),p>K&&K>-p&&(K=0)),u=z.xPercent||z.yPercent?"translate("+z.xPercent+"%,"+z.yPercent+"%) matrix3d(":"matrix3d(",u+=(p>b&&b>-p?w:b)+v+(p>e&&e>-p?w:e)+v+(p>h&&h>-p?w:h),u+=v+(p>k&&k>-p?w:k)+v+(p>c&&c>-p?w:c)+v+(p>f&&f>-p?w:f),C||D||1!==G?(u+=v+(p>i&&i>-p?w:i)+v+(p>l&&l>-p?w:l)+v+(p>d&&d>-p?w:d),u+=v+(p>g&&g>-p?w:g)+v+(p>j&&j>-p?w:j)+v+(p>m&&m>-p?w:m)+v):u+=",0,0,0,0,1,0,",u+=H+v+J+v+K+v+(M?1+-K/M:1)+")",A[za]=u};j=Da.prototype,j.x=j.y=j.z=j.skewX=j.skewY=j.rotation=j.rotationX=j.rotationY=j.zOrigin=j.xPercent=j.yPercent=j.xOffset=j.yOffset=0,j.scaleX=j.scaleY=j.scaleZ=1,va("transform,scale,scaleX,scaleY,scaleZ,x,y,z,rotation,rotationX,rotationY,rotationZ,skewX,skewY,shortRotation,shortRotationX,shortRotationY,shortRotationZ,transformOrigin,svgOrigin,transformPerspective,directionalRotation,parseTransform,force3D,skewType,xPercent,yPercent,smoothOrigin",{parser:function(a,b,c,d,f,h,i){if(d._lastParsedTransform===i)return f;d._lastParsedTransform=i;var j,k,l,m,n,o,p,q,r,s=a._gsTransform,t=a.style,u=1e-6,v=ya.length,w=i,x={},y="transformOrigin",z=Na(a,e,!0,i.parseTransform);if(d._transform=z,"string"==typeof w.transform&&za)k=N.style,k[za]=w.transform,k.display="block",k.position="absolute",L.body.appendChild(N),j=Na(N,null,!1),z.svg&&(p=z.xOrigin,q=z.yOrigin,j.x-=z.xOffset,j.y-=z.yOffset,(w.transformOrigin||w.svgOrigin)&&(l={},Ia(a,ea(w.transformOrigin),l,w.svgOrigin,w.smoothOrigin,!0),p=l.xOrigin,q=l.yOrigin,j.x-=l.xOffset-z.xOffset,j.y-=l.yOffset-z.yOffset),(p||q)&&(r=Ma(N,!0),j.x-=p-(p*r[0]+q*r[2]),j.y-=q-(p*r[1]+q*r[3]))),L.body.removeChild(N),j.perspective||(j.perspective=z.perspective),null!=w.xPercent&&(j.xPercent=ga(w.xPercent,z.xPercent)),null!=w.yPercent&&(j.yPercent=ga(w.yPercent,z.yPercent));else if("object"==typeof w){if(j={scaleX:ga(null!=w.scaleX?w.scaleX:w.scale,z.scaleX),scaleY:ga(null!=w.scaleY?w.scaleY:w.scale,z.scaleY),scaleZ:ga(w.scaleZ,z.scaleZ),x:ga(w.x,z.x),y:ga(w.y,z.y),z:ga(w.z,z.z),xPercent:ga(w.xPercent,z.xPercent),yPercent:ga(w.yPercent,z.yPercent),perspective:ga(w.transformPerspective,z.perspective)},o=w.directionalRotation,null!=o)if("object"==typeof o)for(k in o)w[k]=o[k];else w.rotation=o;"string"==typeof w.x&&-1!==w.x.indexOf("%")&&(j.x=0,j.xPercent=ga(w.x,z.xPercent)),"string"==typeof w.y&&-1!==w.y.indexOf("%")&&(j.y=0,j.yPercent=ga(w.y,z.yPercent)),j.rotation=ha("rotation"in w?w.rotation:"shortRotation"in w?w.shortRotation+"_short":"rotationZ"in w?w.rotationZ:z.rotation-z.skewY,z.rotation-z.skewY,"rotation",x),Ca&&(j.rotationX=ha("rotationX"in w?w.rotationX:"shortRotationX"in w?w.shortRotationX+"_short":z.rotationX||0,z.rotationX,"rotationX",x),j.rotationY=ha("rotationY"in w?w.rotationY:"shortRotationY"in w?w.shortRotationY+"_short":z.rotationY||0,z.rotationY,"rotationY",x)),j.skewX=ha(w.skewX,z.skewX-z.skewY),(j.skewY=ha(w.skewY,z.skewY))&&(j.skewX+=j.skewY,j.rotation+=j.skewY)}for(Ca&&null!=w.force3D&&(z.force3D=w.force3D,n=!0),z.skewType=w.skewType||z.skewType||g.defaultSkewType,m=z.force3D||z.z||z.rotationX||z.rotationY||j.z||j.rotationX||j.rotationY||j.perspective,m||null==w.scale||(j.scaleZ=1);--v>-1;)c=ya[v],l=j[c]-z[c],(l>u||-u>l||null!=w[c]||null!=K[c])&&(n=!0,f=new qa(z,c,z[c],l,f),c in x&&(f.e=x[c]),f.xs0=0,f.plugin=h,d._overwriteProps.push(f.n));return l=w.transformOrigin,z.svg&&(l||w.svgOrigin)&&(p=z.xOffset,q=z.yOffset,Ia(a,ea(l),j,w.svgOrigin,w.smoothOrigin),f=ra(z,"xOrigin",(s?z:j).xOrigin,j.xOrigin,f,y),f=ra(z,"yOrigin",(s?z:j).yOrigin,j.yOrigin,f,y),(p!==z.xOffset||q!==z.yOffset)&&(f=ra(z,"xOffset",s?p:z.xOffset,z.xOffset,f,y),f=ra(z,"yOffset",s?q:z.yOffset,z.yOffset,f,y)),l=xa?null:"0px 0px"),(l||Ca&&m&&z.zOrigin)&&(za?(n=!0,c=Ba,l=(l||Y(a,c,e,!1,"50% 50%"))+"",f=new qa(t,c,0,0,f,-1,y),f.b=t[c],f.plugin=h,Ca?(k=z.zOrigin,l=l.split(" "),z.zOrigin=(l.length>2&&(0===k||"0px"!==l[2])?parseFloat(l[2]):k)||0,f.xs0=f.e=l[0]+" "+(l[1]||"50%")+" 0px",f=new qa(z,"zOrigin",0,0,f,-1,f.n),f.b=k,f.xs0=f.e=z.zOrigin):f.xs0=f.e=l):ea(l+"",z)),n&&(d._transformType=z.svg&&xa||!m&&3!==this._transformType?2:3),f},prefix:!0}),va("boxShadow",{defaultValue:"0px 0px 0px 0px #999",prefix:!0,color:!0,multi:!0,keyword:"inset"}),va("borderRadius",{defaultValue:"0px",parser:function(a,b,c,f,g,h){b=this.format(b);var i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y=["borderTopLeftRadius","borderTopRightRadius","borderBottomRightRadius","borderBottomLeftRadius"],z=a.style;for(q=parseFloat(a.offsetWidth),r=parseFloat(a.offsetHeight),i=b.split(" "),j=0;jp?1:0))||""):(p=parseFloat(n),s=n.substr((p+"").length)),""===s&&(s=d[c]||t),s!==t&&(v=Z(a,"borderLeft",o,t),w=Z(a,"borderTop",o,t),"%"===s?(m=v/q*100+"%",l=w/r*100+"%"):"em"===s?(x=Z(a,"borderLeft",1,"em"),m=v/x+"em",l=w/x+"em"):(m=v+"px",l=w+"px"),u&&(n=parseFloat(m)+p+s,k=parseFloat(l)+p+s)),g=sa(z,y[j],m+" "+l,n+" "+k,!1,"0px",g);return g},prefix:!0,formatter:na("0px 0px 0px 0px",!1,!0)}),va("borderBottomLeftRadius,borderBottomRightRadius,borderTopLeftRadius,borderTopRightRadius",{defaultValue:"0px",parser:function(a,b,c,d,f,g){return sa(a.style,c,this.format(Y(a,c,e,!1,"0px 0px")),this.format(b),!1,"0px",f)},prefix:!0,formatter:na("0px 0px",!1,!0)}),va("backgroundPosition",{defaultValue:"0 0",parser:function(a,b,c,d,f,g){var h,i,j,k,l,m,n="background-position",o=e||X(a,null),q=this.format((o?p?o.getPropertyValue(n+"-x")+" "+o.getPropertyValue(n+"-y"):o.getPropertyValue(n):a.currentStyle.backgroundPositionX+" "+a.currentStyle.backgroundPositionY)||"0 0"),r=this.format(b);if(-1!==q.indexOf("%")!=(-1!==r.indexOf("%"))&&r.split(",").length<2&&(m=Y(a,"backgroundImage").replace(B,""),m&&"none"!==m)){for(h=q.split(" "),i=r.split(" "),O.setAttribute("src",m),j=2;--j>-1;)q=h[j],k=-1!==q.indexOf("%"),k!==(-1!==i[j].indexOf("%"))&&(l=0===j?a.offsetWidth-O.width:a.offsetHeight-O.height,h[j]=k?parseFloat(q)/100*l+"px":parseFloat(q)/l*100+"%");q=h.join(" ")}return this.parseComplex(a.style,q,r,f,g)},formatter:ea}),va("backgroundSize",{defaultValue:"0 0",formatter:ea}),va("perspective",{defaultValue:"0px",prefix:!0}),va("perspectiveOrigin",{defaultValue:"50% 50%",prefix:!0}),va("transformStyle",{prefix:!0}),va("backfaceVisibility",{prefix:!0}),va("userSelect",{prefix:!0}),va("margin",{parser:oa("marginTop,marginRight,marginBottom,marginLeft")}),va("padding",{parser:oa("paddingTop,paddingRight,paddingBottom,paddingLeft")}),va("clip",{defaultValue:"rect(0px,0px,0px,0px)",parser:function(a,b,c,d,f,g){var h,i,j;return 9>p?(i=a.currentStyle,j=8>p?" ":",",h="rect("+i.clipTop+j+i.clipRight+j+i.clipBottom+j+i.clipLeft+")",b=this.format(b).split(",").join(j)):(h=this.format(Y(a,this.p,e,!1,this.dflt)),b=this.format(b)),this.parseComplex(a.style,h,b,f,g)}}),va("textShadow",{defaultValue:"0px 0px 0px #999",color:!0,multi:!0}),va("autoRound,strictUnits",{parser:function(a,b,c,d,e){return e}}),va("border",{defaultValue:"0px solid #000",parser:function(a,b,c,d,f,g){var h=Y(a,"borderTopWidth",e,!1,"0px"),i=this.format(b).split(" "),j=i[0].replace(u,"");return"px"!==j&&(h=parseFloat(h)/Z(a,"borderTopWidth",1,j)+j),this.parseComplex(a.style,this.format(h+" "+Y(a,"borderTopStyle",e,!1,"solid")+" "+Y(a,"borderTopColor",e,!1,"#000")),i.join(" "),f,g)},color:!0,formatter:function(a){var b=a.split(" ");return b[0]+" "+(b[1]||"solid")+" "+(a.match(ma)||["#000"])[0]}}),va("borderWidth",{parser:oa("borderTopWidth,borderRightWidth,borderBottomWidth,borderLeftWidth")}),va("float,cssFloat,styleFloat",{parser:function(a,b,c,d,e,f){var g=a.style,h="cssFloat"in g?"cssFloat":"styleFloat";return new qa(g,h,0,0,e,-1,c,!1,0,g[h],b)}});var Qa=function(a){var b,c=this.t,d=c.filter||Y(this.data,"filter")||"",e=this.s+this.c*a|0;100===e&&(-1===d.indexOf("atrix(")&&-1===d.indexOf("radient(")&&-1===d.indexOf("oader(")?(c.removeAttribute("filter"),b=!Y(this.data,"filter")):(c.filter=d.replace(x,""), b=!0)),b||(this.xn1&&(c.filter=d=d||"alpha(opacity="+e+")"),-1===d.indexOf("pacity")?0===e&&this.xn1||(c.filter=d+" alpha(opacity="+e+")"):c.filter=d.replace(v,"opacity="+e))};va("opacity,alpha,autoAlpha",{defaultValue:"1",parser:function(a,b,c,d,f,g){var h=parseFloat(Y(a,"opacity",e,!1,"1")),i=a.style,j="autoAlpha"===c;return"string"==typeof b&&"="===b.charAt(1)&&(b=("-"===b.charAt(0)?-1:1)*parseFloat(b.substr(2))+h),j&&1===h&&"hidden"===Y(a,"visibility",e)&&0!==b&&(h=0),R?f=new qa(i,"opacity",h,b-h,f):(f=new qa(i,"opacity",100*h,100*(b-h),f),f.xn1=j?1:0,i.zoom=1,f.type=2,f.b="alpha(opacity="+f.s+")",f.e="alpha(opacity="+(f.s+f.c)+")",f.data=a,f.plugin=g,f.setRatio=Qa),j&&(f=new qa(i,"visibility",0,0,f,-1,null,!1,0,0!==h?"inherit":"hidden",0===b?"hidden":"inherit"),f.xs0="inherit",d._overwriteProps.push(f.n),d._overwriteProps.push(c)),f}});var Ra=function(a,b){b&&(a.removeProperty?(("ms"===b.substr(0,2)||"webkit"===b.substr(0,6))&&(b="-"+b),a.removeProperty(b.replace(z,"-$1").toLowerCase())):a.removeAttribute(b))},Sa=function(a){if(this.t._gsClassPT=this,1===a||0===a){this.t.setAttribute("class",0===a?this.b:this.e);for(var b=this.data,c=this.t.style;b;)b.v?c[b.p]=b.v:Ra(c,b.p),b=b._next;1===a&&this.t._gsClassPT===this&&(this.t._gsClassPT=null)}else this.t.getAttribute("class")!==this.e&&this.t.setAttribute("class",this.e)};va("className",{parser:function(a,b,d,f,g,h,i){var j,k,l,m,n,o=a.getAttribute("class")||"",p=a.style.cssText;if(g=f._classNamePT=new qa(a,d,0,0,g,2),g.setRatio=Sa,g.pr=-11,c=!0,g.b=o,k=_(a,e),l=a._gsClassPT){for(m={},n=l.data;n;)m[n.p]=1,n=n._next;l.setRatio(1)}return a._gsClassPT=g,g.e="="!==b.charAt(1)?b:o.replace(new RegExp("(?:\\s|^)"+b.substr(2)+"(?![\\w-])"),"")+("+"===b.charAt(0)?" "+b.substr(2):""),a.setAttribute("class",g.e),j=aa(a,k,_(a),i,m),a.setAttribute("class",o),g.data=j.firstMPT,a.style.cssText=p,g=g.xfirst=f.parse(a,j.difs,g,h)}});var Ta=function(a){if((1===a||0===a)&&this.data._totalTime===this.data._totalDuration&&"isFromStart"!==this.data.data){var b,c,d,e,f,g=this.t.style,h=i.transform.parse;if("all"===this.e)g.cssText="",e=!0;else for(b=this.e.split(" ").join("").split(","),d=b.length;--d>-1;)c=b[d],i[c]&&(i[c].parse===h?e=!0:c="transformOrigin"===c?Ba:i[c].p),Ra(g,c);e&&(Ra(g,za),f=this.t._gsTransform,f&&(f.svg&&(this.t.removeAttribute("data-svg-origin"),this.t.removeAttribute("transform")),delete this.t._gsTransform))}};for(va("clearProps",{parser:function(a,b,d,e,f){return f=new qa(a,d,0,0,f,2),f.setRatio=Ta,f.e=b,f.pr=-10,f.data=e._tween,c=!0,f}}),j="bezier,throwProps,physicsProps,physics2D".split(","),ta=j.length;ta--;)wa(j[ta]);j=g.prototype,j._firstPT=j._lastParsedTransform=j._transform=null,j._onInitTween=function(a,b,h){if(!a.nodeType)return!1;this._target=a,this._tween=h,this._vars=b,k=b.autoRound,c=!1,d=b.suffixMap||g.suffixMap,e=X(a,""),f=this._overwriteProps;var j,n,p,q,r,s,t,u,v,x=a.style;if(l&&""===x.zIndex&&(j=Y(a,"zIndex",e),("auto"===j||""===j)&&this._addLazySet(x,"zIndex",0)),"string"==typeof b&&(q=x.cssText,j=_(a,e),x.cssText=q+";"+b,j=aa(a,j,_(a)).difs,!R&&w.test(b)&&(j.opacity=parseFloat(RegExp.$1)),b=j,x.cssText=q),b.className?this._firstPT=n=i.className.parse(a,b.className,"className",this,null,null,b):this._firstPT=n=this.parse(a,b,null),this._transformType){for(v=3===this._transformType,za?m&&(l=!0,""===x.zIndex&&(t=Y(a,"zIndex",e),("auto"===t||""===t)&&this._addLazySet(x,"zIndex",0)),o&&this._addLazySet(x,"WebkitBackfaceVisibility",this._vars.WebkitBackfaceVisibility||(v?"visible":"hidden"))):x.zoom=1,p=n;p&&p._next;)p=p._next;u=new qa(a,"transform",0,0,null,2),this._linkCSSP(u,null,p),u.setRatio=za?Pa:Oa,u.data=this._transform||Na(a,e,!0),u.tween=h,u.pr=-1,f.pop()}if(c){for(;n;){for(s=n._next,p=q;p&&p.pr>n.pr;)p=p._next;(n._prev=p?p._prev:r)?n._prev._next=n:q=n,(n._next=p)?p._prev=n:r=n,n=s}this._firstPT=q}return!0},j.parse=function(a,b,c,f){var g,h,j,l,m,n,o,p,q,r,s=a.style;for(g in b)n=b[g],h=i[g],h?c=h.parse(a,n,g,this,c,f,b):(m=Y(a,g,e)+"",q="string"==typeof n,"color"===g||"fill"===g||"stroke"===g||-1!==g.indexOf("Color")||q&&y.test(n)?(q||(n=ka(n),n=(n.length>3?"rgba(":"rgb(")+n.join(",")+")"),c=sa(s,g,m,n,!0,"transparent",c,0,f)):q&&H.test(n)?c=sa(s,g,m,n,!0,null,c,0,f):(j=parseFloat(m),o=j||0===j?m.substr((j+"").length):"",(""===m||"auto"===m)&&("width"===g||"height"===g?(j=da(a,g,e),o="px"):"left"===g||"top"===g?(j=$(a,g,e),o="px"):(j="opacity"!==g?0:1,o="")),r=q&&"="===n.charAt(1),r?(l=parseInt(n.charAt(0)+"1",10),n=n.substr(2),l*=parseFloat(n),p=n.replace(u,"")):(l=parseFloat(n),p=q?n.replace(u,""):""),""===p&&(p=g in d?d[g]:o),n=l||0===l?(r?l+j:l)+p:b[g],o!==p&&""!==p&&(l||0===l)&&j&&(j=Z(a,g,j,o),"%"===p?(j/=Z(a,g,100,"%")/100,b.strictUnits!==!0&&(m=j+"%")):"em"===p||"rem"===p||"vw"===p||"vh"===p?j/=Z(a,g,1,p):"px"!==p&&(l=Z(a,g,l,p),p="px"),r&&(l||0===l)&&(n=l+j+p)),r&&(l+=j),!j&&0!==j||!l&&0!==l?void 0!==s[g]&&(n||n+""!="NaN"&&null!=n)?(c=new qa(s,g,l||j||0,0,c,-1,g,!1,0,m,n),c.xs0="none"!==n||"display"!==g&&-1===g.indexOf("Style")?n:m):T("invalid "+g+" tween value: "+b[g]):(c=new qa(s,g,j,l-j,c,0,g,k!==!1&&("px"===p||"zIndex"===g),0,m,n),c.xs0=p))),f&&c&&!c.plugin&&(c.plugin=f);return c},j.setRatio=function(a){var b,c,d,e=this._firstPT,f=1e-6;if(1!==a||this._tween._time!==this._tween._duration&&0!==this._tween._time)if(a||this._tween._time!==this._tween._duration&&0!==this._tween._time||this._tween._rawPrevTime===-1e-6)for(;e;){if(b=e.c*a+e.s,e.r?b=Math.round(b):f>b&&b>-f&&(b=0),e.type)if(1===e.type)if(d=e.l,2===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2;else if(3===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3;else if(4===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3+e.xn3+e.xs4;else if(5===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3+e.xn3+e.xs4+e.xn4+e.xs5;else{for(c=e.xs0+b+e.xs1,d=1;d-1;)Va(a[e],b,c);else for(d=a.childNodes,e=d.length;--e>-1;)f=d[e],g=f.type,f.style&&(b.push(_(f)),c&&c.push(f)),1!==g&&9!==g&&11!==g||!f.childNodes.length||Va(f,b,c)};return g.cascadeTo=function(a,c,d){var e,f,g,h,i=b.to(a,c,d),j=[i],k=[],l=[],m=[],n=b._internals.reservedProps;for(a=i._targets||i.target,Va(a,k,m),i.render(c,!0,!0),Va(a,l),i.render(0,!0,!0),i._enabled(!0),e=m.length;--e>-1;)if(f=aa(m[e],k[e],l[e]),f.firstMPT){f=f.difs;for(g in d)n[g]&&(f[g]=d[g]);h={};for(g in f)h[g]=k[e][g];j.push(b.fromTo(m[e],c,h,f))}return j},a.activate([g]),g},!0)}),_gsScope._gsDefine&&_gsScope._gsQueue.pop()(),function(a){"use strict";var b=function(){return(_gsScope.GreenSockGlobals||_gsScope)[a]};"function"==typeof define&&define.amd?define(["../TweenLite"],b):"undefined"!=typeof module&&module.exports&&(require("../TweenLite.js"),module.exports=b())}("CSSPlugin"); /* SPLIT TEXT UTIL */ /*! * VERSION: 0.3.5 * DATE: 2016-05-24 * UPDATES AND DOCS AT: http://greensock.com * * @license Copyright (c) 2008-2016, GreenSock. All rights reserved. * SplitText is a Club GreenSock membership benefit; You must have a valid membership to use * this code without violating the terms of use. Visit http://www.greensock.com/club/ to sign up or get more details. * This work is subject to the software agreement that was issued with your membership. * * @author: Jack Doyle, jack@greensock.com */ var _gsScope="undefined"!=typeof module&&module.exports&&"undefined"!=typeof global?global:this||window;!function(a){"use strict";var b=a.GreenSockGlobals||a,c=function(a){var c,d=a.split("."),e=b;for(c=0;cb;b++)if(c=a[b],j(c))for(d=c.length,d=0;d||
)/gi,o=f.all&&!f.addEventListener,p="
":">")}},r=d.SplitText=b.SplitText=function(a,b){if("string"==typeof a&&(a=r.selector(a)),!a)throw"cannot split a null element.";this.elements=j(a)?k(a):[a],this.chars=[],this.words=[],this.lines=[],this._originals=[],this.vars=b||{},this.split(b)},s=function(a,b,c){var d=a.nodeType;if(1===d||9===d||11===d)for(a=a.firstChild;a;a=a.nextSibling)s(a,b,c);else(3===d||4===d)&&(a.nodeValue=a.nodeValue.split(b).join(c))},t=function(a,b){for(var c=b.length;--c>-1;)a.push(b[c])},u=function(a,b,c,d,h){n.test(a.innerHTML)&&(a.innerHTML=a.innerHTML.replace(n,m));var j,k,o,p,r,u,v,w,x,y,z,A,B,C,D=e(a),E=b.type||b.split||"chars,words,lines",F=-1!==E.indexOf("lines")?[]:null,G=-1!==E.indexOf("words"),H=-1!==E.indexOf("chars"),I="absolute"===b.position||b.absolute===!0,J=I?"­ ":" ",K=-999,L=g(a),M=i(a,"paddingLeft",L),N=i(a,"borderBottomWidth",L)+i(a,"borderTopWidth",L),O=i(a,"borderLeftWidth",L)+i(a,"borderRightWidth",L),P=i(a,"paddingTop",L)+i(a,"paddingBottom",L),Q=i(a,"paddingLeft",L)+i(a,"paddingRight",L),R=i(a,"textAlign",L,!0),S=a.clientHeight,T=a.clientWidth,U="
",V=q(b.wordsClass),W=q(b.charsClass),X=-1!==(b.linesClass||"").indexOf("++"),Y=b.linesClass,Z=-1!==D.indexOf("<"),$=!0,_=[],aa=[],ba=[];for(!b.reduceWhiteSpace!=!1&&(D=D.replace(l,"")),X&&(Y=Y.split("++").join("")),Z&&(D=D.split("<").join("{{LT}}")),j=D.length,p=V(),r=0;j>r;r++)if(v=D.charAt(r),")"===v&&D.substr(r,20)===m)p+=($?U:"")+"
",$=!1,r!==j-20&&D.substr(r+20,20)!==m&&(p+=" "+V(),$=!0),r+=19;else if(" "===v&&" "!==D.charAt(r-1)&&r!==j-1&&D.substr(r-20,20)!==m){for(p+=$?U:"",$=!1;" "===D.charAt(r+1);)p+=J,r++;(")"!==D.charAt(r+1)||D.substr(r+1,20)!==m)&&(p+=J+V(),$=!0)}else"{"===v&&"{{LT}}"===D.substr(r,6)?(p+=H?W()+"{{LT}}":"{{LT}}",r+=5):p+=H&&" "!==v?W()+v+"":v;for(a.innerHTML=p+($?U:""),Z&&s(a,"{{LT}}","<"),u=a.getElementsByTagName("*"),j=u.length,w=[],r=0;j>r;r++)w[r]=u[r];if(F||I)for(r=0;j>r;r++)x=w[r],o=x.parentNode===a,(o||I||H&&!G)&&(y=x.offsetTop,F&&o&&y!==K&&"BR"!==x.nodeName&&(k=[],F.push(k),K=y),I&&(x._x=x.offsetLeft,x._y=y,x._w=x.offsetWidth,x._h=x.offsetHeight),F&&(G!==o&&H||(k.push(x),x._x-=M),o&&r&&(w[r-1]._wordEnd=!0),"BR"===x.nodeName&&x.nextSibling&&"BR"===x.nextSibling.nodeName&&F.push([])));for(r=0;j>r;r++)x=w[r],o=x.parentNode===a,"BR"!==x.nodeName?(I&&(A=x.style,G||o||(x._x+=x.parentNode._x,x._y+=x.parentNode._y),A.left=x._x+"px",A.top=x._y+"px",A.position="absolute",A.display="block",A.width=x._w+1+"px",A.height=x._h+"px"),G?o&&""!==x.innerHTML?aa.push(x):H&&_.push(x):o?(a.removeChild(x),w.splice(r--,1),j--):!o&&H&&(y=!F&&!I&&x.nextSibling,a.appendChild(x),y||a.appendChild(f.createTextNode(" ")),_.push(x))):F||I?(a.removeChild(x),w.splice(r--,1),j--):G||a.appendChild(x);if(F){for(I&&(z=f.createElement("div"),a.appendChild(z),B=z.offsetWidth+"px",y=z.offsetParent===a?0:a.offsetLeft,a.removeChild(z)),A=a.style.cssText,a.style.cssText="display:none;";a.firstChild;)a.removeChild(a.firstChild);for(C=!I||!G&&!H,r=0;ru;u++)"BR"!==k[u].nodeName&&(x=k[u],z.appendChild(x),C&&(x._wordEnd||G)&&z.appendChild(f.createTextNode(" ")),I&&(0===u&&(z.style.top=x._y+"px",z.style.left=M+y+"px"),x.style.top="0px",y&&(x.style.left=x._x-y+"px")));0===j&&(z.innerHTML=" "),G||H||(z.innerHTML=e(z).split(String.fromCharCode(160)).join(" ")),I&&(z.style.width=B,z.style.height=x._h+"px"),a.appendChild(z)}a.style.cssText=A}I&&(S>a.clientHeight&&(a.style.height=S-P+"px",a.clientHeighta.clientWidth&&(a.style.width=T-Q+"px",a.clientWidth-1;)this._originals[b]=this.elements[b].innerHTML,u(this.elements[b],this.vars,this.chars,this.words,this.lines);return this.chars.reverse(),this.words.reverse(),this.lines.reverse(),this.isSplit=!0,this},v.revert=function(){if(!this._originals)throw"revert() call wasn't scoped properly.";for(var a=this._originals.length;--a>-1;)this.elements[a].innerHTML=this._originals[a];return this.chars=[],this.words=[],this.lines=[],this.isSplit=!1,this},r.selector=a.$||a.jQuery||function(b){var c=a.$||a.jQuery;return c?(r.selector=c,c(b)):"undefined"==typeof document?b:document.querySelectorAll?document.querySelectorAll(b):document.getElementById("#"===b.charAt(0)?b.substr(1):b)},r.version="0.3.5"}(_gsScope),function(a){"use strict";var b=function(){return(_gsScope.GreenSockGlobals||_gsScope)[a]};"function"==typeof define&&define.amd?define([],b):"undefined"!=typeof module&&module.exports&&(module.exports=b())}("SplitText"); try{ window.GreenSockGlobals = null; window._gsQueue = null; window._gsDefine = null; delete(window.GreenSockGlobals); delete(window._gsQueue); delete(window._gsDefine); } catch(e) {} try{ window.GreenSockGlobals = oldgs; window._gsQueue = oldgs_queue; } catch(e) {} if (window.tplogs==true) try { console.groupEnd(); } catch(e) {} (function(e,t){ e.waitForImages={hasImageProperties:["backgroundImage","listStyleImage","borderImage","borderCornerImage"]};e.expr[":"].uncached=function(t){var n=document.createElement("img");n.src=t.src;return e(t).is('img[src!=""]')&&!n.complete};e.fn.waitForImages=function(t,n,r){if(e.isPlainObject(arguments[0])){n=t.each;r=t.waitForAll;t=t.finished}t=t||e.noop;n=n||e.noop;r=!!r;if(!e.isFunction(t)||!e.isFunction(n)){throw new TypeError("An invalid callback was supplied.")}return this.each(function(){var i=e(this),s=[];if(r){var o=e.waitForImages.hasImageProperties||[],u=/url\((['"]?)(.*?)\1\)/g;i.find("*").each(function(){var t=e(this);if(t.is("img:uncached")){s.push({src:t.attr("src"),element:t[0]})}e.each(o,function(e,n){var r=t.css(n);if(!r){return true}var i;while(i=u.exec(r)){s.push({src:i[2],element:t[0]})}})})}else{i.find("img:uncached").each(function(){s.push({src:this.src,element:this})})}var f=s.length,l=0;if(f==0){t.call(i[0])}e.each(s,function(r,s){var o=new Image;e(o).bind("load error",function(e){l++;n.call(s.element,l,f,e.type=="load");if(l==f){t.call(i[0]);return false}});o.src=s.src})})}; })(jQuery); // source --> http://theweldingking.biz/site/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.2.6 /************************************************************************** * jquery.themepunch.revolution.js - jQuery Plugin for Revolution Slider * @version: 5.2.5.3 (30.05.2016) * @requires jQuery v1.7 or later (tested on 1.9) * @author ThemePunch **************************************************************************/ !function(jQuery,undefined){"use strict";jQuery.fn.extend({revolution:function(e){var t={delay:9e3,responsiveLevels:4064,visibilityLevels:[2048,1024,778,480],gridwidth:960,gridheight:500,minHeight:0,autoHeight:"off",sliderType:"standard",sliderLayout:"auto",fullScreenAutoWidth:"off",fullScreenAlignForce:"off",fullScreenOffsetContainer:"",fullScreenOffset:"0",hideCaptionAtLimit:0,hideAllCaptionAtLimit:0,hideSliderAtLimit:0,disableProgressBar:"off",stopAtSlide:-1,stopAfterLoops:-1,shadow:0,dottedOverlay:"none",startDelay:0,lazyType:"smart",spinner:"spinner0",shuffle:"off",viewPort:{enable:!1,outof:"wait",visible_area:"60%"},fallbacks:{isJoomla:!1,panZoomDisableOnMobile:"off",simplifyAll:"on",nextSlideOnWindowFocus:"off",disableFocusListener:!0,ignoreHeightChanges:"off",ignoreHeightChangesSize:0},parallax:{type:"off",levels:[10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85],origo:"enterpoint",speed:400,bgparallax:"off",opacity:"on",disable_onmobile:"off",ddd_shadow:"on",ddd_bgfreeze:"off",ddd_overflow:"visible",ddd_layer_overflow:"visible",ddd_z_correction:65,ddd_path:"mouse"},carousel:{horizontal_align:"center",vertical_align:"center",infinity:"on",space:0,maxVisibleItems:3,stretch:"off",fadeout:"on",maxRotation:0,minScale:0,vary_fade:"off",vary_rotation:"on",vary_scale:"off",border_radius:"0px",padding_top:0,padding_bottom:0},navigation:{keyboardNavigation:"off",keyboard_direction:"horizontal",mouseScrollNavigation:"off",onHoverStop:"on",touch:{touchenabled:"off",swipe_treshold:75,swipe_min_touches:1,drag_block_vertical:!1,swipe_direction:"horizontal"},arrows:{style:"",enable:!1,hide_onmobile:!1,hide_onleave:!0,hide_delay:200,hide_delay_mobile:1200,hide_under:0,hide_over:9999,tmp:"",rtl:!1,left:{h_align:"left",v_align:"center",h_offset:20,v_offset:0,container:"slider"},right:{h_align:"right",v_align:"center",h_offset:20,v_offset:0,container:"slider"}},bullets:{container:"slider",rtl:!1,style:"",enable:!1,hide_onmobile:!1,hide_onleave:!0,hide_delay:200,hide_delay_mobile:1200,hide_under:0,hide_over:9999,direction:"horizontal",h_align:"left",v_align:"center",space:0,h_offset:20,v_offset:0,tmp:''},thumbnails:{container:"slider",rtl:!1,style:"",enable:!1,width:100,height:50,min_width:100,wrapper_padding:2,wrapper_color:"#f5f5f5",wrapper_opacity:1,tmp:'',visibleAmount:5,hide_onmobile:!1,hide_onleave:!0,hide_delay:200,hide_delay_mobile:1200,hide_under:0,hide_over:9999,direction:"horizontal",span:!1,position:"inner",space:2,h_align:"left",v_align:"center",h_offset:20,v_offset:0},tabs:{container:"slider",rtl:!1,style:"",enable:!1,width:100,min_width:100,height:50,wrapper_padding:10,wrapper_color:"#f5f5f5",wrapper_opacity:1,tmp:'',visibleAmount:5,hide_onmobile:!1,hide_onleave:!0,hide_delay:200,hide_delay_mobile:1200,hide_under:0,hide_over:9999,direction:"horizontal",span:!1,space:0,position:"inner",h_align:"left",v_align:"center",h_offset:20,v_offset:0}},extensions:"extensions/",extensions_suffix:".min.js",debugMode:!1};return e=jQuery.extend(!0,{},t,e),this.each(function(){var t=jQuery(this);e.minHeight=e.minHeight!=undefined?parseInt(e.minHeight,0):e.minHeight,"hero"==e.sliderType&&t.find(">ul>li").each(function(e){e>0&&jQuery(this).remove()}),e.jsFileLocation=e.jsFileLocation||getScriptLocation("themepunch.revolution.min.js"),e.jsFileLocation=e.jsFileLocation+e.extensions,e.scriptsneeded=getNeededScripts(e,t),e.curWinRange=0,e.rtl=!0,e.navigation!=undefined&&e.navigation.touch!=undefined&&(e.navigation.touch.swipe_min_touches=e.navigation.touch.swipe_min_touches>5?1:e.navigation.touch.swipe_min_touches),jQuery(this).on("scriptsloaded",function(){return e.modulesfailing?(t.html('
!! Error at loading Slider Revolution 5.0 Extrensions.'+e.errorm+"
").show(),!1):(_R.migration!=undefined&&(e=_R.migration(t,e)),punchgs.force3D=!0,"on"!==e.simplifyAll&&punchgs.TweenLite.lagSmoothing(1e3,16),prepareOptions(t,e),void initSlider(t,e))}),t.data("opt",e),waitForScripts(t,e)})},revremoveslide:function(e){return this.each(function(){var t=jQuery(this);if(t!=undefined&&t.length>0&&jQuery("body").find("#"+t.attr("id")).length>0){var i=t.parent().find(".tp-bannertimer"),n=i.data("opt");if(n&&n.li.length>0&&(e>0||e<=n.li.length)){var a=jQuery(n.li[e]),r=a.data("index"),o=!1;n.slideamount=n.slideamount-1,removeNavWithLiref(".tp-bullet",r,n),removeNavWithLiref(".tp-tab",r,n),removeNavWithLiref(".tp-thumb",r,n),a.hasClass("active-revslide")&&(o=!0),a.remove(),n.li=removeArray(n.li,e),n.carousel&&n.carousel.slides&&(n.carousel.slides=removeArray(n.carousel.slides,e)),n.thumbs=removeArray(n.thumbs,e),_R.updateNavIndexes&&_R.updateNavIndexes(n),o&&t.revnext(),punchgs.TweenLite.set(n.li,{minWidth:"99%"}),punchgs.TweenLite.set(n.li,{minWidth:"100%"})}}})},revaddcallback:function(e){return this.each(function(){var t=jQuery(this);if(t!=undefined&&t.length>0&&jQuery("body").find("#"+t.attr("id")).length>0){var i=t.parent().find(".tp-bannertimer"),n=i.data("opt");n.callBackArray===undefined&&(n.callBackArray=new Array),n.callBackArray.push(e)}})},revgetparallaxproc:function(){var e=jQuery(this);if(e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0){var t=e.parent().find(".tp-bannertimer"),i=t.data("opt");return i.scrollproc}},revdebugmode:function(){return this.each(function(){var e=jQuery(this);if(e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0){var t=e.parent().find(".tp-bannertimer"),i=t.data("opt");i.debugMode=!0,containerResized(e,i)}})},revscroll:function(e){return this.each(function(){var t=jQuery(this);t!=undefined&&t.length>0&&jQuery("body").find("#"+t.attr("id")).length>0&&jQuery("body,html").animate({scrollTop:t.offset().top+t.height()-e+"px"},{duration:400})})},revredraw:function(e){return this.each(function(){var e=jQuery(this);if(e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0){var t=e.parent().find(".tp-bannertimer"),i=t.data("opt");containerResized(e,i)}})},revkill:function(e){var t=this,i=jQuery(this);if(punchgs.TweenLite.killDelayedCallsTo(_R.showHideNavElements),_R.endMoveCaption&&a.endtimeouts&&a.endtimeouts.length>0&&jQuery.each(a.endtimeouts,function(e,t){clearTimeout(t)}),i!=undefined&&i.length>0&&jQuery("body").find("#"+i.attr("id")).length>0){i.data("conthover",1),i.data("conthover-changed",1),i.trigger("revolution.slide.onpause");var n=i.parent().find(".tp-bannertimer"),a=n.data("opt");a.tonpause=!0,i.trigger("stoptimer"),punchgs.TweenLite.killTweensOf(i.find("*"),!1),punchgs.TweenLite.killTweensOf(i,!1),i.unbind("hover, mouseover, mouseenter,mouseleave, resize");var r="resize.revslider-"+i.attr("id");jQuery(window).off(r),i.find("*").each(function(){var e=jQuery(this);e.unbind("on, hover, mouseenter,mouseleave,mouseover, resize,restarttimer, stoptimer"),e.off("on, hover, mouseenter,mouseleave,mouseover, resize"),e.data("mySplitText",null),e.data("ctl",null),e.data("tween")!=undefined&&e.data("tween").kill(),e.data("kenburn")!=undefined&&e.data("kenburn").kill(),e.data("timeline_out")!=undefined&&e.data("timeline_out").kill(),e.data("timeline")!=undefined&&e.data("timeline").kill(),e.remove(),e.empty(),e=null}),punchgs.TweenLite.killTweensOf(i.find("*"),!1),punchgs.TweenLite.killTweensOf(i,!1),n.remove();try{i.closest(".forcefullwidth_wrapper_tp_banner").remove()}catch(o){}try{i.closest(".rev_slider_wrapper").remove()}catch(o){}try{i.remove()}catch(o){}return i.empty(),i.html(),i=null,a=null,delete t.c,delete t.opt,!0}return!1},revpause:function(){return this.each(function(){var e=jQuery(this);if(e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0){e.data("conthover",1),e.data("conthover-changed",1),e.trigger("revolution.slide.onpause");var t=e.parent().find(".tp-bannertimer"),i=t.data("opt");i.tonpause=!0,e.trigger("stoptimer")}})},revresume:function(){return this.each(function(){var e=jQuery(this);if(e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0){e.data("conthover",0),e.data("conthover-changed",1),e.trigger("revolution.slide.onresume");var t=e.parent().find(".tp-bannertimer"),i=t.data("opt");i.tonpause=!1,e.trigger("starttimer")}})},revstart:function(){var e=jQuery(this);return e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0&&e.data("opt")?e.data("opt").sliderisrunning?(console.log("Slider Is Running Already"),!1):(runSlider(e,e.data("opt")),!0):void 0},revnext:function(){return this.each(function(){var e=jQuery(this);if(e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0){var t=e.parent().find(".tp-bannertimer"),i=t.data("opt");_R.callingNewSlide(i,e,1)}})},revprev:function(){return this.each(function(){var e=jQuery(this);if(e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0){var t=e.parent().find(".tp-bannertimer"),i=t.data("opt");_R.callingNewSlide(i,e,-1)}})},revmaxslide:function(){return jQuery(this).find(".tp-revslider-mainul >li").length},revcurrentslide:function(){var e=jQuery(this);if(e!=undefined&&e.length>0&&jQuery("body").find("#"+e.attr("id")).length>0){var t=e.parent().find(".tp-bannertimer"),i=t.data("opt");return parseInt(i.act,0)+1}},revlastslide:function(){return jQuery(this).find(".tp-revslider-mainul >li").length},revshowslide:function(e){return this.each(function(){var t=jQuery(this);if(t!=undefined&&t.length>0&&jQuery("body").find("#"+t.attr("id")).length>0){var i=t.parent().find(".tp-bannertimer"),n=i.data("opt");_R.callingNewSlide(n,t,"to"+(e-1))}})},revcallslidewithid:function(e){return this.each(function(){var t=jQuery(this);if(t!=undefined&&t.length>0&&jQuery("body").find("#"+t.attr("id")).length>0){var i=t.parent().find(".tp-bannertimer"),n=i.data("opt");_R.callingNewSlide(n,t,e)}})}});var _R=jQuery.fn.revolution;jQuery.extend(!0,_R,{simp:function(e,t,i){var n=Math.abs(e)-Math.floor(Math.abs(e/t))*t;return i?n:0>e?-1*n:n},iOSVersion:function(){var e=!1;return navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i)||navigator.userAgent.match(/iPad/i)?navigator.userAgent.match(/OS 4_\d like Mac OS X/i)&&(e=!0):e=!1,e},isIE:function(e,t){var i=jQuery('
').appendTo(jQuery("body"));i.html("");var n=i.find("a").length;return i.remove(),n},is_mobile:function(){var e=["android","webos","iphone","ipad","blackberry","Android","webos",,"iPod","iPhone","iPad","Blackberry","BlackBerry"],t=!1;for(var i in e)navigator.userAgent.split(e[i]).length>1&&(t=!0);return t},callBackHandling:function(e,t,i){try{e.callBackArray&&jQuery.each(e.callBackArray,function(e,n){n&&n.inmodule&&n.inmodule===t&&n.atposition&&n.atposition===i&&n.callback&&n.callback.call()})}catch(n){console.log("Call Back Failed")}},get_browser:function(){var e,t=navigator.appName,i=navigator.userAgent,n=i.match(/(opera|chrome|safari|firefox|msie)\/?\s*(\.?\d+(\.\d+)*)/i);return n&&null!=(e=i.match(/version\/([\.\d]+)/i))&&(n[2]=e[1]),n=n?[n[1],n[2]]:[t,navigator.appVersion,"-?"],n[0]},get_browser_version:function(){var e,t=navigator.appName,i=navigator.userAgent,n=i.match(/(opera|chrome|safari|firefox|msie)\/?\s*(\.?\d+(\.\d+)*)/i);return n&&null!=(e=i.match(/version\/([\.\d]+)/i))&&(n[2]=e[1]),n=n?[n[1],n[2]]:[t,navigator.appVersion,"-?"],n[1]},getHorizontalOffset:function(e,t){var i=gWiderOut(e,".outer-left"),n=gWiderOut(e,".outer-right");switch(t){case"left":return i;case"right":return n;case"both":return i+n}},callingNewSlide:function(e,t,i){var n=t.find(".next-revslide").length>0?t.find(".next-revslide").index():t.find(".processing-revslide").length>0?t.find(".processing-revslide").index():t.find(".active-revslide").index(),a=0;t.find(".next-revslide").removeClass("next-revslide"),t.find(".active-revslide").hasClass("tp-invisible-slide")&&(n=e.last_shown_slide),i&&jQuery.isNumeric(i)||i.match(/to/g)?(1===i||-1===i?(a=n+i,a=0>a?e.slideamount-1:a>=e.slideamount?0:a):(i=jQuery.isNumeric(i)?i:parseInt(i.split("to")[1],0),a=0>i?0:i>e.slideamount-1?e.slideamount-1:i),t.find(".tp-revslider-slidesli:eq("+a+")").addClass("next-revslide")):i&&t.find(".tp-revslider-slidesli").each(function(){var e=jQuery(this);e.data("index")===i&&e.addClass("next-revslide")}),a=t.find(".next-revslide").index(),t.trigger("revolution.nextslide.waiting"),n===a&&n===e.last_shown_slide||a!==n&&-1!=a?swapSlide(t,e):t.find(".next-revslide").removeClass("next-revslide")},slotSize:function(e,t){t.slotw=Math.ceil(t.width/t.slots),"fullscreen"==t.sliderLayout?t.sloth=Math.ceil(jQuery(window).height()/t.slots):t.sloth=Math.ceil(t.height/t.slots),"on"==t.autoHeight&&e!==undefined&&""!==e&&(t.sloth=Math.ceil(e.height()/t.slots))},setSize:function(e){var t=(e.top_outer||0)+(e.bottom_outer||0),i=parseInt(e.carousel.padding_top||0,0),n=parseInt(e.carousel.padding_bottom||0,0),a=e.gridheight[e.curWinRange];if(e.paddings=e.paddings===undefined?{top:parseInt(e.c.parent().css("paddingTop"),0)||0,bottom:parseInt(e.c.parent().css("paddingBottom"),0)||0}:e.paddings,a=ae.gridheight[e.curWinRange]&&"on"!=e.autoHeight&&(e.height=e.gridheight[e.curWinRange]),"fullscreen"==e.sliderLayout||e.infullscreenmode){e.height=e.bw*e.gridheight[e.curWinRange];var r=(e.c.parent().width(),jQuery(window).height());if(e.fullScreenOffsetContainer!=undefined){try{var o=e.fullScreenOffsetContainer.split(",");o&&jQuery.each(o,function(e,t){r=jQuery(t).length>0?r-jQuery(t).outerHeight(!0):r})}catch(s){}try{e.fullScreenOffset.split("%").length>1&&e.fullScreenOffset!=undefined&&e.fullScreenOffset.length>0?r-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:e.fullScreenOffset!=undefined&&e.fullScreenOffset.length>0&&(r-=parseInt(e.fullScreenOffset,0))}catch(s){}}r=r0&&jQuery.each(e.lastplayedvideos,function(t,i){_R.playVideo(i,e)})},leaveViewPort:function(e){e.sliderlaststatus=e.sliderstatus,e.c.trigger("stoptimer"),e.playingvideos!=undefined&&e.playingvideos.length>0&&(e.lastplayedvideos=jQuery.extend(!0,[],e.playingvideos),e.playingvideos&&jQuery.each(e.playingvideos,function(t,i){e.leaveViewPortBasedStop=!0,_R.stopVideo&&_R.stopVideo(i,e)}))},unToggleState:function(e){e!=undefined&&e.length>0&&jQuery.each(e,function(e,t){t.removeClass("rs-toggle-content-active")})},toggleState:function(e){e!=undefined&&e.length>0&&jQuery.each(e,function(e,t){t.addClass("rs-toggle-content-active")})},lastToggleState:function(e){var t=0;return e!=undefined&&e.length>0&&jQuery.each(e,function(e,i){t=i.hasClass("rs-toggle-content-active")}),t}});var _ISM=_R.is_mobile(),removeArray=function(e,t){var i=[];return jQuery.each(e,function(e,n){e!=t&&i.push(n)}),i},removeNavWithLiref=function(e,t,i){i.c.find(e).each(function(){var e=jQuery(this);e.data("liref")===t&&e.remove()})},lAjax=function(e,t){return jQuery("body").data(e)?!1:t.filesystem?(t.errorm===undefined&&(t.errorm="
Local Filesystem Detected !
Put this to your header:"),console.warn("Local Filesystem detected !"),t.errorm=t.errorm+'
<script type="text/javascript" src="'+t.jsFileLocation+e+t.extensions_suffix+'"></script>',console.warn(t.jsFileLocation+e+t.extensions_suffix+" could not be loaded !"),console.warn("Please use a local Server or work online or make sure that you load all needed Libraries manually in your Document."),console.log(" "),t.modulesfailing=!0,!1):(jQuery.ajax({url:t.jsFileLocation+e+t.extensions_suffix,dataType:"script",cache:!0,error:function(i){console.warn("Slider Revolution 5.0 Error !"),console.error("Failure at Loading:"+e+t.extensions_suffix+" on Path:"+t.jsFileLocation),console.info(i)}}),void jQuery("body").data(e,!0))},getNeededScripts=function(e,t){var i=new Object,n=e.navigation;return i.kenburns=!1,i.parallax=!1,i.carousel=!1,i.navigation=!1,i.videos=!1,i.actions=!1,i.layeranim=!1,i.migration=!1,t.data("version")&&t.data("version").toString().match(/5./gi)?(t.find("img").each(function(){"on"==jQuery(this).data("kenburns")&&(i.kenburns=!0)}),("carousel"==e.sliderType||"on"==n.keyboardNavigation||"on"==n.mouseScrollNavigation||"on"==n.touch.touchenabled||n.arrows.enable||n.bullets.enable||n.thumbnails.enable||n.tabs.enable)&&(i.navigation=!0),t.find(".tp-caption, .tp-static-layer, .rs-background-video-layer").each(function(){var e=jQuery(this);(e.data("ytid")!=undefined||e.find("iframe").length>0&&e.find("iframe").attr("src").toLowerCase().indexOf("youtube")>0)&&(i.videos=!0),(e.data("vimeoid")!=undefined||e.find("iframe").length>0&&e.find("iframe").attr("src").toLowerCase().indexOf("vimeo")>0)&&(i.videos=!0),e.data("actions")!==undefined&&(i.actions=!0),i.layeranim=!0}),t.find("li").each(function(){jQuery(this).data("link")&&jQuery(this).data("link")!=undefined&&(i.layeranim=!0,i.actions=!0)}),!i.videos&&(t.find(".rs-background-video-layer").length>0||t.find(".tp-videolayer").length>0||t.find(".tp-audiolayer").length>0||t.find("iframe").length>0||t.find("video").length>0)&&(i.videos=!0),"carousel"==e.sliderType&&(i.carousel=!0),("off"!==e.parallax.type||e.viewPort.enable||"true"==e.viewPort.enable)&&(i.parallax=!0)):(i.kenburns=!0,i.parallax=!0,i.carousel=!1,i.navigation=!0,i.videos=!0,i.actions=!0,i.layeranim=!0,i.migration=!0),"hero"==e.sliderType&&(i.carousel=!1,i.navigation=!1),window.location.href.match(/file:/gi)&&(i.filesystem=!0,e.filesystem=!0),i.videos&&"undefined"==typeof _R.isVideoPlaying&&lAjax("revolution.extension.video",e),i.carousel&&"undefined"==typeof _R.prepareCarousel&&lAjax("revolution.extension.carousel",e),i.carousel||"undefined"!=typeof _R.animateSlide||lAjax("revolution.extension.slideanims",e),i.actions&&"undefined"==typeof _R.checkActions&&lAjax("revolution.extension.actions",e),i.layeranim&&"undefined"==typeof _R.handleStaticLayers&&lAjax("revolution.extension.layeranimation",e),i.kenburns&&"undefined"==typeof _R.stopKenBurn&&lAjax("revolution.extension.kenburn",e),i.navigation&&"undefined"==typeof _R.createNavigation&&lAjax("revolution.extension.navigation",e),i.migration&&"undefined"==typeof _R.migration&&lAjax("revolution.extension.migration",e),i.parallax&&"undefined"==typeof _R.checkForParallax&&lAjax("revolution.extension.parallax",e),e.addons!=undefined&&e.addons.length>0&&jQuery.each(e.addons,function(t,i){"object"==typeof i&&i.fileprefix!=undefined&&lAjax(i.fileprefix,e)}),i},waitForScripts=function(e,t){var i=!0,n=t.scriptsneeded;t.addons!=undefined&&t.addons.length>0&&jQuery.each(t.addons,function(e,t){"object"==typeof t&&t.init!=undefined&&_R[t.init]===undefined&&(i=!1)}),n.filesystem||"undefined"!=typeof punchgs&&i&&(!n.kenburns||n.kenburns&&"undefined"!=typeof _R.stopKenBurn)&&(!n.navigation||n.navigation&&"undefined"!=typeof _R.createNavigation)&&(!n.carousel||n.carousel&&"undefined"!=typeof _R.prepareCarousel)&&(!n.videos||n.videos&&"undefined"!=typeof _R.resetVideo)&&(!n.actions||n.actions&&"undefined"!=typeof _R.checkActions)&&(!n.layeranim||n.layeranim&&"undefined"!=typeof _R.handleStaticLayers)&&(!n.migration||n.migration&&"undefined"!=typeof _R.migration)&&(!n.parallax||n.parallax&&"undefined"!=typeof _R.checkForParallax)&&(n.carousel||!n.carousel&&"undefined"!=typeof _R.animateSlide)?e.trigger("scriptsloaded"):setTimeout(function(){waitForScripts(e,t)},50)},getScriptLocation=function(e){var t=new RegExp("themepunch.revolution.min.js","gi"),i="";return jQuery("script").each(function(){var e=jQuery(this).attr("src");e&&e.match(t)&&(i=e)}),i=i.replace("jquery.themepunch.revolution.min.js",""),i=i.replace("jquery.themepunch.revolution.js",""),i=i.split("?")[0]},setCurWinRange=function(e,t){var i=9999,n=0,a=0,r=0,o=jQuery(window).width(),s=t&&9999==e.responsiveLevels?e.visibilityLevels:e.responsiveLevels;s&&s.length&&jQuery.each(s,function(e,t){t>o&&(0==n||n>t)&&(i=t,r=e,n=t),o>t&&t>n&&(n=t,a=e)}),i>n&&(r=a),t?e.forcedWinRange=r:e.curWinRange=r},prepareOptions=function(e,t){t.carousel.maxVisibleItems=t.carousel.maxVisibleItems<1?999:t.carousel.maxVisibleItems,t.carousel.vertical_align="top"===t.carousel.vertical_align?"0%":"bottom"===t.carousel.vertical_align?"100%":"50%"},gWiderOut=function(e,t){var i=0;return e.find(t).each(function(){var e=jQuery(this);!e.hasClass("tp-forcenotvisible")&&i'),container.find(">ul").addClass("tp-revslider-mainul"),opt.c=container,opt.ul=container.find(".tp-revslider-mainul"),opt.ul.find(">li").each(function(e){var t=jQuery(this);"on"==t.data("hideslideonmobile")&&_ISM&&t.remove(),(t.data("invisible")||t.data("invisible")===!0)&&(t.addClass("tp-invisible-slide"),t.appendTo(opt.ul))}),opt.addons!=undefined&&opt.addons.length>0&&jQuery.each(opt.addons,function(i,obj){"object"==typeof obj&&obj.init!=undefined&&_R[obj.init](eval(obj.params))}),opt.cid=container.attr("id"),opt.ul.css({visibility:"visible"}),opt.slideamount=opt.ul.find(">li").not(".tp-invisible-slide").length,opt.slayers=container.find(".tp-static-layers"),void(1!=opt.waitForInit&&(container.data("opt",opt),runSlider(container,opt))))},onFullScreenChange=function(){jQuery("body").data("rs-fullScreenMode",!jQuery("body").data("rs-fullScreenMode")),jQuery("body").data("rs-fullScreenMode")&&setTimeout(function(){jQuery(window).trigger("resize")},200)},runSlider=function(e,t){if(t.sliderisrunning=!0,t.ul.find(">li").each(function(e){jQuery(this).data("originalindex",e)}),"on"==t.shuffle){var i=new Object,n=t.ul.find(">li:first-child");i.fstransition=n.data("fstransition"),i.fsmasterspeed=n.data("fsmasterspeed"),i.fsslotamount=n.data("fsslotamount");for(var a=0;ali:eq("+r+")").prependTo(t.ul)}var o=t.ul.find(">li:first-child");o.data("fstransition",i.fstransition),o.data("fsmasterspeed",i.fsmasterspeed),o.data("fsslotamount",i.fsslotamount),t.li=t.ul.find(">li").not(".tp-invisible-slide")}if(t.allli=t.ul.find(">li"),t.li=t.ul.find(">li").not(".tp-invisible-slide"),t.inli=t.ul.find(">li.tp-invisible-slide"),t.thumbs=new Array,t.slots=4,t.act=-1,t.firststart=1,t.loadqueue=new Array,t.syncload=0,t.conw=e.width(),t.conh=e.height(),t.responsiveLevels.length>1?t.responsiveLevels[0]=9999:t.responsiveLevels=9999,jQuery.each(t.allli,function(e,i){var i=jQuery(i),n=i.find(".rev-slidebg")||i.find("img").first(),a=0;i.addClass("tp-revslider-slidesli"),i.data("index")===undefined&&i.data("index","rs-"+Math.round(999999*Math.random()));var r=new Object;r.params=new Array,r.id=i.data("index"),r.src=i.data("thumb")!==undefined?i.data("thumb"):n.data("lazyload")!==undefined?n.data("lazyload"):n.attr("src"),i.data("title")!==undefined&&r.params.push({from:RegExp("\\{\\{title\\}\\}","g"),to:i.data("title")}),i.data("description")!==undefined&&r.params.push({from:RegExp("\\{\\{description\\}\\}","g"),to:i.data("description")});for(var a=1;10>=a;a++)i.data("param"+a)!==undefined&&r.params.push({from:RegExp("\\{\\{param"+a+"\\}\\}","g"),to:i.data("param"+a)});if(t.thumbs.push(r),i.data("origindex",i.index()),i.data("link")!=undefined){var o=i.data("link"),s=i.data("target")||"_self",d="back"===i.data("slideindex")?0:60,l=i.data("linktoslide"),u=l;l!=undefined&&"next"!=l&&"prev"!=l&&t.allli.each(function(){var e=jQuery(this);e.data("origindex")+1==u&&(l=e.data("index"))}),"slide"!=o&&(l="no");var c='
'),i.find(".tp-svg-innercontainer").append(r.innerHTML));i.data("loaded",!0)}if(r&&r.progress&&r.progress.match(/inprogress|inload|prepared/g)&&(!r.error&&jQuery.now()-i.data("start-to-load")<5e3?n=!0:(r.progress="failed",r.reported_img||(r.reported_img=!0,console.warn(a+" Could not be loaded !")))),1==t.youtubeapineeded&&(!window.YT||YT.Player==undefined)&&(n=!0,jQuery.now()-t.youtubestarttime>5e3&&1!=t.youtubewarning)){t.youtubewarning=!0;var d="YouTube Api Could not be loaded !";"https:"===location.protocol&&(d+=" Please Check and Renew SSL Certificate !"),console.error(d),t.c.append('
'+d+"
")}if(1==t.vimeoapineeded&&!window.Froogaloop&&(n=!0,jQuery.now()-t.vimeostarttime>5e3&&1!=t.vimeowarning)){t.vimeowarning=!0;var d="Vimeo Froogaloop Api Could not be loaded !";"https:"===location.protocol&&(d+=" Please Check and Renew SSL Certificate !"),console.error(d),t.c.append('
'+d+"
")}}),!_ISM&&t.audioqueue&&t.audioqueue.length>0&&jQuery.each(t.audioqueue,function(e,t){t.status&&"prepared"===t.status&&jQuery.now()-t.start0)return t.waitWithSwapSlide=setTimeout(function(){swapSlide(e,t)},150),!1;var i=e.find(".active-revslide"),n=e.find(".next-revslide"),a=n.find(".defaultimg");return n.index()===i.index()?(n.removeClass("next-revslide"),!1):(n.removeClass("next-revslide").addClass("processing-revslide"),n.data("slide_on_focus_amount",n.data("slide_on_focus_amount")+1||1),"on"==t.stopLoop&&n.index()==t.lastslidetoshow-1&&(e.find(".tp-bannertimer").css({visibility:"hidden"}),e.trigger("revolution.slide.onstop"),t.noloopanymore=1),n.index()===t.slideamount-1&&(t.looptogo=t.looptogo-1,t.looptogo<=0&&(t.stopLoop="on")),t.tonpause=!0,e.trigger("stoptimer"),t.cd=0,"off"===t.spinner?e.find(".tp-loader").css({display:"none"}):e.find(".tp-loader").css({display:"block"}),loadImages(n,t,1),_R.preLoadAudio&&_R.preLoadAudio(n,t,1),void waitForCurrentImages(n,t,function(){n.find(".rs-background-video-layer").each(function(){var e=jQuery(this);e.hasClass("HasListener")||(e.data("bgvideo",1),_R.manageVideoLayer&&_R.manageVideoLayer(e,t)),0==e.find(".rs-fullvideo-cover").length&&e.append('
')}),swapSlideProgress(t,a,e)}))},swapSlideProgress=function(e,t,i){var n=i.find(".active-revslide"),a=i.find(".processing-revslide"),r=n.find(".slotholder"),o=a.find(".slotholder");e.tonpause=!1,e.cd=0,i.find(".tp-loader").css({display:"none"}),_R.setSize(e),_R.slotSize(t,e),_R.manageNavigation&&_R.manageNavigation(e);var s={};s.nextslide=a,s.currentslide=n,i.trigger("revolution.slide.onbeforeswap",s),e.transition=1,e.videoplaying=!1,a.data("delay")!=undefined?(e.cd=0,e.delay=a.data("delay")):e.delay=e.origcd,"true"==a.data("ssop")||a.data("ssop")===!0?e.ssop=!0:e.ssop=!1,i.trigger("nulltimer");var d=n.index(),l=a.index();e.sdir=d>l?1:0,"arrow"==e.sc_indicator&&(0==d&&l==e.slideamount-1&&(e.sdir=1),d==e.slideamount-1&&0==l&&(e.sdir=0)),e.lsdir=e.lsdir===undefined?e.sdir:e.lsdir,e.dirc=e.lsdir!=e.sdir,e.lsdir=e.sdir,n.index()!=a.index()&&1!=e.firststart&&_R.removeTheCaptions&&_R.removeTheCaptions(n,e),a.hasClass("rs-pause-timer-once")||a.hasClass("rs-pause-timer-always")?e.videoplaying=!0:i.trigger("restarttimer"),a.removeClass("rs-pause-timer-once");var u,c;if("carousel"==e.sliderType)c=new punchgs.TimelineLite,_R.prepareCarousel(e,c),letItFree(i,e,o,r,a,n,c),e.transition=0,e.firststart=0;else{c=new punchgs.TimelineLite({onComplete:function(){letItFree(i,e,o,r,a,n,c)}}),c.add(punchgs.TweenLite.set(o.find(".defaultimg"),{opacity:0})),c.pause(),1==e.firststart&&(punchgs.TweenLite.set(n,{autoAlpha:0}),e.firststart=0),punchgs.TweenLite.set(n,{zIndex:18}),punchgs.TweenLite.set(a,{autoAlpha:0,zIndex:20}),"prepared"==a.data("differentissplayed")&&(a.data("differentissplayed","done"),a.data("transition",a.data("savedtransition")),a.data("slotamount",a.data("savedslotamount")),a.data("masterspeed",a.data("savedmasterspeed"))),a.data("fstransition")!=undefined&&"done"!=a.data("differentissplayed")&&(a.data("savedtransition",a.data("transition")),a.data("savedslotamount",a.data("slotamount")),a.data("savedmasterspeed",a.data("masterspeed")),a.data("transition",a.data("fstransition")),a.data("slotamount",a.data("fsslotamount")),a.data("masterspeed",a.data("fsmasterspeed")),a.data("differentissplayed","prepared")),a.data("transition")==undefined&&a.data("transition","random"),u=0;var p=a.data("transition")!==undefined?a.data("transition").split(","):"fade",f=a.data("nexttransid")==undefined?-1:a.data("nexttransid");"on"==a.data("randomtransition")?f=Math.round(Math.random()*p.length):f+=1,f==p.length&&(f=0),a.data("nexttransid",f);var h=p[f];e.ie&&("boxfade"==h&&(h="boxslide"),"slotfade-vertical"==h&&(h="slotzoom-vertical"),"slotfade-horizontal"==h&&(h="slotzoom-horizontal")),_R.isIE(8)&&(h=11),c=_R.animateSlide(u,h,i,e,a,n,o,r,c),"on"==o.data("kenburns")&&(_R.startKenBurn(o,e),c.add(punchgs.TweenLite.set(o,{autoAlpha:0}))),c.pause()}_R.scrollHandling&&(_R.scrollHandling(e,!0),c.eventCallback("onUpdate",function(){_R.scrollHandling(e,!0)})),"off"!=e.parallax.type&&e.parallax.firstgo==undefined&&_R.scrollHandling&&(e.parallax.firstgo=!0,e.lastscrolltop=-999,_R.scrollHandling(e,!0),setTimeout(function(){e.lastscrolltop=-999,_R.scrollHandling(e,!0)},210),setTimeout(function(){e.lastscrolltop=-999,_R.scrollHandling(e,!0)},420)),_R.animateTheCaptions?_R.animateTheCaptions(a,e,null,c):c!=undefined&&setTimeout(function(){c.resume()},30),punchgs.TweenLite.to(a,.001,{autoAlpha:1})},letItFree=function(e,t,i,n,a,r,o){"carousel"===t.sliderType||(t.removePrepare=0,punchgs.TweenLite.to(i.find(".defaultimg"),.001,{zIndex:20,autoAlpha:1,onComplete:function(){removeSlots(e,t,a,1)}}),a.index()!=r.index()&&punchgs.TweenLite.to(r,.2,{zIndex:18,autoAlpha:0,onComplete:function(){removeSlots(e,t,r,1)}})),e.find(".active-revslide").removeClass("active-revslide"),e.find(".processing-revslide").removeClass("processing-revslide").addClass("active-revslide"),t.act=a.index(),t.c.attr("data-slideactive",e.find(".active-revslide").data("index")),("scroll"==t.parallax.type||"scroll+mouse"==t.parallax.type||"mouse+scroll"==t.parallax.type)&&(t.lastscrolltop=-999,_R.scrollHandling(t)),o.clear(),n.data("kbtl")!=undefined&&(n.data("kbtl").reverse(),n.data("kbtl").timeScale(25)),"on"==i.data("kenburns")&&(i.data("kbtl")!=undefined?(i.data("kbtl").timeScale(1),i.data("kbtl").play()):_R.startKenBurn(i,t)),a.find(".rs-background-video-layer").each(function(e){if(_ISM)return!1;var i=jQuery(this);_R.resetVideo(i,t),punchgs.TweenLite.fromTo(i,1,{autoAlpha:0},{autoAlpha:1,ease:punchgs.Power3.easeInOut,delay:.2,onComplete:function(){_R.animcompleted&&_R.animcompleted(i,t)}})}),r.find(".rs-background-video-layer").each(function(e){if(_ISM)return!1;var i=jQuery(this);_R.stopVideo&&(_R.resetVideo(i,t),_R.stopVideo(i,t)),punchgs.TweenLite.to(i,1,{autoAlpha:0,ease:punchgs.Power3.easeInOut,delay:.2})});var s={};s.slideIndex=a.index()+1,s.slideLIIndex=a.index(),s.slide=a,s.currentslide=a,s.prevslide=r,t.last_shown_slide=r.index(),e.trigger("revolution.slide.onchange",s),e.trigger("revolution.slide.onafterswap",s),t.duringslidechange=!1;var d=r.data("slide_on_focus_amount"),l=r.data("hideafterloop");0!=l&&d>=l&&t.c.revremoveslide(r.index())},removeAllListeners=function(e,t){e.children().each(function(){try{jQuery(this).die("click")}catch(e){}try{jQuery(this).die("mouseenter")}catch(e){}try{jQuery(this).die("mouseleave")}catch(e){}try{jQuery(this).unbind("hover")}catch(e){}});try{e.die("click","mouseenter","mouseleave")}catch(i){}clearInterval(t.cdint),e=null},countDown=function(e,t){t.cd=0,t.loop=0,t.stopAfterLoops!=undefined&&t.stopAfterLoops>-1?t.looptogo=t.stopAfterLoops:t.looptogo=9999999,t.stopAtSlide!=undefined&&t.stopAtSlide>-1?t.lastslidetoshow=t.stopAtSlide:t.lastslidetoshow=999,t.stopLoop="off",0==t.looptogo&&(t.stopLoop="on");var i=e.find(".tp-bannertimer");e.on("stoptimer",function(){var e=jQuery(this).find(".tp-bannertimer");e.data("tween").pause(),"on"==t.disableProgressBar&&e.css({visibility:"hidden"}),t.sliderstatus="paused",_R.unToggleState(t.slidertoggledby)}),e.on("starttimer",function(){t.forcepause_viatoggle||(1!=t.conthover&&1!=t.videoplaying&&t.width>t.hideSliderAtLimit&&1!=t.tonpause&&1!=t.overnav&&1!=t.ssop&&(1===t.noloopanymore||t.viewPort.enable&&!t.inviewport||(i.css({visibility:"visible"}),i.data("tween").resume(),t.sliderstatus="playing")),"on"==t.disableProgressBar&&i.css({visibility:"hidden"}),_R.toggleState(t.slidertoggledby))}),e.on("restarttimer",function(){if(!t.forcepause_viatoggle){var e=jQuery(this).find(".tp-bannertimer");if(t.mouseoncontainer&&"on"==t.navigation.onHoverStop&&!_ISM)return!1;1===t.noloopanymore||t.viewPort.enable&&!t.inviewport||1==t.ssop||(e.css({visibility:"visible"}),e.data("tween").kill(),e.data("tween",punchgs.TweenLite.fromTo(e,t.delay/1e3,{width:"0%"},{force3D:"auto",width:"100%",ease:punchgs.Linear.easeNone,onComplete:n,delay:1})),t.sliderstatus="playing"),"on"==t.disableProgressBar&&e.css({visibility:"hidden"}),_R.toggleState(t.slidertoggledby)}}),e.on("nulltimer",function(){i.data("tween").kill(),i.data("tween",punchgs.TweenLite.fromTo(i,t.delay/1e3,{width:"0%"},{force3D:"auto",width:"100%",ease:punchgs.Linear.easeNone,onComplete:n,delay:1})),i.data("tween").pause(0),"on"==t.disableProgressBar&&i.css({visibility:"hidden"}),t.sliderstatus="paused"});var n=function(){0==jQuery("body").find(e).length&&(removeAllListeners(e,t),clearInterval(t.cdint)),e.trigger("revolution.slide.slideatend"),1==e.data("conthover-changed")&&(t.conthover=e.data("conthover"),e.data("conthover-changed",0)),_R.callingNewSlide(t,e,1)};i.data("tween",punchgs.TweenLite.fromTo(i,t.delay/1e3,{width:"0%"},{force3D:"auto",width:"100%",ease:punchgs.Linear.easeNone,onComplete:n,delay:1})),i.data("opt",t),t.slideamount>1&&(0!=t.stopAfterLoops||1!=t.stopAtSlide)?e.trigger("starttimer"):(t.noloopanymore=1,e.trigger("nulltimer")),e.on("tp-mouseenter",function(){t.mouseoncontainer=!0,"on"!=t.navigation.onHoverStop||_ISM||(e.trigger("stoptimer"),e.trigger("revolution.slide.onpause"))}),e.on("tp-mouseleft",function(){t.mouseoncontainer=!1,1!=e.data("conthover")&&"on"==t.navigation.onHoverStop&&(1==t.viewPort.enable&&t.inviewport||0==t.viewPort.enable)&&(e.trigger("revolution.slide.onresume"),e.trigger("starttimer"))})},vis=function(){var e,t,i={hidden:"visibilitychange",webkitHidden:"webkitvisibilitychange",mozHidden:"mozvisibilitychange",msHidden:"msvisibilitychange"};for(e in i)if(e in document){t=i[e];break}return function(i){return i&&document.addEventListener(t,i,{pasive:!0}),!document[e]}}(),restartOnFocus=function(e){return e==undefined||e.c==undefined?!1:void(1!=e.windowfocused&&(e.windowfocused=!0,punchgs.TweenLite.delayedCall(.3,function(){"on"==e.fallbacks.nextSlideOnWindowFocus&&e.c.revnext(),e.c.revredraw(),"playing"==e.lastsliderstatus&&e.c.revresume()})))},lastStatBlur=function(e){e.windowfocused=!1,e.lastsliderstatus=e.sliderstatus,e.c.revpause();var t=e.c.find(".active-revslide .slotholder"),i=e.c.find(".processing-revslide .slotholder");"on"==i.data("kenburns")&&_R.stopKenBurn(i,e),"on"==t.data("kenburns")&&_R.stopKenBurn(t,e)},tabBlurringCheck=function(e,t){var i=document.documentMode===undefined,n=window.chrome;i&&!n?jQuery(window).on("focusin",function(){restartOnFocus(t)}).on("focusout",function(){lastStatBlur(t)}):window.addEventListener?(window.addEventListener("focus",function(e){restartOnFocus(t)},{capture:!1,passive:!0}),window.addEventListener("blur",function(e){lastStatBlur(t)},{capture:!1,passive:!0})):(window.attachEvent("focus",function(e){restartOnFocus(t)}),window.attachEvent("blur",function(e){lastStatBlur(t)}))},getUrlVars=function(e){for(var t,i=[],n=window.location.href.slice(window.location.href.indexOf(e)+1).split("_"),a=0;a http://theweldingking.biz/site/wp-content/plugins/srizon-facebook-album/resources/js/modernizr.js?ver=64ddd7697ea801f9f273bd7b2806837f /* Modernizr 2.6.2 (Custom Build) | MIT & BSD * Build: http://modernizr.com/download/#-csstransforms-csstransitions-touch-shiv-cssclasses-prefixed-teststyles-testprop-testallprops-prefixes-domprefixes-load */ ;window.Modernizr=function(a,b,c){function z(a){j.cssText=a}function A(a,b){return z(m.join(a+";")+(b||""))}function B(a,b){return typeof a===b}function C(a,b){return!!~(""+a).indexOf(b)}function D(a,b){for(var d in a){var e=a[d];if(!C(e,"-")&&j[e]!==c)return b=="pfx"?e:!0}return!1}function E(a,b,d){for(var e in a){var f=b[a[e]];if(f!==c)return d===!1?a[e]:B(f,"function")?f.bind(d||b):f}return!1}function F(a,b,c){var d=a.charAt(0).toUpperCase()+a.slice(1),e=(a+" "+o.join(d+" ")+d).split(" ");return B(b,"string")||B(b,"undefined")?D(e,b):(e=(a+" "+p.join(d+" ")+d).split(" "),E(e,b,c))}var d="2.6.2",e={},f=!0,g=b.documentElement,h="modernizr",i=b.createElement(h),j=i.style,k,l={}.toString,m=" -webkit- -moz- -o- -ms- ".split(" "),n="Webkit Moz O ms",o=n.split(" "),p=n.toLowerCase().split(" "),q={},r={},s={},t=[],u=t.slice,v,w=function(a,c,d,e){var f,i,j,k,l=b.createElement("div"),m=b.body,n=m||b.createElement("body");if(parseInt(d,10))while(d--)j=b.createElement("div"),j.id=e?e[d]:h+(d+1),l.appendChild(j);return f=["­",'"].join(""),l.id=h,(m?l:n).innerHTML+=f,n.appendChild(l),m||(n.style.background="",n.style.overflow="hidden",k=g.style.overflow,g.style.overflow="hidden",g.appendChild(n)),i=c(l,a),m?l.parentNode.removeChild(l):(n.parentNode.removeChild(n),g.style.overflow=k),!!i},x={}.hasOwnProperty,y;!B(x,"undefined")&&!B(x.call,"undefined")?y=function(a,b){return x.call(a,b)}:y=function(a,b){return b in a&&B(a.constructor.prototype[b],"undefined")},Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if(typeof c!="function")throw new TypeError;var d=u.call(arguments,1),e=function(){if(this instanceof e){var a=function(){};a.prototype=c.prototype;var f=new a,g=c.apply(f,d.concat(u.call(arguments)));return Object(g)===g?g:f}return c.apply(b,d.concat(u.call(arguments)))};return e}),q.touch=function(){var c;return"ontouchstart"in a||a.DocumentTouch&&b instanceof DocumentTouch?c=!0:w(["@media (",m.join("touch-enabled),("),h,")","{#modernizr{top:9px;position:absolute}}"].join(""),function(a){c=a.offsetTop===9}),c},q.csstransforms=function(){return!!F("transform")},q.csstransitions=function(){return F("transition")};for(var G in q)y(q,G)&&(v=G.toLowerCase(),e[v]=q[G](),t.push((e[v]?"":"no-")+v));return e.addTest=function(a,b){if(typeof a=="object")for(var d in a)y(a,d)&&e.addTest(d,a[d]);else{a=a.toLowerCase();if(e[a]!==c)return e;b=typeof b=="function"?b():b,typeof f!="undefined"&&f&&(g.className+=" "+(b?"":"no-")+a),e[a]=b}return e},z(""),i=k=null,function(a,b){function k(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function l(){var a=r.elements;return typeof a=="string"?a.split(" "):a}function m(a){var b=i[a[g]];return b||(b={},h++,a[g]=h,i[h]=b),b}function n(a,c,f){c||(c=b);if(j)return c.createElement(a);f||(f=m(c));var g;return f.cache[a]?g=f.cache[a].cloneNode():e.test(a)?g=(f.cache[a]=f.createElem(a)).cloneNode():g=f.createElem(a),g.canHaveChildren&&!d.test(a)?f.frag.appendChild(g):g}function o(a,c){a||(a=b);if(j)return a.createDocumentFragment();c=c||m(a);var d=c.frag.cloneNode(),e=0,f=l(),g=f.length;for(;e",f="hidden"in a,j=a.childNodes.length==1||function(){b.createElement("a");var a=b.createDocumentFragment();return typeof a.cloneNode=="undefined"||typeof a.createDocumentFragment=="undefined"||typeof a.createElement=="undefined"}()}catch(c){f=!0,j=!0}})();var r={elements:c.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:c.shivCSS!==!1,supportsUnknownElements:j,shivMethods:c.shivMethods!==!1,type:"default",shivDocument:q,createElement:n,createDocumentFragment:o};a.html5=r,q(b)}(this,b),e._version=d,e._prefixes=m,e._domPrefixes=p,e._cssomPrefixes=o,e.testProp=function(a){return D([a])},e.testAllProps=F,e.testStyles=w,e.prefixed=function(a,b,c){return b?F(a,b,c):F(a,"pfx")},g.className=g.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(f?" js "+t.join(" "):""),e}(this,this.document),function(a,b,c){function d(a){return"[object Function]"==o.call(a)}function e(a){return"string"==typeof a}function f(){}function g(a){return!a||"loaded"==a||"complete"==a||"uninitialized"==a}function h(){var a=p.shift();q=1,a?a.t?m(function(){("c"==a.t?B.injectCss:B.injectJs)(a.s,0,a.a,a.x,a.e,1)},0):(a(),h()):q=0}function i(a,c,d,e,f,i,j){function k(b){if(!o&&g(l.readyState)&&(u.r=o=1,!q&&h(),l.onload=l.onreadystatechange=null,b)){"img"!=a&&m(function(){t.removeChild(l)},50);for(var d in y[c])y[c].hasOwnProperty(d)&&y[c][d].onload()}}var j=j||B.errorTimeout,l=b.createElement(a),o=0,r=0,u={t:d,s:c,e:f,a:i,x:j};1===y[c]&&(r=1,y[c]=[]),"object"==a?l.data=c:(l.src=c,l.type=a),l.width=l.height="0",l.onerror=l.onload=l.onreadystatechange=function(){k.call(this,r)},p.splice(e,0,u),"img"!=a&&(r||2===y[c]?(t.insertBefore(l,s?null:n),m(k,j)):y[c].push(l))}function j(a,b,c,d,f){return q=0,b=b||"j",e(a)?i("c"==b?v:u,a,b,this.i++,c,d,f):(p.splice(this.i++,0,a),1==p.length&&h()),this}function k(){var a=B;return a.loader={load:j,i:0},a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=s?l:n.parentNode,l=a.opera&&"[object Opera]"==o.call(a.opera),l=!!b.attachEvent&&!l,u=r?"object":l?"script":"img",v=l?"script":u,w=Array.isArray||function(a){return"[object Array]"==o.call(a)},x=[],y={},z={timeout:function(a,b){return b.length&&(a.timeout=b[0]),a}},A,B;B=function(a){function b(a){var a=a.split("!"),b=x.length,c=a.pop(),d=a.length,c={url:c,origUrl:c,prefixes:a},e,f,g;for(f=0;f http://theweldingking.biz/site/wp-content/plugins/srizon-facebook-album/resources/js/mag-popup.js?ver=64ddd7697ea801f9f273bd7b2806837f /*! Magnific Popup - v0.9.9 - 2013-12-27 * http://dimsemenov.com/plugins/magnific-popup/ * Copyright (c) 2013 Dmitry Semenov; */ ;(function(e){var t,n,i,o,r,a,s,l="Close",c="BeforeClose",d="AfterClose",u="BeforeAppend",p="MarkupParse",f="Open",m="Change",g="mfp",h="."+g,v="mfp-ready",C="mfp-removing",y="mfp-prevent-close",w=function(){},b=!!window.jQuery,I=e(window),x=function(e,n){t.ev.on(g+e+h,n)},k=function(t,n,i,o){var r=document.createElement("div");return r.className="mfp-"+t,i&&(r.innerHTML=i),o?n&&n.appendChild(r):(r=e(r),n&&r.appendTo(n)),r},T=function(n,i){t.ev.triggerHandler(g+n,i),t.st.callbacks&&(n=n.charAt(0).toLowerCase()+n.slice(1),t.st.callbacks[n]&&t.st.callbacks[n].apply(t,e.isArray(i)?i:[i]))},E=function(n){return n===s&&t.currTemplate.closeBtn||(t.currTemplate.closeBtn=e(t.st.closeMarkup.replace("%title%",t.st.tClose)),s=n),t.currTemplate.closeBtn},_=function(){e.magnificPopup.instance||(t=new w,t.init(),e.magnificPopup.instance=t)},S=function(){var e=document.createElement("p").style,t=["ms","O","Moz","Webkit"];if(void 0!==e.transition)return!0;for(;t.length;)if(t.pop()+"Transition"in e)return!0;return!1};w.prototype={constructor:w,init:function(){var n=navigator.appVersion;t.isIE7=-1!==n.indexOf("MSIE 7."),t.isIE8=-1!==n.indexOf("MSIE 8."),t.isLowIE=t.isIE7||t.isIE8,t.isAndroid=/android/gi.test(n),t.isIOS=/iphone|ipad|ipod/gi.test(n),t.supportsTransition=S(),t.probablyMobile=t.isAndroid||t.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),o=e(document),t.popupsCache={}},open:function(n){i||(i=e(document.body));var r;if(n.isObj===!1){t.items=n.items.toArray(),t.index=0;var s,l=n.items;for(r=0;l.length>r;r++)if(s=l[r],s.parsed&&(s=s.el[0]),s===n.el[0]){t.index=r;break}}else t.items=e.isArray(n.items)?n.items:[n.items],t.index=n.index||0;if(t.isOpen)return t.updateItemHTML(),void 0;t.types=[],a="",t.ev=n.mainEl&&n.mainEl.length?n.mainEl.eq(0):o,n.key?(t.popupsCache[n.key]||(t.popupsCache[n.key]={}),t.currTemplate=t.popupsCache[n.key]):t.currTemplate={},t.st=e.extend(!0,{},e.magnificPopup.defaults,n),t.fixedContentPos="auto"===t.st.fixedContentPos?!t.probablyMobile:t.st.fixedContentPos,t.st.modal&&(t.st.closeOnContentClick=!1,t.st.closeOnBgClick=!1,t.st.showCloseBtn=!1,t.st.enableEscapeKey=!1),t.bgOverlay||(t.bgOverlay=k("bg").on("click"+h,function(){t.close()}),t.wrap=k("wrap").attr("tabindex",-1).on("click"+h,function(e){t._checkIfClose(e.target)&&t.close()}),t.container=k("container",t.wrap)),t.contentContainer=k("content"),t.st.preloader&&(t.preloader=k("preloader",t.container,t.st.tLoading));var c=e.magnificPopup.modules;for(r=0;c.length>r;r++){var d=c[r];d=d.charAt(0).toUpperCase()+d.slice(1),t["init"+d].call(t)}T("BeforeOpen"),t.st.showCloseBtn&&(t.st.closeBtnInside?(x(p,function(e,t,n,i){n.close_replaceWith=E(i.type)}),a+=" mfp-close-btn-in"):t.wrap.append(E())),t.st.alignTop&&(a+=" mfp-align-top"),t.fixedContentPos?t.wrap.css({overflow:t.st.overflowY,overflowX:"hidden",overflowY:t.st.overflowY}):t.wrap.css({top:I.scrollTop(),position:"absolute"}),(t.st.fixedBgPos===!1||"auto"===t.st.fixedBgPos&&!t.fixedContentPos)&&t.bgOverlay.css({height:o.height(),position:"absolute"}),t.st.enableEscapeKey&&o.on("keyup"+h,function(e){27===e.keyCode&&t.close()}),I.on("resize"+h,function(){t.updateSize()}),t.st.closeOnContentClick||(a+=" mfp-auto-cursor"),a&&t.wrap.addClass(a);var u=t.wH=I.height(),m={};if(t.fixedContentPos&&t._hasScrollBar(u)){var g=t._getScrollbarSize();g&&(m.marginRight=g)}t.fixedContentPos&&(t.isIE7?e("body, html").css("overflow","hidden"):m.overflow="hidden");var C=t.st.mainClass;return t.isIE7&&(C+=" mfp-ie7"),C&&t._addClassToMFP(C),t.updateItemHTML(),T("BuildControls"),e("html").css(m),t.bgOverlay.add(t.wrap).prependTo(t.st.prependTo||i),t._lastFocusedEl=document.activeElement,setTimeout(function(){t.content?(t._addClassToMFP(v),t._setFocus()):t.bgOverlay.addClass(v),o.on("focusin"+h,t._onFocusIn)},16),t.isOpen=!0,t.updateSize(u),T(f),n},close:function(){t.isOpen&&(T(c),t.isOpen=!1,t.st.removalDelay&&!t.isLowIE&&t.supportsTransition?(t._addClassToMFP(C),setTimeout(function(){t._close()},t.st.removalDelay)):t._close())},_close:function(){T(l);var n=C+" "+v+" ";if(t.bgOverlay.detach(),t.wrap.detach(),t.container.empty(),t.st.mainClass&&(n+=t.st.mainClass+" "),t._removeClassFromMFP(n),t.fixedContentPos){var i={marginRight:""};t.isIE7?e("body, html").css("overflow",""):i.overflow="",e("html").css(i)}o.off("keyup"+h+" focusin"+h),t.ev.off(h),t.wrap.attr("class","mfp-wrap").removeAttr("style"),t.bgOverlay.attr("class","mfp-bg"),t.container.attr("class","mfp-container"),!t.st.showCloseBtn||t.st.closeBtnInside&&t.currTemplate[t.currItem.type]!==!0||t.currTemplate.closeBtn&&t.currTemplate.closeBtn.detach(),t._lastFocusedEl&&e(t._lastFocusedEl).focus(),t.currItem=null,t.content=null,t.currTemplate=null,t.prevHeight=0,T(d)},updateSize:function(e){if(t.isIOS){var n=document.documentElement.clientWidth/window.innerWidth,i=window.innerHeight*n;t.wrap.css("height",i),t.wH=i}else t.wH=e||I.height();t.fixedContentPos||t.wrap.css("height",t.wH),T("Resize")},updateItemHTML:function(){var n=t.items[t.index];t.contentContainer.detach(),t.content&&t.content.detach(),n.parsed||(n=t.parseEl(t.index));var i=n.type;if(T("BeforeChange",[t.currItem?t.currItem.type:"",i]),t.currItem=n,!t.currTemplate[i]){var o=t.st[i]?t.st[i].markup:!1;T("FirstMarkupParse",o),t.currTemplate[i]=o?e(o):!0}r&&r!==n.type&&t.container.removeClass("mfp-"+r+"-holder");var a=t["get"+i.charAt(0).toUpperCase()+i.slice(1)](n,t.currTemplate[i]);t.appendContent(a,i),n.preloaded=!0,T(m,n),r=n.type,t.container.prepend(t.contentContainer),T("AfterChange")},appendContent:function(e,n){t.content=e,e?t.st.showCloseBtn&&t.st.closeBtnInside&&t.currTemplate[n]===!0?t.content.find(".mfp-close").length||t.content.append(E()):t.content=e:t.content="",T(u),t.container.addClass("mfp-"+n+"-holder"),t.contentContainer.append(t.content)},parseEl:function(n){var i,o=t.items[n];if(o.tagName?o={el:e(o)}:(i=o.type,o={data:o,src:o.src}),o.el){for(var r=t.types,a=0;r.length>a;a++)if(o.el.hasClass("mfp-"+r[a])){i=r[a];break}o.src=o.el.attr("data-mfp-src"),o.src||(o.src=o.el.attr("href"))}return o.type=i||t.st.type||"inline",o.index=n,o.parsed=!0,t.items[n]=o,T("ElementParse",o),t.items[n]},addGroup:function(e,n){var i=function(i){i.mfpEl=this,t._openClick(i,e,n)};n||(n={});var o="click.magnificPopup";n.mainEl=e,n.items?(n.isObj=!0,e.off(o).on(o,i)):(n.isObj=!1,n.delegate?e.off(o).on(o,n.delegate,i):(n.items=e,e.off(o).on(o,i)))},_openClick:function(n,i,o){var r=void 0!==o.midClick?o.midClick:e.magnificPopup.defaults.midClick;if(r||2!==n.which&&!n.ctrlKey&&!n.metaKey){var a=void 0!==o.disableOn?o.disableOn:e.magnificPopup.defaults.disableOn;if(a)if(e.isFunction(a)){if(!a.call(t))return!0}else if(a>I.width())return!0;n.type&&(n.preventDefault(),t.isOpen&&n.stopPropagation()),o.el=e(n.mfpEl),o.delegate&&(o.items=i.find(o.delegate)),t.open(o)}},updateStatus:function(e,i){if(t.preloader){n!==e&&t.container.removeClass("mfp-s-"+n),i||"loading"!==e||(i=t.st.tLoading);var o={status:e,text:i};T("UpdateStatus",o),e=o.status,i=o.text,t.preloader.html(i),t.preloader.find("a").on("click",function(e){e.stopImmediatePropagation()}),t.container.addClass("mfp-s-"+e),n=e}},_checkIfClose:function(n){if(!e(n).hasClass(y)){var i=t.st.closeOnContentClick,o=t.st.closeOnBgClick;if(i&&o)return!0;if(!t.content||e(n).hasClass("mfp-close")||t.preloader&&n===t.preloader[0])return!0;if(n===t.content[0]||e.contains(t.content[0],n)){if(i)return!0}else if(o&&e.contains(document,n))return!0;return!1}},_addClassToMFP:function(e){t.bgOverlay.addClass(e),t.wrap.addClass(e)},_removeClassFromMFP:function(e){this.bgOverlay.removeClass(e),t.wrap.removeClass(e)},_hasScrollBar:function(e){return(t.isIE7?o.height():document.body.scrollHeight)>(e||I.height())},_setFocus:function(){(t.st.focus?t.content.find(t.st.focus).eq(0):t.wrap).focus()},_onFocusIn:function(n){return n.target===t.wrap[0]||e.contains(t.wrap[0],n.target)?void 0:(t._setFocus(),!1)},_parseMarkup:function(t,n,i){var o;i.data&&(n=e.extend(i.data,n)),T(p,[t,n,i]),e.each(n,function(e,n){if(void 0===n||n===!1)return!0;if(o=e.split("_"),o.length>1){var i=t.find(h+"-"+o[0]);if(i.length>0){var r=o[1];"replaceWith"===r?i[0]!==n[0]&&i.replaceWith(n):"img"===r?i.is("img")?i.attr("src",n):i.replaceWith(''):i.attr(o[1],n)}}else t.find(h+"-"+e).html(n)})},_getScrollbarSize:function(){if(void 0===t.scrollbarSize){var e=document.createElement("div");e.id="mfp-sbm",e.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(e),t.scrollbarSize=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return t.scrollbarSize}},e.magnificPopup={instance:null,proto:w.prototype,modules:[],open:function(t,n){return _(),t=t?e.extend(!0,{},t):{},t.isObj=!0,t.index=n||0,this.instance.open(t)},close:function(){return e.magnificPopup.instance&&e.magnificPopup.instance.close()},registerModule:function(t,n){n.options&&(e.magnificPopup.defaults[t]=n.options),e.extend(this.proto,n.proto),this.modules.push(t)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'',tClose:"Close (Esc)",tLoading:"Loading..."}},e.fn.magnificPopup=function(n){_();var i=e(this);if("string"==typeof n)if("open"===n){var o,r=b?i.data("magnificPopup"):i[0].magnificPopup,a=parseInt(arguments[1],10)||0;r.items?o=r.items[a]:(o=i,r.delegate&&(o=o.find(r.delegate)),o=o.eq(a)),t._openClick({mfpEl:o},i,r)}else t.isOpen&&t[n].apply(t,Array.prototype.slice.call(arguments,1));else n=e.extend(!0,{},n),b?i.data("magnificPopup",n):i[0].magnificPopup=n,t.addGroup(i,n);return i};var P,O,z,M="inline",B=function(){z&&(O.after(z.addClass(P)).detach(),z=null)};e.magnificPopup.registerModule(M,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){t.types.push(M),x(l+"."+M,function(){B()})},getInline:function(n,i){if(B(),n.src){var o=t.st.inline,r=e(n.src);if(r.length){var a=r[0].parentNode;a&&a.tagName&&(O||(P=o.hiddenClass,O=k(P),P="mfp-"+P),z=r.after(O).detach().removeClass(P)),t.updateStatus("ready")}else t.updateStatus("error",o.tNotFound),r=e("
");return n.inlineElement=r,r}return t.updateStatus("ready"),t._parseMarkup(i,{},n),i}}});var F,H="ajax",L=function(){F&&i.removeClass(F)},A=function(){L(),t.req&&t.req.abort()};e.magnificPopup.registerModule(H,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'The content could not be loaded.'},proto:{initAjax:function(){t.types.push(H),F=t.st.ajax.cursor,x(l+"."+H,A),x("BeforeChange."+H,A)},getAjax:function(n){F&&i.addClass(F),t.updateStatus("loading");var o=e.extend({url:n.src,success:function(i,o,r){var a={data:i,xhr:r};T("ParseAjax",a),t.appendContent(e(a.data),H),n.finished=!0,L(),t._setFocus(),setTimeout(function(){t.wrap.addClass(v)},16),t.updateStatus("ready"),T("AjaxContentAdded")},error:function(){L(),n.finished=n.loadError=!0,t.updateStatus("error",t.st.ajax.tError.replace("%url%",n.src))}},t.st.ajax.settings);return t.req=e.ajax(o),""}}});var j,N=function(n){if(n.data&&void 0!==n.data.title)return n.data.title;var i=t.st.image.titleSrc;if(i){if(e.isFunction(i))return i.call(t,n);if(n.el)return n.el.attr(i)||""}return""};e.magnificPopup.registerModule("image",{options:{markup:'
',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'The image could not be loaded.'},proto:{initImage:function(){var e=t.st.image,n=".image";t.types.push("image"),x(f+n,function(){"image"===t.currItem.type&&e.cursor&&i.addClass(e.cursor)}),x(l+n,function(){e.cursor&&i.removeClass(e.cursor),I.off("resize"+h)}),x("Resize"+n,t.resizeImage),t.isLowIE&&x("AfterChange",t.resizeImage)},resizeImage:function(){var e=t.currItem;if(e&&e.img&&t.st.image.verticalFit){var n=0;t.isLowIE&&(n=parseInt(e.img.css("padding-top"),10)+parseInt(e.img.css("padding-bottom"),10)),e.img.css("max-height",t.wH-n)}},_onImageHasSize:function(e){e.img&&(e.hasSize=!0,j&&clearInterval(j),e.isCheckingImgSize=!1,T("ImageHasSize",e),e.imgHidden&&(t.content&&t.content.removeClass("mfp-loading"),e.imgHidden=!1))},findImageSize:function(e){var n=0,i=e.img[0],o=function(r){j&&clearInterval(j),j=setInterval(function(){return i.naturalWidth>0?(t._onImageHasSize(e),void 0):(n>200&&clearInterval(j),n++,3===n?o(10):40===n?o(50):100===n&&o(500),void 0)},r)};o(1)},getImage:function(n,i){var o=0,r=function(){n&&(n.img[0].complete?(n.img.off(".mfploader"),n===t.currItem&&(t._onImageHasSize(n),t.updateStatus("ready")),n.hasSize=!0,n.loaded=!0,T("ImageLoadComplete")):(o++,200>o?setTimeout(r,100):a()))},a=function(){n&&(n.img.off(".mfploader"),n===t.currItem&&(t._onImageHasSize(n),t.updateStatus("error",s.tError.replace("%url%",n.src))),n.hasSize=!0,n.loaded=!0,n.loadError=!0)},s=t.st.image,l=i.find(".mfp-img");if(l.length){var c=document.createElement("img");c.className="mfp-img",n.img=e(c).on("load.mfploader",r).on("error.mfploader",a),c.src=n.src,l.is("img")&&(n.img=n.img.clone()),c=n.img[0],c.naturalWidth>0?n.hasSize=!0:c.width||(n.hasSize=!1)}return t._parseMarkup(i,{title:N(n),img_replaceWith:n.img},n),t.resizeImage(),n.hasSize?(j&&clearInterval(j),n.loadError?(i.addClass("mfp-loading"),t.updateStatus("error",s.tError.replace("%url%",n.src))):(i.removeClass("mfp-loading"),t.updateStatus("ready")),i):(t.updateStatus("loading"),n.loading=!0,n.hasSize||(n.imgHidden=!0,i.addClass("mfp-loading"),t.findImageSize(n)),i)}}});var W,R=function(){return void 0===W&&(W=void 0!==document.createElement("p").style.MozTransform),W};e.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(e){return e.is("img")?e:e.find("img")}},proto:{initZoom:function(){var e,n=t.st.zoom,i=".zoom";if(n.enabled&&t.supportsTransition){var o,r,a=n.duration,s=function(e){var t=e.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),i="all "+n.duration/1e3+"s "+n.easing,o={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},r="transition";return o["-webkit-"+r]=o["-moz-"+r]=o["-o-"+r]=o[r]=i,t.css(o),t},d=function(){t.content.css("visibility","visible")};x("BuildControls"+i,function(){if(t._allowZoom()){if(clearTimeout(o),t.content.css("visibility","hidden"),e=t._getItemToZoom(),!e)return d(),void 0;r=s(e),r.css(t._getOffset()),t.wrap.append(r),o=setTimeout(function(){r.css(t._getOffset(!0)),o=setTimeout(function(){d(),setTimeout(function(){r.remove(),e=r=null,T("ZoomAnimationEnded")},16)},a)},16)}}),x(c+i,function(){if(t._allowZoom()){if(clearTimeout(o),t.st.removalDelay=a,!e){if(e=t._getItemToZoom(),!e)return;r=s(e)}r.css(t._getOffset(!0)),t.wrap.append(r),t.content.css("visibility","hidden"),setTimeout(function(){r.css(t._getOffset())},16)}}),x(l+i,function(){t._allowZoom()&&(d(),r&&r.remove(),e=null)})}},_allowZoom:function(){return"image"===t.currItem.type},_getItemToZoom:function(){return t.currItem.hasSize?t.currItem.img:!1},_getOffset:function(n){var i;i=n?t.currItem.img:t.st.zoom.opener(t.currItem.el||t.currItem);var o=i.offset(),r=parseInt(i.css("padding-top"),10),a=parseInt(i.css("padding-bottom"),10);o.top-=e(window).scrollTop()-r;var s={width:i.width(),height:(b?i.innerHeight():i[0].offsetHeight)-a-r};return R()?s["-moz-transform"]=s.transform="translate("+o.left+"px,"+o.top+"px)":(s.left=o.left,s.top=o.top),s}}});var Z="iframe",q="//about:blank",D=function(e){if(t.currTemplate[Z]){var n=t.currTemplate[Z].find("iframe");n.length&&(e||(n[0].src=q),t.isIE8&&n.css("display",e?"block":"none"))}};e.magnificPopup.registerModule(Z,{options:{markup:'
',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1&rel=0&iv_load_policy=3"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){t.types.push(Z),x("BeforeChange",function(e,t,n){t!==n&&(t===Z?D():n===Z&&D(!0))}),x(l+"."+Z,function(){D()})},getIframe:function(n,i){var o=n.src,r=t.st.iframe;e.each(r.patterns,function(){return o.indexOf(this.index)>-1?(this.id&&(o="string"==typeof this.id?o.substr(o.lastIndexOf(this.id)+this.id.length,o.length):this.id.call(this,o)),o=this.src.replace("%id%",o),!1):void 0});var a={};return r.srcAction&&(a[r.srcAction]=o),t._parseMarkup(i,a,n),t.updateStatus("ready"),i}}});var K=function(e){var n=t.items.length;return e>n-1?e-n:0>e?n+e:e},Y=function(e,t,n){return e.replace(/%curr%/gi,t+1).replace(/%total%/gi,n)};e.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var n=t.st.gallery,i=".mfp-gallery",r=Boolean(e.fn.mfpFastClick);return t.direction=!0,n&&n.enabled?(a+=" mfp-gallery",x(f+i,function(){n.navigateByImgClick&&t.wrap.on("click"+i,".mfp-img",function(){return t.items.length>1?(t.next(),!1):void 0}),o.on("keydown"+i,function(e){37===e.keyCode?t.prev():39===e.keyCode&&t.next()})}),x("UpdateStatus"+i,function(e,n){n.text&&(n.text=Y(n.text,t.currItem.index,t.items.length))}),x(p+i,function(e,i,o,r){var a=t.items.length;o.counter=a>1?Y(n.tCounter,r.index,a):""}),x("BuildControls"+i,function(){if(t.items.length>1&&n.arrows&&!t.arrowLeft){var i=n.arrowMarkup,o=t.arrowLeft=e(i.replace(/%title%/gi,n.tPrev).replace(/%dir%/gi,"left")).addClass(y),a=t.arrowRight=e(i.replace(/%title%/gi,n.tNext).replace(/%dir%/gi,"right")).addClass(y),s=r?"mfpFastClick":"click";o[s](function(){t.prev()}),a[s](function(){t.next()}),t.isIE7&&(k("b",o[0],!1,!0),k("a",o[0],!1,!0),k("b",a[0],!1,!0),k("a",a[0],!1,!0)),t.container.append(o.add(a))}}),x(m+i,function(){t._preloadTimeout&&clearTimeout(t._preloadTimeout),t._preloadTimeout=setTimeout(function(){t.preloadNearbyImages(),t._preloadTimeout=null},16)}),x(l+i,function(){o.off(i),t.wrap.off("click"+i),t.arrowLeft&&r&&t.arrowLeft.add(t.arrowRight).destroyMfpFastClick(),t.arrowRight=t.arrowLeft=null}),void 0):!1},next:function(){t.direction=!0,t.index=K(t.index+1),t.updateItemHTML()},prev:function(){t.direction=!1,t.index=K(t.index-1),t.updateItemHTML()},goTo:function(e){t.direction=e>=t.index,t.index=e,t.updateItemHTML()},preloadNearbyImages:function(){var e,n=t.st.gallery.preload,i=Math.min(n[0],t.items.length),o=Math.min(n[1],t.items.length);for(e=1;(t.direction?o:i)>=e;e++)t._preloadItem(t.index+e);for(e=1;(t.direction?i:o)>=e;e++)t._preloadItem(t.index-e)},_preloadItem:function(n){if(n=K(n),!t.items[n].preloaded){var i=t.items[n];i.parsed||(i=t.parseEl(n)),T("LazyLoad",i),"image"===i.type&&(i.img=e('').on("load.mfploader",function(){i.hasSize=!0}).on("error.mfploader",function(){i.hasSize=!0,i.loadError=!0,T("LazyLoadError",i)}).attr("src",i.src)),i.preloaded=!0}}}});var U="retina";e.magnificPopup.registerModule(U,{options:{replaceSrc:function(e){return e.src.replace(/\.\w+$/,function(e){return"@2x"+e})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var e=t.st.retina,n=e.ratio;n=isNaN(n)?n():n,n>1&&(x("ImageHasSize."+U,function(e,t){t.img.css({"max-width":t.img[0].naturalWidth/n,width:"100%"})}),x("ElementParse."+U,function(t,i){i.src=e.replaceSrc(i,n)}))}}}}),function(){var t=1e3,n="ontouchstart"in window,i=function(){I.off("touchmove"+r+" touchend"+r)},o="mfpFastClick",r="."+o;e.fn.mfpFastClick=function(o){return e(this).each(function(){var a,s=e(this);if(n){var l,c,d,u,p,f;s.on("touchstart"+r,function(e){u=!1,f=1,p=e.originalEvent?e.originalEvent.touches[0]:e.touches[0],c=p.clientX,d=p.clientY,I.on("touchmove"+r,function(e){p=e.originalEvent?e.originalEvent.touches:e.touches,f=p.length,p=p[0],(Math.abs(p.clientX-c)>10||Math.abs(p.clientY-d)>10)&&(u=!0,i())}).on("touchend"+r,function(e){i(),u||f>1||(a=!0,e.preventDefault(),clearTimeout(l),l=setTimeout(function(){a=!1},t),o())})})}s.on("click"+r,function(){a||o()})})},e.fn.destroyMfpFastClick=function(){e(this).off("touchstart"+r+" click"+r),n&&I.off("touchmove"+r+" touchend"+r)}}(),_()})(window.jQuery||window.Zepto); jQuery(document).ready(function() { if(jQuery('.magpopif').length){ jQuery('.magpopif').magnificPopup({type:'iframe'}); } }); // source --> http://theweldingking.biz/site/wp-content/plugins/srizon-facebook-album/resources/js/jquery.collagePlus.min.js?ver=64ddd7697ea801f9f273bd7b2806837f ;!function(a){a.fn.collagePlus=function(b){function c(b,c,e,f){for(var g=e.padding*(b.length-1)+b.length*b[0][3],h=e.albumWidth-g,i=h/(c-g),j=g,k=c=f?f:10;else var b=9>=l?l+1:10;a.removeClass(function(a,b){return(b.match(/\beffect-\S+/g)||[]).join(" ")}),a.addClass(e.effect),a.addClass("effect-duration-"+b)}}}(m)).each(function(){this.complete?a(this).trigger("loadc"):a(this).one("load",function(){a(this).trigger("loadc")})})}}function d(a,b,c){var d={"margin-bottom":c.padding+"px","margin-right":b?c.padding+"px":"0px",display:c.display,"vertical-align":"bottom",overflow:"hidden"};return a.css(d)}function e(b){$img=a(b);var c=new Array;return c.w=parseFloat($img.css("border-left-width"))+parseFloat($img.css("border-right-width")),c.h=parseFloat($img.css("border-top-width"))+parseFloat($img.css("border-bottom-width")),c}return this.each(function(){var d=0,f=[],g=1,h=a(this);a.fn.collagePlus.defaults.albumWidth=h.width(),a.fn.collagePlus.defaults.padding=parseFloat(h.css("padding-left")),a.fn.collagePlus.defaults.images=h.children();var i=a.extend({},a.fn.collagePlus.defaults,b);i.images.each(function(b){var h=a(this),j=h.is("img")?h:a(this).find("img"),k="undefined"!=typeof j.data("width")?j.data("width"):j.width(),l="undefined"!=typeof j.data("height")?j.data("height"):j.height(),m=e(j);j.data("width",k),j.data("height",l);var n=Math.ceil(k/l*i.targetHeight),o=Math.ceil(i.targetHeight);f.push([this,n,o,m.w,m.h]),d+=n+m.w+i.padding,d>i.albumWidth&&0!=f.length&&(c(f,d-i.padding,i,g),delete d,delete f,d=0,f=[],g+=1),i.images.length-1==b&&0!=f.length&&(c(f,d,i,g),delete d,delete f,d=0,f=[],g+=1)})})},a.fn.collagePlus.defaults={targetHeight:400,fadeSpeed:500,display:"inline-block",effect:"default",direction:"vertical",allowPartialLastRow:!1}}(jQuery); // source --> http://theweldingking.biz/site/wp-content/plugins/srizon-facebook-album/resources/js/jquery.elastislide.min.js?ver=64ddd7697ea801f9f273bd7b2806837f ;!function(a,b,c){"use strict";var e,f,d=a.event;e=d.special.debouncedresize={setup:function(){a(this).on("resize",e.handler)},teardown:function(){a(this).off("resize",e.handler)},handler:function(a,b){var c=this,g=arguments,h=function(){a.type="debouncedresize",d.dispatch.apply(c,g)};f&&clearTimeout(f),b?h():f=setTimeout(h,e.threshold)},threshold:150};var g="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";a.fn.imagesLoaded=function(b){function l(){var c=a(j),f=a(k);e&&(k.length?e.reject(h,c,f):e.resolve(h)),a.isFunction(b)&&b.call(d,h,c,f)}function m(b,c){b.src!==g&&-1===a.inArray(b,i)&&(i.push(b),c?k.push(b):j.push(b),a.data(b,"imagesLoaded",{isBroken:c,src:b.src}),f&&e.notifyWith(a(b),[c,h,a(j),a(k)]),h.length===i.length&&(setTimeout(l),h.unbind(".imagesLoaded")))}var d=this,e=a.isFunction(a.Deferred)?a.Deferred():0,f=a.isFunction(e.notify),h=d.find("img").add(d.filter("img")),i=[],j=[],k=[];return a.isPlainObject(b)&&a.each(b,function(a,c){"callback"===a?b=c:e&&e[a](c)}),h.length?h.bind("load.imagesLoaded error.imagesLoaded",function(a){m(a.target,"error"===a.type)}).each(function(b,d){var e=d.src,f=a.data(d,"imagesLoaded");return f&&f.src===e?(m(d,f.isBroken),void 0):d.complete&&d.naturalWidth!==c?(m(d,0===d.naturalWidth||0===d.naturalHeight),void 0):((d.readyState||d.complete)&&(d.src=g,d.src=e),void 0)}):l(),e?e.promise(d):d};var h=a(b),i=b.Modernizr;a.Elastislide=function(b,c){this.$el=a(c),this._init(b)},a.Elastislide.defaults={orientation:"horizontal",speed:500,easing:"ease-in-out",minItems:1,start:0,onClick:function(){return!1},onReady:function(){return!1},onBeforeSlide:function(){return!1},onAfterSlide:function(){return!1}},a.Elastislide.prototype={_init:function(b){this.options=a.extend(!0,{},a.Elastislide.defaults,b);var c=this,d={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",msTransition:"MSTransitionEnd",transition:"transitionend"};return this.transEndEventName=d[i.prefixed("transition")],this.support=i.csstransitions&&i.csstransforms,this.current=this.options.start,this.isSliding=!1,this.$items=this.$el.children("li"),this.itemsCount=this.$items.length,0===this.itemsCount?!1:(this._validate(),this.$items.detach(),this.$el.empty(),this.$el.append(this.$items),this.$el.wrap('
'),this.hasTransition=!1,this.hasTransitionTimeout=setTimeout(function(){c._addTransition()},100),this.$el.imagesLoaded(function(){c.$el.show(),c._layout(),c._configure(),c.hasTransition?(c._removeTransition(),c._slideToItem(c.current),c.$el.on(c.transEndEventName,function(){c.$el.off(c.transEndEventName),c._setWrapperSize(),c._addTransition(),c._initEvents()})):(clearTimeout(c.hasTransitionTimeout),c._setWrapperSize(),c._initEvents(),c._slideToItem(c.current),setTimeout(function(){c._addTransition()},25)),c.options.onReady()}),void 0)},_validate:function(){this.options.speed<0&&(this.options.speed=500),(this.options.minItems<1||this.options.minItems>this.itemsCount)&&(this.options.minItems=1),(this.options.start<0||this.options.start>this.itemsCount-1)&&(this.options.start=0),"horizontal"!=this.options.orientation&&"vertical"!=this.options.orientation&&(this.options.orientation="horizontal")},_layout:function(){this.$el.wrap(''),this.$carousel=this.$el.parent(),this.$wrapper=this.$carousel.parent().removeClass("elastislide-loading");var a=this.$items.find("img:first");this.imgSize={width:a.outerWidth(!0),height:a.outerHeight(!0)},this._setItemsSize(),"horizontal"===this.options.orientation?this.$el.css("max-height",this.imgSize.height):this.$el.css("height",this.options.minItems*this.imgSize.height),this._addControls()},_addTransition:function(){this.support&&this.$el.css("transition","all "+this.options.speed+"ms "+this.options.easing),this.hasTransition=!0},_removeTransition:function(){this.support&&this.$el.css("transition","all 0s"),this.hasTransition=!1},_addControls:function(){var b=this;this.$navigation=a('').appendTo(this.$wrapper),this.$navPrev=this.$navigation.find("span.elastislide-prev").on("mousedown.elastislide",function(){return b._slide("prev"),!1}),this.$navNext=this.$navigation.find("span.elastislide-next").on("mousedown.elastislide",function(){return b._slide("next"),!1})},_setItemsSize:function(){},_setWrapperSize:function(){"vertical"===this.options.orientation&&this.$wrapper.css({height:this.options.minItems*this.imgSize.height+parseInt(this.$wrapper.css("padding-top"))+parseInt(this.$wrapper.css("padding-bottom"))})},_configure:function(){this.fitCount="horizontal"===this.options.orientation?this.$carousel.width()l)return!1;if("next"===b&&j-(Math.abs(h)+l)0?this._toggleControls("prev",!0):this._toggleControls("prev",!1),j-k>m?this._toggleControls("next",!0):this._toggleControls("next",!1)}d="next"===b?h-l:h+l}else{var l=Math.abs(d);Math.max(j,k)-l0?this._toggleControls("prev",!0):this._toggleControls("prev",!1),Math.max(j,k)-k>l?this._toggleControls("next",!0):this._toggleControls("next",!1)}if(this.translation=d,h===d)return this._onEndTransition(),!1;if(this.support)"horizontal"===this.options.orientation?this.$el.css("transform","translateX("+d+"px)"):this.$el.css("transform","translateY("+d+"px)");else{a.fn.applyStyle=this.hasTransition?a.fn.animate:a.fn.css;var n="horizontal"===this.options.orientation?{left:d}:{top:d};this.$el.stop().applyStyle(n,a.extend(!0,[],{duration:this.options.speed,complete:function(){g._onEndTransition()}}))}this.hasTransition||this._onEndTransition()},_onEndTransition:function(){this.isSliding=!1,this.options.onAfterSlide()},_slideTo:function(a){var a=a||this.current,b=Math.abs(this.translation)||0,c="horizontal"===this.options.orientation?this.$items.outerWidth(!0):this.$items.outerHeight(!0),d=b+this.$carousel.width(),e=Math.abs(a*c);(e+c>d||b>e)&&this._slideToItem(a)},_slideToItem:function(a){var b="horizontal"===this.options.orientation?a*this.$items.outerWidth(!0):a*this.$items.outerHeight(!0);this._slide("",-b)},add:function(a){var b=this,c=this.current,d=this.$items.eq(this.current);this.$items=this.$el.children("li"),this.itemsCount=this.$items.length,this.current=d.index(),this._setItemsSize(),this._configure(),this._removeTransition(),c http://theweldingking.biz/site/wp-content/plugins/srizon-facebook-album/resources/js/srizon.custom.min.js?ver=2.3.2 function load_juser_video(a,b){var c,d,e;e="autoplay=0",c="#vid"+a,d='
',jQuery(c).html(d)}!function(a){a.fn.srzSingleImageSlider=function(b){function f(){var b=a("").attr("src",d.images_json[d.current_index].src).attr("alt",d.images_json[d.current_index].txt).css("height",d.fixed_height);a(c).fadeTo(d.fadeout_time,d.fade_opacity,function(){b.one("loadc",function(){a(c).html(b).fadeTo(d.fadein_time,1),1==d.hover_caption&&a(c).srzAltToCaption()}),b[0].complete?b.trigger("loadc"):b.one("load",function(){b.trigger("loadc")})})}var c=a(this).selector,d=a.extend({images_json:[],prev_class:".prev",next_class:".next",current_index:0,max_height:600,fadeout_time:300,fade_opacity:.3,fadein_time:300,fixed_height:"auto",hover_caption:1,thumb_container:""},b);a(this).css("max-height",d.max_height+"px");var e=a("").attr("src",d.images_json[d.current_index].src).attr("alt",d.images_json[d.current_index].txt).css("height",d.fixed_height);return a(this).html(e),1==d.hover_caption&&a(this).srzAltToCaption(),a(this).parent().find(d.next_class).each(function(){a(this).click(function(){d.current_index=(d.current_index+1)%d.images_json.length,f()})}),a(this).on("swipeleft",function(){d.current_index=(d.current_index+1)%d.images_json.length,f()}),a(this).on("swiperight",function(){d.current_index=(d.current_index+d.images_json.length-1)%d.images_json.length,f()}),a(this).parent().find(d.prev_class).each(function(){a(this).click(function(){d.current_index=(d.current_index+d.images_json.length-1)%d.images_json.length,f()})}),""!=d.thumb_container&&a(d.thumb_container).find("a").each(function(){a(this).click(function(){d.current_index=a(this).data("index"),f()})}),this}}(jQuery),function(a){a.fn.srzAltToCaption=function(){return this.find("img").each(function(){var b=a(this);a(this).on("loadc",function(){var c=a(this).attr("alt");if(""!=c){var d=a("

").addClass("current-caption").html(c);d.hide().insertAfter(a(this)),a(this).parent().hover(function(){var a=b.width()+"px",c=b.height()/2+"px",e=b.position().left+"px";d.css({position:"absolute",width:a,"max-height":c,bottom:"0",left:e}),d.fadeIn()},function(){d.fadeOut()})}}),a(this)[0].complete?a(this).trigger("loadc"):a(this).one("load",function(){a(this).trigger("loadc")})}),this}}(jQuery),function(a){a.fn.srzSingleImageCard=function(b){function h(){d.current_index=(d.current_index+1)%d.images_json.length;var b=(d.current_index+2)%d.images_json.length,e=a("").attr("src",d.images_json[b].src).attr("alt",d.images_json[b].txt).addClass("card-third").appendTo(a(c)).hide();i(c,d.animation_time-100);var f=a(".card-first").removeClass("card-first").addClass("card-to-be-removed"),g=f.next("img").removeClass("card-second").addClass("card-first").css("max-height","inherit"),j=g.next("img").removeClass("card-third").addClass("card-second");setTimeout(function(){f.remove()},d.animation_time+500),g.one("loadc",function(){if(a(this).attr("alt").length>0&&1==d.hover_caption){var b=a(this).parent().find(".current-caption").html(a(this).attr("alt"));a(this).hover(function(){var c=a(this).width()+"px",d=a(this).height()/2+"px",e=a(this).position().left+"px";b.css({position:"absolute",width:c,"max-height":d,bottom:"0",left:e}),b.fadeIn()},function(){b.fadeOut()})}j.css("max-height",d.max_height/6+"px"),e.css("max-height",d.max_height/12+"px").show(),setTimeout(function(){e.addClass("withtransition")},500),a(this).click(function(){h()})}),g[0].complete?g.trigger("loadc"):g.one("load",function(){g.trigger("loadc")})}function i(a,b){var c=jQuery(a);c.height(c.height()),setTimeout(function(){c.height("auto")},b)}var c=a(this).selector,d=a.extend({images_json:[],next_class:".next",current_index:0,max_height:600,animation_time:500,hover_caption:1,thumb_container:""},b);if(a(this).css("max-height",d.max_height+"px"),d.images_json.length<3)a(this).html("

This layout requires at list 3 images

");else{var e=a("").attr("src",d.images_json[d.current_index].src).attr("alt",d.images_json[d.current_index].txt).addClass("withtransition card-first").appendTo(this),f=a("").attr("src",d.images_json[d.current_index+1].src).attr("alt",d.images_json[d.current_index+1].txt).addClass("withtransition card-second").appendTo(this).hide(),g=a("").attr("src",d.images_json[d.current_index+2].src).attr("alt",d.images_json[d.current_index+2].txt).addClass("withtransition card-third").appendTo(this).hide();e.one("loadc",function(){if(a(this).attr("alt").length>0&&1==d.hover_caption){var b=a(this).parent().find(".current-caption").html(a(this).attr("alt"));a(this).hover(function(){var c=a(this).width()+"px",d=a(this).height()/2+"px",e=a(this).position().left+"px";b.css({position:"absolute",width:c,"max-height":d,bottom:"0",left:e}),b.fadeIn()},function(){b.fadeOut()})}f.css("max-height",d.max_height/6+"px").show(),g.css("max-height",d.max_height/12+"px").show(),a(this).parent().find(d.next_class).each(function(){a(this).click(function(){h()})})}),e[0].complete?e.trigger("loadc"):e.one("load",function(){e.trigger("loadc")})}return this}}(jQuery),function(a){a.fn.matchImgHeight=function(b){var c=a.extend({height:200},b);return this.find("img").each(function(){var b,d;a(this).attr("width")&&(b=a(this).attr("width")/a(this).attr("height"),d=b*c.height,a(this).attr("width",d),a(this).width(d)),a(this).attr("height",c.height),a(this).height(c.height)}),this}}(jQuery),function(a){var b=jQuery.event,c=function(a,b,c,d){var e,f,g,h,i,j,k,l,m;for(e=0;e0:!1},a.fn.triggerHandled=function(b,c){return b="string"==typeof b?a.Event(b):b,this.trigger(b,c),b.handled},b.setupHelper=function(c,d,e){e||(e=d,d=null);var f=function(f){var g,h=f.selector||"";h?(g=b.find(this,c,h),g.length||a(this).delegate(h,d,e)):b.find(this,c,h).length||b.add(this,d,e,{selector:h,delegate:this})},g=function(f){var g,h=f.selector||"";h?(g=b.find(this,c,h),g.length||a(this).undelegate(h,d,e)):b.find(this,c,h).length||b.remove(this,d,e,{selector:h,delegate:this})};a.each(c,function(){b.special[this]={add:f,remove:g,setup:function(){},teardown:function(){}}})}}(jQuery),function(a){var b=/Phantom/.test(navigator.userAgent),c=!b&&"ontouchend"in document,e=c?"touchstart":"mousedown",f=c?"touchend":"mouseup",g=c?"touchmove":"mousemove",h=function(b){var c=b.originalEvent.touches?b.originalEvent.touches[0]:b;return{time:(new Date).getTime(),coords:[c.pageX,c.pageY],origin:a(b.target)}},i=a.event.swipe={delay:500,max:75,min:30};a.event.setupHelper(["swipe","swipeleft","swiperight","swipeup","swipedown"],e,function(b){function l(a){c&&(d=h(a),Math.abs(c.coords[0]-d.coords[0])>10&&a.preventDefault())}var d,c=h(b),e=b.delegateTarget||b.currentTarget,j=b.handleObj.selector,k=this;a(document.documentElement).bind(g,l).one(f,function(f){if(a(this).unbind(g,l),c&&d){var h=Math.abs(c.coords[0]-d.coords[0]),m=Math.abs(c.coords[1]-d.coords[1]),n=Math.sqrt(h*h+m*m);if(d.time-c.time=i.min){var o=["swipe"];h>=i.min&&md.coords[0]?"swipeleft":"swiperight"):m>=i.min&&h
'+c.data("caption")+"
";c.append(f);var g=c.find("."+d.cssClass),h=c.find(".Caption_Background"),i=c.find(".Caption_Content"),j=Math.min(g.height(),e);h.height(j),i.css("top","-"+j+"px"),g.css("top",-1*j),0==d.behaviour_c&&(g.hide(),c.bind({mouseenter:function(a){g.find(".Caption_Content").html().length>0&&g.fadeIn()},mouseleave:function(a){g.find(".Caption_Content").html().length>0&&g.fadeOut()}})),1==d.behaviour_c&&c.bind({mouseenter:function(a){g.find(".Caption_Content").html().length>0&&g.fadeOut()},mouseleave:function(a){g.find(".Caption_Content").html().length>0&&g.fadeIn()}})}}),this})}}(jQuery),jQuery(document).ajaxSuccess(function(){jQuery().magnificPopup&&(jQuery(".fbalbum").each(function(){jQuery(this).magnificPopup({delegate:"a.aimg",type:"image",gallery:{enabled:!0},image:{titleSrc:"data-title"},zoom:{enabled:!0,duration:300,easing:"ease-in-out",opener:function(a){return a.is("img")?a:a.find("img")}}})}),jQuery(".jtubegallery").each(function(){jQuery(this).magnificPopup({delegate:".magpopif",type:"iframe"})})),jQuery(".fbalbum").one("mouseenter",function(){jQuery(".Caption_Content").each(function(){jQuery(this).click(function(a){var b=jQuery(this).parent().prev();"gallery"==b.data("gallery")?window.location=b.attr("href"):b.click()})})}),jQuery("a.aimg").click(function(){setTimeout(function(){jQuery(".mfp-figure").on("swipeleft",function(){jQuery(".mfp-arrow-right").click()}).on("swiperight",function(){jQuery(".mfp-arrow-left").click()})},100)})}),jQuery(document).ready(function(){jQuery().magnificPopup&&(jQuery(".fbalbum").each(function(){jQuery(this).magnificPopup({delegate:"a.aimg",type:"image",gallery:{enabled:!0},image:{titleSrc:"data-title"},zoom:{enabled:!0,duration:300,easing:"ease-in-out",opener:function(a){return a.is("img")?a:a.find("img")}}})}),jQuery(".jtubegallery").each(function(){jQuery(this).magnificPopup({delegate:".magpopif",type:"iframe"})})),jQuery(".fbalbum").one("mouseenter",function(){jQuery(".Caption_Content").each(function(){jQuery(this).click(function(a){var b=jQuery(this).parent().prev();"gallery"==b.data("gallery")?window.location=b.attr("href"):b.click()})})}),jQuery("a.aimg").click(function(){setTimeout(function(){jQuery(".mfp-figure").on("swipeleft",function(){jQuery(".mfp-arrow-right").click()}).on("swiperight",function(){jQuery(".mfp-arrow-left").click()})},100)})}),function(a){a.fn.autoscrollElastislide=function(b){var c={interval:0,direction:0},d=a(this),e=a.extend({},c,b);return setTimeout(function(){e.interval>0&&setInterval(function(){0==e.direction?d.parent().next().find(".elastislide-next:hidden").length?e.direction=1:d.parent().next().find(".elastislide-next").trigger("mousedown"):d.parent().next().find(".elastislide-prev:hidden").length?e.direction=0:d.parent().next().find(".elastislide-prev").trigger("mousedown")},1e3*e.interval)},100),this}}(jQuery);