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.719,-75.2203)};var g_c56cfa4c52d4e0fef1a551f1f71a7d5f = new google.maps.Geocoder();g_c56cfa4c52d4e0fef1a551f1f71a7d5f.geocode( { 'address': "301 Town Center Blvd, Easton, PA 18040"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('easton-PA-keystone-nazareth-bank-and-trust').style.display = '';map = new google.maps.Map(document.getElementById('easton-PA-keystone-nazareth-bank-and-trust'), mapOptions);}document.getElementById('d3a1e758').innerHTML += ' | View Map';var $lc56cfa4c52d4e0fef1a551f1f71a7d5f = '

Keystone Nazareth Bank and Trust

Address: 301 Town Center Blvd, Easton, PA 18040
Phone: (610) 253-4722
';var m_c56cfa4c52d4e0fef1a551f1f71a7d5f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Keystone Nazareth Bank and Trust',});m_c56cfa4c52d4e0fef1a551f1f71a7d5f['infowindow'] = new google.maps.InfoWindow({content: $lc56cfa4c52d4e0fef1a551f1f71a7d5f});var infowindow = new google.maps.InfoWindow({content: $lc56cfa4c52d4e0fef1a551f1f71a7d5f});google.maps.event.addListener(m_c56cfa4c52d4e0fef1a551f1f71a7d5f, 'click', function() {infowindow.open(map,m_c56cfa4c52d4e0fef1a551f1f71a7d5f);});$marker.push(m_c56cfa4c52d4e0fef1a551f1f71a7d5f);}});}google.maps.event.addDomListener(window, 'load', initialize);