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.5556,-93.6146)};var g_29b7a7f004de40d5261e8f18f80567f3 = new google.maps.Geocoder();g_29b7a7f004de40d5261e8f18f80567f3.geocode( { 'address': "954 US-80, Haughton, LA 71037, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('haughton-LA-e-z-cash-iv-llc').style.display = '';map = new google.maps.Map(document.getElementById('haughton-LA-e-z-cash-iv-llc'), mapOptions);}document.getElementById('79945796').innerHTML += ' | View Map';var $l29b7a7f004de40d5261e8f18f80567f3 = '

E Z Cash IV LLC

Address: 954 US-80, Haughton, LA 71037, USA
Phone: (318) 390-2810
';var m_29b7a7f004de40d5261e8f18f80567f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'E Z Cash IV LLC',});m_29b7a7f004de40d5261e8f18f80567f3['infowindow'] = new google.maps.InfoWindow({content: $l29b7a7f004de40d5261e8f18f80567f3});var infowindow = new google.maps.InfoWindow({content: $l29b7a7f004de40d5261e8f18f80567f3});google.maps.event.addListener(m_29b7a7f004de40d5261e8f18f80567f3, 'click', function() {infowindow.open(map,m_29b7a7f004de40d5261e8f18f80567f3);});$marker.push(m_29b7a7f004de40d5261e8f18f80567f3);}});}google.maps.event.addDomListener(window, 'load', initialize);