/* Copyright (c) 2010 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.4
 *
 * Requires: 1.2.2+
 */
(function(c){var a=["DOMMouseScroll","mousewheel"];c.event.special.mousewheel={setup:function(){if(this.addEventListener){for(var d=a.length;d;){this.addEventListener(a[--d],b,false)}}else{this.onmousewheel=b}},teardown:function(){if(this.removeEventListener){for(var d=a.length;d;){this.removeEventListener(a[--d],b,false)}}else{this.onmousewheel=null}}};c.fn.extend({mousewheel:function(d){return d?this.bind("mousewheel",d):this.trigger("mousewheel")},unmousewheel:function(d){return this.unbind("mousewheel",d)}});function b(i){var g=i||window.event,f=[].slice.call(arguments,1),j=0,h=true,e=0,d=0;i=c.event.fix(g);i.type="mousewheel";if(i.wheelDelta){j=i.wheelDelta/120}if(i.detail){j=-i.detail/3}d=j;if(g.axis!==undefined&&g.axis===g.HORIZONTAL_AXIS){d=0;e=-1*j}if(g.wheelDeltaY!==undefined){d=g.wheelDeltaY/120}if(g.wheelDeltaX!==undefined){e=-1*g.wheelDeltaX/120}f.unshift(i,j,e,d);return c.event.handle.apply(this,f)}})(jQuery);(function(a){a.fn.extend({parallaxing:function(b){var c={preventDefault:false,momentum:true,momentumDamp:0.9,momentumTime:5000,iPadMomentumDamp:0.95,iPadMomentumTime:1200};var b=a.extend(c,b);return this.each(function(){var W=b;var s=a(this);var t=a("#slideSlider"),n=a("#LoaderPlate"),V=a("#PopupPlate"),aa=a("#PopupContentWrapper"),K=a(".parallaxingLevel"),X=a(".ipadCache"),ad,R,v=0,D=(t.width()*-1),ah=false,h=false,p=0,g=0,M="",Q="",q=true,O,d,Y=navigator.platform.indexOf("iPad")!==-1,u=false,Z=false,ae=false,A=N(),E="WebKitCSSMatrix" in window,x=E&&"m11" in new WebKitCSSMatrix();window.scrollMomentumSpeed=window.parallaxingContentArray.scrollMomentumSpeed;window.scrollMomentumDir=1;window.soundPos=0;window.movieIsPlaying=false;var T=(function(){var am=document.createElement("div"),al="Khtml Ms O Moz Webkit MSIE".split(" "),o=al.length;return function(an){if(an in am.style){return true}an=an.replace(/^[a-z]/,function(ao){return ao.toUpperCase()});while(o--){if(al[o]+an in am.style){return al[o]}}return false}})();if(u||navigator.userAgent.match(/MSIC (\d+(?:\.\d+)+(?:b\d*)?)/)=="MSIC 6.0,6.0"){a("#QOverlay").hide()}var aj=T("transitionDuration");var C="";if(aj!=false&&aj!="O"){C=aj.toLowerCase();var U="-"+C+"-transition-property";var i="-"+C+"-transition-timing-function";var B="-"+C+"-transition-duration";var J="-"+C+"-transform"}else{aj=false}for(key in window.parallaxingContentArray.content){thisfor=window.parallaxingContentArray.content[key];thisfor.jqObject=document.getElementById(key);thisfor.jqObject.style.left=thisfor.left+"px";thisfor.jqObject.style.top=thisfor.top+"px";thisfor.jqObject.style.zIndex=thisfor["z-index"];thisfor.jqObject.speed=thisfor.speed}for(key in window.parallaxingContentArray.clickable){if(Z){Q=window.parallaxingContentArray.clickable[key]["movieOldWebkit"]}else{if(u){Q=window.parallaxingContentArray.clickable[key]["movieWebkit"]}else{Q=window.parallaxingContentArray.clickable[key]["movieFlash"]}}if(!A){a("#"+key).attr({rel:Q,hash:window.parallaxingContentArray.clickable[key]["hashTag"]}).bind("click",function(o){e(a(this).attr("rel"))})}else{a("#"+key).attr({rel:Q,hash:window.parallaxingContentArray.clickable[key]["hashTag"]}).bind("click",function(o){window.location.hash=a(this).attr("hash");e(a(this).attr("rel"))})}}if(aj){K.css(U,"-"+C+"-transform");K.css(i,"cubic-bezier(0, 0, 0.2, 1)");if(!A){K.css(B,"2000ms")}K.css(J,ac(0));if(u){X.css(U,"-"+C+"-transform");X.css(J,ac(0))}if(u){aa.css(U,"-"+C+"-transform");aa.css(i,"cubic-bezier(0, 0, 0.2, 1)");aa.css(B,"2000ms");aa.css(J,ac(0));V.css(U,"-"+C+"-transform");V.css(J,ac(0));a("#legalContent").css(U,"-"+C+"-transform");a("#legalContent").css(J,S(600));a("#legalContent").css({"background-color":"#3f4955","padding-left":"4px","padding-right":"4px"})}else{V.css({display:"none",top:"0px"});a("#legalContent").css({display:"none"})}}else{V.css({display:"none",top:"0px"});a("#legalContent").css({display:"none"})}if(!A){a("body").append('<div id="sliderScroll"><div id="sliderScrollInner">&nbsp;</div></div>');ad=a("#sliderScroll");R=a("#sliderScrollInner");R.width(t.width())}w();if(u){a(".parallaxingTextbox").addClass("GothamLight");a("#startTextWrapper , #endTextWrapper ").addClass("letterSpace2");a("#startText2");a("#StartWatchingBtn").attr("href","http://itunes.apple.com/us/app/hbo-go/id429775439?mt=8")}else{if(ae){a(".parallaxingTextbox").addClass("letterSpace1");a("#startTextWrapper , #endTextWrapper ").addClass("letterSpace2");Cufon.replace(".parallaxingTextbox, .parallaxingTextboxContent",{fontFamily:"GothamLight"});Cufon.replace("#startTextWrapper, #endTextWrapper",{fontFamily:"GothamBook"});a("#BackToBtn").hide()}else{a(".parallaxingTextbox").addClass("letterSpace1");
a("#startTextWrapper , #endTextWrapper ").addClass("letterSpace2");a("#startText2content").html("");Cufon.replace(".parallaxingTextbox, .parallaxingTextboxContent",{fontFamily:"GothamLight"});Cufon.replace("#startTextWrapper, #endTextWrapper",{fontFamily:"GothamBook"});a("#BackToBtn").hide()}}L();if(u||navigator.userAgent.match(/MSIC (\d+(?:\.\d+)+(?:b\d*)?)/)=="MSIC 6.0,6.0"){l()}else{QueryLoader.selectorPreload="#slideWrapper";QueryLoader.init()}function l(){if("onorientationchange" in window){window.addEventListener("orientationchange",L,false)}else{window.onresize=function(o){L()}}if(!A){ad.bind("scroll",f);$('#slideshow').bind("mousewheel",j);$('#slideshow').onscroll=m;a("#PopupCloseBtn, #PopupPlate").bind("click",H);a("#startLinkWrapper a").bind("click",function(){ad.animate({scrollLeft: (a(this).attr("rel"))}, 2000, "swing");return false})}else{t.bind("touchstart.touchScroll",P);t.bind("touchmove.touchScroll",r);t.bind("touchend.touchScroll touchcancel.touchScroll",z);a("#PopupCloseBtn, #PopupPlate").bind("touchstart.touchScroll",H);a("#startLinkWrapper a").bind("click",function(){af((a(this).attr("rel")*-1),"5000");return false})}if(window.location.hash!=""){I()}window.scrollTo(0,10)}function N(){if(navigator.platform.indexOf("iPad")!==-1){a("#thisViewPort").attr("content","initial-scale = 1.0,maximum-scale = 1.0");W.preventDefault=true;u=true;return true}else{if(navigator.platform.indexOf("iPhone")!==-1||navigator.platform.indexOf("iPod")!==-1){a("#thisViewPort").attr("content","width = 1220");if(screen.height<500){Z=true}u=true;return true}else{if(navigator.userAgent.indexOf("Android")!==-1){ae=true;return true}else{return false}}}}function ai(){if(a(this).hasClass("legalOpen")){if(u){a("#legalContent").css(J,S(-200))}else{a("#legalContent").hide();a("#startLinkWrapper, #startText2").show()}a(this).removeClass("legalOpen")}else{if(u){a("#legalContent").css(J,S(600))}else{a("#legalContent").show();a("#startLinkWrapper, #startText2").hide()}a(this).addClass("legalOpen")}return false}function F(){if(a(this).hasClass("soundMute")){a(this).removeClass("soundMute");JukeBoxUnMute()}else{a(this).addClass("soundMute");JukeBoxMute()}return false}function I(){for(key in window.parallaxingContentArray.rooms){if(window.location.hash=="#"+key){tempLeftStartPos=window.parallaxingContentArray.rooms[key]["start"];ab(tempLeftStartPos);if(!A){ad.scrollLeft(tempLeftStartPos*-1)}}}for(key in window.parallaxingContentArray.clickable){tempHashPos=window.parallaxingContentArray.clickable[key]["hashPos"];tempHashTag=window.parallaxingContentArray.clickable[key]["hashTag"];if(u){Q=window.parallaxingContentArray.clickable[key]["movieWebkit"]}else{Q=window.parallaxingContentArray.clickable[key]["movieFlash"]}if(window.location.hash=="#"+tempHashTag){q=true;ab(tempHashPos);if(!A){ad.scrollLeft(tempHashPos*-1)}e(Q)}}}function e(al){if(!window.movieIsPlaying){window.movieIsPlaying=true;if(u){aa.css({left:(s.width()/2-aa.width()/2)+"px"});aa.css("-"+C+"-transform",S(640));V.css("-"+C+"-transform",S(700))}else{aa.css({top:"-400px",left:(s.width()/2-aa.width()/2)+"px"});a("#PopupPlate").show();var o=(a(window).height()-494)/2;if(o<0){o=0}else{if(o>=100){o=100}}aa.animate({top:o},1000,function(){JukeBoxMute();a("#PopupContentInner").html('<div id="mainVideoFlash">&nbsp;</div>');var an={allowFullscreen:"true",wmode:"transparent"};var am={movieURL:al};swfobject.embedSWF("swfobject/hboVideoPlayer.swf","mainVideoFlash","858","494","10.0.2.54","swfobject/expressInstall.swf",am,an,null)})}if(u){$mainVideo=document.getElementById("mainVideo");$mainVideo.src=al;$mainVideo.load();$mainVideo.play()}}}function w(){if(u){a("#PopupContentInner").html('<video id="mainVideo" width="740" height="426" controls="controls">Your browser does not support the html5 video.</video>');if(Y){a("#mainVideo").bind("ended",function(){H()})}}else{a("#PopupContentInner").html('<div id="mainVideoFlash">&nbsp;</div>')}}function H(){if(u){if(Y){$mainVideo.src="http://null";$mainVideo.play()
}aa.css("-"+C+"-transform",S(0));V.css("-"+C+"-transform",S(0))}else{a("#PopupContentInner").html("");a("#PopupPlate").hide();aa.animate({top:-550},1000)}setTimeout("window.movieIsPlaying = false;",750)}function L(){if(a(window).width()<1280){s.css("width",a(window).width()+"px");n.css("width",a(window).width()+"px");V.css("width",a(window).width()+"px");a("#end_BG, #QOverlay").css("width",a(window).width()+"px");D=(t.width()*-1)}else{s.css("width","1300px");n.css("width","1300px");V.css("width","1300px");a("#end_BG, #QOverlay").css("width","1300px");D=(t.width()*-1)}if(!A){ad.css({width:a(window).width()+"px"});R.width(t.width()+a(window).width());m()}ak("#frameWorkWrapper");G()}function ak(o){idHeightOffsett=(a(window).height()/2)-(a(o).height()/2)-10;if(idHeightOffsett>=0){}else{a("#footerShare").css({})}}function G(){for(key in window.parallaxingContentArray.rooms){try{if(v<=window.parallaxingContentArray.rooms[key]["start"]&&v>=window.parallaxingContentArray.rooms[key]["stop"]){if(M!=key){M=key;if(!q){}q=false}}}catch(o){}}}function ac(o){return"translate"+(x?"3d("+o+"px,0px,0px) ":"("+o+"px,0px)")}function S(o){return"translate"+(x?"3d(0px,"+o+"px,0px) ":"(0px,"+o+"px)")}function ag(o){o=o||"0";if(aj){K.each(function(al){a(this).css("-"+C+"-transition-duration",o+"ms")})}}function ab(o){clearTimeout(d);if(o>0){o=0}else{if(o<D){o=D}}if(aj){K.each(function(al){a(this).css("-"+C+"-transform",ac(Math.round(o*a(this).attr("speed"))))})}else{K.each(function(al){a(this).css("left",((o*a(this).attr("speed"))-a(this).attr("offset")))})}v=o;d=setTimeout(function(){return G()},40)}function j(o,am){var al=ad.scrollLeft()+(am*window.parallaxingContentArray.scrollWebkitMultiply*window.scrollMomentumSpeed*-1);ad.scrollLeft(al);return false}function f(o){tempScroll=ad.scrollLeft()*-1;ab(tempScroll)}function m(){ad.css({width:a(window).width()+"px"})}function af(o,al){if(o===v){return}h=true;ag(al);ab(o)}function y(o){if(o.originalEvent){if(o.originalEvent.touches&&o.originalEvent.touches.length){return o.originalEvent.touches}else{if(o.originalEvent.changedTouches&&o.originalEvent.changedTouches.length){return o.originalEvent.changedTouches}}}return o.touches}function k(aq,am,al,ao,an){var ap=Math.abs(aq),o=0;while(ap>0.1){ap*=am;o+=ap}if(o>ao){o=ao}if(o>al){if(aq<0){o=-o}af(v+Math.round(o),an)}}function z(an){if(!ah){return}ah=false;dx=g;var ao=dx+v;var am=y(an);if(h){if(W.momentum){k(g,Y?W.iPadMomentumDamp:W.momentumDamp,40,2000,Y?W.iPadMomentumTime:W.momentumTime)}}else{var ap=am[0],al=ap.target,o=document.createEvent("MouseEvent");while(al.nodeType!==1){al=al.parentNode}o.initMouseEvent("click",true,true,ap.view,1,ap.screenX,ap.screenY,ap.clientX,ap.clientY,false,false,false,false,0,null);al.dispatchEvent(o)}}function r(am){if(!ah){return}if(Math.abs(g)>=5){am.preventDefault()}var al=y(am),o=al[0].pageX-p;if(v>0){o/=2}else{if(v<D){o=o-(o-D)/2}}g=o-v;h=true;ab(o)}function P(al){if(W.preventDefault){al.preventDefault()}al.stopPropagation();var o=y(al);ah=true;h=false;g=0;ag(0);p=o[0].pageX-v}a(this).bind("setPos",function(al,o){ab(o)});a(this).bind("closeVideoGlobal",function(al,o){H()});a(this).bind("initParallaxGlobal",function(al,o){l()})})}})})(jQuery);jQuery.extend(jQuery.easing,{def:"easeOutCubic",swing:function(e,f,a,h,g){return jQuery.easing[jQuery.easing.def](e,f,a,h,g)},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a}});window.parallaxingContentArray=new Object;window.parallaxingContentArray={scrollMomentumSpeed:20,scrollWebkitMultiply:3,rooms:{start:{order:0,start:0,stop:-12},welcome:{order:1,start:-13,stop:-1620},mountainhouse:{order:2,start:-2171,stop:-3556},evox:{order:3,start:-4157,stop:-5601},relationships:{order:4,start:-5803,stop:-9456},end:{order:5,start:-9457,stop:-11890}},content:{start_BG:{"z-index":900,top:0,left:0},livingRoom_BG:{"z-index":100,top:0,left:0},livingRoom_FG_sofa:{"z-index":120,top:0,left:0},livingRoom_textbox1:{"z-index":120,top:166,left:480},transition_livingroom_kitchen:{speed:1,"z-index":700,top:0,left:1620},kitchen_BG:{speed:0.75,"z-index":200,top:0,left:0+1400},kitchen_MG_trash:{speed:0.65,"z-index":210,top:51,left:490+2471},kitchen_textbox1:{speed:0.85,"z-index":240,top:174,left:554+2050},kitchen_FG_table:{speed:0.85,"z-index":220,top:138,left:959+1171},kitchen_textbox2:{speed:1.1,"z-index":240,top:10,left:1340+1850},transition_kitchen_office:{speed:0.95,"z-index":700,top:0,left:570+2986},office_BG:{speed:0.75,"z-index":300,top:0,left:0+3086},office_FG_water:{speed:1.05,"z-index":360,top:155,left:1850+2986},office_textbox1:{speed:1.1,"z-index":340,top:176,left:1600+2686},transition_office_busStop:{speed:1,"z-index":450,top:0,left:3015+2586},busStop_BG:{speed:0.65,"z-index":100,top:0,left:-750+4436},BusStop_FG_leafs:{"z-index":430,top:169,left:1600+4336},BusStop_textbox1:{speed:1.1,"z-index":440,top:197,left:1700+4236},end_BG:{speed:0.75,"z-index":600,top:0,left:0}},clickable:{kitchen_textbox2:{movieWebkit:"hbogo_kitchen_hbo_high.mp4",movieOldWebkit:"hbogo_kitchen_hbo_small.mp4",movieFlash:"../hbogo_kitchen_hbo_high.mp4",hashTag:"movie1",hashPos:"-3200"},office_textbox1:{movieWebkit:"hbogo_office_hbo_high.mp4",movieOldWebkit:"hbogo_office_hbo_small.mp4",movieFlash:"../hbogo_office_hbo_high.mp4",hashTag:"movie2",hashPos:"-5600"},BusStop_textbox1:{}}};window.log=function(){log.history=log.history||[];log.history.push(arguments);arguments.callee=arguments.callee.caller;if(this.console){console.log(Array.prototype.slice.call(arguments))}};(function(e){function h(){}for(var g="assert,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,log,markTimeline,profile,profileEnd,time,timeEnd,trace,warn".split(","),f;f=g.pop();){e[f]=e[f]||h}})(window.console=window.console||{});var QueryLoader={overlay:"",loadBar:"",preloader:"",items:new Array(),doneStatus:0,doneNow:0,selectorPreload:"body",ieLoadFixTime:2000,ieTimeout:"",isDevice:false,init:function(){if(navigator.userAgent.match(/MSIC (\d+(?:\.\d+)+(?:b\d*)?)/)=="MSIC 6.0,6.0"){$("#QOverlay").hide();return false}if(QueryLoader.selectorPreload=="body"){QueryLoader.spawnLoader();QueryLoader.getImages(QueryLoader.selectorPreload);QueryLoader.createPreloading()}else{$(document).ready(function(){QueryLoader.spawnLoader();QueryLoader.getImages(QueryLoader.selectorPreload);QueryLoader.createPreloading()})}QueryLoader.ieTimeout=setTimeout("QueryLoader.ieLoadFix()",QueryLoader.ieLoadFixTime)},ieLoadFix:function(){var b=navigator.userAgent.match(/MSIC (\d+(?:\.\d+)+(?:b\d*)?)/);try{if(b[0].match("MSIC")){while((100/QueryLoader.doneStatus)*QueryLoader.doneNow<100){QueryLoader.imgCallback()}}}catch(a){}},imgCallback:function(){QueryLoader.doneNow++;QueryLoader.animateLoader()},getImages:function(a){var b=$(a).find("*:not(script)").each(function(){var c="";if($(this).css("background-image")!="none"){var c=$(this).css("background-image")}else{if(typeof($(this).attr("src"))!="undefined"&&$(this).attr("tagName").toLowerCase()=="img"){var c=$(this).attr("src")}}c=c.replace('url("',"");c=c.replace("url(","");c=c.replace('")',"");c=c.replace(")","");if(c.length>0){QueryLoader.items.push(c)}})},createPreloading:function(){QueryLoader.preloader=$("<div></div>").appendTo(QueryLoader.selectorPreload);$(QueryLoader.preloader).css({height:"0px",width:"0px",overflow:"hidden"});var b=QueryLoader.items.length;QueryLoader.doneStatus=b;for(var a=0;a<b;a++){var c=$("<img></img>");$(c).attr("src",QueryLoader.items[a]);$(c).unbind("load");$(c).bind("load",function(){QueryLoader.imgCallback()});$(c).appendTo($(QueryLoader.preloader))}},spawnLoader:function(){QueryLoader.overlay=$("#QOverlay");QueryLoader.loadBar=$("#QLoader span")},animateLoader:function(){var a=Math.round((100/QueryLoader.doneStatus)*QueryLoader.doneNow);$(QueryLoader.loadBar).html(a+"%");if(a>99){QueryLoader.doneLoad()}},doneLoad:function(){clearTimeout(QueryLoader.ieTimeout);$(QueryLoader.overlay).fadeOut(800);$(QueryLoader.preloader).remove();$("#slideWrapper").trigger("initParallaxGlobal")}};var Cufon=(function(){var P=function(){return P.replace.apply(null,arguments)};var D=P.DOM={ready:(function(){var c=false,a={loaded:1,complete:1};var d=[],b=function(){if(c){return}c=true;for(var e;e=d.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){a[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}K(window,"load",b);return function(e){if(!arguments.length){b()}else{c?e():d.push(e)}}})(),root:function(){return document.documentElement||document.body}};var O=P.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/b*this.value};this.convertFrom=function(c){return c/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var a=b.className;b.className=a+(a&&" ")+c;return b},color:S(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,e,c){b.opacity=parseFloat(c);return"rgb("+e+")"});return b}),fontStretch:S(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/100
}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[a]||1}),getStyle:function(a){var b=document.defaultView;if(b&&b.getComputedStyle){return new ab(b.getComputedStyle(a,null))}if(a.currentStyle){return new ab(a.currentStyle)}return new ab(a.style)},gradient:S(function(b){var a={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},e=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,f=e.length,d;c<f;++c){d=e[c].split("=",2).reverse();a.stops.push([d[1]||c/(f-1),d[0]])}return a}),quotedList:S(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a)){b.push(d[3]||d[1])}return b}),recognizesMedia:S(function(a){var c=document.createElement("style"),d,e,f;c.type="text/css";c.media=a;try{c.appendChild(document.createTextNode("/**/"))}catch(b){}e=V("head")[0];e.insertBefore(c,e.firstChild);d=(c.sheet||c.styleSheet);f=d&&!d.disabled;e.removeChild(c);return f}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");a.className=a.className.replace(c,"");return a},supports:function(a,b){var c=document.createElement("span").style;if(c[a]===undefined){return false}c[a]=b;return c[a]===b},textAlign:function(a,b,d,c){if(b.get("textAlign")=="right"){if(d>0){a=" "+a}}else{if(d<c-1){a+=" "}}return a},textShadow:S(function(b){if(b=="none"){return null}var c=[],a={},f,e=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(f=d.exec(b)){if(f[0]==","){c.push(a);a={};e=0}else{if(f[1]){a.color=f[1]}else{a[["offX","offY","blur"][e++]]=f[2]}}}c.push(a);return c}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,c=/\s+$/;return function(d,f,e,g){if(g){if(g.nodeName.toLowerCase()=="br"){d=d.replace(b,"")}}if(a[f.get("display")]){return d}if(!e.previousSibling){d=d.replace(b,"")}if(!e.nextSibling){d=d.replace(c,"")}return d}})()};O.ready=(function(){var c=!O.recognizesMedia("all"),i=false;var a=[],f=function(){c=true;for(var j;j=a.shift();j()){}};var e=V("link"),d=V("style");function b(j){return j.disabled||g(j.sheet,j.media||"screen")}function g(p,m){if(!O.recognizesMedia(m||"all")){return true}if(!p||p.disabled){return false}try{var l=p.cssRules,n;if(l){search:for(var j=0,k=l.length;n=l[j],j<k;++j){switch(n.type){case 2:break;case 3:if(!g(n.styleSheet,n.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function h(){if(document.createStyleSheet){return true}var j,k;for(k=0;j=e[k];++k){if(j.rel.toLowerCase()=="stylesheet"&&!b(j)){return false}}for(k=0;j=d[k];++k){if(!b(j)){return false}}return true}D.ready(function(){if(!i){i=O.getStyle(document.body).isUsable()}if(c||(i&&h())){f()}else{setTimeout(arguments.callee,10)}});return function(j){if(c){j()}else{a.push(j)}}})();function I(a){var b=this.face=a.face,c={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var d=b.bbox.split(/\s+/);var e={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[3],10)};e.width=e.maxX-e.minX;e.height=e.maxY-e.minY;e.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return e})();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(h,f,o){var e=this.glyphs,g,i,m,d=[],n=0,j=-1,k=-1,l;while(l=h[++j]){g=e[l]||this.missingGlyph;if(!g){continue}if(i){n-=m=i[l]||0;d[k]-=m}n+=d[++k]=~~(g.w||this.w)+f+(c[l]?o:0);
i=g.k}d.total=n;return d}}function W(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(c){(a[c.style]||(a[c.style]={}))[c.weight]=c};this.get=function(f,e){var g=a[f]||a[b[f]]||a.normal||a.italic||a.oblique;if(!g){return null}e={normal:400,bold:700}[e]||parseInt(e,10);if(g[e]){return g[e]}var i={1:1,99:0}[e%100],c=[],h,j;if(i===undefined){i=e>400}if(e==500){e=400}for(var d in g){if(!R(g,d)){continue}d=parseInt(d,10);if(!h||d<h){h=d}if(!j||d>j){j=d}c.push(d)}if(e<h){e=h}if(e>j){e=j}c.sort(function(l,k){return(i?(l>=e&&k>=e)?l<k:l>k:(l<=e&&k<=e)?l>k:l<k)?-1:1});return g[c[0]]}}function J(){function b(f,e){if(f.contains){return f.contains(e)}return f.compareDocumentPosition(e)&16}function d(e){var f=e.relatedTarget;if(!f||b(this,f)){return}c(this,e.type=="mouseover")}function a(e){c(this,e.type=="mouseenter")}function c(f,e){setTimeout(function(){var g=Y.get(f).options;P.replace(f,e?U(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){K(e,"mouseover",d);K(e,"mouseout",d)}else{K(e,"mouseenter",a);K(e,"mouseleave",a)}}}function G(){var b=[],a={};function c(d){var g=[],e;for(var f=0;e=d[f];++f){g[f]=b[a[e]]}return g}this.add=function(d,e){a[d]=b.push(e)-1};this.repeat=function(){var f=arguments.length?c(arguments):b,e;for(var d=0;e=f[d++];){P.replace(e[0],e[1],true)}}}function M(){var a={},c=0;function b(d){return d.cufid||(d.cufid=++c)}this.get=function(e){var d=b(e);return a[d]||(a[d]={})}}function ab(c){var a={},b={};this.extend=function(e){for(var d in e){if(R(e,d)){a[d]=e[d]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:c[d]};this.getSize=function(d,e){return b[d]||(b[d]=new O.Size(this.get(d),e))};this.isUsable=function(){return !!c}}function K(b,c,a){if(b.addEventListener){b.addEventListener(c,a,false)}else{if(b.attachEvent){b.attachEvent("on"+c,function(){return a.call(b,window.event)})}}}function F(b,c){var a=Y.get(b);if(a.options){return b}if(c.hover&&c.hoverables[b.nodeName.toLowerCase()]){aa.attach(b)}a.options=c;return b}function S(b){var a={};return function(c){if(!R(a,c)){a[c]=b.apply(null,arguments)}return a[c]}}function Z(a,b){var e=O.quotedList(b.get("fontFamily").toLowerCase()),c;for(var d=0;c=e[d];++d){if(T[c]){return T[c].get(b.get("fontStyle"),b.get("fontWeight"))}}return null}function V(a){return document.getElementsByTagName(a)}function R(a,b){return a.hasOwnProperty(b)}function U(){var d={},e,a;for(var b=0,c=arguments.length;e=arguments[b],b<c;++b){for(a in e){if(R(e,a)){d[a]=e[a]}}}return d}function N(m,e,b,d,l,a){var g=document.createDocumentFragment(),j;if(e===""){return g}var f=d.separate;var i=e.split(L[f]),c=(f=="words");if(c&&H){if(/^\s/.test(e)){i.unshift("")}if(/\s$/.test(e)){i.push("")}}for(var h=0,k=i.length;h<k;++h){j=B[d.engine](m,c?O.textAlign(i[h],b,h,k):i[h],b,d,l,a,h<k-1);if(j){g.appendChild(j)}}return g}function Q(a,d){var b=a.nodeName.toLowerCase();if(d.ignore[b]){return}var l=!d.textless[b];var c=O.getStyle(F(a,d)).extend(d);var k=Z(a,c),j,f,h,i,e,g;if(!k){return}for(j=a.firstChild;j;j=h){f=j.nodeType;h=j.nextSibling;if(l&&f==3){if(i){i.appendData(j.data);a.removeChild(j)}else{i=j}if(h){continue}}if(i){a.replaceChild(N(k,O.whiteSpace(i.data,c,i,g),c,d,j,a),i);i=null}if(f==1){if(j.firstChild){if(j.nodeName.toLowerCase()=="cufon"){B[d.engine](k,null,c,d,j,a)}else{arguments.callee(j,d)}}g=j}}}var H=" ".split(/\s+/).length==0;var Y=new M();var aa=new J();var C=new G();var X=false;var B={},T={},E={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)
})||V),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var L={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};P.now=function(){D.ready();return P};P.refresh=function(){C.repeat.apply(C,arguments);return P};P.registerEngine=function(a,b){if(!b){return P}B[a]=b;return P.set("engine",a)};P.registerFont=function(a){if(!a){return P}var c=new I(a),b=c.family;if(!T[b]){T[b]=new W()}T[b].add(c);return P.set("fontFamily",'"'+b+'"')};P.replace=function(a,b,c){b=U(E,b);if(!b.engine){return P}if(!X){O.addClass(D.root(),"cufon-active cufon-loading");O.ready(function(){O.addClass(O.removeClass(D.root(),"cufon-loading"),"cufon-ready")});X=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=O.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=O.gradient(b.color)}else{delete b.textGradient}if(!c){C.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}O.ready(function(){for(var e=0,f=a.length;e<f;++e){var d=a[e];if(typeof d=="string"){P.replace(b.selector(d),b,true)}else{Q(d,b)}}});return P};P.set=function(b,a){E[b]=a;return P};return P})();Cufon.registerEngine("vml",(function(){var n=document.namespaces;if(!n){return}n.add("cvml","urn:schemas-microsoft-com:vml");n=null;var i=document.createElement("cvml:shape");i.style.behavior="url(#default#VML)";if(!i.coordsize){return}i=null;var k=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(k?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function p(b,a){return j(b,/(?:em|ex|%)$|^[a-z-]+$/i.test(a)?"1em":a)}function j(b,a){if(a==="0"){return 0}if(/px$/i.test(a)){return parseFloat(a)}var c=b.style.left,d=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=a.replace("%","em");var e=b.style.pixelLeft;b.style.left=c;b.runtimeStyle.left=d;return e}function m(b,c,d,f){var e="computed"+f,a=c[e];if(isNaN(a)){a=c.get(f);c[e]=a=(a=="normal")?0:~~d.convertFrom(j(b,a))}return a}var l={};function o(e){var d=e.id;if(!l[d]){var g=e.stops,f=document.createElement("cvml:fill"),c=[];f.type="gradient";f.angle=180;f.focus="0";f.method="sigma";f.color=g[0][1];for(var a=1,b=g.length-1;a<b;++a){c.push(g[a][0]*100+"% "+g[a][1])}f.colors=c.join(",");f.color2=g[b][1];l[d]=f}return l[d]}return function(aH,ax,b,aF,aq,aE,d){var aX=(ax===null);if(aX){ax=aq.alt}var at=aH.viewBox;var aV=b.computedFontSize||(b.computedFontSize=new Cufon.CSS.Size(p(aE,b.get("fontSize"))+"px",aH.baseSize));var aM,aU;if(aX){aM=aq;aU=aq.firstChild}else{aM=document.createElement("cufon");aM.className="cufon cufon-vml";aM.alt=ax;aU=document.createElement("cufoncanvas");aM.appendChild(aU);if(aF.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(ax));aM.appendChild(a)}if(!d){aM.appendChild(document.createElement("cvml:shape"))}}var au=aM.style;var aj=aU.style;var aZ=aV.convert(at.height),aB=Math.ceil(aZ);var e=aB/aZ;var al=e*Cufon.CSS.fontStretch(b.get("fontStretch"));var f=at.minX,g=at.minY;aj.height=aB;aj.top=Math.round(aV.convert(g-aH.ascent));aj.left=Math.round(aV.convert(f));au.height=aV.convert(aH.height)+"px";var az=b.get("color");var ay=Cufon.CSS.textTransform(ax,b).split("");var ap=aH.spacing(ay,m(aE,b,aV,"letterSpacing"),m(aE,b,aV,"wordSpacing"));if(!ap.length){return null}var a0=ap.total;var aN=-f+a0+(at.width-ap[ap.length-1]);var aw=aV.convert(aN*al),c=Math.round(aw);var am=aN+","+at.height,aY;var ar="r"+am+"ns";var aQ=aF.textGradient&&o(aF.textGradient);var aW=aH.glyphs,h=0;
var av=aF.textShadow;var aJ=-1,aK=0,aO;while(aO=ay[++aJ]){var aD=aW[ay[aJ]]||aH.missingGlyph,aP;if(!aD){continue}if(aX){aP=aU.childNodes[aK];while(aP.firstChild){aP.removeChild(aP.firstChild)}}else{aP=document.createElement("cvml:shape");aU.appendChild(aP)}aP.stroked="f";aP.coordsize=am;aP.coordorigin=aY=(f-h)+","+g;aP.path=(aD.d?"m"+aD.d+"xe":"")+"m"+aY+ar;aP.fillcolor=az;if(aQ){aP.appendChild(aQ.cloneNode(false))}var aC=aP.style;aC.width=c;aC.height=aB;if(av){var aS=av[0],aT=av[1];var aG=Cufon.CSS.color(aS.color),aL;var an=document.createElement("cvml:shadow");an.on="t";an.color=aG.color;an.offset=aS.offX+","+aS.offY;if(aT){aL=Cufon.CSS.color(aT.color);an.type="double";an.color2=aL.color;an.offset2=aT.offX+","+aT.offY}an.opacity=aG.opacity||(aL&&aL.opacity)||1;aP.appendChild(an)}h+=ap[aK++]}var ao=aP.nextSibling,aR,aI;if(aF.forceHitArea){if(!ao){ao=document.createElement("cvml:rect");ao.stroked="f";ao.className="cufon-vml-cover";aR=document.createElement("cvml:fill");aR.opacity=0;ao.appendChild(aR);aU.appendChild(ao)}aI=ao.style;aI.width=c;aI.height=aB}else{if(ao){aU.removeChild(ao)}}au.width=Math.max(Math.ceil(aV.convert(a0*al)),0);if(k){var ak=b.computedYAdjust;if(ak===undefined){var aA=b.get("lineHeight");if(aA=="normal"){aA="1em"}else{if(!isNaN(aA)){aA+="em"}}b.computedYAdjust=ak=0.5*(j(aE,aA)-parseFloat(au.height))}if(ak){au.marginTop=Math.ceil(ak)+"px";au.marginBottom=ak+"px"}}return aM}})());Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var h=Cufon.CSS.supports("display","inline-block");var j=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var i=document.createElement("style");i.type="text/css";i.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(j?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(h?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(i);function k(a,r){var c=0,d=0;var s=[],b=/([mrvxe])([^a-z]*)/g,f;generate:for(var q=0;f=b.exec(a);++q){var e=f[2].split(",");switch(f[1]){case"v":s[q]={m:"bezierCurveTo",a:[c+~~e[0],d+~~e[1],c+~~e[2],d+~~e[3],c+=~~e[4],d+=~~e[5]]};break;case"r":s[q]={m:"lineTo",a:[c+=~~e[0],d+=~~e[1]]};break;case"m":s[q]={m:"moveTo",a:[c=~~e[0],d=~~e[1]]};break;case"x":s[q]={m:"closePath"};break;case"e":break generate}r[s[q].m].apply(r,s[q].a)}return s}function l(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}return function(e,aw,ad,az,aq,d){var aH=(aw===null);if(aH){aw=aq.getAttribute("alt")}var at=e.viewBox;var aG=ad.getSize("fontSize",e.baseSize);var ar=0,ae=0,af=0,ay=0;var av=az.textShadow,ah=[];if(av){for(var f=av.length;f--;){var an=av[f];var ai=aG.convertFrom(parseFloat(an.offX));var ak=aG.convertFrom(parseFloat(an.offY));ah[f]=[ai,ak];if(ak<ar){ar=ak}if(ai>ae){ae=ai}if(ak>af){af=ak}if(ai<ay){ay=ai}}}var a=Cufon.CSS.textTransform(aw,ad).split("");var ao=e.spacing(a,~~aG.convertFrom(parseFloat(ad.get("letterSpacing"))||0),~~aG.convertFrom(parseFloat(ad.get("wordSpacing"))||0));if(!ao.length){return null}var aJ=ao.total;ae+=at.width-ao[ao.length-1];ay+=at.minX;var aA,aF;if(aH){aA=aq;aF=aq.firstChild}else{aA=document.createElement("cufon");aA.className="cufon cufon-canvas";aA.setAttribute("alt",aw);aF=document.createElement("canvas");aA.appendChild(aF);if(az.printable){var y=document.createElement("cufontext");y.appendChild(document.createTextNode(aw));aA.appendChild(y)}}var au=aA.style;var al=aF.style;var aI=aG.convert(at.height);var b=Math.ceil(aI);var ag=b/aI;var am=ag*Cufon.CSS.fontStretch(ad.get("fontStretch"));var aj=aJ*am;var ac=Math.ceil(aG.convert(aj+ae-ay));
var aE=Math.ceil(aG.convert(at.height-ar+af));aF.width=ac;aF.height=aE;al.width=ac+"px";al.height=aE+"px";ar+=at.minY;al.top=Math.round(aG.convert(ar-e.ascent))+"px";al.left=Math.round(aG.convert(ay))+"px";var aB=Math.max(Math.ceil(aG.convert(aj)),0)+"px";if(h){au.width=aB;au.height=aG.convert(e.height)+"px"}else{au.paddingLeft=aB;au.paddingBottom=(aG.convert(e.height)-1)+"px"}var c=aF.getContext("2d"),ap=aI/at.height;c.scale(ap,ap*ag);c.translate(-ay,-ar);c.save();function x(){var m=e.glyphs,p,n=-1,o=-1,q;c.scale(am,1);while(q=a[++n]){var p=m[a[n]]||e.missingGlyph;if(!p){continue}if(p.d){c.beginPath();if(p.code){l(p.code,c)}else{p.code=k("m"+p.d,c)}c.fill()}c.translate(ao[++o],0)}c.restore()}if(av){for(var f=av.length;f--;){var an=av[f];c.save();c.fillStyle=an.color;c.translate.apply(c,ah[f]);x()}}var aC=az.textGradient;if(aC){var ax=aC.stops,aD=c.createLinearGradient(0,at.minY,0,at.maxY);for(var f=0,ab=ax.length;f<ab;++f){aD.addColorStop.apply(aD,ax[f])}c.fillStyle=aD}else{c.fillStyle=ad.get("color")}x();return aA}})());

/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * HTF Gotham Copr. 2000 The Hoefler Type Foundry, Inc. Info: www.typography.com
 */
Cufon.registerFont({w:230,face:{"font-family":"GothamBook","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"4",bbox:"-8 -287 383 59.1584","underline-thickness":"7.2","underline-position":"-44.28",stemh:"25",stemv:"28","unicode-range":"U+0020-U+00AE"},glyphs:{" ":{w:108},"!":{d:"33,-252r32,0r-8,181r-16,0xm66,0r-34,0r0,-38r34,0r0,38",w:97},'"':{d:"94,-154r11,-98v10,2,27,-3,33,2r-29,96r-15,0xm23,-154r11,-98v10,2,27,-3,34,2r-29,96r-16,0",w:158},"#":{d:"235,-165r-43,0r-13,76r42,0r0,25r-46,0r-11,64r-25,0r10,-64r-68,0r-11,64r-25,0r10,-64r-39,0r0,-25r44,0r13,-76r-43,0r0,-25r47,0r11,-62r25,0r-10,62r68,0r11,-62r25,0r-10,62r38,0r0,25xm167,-165r-69,0r-13,76r69,0",w:252},"$":{d:"205,-68v0,39,-32,65,-77,68r0,35r-23,0r0,-36v-32,-3,-60,-15,-85,-37r16,-21v22,19,43,31,70,34r0,-90v-53,-13,-76,-32,-76,-70v0,-37,31,-65,75,-67r0,-21r23,0r0,22v27,3,48,13,69,29r-16,21v-17,-15,-35,-23,-54,-26r0,89v55,13,78,33,78,70xm106,-143r0,-85v-30,1,-49,19,-49,41v0,21,9,34,49,44xm177,-66v0,-21,-10,-34,-50,-44r0,86v31,-1,50,-18,50,-42",w:228,k:{"7":4}},"%":{d:"133,-191v0,35,-23,65,-57,65v-34,0,-57,-30,-57,-64v0,-35,22,-65,57,-65v34,0,57,30,57,64xm255,-252r-184,252r-26,0r185,-252r25,0xm281,-62v0,35,-22,65,-57,65v-34,0,-57,-30,-57,-64v0,-35,24,-65,58,-65v34,0,56,30,56,64xm109,-190v0,-26,-15,-45,-33,-45v-20,0,-33,20,-33,44v0,26,14,45,33,45v19,0,33,-20,33,-44xm257,-61v0,-26,-14,-45,-33,-45v-19,0,-33,20,-33,44v0,26,15,45,34,45v20,0,32,-20,32,-44",w:300},"&":{d:"239,-12r-22,17r-39,-41v-41,60,-162,52,-162,-31v0,-34,22,-58,61,-73v-45,-42,-27,-115,41,-116v35,0,62,25,62,57v0,33,-23,53,-60,66r58,58v11,-16,21,-35,30,-56r23,11v-11,24,-22,45,-36,63xm153,-198v0,-21,-15,-35,-36,-35v-48,0,-50,53,-13,84v32,-11,49,-27,49,-49xm161,-53r-68,-70v-33,12,-48,33,-48,55v2,58,88,59,116,15",w:250,k:{Y:24,W:18,V:21,T:28,S:3}},"(":{d:"136,-239v-110,62,-111,210,0,271r-12,19v-132,-65,-132,-244,0,-308",w:156,k:{s:5,q:11,o:11,j:-11,g:7,e:11,d:11,c:11,Q:11,O:11,J:5,G:11,C:11}},")":{d:"20,-239r12,-18v132,65,132,244,0,308r-12,-19v112,-62,111,-209,0,-271",w:156},"*":{d:"130,-179r-10,17r-37,-26r4,45r-19,0r4,-45r-37,26r-10,-17r42,-19r-42,-19r10,-17r37,26r-4,-45r19,0r-4,45r37,-26r10,17r-42,19",w:154,k:{t:-4,s:4,q:5,o:7,g:5,e:7,d:5,c:7,a:4,J:29,A:36}},"+":{d:"102,-140r0,-74r27,0r0,74r74,0r0,26r-74,0r0,74r-27,0r0,-74r-75,0r0,-26r75,0"},",":{d:"17,31v18,-6,25,-16,24,-31r-13,0r0,-38r33,0v2,44,-1,76,-40,82",w:88,k:{y:16,w:25,v:31,t:9,q:4,o:7,j:-5,g:4,f:5,e:7,d:4,c:7,Y:47,W:36,V:43,U:5,T:36,Q:14,O:14,G:14,C:14,"7":7,"1":18,"0":7}},"-":{d:"123,-94r-100,0r0,-29r100,0r0,29",w:146,k:{z:4,y:5,x:11,w:4,v:5,Z:11,Y:29,X:18,W:13,V:14,T:32,A:14,"7":14,"3":4,"1":11}},".":{d:"61,0r-33,0r0,-38r33,0r0,38",w:88,k:{y:22,w:25,v:31,t:9,q:4,o:7,g:4,f:5,e:7,d:4,c:7,Y:47,W:36,V:43,U:5,T:36,Q:14,O:14,G:14,C:14,"7":7,"1":18,"0":7}},"/":{d:"159,-287r26,0r-167,333r-26,0",w:182,k:{z:22,y:18,x:18,w:18,v:18,u:18,t:7,s:31,r:18,q:25,p:18,o:29,n:18,m:18,g:25,f:9,e:29,d:25,c:29,a:23,Z:7,S:11,Q:14,O:14,J:47,G:14,C:14,A:43,"9":7,"8":5,"7":4,"6":13,"5":7,"4":34,"3":4,"2":7,"1":-4,"0":13,"/":60}},"0":{d:"235,-126v0,71,-41,130,-106,130v-65,0,-107,-59,-107,-130v0,-71,42,-130,107,-130v65,0,106,59,106,130xm206,-126v0,-55,-30,-104,-77,-104v-47,0,-77,48,-77,104v0,56,30,104,77,104v47,0,77,-49,77,-104",w:257,k:{"7":10,"3":4,"2":4,"1":2,"/":13,".":7,",":7}},"1":{d:"10,-233v28,-7,47,-23,83,-21r0,254r-29,0r0,-224r-47,14",w:128},"2":{d:"111,-230v-29,0,-48,15,-68,43r-21,-15v23,-34,47,-54,91,-54v46,0,78,31,78,72v0,60,-91,116,-131,158r133,0r0,26r-176,0r0,-22v41,-42,144,-102,144,-160v0,-30,-23,-48,-50,-48",w:215,k:{"7":4,"4":9}},"3":{d:"154,-226r-123,0r0,-26r161,0r0,21r-79,88v44,4,83,25,83,71v0,45,-37,76,-84,76v-42,0,-73,-18,-94,-45r21,-18v27,47,125,54,128,-12v2,-37,-38,-52,-86,-49r-6,-17",w:220,k:{"9":2,"7":9,"5":2,"/":4}},"4":{d:"158,-254r25,0r0,170r39,0r0,24r-39,0r0,60r-27,0r0,-60r-133,0r-8,-20xm156,-84r0,-129r-106,129r106,0",w:241,k:{"9":4,"7":13,"1":7,"/":7}},"5":{d:"36,-129r7,-123r145,0r0,26r-120,0r-6,81v56,-27,137,-1,137,66v0,50,-37,83,-90,83v-36,0,-67,-17,-90,-40r19,-20v36,48,128,46,132,-22v3,-54,-77,-65,-115,-39",w:220,k:{"9":2,"7":11,"3":2,"2":4,"/":7}},"6":{d:"120,4v-69,0,-98,-41,-98,-123v0,-77,39,-137,105,-137v30,0,52,10,74,28r-16,22v-62,-55,-139,-10,-134,87v14,-20,35,-39,72,-39v47,0,87,30,87,78v0,49,-39,84,-90,84xm181,-79v0,-31,-25,-54,-61,-54v-38,0,-63,27,-63,55v0,33,26,57,63,57v37,0,61,-26,61,-58",w:232,k:{"9":4,"7":8,"3":4,"1":6,"/":4}},"7":{d:"24,-226r0,-26r171,0r0,21r-114,231r-32,0r114,-226r-139,0",w:214,k:{"9":5,"8":4,"6":7,"5":9,"4":31,"3":7,"2":5,"1":-4,"0":7,"/":50,".":36,"-":11,",":36}},"8":{d:"156,-130v93,30,51,134,-43,134v-54,0,-94,-30,-94,-72v0,-30,22,-51,52,-62v-23,-11,-44,-29,-44,-59v0,-39,40,-67,86,-67v46,0,86,28,86,67v0,30,-20,48,-43,59xm171,-187v0,-25,-25,-44,-58,-44v-33,0,-57,18,-57,44v0,28,25,47,57,47v32,0,58,-19,58,-47xm179,-69v0,-28,-29,-48,-66,-48v-37,0,-65,20,-65,48v0,26,24,48,65,48v41,0,66,-22,66,-48",w:226,k:{"9":2,"7":4}},"9":{d:"113,-256v70,0,97,42,98,124v0,80,-43,136,-105,136v-33,0,-57,-13,-78,-31r17,-22v62,59,141,15,137,-83v-14,22,-36,40,-71,40v-52,0,-88,-32,-88,-78v0,-48,36,-86,90,-86xm176,-174v0,-32,-26,-57,-64,-57v-38,0,-60,27,-60,59v0,32,25,56,62,56v39,0,62,-29,62,-58",w:232,k:{"7":8,"5":2,"3":4,"2":4,"/":9,".":4,",":4}},":":{d:"63,-148r-33,0r0,-38r33,0r0,38xm63,0r-33,0r0,-38r33,0r0,38",w:91,k:{Y:14,W:5,V:7,T:14}},";":{d:"63,-148r-33,0r0,-38r33,0r0,38xm18,31v18,-6,25,-16,24,-31r-12,0r0,-38r33,0v2,44,-1,76,-40,82",w:91,k:{Y:14,W:5,V:7,T:14}},"<":{d:"26,-139r169,-83r0,27r-139,68r139,68r0,28r-169,-84r0,-24"},"=":{d:"32,-182r166,0r0,26r-166,0r0,-26xm32,-98r166,0r0,27r-166,0r0,-27"},">":{d:"204,-115r-168,84r0,-28r138,-67r-138,-68r0,-28r168,83r0,24"},"?":{d:"74,-130v44,-3,73,-20,73,-53v0,-26,-20,-47,-52,-47v-27,0,-48,13,-66,34r-18,-17v21,-25,45,-42,84,-42v49,0,81,30,81,71v0,45,-34,68,-75,74r-3,39r-19,0xm105,0r-33,0r0,-38r33,0r0,38",w:193},"@":{d:"334,-114v0,61,-35,88,-68,88v-26,0,-43,-12,-50,-30v-30,48,-124,36,-124,-35v0,-77,101,-121,136,-60r5,-25r24,4v-5,33,-17,68,-17,103v0,18,11,29,30,29v26,0,51,-23,51,-74v0,-66,-62,-130,-144,-130v-83,0,-145,65,-145,145v0,80,62,145,148,145v36,0,61,-8,89,-24r6,9v-28,17,-58,27,-95,27v-92,0,-161,-71,-161,-157v0,-86,70,-157,158,-157v88,0,157,67,157,142xm162,-48v58,0,87,-108,15,-110v-30,0,-59,28,-59,65v0,28,18,45,44,45",w:352},A:{d:"156,-254r114,254r-30,0r-30,-67r-137,0r-30,67r-29,0r115,-254r27,0xm199,-92r-57,-129r-58,129r115,0",w:284,k:{y:15,w:17,v:23,u:4,t:11,q:9,o:9,g:9,f:7,e:9,d:9,c:9,"\\":43,Y:40,X:2,W:32,V:36,U:9,T:32,S:5,Q:15,O:15,G:15,C:15,A:2,"?":22,"-":14,"*":36}},B:{d:"36,-252v79,0,189,-13,189,63v0,33,-20,50,-40,59v30,9,54,26,54,61v0,82,-117,70,-203,69r0,-252xm64,-140v56,-1,132,11,132,-45v0,-50,-79,-41,-132,-41r0,86xm64,-26v59,-1,146,11,146,-45v0,-53,-89,-43,-146,-43r0,88",w:259,k:{y:4,w:4,v:4,Y:11,X:7,W:5,V:7,T:6,"?":2,"&":-1}},C:{d:"252,-40v-26,27,-55,44,-101,44v-73,0,-127,-57,-127,-130v0,-72,54,-130,128,-130v46,0,73,16,98,40r-19,21v-21,-20,-45,-35,-79,-35v-56,0,-98,45,-98,104v0,98,122,138,179,68",w:265,k:{y:4,x:4,w:4,v:4,q:4,o:4,g:4,e:4,d:4,c:4,Y:4,X:4,Q:7,O:7,G:7,C:7,"-":4}},D:{d:"257,-126v0,71,-55,126,-134,126r-87,0r0,-252r87,0v79,0,134,55,134,126xm228,-126v0,-56,-41,-100,-105,-100r-59,0r0,200v93,10,164,-22,164,-100",w:281,k:{"}":7,x:4,"]":7,"\\":14,Z:16,Y:23,X:20,W:13,V:16,T:18,S:4,J:14,A:17,"?":7,"/":14,".":14,",":14,")":11}},E:{d:"218,-252r0,26r-154,0r0,86r138,0r0,26r-138,0r0,88r156,0r0,26r-184,0r0,-252r182,0",w:241,k:{y:4,w:4,v:4,o:4,e:4,d:4,c:4}},F:{d:"217,-252r0,26r-153,0r0,90r137,0r0,26r-137,0r0,110r-28,0r0,-252r181,0",w:236,k:{z:5,y:5,w:4,v:5,s:4,q:4,o:5,g:4,e:5,d:4,c:5,a:9,Z:4,Q:5,O:5,J:40,G:5,C:5,A:29,"?":-4,"/":25,".":36,",":36,"&":9}},G:{d:"254,-34v-23,21,-59,38,-101,38v-79,0,-129,-58,-129,-130v0,-69,51,-130,127,-130v42,0,69,12,94,33r-19,22v-19,-17,-40,-29,-76,-29v-56,0,-96,47,-96,104v0,60,39,105,100,105v29,0,55,-11,72,-25r0,-63r-76,0r0,-26r104,0r0,101",w:282,k:{y:2,v:2,a:-4,"\\":5,Y:11,X:4,W:6,V:8,T:6,"?":4}},H:{d:"210,-113r-146,0r0,113r-28,0r0,-252r28,0r0,112r146,0r0,-112r28,0r0,252r-28,0r0,-113",w:273},I:{d:"38,-252r29,0r0,252r-29,0r0,-252",w:104},J:{d:"167,-84v7,104,-124,110,-156,43r21,-18v25,51,107,51,107,-24r0,-169r28,0r0,168",w:199,k:{J:7,A:9,".":5,",":5}},K:{d:"138,-142r112,142r-35,0r-97,-122r-54,54r0,68r-28,0r0,-252r28,0r0,150r145,-150r37,0",w:258,k:{y:18,w:18,v:22,u:7,t:9,q:9,o:11,g:9,f:7,e:11,d:9,c:11,a:4,Y:13,W:11,V:11,U:5,T:4,S:4,Q:18,O:18,G:18,C:18,A:2,"-":18,"&":3}},L:{d:"36,0r0,-252r28,0r0,226r142,0r0,26r-170,0",w:222,k:{y:22,w:18,v:22,t:7,q:2,o:4,g:2,f:7,e:4,d:2,c:4,"\\":43,Y:47,W:36,V:41,U:7,T:36,Q:14,O:14,G:14,C:14,"?":22,"-":14,"*":29,"&":3}},M:{d:"248,-204r-91,135r-2,0r-92,-135r0,204r-27,0r0,-252r28,0r92,138r92,-138r29,0r0,252r-29,0r0,-204",w:312},N:{d:"221,-50r0,-202r28,0r0,252r-23,0r-163,-207r0,207r-27,0r0,-252r26,0",w:284},O:{d:"282,-126v0,70,-52,130,-129,130v-77,0,-129,-60,-129,-130v0,-70,52,-130,129,-130v77,0,129,60,129,130xm252,-126v0,-58,-41,-104,-99,-104v-58,0,-99,46,-99,104v0,58,41,104,99,104v58,0,99,-46,99,-104",w:306,k:{"}":7,x:2,"]":7,"\\":14,Z:14,Y:22,X:18,W:13,V:15,T:17,S:2,J:11,A:15,"?":7,"/":14,".":14,",":14,")":11}},P:{d:"224,-172v-1,77,-77,89,-160,83r0,89r-28,0r0,-252r94,0v57,0,94,30,94,80xm195,-171v0,-59,-69,-57,-131,-55r0,111v62,4,131,0,131,-56",w:240,k:{y:-4,w:-4,v:-4,u:-2,t:-5,o:2,f:-5,e:2,c:2,a:4,Z:5,Y:4,X:11,W:2,V:4,J:36,A:25,"/":22,".":36,",":36,"&":5}},Q:{d:"251,-41r34,27r-20,22r-33,-31v-21,17,-48,27,-79,27v-77,0,-129,-60,-129,-130v0,-70,52,-130,129,-130v113,0,167,136,98,215xm211,-41r-46,-40r19,-21r46,42v50,-63,8,-170,-77,-170v-58,0,-99,46,-99,104v0,82,93,134,157,85",w:306,k:{Y:23,W:13,V:15,T:17,"?":7,")":4}},R:{d:"244,0r-35,0r-73,-98r-72,0r0,98r-28,0r0,-252r108,0v55,0,91,30,91,75v0,42,-28,67,-68,74xm206,-176v0,-58,-81,-51,-142,-50r0,103v63,1,142,8,142,-53",w:260,k:{t:-4,q:2,o:4,g:2,f:-4,e:4,d:2,c:4,Y:9,W:5,V:7,T:3,J:2}},S:{d:"58,-189v0,24,13,37,68,49v56,12,82,33,82,72v-2,90,-141,89,-189,31r18,-21v26,24,51,36,86,36v34,0,56,-17,56,-43v0,-24,-12,-37,-65,-48v-58,-13,-85,-31,-85,-73v0,-78,125,-89,172,-39r-17,22v-34,-36,-126,-39,-126,14",k:{z:2,y:5,x:5,w:4,v:5,t:2,f:2,"\\":7,Z:4,Y:11,X:9,W:9,V:11,T:5,S:4,A:5,"?":4}},T:{d:"131,-226r0,226r-29,0r0,-226r-84,0r0,-26r198,0r0,26r-85,0",w:233,k:{z:37,y:31,x:31,w:30,v:31,u:31,t:15,s:39,r:32,q:42,p:32,o:46,n:32,m:32,l:4,j:12,i:12,h:5,g:42,f:16,e:46,d:42,c:46,a:46,Z:6,S:5,Q:17,O:17,J:40,G:17,C:17,A:32,";":14,":":14,"/":32,".":36,"-":32,",":36,"&":23}},U:{d:"242,-252r0,144v0,73,-43,112,-106,112v-62,0,-104,-38,-104,-109r0,-147r28,0r0,145v0,54,29,85,77,85v46,0,76,-28,76,-83r0,-147r29,0",w:273,k:{x:2,X:4,J:7,A:9,"/":5,".":5,",":5}},V:{d:"135,-35r90,-217r31,0r-108,254r-26,0r-108,-254r32,0",w:270,k:{z:20,y:14,x:18,w:13,v:14,u:14,t:7,s:22,r:14,q:23,p:14,o:25,n:14,m:14,l:4,j:7,i:7,g:23,f:9,e:25,d:23,c:25,a:25,Z:4,Y:7,X:7,W:4,V:4,S:9,Q:15,O:15,J:43,G:15,C:15,A:36,";":7,":":7,"/":43,".":43,"-":14,",":43,"&":18}},W:{d:"119,-42r69,-211r24,0r69,211r72,-210r30,0r-90,254r-24,0r-70,-205r-69,205r-24,0r-90,-254r31,0",w:398,k:{z:20,y:13,x:14,w:13,v:13,u:13,t:9,s:22,r:13,q:22,p:13,o:23,n:13,m:13,l:4,j:5,i:5,g:22,f:11,e:23,d:22,c:23,a:25,Z:4,Y:7,X:5,W:4,V:4,S:7,Q:13,O:13,J:38,G:13,C:13,A:32,";":5,":":5,"/":36,".":36,"-":13,",":36,"&":15}},X:{d:"244,0r-33,0r-81,-108r-81,108r-32,0r96,-129r-93,-123r34,0r77,103r77,-103r33,0r-93,123",w:261,k:{y:14,w:14,v:18,u:7,t:7,q:14,o:16,l:4,j:4,i:4,g:14,f:7,e:16,d:14,c:16,a:4,Y:8,W:5,V:7,U:4,S:11,Q:18,O:18,J:4,G:18,C:18,A:2,"?":5,"-":18,"&":4}},Y:{d:"143,-100r0,100r-29,0r0,-100r-104,-152r34,0r85,126r86,-126r33,0",w:257,k:{z:29,y:22,x:25,w:20,v:22,u:27,t:11,s:36,r:27,q:38,p:27,o:40,n:27,m:27,l:4,j:7,i:7,g:38,f:14,e:40,d:38,c:40,a:36,Z:4,Y:2,X:8,W:7,V:7,S:13,Q:22,O:22,J:47,G:22,C:22,A:40,";":14,":":14,"/":40,".":47,"-":29,",":47,"&":24}},Z:{d:"187,-226r-157,0r0,-26r196,0r0,19r-163,207r163,0r0,26r-202,0r0,-19",w:249,k:{y:5,w:5,v:7,q:7,o:9,g:7,f:4,e:9,d:7,c:9,Z:4,S:4,Q:14,O:14,G:14,C:14,"-":11,"&":4}},"[":{d:"137,-252r0,22r-77,0r0,255r77,0r0,22r-103,0r0,-299r103,0",w:158,k:{y:4,x:4,w:7,v:7,s:5,q:7,o:7,j:-11,e:7,d:7,c:7,a:4,Q:7,O:7,J:4,G:7,C:7}},"\\":{d:"23,-287r167,333r-25,0r-167,-333r25,0",w:182,k:{y:22,w:22,v:25,t:11,j:-11,f:4,Y:40,W:36,V:43,U:5,T:32,Q:14,O:14,G:14,C:14}},"]":{d:"21,-252r103,0r0,299r-103,0r0,-22r77,0r0,-255r-77,0r0,-22",w:158},"^":{d:"90,-233r-43,56r-24,0r56,-76r22,0r56,76r-25,0",w:180},_:{d:"-1,35r218,0r0,23r-218,0r0,-23",w:216},a:{d:"154,-107v8,-63,-72,-67,-112,-43r-9,-23v55,-30,147,-20,147,59r0,114r-26,0r0,-28v-25,44,-137,46,-137,-26v0,-61,84,-71,137,-53xm154,-86v-33,-13,-109,-14,-109,31v0,24,22,37,47,37v41,-1,68,-24,62,-68",w:208,k:{y:7,w:7,v:7,t:2,"\\":27,"?":13,"*":5}},b:{d:"219,-93v0,100,-121,126,-160,57r0,36r-28,0r0,-263r28,0r0,114v39,-69,160,-46,160,56xm190,-93v0,-44,-30,-72,-65,-72v-35,0,-67,29,-67,72v0,44,32,72,67,72v36,0,65,-27,65,-72",w:239,k:{"}":5,z:5,y:9,x:11,w:7,v:9,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},c:{d:"191,-32v-19,21,-41,36,-76,36v-54,0,-96,-44,-96,-97v0,-53,42,-97,96,-97v35,0,57,15,74,33r-18,19v-15,-15,-32,-28,-57,-28v-38,0,-66,33,-66,73v0,70,88,95,125,45",w:205,k:{y:2,x:4,w:2,v:2,q:4,o:5,g:4,e:5,d:4,c:5,"\\":14,"?":5,")":5}},d:{d:"208,0r-28,0r0,-37v-39,69,-160,46,-160,-56v0,-100,121,-126,160,-57r0,-113r28,0r0,263xm181,-93v0,-43,-32,-72,-67,-72v-36,0,-65,27,-65,72v0,44,30,72,65,72v35,0,67,-28,67,-72",w:239},e:{d:"48,-83v3,69,88,80,124,37r17,15v-49,64,-170,35,-170,-62v0,-54,39,-97,90,-97v58,1,88,46,86,107r-147,0xm48,-103r119,0v-3,-34,-22,-64,-59,-64v-32,0,-56,28,-60,64",w:213,k:{"}":4,z:5,y:9,x:11,w:9,v:9,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},f:{d:"69,-185r59,0r0,23r-59,0r0,162r-28,0r0,-162r-25,0r0,-24r25,0v-8,-62,33,-90,87,-74r0,25v-37,-15,-66,2,-59,50",w:132,k:{"}":-11,z:4,q:4,o:4,g:4,e:4,d:4,c:4,a:5,"]":-7,"\\":-11,"?":-13,"/":16,".":16,",":16,"*":-11,")":-11}},g:{d:"208,-32v5,97,-116,111,-179,64r12,-21v53,43,157,30,140,-65v-37,66,-161,45,-161,-48v0,-92,122,-114,160,-51r0,-33r28,0r0,154xm181,-102v0,-39,-33,-64,-68,-64v-35,0,-64,24,-64,63v0,38,29,64,64,64v35,0,68,-25,68,-63",w:239,k:{"\\":18}},h:{d:"59,-107r0,107r-28,0r0,-263r28,0r0,109v12,-20,31,-36,63,-36v45,0,72,30,72,74r0,116r-28,0v-4,-67,21,-165,-52,-165v-32,0,-55,23,-55,58",w:221,k:{y:5,w:5,v:7,"\\":27,"?":11,"*":5}},i:{d:"63,-227r-31,0r0,-30r31,0r0,30xm61,0r-28,0r0,-186r28,0r0,186",w:94},j:{d:"63,-227r-31,0r0,-30r31,0r0,30xm33,-186r28,0r0,197v1,40,-26,54,-62,46r0,-23v20,4,34,-1,34,-24r0,-196",w:94},k:{d:"116,-106r80,106r-33,0r-67,-87r-37,38r0,49r-28,0r0,-263r28,0r0,182r100,-105r35,0",w:204,k:{y:5,w:7,v:7,u:4,t:4,q:9,o:9,g:9,e:9,d:9,c:9,a:4,"\\":14,"-":7}},l:{d:"61,0r-28,0r0,-263r28,0r0,263",w:94},m:{d:"179,-153v13,-21,33,-37,65,-37v43,0,69,29,69,75r0,115r-28,0v-4,-65,20,-167,-48,-165v-28,0,-51,21,-51,58r0,107r-28,0v-4,-64,20,-165,-47,-165v-68,0,-50,97,-52,165r-28,0r0,-186r28,0r0,31v12,-18,29,-35,60,-35v30,0,50,16,60,37",w:342,k:{y:5,w:5,v:7,"\\":27,"?":11,"*":5}},n:{d:"59,-107r0,107r-28,0r0,-186r28,0r0,32v12,-20,31,-36,63,-36v45,0,72,30,72,74r0,116r-28,0v-4,-67,21,-165,-52,-165v-32,0,-55,23,-55,58",w:221,k:{y:5,w:5,v:7,"\\":27,"?":11,"*":5}},o:{d:"213,-93v0,53,-41,97,-97,97v-56,0,-97,-44,-97,-97v0,-53,42,-97,98,-97v56,0,96,44,96,97xm185,-93v0,-41,-30,-73,-69,-73v-40,0,-68,33,-68,73v0,40,30,72,69,72v40,0,68,-32,68,-72",w:232,k:{"}":5,z:7,y:11,x:13,w:9,v:11,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},p:{d:"219,-93v0,100,-121,126,-160,57r0,94r-28,0r0,-244r28,0r0,37v39,-69,160,-46,160,56xm190,-93v0,-44,-30,-72,-65,-72v-35,0,-67,29,-67,72v0,44,32,72,67,72v36,0,65,-27,65,-72",w:239,k:{"}":5,z:5,y:9,x:11,w:7,v:9,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},q:{d:"208,58r-28,0r0,-95v-39,69,-160,46,-160,-56v0,-100,121,-126,160,-57r0,-36r28,0r0,244xm181,-93v0,-43,-32,-72,-67,-72v-36,0,-65,27,-65,72v0,44,30,72,65,72v35,0,67,-28,67,-72",w:239,k:{"\\":18}},r:{d:"59,-74r0,74r-28,0r0,-186r28,0r0,48v14,-31,41,-52,76,-51r0,30v-44,-1,-75,28,-76,85",w:145,k:{z:4,q:8,o:8,g:8,e:8,d:8,c:8,a:9,"\\":11,"/":27,".":32,",":32,"*":-7}},s:{d:"51,-139v7,44,111,27,108,87v-4,70,-104,67,-144,28r15,-20v20,15,42,24,64,24v22,0,40,-11,38,-30v-5,-46,-108,-25,-108,-86v0,-60,90,-65,131,-33r-13,21v-26,-21,-87,-29,-91,9",w:179,k:{"}":4,z:4,y:5,x:9,w:5,v:7,t:4,s:4,"]":5,"\\":27,"?":13,")":7}},t:{d:"68,-162r0,109v-1,34,34,36,59,25r0,23v-36,17,-86,9,-86,-44r0,-113r-26,0r0,-24r26,0r0,-56r27,0r0,56r59,0r0,24r-59,0",w:145,k:{q:5,o:5,g:5,e:5,d:5,c:5,"\\":14}},u:{d:"163,-80r0,-106r27,0r0,186r-27,0r0,-32v-13,20,-32,36,-64,36v-45,0,-71,-31,-71,-75r0,-115r28,0v4,67,-21,167,51,165v32,0,56,-24,56,-59",w:221,k:{"\\":18}},v:{d:"106,-32r63,-154r30,0r-81,187r-25,0r-80,-187r30,0",w:211,k:{"}":4,z:2,y:5,x:4,w:5,v:5,s:7,q:9,o:11,g:9,e:11,d:9,c:11,a:9,"]":7,"\\":18,"?":4,"/":25,".":31,"-":5,",":31}},w:{d:"167,-187r50,150r49,-149r29,0r-66,187r-24,0r-50,-146r-50,146r-25,0r-65,-187r30,0r49,149r50,-150r23,0",w:309,k:{"}":4,z:2,y:4,x:4,w:4,v:5,s:5,q:7,o:9,g:7,e:9,d:7,c:9,a:7,"]":7,"\\":18,"?":4,"/":22,".":25,"-":4,",":25}},x:{d:"119,-95r74,95r-32,0r-58,-76r-58,76r-31,0r73,-95r-70,-91r32,0r55,72r55,-72r31,0",w:206,k:{"}":4,y:4,w:4,v:4,s:7,q:11,o:13,g:11,e:13,d:11,c:13,a:5,"]":4,"\\":18,"?":5,"-":11}},y:{d:"200,-186r-78,192v-21,55,-55,63,-102,43r10,-22v30,13,54,10,67,-28r-85,-185r31,0r68,155r59,-155r30,0",w:212,k:{"}":4,z:2,y:4,x:4,w:4,v:5,s:7,q:9,o:11,g:9,e:11,d:9,c:11,a:9,"]":7,"\\":18,"?":4,"/":25,".":31,"-":5,",":31}},z:{d:"144,-163r-120,0r0,-23r157,0r0,18r-123,145r123,0r0,23r-161,0r0,-18",w:200,k:{q:5,o:5,g:5,e:5,d:5,c:5,"\\":16}},"{":{d:"154,-239v-62,16,-56,32,-56,85v0,30,-14,44,-37,51v33,8,37,35,37,77v0,32,6,45,56,58r-4,19v-77,-17,-80,-38,-78,-100v1,-32,-15,-47,-52,-44r0,-21v49,5,52,-24,52,-71v0,-37,13,-60,78,-72",w:173,k:{z:4,y:4,x:4,w:4,v:4,s:4,q:5,o:5,j:-13,g:4,e:5,d:5,c:5,Q:7,O:7,J:4,G:7,C:7}},"|":{d:"66,46r-23,0r0,-333r23,0r0,333",w:109},"}":{d:"19,32v63,-16,57,-32,57,-85v0,-30,14,-43,37,-50v-33,-8,-37,-36,-37,-78v0,-32,-6,-45,-57,-58r5,-18v78,17,80,38,78,100v-1,31,15,45,51,43r0,21v-48,-4,-51,25,-51,71v0,37,-13,61,-78,73",w:173},"~":{d:"144,-127v-8,55,-50,34,-82,24v-9,0,-14,5,-19,18r-17,-5v9,-56,50,-34,83,-23v9,0,13,-5,18,-18",w:170},"'":{d:"23,-154r11,-98v10,2,27,-3,34,2r-29,96r-16,0",w:88},"`":{d:"93,-214r-41,-39r29,-13r34,52r-22,0",w:180},"\u00ae":{d:"280,-126v0,71,-58,130,-131,130v-73,0,-130,-59,-130,-130v0,-71,58,-130,131,-130v73,0,130,59,130,130xm268,-126v0,-66,-51,-119,-118,-119v-68,0,-119,53,-119,119v0,66,51,119,118,119v68,0,119,-53,119,-119xm158,-197v57,-6,67,73,16,80r41,54r-24,0r-39,-50r-34,0r0,50r-20,0r0,-134r60,0xm188,-155v0,-28,-40,-24,-70,-24r0,48v30,0,70,4,70,-24",w:298},"\u00a9":{d:"280,-126v0,71,-58,130,-131,130v-73,0,-130,-59,-130,-130v0,-71,58,-130,131,-130v73,0,130,59,130,130xm268,-126v0,-66,-51,-119,-118,-119v-68,0,-119,53,-119,119v0,66,51,119,118,119v68,0,119,-53,119,-119xm204,-82v-36,45,-120,18,-120,-46v0,-62,84,-92,119,-47r-13,14v-26,-34,-86,-15,-86,33v0,47,60,68,87,33",w:298},"\u00a0":{w:108}}});var QueryLoader={overlay:"",loadBar:"",preloader:"",items:new Array(),doneStatus:0,doneNow:0,selectorPreload:"body",ieLoadFixTime:2000,ieTimeout:"",isDevice:false,init:function(){if(navigator.userAgent.match(/MSIC (\d+(?:\.\d+)+(?:b\d*)?)/)=="MSIC 6.0,6.0"){$("#QOverlay").hide();return false}if(QueryLoader.selectorPreload=="body"){QueryLoader.spawnLoader();QueryLoader.getImages(QueryLoader.selectorPreload);QueryLoader.createPreloading()}else{$(document).ready(function(){QueryLoader.spawnLoader();QueryLoader.getImages(QueryLoader.selectorPreload);QueryLoader.createPreloading()})}QueryLoader.ieTimeout=setTimeout("QueryLoader.ieLoadFix()",QueryLoader.ieLoadFixTime)},ieLoadFix:function(){var b=navigator.userAgent.match(/MSIC (\d+(?:\.\d+)+(?:b\d*)?)/);try{if(b[0].match("MSIC")){while((100/QueryLoader.doneStatus)*QueryLoader.doneNow<100){QueryLoader.imgCallback()}}}catch(a){}},imgCallback:function(){QueryLoader.doneNow++;QueryLoader.animateLoader()},getImages:function(a){var b=$(a).find("*:not(script)").each(function(){var c="";if($(this).css("background-image")!="none"){var c=$(this).css("background-image")}else{}c=c.replace('url("',"");c=c.replace("url(","");c=c.replace('")',"");c=c.replace(")","");if(c.length>0){QueryLoader.items.push(c)}})},createPreloading:function(){QueryLoader.preloader=$("<div></div>").appendTo(QueryLoader.selectorPreload);$(QueryLoader.preloader).css({height:"0px",width:"0px",overflow:"hidden"});var b=QueryLoader.items.length;QueryLoader.doneStatus=b;for(var a=0;a<b;a++){var c=$("<img></img>");$(c).attr("src",QueryLoader.items[a]);$(c).unbind("load");$(c).bind("load",function(){QueryLoader.imgCallback()});$(c).appendTo($(QueryLoader.preloader))}},spawnLoader:function(){QueryLoader.overlay=$("#QOverlay");QueryLoader.loadBar=$("#QLoader span")},animateLoader:function(){var a=Math.round((100/QueryLoader.doneStatus)*QueryLoader.doneNow);$(QueryLoader.loadBar).html(a+"%");if(a>99){QueryLoader.doneLoad()}},doneLoad:function(){clearTimeout(QueryLoader.ieTimeout);$(QueryLoader.overlay).fadeOut(800);$(QueryLoader.preloader).remove();$("#slideWrapper").trigger("initParallaxGlobal")}};window.soundPos=0;var flashObj;function FlashReady(){}function JukeBoxPos(a){}function JukeBoxMute(){}function JukeBoxUnMute(){}function closeVideo(){$("#slideWrapper").trigger("closeVideoGlobal")}var GUI=function(){function a(){$("#slideWrapper").parallaxing()}return{init:a}}();jQuery(document).ready(function(){Cufon.now();GUI.init()});var swfobject=function(){var aq="undefined",aD="object",ab="Shockwave Flash",X="ShockwaveFlash.ShockwaveFlash",aE="application/x-shockwave-flash",ac="SWFObjectExprInst",ax="onreadystatechange",af=window,aL=document,aB=navigator,aa=false,Z=[aN],aG=[],ag=[],al=[],aJ,ad,ap,at,ak=false,aU=false,aH,an,aI=true,ah=function(){var a=typeof aL.getElementById!=aq&&typeof aL.getElementsByTagName!=aq&&typeof aL.createElement!=aq,e=aB.userAgent.toLowerCase(),c=aB.platform.toLowerCase(),h=c?/win/.test(c):/win/.test(e),j=c?/mac/.test(c):/mac/.test(e),g=/webkit/.test(e)?parseFloat(e.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,d=!+"\v1",f=[0,0,0],k=null;if(typeof aB.plugins!=aq&&typeof aB.plugins[ab]==aD){k=aB.plugins[ab].description;if(k&&!(typeof aB.mimeTypes!=aq&&aB.mimeTypes[aE]&&!aB.mimeTypes[aE].enabledPlugin)){aa=true;d=false;k=k.replace(/^.*\s+(\S+\s+\S+$)/,"$1");f[0]=parseInt(k.replace(/^(.*)\..*$/,"$1"),10);f[1]=parseInt(k.replace(/^.*\.(.*)\s.*$/,"$1"),10);f[2]=/[a-zA-Z]/.test(k)?parseInt(k.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof af.ActiveXObject!=aq){try{var i=new ActiveXObject(X);if(i){k=i.GetVariable("$version");if(k){d=true;k=k.split(" ")[1].split(",");f=[parseInt(k[0],10),parseInt(k[1],10),parseInt(k[2],10)]}}}catch(b){}}}return{w3:a,pv:f,wk:g,ie:d,win:h,mac:j}}(),aK=function(){if(!ah.w3){return}if((typeof aL.readyState!=aq&&aL.readyState=="complete")||(typeof aL.readyState==aq&&(aL.getElementsByTagName("body")[0]||aL.body))){aP()}if(!ak){if(typeof aL.addEventListener!=aq){aL.addEventListener("DOMContentLoaded",aP,false)}if(ah.ie&&ah.win){aL.attachEvent(ax,function(){if(aL.readyState=="complete"){aL.detachEvent(ax,arguments.callee);aP()}});if(af==top){(function(){if(ak){return}try{aL.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}aP()})()}}if(ah.wk){(function(){if(ak){return}if(!/loaded|complete/.test(aL.readyState)){setTimeout(arguments.callee,0);return}aP()})()}aC(aP)}}();function aP(){if(ak){return}try{var b=aL.getElementsByTagName("body")[0].appendChild(ar("span"));b.parentNode.removeChild(b)}catch(a){return}ak=true;var d=Z.length;for(var c=0;c<d;c++){Z[c]()}}function aj(a){if(ak){a()}else{Z[Z.length]=a}}function aC(a){if(typeof af.addEventListener!=aq){af.addEventListener("load",a,false)}else{if(typeof aL.addEventListener!=aq){aL.addEventListener("load",a,false)}else{if(typeof af.attachEvent!=aq){aM(af,"onload",a)}else{if(typeof af.onload=="function"){var b=af.onload;af.onload=function(){b();a()}}else{af.onload=a}}}}}function aN(){if(aa){Y()}else{am()}}function Y(){var d=aL.getElementsByTagName("body")[0];var b=ar(aD);b.setAttribute("type",aE);var a=d.appendChild(b);if(a){var c=0;(function(){if(typeof a.GetVariable!=aq){var e=a.GetVariable("$version");if(e){e=e.split(" ")[1].split(",");ah.pv=[parseInt(e[0],10),parseInt(e[1],10),parseInt(e[2],10)]}}else{if(c<10){c++;setTimeout(arguments.callee,10);return}}d.removeChild(b);a=null;am()})()}else{am()}}function am(){var g=aG.length;if(g>0){for(var h=0;h<g;h++){var c=aG[h].id;var l=aG[h].callbackFn;var a={success:false,id:c};if(ah.pv[0]>0){var i=aS(c);if(i){if(ao(aG[h].swfVersion)&&!(ah.wk&&ah.wk<312)){ay(c,true);if(l){a.success=true;a.ref=av(c);l(a)}}else{if(aG[h].expressInstall&&au()){var e={};e.data=aG[h].expressInstall;e.width=i.getAttribute("width")||"0";e.height=i.getAttribute("height")||"0";if(i.getAttribute("class")){e.styleclass=i.getAttribute("class")}if(i.getAttribute("align")){e.align=i.getAttribute("align")}var f={};var d=i.getElementsByTagName("param");var k=d.length;for(var j=0;j<k;j++){if(d[j].getAttribute("name").toLowerCase()!="movie"){f[d[j].getAttribute("name")]=d[j].getAttribute("value")}}ae(e,f,c,l)}else{aF(i);if(l){l(a)}}}}}else{ay(c,true);if(l){var b=av(c);if(b&&typeof b.SetVariable!=aq){a.success=true;a.ref=b}l(a)}}}}}function av(b){var d=null;var c=aS(b);if(c&&c.nodeName=="OBJECT"){if(typeof c.SetVariable!=aq){d=c}else{var a=c.getElementsByTagName(aD)[0];if(a){d=a}}}return d}function au(){return !aU&&ao("6.0.65")&&(ah.win||ah.mac)&&!(ah.wk&&ah.wk<312)
}function ae(f,d,h,e){aU=true;ap=e||null;at={success:false,id:h};var a=aS(h);if(a){if(a.nodeName=="OBJECT"){aJ=aO(a);ad=null}else{aJ=a;ad=h}f.id=ac;if(typeof f.width==aq||(!/%$/.test(f.width)&&parseInt(f.width,10)<310)){f.width="310"}if(typeof f.height==aq||(!/%$/.test(f.height)&&parseInt(f.height,10)<137)){f.height="137"}aL.title=aL.title.slice(0,47)+" - Flash Player Installation";var b=ah.ie&&ah.win?"ActiveX":"PlugIn",c="MMredirectURL="+af.location.toString().replace(/&/g,"%26")+"&MMplayerType="+b+"&MMdoctitle="+aL.title;if(typeof d.flashvars!=aq){d.flashvars+="&"+c}else{d.flashvars=c}if(ah.ie&&ah.win&&a.readyState!=4){var g=ar("div");h+="SWFObjectNew";g.setAttribute("id",h);a.parentNode.insertBefore(g,a);a.style.display="none";(function(){if(a.readyState==4){a.parentNode.removeChild(a)}else{setTimeout(arguments.callee,10)}})()}aA(f,d,h)}}function aF(a){if(ah.ie&&ah.win&&a.readyState!=4){var b=ar("div");a.parentNode.insertBefore(b,a);b.parentNode.replaceChild(aO(a),b);a.style.display="none";(function(){if(a.readyState==4){a.parentNode.removeChild(a)}else{setTimeout(arguments.callee,10)}})()}else{a.parentNode.replaceChild(aO(a),a)}}function aO(b){var d=ar("div");if(ah.win&&ah.ie){d.innerHTML=b.innerHTML}else{var e=b.getElementsByTagName(aD)[0];if(e){var a=e.childNodes;if(a){var f=a.length;for(var c=0;c<f;c++){if(!(a[c].nodeType==1&&a[c].nodeName=="PARAM")&&!(a[c].nodeType==8)){d.appendChild(a[c].cloneNode(true))}}}}}return d}function aA(e,g,c){var d,a=aS(c);if(ah.wk&&ah.wk<312){return d}if(a){if(typeof e.id==aq){e.id=c}if(ah.ie&&ah.win){var f="";for(var i in e){if(e[i]!=Object.prototype[i]){if(i.toLowerCase()=="data"){g.movie=e[i]}else{if(i.toLowerCase()=="styleclass"){f+=' class="'+e[i]+'"'}else{if(i.toLowerCase()!="classid"){f+=" "+i+'="'+e[i]+'"'}}}}}var h="";for(var j in g){if(g[j]!=Object.prototype[j]){h+='<param name="'+j+'" value="'+g[j]+'" />'}}a.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+f+">"+h+"</object>";ag[ag.length]=e.id;d=aS(e.id)}else{var b=ar(aD);b.setAttribute("type",aE);for(var k in e){if(e[k]!=Object.prototype[k]){if(k.toLowerCase()=="styleclass"){b.setAttribute("class",e[k])}else{if(k.toLowerCase()!="classid"){b.setAttribute(k,e[k])}}}}for(var l in g){if(g[l]!=Object.prototype[l]&&l.toLowerCase()!="movie"){aQ(b,l,g[l])}}a.parentNode.replaceChild(b,a);d=b}}return d}function aQ(b,d,c){var a=ar("param");a.setAttribute("name",d);a.setAttribute("value",c);b.appendChild(a)}function aw(a){var b=aS(a);if(b&&b.nodeName=="OBJECT"){if(ah.ie&&ah.win){b.style.display="none";(function(){if(b.readyState==4){aT(a)}else{setTimeout(arguments.callee,10)}})()}else{b.parentNode.removeChild(b)}}}function aT(a){var b=aS(a);if(b){for(var c in b){if(typeof b[c]=="function"){b[c]=null}}b.parentNode.removeChild(b)}}function aS(a){var c=null;try{c=aL.getElementById(a)}catch(b){}return c}function ar(a){return aL.createElement(a)}function aM(a,c,b){a.attachEvent(c,b);al[al.length]=[a,c,b]}function ao(a){var b=ah.pv,c=a.split(".");c[0]=parseInt(c[0],10);c[1]=parseInt(c[1],10)||0;c[2]=parseInt(c[2],10)||0;return(b[0]>c[0]||(b[0]==c[0]&&b[1]>c[1])||(b[0]==c[0]&&b[1]==c[1]&&b[2]>=c[2]))?true:false}function az(b,f,a,c){if(ah.ie&&ah.mac){return}var e=aL.getElementsByTagName("head")[0];if(!e){return}var g=(a&&typeof a=="string")?a:"screen";if(c){aH=null;an=null}if(!aH||an!=g){var d=ar("style");d.setAttribute("type","text/css");d.setAttribute("media",g);aH=e.appendChild(d);if(ah.ie&&ah.win&&typeof aL.styleSheets!=aq&&aL.styleSheets.length>0){aH=aL.styleSheets[aL.styleSheets.length-1]}an=g}if(ah.ie&&ah.win){if(aH&&typeof aH.addRule==aD){aH.addRule(b,f)}}else{if(aH&&typeof aL.createTextNode!=aq){aH.appendChild(aL.createTextNode(b+" {"+f+"}"))}}}function ay(a,c){if(!aI){return}var b=c?"visible":"hidden";if(ak&&aS(a)){aS(a).style.visibility=b}else{az("#"+a,"visibility:"+b)}}function ai(b){var a=/[\\\"<>\.;]/;var c=a.exec(b)!=null;return c&&typeof encodeURIComponent!=aq?encodeURIComponent(b):b}var aR=function(){if(ah.ie&&ah.win){window.attachEvent("onunload",function(){var a=al.length;
for(var b=0;b<a;b++){al[b][0].detachEvent(al[b][1],al[b][2])}var d=ag.length;for(var c=0;c<d;c++){aw(ag[c])}for(var e in ah){ah[e]=null}ah=null;for(var f in swfobject){swfobject[f]=null}swfobject=null})}}();return{registerObject:function(a,e,c,b){if(ah.w3&&a&&e){var d={};d.id=a;d.swfVersion=e;d.expressInstall=c;d.callbackFn=b;aG[aG.length]=d;ay(a,false)}else{if(b){b({success:false,id:a})}}},getObjectById:function(a){if(ah.w3){return av(a)}},embedSWF:function(k,e,h,f,c,a,b,i,g,j){var d={success:false,id:e};if(ah.w3&&!(ah.wk&&ah.wk<312)&&k&&e&&h&&f&&c){ay(e,false);aj(function(){h+="";f+="";var q={};if(g&&typeof g===aD){for(var o in g){q[o]=g[o]}}q.data=k;q.width=h;q.height=f;var n={};if(i&&typeof i===aD){for(var p in i){n[p]=i[p]}}if(b&&typeof b===aD){for(var l in b){if(typeof n.flashvars!=aq){n.flashvars+="&"+l+"="+b[l]}else{n.flashvars=l+"="+b[l]}}}if(ao(c)){var m=aA(q,n,e);if(q.id==e){ay(e,true)}d.success=true;d.ref=m}else{if(a&&au()){q.data=a;ae(q,n,e,j);return}else{ay(e,true)}}if(j){j(d)}})}else{if(j){j(d)}}},switchOffAutoHideShow:function(){aI=false},ua:ah,getFlashPlayerVersion:function(){return{major:ah.pv[0],minor:ah.pv[1],release:ah.pv[2]}},hasFlashPlayerVersion:ao,createSWF:function(a,b,c){if(ah.w3){return aA(a,b,c)}else{return undefined}},showExpressInstall:function(b,a,d,c){if(ah.w3&&au()){ae(b,a,d,c)}},removeSWF:function(a){if(ah.w3){aw(a)}},createCSS:function(b,a,c,d){if(ah.w3){az(b,a,c,d)}},addDomLoadEvent:aj,addLoadEvent:aC,getQueryParamValue:function(b){var a=aL.location.search||aL.location.hash;if(a){if(/\?/.test(a)){a=a.split("?")[1]}if(b==null){return ai(a)}var c=a.split("&");for(var d=0;d<c.length;d++){if(c[d].substring(0,c[d].indexOf("="))==b){return ai(c[d].substring((c[d].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(aU){var a=aS(ac);if(a&&aJ){a.parentNode.replaceChild(aJ,a);if(ad){ay(ad,true);if(ah.ie&&ah.win){aJ.style.display="block"}}if(ap){ap(at)}}aU=false}}}}();
