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(40.0664,-75.6484)};var g_a914b1e71e6e3bd7726013f2c18dd500 = new google.maps.Geocoder();g_a914b1e71e6e3bd7726013f2c18dd500.geocode( { 'address': "39 Pottstown Pike, Chester Springs, PA 19425, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chester-springs-PA-citadel').style.display = '';map = new google.maps.Map(document.getElementById('chester-springs-PA-citadel'), mapOptions);}document.getElementById('90012a54').innerHTML += ' | View Map';var $la914b1e71e6e3bd7726013f2c18dd500 = '

Citadel

Address: 39 Pottstown Pike, Chester Springs, PA 19425, USA
Phone: (610) 380-6000
';var m_a914b1e71e6e3bd7726013f2c18dd500 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citadel',});m_a914b1e71e6e3bd7726013f2c18dd500['infowindow'] = new google.maps.InfoWindow({content: $la914b1e71e6e3bd7726013f2c18dd500});var infowindow = new google.maps.InfoWindow({content: $la914b1e71e6e3bd7726013f2c18dd500});google.maps.event.addListener(m_a914b1e71e6e3bd7726013f2c18dd500, 'click', function() {infowindow.open(map,m_a914b1e71e6e3bd7726013f2c18dd500);});$marker.push(m_a914b1e71e6e3bd7726013f2c18dd500);}});var g_77eab8ad21e1df2528da6877600391d8 = new google.maps.Geocoder();g_77eab8ad21e1df2528da6877600391d8.geocode( { 'address': "511 E Uwchlan Ave, Chester Springs, PA 19425, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chester-springs-PA-citadel').style.display = '';map = new google.maps.Map(document.getElementById('chester-springs-PA-citadel'), mapOptions);}document.getElementById('b2fbadad').innerHTML += ' | View Map';var $l77eab8ad21e1df2528da6877600391d8 = '

Citadel

Address: 511 E Uwchlan Ave, Chester Springs, PA 19425, USA
Phone: (610) 380-6000
';var m_77eab8ad21e1df2528da6877600391d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citadel',});m_77eab8ad21e1df2528da6877600391d8['infowindow'] = new google.maps.InfoWindow({content: $l77eab8ad21e1df2528da6877600391d8});var infowindow = new google.maps.InfoWindow({content: $l77eab8ad21e1df2528da6877600391d8});google.maps.event.addListener(m_77eab8ad21e1df2528da6877600391d8, 'click', function() {infowindow.open(map,m_77eab8ad21e1df2528da6877600391d8);});$marker.push(m_77eab8ad21e1df2528da6877600391d8);}});}google.maps.event.addDomListener(window, 'load', initialize);