strList="

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

Portbury Dock Chaplaincy (2.6 miles)
Zoom on map | View full information

St Francis Of Assisi Church (4 miles)
Zoom on map | View full information

The Immaculate Conception Church (4.4 miles)
Zoom on map | View full information

The Immaculate Conception Church (4.4 miles)
Zoom on map | View full information

St Bernard Church (4.5 miles)
Zoom on map | View full information

Our Lady Of The Rosary Church (5.2 miles)
Zoom on map | View full information

"; function showResults() { document.getElementById("mapList").style.display="block"; } var records = new Array(new Array('St Joseph Church (42575-63822)',51.4835155,-2.779855099999963,'ParishChurch'),new Array('Portbury Dock Chaplaincy (42317-63471)',51.4899816,-2.72066719999998,'ParishChurch'),new Array('St Francis Of Assisi Church (42573-63818)',51.4281989,-2.755078700000013,'ParishChurch'),new Array('The Immaculate Conception Church (42570-63816)',51.444357,-2.859492,'ParishChurch'),new Array('The Immaculate Conception Church (42570-63815)',51.444357,-2.859492,'ParishChurch'),new Array('St Bernard Church (42313-63458)',51.4876027,-2.67625559999999,'ParishChurch'),new Array('Our Lady Of The Rosary Church (42298-63443)',51.4981209,-2.6624233,'ParishChurch'),new Array('Our Lady Of The Rosary Church (42298-63442)',51.4981209,-2.6624233,'ParishChurch'),new Array('St Bede`s Catholic College (66537-71447)',51.504961,-2.656514,'School'),new Array('St Ambrose (65228-872)',51.454232,-2.633205,'Other'),new Array('Bishop`s House (4792-872)',51.454232,-2.633205,'Other'),new Array('Ss Dunstan and Antony Chapel (57632-63815)',51.3858666,-2.804894099999956,'Church'),new Array('St Antony Church (42303-63446)',51.5058944,-2.62046399999997,'ParishChurch'),new Array('Cathedral Church Of Ss Peter And Paul Church (42345-63507)',51.4587811,-2.616781400000036,'Cathedral'),new Array('Sacred Heart Church (42294-63439)',51.4876568,-2.61242459999994,'ParishChurch'),new Array('Sacred Heart Church (42294-63441)',51.4876568,-2.61242459999994,'ParishChurch'),new Array('University Catholic Chaplaincy St Catherine Of Siena and St Thomas Aquinas Church (42334-63497)',51.456316,-2.613329,'ParishChurch'),new Array('St Paul Church (41091-38469)',51.591663,-2.755636,'ParishChurch'),new Array('St Paul Church (41091-38447)',51.591663,-2.755636,'ParishChurch'),new Array('St Vincent De Paul Church (42301-63444)',51.5046944,-2.605780600000003,'ParishChurch'),new Array('St Bonaventure`s School (71100-35440)',51.4772987,-2.5965257,'School'),new Array('St Bonaventure Church (42311-63457)',51.4773816,-2.596303799999987,'ParishChurch'),new Array('St Mary-on-the-quay Church (42322-63477)',51.4551776,-2.597021799999993,'ParishChurch'),new Array('St James Priory (42336-63498)',51.45872259999999,-2.593023600000038,'ParishChurch'),new Array('Our Lady Of Ostrobrama Polish Church (42307-63455)',51.4670033,-2.591185900000028,'ParishChurch'),new Array('Holy Cross Church (42338-63500)',51.4430716,-2.599507600000038,'ParishChurch'),new Array('Holy Cross Church (42338-63503)',51.4430716,-2.599507600000038,'ParishChurch'),new Array('St Pius X Church (42328-63486)',51.4101155,-2.61874929999999,'ParishChurch'),new Array('St Teresa Of The Child Jesus Church (42315-63469)',51.5047362,-2.577901999999995,'ParishChurch'),new Array('St Nicholas Of Tolentino Church (42276-63427)',51.458951,-2.577913500000022,'ParishChurch'),new Array('Christ The King Church (42324-63485)',51.4247785,-2.58599670000001,'ParishChurch'),new Array('Christ The King Church (42324-63478)',51.4247785,-2.58599670000001,'ParishChurch'),new Array('Holy Family Church (42305-63454)',51.5316086,-2.571235999999999,'ParishChurch'),new Array('Holy Family Catholic Primary School (66535-35444)',51.531774,-2.564823,'School'),new Array('St Patrick Church (42280-63429)',51.4565492,-2.553919400000041,'ParishChurch'),new Array('St Patrick Church (42280-63432)',51.4565492,-2.553919400000041,'ParishChurch'),new Array('St Gabriel`s Parish Church (30703-38501)',51.592098,-2.937142,'ParishChurch'),new Array('St Gabriel Church (41171-38494)',51.592098,-2.937142,'ParishChurch'),new Array('St Gabriel`s Parish Church (30703-31566)',51.592098,-2.937142,'ParishChurch'),new Array('University Of The West Of England Chaplaincy (42309-63456)',51.500207,-2.54749,'ParishChurch'),new Array('St Gerard Majella Church (42341-63504)',51.4340877,-2.559660699999995,'ParishChurch'),new Array('St Bernadette Church (42330-63495)',51.4166846,-2.560541000000058,'ParishChurch'),new Array('St Patrick`s Parish Church (30701-31565)',51.582702,-2.965944,'ParishChurch'),new Array('St Bernadette Catholic Secondary (66536-35695)',51.415785,-2.562442,'School'),new Array('St Mary`s Catholic Primary School (66439-35843)',51.560598,-2.568515,'School'),new Array('St Patrick Church (41174-38496)',51.582702,-2.965944,'ParishChurch'),new Array('St Mary`s andamp; St Patrick`s School (36864-34963)',51.583653,-2.967263,'School'),new Array('The Sacred Heart Church (42343-63506)',51.3654667,-2.614527400000043,'ParishChurch'),new Array('St Michael Church (41179-38500)',51.575701,-2.985046,'ParishChurch'),new Array('St Michael Church (41179-38501)',51.575701,-2.985046,'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'; } //