strList="
 St Andrew`s The Apostle Primary School (0 miles)
Zoom on map | View full information
 Holy Family Catholic Primary School (0.6 miles)
Zoom on map | View full information
 Holy Family (0.7 miles)
Zoom on map | View full information
 St Mark (0.7 miles)
Zoom on map | View full information
 St John Vianney Presbytery (0.7 miles)
Zoom on map | View full information
 St Mark`s Catholic Primary School (0.8 miles)
Zoom on map | View full information
 St Christopher`s Catholic Primary School (1 miles)
Zoom on map | View full information
";
function showResults()
{
document.getElementById("mapList").style.display="block";
}
var records = new Array(new Array('St Andrew`s The Apostle Primary School (37411-35515)',53.36072,-2.845598,'School'),new Array('Holy Family Catholic Primary School (37409-35513)',53.369924,-2.848125,'School'),new Array('Holy Family (52723-57650)',53.364317,-2.828643,'ParishChurch'),new Array('St Mark (72508-57650)',53.3643152,-2.8286428,'Church'),new Array('St John Vianney Presbytery (72721-57650)',53.37119999999999,-2.841582,'Other'),new Array('St Mark`s Catholic Primary School (38879-36985)',53.363816,-2.825808,'School'),new Array('St Christopher`s Catholic Primary School (37443-35547)',53.346691,-2.847769,'School'),new Array('Much Woolton Catholic Primary School (37427-35531)',53.373109,-2.862768,'School'),new Array('St Christopher`s Parish House (52718-57647)',53.344274,-2.843816,'Other'),new Array('St Christopher (52719-57647)',53.344274,-2.843816,'ParishChurch'),new Array('St Julie`s Catholic High School (37611-35715)',53.37177,-2.866424,'School'),new Array('St Mary`s Presbytery (52892-57735)',53.375738,-2.868428,'Other'),new Array('St Joseph`s Presbytery (52858-57714)',53.375738,-2.868428,'Other'),new Array('St Mary (52893-57735)',53.375738,-2.868428,'ParishChurch'),new Array('Woodford Apt 12 (79015-81989)',53.378842,-2.8655599,'Other'),new Array('St Ambrose Catholic Primary School (37694-35798)',53.341385,-2.822386,'School'),new Array('St Ambrose (52717-57647)',53.340644,-2.825495,'ParishChurch'),new Array('St Gregory`s Catholic Primary School (37450-35554)',53.3892,-2.83875,'School'),new Array('Holy Trinity Catholic Primary School (37426-35530)',53.349698,-2.891409,'School'),new Array('The Academy of St Nicholas (72582-77221)',53.3554432,-2.8922495,'Other'),new Array('St Francis Xavier`s College School (37616-35720)',53.382662,-2.880281,'School'),new Array('Carmelite Monastery (72432-77280)',53.3754864,-2.8913307,'Other'),new Array('Carmelite Monastery (72432-77172)',53.3754864,-2.8913307,'Other'),new Array('Our Lady Of The Assumption Catholic Primary School (38883-36989)',53.391464,-2.86535,'School'),new Array('Our Lady Of Perpetual Succour Catholic Primary School (37709-35813)',53.366387,-2.780292,'School'),new Array('St Austin`s Catholic Primary School (37437-35541)',53.362632,-2.91177,'School'),new Array('Our Lady`s Bishop Eton Catholic Primary School (37436-35540)',53.387642,-2.899584,'School'),new Array('Our Lady of the Annunciation (52715-57646)',53.3894982,-2.895428199999969,'ParishChurch'),new Array('Tarbock Road Community (72444-77296)',53.4020253,-2.8347748,'Other'),new Array('Provincialate (72461-77313)',53.3897466,-2.8979892,'Other'),new Array('Convent of Notre Dame (72463-77315)',53.3897466,-2.8979892,'Other'),new Array('St Anthony of Padua (52695-57636)',53.382246,-2.908864,'ParishChurch'),new Array('St Basil`s Catholic Primary School (37708-35812)',53.37764,-2.776334,'School'),new Array('St Anne`s Catholic Primary School (37418-35522)',53.405274,-2.846105,'School'),new Array('St Paschal Baylon RC Primary School (37451-35555)',53.401462,-2.876081,'School'),new Array('St Basil (52945-57762)',53.37764,-2.776334,'ParishChurch'),new Array('St Michael`s Catholic Primary School (37705-35809)',53.361158,-2.764704,'School'),new Array('St Anthony Of Padua Catholic Primary School (37448-35552)',53.381971,-2.918392,'School'),new Array('St Michael (52943-57762)',53.362171,-2.762258,'ParishChurch'),new Array('Christ the King and Our Lady (52713-57645)',53.401084,-2.899101,'ParishChurch'),new Array('The Gatehouse (72467-77319)',53.4119865,-2.8358574,'Other'),new Array('Archdiocese of Liverpool (4797-877)',53.37900560000001,-2.9273479,'Other'),new Array('Christ The King RC Primary School (37423-35527)',53.400404,-2.901117,'School'),new Array('Tithebarn Grove (72464-77316)',53.3972316,-2.9114115,'Other'),new Array('St Columba (52735-57742)',53.416178,-2.846143,'ParishChurch'),new Array('St Leo (52909-57744)',53.408545,-2.797987,'ParishChurch'),new Array('St Agnes and St Aidan (52727-57652)',53.416178,-2.846143,'ParishChurch'),new Array('St Aloysius (52733-57655)',53.417313,-2.852047,'ParishChurch'),new Array('St Aidan`s Parish Club (72629-57652)',53.4170086,-2.8349628,'Other'),new Array('St Aloysius Catholic Primary School (37386-35490)',53.417313,-2.852047,'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';
}
    //