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(38.6387,-75.611)};var g_e4a5e8fb022785d56a9cefcaa4ac0ee5 = new google.maps.Geocoder();g_e4a5e8fb022785d56a9cefcaa4ac0ee5.geocode( { 'address': "Seaford Village Shop Ctr 22920, Seaford, DE 19973"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seaford-DE-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('seaford-DE-mt-bank'), mapOptions);}document.getElementById('5f461a26').innerHTML += ' | View Map';var $le4a5e8fb022785d56a9cefcaa4ac0ee5 = '

M&T Bank

Address: Seaford Village Shop Ctr 22920, Seaford, DE 19973
Phone: (302) 855-2283
';var m_e4a5e8fb022785d56a9cefcaa4ac0ee5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_e4a5e8fb022785d56a9cefcaa4ac0ee5['infowindow'] = new google.maps.InfoWindow({content: $le4a5e8fb022785d56a9cefcaa4ac0ee5});var infowindow = new google.maps.InfoWindow({content: $le4a5e8fb022785d56a9cefcaa4ac0ee5});google.maps.event.addListener(m_e4a5e8fb022785d56a9cefcaa4ac0ee5, 'click', function() {infowindow.open(map,m_e4a5e8fb022785d56a9cefcaa4ac0ee5);});$marker.push(m_e4a5e8fb022785d56a9cefcaa4ac0ee5);}});var g_7c876ce4cca122e65eee65d34214a0f1 = new google.maps.Geocoder();g_7c876ce4cca122e65eee65d34214a0f1.geocode( { 'address': "509 W Stein Hwy, Seaford, DE 19973"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seaford-DE-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('seaford-DE-mt-bank'), mapOptions);}document.getElementById('fa762ce9').innerHTML += ' | View Map';var $l7c876ce4cca122e65eee65d34214a0f1 = '

M&T Bank

Address: 509 W Stein Hwy, Seaford, DE 19973
Phone: (302) 856-4470
';var m_7c876ce4cca122e65eee65d34214a0f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_7c876ce4cca122e65eee65d34214a0f1['infowindow'] = new google.maps.InfoWindow({content: $l7c876ce4cca122e65eee65d34214a0f1});var infowindow = new google.maps.InfoWindow({content: $l7c876ce4cca122e65eee65d34214a0f1});google.maps.event.addListener(m_7c876ce4cca122e65eee65d34214a0f1, 'click', function() {infowindow.open(map,m_7c876ce4cca122e65eee65d34214a0f1);});$marker.push(m_7c876ce4cca122e65eee65d34214a0f1);}});}google.maps.event.addDomListener(window, 'load', initialize);