	hs.registerOverlay(
    	{
    		thumbnailId: null,
    		overlayId: 'controlbar',
    		position: 'top left',
    		hideOnMouseOut: true
		}
	);
	
hs.graphicsDir = 'highslide/graphics/';
hs.outlineType = 'rounded-white';

hs.showCredits = false; 

hs.dimmingOpacity = 0.20;
hs.dimmingDuration = 50;

hs.align = 'auto';
//hs.fadeInOut = true;
hs.anchor = 'right';



//hs.fullExpandPosition = 'top right';