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