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.3239,-74.8061)};var g_276d053dd1b10d9ab87e9424fe6b99fa = new google.maps.Geocoder();g_276d053dd1b10d9ab87e9424fe6b99fa.geocode( { 'address': "407 W Harford St, Milford, PA 18337, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('milford-PA-citizens-bank'), mapOptions);}document.getElementById('41f4fee0').innerHTML += ' | View Map';var $l276d053dd1b10d9ab87e9424fe6b99fa = '

Citizens Bank

Address: 407 W Harford St, Milford, PA 18337, USA
Phone: (570) 296-8576
';var m_276d053dd1b10d9ab87e9424fe6b99fa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_276d053dd1b10d9ab87e9424fe6b99fa['infowindow'] = new google.maps.InfoWindow({content: $l276d053dd1b10d9ab87e9424fe6b99fa});var infowindow = new google.maps.InfoWindow({content: $l276d053dd1b10d9ab87e9424fe6b99fa});google.maps.event.addListener(m_276d053dd1b10d9ab87e9424fe6b99fa, 'click', function() {infowindow.open(map,m_276d053dd1b10d9ab87e9424fe6b99fa);});$marker.push(m_276d053dd1b10d9ab87e9424fe6b99fa);}});var g_ee29d5cb189192b0a91b6b5d33cd4437 = new google.maps.Geocoder();g_ee29d5cb189192b0a91b6b5d33cd4437.geocode( { 'address': "407 W Harford St, Milford, PA 18337, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('milford-PA-citizens-bank'), mapOptions);}document.getElementById('41f4fee0').innerHTML += ' | View Map';var $lee29d5cb189192b0a91b6b5d33cd4437 = '

Citizens Bank

Address: 407 W Harford St, Milford, PA 18337, USA
Phone: (570) 296-8576
';var m_ee29d5cb189192b0a91b6b5d33cd4437 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_ee29d5cb189192b0a91b6b5d33cd4437['infowindow'] = new google.maps.InfoWindow({content: $lee29d5cb189192b0a91b6b5d33cd4437});var infowindow = new google.maps.InfoWindow({content: $lee29d5cb189192b0a91b6b5d33cd4437});google.maps.event.addListener(m_ee29d5cb189192b0a91b6b5d33cd4437, 'click', function() {infowindow.open(map,m_ee29d5cb189192b0a91b6b5d33cd4437);});$marker.push(m_ee29d5cb189192b0a91b6b5d33cd4437);}});}google.maps.event.addDomListener(window, 'load', initialize);