var iMac={};if(AC.Detector.isWebKit()){iMac.scrollbar=18;iMac.clipSmall=function(a,b){this.main.style.overflowX="visible";
document.body.style.width=this.width+"px";document.body.style.overflowX="";this.clippedLarge=false;
this.clippedSmall=true};iMac.clipLarge=function(a,b){this.main.style.overflowX="visible";
document.body.style.width="";document.body.style.overflowX="hidden";this.clippedSmall=false;
this.clippedLarge=true};iMac.clip=function(a){var b;if(!this.main){this.main=$("main")
}if(!this.width){this.width=(b=this.main.down(".content"))?b.getWidth():980}this.width-=iMac.scrollbar;
if(!this.compensate){this.compensate=this.width+this.scrollbar}if(a.currentSection){if(window.innerWidth>this.compensate){this.clipLarge()
}else{this.clipSmall()}}else{if((this.clippedSmall||this.clippedLarge)&&a.type=="resize"){if(this.clippedSmall&&window.innerWidth>this.compensate){this.clipLarge()
}else{if(this.clippedLarge&&window.innerWidth<=this.compensate){this.clipSmall()
}}}else{if(!(AC.Detector.isMobile()||AC.Detector.isiPad())){this.main.style.overflowX="";
document.body.style.width="";document.body.style.overflowX="";this.clippedSmall=false;
this.clippedLarge=false}}}};iMac.didAppendContent=iMac.clip;Event.observe((document.onresize?document:window),"resize",function(a){iMac.clip(a)
})}iMac.bringGalleryTo=function(f,c,b,g){var a,d,e;if(f){if(a=f.up(".gallery")){a.style.zIndex=g
}if(e=a.up(".section")){e.style.zIndex=g;if(d=e.next(".section")){d.style.zIndex=1
}}if(c&&c.content){c.content.style.zIndex=g}if(b&&b.content){b.content.style.zIndex=g
}}};iMac.willShow=function(b,c,a){var d=b.view.view();if(a.hasMovie()||a.content.down("a.movieLink")){this.bringGalleryTo(d,c,a,"10")
}else{this.bringGalleryTo(d,c,a,"")}};iMac.didShow=function(d,e,c){var f=d.view.view(),b,a;
if(d.options.stickyHeight==true&&!d.heightStuck){if(c&&c.content){b=c.content}if(!b){b=d.sectionWithId(d.orderedSections[0])
}if(b&&b.content){b=b.content}if(!b){b=f}if(b&&(a=b.getHeight())){f.style.height=a+"px";
d.heightStuck=true}}};Event.onDOMReady(function(){var e,d,b,g,f,c,a={},h=$$(".gallery");
for(e=h.length-1;e>=0;e--){if(!h[e].hasClassName("noautogallery")){c={silentTriggers:true,showFirstOnStopMovie:true,stickyHeight:true};
b=h[e].down(".gallery-view");g=h[e].select("a."+b.id);f=h[e].down("a."+b.id+'[href^="#"]');
if(f){c.initialId=f.href.replace(/.*#/,"");c.useKeyboardNav=true;c.discontinuousPreviousNext=true;
c.imageLinkAutoCaptions=true}else{g.unshift(b.down(".gallery-content"))}if(AC.Detector.isIEStrict()&&b.id.match("performance")){c.shouldAnimateContentChange=false
}a[b.id]=new AC.ViewMaster.Viewer(g,b,b.id,c);a[b.id].setDelegate(iMac)}}for(b in a){a[b].options.ensureInView=true
}});
