// global highslide controlbar
hs.registerOverlay({
	slideshowGroup: null,
	overlayId: 'controlbar',
	position: 'top right',
	hideOnMouseOut: true,
	fade: 2,
	useOnHtml: true
});

