/*! 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.2 * @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 (e) {if(!e.browser){var q;q=navigator.userAgent||"";e.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"}};q=e.uaMatch(q);e.browser={};q.browser&&(e.browser[q.browser]=!0,e.browser.version=q.version);e.browser.webkit&&(e.browser.safari= !0)}})(jQuery);jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{easeOutCubic:function(e,q,w,t,r){return t*((q=q/r-1)*q*q+1)+w},easeOutExpo:function(e,q,w,t,r){return q==r?w+t:t*(-Math.pow(2,-10*q/r)+1)+w}}); window.Modernizr=function(e,q,w){function t(a,b){for(var c in a)if(B[a[c]]!==w)return"pfx"==b?a[c]:!0;return!1}function r(a,b,c){var d=a.charAt(0).toUpperCase()+a.substr(1),f=(a+" "+z.join(d+" ")+d).split(" ");if("string"===typeof b||"undefined"===typeof b)b=t(f,b);else a:{f=(a+" "+G.join(d+" ")+d).split(" "),a=f;for(var e in a)if(d=b[a[e]],d!==w){b=!1===c?a[e]:"function"===typeof d?d.bind(c||b):d;break a}b=!1}return b}var k={},p=q.documentElement,m=q.createElement("modernizr"),B=m.style;e=" -webkit- -moz- -o- -ms- ".split(" "); var z=["Webkit","Moz","O","ms"],G=["webkit","moz","o","ms"],m={},E=[],a=E.slice,b,c=function(a,b,c,d){var f,e,g,h=q.createElement("div"),l=q.body,u=l?l:q.createElement("body");if(parseInt(c,10))for(;c--;)g=q.createElement("div"),g.id=d?d[c]:"modernizr"+(c+1),h.appendChild(g);return f=["­"].join(""),h.id="modernizr",(l?h:u).innerHTML+=f,u.appendChild(h),l||(u.style.background="",p.appendChild(u)),e=b(h,a),l?h.parentNode.removeChild(h):u.parentNode.removeChild(u),!!e},d={}.hasOwnProperty, f;"undefined"===typeof d||"undefined"===typeof d.call?f=function(a,b){return b in a&&"undefined"===typeof a.constructor.prototype[b]}:f=function(a,b){return d.call(a,b)};Function.prototype.bind||(Function.prototype.bind=function(b){var c=this;if("function"!=typeof c)throw new TypeError;var d=a.call(arguments,1),f=function(){if(this instanceof f){var e=function(){};e.prototype=c.prototype;var e=new e,g=c.apply(e,d.concat(a.call(arguments)));return Object(g)===g?g:e}return c.apply(b,d.concat(a.call(arguments)))}; return f});(function(a,b){var d=a.join(""),e=b.length;c(d,function(a,b){for(var c=a.childNodes,d={};e--;)d[c[e].id]=c[e];k.csstransforms3d=9===(d.csstransforms3d&&d.csstransforms3d.offsetLeft)&&3===d.csstransforms3d.offsetHeight},e,b)})([,["@media (",e.join("transform-3d),("),"modernizr){#csstransforms3d{left:9px;position:absolute;height:3px;}}"].join("")],[,"csstransforms3d"]);m.csstransforms3d=function(){var a=!!r("perspective");return a&&"webkitPerspective"in p.style&&(a=k.csstransforms3d),a}; for(var g in m)f(m,g)&&(b=g.toLowerCase(),k[b]=m[g](),E.push((k[b]?"":"no-")+b));B.cssText="";return m=null,k._version="2.5.3",k._prefixes=e,k._domPrefixes=G,k._cssomPrefixes=z,k.testProp=function(a){return t([a])},k.testAllProps=r,k.testStyles=c,k.prefixed=function(a,b,c){return b?r(a,b,c):r(a,"pfx")},k}(this,this.document); (function(e,q,w){function t(e){e=e||location.href;return"#"+e.replace(/^[^#]*#?(.*)$/,"$1")}"$:nomunge";var r=document,k,p=e.event.special,m=r.documentMode,B="onhashchange"in q&&(m===w||7').hide().one("load",function(){g||c(t());k()}).attr("src",g||"javascript:0").insertAfter("body")[0].contentWindow,r.onpropertychange=function(){try{"title"=== event.propertyName&&(a.document.title=r.title)}catch(h){}})};m.stop=b;d=function(){return t(a.location.href)};c=function(b,c){var d=a.document,f=e.fn.hashchange.domain;b!==c&&(d.title=r.title,d.open(),f&&d.write('