strList="
Holy Spirit Church (0 miles)
Zoom on map | View full information
Stover Polish Church and Home (1.5 miles)
Zoom on map | View full information
St. Cyprian`s Chapel (4.1 miles)
Zoom on map | View full information
St Joseph`s Catholic Primary School (4.5 miles)
Zoom on map | View full information
St Joseph Church (5.1 miles)
Zoom on map | View full information
Our Lady of Lourdes and St. Petroc Church (5.9 miles)
Zoom on map | View full information
St Ignatius of Loyola Church (6.7 miles)
Zoom on map | View full information
";
function showResults()
{
document.getElementById("mapList").style.display="block";
}
var records = new Array(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('St. Cyprian`s Chapel (56807-63068)',50.5929556,-3.585800400000039,'Other'),new Array('St Joseph`s Catholic Primary School (37923-36027)',50.533841,-3.621056,'School'),new Array('St Joseph Church (56812-63077)',50.5306969,-3.604552000000012,'ParishChurch'),new Array('Our Lady of Lourdes and St. Petroc Church (56802-63067)',50.5161934,-3.754033299999946,'ParishChurch'),new Array('St Ignatius of Loyola Church (56815-63084)',50.5584715,-3.533748199999991,'Church'),new Array('St Ignatius of Loyola Church (56815-63080)',50.5584715,-3.533748199999991,'Church'),new Array('St Boniface House (66053-886)',50.500719,-3.772044,'Other'),new Array('Blessed Sacrament Chapel (74053-63070)',50.4929198,-3.7757002,'Other'),new Array('Our Lady of Lourdes and St Petrock, Ashburton Parish Church (5543-2212)',50.49292,-3.7757,'ParishChurch'),new Array('St. Mary`s Abbey Church (56805-63070)',50.4929198,-3.7757002,'ParishChurch'),new Array('Buckfast Abbey Bookshop (66048-63070)',50.49292,-3.7757,'Other'),new Array('Our Lady and St Patrick`s Roman Catholic Primary School (37931-36035)',50.551752,-3.51035,'School'),new Array('St Mary`s Catholic Primary School (37915-36019)',50.490208,-3.77722,'School'),new Array('Trinity School (37901-36005)',50.556489,-3.500859,'School'),new Array('St. Benedict`s Church (56806-63071)',50.4809083,-3.781289399999992,'ParishChurch'),new Array('Our Lady and St Patrick Church (56819-63084)',50.5488513,-3.492755200000033,'ParishChurch'),new Array('Holy Family Church (56763-63026)',50.675593,-3.841267199999948,'ParishChurch'),new Array('Queensway Catholic Primary School (37934-36038)',50.474751,-3.551188,'School'),new Array('St. Agatha`s Church (56810-63084)',50.5834723,-3.461726999999996,'Church'),new Array('St Cuthbert Mayne Joint Catholic And Church Of England School (37940-36044)',50.485215,-3.529808,'School'),new Array('St. Agatha`s Church (56810-63075)',50.5834723,-3.461726999999996,'Church'),new Array('Holy Angels Church (56820-63085)',50.4709381,-3.552952699999992,'ParishChurch'),new Array('Priory Roman Catholic Primary School (37933-36037)',50.482813,-3.526432,'School'),new Array('Our Lady Help of Christians and St Denis (56821-63086)',50.4827847,-3.525186699999949,'ParishChurch'),new Array('Our Lady of the Assumption Church (56822-63087)',50.466079,-3.531825300000037,'ParishChurch'),new Array('St Mary and St George Church (56823-63088)',50.4320378,-3.685190799999987,'ParishChurch'),new Array('Sacred Heart and St Teresa of the Child Jesus Church (56813-63078)',50.439041,-3.569802200000027,'ParishChurch'),new Array('Sacred Heart Catholic Primary School (37924-36028)',50.438973,-3.5701,'School'),new Array('Sacred Heart Church (56768-63031)',50.72119259999999,-3.530681100000038,'ParishChurch'),new Array('Holy Cross Church (56769-63032)',50.6866296,-3.464322300000049,'ParishChurch'),new Array('Exeter University Chaplaincy (56770-63028)',50.7379337,-3.543967599999974,'Church'),new Array('Exeter University Chaplaincy (56770-63033)',50.7379337,-3.543967599999974,'Church'),new Array('Blessed Sacrament Church (56767-63030)',50.7219855,-3.507798399999956,'ParishChurch'),new Array('Holy Ghost Church (56771-63035)',50.6183814,-3.405742099999998,'ParishChurch'),new Array('St Joseph`s Catholic Primary School (37920-36024)',50.621064,-3.404776,'School'),new Array('St Nicholas` Catholic Primary School (37919-36023)',50.723441,-3.48478,'School'),new Array('St Dunstan Church (56816-63081)',50.42644010000001,-3.83898529999999,'ParishChurch'),new Array('St. Boniface`s Church (56765-63028)',50.7874041,-3.65107850000004,'ParishChurch'),new Array('Our Lady Star of the Sea Church (56804-63069)',50.3941342,-3.518153799999936,'ParishChurch'),new Array('St Margaret Clitherow Catholic Primary School (37914-36018)',50.385745,-3.523622,'School'),new Array('St. Peter Prince of the Apostles Church (56762-63025)',50.6352209,-3.330364099999997,'Church'),new Array('Chapel of St. Philip Howard Church (56809-63074)',50.357502,-3.583057,'ParishChurch'),new Array('St. John the Baptist Church (56808-63073)',50.348777,-3.578466,'ParishChurch'),new Array('St John The Baptist Roman Catholic Primary School (37917-36021)',50.346742,-3.595827,'School'),new Array('St Boniface Church (56779-63043)',50.7342884,-4.001284400000031,'ParishChurch'),new Array('Holy Cross Church (56801-71451)',50.48655280000001,-4.057406899999933,'ParishChurch'),new Array('St. Austin`s Priory Church (56786-63050)',50.3903359,-3.949705600000016,'ParishChurch'),new Array('St. Monica`s Church (56778-63050)',50.3484926,-3.888841899999989,'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';
}
//