var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(39.9986,-75.8006)};var g_cfab0ef7880f47cad0cacdd2fb5abe71 = new google.maps.Geocoder();g_cfab0ef7880f47cad0cacdd2fb5abe71.geocode( { 'address': "135 Modena Rd, Coatesville, PA 19320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coatesville-PA-citadel').style.display = '';map = new google.maps.Map(document.getElementById('coatesville-PA-citadel'), mapOptions);}document.getElementById('60cc8e06').innerHTML += ' | View Map';var $lcfab0ef7880f47cad0cacdd2fb5abe71 = '

Citadel

Address: 135 Modena Rd, Coatesville, PA 19320, USA
Phone: (610) 380-6000
';var m_cfab0ef7880f47cad0cacdd2fb5abe71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citadel',});m_cfab0ef7880f47cad0cacdd2fb5abe71['infowindow'] = new google.maps.InfoWindow({content: $lcfab0ef7880f47cad0cacdd2fb5abe71});var infowindow = new google.maps.InfoWindow({content: $lcfab0ef7880f47cad0cacdd2fb5abe71});google.maps.event.addListener(m_cfab0ef7880f47cad0cacdd2fb5abe71, 'click', function() {infowindow.open(map,m_cfab0ef7880f47cad0cacdd2fb5abe71);});$marker.push(m_cfab0ef7880f47cad0cacdd2fb5abe71);}});var g_d0f1a51c50261150f300a0241ec7059d = new google.maps.Geocoder();g_d0f1a51c50261150f300a0241ec7059d.geocode( { 'address': "1400 Blackhorse Hill Rd, Coatesville, PA 19320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coatesville-PA-citadel').style.display = '';map = new google.maps.Map(document.getElementById('coatesville-PA-citadel'), mapOptions);}document.getElementById('0bac993f').innerHTML += ' | View Map';var $ld0f1a51c50261150f300a0241ec7059d = '

Citadel

Address: 1400 Blackhorse Hill Rd, Coatesville, PA 19320, USA
Phone: (610) 384-3315
';var m_d0f1a51c50261150f300a0241ec7059d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citadel',});m_d0f1a51c50261150f300a0241ec7059d['infowindow'] = new google.maps.InfoWindow({content: $ld0f1a51c50261150f300a0241ec7059d});var infowindow = new google.maps.InfoWindow({content: $ld0f1a51c50261150f300a0241ec7059d});google.maps.event.addListener(m_d0f1a51c50261150f300a0241ec7059d, 'click', function() {infowindow.open(map,m_d0f1a51c50261150f300a0241ec7059d);});$marker.push(m_d0f1a51c50261150f300a0241ec7059d);}});}google.maps.event.addDomListener(window, 'load', initialize);