
hs.graphicsDir = 'graphics/';
hs.outlineType = 'rounded-white';
window.onload = function() {
	hs.preloadImages();
}

