hs.registerOverlay({
	overlayId: 'closebutton',
	position: 'top right',
	fade: 2 // fading the semi-transparent overlay looks bad in IE
});
hs.showCredits = false;

hs.graphicsDir = '/sources/highslide/graphics/';

