	hs.registerOverlay(
    	{
    		thumbnailId: null,
    		overlayId: 'controlbar',
    		position: 'top right',
    		hideOnMouseOut: true
		}
	);	
    hs.restoreTitle = '';
    hs.graphicsDir = 'highslide/graphics/';
    hs.outlineType = 'rounded-white';
    hs.captionEval = 'this.thumb.title';
    hs.creditsText = 'Powered by <i>WindsPhoto</i>';
    hs.creditsHref = 'http://www.wilf.cn/';
    hs.creditsTitle = '';
