strList="

Wardour Catholic Primary School (0 miles)
Zoom on map | View full information

All Saints Chapel (0.3 miles)
Zoom on map | View full information

The Sacred Heart Church (1.7 miles)
Zoom on map | View full information

St Mary`s School (3.7 miles)
Zoom on map | View full information

Holy Name and St Edward the Martyr Church (4.6 miles)
Zoom on map | View full information

St Benedict Church (7.5 miles)
Zoom on map | View full information

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

"; function showResults() { document.getElementById("mapList").style.display="block"; } var records = new Array(new Array('Wardour Catholic Primary School (7904-35412)',51.0451825,-2.107190800000012,'Other'),new Array('All Saints Chapel (57565-63648)',51.0416511,-2.104386900000009,'Other'),new Array('The Sacred Heart Church (42461-63648)',51.06202880000001,-2.07968900000003,'ParishChurch'),new Array('St Mary`s School (66524-35417)',51.006116,-2.165094,'School'),new Array('Holy Name and St Edward the Martyr Church (56750-63013)',51.0050045,-2.192856099999972,'ParishChurch'),new Array('St Benedict Church (56743-63008)',51.0388111,-2.2787419,'Church'),new Array('St Mary`s Catholic Primary School (37922-36026)',50.979141,-2.309822,'School'),new Array('Our Lady Church (56745-63008)',50.9791412,-2.309821599999964,'ParishChurch'),new Array('St George`s School (66443-35433)',51.198756,-2.156609,'School'),new Array('St George Church (42561-63792)',51.2020418,-2.172994499999959,'ParishChurch'),new Array('St Gregory And The English Martyrs Church (42457-63646)',51.07748549999999,-1.81848100000002,'ParishChurch'),new Array('Our Lady of Lourdes and St. Cecilia Church (56736-62998)',50.8597808,-2.166807100000028,'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('St Osmund Church (42455-63645)',51.0639019,-1.7944794,'ParishChurch'),new Array('St Osmund`s Primary School (66447-35470)',51.062568,-1.794219,'School'),new Array('Salisbury District Hospital Chapel (65128-63645)',51.043955,-1.789822,'Other'),new Array('Most Holy Redeemer Church (42459-63647)',51.0847773,-1.779431899999963,'ParishChurch'),new Array('St. Joseph`s Catholic School (66529-35698)',51.081141,-1.772052,'School'),new Array('St Bernadette Church (42563-63802)',51.2615487,-2.185643499999969,'ParishChurch'),new Array('St Mary the Virgin C of E Church (42377-63584)',51.1105569,-2.454405400000042,'Church'),new Array('St Catharine Church (42551-63783)',51.2288284,-2.325101899999936,'ParishChurch'),new Array('Our Lady of Sorrows and St Philip Benizi (876-9806)',50.9294632,-1.788445700000011,'ParishChurch'),new Array('Joint Parish Office (877-9806)',50.929463,-1.788446,'Other'),new Array('Joint Parish Office (877-9847)',50.929463,-1.788446,'Other'),new Array('St Louis Catholic Primary School (66510-35462)',51.23401,-2.324451,'Other'),new Array('Good Shepherd And Our Blessed Lady Queen Of Angels Church (57559-63645)',50.9936743,-1.741562899999963,'Church'),new Array('St John the Evangelist C of E Church (42395-63584)',50.964797,-2.462422,'Other'),new Array('The Holy Family Church (57566-63645)',51.0376916,-1.720023699999956,'Church'),new Array('Christ The King Church (42447-63641)',51.1767377,-1.779841300000044,'ParishChurch'),new Array('St Joseph Church (42553-63784)',51.2829799,-2.000968400000033,'ParishChurch'),new Array('St. Catherine Church (56756-63019)',50.7984892,-1.982225599999993,'ParishChurch'),new Array('St Catherine`s Catholic Primary School (37936-36040)',50.805494,-1.949824,'School'),new Array('All Hallows School (7369-35396)',51.1909772,-2.457723699999974,'School'),new Array('St Dominics Chapel (57618-63783)',51.2413573,-2.391573600000015,'Church'),new Array('HMP Erlestoke - Christ the Carpenter (66506-63777)',51.309479,-1.972471,'Other'),new Array('Sacred Heart and St Aldhelm Church (56751-63014)',50.943947,-2.517343,'ParishChurch'),new Array('Our Lady Queen Of Peace Church (42449-63642)',51.194226,-1.734259,'ParishChurch'),new Array('St. Anthony`s Church (56754-63017)',50.8044588,-1.88366259999998,'ParishChurch'),new Array('St John the Evangelist Church (65131-70844)',51.3185397,-2.21645209999997,'ParishChurch'),new Array('Sacred Heart and St Therese of Lisieux (1003-9847)',50.84590650000001,-1.788937000000033,'ParishChurch'),new Array('Our Lady Church (42261-63416)',51.3019362,-2.326895199999967,'ParishChurch'),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.Anthony of Padua Church (56746-63009)',50.753519,-1.997254,'ParishChurch'),new Array('Christ the King Church (56737-62999)',50.7674595,-1.911124400000063,'ParishChurch'),new Array('Christ The King Catholic Primary School (37912-36016)',50.76746,-1.911124,'School'),new Array('St Michael Church (42397-63572)',51.1875941,-2.546366400000011,'ParishChurch'),new Array('Sisters Of St Joseph Of Annecy (57612-63781)',51.352486,-2.009715,'Other'),new Array('Our Lady Of The Immaculate Conception Church (42546-63777)',51.3533756,-2.002709699999969,'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'; } //