strList="
St Catherine Catholic Primary School (0 miles)
Zoom on map | View full information
St Catherine Church (0.1 miles)
Zoom on map | View full information
Pield Heath House School School (1.7 miles)
Zoom on map | View full information
St George`s Interdenominational Church (2.5 miles)
Zoom on map | View full information
Botwell House Catholic Primary School School (2.6 miles)
Zoom on map | View full information
The Immaculate Heart Of Mary Church (2.6 miles)
Zoom on map | View full information
St Bernadette Church (2.7 miles)
Zoom on map | View full information
";
function showResults()
{
document.getElementById("mapList").style.display="block";
}
var records = new Array(new Array('St Catherine Catholic Primary School (38413-36517)',51.50389,-0.478838,'School'),new Array('St Catherine Church (40860-38220)',51.50442,-0.476068,'ParishChurch'),new Array('Pield Heath House School School (38295-36399)',51.527775,-0.46661,'School'),new Array('St George`s Interdenominational Church (40678-38129)',51.470534,-0.453815,'ParishChurch'),new Array('Botwell House Catholic Primary School School (38240-36344)',51.50743,-0.419496,'School'),new Array('The Immaculate Heart Of Mary Church (40600-38090)',51.50743,-0.419496,'ParishChurch'),new Array('St Bernadette Church (40624-38102)',51.539641,-0.451229,'ParishChurch'),new Array('St. Bernadette Catholic Primary School (38412-36516)',51.539641,-0.451229,'School'),new Array('St Mary`s Catholic Primary School (38414-36518)',51.543765,-0.486853,'School'),new Array('Our Lady Of Lourdes And St Michael Church (40832-38206)',51.547242,-0.482411,'ParishChurch'),new Array('Holy Family Primary School (37776-35880)',51.495212,-0.547626,'School'),new Array('Our Lady And St Christopher Church (40514-38047)',51.481887,-0.41243,'ParishChurch'),new Array('The Holy Family Church (49645-56081)',51.502153,-0.55484,'ParishChurch'),new Array('St David Church (40792-38186)',51.455293,-0.477906,'ParishChurch'),new Array('St Raphael Church (40878-38229)',51.532502,-0.406964,'ParishChurch'),new Array('St. Raphael`s Catholic Primary School School (38337-36441)',51.535933,-0.402706,'School'),new Array('St Bernards Catholic Grammar School School (37780-35884)',51.506116,-0.573749,'School'),new Array('Douay Martyrs Catholic School (38254-36358)',51.559963,-0.444436,'School'),new Array('St Bernards Preparatory School School (37781-35885)',51.507724,-0.576609,'School'),new Array('St Anselm`s Church Church (40772-38176)',51.503922,-0.381161,'ParishChurch'),new Array(' (71382-75438)',51.55265310000001,-0.5423884,'Other'),new Array('Bridgettine Convent Chapel (49557-56024)',51.552651,-0.542408,'ParishChurch'),new Array('St. Anselm`s Catholic Primary Southall School (38334-36438)',51.503043,-0.379996,'School'),new Array('The Most Holy Name Church (49515-56011)',51.567797,-0.496343,'ParishChurch'),new Array('Church of the Holy Redeemer (49647-56082)',51.523779,-0.582826,'ParishChurch'),new Array('Rosary Catholic Primary School School (38297-36401)',51.487475,-0.372727,'School'),new Array('St Ethelberts Primary School (37782-35886)',51.523779,-0.582826,'School'),new Array('St Augustine`s Church (49511-55999)',51.489718,-0.585207,'ParishChurch'),new Array('Our Lady Queen Of The Apostles Church (40618-38099)',51.487475,-0.372727,'ParishChurch'),new Array('St Josephs High School School (37783-35887)',51.519327,-0.58651,'School'),new Array('St Michael`s Church (40454-38017)',51.432862,-0.464481,'ParishChurch'),new Array('Sacred Heart Catholic Primary School (38411-36515)',51.567632,-0.425417,'School'),new Array('Our Lady Immaculate and St Ethelbert`s Church (49653-56086)',51.510094,-0.594159,'ParishChurch'),new Array('St Michael and St Martin`s Catholic Primary School (38418-36522)',51.467062,-0.37914,'School'),new Array('St Michael`s Catholic Primary School School (38439-36543)',51.430618,-0.45863,'School'),new Array('St. Lawrence`s Catholic Primary School School (38415-36519)',51.444173,-0.409795,'School'),new Array('Ss Michael And Martin Church (40634-38107)',51.468789,-0.374011,'ParishChurch'),new Array('St Lawrence Church (40538-38059)',51.444173,-0.409795,'ParishChurch'),new Array('Our Lady Of The Rosary Church (40786-38183)',51.431845,-0.504105,'ParishChurch'),new Array('St Mark`s Catholic School School (38419-36523)',51.468408,-0.374427,'School'),new Array('St Lawrence`s RC Primary School (39083-37189)',51.445024,-0.408873,'School'),new Array('St Gregory The Great Church (40758-38169)',51.560246,-0.399286,'ParishChurch'),new Array('Our Lady Of Rosary Catholic Primary School School (38292-36396)',51.427556,-0.504835,'School'),new Array('Most Sacred Heart Church (40756-38168)',51.573607,-0.41573,'ParishChurch'),new Array('St John of Rochester (36477-70928)',51.429759,-0.526125,'Church'),new Array('St John of Rochester (36477-34577)',51.429759,-0.526125,'Church'),new Array('St Swithun Wells` Catholic Primary School (38410-36514)',51.564158,-0.392065,'School'),new Array('Our Lady Of Visitation Catholic Primary School School (38282-36386)',51.525942,-0.352572,'School'),new Array('Our Lady Of The Visitation Church (40562-38071)',51.525942,-0.352572,'ParishChurch'),new Array('Cardinal Wiseman Catholic School School (38249-36353)',51.525223,-0.352022,'School'));
// 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';
}
//