function RunSWF()
{

	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="820" height="680" id="demonstratie" align="middle">\n');
	document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
	document.write('<param name="movie" value="animation/demonstratie.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="bgcolor" value="#ffffff" />\n');
	document.write('<embed src="animation/demonstratie.swf" quality="high" bgcolor="#ffffff" width="820" height="680" name="demonstratie" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
}

function RunHighLights()
{
	document.write('<object width="902" height="670" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" >\n');
	document.write('<param name="movie" value="/animation/highlights_version_9.swf">');
	document.write('<param name="play" value="true">');
	document.write('<param name="loop" value="true">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="scale" value="noorder">');	
	document.write('<embed src="/animation/highlights_version_9.swf" width="902" height="670" type="application/x-shockwave-flash" ></object>');
}

function RunHighLightsGerman()
{
	document.write('<object width="1003" height="741" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" >\n');
	document.write('<param name="movie" value="/animation/highlights_de_9.swf">');
	document.write('<param name="play" value="true">');
	document.write('<param name="loop" value="true">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="scale" value="noorder">');	
	document.write('<embed src="/animation/highlights_de_9.swf" width="1003" height="741" type="application/x-shockwave-flash" ></object>');
}

function RunHighLightsEnglish()
{
	document.write('<object width="802" height="599" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" >\n');
	document.write('<param name="movie" value="/animation/highlights_en_9.swf">');
	document.write('<param name="play" value="true">');
	document.write('<param name="loop" value="true">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="scale" value="noorder">');	
	document.write('<embed src="/animation/highlights_en_9.swf" width="802" height="599" type="application/x-shockwave-flash" ></object>');
}