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(31.117,-92.0652)};var g_ee32a636bc728fa00320eb90378aeaf2 = new google.maps.Geocoder();g_ee32a636bc728fa00320eb90378aeaf2.geocode( { 'address': "627 Acton Rd, Marksville, LA 71351, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marksville-LA-southland-finance-co').style.display = '';map = new google.maps.Map(document.getElementById('marksville-LA-southland-finance-co'), mapOptions);}document.getElementById('a3088ee5').innerHTML += ' | View Map';var $lee32a636bc728fa00320eb90378aeaf2 = '

Southland Finance Co

Address: 627 Acton Rd, Marksville, LA 71351, USA
Phone: (318) 240-9971
';var m_ee32a636bc728fa00320eb90378aeaf2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southland Finance Co',});m_ee32a636bc728fa00320eb90378aeaf2['infowindow'] = new google.maps.InfoWindow({content: $lee32a636bc728fa00320eb90378aeaf2});var infowindow = new google.maps.InfoWindow({content: $lee32a636bc728fa00320eb90378aeaf2});google.maps.event.addListener(m_ee32a636bc728fa00320eb90378aeaf2, 'click', function() {infowindow.open(map,m_ee32a636bc728fa00320eb90378aeaf2);});$marker.push(m_ee32a636bc728fa00320eb90378aeaf2);}});}google.maps.event.addDomListener(window, 'load', initialize);