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.3422,-72.1196)};var g_4d8addc73343f2c6cb4c592fd1a6ac24 = new google.maps.Geocoder();g_4d8addc73343f2c6cb4c592fd1a6ac24.geocode( { 'address': "65 Boston Post Rd, Waterford, CT 06385, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waterford-CT-residential-mortgage-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('waterford-CT-residential-mortgage-services-inc'), mapOptions);}document.getElementById('552efc9a').innerHTML += ' | View Map';var $l4d8addc73343f2c6cb4c592fd1a6ac24 = '

RESIDENTIAL MORTGAGE SERVICES INC

Address: 65 Boston Post Rd, Waterford, CT 06385, USA
Phone: (860) 772-1500
';var m_4d8addc73343f2c6cb4c592fd1a6ac24 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'RESIDENTIAL MORTGAGE SERVICES INC',});m_4d8addc73343f2c6cb4c592fd1a6ac24['infowindow'] = new google.maps.InfoWindow({content: $l4d8addc73343f2c6cb4c592fd1a6ac24});var infowindow = new google.maps.InfoWindow({content: $l4d8addc73343f2c6cb4c592fd1a6ac24});google.maps.event.addListener(m_4d8addc73343f2c6cb4c592fd1a6ac24, 'click', function() {infowindow.open(map,m_4d8addc73343f2c6cb4c592fd1a6ac24);});$marker.push(m_4d8addc73343f2c6cb4c592fd1a6ac24);}});}google.maps.event.addDomListener(window, 'load', initialize);