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.7258,-75.1742)};var g_b1a1d2c3ec802387b9daf6f9957b81dd = new google.maps.Geocoder();g_b1a1d2c3ec802387b9daf6f9957b81dd.geocode( { 'address': "34161 Citizen Dr, Lewes, DE 19958"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewes-DE-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('lewes-DE-citizens-bank'), mapOptions);}document.getElementById('cc3c591c').innerHTML += ' | View Map';var $lb1a1d2c3ec802387b9daf6f9957b81dd = '

Citizens Bank

Address: 34161 Citizen Dr, Lewes, DE 19958
Phone: (302) 360-6101
';var m_b1a1d2c3ec802387b9daf6f9957b81dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_b1a1d2c3ec802387b9daf6f9957b81dd['infowindow'] = new google.maps.InfoWindow({content: $lb1a1d2c3ec802387b9daf6f9957b81dd});var infowindow = new google.maps.InfoWindow({content: $lb1a1d2c3ec802387b9daf6f9957b81dd});google.maps.event.addListener(m_b1a1d2c3ec802387b9daf6f9957b81dd, 'click', function() {infowindow.open(map,m_b1a1d2c3ec802387b9daf6f9957b81dd);});$marker.push(m_b1a1d2c3ec802387b9daf6f9957b81dd);}});var g_518f6fc78175d18f8c6e1da9e20e597c = new google.maps.Geocoder();g_518f6fc78175d18f8c6e1da9e20e597c.geocode( { 'address': "131 2nd St, Lewes, DE 19958"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewes-DE-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('lewes-DE-citizens-bank'), mapOptions);}document.getElementById('0fcee38d').innerHTML += ' | View Map';var $l518f6fc78175d18f8c6e1da9e20e597c = '

Citizens Bank

Address: 131 2nd St, Lewes, DE 19958
Phone: (302) 645-2024
';var m_518f6fc78175d18f8c6e1da9e20e597c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_518f6fc78175d18f8c6e1da9e20e597c['infowindow'] = new google.maps.InfoWindow({content: $l518f6fc78175d18f8c6e1da9e20e597c});var infowindow = new google.maps.InfoWindow({content: $l518f6fc78175d18f8c6e1da9e20e597c});google.maps.event.addListener(m_518f6fc78175d18f8c6e1da9e20e597c, 'click', function() {infowindow.open(map,m_518f6fc78175d18f8c6e1da9e20e597c);});$marker.push(m_518f6fc78175d18f8c6e1da9e20e597c);}});}google.maps.event.addDomListener(window, 'load', initialize);