strList="

St. Joseph Church (0 miles)
Zoom on map | View full information

St Joseph`s Catholic Primary School (0.4 miles)
Zoom on map | View full information

St Peter the Apostle Church (0.8 miles)
Zoom on map | View full information

Keyham Barton Catholic Primary School (0.9 miles)
Zoom on map | View full information

Diocese of Plymouth (0.9 miles)
Zoom on map | View full information

Plymouth Cathedral (0.9 miles)
Zoom on map | View full information

The Cathedral School Of St Mary School (0.9 miles)
Zoom on map | View full information

"; function showResults() { document.getElementById("mapList").style.display="block"; } var records = new Array(new Array('St. Joseph Church (56794-63058)',50.3780898,-4.170773999999938,'ParishChurch'),new Array('St Joseph`s Catholic Primary School (37918-36022)',50.372212,-4.174359,'School'),new Array('St Peter the Apostle Church (66037-70946)',50.3744344,-4.15259059999994,'ParishChurch'),new Array('Keyham Barton Catholic Primary School (37927-36031)',50.390166,-4.17722,'School'),new Array('Diocese of Plymouth (4806-886)',50.373428,-4.151096,'Other'),new Array('Plymouth Cathedral (56792-63056)',50.373555,-4.150512,'Cathedral'),new Array('The Cathedral School Of St Mary School (37930-36034)',50.373555,-4.150512,'School'),new Array('Most Holy Redeemer (56787-74351)',50.391082,-4.161828,'ParishChurch'),new Array('Holy Family Church (56795-74351)',50.392753,-4.160005,'ParishChurch'),new Array('St Joan of Arc Church (56732-62994)',50.375992,-4.199117399999977,'ParishChurch'),new Array('Christ the King Church (56793-63057)',50.367788,-4.142825700000003,'ParishChurch'),new Array('St. Edward the Confessor Church (56788-63052)',50.3888861,-4.137108399999988,'ParishChurch'),new Array('Holy Cross Catholic Primary School (37926-36030)',50.371787,-4.131783,'School'),new Array('St Paul`s Church (56798-74351)',50.403407,-4.189564,'ParishChurch'),new Array('St Paul`s Roman Catholic Primary School (37928-36032)',50.403407,-4.189564,'School'),new Array('St Boniface`s Roman Catholic Boys` College School (37938-36042)',50.405439,-4.135953,'School'),new Array('St Peter`s Roman Catholic Primary School (37929-36033)',50.421341,-4.156421,'School'),new Array('Our Lady of the Angels Church (56724-62985)',50.4121987,-4.21878259999994,'ParishChurch'),new Array('Our Lady of Mount Carmel Church (66040-70947)',50.3888306,-4.100175900000068,'ParishChurch'),new Array('St Margaret Mary Church (56797-63062)',50.35944000000001,-4.097528399999987,'ParishChurch'),new Array('Notre Dame Roman Catholic School (37937-36041)',50.421856,-4.126992,'School'),new Array('Notre Dame School (70990-74293)',50.4218559,-4.126991999999973,'Other'),new Array('St. Thomas More Church (56791-70946)',50.42652750000001,-4.137099400000011,'ParishChurch'),new Array('Our Lady of Lourdes Church (56796-63060)',50.3905965,-4.061817399999995,'ParishChurch'),new Array('St Peter`s Convent (66043-63061)',50.385028,-4.045595,'Other'),new Array('Holy Cross Church (56801-71451)',50.48655280000001,-4.057406899999933,'ParishChurch'),new Array('St. Austin`s Priory Church (56786-63050)',50.3903359,-3.949705600000016,'ParishChurch'),new Array('Our Lady of Victories Church (56706-62975)',50.5049319,-4.311569700000064,'ParishChurch'),new Array('Our Lady of Victories Church (56706-62967)',50.5049319,-4.311569700000064,'ParishChurch'),new Array('Our Lady of the Assumption and St Mary Magdalen Church (56799-63064)',50.5455699,-4.153968200000008,'ParishChurch'),new Array('St. Monica`s Church (56778-63050)',50.3484926,-3.888841899999989,'ParishChurch'),new Array('Our Lady and St. Neot Church (56715-62976)',50.45569649999999,-4.466146500000036,'ParishChurch'),new Array('Our Lady of Light - Sclerder Abbey (56717-62978)',50.3476413,-4.505327599999987,'ParishChurch'),new Array('St Dunstan Church (56816-63081)',50.42644010000001,-3.83898529999999,'ParishChurch'),new Array('Sacred Heart Church (56811-63076)',50.2845577,-3.777766000000042,'ParishChurch'),new Array('St. Benedict`s Church (56806-63071)',50.4809083,-3.781289399999992,'ParishChurch'),new Array('St Mary`s Catholic Primary School (37915-36019)',50.490208,-3.77722,'School'),new Array('Blessed Sacrament Chapel (74053-63070)',50.4929198,-3.7757002,'Other'),new Array('Buckfast Abbey Bookshop (66048-63070)',50.49292,-3.7757,'Other'),new Array('St. Mary`s Abbey Church (56805-63070)',50.4929198,-3.7757002,'ParishChurch'),new Array('St Boniface House (66053-886)',50.500719,-3.772044,'Other'),new Array('Catholic Our Lady Star of the Sea Church (56814-63079)',50.23643089999999,-3.76860899999997,'ParishChurch'),new Array('St. Cuthbert Mayne Church (56714-62975)',50.6440966,-4.369953799999962,'ParishChurch'),new Array('Our Lady of Lourdes and St. Petroc Church (56802-63067)',50.5161934,-3.754033299999946,'ParishChurch'),new Array('St Mary and St George Church (56823-63088)',50.4320378,-3.685190799999987,'ParishChurch'),new Array('Stover Polish Church and Home (56818-63083)',50.5647428,-3.685656999999992,'ParishChurch'),new Array('Holy Family Church (56763-63026)',50.675593,-3.841267199999948,'ParishChurch'),new Array('St John The Baptist Roman Catholic Primary School (37917-36021)',50.346742,-3.595827,'School'),new Array('St Mary`s Catholic Primary School (37911-36015)',50.469903,-4.732409,'School'),new Array('St Mary and St Petroc`s Church (56704-62965)',50.4693075,-4.73362880000002,'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'; } //