    hs.graphicsDir = 'js/graphics/';
    hs.outlineType = null;
    window.onload = function() {
        hs.preloadImages();
    }