strList="

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

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

Holy Cross Catholic Primary School (1.9 miles)
Zoom on map | View full information

Holy Family Primary School (2.2 miles)
Zoom on map | View full information

Holy Family Church (2.2 miles)
Zoom on map | View full information

Holy Family Church (2.2 miles)
Zoom on map | View full information

Holy Rood Church (2.3 miles)
Zoom on map | View full information

"; function showResults() { document.getElementById("mapList").style.display="block"; } var records = new Array(new Array('St Catherine`s Primary School (66446-35431)',51.590142,-1.76152,'School'),new Array('St Mary Church (42512-63715)',51.5774595,-1.792032699999936,'ParishChurch'),new Array('Holy Cross Catholic Primary School (7902-35410)',51.5626843,-1.7686217,'School'),new Array('Holy Family Primary School (7910-71341)',51.5614386,-1.7419072,'School'),new Array('Holy Family Church (42509-63714)',51.5614386,-1.741907200000014,'ParishChurch'),new Array('Holy Family Church (42509-63713)',51.5614386,-1.741907200000014,'ParishChurch'),new Array('Holy Rood Church (42506-63708)',51.55887209999999,-1.776087100000041,'ParishChurch'),new Array('Holy Rood Church (42506-63712)',51.55887209999999,-1.776087100000041,'ParishChurch'),new Array('Holy Rood Catholic School (KS1) (7900-35451)',51.558755,-1.776325,'School'),new Array('Polish Catholic Centre (42514-63716)',51.5585976,-1.778677300000027,'ParishChurch'),new Array('Holy Rood Catholic Primary School (KS2) (71098-35451)',51.5560792,-1.7704862,'School'),new Array('St Peter Church (42516-63717)',51.56155039999999,-1.831961099999944,'ParishChurch'),new Array('St Joseph Church (42520-63719)',51.5242444,-1.78861710000001,'ParishChurch'),new Array('St Mary Church (42471-63659)',51.64347,-1.85493,'ParishChurch'),new Array('The Sacred Heart Church (42518-63718)',51.5448201,-1.90194310000004,'ParishChurch'),new Array('St Thomas Of Canterbury Church (42475-63661)',51.702996,-1.782576,'ParishChurch'),new Array('Blessed Hugh Faringdon (837-9792)',51.65718649999999,-1.585528500000009,'ParishChurch'),new Array('Sacred Heart Church (925-9863)',51.507944,-1.534306,'ParishChurch'),new Array('St Thomas More Church (42502-63703)',51.4190712,-1.725106900000014,'ParishChurch'),new Array('St Peter Church (42469-63652)',51.713649,-1.969108,'ParishChurch'),new Array('St Joseph`s School (36783-34882)',51.759972,-1.600744,'School'),new Array('St Joseph Church (36261-34463)',51.76086770000001,-1.597925,'ParishChurch'),new Array('St Edmund`s RC Primay School (7907-35432)',51.4475768,-2.0003355,'Other'),new Array('St Aldhelm Church (42500-63702)',51.5830395,-2.096352799999977,'ParishChurch'),new Array('St Edmund Church (42539-63761)',51.4429251,-1.998764599999959,'ParishChurch'),new Array('St John Vianney (1069-9863)',51.589022,-1.417887,'ParishChurch'),new Array('Our Lady of Lourdes (928-9831)',51.41009460000001,-1.517974299999992,'ParishChurch'),new Array('St Michael Church (42491-63683)',51.636429,-2.158013,'ParishChurch'),new Array('Our Lady of Lourdes School (36785-34884)',51.782136,-1.504049,'School'),new Array('Holy Family Church (42504-63707)',51.337206,-1.773097,'ParishChurch'),new Array('Our Lady and St Hugh`s Church (36134-34399)',51.785836,-1.496673,'ParishChurch'),new Array('The Assumption Of The Blessed Virgin Mary Church (42541-63762)',51.4608775,-2.117355599999996,'ParishChurch'),new Array('St Mary (856-9800)',51.593452,-1.335979,'ParishChurch'),new Array('St Patrick (859-9800)',51.593452,-1.335979,'ParishChurch'),new Array('St Amand`s Catholic Primary School (1150-10247)',51.593452,-1.335979,'School'),new Array('De La Salle Community (72627-77166)',51.3906503,-1.4695139,'Other'),new Array('St Joseph`s Catholic Primary School (7911-71432)',51.353556,-2.002449,'School'),new Array('Our Lady Of The Immaculate Conception Church (42546-63777)',51.3533756,-2.002709699999969,'ParishChurch'),new Array('Sisters Of St Joseph Of Annecy (57612-63781)',51.352486,-2.009715,'Other'),new Array('St Mary Of The Angels Church (42467-63651)',51.750531,-2.140725,'ParishChurch'),new Array('Our Lady Help of Christians Parish Church (7011-70840)',51.885942,-1.75348,'ParishChurch'),new Array('Convent Chapel Church (42482-63666)',51.769233,-2.153364,'ParishChurch'),new Array('Convent Chapel Church (42482-63668)',51.769233,-2.153364,'ParishChurch'),new Array('St Peter Church (36188-34426)',51.779659,-1.374764199999959,'ParishChurch'),new Array('St Patrick`s Primary School (66445-35413)',51.4310832,-2.1800916,'School'),new Array('HMP Erlestoke - Christ the Carpenter (66506-63777)',51.309479,-1.972471,'Other'),new Array('Our Lady`s Abingdon (1172-10269)',51.676366,-1.275776,'School'),new Array('Our Lady and St Edmund of Abingdon (788-9772)',51.675032,-1.275363,'ParishChurch'),new Array('St John the Evangelist (1067-9862)',51.60722879999999,-1.253915600000028,'ParishChurch'),new Array('English Martyrs (851-9798)',51.607229,-1.253916,'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'; } //