if (flashinstalled==2){			
	document.open()
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0" width="610" height="80">')
	document.writeln('<param name="MOVIE" value="http://www.tv-ev.de/skripte/rdf_60.swf">')
	document.writeln('<param name="PLAY" value="true">')
	document.writeln('<param name="LOOP" value="true">')
	document.writeln('<param name="QUALITY" value="high">')
	document.writeln('<param name="BGCOLOR" value="#afb6c9">')
	document.write('<EMBED SRC="http://www.tv-ev.de/skripte/rdf_60.swf" WIDTH="610" HEIGHT="80" PLAY="true" LOOP="true" QUALITY="high" border=0 bgcolor="#afb6c9" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>')
	document.write('</object>')
	document.close()
} else {
	document.open()
	document.write('<img src="http://www.tv-ev.de/tv_grafiken/kopf_anim.gif" width=610 height=80 border=0 alt="">')
	document.close()
}
