function cz6() { 
document.write("<object  classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\"")
document.write("  codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0\"")
document.write("  id=\"logo\" width=\"200\" height=\"100\">")
document.write("  <param name=\"movie\" value=\"fotorechts.swf\">")
document.write("  <param name=\"bgcolor\" value=\"#FFFFFF\">")
document.write("  <param name=\"quality\" value=\"high\">")
document.write("  <param name=\"allowscriptaccess\" value=\"samedomain\">")
document.write("  <embed type=\"application/x-shockwave-flash\"")
document.write("   pluginspage=\"http://www.macromedia.com/go/getflashplayer\"")
document.write("   width=\"200\" height=\"100\"")
document.write("   name=\"logo\" src=\"fotorechts.swf\"")
document.write("   bgcolor=\"#FFFFFF\" quality=\"high\"")
document.write("   swLiveConnect=\"true\" allowScriptAccess=\"samedomain\"")
document.write("  ></embed>")
document.write("</object>")
}