function segmento_villaggi() {
   // utilizza questo codice se hai un unico filmato
   
      document.write("<object type='application/x-shockwave-flash' data='segmento_villaggi.swf' width='212' height='342' id='filmato'>\n");
      document.write("<param name='movie' value='segmento_villaggi.swf' />\n");
      document.write("<param name='quality' value='high' /><param name='wmode' value='transparent' />\n");
      document.write("</object>\n");
}

function segmento_villagge_resort() {
   // utilizza questo codice se hai un unico filmato
   
      document.write("<object type='application/x-shockwave-flash' data='segmento_village_resort.swf' width='212' height='342' id='filmato'>\n");
      document.write("<param name='movie' value='segmento_village_resort.swf' />\n");
      document.write("<param name='quality' value='high' /><param name='wmode' value='transparent' />\n");
      document.write("</object>\n");
}

function segmento_viaggi() {
   // utilizza questo codice se hai un unico filmato
   
      document.write("<object type='application/x-shockwave-flash' data='segmento_viaggi.swf' width='212' height='342' id='filmato'>\n");
      document.write("<param name='movie' value='segmento_viaggi.swf' />\n");
      document.write("<param name='quality' value='high' /><param name='wmode' value='transparent' />\n");
      document.write("</object>\n");
}

