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(41.3669,-74.7073)};var g_ad1a9ecc8d5c79ee8c28f97206f1f1f3 = new google.maps.Geocoder();g_ad1a9ecc8d5c79ee8c28f97206f1f1f3.geocode( { 'address': "7 Pennsylvania Ave, Matamoras, PA 18336"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('matamoras-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('matamoras-PA-citizens-bank'), mapOptions);}document.getElementById('240b6e4a').innerHTML += ' | View Map';var $lad1a9ecc8d5c79ee8c28f97206f1f1f3 = '

Citizens Bank

Address: 7 Pennsylvania Ave, Matamoras, PA 18336
Phone: (570) 491-4141
';var m_ad1a9ecc8d5c79ee8c28f97206f1f1f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_ad1a9ecc8d5c79ee8c28f97206f1f1f3['infowindow'] = new google.maps.InfoWindow({content: $lad1a9ecc8d5c79ee8c28f97206f1f1f3});var infowindow = new google.maps.InfoWindow({content: $lad1a9ecc8d5c79ee8c28f97206f1f1f3});google.maps.event.addListener(m_ad1a9ecc8d5c79ee8c28f97206f1f1f3, 'click', function() {infowindow.open(map,m_ad1a9ecc8d5c79ee8c28f97206f1f1f3);});$marker.push(m_ad1a9ecc8d5c79ee8c28f97206f1f1f3);}});}google.maps.event.addDomListener(window, 'load', initialize);