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(39.7366,-75.549)};var g_172a0351dd06161e7774ba5a3abe865b = new google.maps.Geocoder();g_172a0351dd06161e7774ba5a3abe865b.geocode( { 'address': "4900 Kirkwood Hwy, Wilmington, DE 19808"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wilmington-DE-midcoast-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('wilmington-DE-midcoast-community-bank'), mapOptions);}document.getElementById('8925fbaf').innerHTML += ' | View Map';var $l172a0351dd06161e7774ba5a3abe865b = '

Midcoast Community Bank

Address: 4900 Kirkwood Hwy, Wilmington, DE 19808
Phone: (302) 250-4344
';var m_172a0351dd06161e7774ba5a3abe865b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midcoast Community Bank',});m_172a0351dd06161e7774ba5a3abe865b['infowindow'] = new google.maps.InfoWindow({content: $l172a0351dd06161e7774ba5a3abe865b});var infowindow = new google.maps.InfoWindow({content: $l172a0351dd06161e7774ba5a3abe865b});google.maps.event.addListener(m_172a0351dd06161e7774ba5a3abe865b, 'click', function() {infowindow.open(map,m_172a0351dd06161e7774ba5a3abe865b);});$marker.push(m_172a0351dd06161e7774ba5a3abe865b);}});var g_761216bf073755920ba88fbc5f31b3e6 = new google.maps.Geocoder();g_761216bf073755920ba88fbc5f31b3e6.geocode( { 'address': "974 Justison St, Wilmington, DE 19801"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wilmington-DE-midcoast-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('wilmington-DE-midcoast-community-bank'), mapOptions);}document.getElementById('11e7c420').innerHTML += ' | View Map';var $l761216bf073755920ba88fbc5f31b3e6 = '

Midcoast Community Bank

Address: 974 Justison St, Wilmington, DE 19801
Phone: (302) 250-4366
';var m_761216bf073755920ba88fbc5f31b3e6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midcoast Community Bank',});m_761216bf073755920ba88fbc5f31b3e6['infowindow'] = new google.maps.InfoWindow({content: $l761216bf073755920ba88fbc5f31b3e6});var infowindow = new google.maps.InfoWindow({content: $l761216bf073755920ba88fbc5f31b3e6});google.maps.event.addListener(m_761216bf073755920ba88fbc5f31b3e6, 'click', function() {infowindow.open(map,m_761216bf073755920ba88fbc5f31b3e6);});$marker.push(m_761216bf073755920ba88fbc5f31b3e6);}});}google.maps.event.addDomListener(window, 'load', initialize);