window.Modernizr=function(x,c,Z){function X(d,e){return(""+d).indexOf(e)!==-1}function b(d,e){for(var f in d){if(y[d[f]]!==Z&&(!e||e(d[f],g))){return true}}}function C(d,e){var f=d.charAt(0).toUpperCase()+d.substr(1);f=(d+" "+m.join(f+" ")+f).split(" ");return !!b(f,e)}function Y(){k.input=function(d){for(var e=0,f=d.length;e<f;e++){A[d[e]]=!!(d[e] in r)}return A}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" "));k.inputtypes=function(d){for(var e=0,f,h=d.length;e<h;e++){r.setAttribute("type",d[e]);if(f=r.type!=="text"){r.value=B;if(/^range$/.test(r.type)&&r.style.WebkitAppearance!==Z){z.appendChild(r);f=c.defaultView;f=f.getComputedStyle&&f.getComputedStyle(r,null).WebkitAppearance!=="textfield"&&r.offsetHeight!==0;z.removeChild(r)}else{/^(search|tel)$/.test(r.type)||(f=/^(url|email)$/.test(r.type)?r.checkValidity&&r.checkValidity()===false:r.value!=B)}}I[d[e]]=!!f}return I}("search tel url email datetime date month week time datetime-local number range color".split(" "))}var k={},z=c.documentElement,g=c.createElement("modernizr"),y=g.style,r=c.createElement("input"),B=":)",K=Object.prototype.toString,U=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),m="Webkit Moz O ms Khtml".split(" "),aa={svg:"http://www.w3.org/2000/svg"},a={},I={},A={},T=[],ab,V=function(d){var e=document.createElement("style"),f=c.createElement("div");e.textContent=d+"{#modernizr{height:3px}}";(c.head||c.getElementsByTagName("head")[0]).appendChild(e);f.id="modernizr";z.appendChild(f);d=f.offsetHeight===3;e.parentNode.removeChild(e);f.parentNode.removeChild(f);return !!d},J=function(){var d={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};return function(e,f){f=f||document.createElement(d[e]||"div");e="on"+e;var h=e in f;if(!h){f.setAttribute||(f=document.createElement("div"));if(f.setAttribute&&f.removeAttribute){f.setAttribute(e,"");h=typeof f[e]=="function";if(typeof f[e]!="undefined"){f[e]=Z}f.removeAttribute(e)}}return h}}(),p={}.hasOwnProperty,W;W=typeof p!=="undefined"&&typeof p.call!=="undefined"?function(d,e){return p.call(d,e)}:function(d,e){return e in d&&typeof d.constructor.prototype[e]==="undefined"};a.flexbox=function(){var d=c.createElement("div"),e=c.createElement("div");(function(i,h,j,l){h+=":";i.style.cssText=(h+U.join(j+";"+h)).slice(0,-h.length)+(l||"")})(d,"display","box","width:42px;padding:0;");e.style.cssText=U.join("box-flex:1;")+"width:10px;";d.appendChild(e);z.appendChild(d);var f=e.offsetWidth===42;d.removeChild(e);z.removeChild(d);return f};a.canvas=function(){var d=c.createElement("canvas");return !!(d.getContext&&d.getContext("2d"))};a.canvastext=function(){return !!(k.canvas&&typeof c.createElement("canvas").getContext("2d").fillText=="function")};a.webgl=function(){var d=c.createElement("canvas");try{if(d.getContext("webgl")){return true}}catch(e){}try{if(d.getContext("experimental-webgl")){return true}}catch(f){}return false};a.touch=function(){return"ontouchstart" in x||V("@media ("+U.join("touch-enabled),(")+"modernizr)")};a.geolocation=function(){return !!navigator.geolocation};a.postmessage=function(){return !!x.postMessage};a.websqldatabase=function(){return !!x.openDatabase};a.indexedDB=function(){for(var d=-1,e=m.length;++d<e;){var f=m[d].toLowerCase();if(x[f+"_indexedDB"]||x[f+"IndexedDB"]){return true}}return false};a.hashchange=function(){return J("hashchange",x)&&(document.documentMode===Z||document.documentMode>7)};a.history=function(){return !!(x.history&&history.pushState)};a.draganddrop=function(){return J("drag")&&J("dragstart")&&J("dragenter")&&J("dragover")&&J("dragleave")&&J("dragend")&&J("drop")};a.websockets=function(){return"WebSocket" in x};a.rgba=function(){y.cssText="background-color:rgba(150,255,150,.5)";return X(y.backgroundColor,"rgba")};a.hsla=function(){y.cssText="background-color:hsla(120,40%,100%,.5)";return X(y.backgroundColor,"rgba")||X(y.backgroundColor,"hsla")};a.multiplebgs=function(){y.cssText="background:url(//:),url(//:),red url(//:)";return/(url\s*\(.*?){3}/.test(y.background)};a.backgroundsize=function(){return C("backgroundSize")};a.borderimage=function(){return C("borderImage")};a.borderradius=function(){return C("borderRadius","",function(d){return X(d,"orderRadius")})};a.boxshadow=function(){return C("boxShadow")};a.textshadow=function(){return c.createElement("div").style.textShadow===""};a.opacity=function(){var d=U.join("opacity:.5;")+"";y.cssText=d;return X(y.opacity,"0.5")};a.cssanimations=function(){return C("animationName")};a.csscolumns=function(){return C("columnCount")};a.cssgradients=function(){var d=("background-image:"+U.join("gradient(linear,left top,right bottom,from(#9f9),to(white));background-image:")+U.join("linear-gradient(left top,#9f9, white);background-image:")).slice(0,-17);y.cssText=d;return X(y.backgroundImage,"gradient")};a.cssreflections=function(){return C("boxReflect")};a.csstransforms=function(){return !!b(["transformProperty","WebkitTransform","MozTransform","OTransform","msTransform"])};a.csstransforms3d=function(){var d=!!b(["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"]);if(d){d=V("@media ("+U.join("transform-3d),(")+"modernizr)")}return d};a.csstransitions=function(){return C("transitionProperty")};a.fontface=function(){var d,e=c.head||c.getElementsByTagName("head")[0]||z,f=c.createElement("style"),h=c.implementation||{hasFeature:function(){return false}};f.type="text/css";e.insertBefore(f,e.firstChild);d=f.sheet||f.styleSheet;e=h.hasFeature("CSS2","")?function(i){if(!(d&&i)){return false}var j=false;try{d.insertRule(i,0);j=!/unknown/i.test(d.cssRules[0].cssText);d.deleteRule(d.cssRules.length-1)}catch(l){}return j}:function(i){if(!(d&&i)){return false}d.cssText=i;return d.cssText.length!==0&&!/unknown/i.test(d.cssText)&&d.cssText.replace(/\r+|\n+/g,"").indexOf(i.split(" ")[0])===0};k._fontfaceready=function(i){i(k.fontface)};return e('@font-face { font-family: "font"; src: "font.ttf"; }')};a.video=function(){var d=c.createElement("video"),e=!!d.canPlayType;if(e){e=new Boolean(e);e.ogg=d.canPlayType('video/ogg; codecs="theora"');e.h264=d.canPlayType('video/mp4; codecs="avc1.42E01E"')||d.canPlayType('video/mp4; codecs="avc1.42E01E, mp4a.40.2"');e.webm=d.canPlayType('video/webm; codecs="vp8, vorbis"')}return e};a.audio=function(){var d=c.createElement("audio"),e=!!d.canPlayType;if(e){e=new Boolean(e);e.ogg=d.canPlayType('audio/ogg; codecs="vorbis"');e.mp3=d.canPlayType("audio/mpeg;");e.wav=d.canPlayType('audio/wav; codecs="1"');e.m4a=d.canPlayType("audio/x-m4a;")||d.canPlayType("audio/aac;")}return e};a.localstorage=function(){try{return"localStorage" in x&&x.localStorage!==null}catch(d){return false}};a.sessionstorage=function(){try{return"sessionStorage" in x&&x.sessionStorage!==null}catch(d){return false}};a.webWorkers=function(){return !!x.Worker};a.applicationcache=function(){return !!x.applicationCache};a.svg=function(){return !!c.createElementNS&&!!c.createElementNS(aa.svg,"svg").createSVGRect};a.inlinesvg=function(){var d=document.createElement("div");d.innerHTML="<svg/>";return(d.firstChild&&d.firstChild.namespaceURI)==aa.svg};a.smil=function(){return !!c.createElementNS&&/SVG/.test(K.call(c.createElementNS(aa.svg,"animate")))};a.svgclippaths=function(){return !!c.createElementNS&&/SVG/.test(K.call(c.createElementNS(aa.svg,"clipPath")))};for(var t in a){if(W(a,t)){ab=t.toLowerCase();k[ab]=a[t]();T.push((k[ab]?"":"no-")+ab)}}k.input||Y();k.crosswindowmessaging=k.postmessage;k.historymanagement=k.history;k.addTest=function(d,e){d=d.toLowerCase();if(!k[d]){e=!!e();z.className+=" "+(e?"":"no-")+d;k[d]=e;return k}};y.cssText="";g=r=null;x.attachEvent&&function(){var d=c.createElement("div");d.innerHTML="<elem></elem>";return d.childNodes.length!==1}()&&function(d,f){function i(D){for(var w=-1;++w<q;){D.createElement(l[w])}}function n(F,E){for(var w=F.length,G=-1,H,D=[];++G<w;){H=F[G];E=H.media||E;D.push(n(H.imports,E));D.push(H.cssText)}return D.join("")}var l="abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video".split("|"),q=l.length,u=RegExp("<(/*)(abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video)","gi"),s=RegExp("\\b(abbr|article|aside|audio|canvas|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video)\\b(?!.*[;}])","gi"),v=f.createDocumentFragment(),e=f.documentElement,o=e.firstChild,h=f.createElement("style"),j=f.createElement("body");h.media="all";i(f);i(v);d.attachEvent("onbeforeprint",function(){for(var E=-1;++E<q;){for(var D=f.getElementsByTagName(l[E]),w=D.length,F=-1;++F<w;){if(D[F].className.indexOf("iepp_")<0){D[F].className+=" iepp_"+l[E]}}}o.insertBefore(h,o.firstChild);h.styleSheet.cssText=n(f.styleSheets,"all").replace(s,".iepp_$1");v.appendChild(f.body);e.appendChild(j);j.innerHTML=v.firstChild.innerHTML.replace(u,"<$1bdo")});d.attachEvent("onafterprint",function(){j.innerHTML="";e.removeChild(j);o.removeChild(h);e.appendChild(v.firstChild)})}(this,document);k._enableHTML5=true;k._version="1.6";z.className=z.className.replace(/\bno-js\b/,"")+" js";z.className+=" "+T.join(" ");return k}(this,this.document);
