    hs.graphicsDir = 'highslide/graphics/';
    hs.outlineType = 'rounded-white';
    hs.outlineWhileAnimating = true;
    hs.allowSizeReduction = false;
    hs.preserveContent = false;
    hs.showCredits = false;
    hs.dimmingOpacity = 0.75;
    hs.align = 'center';
    
    	// <![CDATA[
	// Initiate the SWFObject. See http://blog.deconcept.com/swfobject/ for full documentation.
	var so = new SWFObject("Introduction.swf", "my-flash", "540", "360", "7", "#FFFFFF");
	so.addParam("wmode", "transparent");
	// ]]>
