function InsertFlashMovie()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=3,0,0,0" width="100%" height="95%" id="achtsam_intro">\n');
	document.write('<param name="movie" value="achtsam_intro.swf" />\n');
	document.write('<param name="swLiveConnect" value="FALSE" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="bgcolor" value="#ffffff" />\n');
	document.write('<embed src="achtsam_intro.swf" quality="high" bgcolor="#ffffff" width="100%" height="95%" name="achtsam_intro" llowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
	// document.write('<br /><center>Kann Ihr Browser kein Flash? <a href="/home/vision.html" style="color:black;">» weiter zur Startseite</a></center>\n');
}

