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.524,-92.0925)};var g_7f2111cbef86a223862e0fdd2577705c = new google.maps.Geocoder();g_7f2111cbef86a223862e0fdd2577705c.geocode( { 'address': "2820 Louisville Ave Suite 120, Monroe, LA 71201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monroe-LA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('monroe-LA-advance-america'), mapOptions);}document.getElementById('21ba55de').innerHTML += ' | View Map';var $l7f2111cbef86a223862e0fdd2577705c = '

Advance America

Address: 2820 Louisville Ave Suite 120, Monroe, LA 71201, USA
Phone: (318) 322-3320
';var m_7f2111cbef86a223862e0fdd2577705c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_7f2111cbef86a223862e0fdd2577705c['infowindow'] = new google.maps.InfoWindow({content: $l7f2111cbef86a223862e0fdd2577705c});var infowindow = new google.maps.InfoWindow({content: $l7f2111cbef86a223862e0fdd2577705c});google.maps.event.addListener(m_7f2111cbef86a223862e0fdd2577705c, 'click', function() {infowindow.open(map,m_7f2111cbef86a223862e0fdd2577705c);});$marker.push(m_7f2111cbef86a223862e0fdd2577705c);}});var g_39c5b83fd377725e4c23f3d0a652cbd2 = new google.maps.Geocoder();g_39c5b83fd377725e4c23f3d0a652cbd2.geocode( { 'address': "3112 Louisville Ave, Monroe, LA 71201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monroe-LA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('monroe-LA-advance-america'), mapOptions);}document.getElementById('0031469d').innerHTML += ' | View Map';var $l39c5b83fd377725e4c23f3d0a652cbd2 = '

Advance America

Address: 3112 Louisville Ave, Monroe, LA 71201, USA
Phone: (318) 340-9960
';var m_39c5b83fd377725e4c23f3d0a652cbd2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_39c5b83fd377725e4c23f3d0a652cbd2['infowindow'] = new google.maps.InfoWindow({content: $l39c5b83fd377725e4c23f3d0a652cbd2});var infowindow = new google.maps.InfoWindow({content: $l39c5b83fd377725e4c23f3d0a652cbd2});google.maps.event.addListener(m_39c5b83fd377725e4c23f3d0a652cbd2, 'click', function() {infowindow.open(map,m_39c5b83fd377725e4c23f3d0a652cbd2);});$marker.push(m_39c5b83fd377725e4c23f3d0a652cbd2);}});}google.maps.event.addDomListener(window, 'load', initialize);