strList="
St Boniface Church (0 miles)
Zoom on map | View full information
Holy Family Church (8.1 miles)
Zoom on map | View full information
Our Lady of the Assumption and St Mary Magdalen Church (14.7 miles)
Zoom on map | View full information
St. Boniface`s Church (15.8 miles)
Zoom on map | View full information
Holy Family Church (16.4 miles)
Zoom on map | View full information
St. Cuthbert Mayne Church (17.3 miles)
Zoom on map | View full information
Holy Cross Church (17.3 miles)
Zoom on map | View full information
";
function showResults()
{
document.getElementById("mapList").style.display="block";
}
var records = new Array(new Array('St Boniface Church (56779-63043)',50.7342884,-4.001284400000031,'ParishChurch'),new Array('Holy Family Church (56763-63026)',50.675593,-3.841267199999948,'ParishChurch'),new Array('Our Lady of the Assumption and St Mary Magdalen Church (56799-63064)',50.5455699,-4.153968200000008,'ParishChurch'),new Array('St. Boniface`s Church (56765-63028)',50.7874041,-3.65107850000004,'ParishChurch'),new Array('Holy Family Church (56785-63049)',50.9540537,-4.141779799999995,'ParishChurch'),new Array('St. Cuthbert Mayne Church (56714-62975)',50.6440966,-4.369953799999962,'ParishChurch'),new Array('Holy Cross Church (56801-71451)',50.48655280000001,-4.057406899999933,'ParishChurch'),new Array('Holy Spirit Church (56803-63068)',50.5865528,-3.679156299999931,'ParishChurch'),new Array('Stover Polish Church and Home (56818-63083)',50.5647428,-3.685656999999992,'ParishChurch'),new Array('Our Lady of Lourdes and St. Petroc Church (56802-63067)',50.5161934,-3.754033299999946,'ParishChurch'),new Array('St Boniface House (66053-886)',50.500719,-3.772044,'Other'),new Array('Our Lady of Lourdes and St Petrock, Ashburton Parish Church (5543-2212)',50.49292,-3.7757,'ParishChurch'),new Array('Buckfast Abbey Bookshop (66048-63070)',50.49292,-3.7757,'Other'),new Array('Blessed Sacrament Chapel (74053-63070)',50.4929198,-3.7757002,'Other'),new Array('St. Mary`s Abbey Church (56805-63070)',50.4929198,-3.7757002,'ParishChurch'),new Array('St Mary`s Catholic Primary School (37915-36019)',50.490208,-3.77722,'School'),new Array('Exeter University Chaplaincy (56770-63028)',50.7379337,-3.543967599999974,'Church'),new Array('St. Benedict`s Church (56806-63071)',50.4809083,-3.781289399999992,'ParishChurch'),new Array('Exeter University Chaplaincy (56770-63033)',50.7379337,-3.543967599999974,'Church'),new Array('Sacred Heart Church (56768-63031)',50.72119259999999,-3.530681100000038,'ParishChurch'),new Array('St. Cyprian`s Chapel (56807-63068)',50.5929556,-3.585800400000039,'Other'),new Array('Our Lady of Victories Church (56706-62967)',50.5049319,-4.311569700000064,'ParishChurch'),new Array('Our Lady of Victories Church (56706-62975)',50.5049319,-4.311569700000064,'ParishChurch'),new Array('St. Joseph Church (56783-63047)',51.0185426,-3.832238999999959,'ParishChurch'),new Array('St Josephs Church (66530-63022)',51.0183311,-3.830745999999976,'Other'),new Array('Blessed Sacrament Church (56767-63030)',50.7219855,-3.507798399999956,'ParishChurch'),new Array('Sacred Heart Church (56760-63023)',51.0202146,-4.208666300000004,'ParishChurch'),new Array('St Joseph`s Catholic Primary School (37923-36027)',50.533841,-3.621056,'School'),new Array('St. Thomas More Church (56791-70946)',50.42652750000001,-4.137099400000011,'ParishChurch'),new Array('Notre Dame Roman Catholic School (37937-36041)',50.421856,-4.126992,'School'),new Array('Notre Dame School (70990-74293)',50.4218559,-4.126991999999973,'Other'),new Array('St Joseph Church (56812-63077)',50.5306969,-3.604552000000012,'ParishChurch'),new Array('St Dunstan Church (56816-63081)',50.42644010000001,-3.83898529999999,'ParishChurch'),new Array('St Nicholas` Catholic Primary School (37919-36023)',50.723441,-3.48478,'School'),new Array('St Peter`s Roman Catholic Primary School (37929-36033)',50.421341,-4.156421,'School'),new Array('St. Peter`s Church (56789-70946)',50.406515,-4.13565,'ParishChurch'),new Array('St Boniface`s Roman Catholic Boys` College School (37938-36042)',50.405439,-4.135953,'School'),new Array('Holy Cross Church (56769-63032)',50.6866296,-3.464322300000049,'ParishChurch'),new Array('St Ignatius of Loyola Church (56815-63080)',50.5584715,-3.533748199999991,'Church'),new Array('St Ignatius of Loyola Church (56815-63084)',50.5584715,-3.533748199999991,'Church'),new Array('Our Lady of Lourdes Church (56796-63060)',50.3905965,-4.061817399999995,'ParishChurch'),new Array('St. Austin`s Priory Church (56786-63050)',50.3903359,-3.949705600000016,'ParishChurch'),new Array('St. Mary, Immaculate Mother of God (56759-63022)',51.0779856,-4.055098899999962,'ParishChurch'),new Array('Our Lady`s Catholic Primary School (37910-36014)',51.080931,-4.046622,'School'),new Array('Our Lady of the Angels Church (56724-62985)',50.4121987,-4.21878259999994,'ParishChurch'),new Array('St Peter`s Convent (66043-63061)',50.385028,-4.045595,'Other'),new Array('St Paul`s Roman Catholic Primary School (37928-36032)',50.403407,-4.189564,'School'),new Array('Our Lady of Mount Carmel Church (66040-70947)',50.3888306,-4.100175900000068,'ParishChurch'),new Array('St Paul`s Church (56798-74351)',50.403407,-4.189564,'ParishChurch'),new Array('St. Peter`s Church (56705-62966)',50.8262945,-4.54273319999993,'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';
}
//