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.0229,-93.3407)};var g_acb5d1120b8a0b8d3d97905ba9a72dc4 = new google.maps.Geocoder();g_acb5d1120b8a0b8d3d97905ba9a72dc4.geocode( { 'address': "5020 Cut-Off Rd d, Coushatta, LA 71019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coushatta-LA-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('coushatta-LA-world-finance-corporation'), mapOptions);}document.getElementById('463856f3').innerHTML += ' | View Map';var $lacb5d1120b8a0b8d3d97905ba9a72dc4 = '

World Finance Corporation

Address: 5020 Cut-Off Rd d, Coushatta, LA 71019, USA
Phone: (318) 932-8241
';var m_acb5d1120b8a0b8d3d97905ba9a72dc4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_acb5d1120b8a0b8d3d97905ba9a72dc4['infowindow'] = new google.maps.InfoWindow({content: $lacb5d1120b8a0b8d3d97905ba9a72dc4});var infowindow = new google.maps.InfoWindow({content: $lacb5d1120b8a0b8d3d97905ba9a72dc4});google.maps.event.addListener(m_acb5d1120b8a0b8d3d97905ba9a72dc4, 'click', function() {infowindow.open(map,m_acb5d1120b8a0b8d3d97905ba9a72dc4);});$marker.push(m_acb5d1120b8a0b8d3d97905ba9a72dc4);}});}google.maps.event.addDomListener(window, 'load', initialize);