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.6812,-75.6949)};var g_a50abba8132a77191791390c3eb19fe7 = new google.maps.Geocoder();g_a50abba8132a77191791390c3eb19fe7.geocode( { 'address': "6302 PA-309, New Tripoli, PA 18066, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-tripoli-PA-essa-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('new-tripoli-PA-essa-bank--trust'), mapOptions);}document.getElementById('e319e844').innerHTML += ' | View Map';var $la50abba8132a77191791390c3eb19fe7 = '

ESSA Bank & Trust

Address: 6302 PA-309, New Tripoli, PA 18066, USA
Phone: (610) 760-7850
';var m_a50abba8132a77191791390c3eb19fe7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ESSA Bank & Trust',});m_a50abba8132a77191791390c3eb19fe7['infowindow'] = new google.maps.InfoWindow({content: $la50abba8132a77191791390c3eb19fe7});var infowindow = new google.maps.InfoWindow({content: $la50abba8132a77191791390c3eb19fe7});google.maps.event.addListener(m_a50abba8132a77191791390c3eb19fe7, 'click', function() {infowindow.open(map,m_a50abba8132a77191791390c3eb19fe7);});$marker.push(m_a50abba8132a77191791390c3eb19fe7);}});}google.maps.event.addDomListener(window, 'load', initialize);