/*! jQuery Browser - v0.1.0 - 3/23/2012 * https://github.com/jquery/jquery-browser * Copyright (c) 2012 John Resig; Licensed MIT */ /* THIS IS A STRIPPED VERSION OF THE ORIGINAL LIBRARY! */ /* Modernizr 2.5.3 (Custom Build) | MIT & BSD * Build: http://www.modernizr.com/download/#-csstransforms3d-prefixed-teststyles-testprop-testallprops-prefixes-domprefixes */ /*! * jQuery hashchange event - v1.3 - 7/21/2010 * http://benalman.com/projects/jquery-hashchange-plugin/ * * Copyright (c) 2010 "Cowboy" Ben Alman * Dual licensed under the MIT and GPL licenses. * http://benalman.com/about/license/ */ /*! Hammer.JS - v2.0.4 - 2015-10-30 * http://hammerjs.github.io/ * * Copyright (c) 2015 Jorik Tangelder; * Licensed under the license */ /* * @name wowBook * * @author Marcio Aguiar * @version 1.3.8 * @requires jQuery v1.7.0+ * * Copyright 2010 Marcio Aguiar. All rights reserved. * * To use this file you must to buy a license at http://codecanyon.net/user/maguiar01/portfolio * */ /* jQuery Browser - v0.1.0 - 3/23/2012 https://github.com/jquery/jquery-browser Copyright (c) 2012 John Resig; Licensed MIT jQuery hashchange event - v1.3 - 7/21/2010 http://benalman.com/projects/jquery-hashchange-plugin/ Copyright (c) 2010 "Cowboy" Ben Alman Dual licensed under the MIT and GPL licenses. http://benalman.com/about/license/ Hammer.JS - v2.0.4 - 2015-10-30 http://hammerjs.github.io/ Copyright (c) 2015 Jorik Tangelder; Licensed under the license Copyright (c) 2011 Brandon Aaron (http://brandonaaron.net) Licensed under the MIT License (LICENSE.txt). Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers. Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix. Thanks to: Seamus Leahy for adding deltaX and deltaY Version: 3.0.6 Requires: 1.2.2+ */ (function(f){if(!f.browser){var H=navigator.userAgent||"";f.uaMatch=function(E){E=E.toLowerCase();E=/(edge)[ \/]([\w.]+)/.exec(E)||/(chrome)[ \/]([\w.]+)/.exec(E)||/(webkit)[ \/]([\w.]+)/.exec(E)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(E)||/(msie) ([\w.]+)/.exec(E)||0>E.indexOf("compatible")&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(E)||[];return{browser:E[1]||"",version:E[2]||"0"}};H=f.uaMatch(H);f.browser={};H.browser&&(f.browser[H.browser]=!0,f.browser.version=H.version);f.browser.webkit&&(f.browser.safari= !0)}})(jQuery);jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{easeOutCubic:function(f,H,E,J,B){return J*((H=H/B-1)*H*H+1)+E},easeOutExpo:function(f,H,E,J,B){return H==B?E+J:J*(-Math.pow(2,-10*H/B)+1)+E}}); window.Modernizr=function(f,H,E){function J(k,n){for(var p in k)if(M[k[p]]!==E)return"pfx"==n?k[p]:!0;return!1}function B(k,n,p){var r=k.charAt(0).toUpperCase()+k.substr(1),t=(k+" "+I.join(r+" ")+r).split(" ");if("string"===typeof n||"undefined"===typeof n)n=J(t,n);else a:{t=(k+" "+O.join(r+" ")+r).split(" "),k=t;for(var u in k)if(r=n[k[u]],r!==E){n=!1===p?k[u]:"function"===typeof r?r.bind(p||n):r;break a}n=!1}return n}var w={},K=H.documentElement,C=H.createElement("modernizr"),M=C.style;f=" -webkit- -moz- -o- -ms- ".split(" "); var I=["Webkit","Moz","O","ms"],O=["webkit","moz","o","ms"];C={};var P=[],a=P.slice,b,c=function(k,n,p,r){var t,u,A=H.createElement("div"),D=H.body,F=D?D:H.createElement("body");if(parseInt(p,10))for(;p--;){var L=H.createElement("div");L.id=r?r[p]:"modernizr"+(p+1);A.appendChild(L)}return t=["­"].join(""),A.id="modernizr",(D?A:F).innerHTML+=t,F.appendChild(A),D||(F.style.background="",K.appendChild(F)),u=n(A,k),D?A.parentNode.removeChild(A):F.parentNode.removeChild(F),!!u}, d={}.hasOwnProperty,e;"undefined"===typeof d||"undefined"===typeof d.call?e=function(k,n){return n in k&&"undefined"===typeof k.constructor.prototype[n]}:e=function(k,n){return d.call(k,n)};Function.prototype.bind||(Function.prototype.bind=function(k){var n=this;if("function"!=typeof n)throw new TypeError;var p=a.call(arguments,1),r=function(){if(this instanceof r){var t=function(){};t.prototype=n.prototype;t=new t;var u=n.apply(t,p.concat(a.call(arguments)));return Object(u)===u?u:t}return n.apply(k, p.concat(a.call(arguments)))};return r});(function(k,n){var p=k.join(""),r=n.length;c(p,function(t,u){for(var A=t.childNodes,D={};r--;)D[A[r].id]=A[r];w.csstransforms3d=9===(D.csstransforms3d&&D.csstransforms3d.offsetLeft)&&3===D.csstransforms3d.offsetHeight},r,n)})([,["@media (",f.join("transform-3d),("),"modernizr){#csstransforms3d{left:9px;position:absolute;height:3px;}}"].join("")],[,"csstransforms3d"]);C.csstransforms3d=function(){var k=!!B("perspective");return k&&"webkitPerspective"in K.style&& (k=w.csstransforms3d),k};for(var g in C)e(C,g)&&(b=g.toLowerCase(),w[b]=C[g](),P.push((w[b]?"":"no-")+b));M.cssText="";return C=null,w._version="2.5.3",w._prefixes=f,w._domPrefixes=O,w._cssomPrefixes=I,w.testProp=function(k){return J([k])},w.testAllProps=B,w.testStyles=c,w.prefixed=function(k,n,p){return n?B(k,n,p):B(k,"pfx")},w}(this,this.document); (function(f,H,E){function J(I){I=I||location.href;return"#"+I.replace(/^[^#]*#?(.*)$/,"$1")}"$:nomunge";var B=document,w=f.event.special,K=B.documentMode,C="onhashchange"in H&&(K===E||7').hide().one("load",function(){g||c(J());I()}).attr("src",g||"javascript:0").insertAfter("body")[0].contentWindow,B.onpropertychange=function(){try{"title"=== event.propertyName&&(e.document.title=B.title)}catch(k){}})};O.stop=b;d=function(){return J(e.location.href)};c=function(k,n){var p=e.document,r=f.fn.hashchange.domain;k!==n&&(p.title=B.title,p.open(),r&&p.write('