strList="

Our Lady Queen of Martyrs and St. Ignatius Church (0 miles)
Zoom on map | View full information

St Mary and St Catherine Church (2.8 miles)
Zoom on map | View full information

Good Books Bookshop (2.8 miles)
Zoom on map | View full information

St Catherine`s Roman Catholic Primary School (3 miles)
Zoom on map | View full information

Ss. Michael and George Church (5.2 miles)
Zoom on map | View full information

St. John`s Church (6.4 miles)
Zoom on map | View full information

St. Mary Church (7.9 miles)
Zoom on map | View full information

"; function showResults() { document.getElementById("mapList").style.display="block"; } var records = new Array(new Array('Our Lady Queen of Martyrs and St. Ignatius Church (56741-63003)',50.739209,-2.823131900000021,'ParishChurch'),new Array('St Mary and St Catherine Church (56740-63002)',50.7353063,-2.759522699999934,'ParishChurch'),new Array('Good Books Bookshop (66050-70950)',50.731912,-2.760077,'Other'),new Array('St Catherine`s Roman Catholic Primary School (37913-36017)',50.741347,-2.754377,'School'),new Array('Ss. Michael and George Church (56776-63040)',50.7264341,-2.939198499999975,'ParishChurch'),new Array('St. John`s Church (56735-62997)',50.8135251,-2.735681500000055,'ParishChurch'),new Array('St. Mary Church (56758-63021)',50.78059160000001,-2.992098899999974,'ParishChurch'),new Array('St Mary`s Catholic Primary School (37909-36013)',50.780592,-2.992099,'School'),new Array('St Augustine Church (56781-63045)',50.70759140000001,-3.070885999999973,'ParishChurch'),new Array('English Martyrs Church (42381-63545)',50.874475,-2.957777,'ParishChurch'),new Array('St Michael Church (42401-63579)',50.9496173,-2.805376600000045,'ParishChurch'),new Array('The Holy Ghost Church (42408-63588)',50.94497639999999,-2.633304899999985,'ParishChurch'),new Array('Holy Trinity Church (56742-63004)',50.7151696,-2.437736500000028,'ParishChurch'),new Array('The Holy Family Church (56773-63037)',50.7969267,-3.200235000000021,'ParishChurch'),new Array('St Mary`s Catholic First School (37906-36010)',50.708402,-2.429388,'School'),new Array('Leweston Preparatory School (37899-36003)',50.909592,-2.520247,'School'),new Array('Leweston School (37900-36004)',50.909592,-2.520247,'School'),new Array('St Augustine`s Catholic Primary School (37935-36039)',50.605385,-2.474631,'School'),new Array('St Joseph`s Church (56755-63018)',50.6110797,-2.460555099999965,'ParishChurch'),new Array('Most Precious Blood Church (56782-63046)',50.6830249,-3.239381099999946,'ParishChurch'),new Array('Sacred Heart and St Aldhelm Church (56751-63014)',50.943947,-2.517343,'ParishChurch'),new Array('St Anthony Church (56780-63044)',50.75115599999999,-3.283480300000065,'ParishChurch'),new Array('HMS HERON (30762-31601)',51.012398,-2.646938,'Other'),new Array('Our Lady and St Augustine Church (42410-63592)',51.012398,-2.646938,'ParishChurch'),new Array('St Joseph Church (42390-63560)',51.0379499,-2.825025600000004,'ParishChurch'),new Array('St Dunstan Church (42399-63576)',51.05476789999999,-2.738845999999967,'ParishChurch'),new Array('St John the Evangelist C of E Church (42395-63584)',50.964797,-2.462422,'Other'),new Array('St George`s Catholic School (66511-35465)',51.012713,-3.09743,'Other'),new Array('St George`s Catholic School (66509-71438)',51.012713,-3.09743,'Other'),new Array('St George Church (65129-70843)',51.0127324,-3.099384299999997,'ParishChurch'),new Array('St. Peter Prince of the Apostles Church (56762-63025)',50.6352209,-3.330364099999997,'Church'),new Array('St Teresa Of Lisieux Church (42529-63740)',51.03172130000001,-3.09093519999999,'ParishChurch'),new Array('St John Fisher Church (42533-63747)',50.9760208,-3.232430700000009,'ParishChurch'),new Array('Bovington Army Camp Church (56739-63001)',50.694371,-2.243436,'ParishChurch'),new Array('St. Boniface`s Church (56766-63029)',50.854705,-3.394438300000047,'ParishChurch'),new Array('St Mary`s Catholic First School (37908-36012)',50.678812,-2.2264,'School'),new Array('St Joseph Church (56757-74350)',50.6798014,-2.22623509999994,'ParishChurch'),new Array('St Joseph`s Catholic Primary School (37920-36024)',50.621064,-3.404776,'School'),new Array('Holy Ghost Church (56771-63035)',50.6183814,-3.405742099999998,'ParishChurch'),new Array('St Mary`s Catholic Primary School (37922-36026)',50.979141,-2.309822,'School'),new Array('St Mary Church (56744-63007)',50.6383276,-2.206421900000009,'Church'),new Array('Our Lady Church (56745-63008)',50.9791412,-2.309821599999964,'ParishChurch'),new Array('St Joseph Church (42522-63731)',51.1285374,-3.001162300000033,'ParishChurch'),new Array('Holy Cross Church (56769-63032)',50.6866296,-3.464322300000049,'ParishChurch'),new Array('Ss Luke and Teresa Church (42405-63584)',51.055885,-2.410466,'ParishChurch'),new Array('Ss Luke and Teresa Church (42405-63587)',51.055885,-2.410466,'ParishChurch'),new Array('Our Lady St Mary Of Glastonbury Church (42385-63553)',51.1451784,-2.717712799999958,'ParishChurch'),new Array('St Nicholas` Catholic Primary School (37919-36023)',50.723441,-3.48478,'School'),new Array('Our Lady of Lourdes and St. Cecilia Church (56736-62998)',50.8597808,-2.166807100000028,'ParishChurch')); // var IMAGES = [ "parishChurchMarker", "ChurchMarker", "PresbyteryMarker", "OtherPresbyteryMarker", "SchoolMarker", "HallMarker" ]; // var ICONS = []; var markers = []; // declared EXTERNALLY // var map = null; // var mgr = null; // var mgr2 = null; // var mgr3 = null; function initialize() { var map = new google.maps.Map( document.getElementById('map_canvas'), { center: new google.maps.LatLng(records[0][1],records[0][2]), zoom: 13, mapTypeId: google.maps.MapTypeId.ROADMAP }); var markerName; for (var rows=0; rows < 8; rows++) { markerName=records[rows][3]; if(markerName=="ParishChurch") markerName="Parish-Church" var marker = new google.maps.Marker({ animation: google.maps.Animation.DROP, position: new google.maps.LatLng(records[rows][1],records[rows][2]), map: map, icon: "https://www.catholicdirectory.org/Pictures/map/" + markerName + "-Marker.png", title: records[rows][0] }); var infowindow = new google.maps.InfoWindow(); google.maps.event.addListener(marker, 'click', function() { load_content(map, this, infowindow); }); markers.push(marker); } } function load_content(map,marker,infowindow){ $.ajax({ url: 'mapinfowindow.asp?var1='+marker.title, success: function(data){ infowindow.setContent("
"+data+"
"); infowindow.open(map, marker); } }); } function launchInfoWindow(x) { // window.scroll(0, 0); // markers[x].setMap(map); google.maps.event.trigger(markers[x], "click"); } google.maps.event.addDomListener(window, 'load', initialize); function loadPage(a) { if(document.getElementById("frame_"+a).style.display=="none") { document.getElementById("tab_"+a).className="tab_selected"; document.getElementById("frame_"+a).style.display="block"; for (var i=0;i<3;i++) { if(i!=a) { document.getElementById("tab_"+i).className="tab" document.getElementById("frame_"+i).style.display="none"; } } } } function sendEmail(a,b) { document.getElementById("CCToEmailID").value=a; document.getElementById("CCEmailName").innerText=b; document.getElementById('CCEmailWindow').style.display='block'; } //