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.2487,-73.0837)};var g_10493aa88605cad5ab4752b04a63d172 = new google.maps.Geocoder();g_10493aa88605cad5ab4752b04a63d172.geocode( { 'address': "612 Wheelers Farms Road, Fl 1, Milford, CT 06461, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-CT-primelending-a-plainscapital-company').style.display = '';map = new google.maps.Map(document.getElementById('milford-CT-primelending-a-plainscapital-company'), mapOptions);}document.getElementById('cad0a9f7').innerHTML += ' | View Map';var $l10493aa88605cad5ab4752b04a63d172 = '

PrimeLending, A PlainsCapital Company

Address: 612 Wheelers Farms Road, Fl 1, Milford, CT 06461, USA
Phone: (203) 951-4900
';var m_10493aa88605cad5ab4752b04a63d172 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PrimeLending, A PlainsCapital Company',});m_10493aa88605cad5ab4752b04a63d172['infowindow'] = new google.maps.InfoWindow({content: $l10493aa88605cad5ab4752b04a63d172});var infowindow = new google.maps.InfoWindow({content: $l10493aa88605cad5ab4752b04a63d172});google.maps.event.addListener(m_10493aa88605cad5ab4752b04a63d172, 'click', function() {infowindow.open(map,m_10493aa88605cad5ab4752b04a63d172);});$marker.push(m_10493aa88605cad5ab4752b04a63d172);}});}google.maps.event.addDomListener(window, 'load', initialize);