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.2327,-73.062)};var g_429e4a44bec547a527df987730b19aab = new google.maps.Geocoder();g_429e4a44bec547a527df987730b19aab.geocode( { 'address': "21 Broad St, Milford, CT 06460"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-CT-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('milford-CT-bank-of-america'), mapOptions);}document.getElementById('f0c80ceb').innerHTML += ' | View Map';var $l429e4a44bec547a527df987730b19aab = '

Bank of America

Address: 21 Broad St, Milford, CT 06460
Phone: (203) 882-7030
';var m_429e4a44bec547a527df987730b19aab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_429e4a44bec547a527df987730b19aab['infowindow'] = new google.maps.InfoWindow({content: $l429e4a44bec547a527df987730b19aab});var infowindow = new google.maps.InfoWindow({content: $l429e4a44bec547a527df987730b19aab});google.maps.event.addListener(m_429e4a44bec547a527df987730b19aab, 'click', function() {infowindow.open(map,m_429e4a44bec547a527df987730b19aab);});$marker.push(m_429e4a44bec547a527df987730b19aab);}});var g_8890e84fa8244fb6b45175bda383cd93 = new google.maps.Geocoder();g_8890e84fa8244fb6b45175bda383cd93.geocode( { 'address': "1331 Boston Post Rd, Milford, CT 06460"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-CT-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('milford-CT-bank-of-america'), mapOptions);}document.getElementById('d7b5c99e').innerHTML += ' | View Map';var $l8890e84fa8244fb6b45175bda383cd93 = '

Bank of America

Address: 1331 Boston Post Rd, Milford, CT 06460
Phone: (203) 878-5455
';var m_8890e84fa8244fb6b45175bda383cd93 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_8890e84fa8244fb6b45175bda383cd93['infowindow'] = new google.maps.InfoWindow({content: $l8890e84fa8244fb6b45175bda383cd93});var infowindow = new google.maps.InfoWindow({content: $l8890e84fa8244fb6b45175bda383cd93});google.maps.event.addListener(m_8890e84fa8244fb6b45175bda383cd93, 'click', function() {infowindow.open(map,m_8890e84fa8244fb6b45175bda383cd93);});$marker.push(m_8890e84fa8244fb6b45175bda383cd93);}});}google.maps.event.addDomListener(window, 'load', initialize);