//

	var obHTML = 	'<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="475" height="400" id="tech" align="middle">' +
					'<param name="movie" value="Presentation2007/Presentation2007.swf?xml_path=Presentation2007/slides.xml" />' +
					'<param name="quality" value="high" />' +
					'<embed src="Presentation2007/Presentation2007.swf?xml_path=Presentation2007/slides.xml" quality="high" width="768" height="576" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />' +
					'</object>'; 
	
document.write(obHTML);
