function GetFlash()
{
		document.write('<object width="509" height="293" data="start.swf" type="application/x-shockwave-flash">');
		document.write('<param name="movie" value="start.swf">');
		document.write('<param name="quality" value="best">');
		document.write('<img src="images/alternativbild.jpg" width="509" height="293" border="0">');
		document.write('</object>'); 
}
