function animazione_flash() {
   
      document.write("<object type='application/x-shockwave-flash' data='http://www.disvega.it/swf/filmatoindex01.swf'width='600' height='330' id='filmato'>\n");
      document.write("<param name='movie' value='http://www.disvega.it/swf/filmatoindex01.swf' />\n");
      document.write("<param name='quality' value='high' /><param name='wmode' value='transparent' />\n");
      document.write("</object>\n");
}
