function filmato_flash() {
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='1000' height='600' id='galleria' align='top'>");
document.write("<param name='allowScriptAccess' value='sameDomain' />");
document.write("<param name='movie' value='galleria.swf' />");
document.write("<param name='quality' value='high' />");
document.write("<param name='salign' value='lt' />");
document.write("<param name='bgcolor' value='#100e0e' />");
document.write("<embed src='galleria.swf' quality='high' salign='lt' bgcolor='#100e0e' width='1000' height='600' name='galleria' align='top' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
document.write("</object>");
}