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(29.8015,-91.4999)};var g_b9f5e2a001e741a6584cb057a59e2fb3 = new google.maps.Geocoder();g_b9f5e2a001e741a6584cb057a59e2fb3.geocode( { 'address': "212 Sterling Rd #5a, Franklin, LA 70538, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('franklin-LA-american-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('franklin-LA-american-cash-advance'), mapOptions);}document.getElementById('dfbbb7cc').innerHTML += ' | View Map';var $lb9f5e2a001e741a6584cb057a59e2fb3 = '

American Cash Advance

Address: 212 Sterling Rd #5a, Franklin, LA 70538, USA
Phone: (337) 828-5118
';var m_b9f5e2a001e741a6584cb057a59e2fb3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Cash Advance',});m_b9f5e2a001e741a6584cb057a59e2fb3['infowindow'] = new google.maps.InfoWindow({content: $lb9f5e2a001e741a6584cb057a59e2fb3});var infowindow = new google.maps.InfoWindow({content: $lb9f5e2a001e741a6584cb057a59e2fb3});google.maps.event.addListener(m_b9f5e2a001e741a6584cb057a59e2fb3, 'click', function() {infowindow.open(map,m_b9f5e2a001e741a6584cb057a59e2fb3);});$marker.push(m_b9f5e2a001e741a6584cb057a59e2fb3);}});}google.maps.event.addDomListener(window, 'load', initialize);