hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.wrapperClassName = 'light';
hs.outlineType = 'rounded-white';
hs.fadeInOut = true;
hs.forceAjaxReload = true;
hs.dimmingOpacity = 0.75;
hs.showCredits = false;
hs.preserveContent = false;
hs.allowSizeReduction = false;
hs.registerOverlay({
   html: '<div class="closebutton" onclick="return hs.close(this)" title="Close"></div>',
   position: 'top right',
   fade: 2
});

/*hs.numberPosition = 'caption';*/
/*hs.useBox = true;*/
/*hs.addSlideshow({
	interval: 5000,
	repeat: false,
	useControls: true,
	fixedControls: 'fit',
	overlayOptions: {
		opacity: .75,
		position: 'bottom center',
		hideOnMouseOut: true
	}
});*/
