hs.graphicsDir = '/wp-content/themes/implix-website/images/highslide/';
hs.showCredits = false;
hs.outlineType = 'custom';
hs.dimmingOpacity = 0.8;
hs.fadeInOut = true;
hs.outlineWhileAnimating = 0;
hs.easing = 'linearTween';
hs.expandDuration = 300;
hs.restoreDuration = 300;

hs.align = 'center';
hs.registerOverlay({
	html: '<div class="closebutton" onclick="return hs.close(this)" title="Close"></div>',
	position: 'top right',
	useOnHtml: true,
	fade: 2
});
