Entire tickets, per person
€ 15,00
from 01.01.2018 to 31.12.2018

Immersive and exciting, “Viva Vivaldi The Four Seasons Mystery” charms the first visitors from all over the world.

    Your name (required)

    your e-mail (required)

    Arrival date (ex: 10/12/2023)

    Departure date (ex: 13/12/2023)

    Number of travellers

    Notes




    Accept B



    Accept C

    ',45.4346992, 12.34081660000004,1] ]; var mapOptions = { //zoom: 8, //center: new google.maps.LatLng(, ), //mapTypeId: google.maps.MapTypeId.TERRAIN mapTypeControlOptions: { mapTypeIds: [google.maps.MapTypeId.ROADMAP, 'map_style'] } }; var infowindow = new google.maps.InfoWindow(); map = new google.maps.Map(document.getElementById('mappa-evento'), mapOptions); //Associate the styled map with the MapTypeId and set it to display. map.mapTypes.set('map_style', styledMap); // definizione dei limiti var origBounds = map.getBounds(); bounds = new google.maps.LatLngBounds(); // fine definizione dei limiti // definizione dei marker var image_marker = '/marker_tour.png'; var marker, i; for (i = 0; i 1) { map.fitBounds(bounds); } else if (locations.length == 1) { map.setCenter(bounds.getCenter()); map.setZoom(10); } } } // fine initialize google.maps.event.addDomListener(window, 'load', initialize); //initialize();