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.2832,-90.8641)};var g_fe8bda208e5367b92d4b9d8bf5968208 = new google.maps.Geocoder();g_fe8bda208e5367b92d4b9d8bf5968208.geocode( { 'address': "223 Falcon Ridge Rd, Vicksburg, MS 39180, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vicksburg-MS-new-life-credit-repair--consultant').style.display = '';map = new google.maps.Map(document.getElementById('vicksburg-MS-new-life-credit-repair--consultant'), mapOptions);}document.getElementById('3148b05f').innerHTML += ' | View Map';var $lfe8bda208e5367b92d4b9d8bf5968208 = '

New Life Credit Repair & Consultant

Address: 223 Falcon Ridge Rd, Vicksburg, MS 39180, USA
Phone: (601) 218-9143
';var m_fe8bda208e5367b92d4b9d8bf5968208 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Life Credit Repair & Consultant',});m_fe8bda208e5367b92d4b9d8bf5968208['infowindow'] = new google.maps.InfoWindow({content: $lfe8bda208e5367b92d4b9d8bf5968208});var infowindow = new google.maps.InfoWindow({content: $lfe8bda208e5367b92d4b9d8bf5968208});google.maps.event.addListener(m_fe8bda208e5367b92d4b9d8bf5968208, 'click', function() {infowindow.open(map,m_fe8bda208e5367b92d4b9d8bf5968208);});$marker.push(m_fe8bda208e5367b92d4b9d8bf5968208);}});}google.maps.event.addDomListener(window, 'load', initialize);