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(30.6925,-92.2799)};var g_009c35b3c4a6bebd5011664b55938b87 = new google.maps.Geocoder();g_009c35b3c4a6bebd5011664b55938b87.geocode( { 'address': "700 W Lasalle St, Ville Platte, LA 70586, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ville-platte-LA-euco-finance-co-inc').style.display = '';map = new google.maps.Map(document.getElementById('ville-platte-LA-euco-finance-co-inc'), mapOptions);}document.getElementById('56c25a59').innerHTML += ' | View Map';var $l009c35b3c4a6bebd5011664b55938b87 = '

Euco Finance Co Inc

Address: 700 W Lasalle St, Ville Platte, LA 70586, USA
Phone: (337) 363-5782
';var m_009c35b3c4a6bebd5011664b55938b87 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Euco Finance Co Inc',});m_009c35b3c4a6bebd5011664b55938b87['infowindow'] = new google.maps.InfoWindow({content: $l009c35b3c4a6bebd5011664b55938b87});var infowindow = new google.maps.InfoWindow({content: $l009c35b3c4a6bebd5011664b55938b87});google.maps.event.addListener(m_009c35b3c4a6bebd5011664b55938b87, 'click', function() {infowindow.open(map,m_009c35b3c4a6bebd5011664b55938b87);});$marker.push(m_009c35b3c4a6bebd5011664b55938b87);}});}google.maps.event.addDomListener(window, 'load', initialize);