hs.registerOverlay(
    	{
    		thumbnailId: null,
    		overlayId: 'controlbar',
    		position: 'top right',
    		hideOnMouseOut: true
		}
);

hs.graphicsDir = 'http://www.cdde65.fr/ModuleBaseFactory/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.outlineWhileAnimating = true;