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.9158,-75.4417)};var g_93dc13b1de9a01a707ee42e89e7b5084 = new google.maps.Geocoder();g_93dc13b1de9a01a707ee42e89e7b5084.geocode( { 'address': "652 N Dupont Hwy, Milford, DE 19963, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-DE-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('milford-DE-citizens-bank'), mapOptions);}document.getElementById('9b036c24').innerHTML += ' | View Map';var $l93dc13b1de9a01a707ee42e89e7b5084 = '

Citizens Bank

Address: 652 N Dupont Hwy, Milford, DE 19963, USA
Phone: (302) 422-5010
';var m_93dc13b1de9a01a707ee42e89e7b5084 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_93dc13b1de9a01a707ee42e89e7b5084['infowindow'] = new google.maps.InfoWindow({content: $l93dc13b1de9a01a707ee42e89e7b5084});var infowindow = new google.maps.InfoWindow({content: $l93dc13b1de9a01a707ee42e89e7b5084});google.maps.event.addListener(m_93dc13b1de9a01a707ee42e89e7b5084, 'click', function() {infowindow.open(map,m_93dc13b1de9a01a707ee42e89e7b5084);});$marker.push(m_93dc13b1de9a01a707ee42e89e7b5084);}});var g_d0a12d342cfdb0581dcdd3df849ad3ae = new google.maps.Geocoder();g_d0a12d342cfdb0581dcdd3df849ad3ae.geocode( { 'address': "652 N Dupont Hwy, Milford, DE 19963, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-DE-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('milford-DE-citizens-bank'), mapOptions);}document.getElementById('9b036c24').innerHTML += ' | View Map';var $ld0a12d342cfdb0581dcdd3df849ad3ae = '

Citizens Bank

Address: 652 N Dupont Hwy, Milford, DE 19963, USA
Phone:
';var m_d0a12d342cfdb0581dcdd3df849ad3ae = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_d0a12d342cfdb0581dcdd3df849ad3ae['infowindow'] = new google.maps.InfoWindow({content: $ld0a12d342cfdb0581dcdd3df849ad3ae});var infowindow = new google.maps.InfoWindow({content: $ld0a12d342cfdb0581dcdd3df849ad3ae});google.maps.event.addListener(m_d0a12d342cfdb0581dcdd3df849ad3ae, 'click', function() {infowindow.open(map,m_d0a12d342cfdb0581dcdd3df849ad3ae);});$marker.push(m_d0a12d342cfdb0581dcdd3df849ad3ae);}});}google.maps.event.addDomListener(window, 'load', initialize);