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(32.4133,-90.1158)};var g_46c35f7c38485130a1e8c800b9c4066e = new google.maps.Geocoder();g_46c35f7c38485130a1e8c800b9c4066e.geocode( { 'address': "196 Charmant Pl, Ridgeland, MS 39157, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ridgeland-MS-assurance-mortgage-llc').style.display = '';map = new google.maps.Map(document.getElementById('ridgeland-MS-assurance-mortgage-llc'), mapOptions);}document.getElementById('41d5525d').innerHTML += ' | View Map';var $l46c35f7c38485130a1e8c800b9c4066e = '

Assurance Mortgage Llc

Address: 196 Charmant Pl, Ridgeland, MS 39157, USA
Phone: (601) 898-8058
';var m_46c35f7c38485130a1e8c800b9c4066e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Assurance Mortgage Llc',});m_46c35f7c38485130a1e8c800b9c4066e['infowindow'] = new google.maps.InfoWindow({content: $l46c35f7c38485130a1e8c800b9c4066e});var infowindow = new google.maps.InfoWindow({content: $l46c35f7c38485130a1e8c800b9c4066e});google.maps.event.addListener(m_46c35f7c38485130a1e8c800b9c4066e, 'click', function() {infowindow.open(map,m_46c35f7c38485130a1e8c800b9c4066e);});$marker.push(m_46c35f7c38485130a1e8c800b9c4066e);}});}google.maps.event.addDomListener(window, 'load', initialize);