 function initDocument() {
		  				
		showSWFPreview('TheStudio.xml');
    hs.graphicsDir = 'src/HighSlide/graphics/';
    hs.outlineType = 'rounded-white';
    hs.wrapperClassName = 'draggable-header';
	hs.height=800;
	hs.width=900;

		
      }