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.0493,-90.7862)};var g_76f1cfd7754a6e4fc3281bcccb3d0902 = new google.maps.Geocoder();g_76f1cfd7754a6e4fc3281bcccb3d0902.geocode( { 'address': "232 Barrow Hill Rd, Forrest City, AR 72335, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('forrest-city-AR-carolyn-carter-income-tax').style.display = '';map = new google.maps.Map(document.getElementById('forrest-city-AR-carolyn-carter-income-tax'), mapOptions);}document.getElementById('b9466af1').innerHTML += ' | View Map';var $l76f1cfd7754a6e4fc3281bcccb3d0902 = '

Carolyn Carter Income Tax

Address: 232 Barrow Hill Rd, Forrest City, AR 72335, USA
Phone: (870) 633-1977
';var m_76f1cfd7754a6e4fc3281bcccb3d0902 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carolyn Carter Income Tax',});m_76f1cfd7754a6e4fc3281bcccb3d0902['infowindow'] = new google.maps.InfoWindow({content: $l76f1cfd7754a6e4fc3281bcccb3d0902});var infowindow = new google.maps.InfoWindow({content: $l76f1cfd7754a6e4fc3281bcccb3d0902});google.maps.event.addListener(m_76f1cfd7754a6e4fc3281bcccb3d0902, 'click', function() {infowindow.open(map,m_76f1cfd7754a6e4fc3281bcccb3d0902);});$marker.push(m_76f1cfd7754a6e4fc3281bcccb3d0902);}});}google.maps.event.addDomListener(window, 'load', initialize);