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(37.0606,-93.2949)};var g_48159acc4c798f0217ce7e40fa83d762 = new google.maps.Geocoder();g_48159acc4c798f0217ce7e40fa83d762.geocode( { 'address': "107 Aldersgate Dr # 10, Nixa, MO 65714, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nixa-MO-abc-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('nixa-MO-abc-cash-advance'), mapOptions);}document.getElementById('384e0819').innerHTML += ' | View Map';var $l48159acc4c798f0217ce7e40fa83d762 = '

ABC Cash Advance

Address: 107 Aldersgate Dr # 10, Nixa, MO 65714, USA
Phone: (417) 725-5115
';var m_48159acc4c798f0217ce7e40fa83d762 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ABC Cash Advance',});m_48159acc4c798f0217ce7e40fa83d762['infowindow'] = new google.maps.InfoWindow({content: $l48159acc4c798f0217ce7e40fa83d762});var infowindow = new google.maps.InfoWindow({content: $l48159acc4c798f0217ce7e40fa83d762});google.maps.event.addListener(m_48159acc4c798f0217ce7e40fa83d762, 'click', function() {infowindow.open(map,m_48159acc4c798f0217ce7e40fa83d762);});$marker.push(m_48159acc4c798f0217ce7e40fa83d762);}});}google.maps.event.addDomListener(window, 'load', initialize);