function skriv_flash_tags(){
  document.write('<object type="application/x-shockwave-flash" 
    data="http://www.dancover.de\flask master 8.swf" width="780px"  height="132px" id="blaster">\n');
  document.write('<param name="movie" value="http://www.dancover.de\flask master 8.swf" />\n');
  document.write('<param name="wmode" value="transparent" />\n');
  document.write('</object>\n');
	}
