	hs.graphicsDir = 'highslide/simplegraphics/';
	hs.outlineType = 'rounded-white';

// for iframe
hs.outlineWhileAnimating = true;
hs.objectLoadTime = 'after';
// end iframe

    window.onload = function() {
    		hs.preloadImages();
       }