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