//jquery transit (function(k){k.transit={version:"0.9.9",propertymap:{marginleft:"margin",marginright:"margin",marginbottom:"margin",margintop:"margin",paddingleft:"padding",paddingright:"padding",paddingbottom:"padding",paddingtop:"padding"},enabled:true,usetransitionend:false};var d=document.createelement("div");var q={};function b(v){if(v in d.style){return v}var u=["moz","webkit","o","ms"];var r=v.charat(0).touppercase()+v.substr(1);if(v in d.style){return v}for(var t=0;t-1;q.transition=b("transition");q.transitiondelay=b("transitiondelay");q.transform=b("transform");q.transformorigin=b("transformorigin");q.transform3d=e();var i={transition:"transitionend",moztransition:"transitionend",otransition:"otransitionend",webkittransition:"webkittransitionend",mstransition:"mstransitionend"};var f=q.transitionend=i[q.transition]||null;for(var p in q){if(q.hasownproperty(p)&&typeof k.support[p]==="undefined"){k.support[p]=q[p]}}d=null;k.cssease={_default:"ease","in":"ease-in",out:"ease-out","in-out":"ease-in-out",snap:"cubic-bezier(0,1,.5,1)",easeoutcubic:"cubic-bezier(.215,.61,.355,1)",easeinoutcubic:"cubic-bezier(.645,.045,.355,1)",easeincirc:"cubic-bezier(.6,.04,.98,.335)",easeoutcirc:"cubic-bezier(.075,.82,.165,1)",easeinoutcirc:"cubic-bezier(.785,.135,.15,.86)",easeinexpo:"cubic-bezier(.95,.05,.795,.035)",easeoutexpo:"cubic-bezier(.19,1,.22,1)",easeinoutexpo:"cubic-bezier(1,0,0,1)",easeinquad:"cubic-bezier(.55,.085,.68,.53)",easeoutquad:"cubic-bezier(.25,.46,.45,.94)",easeinoutquad:"cubic-bezier(.455,.03,.515,.955)",easeinquart:"cubic-bezier(.895,.03,.685,.22)",easeoutquart:"cubic-bezier(.165,.84,.44,1)",easeinoutquart:"cubic-bezier(.77,0,.175,1)",easeinquint:"cubic-bezier(.755,.05,.855,.06)",easeoutquint:"cubic-bezier(.23,1,.32,1)",easeinoutquint:"cubic-bezier(.86,0,.07,1)",easeinsine:"cubic-bezier(.47,0,.745,.715)",easeoutsine:"cubic-bezier(.39,.575,.565,1)",easeinoutsine:"cubic-bezier(.445,.05,.55,.95)",easeinback:"cubic-bezier(.6,-.28,.735,.045)",easeoutback:"cubic-bezier(.175, .885,.32,1.275)",easeinoutback:"cubic-bezier(.68,-.55,.265,1.55)"};k.csshooks["transit:transform"]={get:function(r){return k(r).data("transform")||new j()},set:function(s,r){var t=r;if(!(t instanceof j)){t=new j(t)}if(q.transform==="webkittransform"&&!a){s.style[q.transform]=t.tostring(true)}else{s.style[q.transform]=t.tostring()}k(s).data("transform",t)}};k.csshooks.transform={set:k.csshooks["transit:transform"].set};if(k.fn.jquery<"1.8"){k.csshooks.transformorigin={get:function(r){return r.style[q.transformorigin]},set:function(r,s){r.style[q.transformorigin]=s}};k.csshooks.transition={get:function(r){return r.style[q.transition]},set:function(r,s){r.style[q.transition]=s}}}n("scale");n("translate");n("rotate");n("rotatex");n("rotatey");n("rotate3d");n("perspective");n("skewx");n("skewy");n("x",true);n("y",true);function j(r){if(typeof r==="string"){this.parse(r)}return this}j.prototype={setfromstring:function(t,s){var r=(typeof s==="string")?s.split(","):(s.constructor===array)?s:[s];r.unshift(t);j.prototype.set.apply(this,r)},set:function(s){var r=array.prototype.slice.apply(arguments,[1]);if(this.setter[s]){this.setter[s].apply(this,r)}else{this[s]=r.join(",")}},get:function(r){if(this.getter[r]){return this.getter[r].apply(this)}else{return this[r]||0}},setter:{rotate:function(r){this.rotate=o(r,"deg")},rotatex:function(r){this.rotatex=o(r,"deg")},rotatey:function(r){this.rotatey=o(r,"deg")},scale:function(r,s){if(s===undefined){s=r}this.scale=r+","+s},skewx:function(r){this.skewx=o(r,"deg")},skewy:function(r){this.skewy=o(r,"deg")},perspective:function(r){this.perspective=o(r,"px")},x:function(r){this.set("translate",r,null)},y:function(r){this.set("translate",null,r)},translate:function(r,s){if(this._translatex===undefined){this._translatex=0}if(this._translatey===undefined){this._translatey=0}if(r!==null&&r!==undefined){this._translatex=o(r,"px")}if(s!==null&&s!==undefined){this._translatey=o(s,"px")}this.translate=this._translatex+","+this._translatey}},getter:{x:function(){return this._translatex||0},y:function(){return this._translatey||0},scale:function(){var r=(this.scale||"1,1").split(",");if(r[0]){r[0]=parsefloat(r[0])}if(r[1]){r[1]=parsefloat(r[1])}return(r[0]===r[1])?r[0]:r},rotate3d:function(){var t=(this.rotate3d||"0,0,0,0deg").split(",");for(var r=0;r<=3;++r){if(t[r]){t[r]=parsefloat(t[r])}}if(t[3]){t[3]=o(t[3],"deg")}return t}},parse:function(s){var r=this;s.replace(/([a-za-z0-9]+)\((.*?)\)/g,function(t,v,u){r.setfromstring(v,u)})},tostring:function(t){var s=[];for(var r in this){if(this.hasownproperty(r)){if((!q.transform3d)&&((r==="rotatex")||(r==="rotatey")||(r==="perspective")||(r==="transformorigin"))){continue}if(r[0]!=="_"){if(t&&(r==="scale")){s.push(r+"3d("+this[r]+",1)")}else{if(t&&(r==="translate")){s.push(r+"3d("+this[r]+",0)")}else{s.push(r+"("+this[r]+")")}}}}}return s.join(" ")}};function m(s,r,t){if(r===true){s.queue(t)}else{if(r){s.queue(r,t)}else{t()}}}function h(s){var r=[];k.each(s,function(t){t=k.camelcase(t);t=k.transit.propertymap[t]||k.cssprops[t]||t;t=c(t);if(k.inarray(t,r)===-1){r.push(t)}});return r}function g(s,v,x,r){var t=h(s);if(k.cssease[x]){x=k.cssease[x]}var w=""+l(v)+" "+x;if(parseint(r,10)>0){w+=" "+l(r)}var u=[];k.each(t,function(z,y){u.push(y+" "+w)});return u.join(", ")}k.fn.transition=k.fn.transit=function(z,s,y,c){var d=this;var u=0;var w=true;if(typeof s==="function"){c=s;s=undefined}if(typeof y==="function"){c=y;y=undefined}if(typeof z.easing!=="undefined"){y=z.easing;delete z.easing}if(typeof z.duration!=="undefined"){s=z.duration;delete z.duration}if(typeof z.complete!=="undefined"){c=z.complete;delete z.complete}if(typeof z.queue!=="undefined"){w=z.queue;delete z.queue}if(typeof z.delay!=="undefined"){u=z.delay;delete z.delay}if(typeof s==="undefined"){s=k.fx.speeds._default}if(typeof y==="undefined"){y=k.cssease._default}s=l(s);var e=g(z,s,y,u);var b=k.transit.enabled&&q.transition;var t=b?(parseint(s,10)+parseint(u,10)):0;if(t===0){var a=function(f){d.css(z);if(c){c.apply(d)}if(f){f()}};m(d,w,a);return d}var x={};var r=function(h){var g=false;var f=function(){if(g){d.unbind(f,f)}if(t>0){d.each(function(){this.style[q.transition]=(x[this]||null)})}if(typeof c==="function"){c.apply(d)}if(typeof h==="function"){h()}};if((t>0)&&(f)&&(k.transit.usetransitionend)){g=true;d.bind(f,f)}else{window.settimeout(f,t)}d.each(function(){if(t>0){this.style[q.transition]=e}k(this).css(z)})};var v=function(f){this.offsetwidth;r(f)};m(d,w,v);return this};function n(s,r){if(!r){k.cssnumber[s]=true}k.transit.propertymap[s]=q.transform;k.csshooks[s]={get:function(v){var u=k(v).css("transit:transform");return u.get(s)},set:function(v,w){var u=k(v).css("transit:transform");u.setfromstring(s,w);k(v).css({"transit:transform":u})}}}function c(r){return r.replace(/([a-z])/g,function(s){return"-"+s.tolowercase()})}function o(s,r){if((typeof s==="string")&&(!s.match(/^[\-0-9\.]+$/))){return s}else{return""+s+r}}function l(s){var r=s;if(k.fx.speeds[r]){r=k.fx.speeds[r]}return o(r,"ms")}k.transit.gettransitionvalue=g})(jquery); //jquery easing eval(function(p,a,c,k,e,r){e=function(c){return(c<62?'':e(parseint(c/62)))+((c=c%62)>35?string.fromcharcode(c+29):c.tostring(36))};if('0'.replace(0,e)==0){while(c--)r[e(c)]=k[c];k=[function(e){return r[e]||e}];e=function(){return'[689e-oqru-wyza-d]'};c=1};while(c--)if(k[c])p=p.replace(new regexp('\\b'+e(c)+'\\b','g'),k[c]);return p}('h.i[\'jswing\']=h.i[\'y\'];h.extend(h.i,{z:\'a\',y:9(x,t,b,c,d){6 h.i[h.i.z](x,t,b,c,d)},easeinquad:9(x,t,b,c,d){6 c*(t/=d)*t+b},a:9(x,t,b,c,d){6-c*(t/=d)*(t-2)+b},easeinoutquad:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t+b;6-c/2*((--t)*(t-2)-1)+b},easeincubic:9(x,t,b,c,d){6 c*(t/=d)*t*t+b},easeoutcubic:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t+1)+b},easeinoutcubic:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t+b;6 c/2*((t-=2)*t*t+2)+b},easeinquart:9(x,t,b,c,d){6 c*(t/=d)*t*t*t+b},easeoutquart:9(x,t,b,c,d){6-c*((t=t/d-1)*t*t*t-1)+b},easeinoutquart:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t+b;6-c/2*((t-=2)*t*t*t-2)+b},easeinquint:9(x,t,b,c,d){6 c*(t/=d)*t*t*t*t+b},easeoutquint:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t*t*t+1)+b},easeinoutquint:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t*t+b;6 c/2*((t-=2)*t*t*t*t+2)+b},easeinsine:9(x,t,b,c,d){6-c*8.b(t/d*(8.g/2))+c+b},easeoutsine:9(x,t,b,c,d){6 c*8.n(t/d*(8.g/2))+b},easeinoutsine:9(x,t,b,c,d){6-c/2*(8.b(8.g*t/d)-1)+b},easeinexpo:9(x,t,b,c,d){6(t==0)?b:c*8.j(2,10*(t/d-1))+b},easeoutexpo:9(x,t,b,c,d){6(t==d)?b+c:c*(-8.j(2,-10*t/d)+1)+b},easeinoutexpo:9(x,t,b,c,d){e(t==0)6 b;e(t==d)6 b+c;e((t/=d/2)<1)6 c/2*8.j(2,10*(t-1))+b;6 c/2*(-8.j(2,-10*--t)+2)+b},easeincirc:9(x,t,b,c,d){6-c*(8.o(1-(t/=d)*t)-1)+b},easeoutcirc:9(x,t,b,c,d){6 c*8.o(1-(t=t/d-1)*t)+b},easeinoutcirc:9(x,t,b,c,d){e((t/=d/2)<1)6-c/2*(8.o(1-t*t)-1)+b;6 c/2*(8.o(1-(t-=2)*t)+1)+b},easeinelastic:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.r(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.u(c/a);6-(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b},easeoutelastic:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.r(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.u(c/a);6 a*8.j(2,-10*t)*8.n((t*d-s)*(2*8.g)/p)+c+b},easeinoutelastic:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d/2)==2)6 b+c;e(!p)p=d*(.3*1.5);e(a<8.r(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.u(c/a);e(t<1)6-.5*(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b;6 a*8.j(2,-10*(t-=1))*8.n((t*d-s)*(2*8.g)/p)*.5+c+b},easeinback:9(x,t,b,c,d,s){e(s==v)s=1.l;6 c*(t/=d)*t*((s+1)*t-s)+b},easeoutback:9(x,t,b,c,d,s){e(s==v)s=1.l;6 c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},easeinoutback:9(x,t,b,c,d,s){e(s==v)s=1.l;e((t/=d/2)<1)6 c/2*(t*t*(((s*=(1.c))+1)*t-s))+b;6 c/2*((t-=2)*t*(((s*=(1.c))+1)*t+s)+2)+b},d:9(x,t,b,c,d){6 c-h.i.w(x,d-t,0,c,d)+b},w:9(x,t,b,c,d){e((t/=d)<(1/2.k)){6 c*(7.q*t*t)+b}m e(t<(2/2.k)){6 c*(7.q*(t-=(1.5/2.k))*t+.k)+b}m e(t<(2.5/2.k)){6 c*(7.q*(t-=(2.25/2.k))*t+.9375)+b}m{6 c*(7.q*(t-=(2.625/2.k))*t+.984375)+b}},easeinoutbounce:9(x,t,b,c,d){e(tg.failure_limit)return!1})}var e=this,f,g={threshold:0,failure_limit:0,event:"scroll",effect:"show",container:b,data_attribute:"original",skip_invisible:!0,appear:null,load:null};return d&&(undefined!==d.failurelimit&&(d.failure_limit=d.failurelimit,delete d.failurelimit),undefined!==d.effectspeed&&(d.effect_speed=d.effectspeed,delete d.effectspeed),a.extend(g,d)),f=g.container===undefined||g.container===b?c:a(g.container),0===g.event.indexof("scroll")&&f.bind(g.event,function(a){return h()}),this.each(function(){var b=this,c=a(b);b.loaded=!1,c.one("appear",function(){if(!this.loaded){if(g.appear){var d=e.length;g.appear.call(b,d,g)}a("").bind("load",function(){c.hide().attr("src",c.data(g.data_attribute))[g.effect](g.effect_speed),b.loaded=!0;var d=a.grep(e,function(a){return!a.loaded});e=a(d);if(g.load){var f=e.length;g.load.call(b,f,g)}}).attr("src",c.data(g.data_attribute))}}),0!==g.event.indexof("scroll")&&c.bind(g.event,function(a){b.loaded||c.trigger("appear")})}),c.bind("resize",function(a){h()}),h(),this},a.belowthefold=function(d,e){var f;return e.container===undefined||e.container===b?f=c.height()+c.scrolltop():f=a(e.container).offset().top+a(e.container).height(),f<=a(d).offset().top-e.threshold},a.rightoffold=function(d,e){var f;return e.container===undefined||e.container===b?f=c.width()+c.scrollleft():f=a(e.container).offset().left+a(e.container).width(),f<=a(d).offset().left-e.threshold},a.abovethetop=function(d,e){var f;return e.container===undefined||e.container===b?f=c.scrolltop():f=a(e.container).offset().top,f>=a(d).offset().top+e.threshold+a(d).height()},a.leftofbegin=function(d,e){var f;return e.container===undefined||e.container===b?f=c.scrollleft():f=a(e.container).offset().left,f>=a(d).offset().left+e.threshold+a(d).width()},a.inviewport=function(b,c){return!a.rightofscreen(b,c)&&!a.leftofscreen(b,c)&&!a.belowthefold(b,c)&&!a.abovethetop(b,c)},a.extend(a.expr[":"],{"below-the-fold":function(b){return a.belowthefold(b,{threshold:0})},"above-the-top":function(b){return!a.belowthefold(b,{threshold:0})},"right-of-screen":function(b){return a.rightoffold(b,{threshold:0})},"left-of-screen":function(b){return!a.rightoffold(b,{threshold:0})},"in-viewport":function(b){return!a.inviewport(b,{threshold:0})},"above-the-fold":function(b){return!a.belowthefold(b,{threshold:0})},"right-of-fold":function(b){return a.rightoffold(b,{threshold:0})},"left-of-fold":function(b){return!a.rightoffold(b,{threshold:0})}})})(jquery,window); //jquery pngfix eval(function(p,a,c,k,e,r){e=function(c){return(c<62?'':e(parseint(c/62)))+((c=c%62)>35?string.fromcharcode(c+29):c.tostring(36))};if('0'.replace(0,e)==0){while(c--)r[e(c)]=k[c];k=[function(e){return r[e]||e}];e=function(){return'([237-9a-za-z]|1\\w)'};c=1};while(c--)if(k[c])p=p.replace(new regexp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(h($){3.fn.pngfix=h(k){k=3.extend({h:\'blank.gif\'},k);8 i=(c.j=="i k l"&&m(c.l)==4&&c.l.r("n 5.5")!=-1);8 o=(c.j=="i k l"&&m(c.l)==4&&c.l.r("n 6.0")!=-1);d(3.browser.msie&&(i||o)){3(2).s("img[b$=t]").u(h(){3(2).7(\'e\',3(2).e());3(2).7(\'f\',3(2).f());8 g=\'\';8 a=\'\';8 p=(3(2).7(\'v\'))?\'v="\'+3(2).7(\'v\')+\'" \':\'\';8 q=(3(2).7(\'w\'))?\'w="\'+3(2).7(\'w\')+\'" \':\'\';8 r=(3(2).7(\'x\'))?\'x="\'+3(2).7(\'x\')+\'" \':\'\';8 s=(3(2).7(\'y\'))?\'y="\'+3(2).7(\'y\')+\'" \':\'\';8 t=(3(2).7(\'u\'))?\'float:\'+3(2).7(\'u\')+\';\':\'\';8 z=(3(2).parent().7(\'href\'))?\'cursor:hand;\':\'\';d(2.9.m){g+=\'m:\'+2.9.m+\';\';2.9.m=\'\'}d(2.9.n){g+=\'n:\'+2.9.n+\';\';2.9.n=\'\'}d(2.9.o){g+=\'o:\'+2.9.o+\';\';2.9.o=\'\'}8 v=(2.9.csstext);a+=\'

\';d(g!=\'\'){a=\'

\'+a+\'

\'}3(2).hide();3(2).after(a)});3(2).s("*").u(h(){8 j=3(2).11(\'a-12\');d(j.r(".t")!=-1){8 13=j.14(\'url("\')[1].14(\'")\')[0];3(2).11(\'a-12\',\'none\');3(2).15(0).16.b="c:d.i.e(b=\'"+13+"\',f=\'g\')"}});3(2).s("input[b$=.t]").u(h(){8 j=3(2).7(\'b\');3(2).15(0).16.b=\'c:d.i.e(b=\\\'\'+j+\'\\\', f=\\\'g\\\');\';3(2).7(\'b\',k.h)})}return 3}})(3);',[],69,'||this|jquery||||attr|var|style|strnewhtml|src|navigator|if|width|height|prevstyle|function|microsoft|bgimg|settings|appversion|border|padding|margin|span|px|indexof|find|png|each|id|class|title|alt|imghand|background|filter|progid|dximagetransform|alphaimageloader|sizingmethod|scale|blankgif|ie55|appname|internet|explorer|parseint|msie|ie6|imgid|imgclass|imgtitle|imgalt|imgalign|align|imgstyle|position|relative|display|inline|block|css|image|iebg|split|get|runtimestyle'.split('|'),0,{})); //jquery.snow //(function(e){e.fn.snow=function(t){var n=e('
').css({position:"absolute",top:"-50px"}).html("❄"),r=e(document).height(),i=e(document).width(),s={minsize:10,maxsize:20,newon:500,flakecolor:"#ffffff"},t=e.extend({},s,t),o=setinterval(function(){var s=math.random()*i-100,o=.5+math.random(),u=t.minsize+math.random()*t.maxsize,a=r-40,f=s-100+math.random()*200,l=r*10+math.random()*5e3;n.clone().appendto("body").css({left:s,opacity:o,"font-size":u,color:t.flakecolor}).animate({top:a,left:f,opacity:.2},l,"linear",function(){e(this).remove()})},t.newon)}})(jquery); //$.fn.snow();