strList="
St Joesph`s (0 miles)
Zoom on map | View full information
St Joseph Church (0 miles)
Zoom on map | View full information
St. Hugh of Lincoln Church (4.6 miles)
Zoom on map | View full information
St. Hugh of Lincoln Church (4.6 miles)
Zoom on map | View full information
Papworth Methodist Church (6.1 miles)
Zoom on map | View full information
Papworth Methodist Church (6.1 miles)
Zoom on map | View full information
St John Fisher Community Centre (6.2 miles)
Zoom on map | View full information
";
function showResults()
{
document.getElementById("mapList").style.display="block";
}
var records = new Array(new Array('St Joesph`s (5577-74275)',52.229381,-0.263841,'ParishChurch'),new Array('St Joseph Church (42614-45145)',52.2292749,-0.2634032,'ParishChurch'),new Array('St. Hugh of Lincoln Church (5555-74275)',52.29597219999999,-0.253568599999994,'Church'),new Array('St. Hugh of Lincoln Church (5555-2597)',52.29597219999999,-0.253568599999994,'Church'),new Array('Papworth Methodist Church (42610-45143)',52.2466057,-0.1224589,'Other'),new Array('Papworth Methodist Church (42610-45138)',52.2466057,-0.1224589,'Other'),new Array('St John Fisher Community Centre (43812-45146)',52.2494296,-0.1215282,'Church'),new Array('Papworth Hospital (36972-35072)',52.24865,-0.115527,'Other'),new Array('Hinchingbrooke Hospital (36952-35052)',52.33335,-0.202679,'Other'),new Array('St Michael The Archangel Church (42604-45138)',52.332234,-0.172695,'ParishChurch'),new Array('The Ark Ecumenical Church (42809-45258)',52.21591,-0.06543,'ParishChurch'),new Array('Holy Cross Church (49469-55969)',52.1425,-0.428853,'ParishChurch'),new Array('RAF Alconbury Church (42785-45245)',52.363632,-0.223422,'ParishChurch'),new Array('St Thomas More Upper School School (37787-35891)',52.162122,-0.462491,'School'),new Array('St John Rigby Lower School School (37785-35889)',52.145061,-0.447777,'School'),new Array('SS Philip and James Church (49473-55971)',52.157482,-0.459069,'ParishChurch'),new Array('St Peter Church (49481-55977)',52.085135,-0.262279,'ParishChurch'),new Array('Sacred Heart Church (43713-45144)',52.327212,-0.066212,'ParishChurch'),new Array('Sacred Heart Church (42612-45144)',52.327212,-0.066212,'ParishChurch'),new Array('Sacred Heart of Jesus and St Cuthbert (Polish Church) Church (49471-55970)',52.136814,-0.465466,'ParishChurch'),new Array('Christ the King Church (49467-55968)',52.12004,-0.446558,'ParishChurch'),new Array('Bedford DHS (71365-75179)',52.1235222,-0.4552523,'Other'),new Array('The Holy Child and St Joseph Church (49477-55974)',52.13666,-0.473727,'ParishChurch'),new Array('St Frances Cabrini Church (49479-55976)',52.137162,-0.477042,'ParishChurch'),new Array('St Frances Cabrini Church (49479-75837)',52.137162,-0.477042,'ParishChurch'),new Array('St Joseph and St Gregory School (37786-35890)',52.134756,-0.49137,'School'),new Array('Church Centre Bar Hill Church (42588-45125)',52.252973,0.01836,'ParishChurch'),new Array('St Peter Apostle C of E Church (65235-56077)',52.225449,-0.547843,'Other'),new Array('Our Lady of Ransom Church (49559-56025)',52.11827,-0.496571,'ParishChurch'),new Array('St Francis of Assisi Church (49641-56078)',52.038135,-0.33448,'ParishChurch'),new Array('St Benedict`s (43716-45154)',52.43655150000001,-0.2830975,'Other'),new Array('St. Benedict`s Community (42618-45147)',52.438706,-0.286682,'ParishChurch'),new Array('St Peter Apostle Church (49639-56077)',52.298066,-0.601254,'ParishChurch'),new Array('Turvey Abbey (49661-56091)',52.16191569999999,-0.620186,'ParishChurch'),new Array('Margaret Beaufort Institute Church (43803-45128)',52.197865,0.105197,'ParishChurch'),new Array('St Edmund`s College Chapel (42805-45128)',52.212908,0.109246,'ParishChurch'),new Array('Margaret Beaufort Institute (36999-35099)',52.197865,0.105197,'School'),new Array('St Michael Church (42789-45247)',52.213753,0.109242,'ParishChurch'),new Array('Blackfriars Dominican Priory Of St Michael Church (43802-45128)',52.213753,0.109242,'ParishChurch'),new Array('Blackfriars Dominican Priory Of St Michael Church (43802-77749)',52.213753,0.109242,'ParishChurch'),new Array('St Laurence`s Catholic Primary School (36888-34988)',52.230838,0.119775,'School'),new Array('St Thomas Of Canterbury And The English Martyrs Church (40754-38167)',52.050221,-0.018997,'ParishChurch'),new Array('St Mary`s Catholic Primary School (38398-36502)',52.050221,-0.018997,'School'),new Array('St Laurence`s Catholic Primary School (36888-45131)',52.230838,0.119775,'School'),new Array('University Catholic Chaplaincy Church (42596-45132)',52.204656,0.120153,'ParishChurch'),new Array('St Paul The Apostle Church (49655-56088)',52.3975732,-0.5327674,'ParishChurch'),new Array('University Catholic Chaplaincy Parish Church (5561-45133)',52.204656,0.120153,'ParishChurch'),new Array('St Thomas More Chapel (49635-56088)',52.397349,-0.533461,'ParishChurch'),new Array('St. Mary`s Junior School (36992-35092)',52.196008,0.12299,'School'),new Array('St Mary`s School (36891-34991)',52.194911,0.125499,'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';
}
//