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.3057,-72.9281)};var g_ed10ac45ae6cca2081c53aeaacee3474 = new google.maps.Geocoder();g_ed10ac45ae6cca2081c53aeaacee3474.geocode( { 'address': "142 Temple St #208, New Haven, CT 06510, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-haven-CT-the-milford-bank-loan-production-office').style.display = '';map = new google.maps.Map(document.getElementById('new-haven-CT-the-milford-bank-loan-production-office'), mapOptions);}document.getElementById('634dfc97').innerHTML += ' | View Map';var $led10ac45ae6cca2081c53aeaacee3474 = '

The Milford Bank Loan Production Office

Address: 142 Temple St #208, New Haven, CT 06510, USA
Phone: (203) 785-9148
';var m_ed10ac45ae6cca2081c53aeaacee3474 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Milford Bank Loan Production Office',});m_ed10ac45ae6cca2081c53aeaacee3474['infowindow'] = new google.maps.InfoWindow({content: $led10ac45ae6cca2081c53aeaacee3474});var infowindow = new google.maps.InfoWindow({content: $led10ac45ae6cca2081c53aeaacee3474});google.maps.event.addListener(m_ed10ac45ae6cca2081c53aeaacee3474, 'click', function() {infowindow.open(map,m_ed10ac45ae6cca2081c53aeaacee3474);});$marker.push(m_ed10ac45ae6cca2081c53aeaacee3474);}});}google.maps.event.addDomListener(window, 'load', initialize);