 
    hs.graphicsDir = '/highslide/graphics/';
    window.onload = function() {
        hs.preloadImages(5);
    }
