var oid='ef7721201b8c0751c1abea217c5258bc';$(document).ready(function(){gminit()}); function gminit(){ var iw; mc=new google.maps.LatLng(39.87592281113,3.070166587131);map=new google.maps.Map(document.getElementById("detailmap"),{zoom:12,maxZoom:16,minZoom:9,center:mc,mapTypeId:google.maps.MapTypeId.TERRAIN,scrollwheel:false,streetViewControl:false,mapTypeControl:true,overviewMapControl:true,overviewMapControlOptions:{opened:true},styles:[{"featureType":"poi","elementType":"labels","stylers":[{"visibility":"off"}]},{"featureType":"transit","elementType":"labels","stylers":[{"visibility":"off"}]}]}); function si(marker){ if(iw){infoBox.close(map,this);iw.close();} iw=new google.maps.InfoWindow(); google.maps.event.addListener(marker,'click',function(){ if(this.id){return;} infoBox.close(map,this); iw.setContent(marker.content); iw.open(map,marker); }); google.maps.event.addListener(marker,'mouseover',function(e){ mapsToolTip.innerHTML=this.info; infoBox.open(map,this); }); google.maps.event.addListener(marker,'mouseout',function(e){infoBox.close(map,this);}); } var omark = new google.maps.Marker({ position:new google.maps.LatLng(39.87592281113,3.070166587131), map:map, zIndex:500, info:'Approximate location of your object', content:'

Finca with private pool, barbecue and garden close to the beach<\/b><\/p>

Pollença<\/p>

Because of safety, only approximate location of the object was shown.<\/i><\/small><\/p><\/div>', icon:{url:'/_media/gmaps/object2.png',anchor:new google.maps.Point(12,12)} }); si(omark); var ai={url:'/_media/gmaps/airport3.png',anchor:new google.maps.Point(12,12)}; var ci={url:'/_media/gmaps/city.png',anchor:new google.maps.Point(12,25)}; var fmark = new google.maps.Marker({ position:new google.maps.LatLng(39.8532672,3.1240239), map:map, info:'Alcudia', content:'

Alcudia<\/b><\/p><\/div>', icon:ci }); si(fmark); var ai={url:'/_media/gmaps/airport3.png',anchor:new google.maps.Point(12,12)}; var ci={url:'/_media/gmaps/city.png',anchor:new google.maps.Point(12,25)}; var fmark = new google.maps.Marker({ position:new google.maps.LatLng(39.5517407,2.7361649), map:map, info:'Airport PMI', content:'

Airport PMI<\/b><\/p><\/div>', icon:ai }); si(fmark); var bi={url:'/_media/gmaps/beach2.png',anchor:new google.maps.Point(12,12)}; var beaches = []; var bmark = new google.maps.Marker({ position:new google.maps.LatLng(39.9214110,3.0546740), map:map, visible:true, info:'CALA BARQUES', content:'

CALA BARQUES<\/b><\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(39.9212930,3.0549480), map:map, visible:true, info:'CALA CLARA', content:'

CALA CLARA<\/b><\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(39.9200990,3.0576450), map:map, visible:true, info:'CALA MOLINS', content:'

CALA MOLINS<\/b><\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(39.9211150,3.0561510), map:map, visible:true, info:'CALA SANT VICENC', content:'

CALA SANT VICENC<\/b><\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(39.8362450,3.1226480), map:map, visible:true, info:'PLAYA ALCUDIA', content:'

PLAYA ALCUDIA<\/b><\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(39.9019470,3.0802670), map:map, visible:true, info:'Platja del Port de Pollença / Platja de Llenaire', content:'

Platja del Port de Pollença / Platja de Llenaire<\/b><\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); google.maps.event.addListener(map,'zoom_changed',function(){ var zoom=map.getZoom(); for(i=0;i11){beaches[i].setVisible(true);} else{beaches[i].setVisible(false);} } }); }