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