strList="
St Cecilia`s RC Technology College School (0 miles)
Zoom on map | View full information
St Wilfrid`s RC Primary (0.5 miles)
Zoom on map | View full information
St Wilfrid (0.5 miles)
Zoom on map | View full information
St Wilfrid (0.5 miles)
Zoom on map | View full information
Alston Lane Catholic Primary , Longridge School (1.2 miles)
Zoom on map | View full information
Our Lady and St Michael Church (1.4 miles)
Zoom on map | View full information
St Francis Church (2.2 miles)
Zoom on map | View full information
";
function showResults()
{
document.getElementById("mapList").style.display="block";
}
var records = new Array(new Array('St Cecilia`s RC Technology College School (38077-36181)',53.824851,-2.605135,'School'),new Array('St Wilfrid`s RC Primary (66526-36094)',53.832189,-2.607884,'School'),new Array('St Wilfrid (66451-71338)',53.831825,-2.607814,'ParishChurch'),new Array('St Wilfrid (66451-74374)',53.831825,-2.607814,'ParishChurch'),new Array('Alston Lane Catholic Primary , Longridge School (37217-35318)',53.808673,-2.612115,'School'),new Array('Our Lady and St Michael Church (62147-66174)',53.804903,-2.598728,'ParishChurch'),new Array('St Francis Church (62155-66178)',53.842004,-2.650718,'ParishChurch'),new Array('St. Francis Catholic Primary , Goosnargh School (37220-35321)',53.842004,-2.650718,'School'),new Array('Ss Peter and Paul (57349-63351)',53.817307,-2.527938,'ParishChurch'),new Array('Ladyewell House and Shrine (65014-70826)',53.800852,-2.677486,'Other'),new Array('St. Maria Goretti Catholic Primary School (37214-35315)',53.783349,-2.658794,'School'),new Array('St Maria Goretti Church (62151-66176)',53.783349,-2.658794,'ParishChurch'),new Array('Little Sisters of the Poor Rest Home (65011-70822)',53.78834,-2.683931,'Other'),new Array('Blessed Sacrament Catholic Primary School (37211-35312)',53.775849,-2.659496,'School'),new Array('The Blessed Sacrament Church (62159-66180)',53.775849,-2.659496,'ParishChurch'),new Array('St Clare Church (62129-66165)',53.78834,-2.683931,'ParishChurch'),new Array('St Mary (57329-74352)',53.781791,-2.534809,'ParishChurch'),new Array('St Mary`s Catholic School (66448-36107)',53.781791,-2.534809,'School'),new Array('St Mary School (38075-36179)',53.883245,-2.578093,'School'),new Array('St Mary (57137-63245)',53.884121,-2.574378,'ParishChurch'),new Array('Retreat House (65013-74964)',53.788111,-2.700306,'Other'),new Array('St. Clares Catholic Primary School (37212-35313)',53.791711,-2.702476,'School'),new Array('Retreat House (65013-70825)',53.788111,-2.700306,'Other'),new Array('St Gregory the Great Church (62127-66164)',53.774153,-2.686144,'ParishChurch'),new Array('St. Gregorys Catholic Primary School (37213-35314)',53.774153,-2.686144,'School'),new Array('St Mary and St John Southworth (57395-63374)',53.7580366,-2.6425129,'ParishChurch'),new Array('Corpus Christi Catholic Sports College School (37206-35307)',53.786077,-2.70689,'School'),new Array('St. Teresas Catholic Primary School (37210-35311)',53.764071,-2.664924,'School'),new Array('St. Paul`s R.C.Primary School (38037-36141)',53.764293,-2.541277,'School'),new Array('St Mary Church (62071-66136)',53.79492,-2.716162,'ParishChurch'),new Array('Our Lady and St. Edwards Catholic Primary School (37225-35326)',53.797356,-2.717555,'School'),new Array('Our Lady and St Edward Church (62069-66135)',53.79492,-2.716162,'ParishChurch'),new Array('St. Josephs Catholic Primary School (37209-35310)',53.7643496,-2.677792599999975,'School'),new Array('St Pius X Independent Preparatory School (37242-35343)',53.78289,-2.710736,'School'),new Array('St Joseph`s Church (62153-71449)',53.7643247,-2.679021000000034,'ParishChurch'),new Array('St Joseph School (38086-36104)',53.83804,-2.475283,'School'),new Array('St Joseph (57407-63379)',53.83804,-2.475283,'ParishChurch'),new Array('St. Ignatius Catholic Primary School (37208-35309)',53.763898,-2.697006,'School'),new Array('Cathedral Church of St Alphonsa (St Ignatius) (62225-66213)',53.763898,-2.697006,'ParishChurch'),new Array('English Martyrs Church (66541-71449)',53.77013600000001,-2.704634199999987,'ParishChurch'),new Array('St Peter (57405-75111)',53.84669,-2.472513,'ParishChurch'),new Array('St. Mary and St. Andrews Catholic Primary , Newhouse School (37222-35323)',53.820923,-2.741305,'School'),new Array('Stonyhurst College School (39042-37148)',53.84669,-2.472513,'School'),new Array('St Peter (57405-63379)',53.84669,-2.472513,'ParishChurch'),new Array('St Thomas of Canterbury and the English Martyrs Church (62149-66175)',53.770136,-2.704634,'ParishChurch'),new Array('Jesuit Community (71037-74956)',53.8462541,-2.469092499999988,'Other'),new Array('St Mary`s Hall Preparatory School (39043-37149)',53.848152,-2.467514,'School'),new Array('English Martyrs Catholic Primary School (37215-35316)',53.766579,-2.705788,'School'),new Array('Our Ladys Catholic High School (37216-35317)',53.780142,-2.725426,'School'),new Array('St Joseph (52853-57715)',53.740907,-2.619154,'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';
}
//