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(35.4449,-94.3247)};var g_0f178c4bac39101d7d38a61e4c420b26 = new google.maps.Geocoder();g_0f178c4bac39101d7d38a61e4c420b26.geocode( { 'address': "3103 Alma Hwy, Van Buren, AR 72956, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('van-buren-AR-credit-counseling-advocates').style.display = '';map = new google.maps.Map(document.getElementById('van-buren-AR-credit-counseling-advocates'), mapOptions);}document.getElementById('77876845').innerHTML += ' | View Map';var $l0f178c4bac39101d7d38a61e4c420b26 = '

Credit Counseling Advocates

Address: 3103 Alma Hwy, Van Buren, AR 72956, USA
Phone: (479) 410-1700
';var m_0f178c4bac39101d7d38a61e4c420b26 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Counseling Advocates',});m_0f178c4bac39101d7d38a61e4c420b26['infowindow'] = new google.maps.InfoWindow({content: $l0f178c4bac39101d7d38a61e4c420b26});var infowindow = new google.maps.InfoWindow({content: $l0f178c4bac39101d7d38a61e4c420b26});google.maps.event.addListener(m_0f178c4bac39101d7d38a61e4c420b26, 'click', function() {infowindow.open(map,m_0f178c4bac39101d7d38a61e4c420b26);});$marker.push(m_0f178c4bac39101d7d38a61e4c420b26);}});}google.maps.event.addDomListener(window, 'load', initialize);