function animazione_flash() {
      document.write("<object type='application/x-shockwave-flash' data='home3.swf' width='460' height='440' id='filmato'>\n");
      document.write("<param name='movie' value='home3.swf' />\n");
      document.write("<param name='quality' value='high' /><param name='wmode' value='transparent' />\n");
      document.write("</object>\n");
}