$(document).ready(function(){
    $("#LocalizacionQueserias").click(function(e){
        if($("#map_canvas2").html()=="")
        {
            //initialize();
            $.getScript('http://maps.google.com/maps/api/js?sensor=false&callback=initialize2');
        }
        $('#map_canvas2').fadeIn('slow');
        $("#supersize .activeslide,.Cabecera").fadeOut(1000);
        return false;
        e.preventDefault();
    });
});

function initialize2(){
    var latlng = new google.maps.LatLng(43.29600,-7.480876);
    var myOptions = {
      zoom: 11,
      center: latlng,
      mapTypeId: google.maps.MapTypeId.HYBRID,
      mapTypeControl: 0,
      navigationControl: 0
    };
    var map = new google.maps.Map(document.getElementById("map_canvas2"), myOptions);
    
    // Crear una marca y posicionarla sobre el mapa  
    var marker1 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.29711,-7.680950),  
      map: map,
      title: 'Consejo Regulador de la Denominaci&oacute;n de Origen Protegida San Sim&oacute;n da Costa',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h4>Consejo Regulador de la Denominaci&oacute;n de Origen Protegida San Sim&oacute;n da Costa</h4><p>Plaza de la Constituci&oacute;n 13, 1º<br />C.P. 27800 Vilalba - Lugo (Galicia)<br />España</p></div>',
		maxWidth: 250
	};
	infoWindow1 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker1, 'click', function() {
		infoWindow1.open(map,marker1);
	});
	google.maps.event.addListener(marker1, 'dragstart', function(){
		infoWindow1.close();
	});
    ////
    
    //Don Crisanto lat=43.3678670756, lon=-7.63521399616
    var marker2 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.3678670756,-7.63521399616),  
      map: map,
      title: 'Crisanto S.A.T.',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>CRISANTO S.A.T</h5>Moreda nº 24- Lanz&oacute;s<br>27816 VILALBA (LUGO)<br>Tlf. +34 982 525 637<br><a href="mailto:crisantosat@hotmail.com">crisantosat@hotmail.com</a><br><a href="http://www.queixeriacrisantosat.com" onclick="window.open(this.href); return false;">www.queixeriacrisantosat.com</a><br />43°22\'4.32"N<br />7°38\'6.77"O</div>',
		maxWidth: 250
	};
	infoWindow2 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker2, 'click', function() {
		infoWindow2.open(map,marker2);
	});
	google.maps.event.addListener(marker2, 'dragstart', function(){
		infoWindow2.close();
	});
    ////
    
    //Fontelas lat=43.3885500889, lon=-7.63582409464
    var marker3 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.3885500889,-7.63582409464),  
      map: map,
      title: 'Queixer&iacute;a As Fontelas',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>QUESERÍA AS FONTELAS</h5>Lob&aacute;n nº 3 - San Sim&oacute;n da Costa<br>27815 VILALBA (LUGO)<br>Tlf. +34 982 525 788<br><a href="mailto:info@fontelas.es">info@fontelas.es</a><br><a href="http://www.fontelas.es" onclick="window.open(this.href); return false;">www.fontelas.es</a><br />43°23\'18.78"N<br />7°38\'8.97"O</div>',
		maxWidth: 250
	};
	infoWindow3 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker3, 'click', function() {
		infoWindow3.open(map,marker3);
	});
	google.maps.event.addListener(marker3, 'dragstart', function(){
		infoWindow3.close();
	});
    ////
    
    //"Don Gabino" lat=43.3948219198, lon=-7.62725689822
    var marker4 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.3948219198,-7.62725689822),  
      map: map,
      title: 'Queixer&iacute;a Don Gabino',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>QUESERÍA DON GABINO</h5>Augarr&iacute;o nº 10- San Sim&oacute;n da Costa<br>27815 VILALBA (LUGO)<br>Tlf. +34 982 525 922<br><a href="mailto:correo@dongabino.es">correo@dongabino.es</a><br><a href="http://www.dongabino.es" onclick="window.open(this.href); return false;">www.dongabino.es</a><br>43°23\'41.36"N<br />7°37\'38.12"O</div>',
		maxWidth: 250
	};
	infoWindow4 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker4, 'click', function() {
		infoWindow4.open(map,marker4);
	});
	google.maps.event.addListener(marker4, 'dragstart', function(){
		infoWindow4.close();
	});
    ////
    
    //"Prestes" lat=43.3978716325, lon=-7.61198912599
    var marker5 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.3978716325,-7.61198912599),  
      map: map,
      title: 'Queixer&iacute;a Prestes',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>QUESERÍA PRESTES S.L.</h5>Prestes nº 5 - San Sim&oacute;n da Costa<br>27815 VILALBA (LUGO)<br>Tlf. +34 982 525 752<br><a href="mailto:info@sansimonprestes.com">info@sansimonprestes.com</a><br><a href="http://www.sansimonprestes.com" onclick="window.open(this.href); return false;">www.sansimonprestes.com</a><br>43°23\'52.34"N<br />7°36\'43.16"O</div>',
		maxWidth: 250
	};
	infoWindow5 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker5, 'click', function() {
		infoWindow5.open(map,marker5);
	});
	google.maps.event.addListener(marker5, 'dragstart', function(){
		infoWindow5.close();
	});
    ////
    
    //"Catadoiro" lat=43.3864726023, lon=-7.6135488486
    var marker6 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.3864726023,-7.6135488486),  
      map: map,
      title: 'Queixer&iacute;a Catadoiro',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>QUESERÍA CATADOIRO</h5>O Catadoiro nº 2- San Sim&oacute;n da Costa<br>27815 VILALBA (LUGO)<br>Tlf. +34 982 158 569<br><a href="mailto:info@queixeriacatadoiro.com">info@queixeriacatadoiro.com</a><br><a href="http://www.queixeriacatadoiro.com" onclick="window.open(this.href); return false;">www.queixeriacatadoiro.com</a><br>43°23\'11.30"N<br />7°36\'48.78"O</div>',
		maxWidth: 250
	};
	infoWindow6 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker6, 'click', function() {
		infoWindow6.open(map,marker6);
	});
	google.maps.event.addListener(marker6, 'dragstart', function(){
		infoWindow6.close();
	});
    ////
    
    //"Valado" lat=43.3804067593, lon=-7.61097706179
    var marker7 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.3804067593,-7.61097706179),  
      map: map,
      title: 'Queixer&iacute;a Valado',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>QUESERÍA VALADO</h5>O Valado nº 14- San Sim&oacute;n da Costa<br>27815 VILALBA (LUGO)<br>Tlf. +34 982 525 758<br><a href="mailto:queixeriavalado@hotmail.com">queixeriavalado@hotmail.com</a><br>43°22\'49.46"N<br />7°36\'39.52"O</div>',
		maxWidth: 250
	};
	infoWindow7 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker7, 'click', function() {
		infoWindow7.open(map,marker7);
	});
	google.maps.event.addListener(marker7, 'dragstart', function(){
		infoWindow7.close();
	});
    ////
    
    //"Daniberto" lat=43.3693351525, lon=-7.61195203229
    var marker8 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.3693351525,-7.61195203229),  
      map: map,
      title: 'Daniberto S.A.T.',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>DANIBERTO S.A.T.</h5>Pude nº 2 - San Sim&oacute;n da Costa<br>27815 VILALBA (LUGO)<br>Tlf. +34 982 525 842<br><a href="mailto:danibertosat@hotmail.com">danibertosat@hotmail.com</a><br><a href="http://www.daniberto.com" onclick="window.open(this.href); return false;">www.daniberto.com</a><br>43°22\'9.61"N<br />7°36\'43.03"O</div>',
		maxWidth: 250
	};
	infoWindow8 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker8, 'click', function() {
		infoWindow8.open(map,marker8);
	});
	google.maps.event.addListener(marker8, 'dragstart', function(){
		infoWindow8.close();
	});
    ////
    
    //"Cas Leiras" lat=43.2640842778, lon=-7.63922775528
    var marker9 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.2640842778,-7.63922775528),  
      map: map,
      title: 'Queixer&iacute;a Cas Leiras S.L.',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>QUESERÍA CAS LEIRAS S.L.</h5>Cabanas s/n - Oleiros<br>27815 VILALBA (LUGO)<br>Tlf. +34 982 527 222<br><a href="mailto:queixeriacasleiras@gmail.com">queixeriacasleiras@gmail.com</a><br><a href="http://www.casleiras.com" onclick="window.open(this.href); return false;">www.casleiras.com</a><br>43°15\'50.70"N<br />7°38\'21.22"O</div>',
		maxWidth: 250
	};
	infoWindow9 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker9, 'click', function() {
		infoWindow9.open(map,marker9);
	});
	google.maps.event.addListener(marker9, 'dragstart', function(){
		infoWindow9.close();
	});
    ////
    
    //Leitigal lat=43.1358974195, lon=-7.50566605562
    var marker10 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.1358974195,-7.50566605562),  
      map: map,
      title: 'Leitigal S.L.',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>LEITIGAL S.L.</h5>Pol. Ind. de Castro R.de Lea, P-50<br>27260 CASTRO DE REI (LUGO)<br>Tlf. +34 982 310 505<br><a href="mailto:info@leitigal.com">info@leitigal.com</a><br><a href="http://www.leitigal.com" onclick="window.open(this.href); return false;">www.leitigal.com</a><br />43° 8\'9.23"N<br />7°30\'20.40"O</div>',
		maxWidth: 250
	};
	infoWindow10 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker10, 'click', function() {
		infoWindow10.open(map,marker10);
	});
	google.maps.event.addListener(marker10, 'dragstart', function(){
		infoWindow10.close();
	});
    ////
    
    //"Casa Anxel" lat=43.2494173027, lon=-7.33165587132
    var marker11 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.2494173027,-7.33165587132),  
      map: map,
      title: 'Ganader&iacute;a Casa Anxel S.C.',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>GANADERÍA CASA ANXEL S.C.</h5>Abeg&aacute;s nº 3 - Crecente<br>27246  A PASTORIZA (LUGO)<br>Tlf. +34 982 180 774<br><a href="mailto:info@casaanxel.com">info@casaanxel.com</a><br><a href="http://www.casaanxel.com" onclick="window.open(this.href); return false;">www.casaanxel.com</a><br>43°14\'57.90"N<br />7°19\'53.96"O</div>',
		maxWidth: 250
	};
	infoWindow11 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker11, 'click', function() {
		infoWindow11.open(map,marker11);
	});
	google.maps.event.addListener(marker11, 'dragstart', function(){
		infoWindow11.close();
	});
    ////
    
    //"L&aacute;cteos Lor&aacute;n" lat=43.3663443793, lon=-7.47025300738
    var marker12 = new google.maps.Marker({  
      position: new google.maps.LatLng(43.3663443793,-7.47025300738),  
      map: map,
      title: 'L&aacute;cteos Lor&aacute;n S.L.',  
      clickable: true,
      icon: 'http://www.sansimondacosta.com/miscript/images/logotipo_blanco_maps.png'  
    });
    ///Texto marca
    myInfoWindowOptions = {
		content: '<div class="info-window-content"><h5>LACTEOS LORÁN S.L.</h5>Gont&aacute;n<br>27730 ABADÍN (LUGO)<br>Tlf. +34 982 508 009<br><a href="mailto:loran@ctv.es">loran@ctv.es</a><br>43°21\'58.84"N<br />7°28\'12.91"O</div>',
		maxWidth: 250
	};
	infoWindow12 = new google.maps.InfoWindow(myInfoWindowOptions);
	google.maps.event.addListener(marker12, 'click', function() {
		infoWindow12.open(map,marker12);
	});
	google.maps.event.addListener(marker12, 'dragstart', function(){
		infoWindow12.close();
	});
    ////
}
