hs.registerOverlay( {
	thumbnailId		: null,
	overlayId		: 'controlbar',
	position		: 'top right',
	hideOnMouseOut	: true
} );
hs.graphicsDir      = 'js/highslide/graphics/';
hs.wrapperClassName = 'highslide-white';
hs.outlineType      = 'rounded-white';
hs.spaceForCaption  = 30;

