hs.registerOverlay({
	overlayId: 'closebutton',
	position: 'top right',
	fade: 2
});
hs.graphicsDir = 'thumbnail/graphics/';
    hs.outlineType = 'rounded-white';
    hs.outlineWhileAnimating = true;
