var initialize = function() {
 
	var latlng = new google.maps.LatLng(45.670000,10.706951);
	
	var options = {
  		zoom: 10,
  		center: latlng,
  		mapTypeId: google.maps.MapTypeId.ROADMAP
	};	
 
	var map = new google.maps.Map(document.getElementById('map'), options);
	
	var hot01 = new google.maps.LatLng(45.917454,10.883186);
	var hot01 = new google.maps.Marker(
		{
  			position: hot01,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Olivo in Arco",
		}
	);
	var contentString1 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/olivo-arco.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow1 = new google.maps.InfoWindow({
        content: contentString1,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot01, 'click', function() {
      infowindow1.open(map,hot01);
    });
	
	
 	var hot02 = new google.maps.LatLng(45.87779,10.890589);
	var hot02 = new google.maps.Marker(
		{
  			position: hot02,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Eco Hotel Zanella in Nago"
		}
	);
	var contentString2 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/zanella-nago.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow2 = new google.maps.InfoWindow({
        content: contentString2,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot02, 'click', function() {
      infowindow2.open(map,hot02);
    });
	
		
	var hot03 = new google.maps.LatLng(45.879709,10.857582);
	var hot03 = new google.maps.Marker(
		{
  			position: hot03,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Villa Enrica in Riva"
		}
	);
	var contentString3 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/villa-enrica-riva.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow3 = new google.maps.InfoWindow({
        content: contentString3,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot03, 'click', function() {
      infowindow3.open(map,hot03);
    });
	
		
	var hot04 = new google.maps.LatLng(45.804718,10.786914);
	var hot04 = new google.maps.Marker(
		{
  			position: hot04,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-2star.png',
			flat: true,
			title:"Hotel Riviera in Limone"
		}
	);
	var contentString4 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/riviera-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow4 = new google.maps.InfoWindow({
        content: contentString4,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot04, 'click', function() {
      infowindow4.open(map,hot04);
    });
	
		
	var hot05 = new google.maps.LatLng(45.80311,10.786584);
	var hot05 = new google.maps.Marker(
		{
  			position: hot05,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Mercedes in Limone"
		}
	);
	var contentString5 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/mercedes-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow5 = new google.maps.InfoWindow({
        content: contentString5,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot05, 'click', function() {
      infowindow5.open(map,hot05);
    });
	
		
	var hot06 = new google.maps.LatLng(45.80986,10.78744);
	var hot06 = new google.maps.Marker(
		{
  			position: hot06,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Coste in Limone" 
		}
	);
	var contentString6 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/coste-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow6 = new google.maps.InfoWindow({
        content: contentString6,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot06, 'click', function() {
      infowindow6.open(map,hot06);
    });
	
		
	var hot07 = new google.maps.LatLng(45.813679,10.793571);
	var hot07 = new google.maps.Marker(
		{
  			position: hot07,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Sole in Limone" 
		}
	);     
	var contentString7 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/sole-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow7 = new google.maps.InfoWindow({
        content: contentString7,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot07, 'click', function() {
      infowindow7.open(map,hot07);
    });
	
		
	var hot08 = new google.maps.LatLng(45.82097,10.800676);
	var hot08 = new google.maps.Marker(
		{
  			position: hot08,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Loc. Ruscello in Limone" 
		}
	);
	var contentString8 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/ruscello-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow8 = new google.maps.InfoWindow({
        content: contentString8,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot08, 'click', function() {
      infowindow8.open(map,hot08);
    });
	
		
	var hot09 = new google.maps.LatLng(45.8283,10.822);
	var hot09 = new google.maps.Marker(
		{
  			position: hot09,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Capo Reamol in Limone"
		}
	);
	var contentString9 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/capo-reamol-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow9 = new google.maps.InfoWindow({
        content: contentString9,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot09, 'click', function() {
      infowindow9.open(map,hot09);
    });
	
		
	var hot10 = new google.maps.LatLng(45.777414,10.81626);
	var hot10 = new google.maps.Marker(
		{
  			position: hot10,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Villa Carmen in Malcesine"
		}
	);
	var contentString10 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/villa-carmen-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow10 = new google.maps.InfoWindow({
        content: contentString10,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot10, 'click', function() {
      infowindow10.open(map,hot10);
    });
	
		
	var hot11 = new google.maps.LatLng(45.755382,10.806803);
	var hot11 = new google.maps.Marker(
		{
  			position: hot11,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Laura Christina in Malcesine"
		}
	);
	var contentString11 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/laura-christina-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow11 = new google.maps.InfoWindow({
        content: contentString11,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot11, 'click', function() {
      infowindow11.open(map,hot11);
    });
	
		
	var hot12 = new google.maps.LatLng(45.476949,10.538099);
	var hot12 = new google.maps.Marker(
		{
  			position: hot12,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Villa Rosa in Desenzano"
		}
	);
	var contentString12 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/villa-rosa-desenzano.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow12 = new google.maps.InfoWindow({
        content: contentString12,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot12, 'click', function() {
      infowindow12.open(map,hot12);
    });
	
		
	var hot13 = new google.maps.LatLng(45.431512,10.699292);
	var hot13 = new google.maps.Marker(
		{
  			position: hot13,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Rivus in Peschiera"
		}
	);
	var contentString13 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/rivus-peschiera.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow13 = new google.maps.InfoWindow({
        content: contentString13,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot13, 'click', function() {
      infowindow13.open(map,hot13);
    });
	
		
	var hot14 = new google.maps.LatLng(45.49276,10.608898);
	var hot14 = new google.maps.Marker(
		{
  			position: hot14,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-2star.png',
			flat: true,
			title:"Hotel Grifone in Sirmione"
		}
	);
	var contentString14 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/grifone-sirmione.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow14 = new google.maps.InfoWindow({
        content: contentString14,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot14, 'click', function() {
      infowindow14.open(map,hot14);
    });
	
		
	var hot15 = new google.maps.LatLng(45.785796,10.763029);
	var hot15 = new google.maps.Marker(
		{
  			position: hot15,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Pineta Campi in Tremosine"
		}
	);
	var contentString15 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/pineta-campi-tremosine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow15 = new google.maps.InfoWindow({
        content: contentString15,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot15, 'click', function() {
      infowindow15.open(map,hot15);
    });
	
		
	var hot16 = new google.maps.LatLng(45.793861,10.750476);
	var hot16 = new google.maps.Marker(
		{
  			position: hot16,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Residence La Pertica in Tremosine"
		}
	);
	var contentString16 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/la-pertica-tremosine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow16 = new google.maps.InfoWindow({
        content: contentString16,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot16, 'click', function() {
      infowindow16.open(map,hot16);
    });
	
		
	var hot17 = new google.maps.LatLng(45.763841,10.749419);
	var hot17 = new google.maps.Marker(
		{
  			position: hot17,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Village Lucia in Tremosine"
		}
	);
	var contentString17 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/lucia-tremosine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow17 = new google.maps.InfoWindow({
        content: contentString17,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot17, 'click', function() {
      infowindow17.open(map,hot17);
    });
	
	
	var hot18 = new google.maps.LatLng(45.788781,10.760819);
	var hot18 = new google.maps.Marker(
		{
  			position: hot18,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Residence Campi in Tremosine"
		}
	);
	var contentString18 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/residence-campi-tremosine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow18 = new google.maps.InfoWindow({
        content: contentString18,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot18, 'click', function() {
      infowindow18.open(map,hot18);
    });
	
		
	var hot19 = new google.maps.LatLng(45.782564,10.76423);
	var hot19 = new google.maps.Marker(
		{
  			position: hot19,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Park Hotel Faver in Tremosine"
		}
	);
	var contentString19 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/faver-tremosine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow19 = new google.maps.InfoWindow({
        content: contentString19,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot19, 'click', function() {
      infowindow19.open(map,hot19);
    });
	
		
	var hot20 = new google.maps.LatLng(45.446943,10.669334);
	var hot20 = new google.maps.Marker(
		{
  			position: hot20,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-2star.png',
			flat: true,
			title:"Hotel Primavera in Peschiera"
		}
	);
	var contentString20 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/primavera-peschiera.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow20 = new google.maps.InfoWindow({
        content: contentString20,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot20, 'click', function() {
      infowindow20.open(map,hot20);
    });
	
		
	var hot21 = new google.maps.LatLng(45.663074,10.728337);
	var hot21 = new google.maps.Marker(
		{
  			position: hot21,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Merano in Brenzone"
		}
	);
	var contentString21 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/merano-brenzone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow21 = new google.maps.InfoWindow({
        content: contentString21,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot21, 'click', function() {
      infowindow21.open(map,hot21);
    });
	
		
	var hot22 = new google.maps.LatLng(45.67864,10.741853);
	var hot22 = new google.maps.Marker(
		{
  			position: hot22,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Rabay in Brenzone"
		}
	);
	var contentString22 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/rabay-brenzone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow22 = new google.maps.InfoWindow({
        content: contentString22,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot22, 'click', function() {
      infowindow22.open(map,hot22);
    });
	
		
	var hot23 = new google.maps.LatLng(45.708182,10.76684);
	var hot23 = new google.maps.Marker(
		{
  			position: hot23,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Villa Beatrice in Brenzone"
		}
	);
	var contentString23 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/villa-beatrice-brenzone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow23 = new google.maps.InfoWindow({
        content: contentString23,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot23, 'click', function() {
      infowindow23.open(map,hot23);
    });
	
		
	var hot24 = new google.maps.LatLng(45.715441,10.771735);
	var hot24 = new google.maps.Marker(
		{
  			position: hot24,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Park Hotel Bel Fiore in Brenzone"
		}
	);
	var contentString24 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/bel-fiore-brenzone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow24 = new google.maps.InfoWindow({
        content: contentString24,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot24, 'click', function() {
      infowindow24.open(map,hot24);
    });
	
		
	var hot25 = new google.maps.LatLng(45.714772,10.771869);
	var hot25 = new google.maps.Marker(
		{
  			position: hot25,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Eden in Brenzone"
		}
	);
	var contentString25 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/eden-brenzone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow25 = new google.maps.InfoWindow({
        content: contentString25,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot25, 'click', function() {
      infowindow25.open(map,hot25);
    });
	
		
	var hot26 = new google.maps.LatLng(45.899777,10.855232);
	var hot26 = new google.maps.Marker(
		{
  			position: hot26,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Rudy in Riva"
		}
	);
	var contentString26 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/rudy-riva.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow26 = new google.maps.InfoWindow({
        content: contentString26,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot26, 'click', function() {
      infowindow26.open(map,hot26);
    });
	
		
	var hot27 = new google.maps.LatLng(45.870441,10.879885);
	var hot27 = new google.maps.Marker(
		{
  			position: hot27,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Aktivhotel Santalucia in Torbole"
		}
	);
	var contentString27 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/aktivhotel-torbole.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow27 = new google.maps.InfoWindow({
        content: contentString27,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot27, 'click', function() {
      infowindow27.open(map,hot27);
    });
	
		
	var hot28 = new google.maps.LatLng(45.542989,10.725655);
	var hot28 = new google.maps.Marker(
		{
  			position: hot28,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Color Hotel style & design in Bardolino"
		}
	);
	var contentString28 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/color-bardolino.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow28 = new google.maps.InfoWindow({
        content: contentString28,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot28, 'click', function() {
      infowindow28.open(map,hot28);
    });
	
		
	var hot29 = new google.maps.LatLng(45.882135,10.855321);
	var hot29 = new google.maps.Marker(
		{
  			position: hot29,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Kristal Palace in Riva"
		}
	);
	var contentString29 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/kristal-palace-riva.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow29 = new google.maps.InfoWindow({
        content: contentString29,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot29, 'click', function() {
      infowindow29.open(map,hot29);
    });
	
		
	var hot30 = new google.maps.LatLng(45.880949,10.855946);
	var hot30 = new google.maps.Marker(
		{
  			position: hot30,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Garda in Riva"
		}
	);
	var contentString30 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/garda-riva.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow30 = new google.maps.InfoWindow({
        content: contentString30,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot30, 'click', function() {
      infowindow30.open(map,hot30);
    });
	
		
	var hot31 = new google.maps.LatLng(45.880671,10.858293);
	var hot31 = new google.maps.Marker(
		{
  			position: hot31,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Savoy Palace in Riva"
		}
	);
	var contentString31 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/savoy-palace-riva.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow31 = new google.maps.InfoWindow({
        content: contentString31,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot31, 'click', function() {
      infowindow31.open(map,hot31);
    });
	
		
	var hot32 = new google.maps.LatLng(45.879706,10.89248);
	var hot32 = new google.maps.Marker(
		{
  			position: hot32,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Continental in Nago"
		}
	);
	var contentString32 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/continental-nago.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow32 = new google.maps.InfoWindow({
        content: contentString32,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot32, 'click', function() {
      infowindow32.open(map,hot32);
    });
	
		
	var hot33 = new google.maps.LatLng(45.885494,10.886891);
	var hot33 = new google.maps.Marker(
		{
  			position: hot33,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Isola Verde in Nago"
		}
	);
	var contentString33 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/isola-verde-nago.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow33 = new google.maps.InfoWindow({
        content: contentString33,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot33, 'click', function() {
      infowindow33.open(map,hot33);
    });
	
		
	var hot34 = new google.maps.LatLng(45.86516,10.875668);
	var hot34 = new google.maps.Marker(
		{
  			position: hot34,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Paradiso in Torbole"
		}
	);
	var contentString34 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/paradiso-torbole.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow34 = new google.maps.InfoWindow({
        content: contentString34,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot34, 'click', function() {
      infowindow34.open(map,hot34);
    });
	
		
	var hot35 = new google.maps.LatLng(45.759786,10.809477);
	var hot35 = new google.maps.Marker(
		{
  			position: hot35,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Casa Barca in Malcesine"
		}
	);
	var contentString35 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/casa-barca-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow35 = new google.maps.InfoWindow({
        content: contentString35,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot35, 'click', function() {
      infowindow35.open(map,hot35);
    });
	
		
	var hot36 = new google.maps.LatLng(45.761676,10.809276);
	var hot36 = new google.maps.Marker(
		{
  			position: hot36,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Ideal in Malcesine"
		}
	);
	var contentString36 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/ideal-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow36 = new google.maps.InfoWindow({
        content: contentString36,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot36, 'click', function() {
      infowindow36.open(map,hot36);
    });
	
		
	var hot37 = new google.maps.LatLng(45.758034,10.807414);
	var hot37 = new google.maps.Marker(
		{
  			position: hot37,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Excelsior Bay in Malcesine"
		}
	);
	var contentString37 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/excelsior-bay-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow37 = new google.maps.InfoWindow({
        content: contentString37,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot37, 'click', function() {
      infowindow37.open(map,hot37);
    });
	
		
	var hot38 = new google.maps.LatLng(45.753685,10.79996);
	var hot38 = new google.maps.Marker(
		{
  			position: hot38,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Bellevue San Lorenzo in Malcesine"
		}
	);
	var contentString38 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/bellevue-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow38 = new google.maps.InfoWindow({
        content: contentString38,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot38, 'click', function() {
      infowindow38.open(map,hot38);
    });
	
		
	var hot39 = new google.maps.LatLng(45.750505,10.800033);
	var hot39 = new google.maps.Marker(
		{
  			position: hot39,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Club Hotel Olivi Tennis Center in Malcesine"
		}
	);
	var contentString39 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/olivi-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow39 = new google.maps.InfoWindow({
        content: contentString39,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot39, 'click', function() {
      infowindow39.open(map,hot39);
    });
	
		
	var hot40 = new google.maps.LatLng(45.773938,10.814219);
	var hot40 = new google.maps.Marker(
		{
  			position: hot40,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-2star.png',
			flat: true,
			title:"Hotel Casa Marinella in Malcesine"
		}
	);
	var contentString40 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/casa-marinella-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow40 = new google.maps.InfoWindow({
        content: contentString40,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot40, 'click', function() {
      infowindow40.open(map,hot40);
    });
	
		
	var hot41 = new google.maps.LatLng(45.755856,10.808586);
	var hot41 = new google.maps.Marker(
		{
  			position: hot41,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Villa Smeralda in Malcesine"
		}
	);
	var contentString41 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/villa-smeralda-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow41 = new google.maps.InfoWindow({
        content: contentString41,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot41, 'click', function() {
      infowindow41.open(map,hot41);
    });
	
		
	var hot42 = new google.maps.LatLng(45.749257,10.79745);
	var hot42 = new google.maps.Marker(
		{
  			position: hot42,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Maximilian in Malcesine"
		}
	);
	var contentString42 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/maximilian-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow42 = new google.maps.InfoWindow({
        content: contentString42,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot42, 'click', function() {
      infowindow42.open(map,hot42);
    });
	
		
	var hot43 = new google.maps.LatLng(45.754056,10.803656);
	var hot43 = new google.maps.Marker(
		{
  			position: hot43,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-2star.png',
			flat: true,
			title:"Hotel Casa Serena in Malcesine"
		}
	);
	var contentString43 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/casa-serena-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow43 = new google.maps.InfoWindow({
        content: contentString43,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot43, 'click', function() {
      infowindow43.open(map,hot43);
    });
	
	
	var hot44 = new google.maps.LatLng(45.801188,10.785187);
	var hot44 = new google.maps.Marker(
		{
  			position: hot44,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel San Giorgio in Limone"
		}
	);
	var contentString44 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/san-giorgio-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow44 = new google.maps.InfoWindow({
        content: contentString44,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot44, 'click', function() {
      infowindow44.open(map,hot44);
    });

    
	var hot45 = new google.maps.LatLng(45.781726,10.821595);
	var hot45 = new google.maps.Marker(
		{
  			position: hot45,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Casa Chincarini in Malcesine"
		}
	);
	var contentString45 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/casa-chincarini-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow45 = new google.maps.InfoWindow({
        content: contentString45,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot45, 'click', function() {
      infowindow45.open(map,hot45);
    });
	
	
	var hot46 = new google.maps.LatLng(45.868895,10.876771);
	var hot46 = new google.maps.Marker(
		{
  			position: hot46,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Lago di Garda in Torbole"
		}
	);
	var contentString46 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/lago-di-garda-torbole.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow46 = new google.maps.InfoWindow({
        content: contentString46,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot46, 'click', function() {
      infowindow46.open(map,hot46);
    });
	
	
	var hot47 = new google.maps.LatLng(45.873737,10.8743);
	var hot47 = new google.maps.Marker(
		{
  			position: hot47,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Ideal in Torbole"
		}
	);
	var contentString47 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/ideal-torbole.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow47 = new google.maps.InfoWindow({
        content: contentString47,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot47, 'click', function() {
      infowindow47.open(map,hot47);
    });
	
	
	var hot48 = new google.maps.LatLng(45.869181,10.876014);
	var hot48 = new google.maps.Marker(
		{
  			position: hot48,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Benaco in Torbole"
		}
	);
	var contentString48 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/benaco-torbole.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow48 = new google.maps.InfoWindow({
        content: contentString48,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot48, 'click', function() {
      infowindow48.open(map,hot48);
    });
	
	
	var hot49 = new google.maps.LatLng(45.784891,10.819674);
	var hot49 = new google.maps.Marker(
		{
  			position: hot49,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-2star.png',
			flat: true,
			title:"Hotel Al Molino in Malcesine"
		}
	);
	var contentString49 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/al-molino-malcesine.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow49 = new google.maps.InfoWindow({
        content: contentString49,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot49, 'click', function() {
      infowindow49.open(map,hot49);
    });
	
	
	var hot50 = new google.maps.LatLng(45.611118,10.706279);
	var hot50 = new google.maps.Marker(
		{
  			position: hot50,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Le Torri del Garda in Torri"
		}
	);
	var contentString50 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/le-torri-del-garda-torri.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow50 = new google.maps.InfoWindow({
        content: contentString50,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot50, 'click', function() {
      infowindow50.open(map,hot50);
    });
	
	
	var hot51 = new google.maps.LatLng(45.480366,10.733964);
	var hot51 = new google.maps.Marker(
		{
  			position: hot51,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Principe di Lazise"
		}
	);
	var contentString51 = '<iframe width="320" height="225" src="http://www.lagodigardahotels.it/hotel/principe-di-lazise.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow51 = new google.maps.InfoWindow({
        content: contentString51,
		maxWidth:320,
		maxHeight:225
    });
    google.maps.event.addListener(hot51, 'click', function() {
      infowindow51.open(map,hot51);
    });
		

    var hot52 = new google.maps.LatLng(45.576391,10.747064);
	var hot52 = new google.maps.Marker(
		{
  			position: hot52,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"Hotel Boffenigo in Costermano"
		}
	);
	var contentString52 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/boffenigo-costermano.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow52 = new google.maps.InfoWindow({
        content: contentString52,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot52, 'click', function() {
      infowindow52.open(map,hot52);
    });
	
	
	var hot53 = new google.maps.LatLng(45.592164,10.719167);
	var hot53 = new google.maps.Marker(
		{
  			position: hot53,
  			map: map,
  			icon: 'img/res-3star.gif',
			flat: true,
			title:"Residence Bran & Denise in Costermano"
		}
	);
	var contentString53 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/bran-denise-costermano.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow53 = new google.maps.InfoWindow({
        content: contentString53,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot53, 'click', function() {
      infowindow53.open(map,hot53);
    });
	
	
	var hot54 = new google.maps.LatLng(45.544337,10.724773);
	var hot54 = new google.maps.Marker(
		{
  			position: hot54,
  			map: map,
  			icon: 'img/res-3star.gif',
			flat: true,
			title:"Residence Beatrix in Bardolino"
		}
	);
	var contentString54 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/beatrix-bardolino.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow54 = new google.maps.InfoWindow({
        content: contentString54,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot54, 'click', function() {
      infowindow54.open(map,hot54);
    });
	
	   
     var hot55 = new google.maps.LatLng(45.802994,10.780444);
	 var hot55 = new google.maps.Marker(
		{
  			position: hot55,
  			map: map,
  			icon: 'img/bb.gif',
			flat: true,
			title:"B&B Preone in Limone"
		}
	);
	var contentString55 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/preone-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow55 = new google.maps.InfoWindow({
        content: contentString55,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot55, 'click', function() {
      infowindow55.open(map,hot55);
    });
	   
   var hot56 = new google.maps.LatLng(45.598195,10.53385);
	var hot56 = new google.maps.Marker(
		{
  			position: hot56,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-3star.png',
			flat: true,
			title:"Hotel Garden Zorzi in San Felice"
		}
	);
	var contentString56 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/garden-zorzi-sanfelice.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow56 = new google.maps.InfoWindow({
        content: contentString56,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot56, 'click', function() {
      infowindow56.open(map,hot56);
    });
	
	   
    var hot57 = new google.maps.LatLng(45.807642,10.785326);
	var hot57 = new google.maps.Marker(
		{
  			position: hot57,
  			map: map,
  			icon: 'img/res.gif',
			flat: true,
			title:"Appartamenti Tovo"
		}
	);
	var contentString57 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/tovo-limone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow57 = new google.maps.InfoWindow({
        content: contentString57,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot57, 'click', function() {
      infowindow57.open(map,hot57);
    });
	   
    
    var hot58 = new google.maps.LatLng(45.625948,10.57606);
	var hot58 = new google.maps.Marker(
		{
  			position: hot58,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-5star.png',
			flat: true,
			title:"Hotel Villa del Sogno in Gardone Riviera"
		}
	);
	var contentString58 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/villa-sogno-gardone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow58 = new google.maps.InfoWindow({
        content: contentString58,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot58, 'click', function() {
      infowindow58.open(map,hot58);
    });
	
	
	var hot59 = new google.maps.LatLng(45.623114,10.553782);
	var hot59 = new google.maps.Marker(
		{
  			position: hot59,
  			map: map,
  			icon: 'img/res-3star.gif',
			flat: true,
			title:"Residence Premignaga Country House in Gardone Riviera"
		}
	);
	var contentString59 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/premignaga-gardone.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow59 = new google.maps.InfoWindow({
        content: contentString59,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot59, 'click', function() {
      infowindow59.open(map,hot59);
    });
	
	
	var hot60 = new google.maps.LatLng(45.869704,10.875325);
	var hot60 = new google.maps.Marker(
		{
  			position: hot60,
  			map: map,
  			icon: 'img/res.gif',
			flat: true,
			title:"Appartamenti e camere Casa Bertolini in Torbole"
		}
	);
	var contentString60 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/casa-bertolini-torbole.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow60 = new google.maps.InfoWindow({
        content: contentString60,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot60, 'click', function() {
      infowindow60.open(map,hot60);
    });
	   
    
	var hot61 = new google.maps.LatLng(45.374255,10.508383);
	var hot61 = new google.maps.Marker(
		{
  			position: hot61,
  			map: map,
  			icon: 'http://google-maps-icons.googlecode.com/files/hotel-h-4star.png',
			flat: true,
			title:"JHD Dunant Hotel in Castiglione"
		}
	);
	var contentString61 = '<iframe width="317" height="225" src="http://www.lagodigardahotels.it/hotel/jhd-dunant-castiglione.html" frameborder="0" allowfullscreen></iframe>';
    var infowindow61 = new google.maps.InfoWindow({
        content: contentString61,
        maxWidth:317,
		maxHeight:225
    });
    google.maps.event.addListener(hot61, 'click', function() {
      infowindow61.open(map,hot61);
    });
    
  }

   
 
window.onload = initialize;
