strList="

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

St George Church (4.2 miles)
Zoom on map | View full information

St John the Evangelist Church (4.2 miles)
Zoom on map | View full information

St George`s School (4.5 miles)
Zoom on map | View full information

St Louis Catholic Primary School (6.3 miles)
Zoom on map | View full information

St Catharine Church (6.4 miles)
Zoom on map | View full information

St Thomas More Church (6.6 miles)
Zoom on map | View full information

"; function showResults() { document.getElementById("mapList").style.display="block"; } var records = new Array(new Array('St Bernadette Church (42563-63802)',51.2615487,-2.185643499999969,'ParishChurch'),new Array('St George Church (42561-63792)',51.2020418,-2.172994499999959,'ParishChurch'),new Array('St John the Evangelist Church (65131-70844)',51.3185397,-2.21645209999997,'ParishChurch'),new Array('St George`s School (66443-35433)',51.198756,-2.156609,'School'),new Array('St Louis Catholic Primary School (66510-35462)',51.23401,-2.324451,'Other'),new Array('St Catharine Church (42551-63783)',51.2288284,-2.325101899999936,'ParishChurch'),new Array('St Thomas More Church (42537-63758)',51.348214,-2.251612499999965,'ParishChurch'),new Array('Our Lady Church (42261-63416)',51.3019362,-2.326895199999967,'ParishChurch'),new Array('St Anthony Of Padua Church (42557-63786)',51.3690436,-2.136961299999939,'ParishChurch'),new Array('St Joseph Church (42553-63784)',51.2829799,-2.000968400000033,'ParishChurch'),new Array('St Dominics Chapel (57618-63783)',51.2413573,-2.391573600000015,'Church'),new Array('St John`s Flats (65118-63399)',51.344181,-2.364852,'Other'),new Array('HMP Erlestoke - Christ the Carpenter (66506-63777)',51.309479,-1.972471,'Other'),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'),new Array('St Joseph`s Catholic Primary School (7911-71432)',51.353556,-2.002449,'School'),new Array('Ss Peter and Paul Church (42246-63401)',51.35923080000001,-2.363768299999947,'ParishChurch'),new Array('Catholic Chaplaincy To Higher Education In Bath Church (42250-63403)',51.380442,-2.330673,'ParishChurch'),new Array('St Joseph Church (42263-63417)',51.3177189,-2.421811599999955,'ParishChurch'),new Array('St John The Evangelist Church (42242-63399)',51.37965759999999,-2.355769000000009,'ParishChurch'),new Array('Our Lady and St Alphege Church (42238-63397)',51.37312319999999,-2.375113000000056,'ParishChurch'),new Array('The Good Shepherd Church (42248-63402)',51.4074907,-2.320114200000035,'ParishChurch'),new Array('St Patrick`s Primary School (66445-35413)',51.4310832,-2.1800916,'School'),new Array('St Mary Parish Church (42244-63400)',51.38861989999999,-2.365294899999981,'ParishChurch'),new Array('St Patrick Church (42544-63772)',51.4317497,-2.205936400000041,'ParishChurch'),new Array('All Hallows School (7369-35396)',51.1909772,-2.457723699999974,'School'),new Array('Holy Ghost Church (42259-63408)',51.286412,-2.483872000000019,'ParishChurch'),new Array('St Benedict Church (42268-63421)',51.2551631,-2.490866099999948,'ParishChurch'),new Array('Downside Abbey (65119-70839)',51.2555394,-2.49545569999998,'ParishChurch'),new Array('St Hugh Church (42265-63420)',51.257415,-2.504067,'ParishChurch'),new Array('St Aldhelm Church (42252-63404)',51.2630691,-2.505139200000031,'ParishChurch'),new Array('The Assumption Of The Blessed Virgin Mary Church (42541-63762)',51.4608775,-2.117355599999996,'ParishChurch'),new Array('The Sacred Heart Church (42461-63648)',51.06202880000001,-2.07968900000003,'ParishChurch'),new Array('St Edmund Church (42539-63761)',51.4429251,-1.998764599999959,'ParishChurch'),new Array('St Edmund`s RC Primay School (7907-35432)',51.4475768,-2.0003355,'Other'),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('St Mary the Virgin C of E Church (42377-63584)',51.1105569,-2.454405400000042,'Church'),new Array('St Benedict Church (56743-63008)',51.0388111,-2.2787419,'Church'),new Array('St Michael Church (42397-63572)',51.1875941,-2.546366400000011,'ParishChurch'),new Array('Ss Luke and Teresa Church (42405-63587)',51.055885,-2.410466,'ParishChurch'),new Array('Ss Luke and Teresa Church (42405-63584)',51.055885,-2.410466,'ParishChurch'),new Array('St Dunstan Church (42349-63509)',51.4182605,-2.501988,'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('Christ The King Church (42447-63641)',51.1767377,-1.779841300000044,'ParishChurch'),new Array('Holy Family Church (42504-63707)',51.337206,-1.773097,'ParishChurch'),new Array('Our Lady Of Lourdes And St Bernadette Church (42270-63422)',51.4589249,-2.505759200000057,'ParishChurch'),new Array('St Bernadette Church (42330-63495)',51.4166846,-2.560541000000058,'ParishChurch'),new Array('Our Lady of Lourdes RC Primary School (7875-35443)',51.469288,-2.490573,'Other')); // 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'; } //