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.6209,-93.2733)};var g_bc2afc5afe07c798fe901794ef40646f = new google.maps.Geocoder();g_bc2afc5afe07c798fe901794ef40646f.geocode( { 'address': "348 Homer Rd, Minden, LA 71055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('minden-LA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('minden-LA-advance-america'), mapOptions);}document.getElementById('179cabcc').innerHTML += ' | View Map';var $lbc2afc5afe07c798fe901794ef40646f = '

Advance America

Address: 348 Homer Rd, Minden, LA 71055, USA
Phone: (318) 371-0336
';var m_bc2afc5afe07c798fe901794ef40646f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_bc2afc5afe07c798fe901794ef40646f['infowindow'] = new google.maps.InfoWindow({content: $lbc2afc5afe07c798fe901794ef40646f});var infowindow = new google.maps.InfoWindow({content: $lbc2afc5afe07c798fe901794ef40646f});google.maps.event.addListener(m_bc2afc5afe07c798fe901794ef40646f, 'click', function() {infowindow.open(map,m_bc2afc5afe07c798fe901794ef40646f);});$marker.push(m_bc2afc5afe07c798fe901794ef40646f);}});var g_4ae5c5bb826c08283f3d032633a37e0d = new google.maps.Geocoder();g_4ae5c5bb826c08283f3d032633a37e0d.geocode( { 'address': "116 Germantown Rd, Minden, LA 71055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('minden-LA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('minden-LA-advance-america'), mapOptions);}document.getElementById('1ec515d3').innerHTML += ' | View Map';var $l4ae5c5bb826c08283f3d032633a37e0d = '

Advance America

Address: 116 Germantown Rd, Minden, LA 71055, USA
Phone: (318) 371-0336
';var m_4ae5c5bb826c08283f3d032633a37e0d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_4ae5c5bb826c08283f3d032633a37e0d['infowindow'] = new google.maps.InfoWindow({content: $l4ae5c5bb826c08283f3d032633a37e0d});var infowindow = new google.maps.InfoWindow({content: $l4ae5c5bb826c08283f3d032633a37e0d});google.maps.event.addListener(m_4ae5c5bb826c08283f3d032633a37e0d, 'click', function() {infowindow.open(map,m_4ae5c5bb826c08283f3d032633a37e0d);});$marker.push(m_4ae5c5bb826c08283f3d032633a37e0d);}});}google.maps.event.addDomListener(window, 'load', initialize);