// javascript settings for highSlide // remove the registerOverlay call to disable the close button hs.registerOverlay({ overlayId: 'closebutton', position: 'top right', fade: 2 // fading the semi-transparent overlay looks bad in IE }); hs.outlineWhileAnimating = 0 hs.graphicsDir = "pages/graphics/"; hs.outlineType = "rounded-white"; hs.showCredits = false; hs.numberOfImagesToPreload=0;