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(38.5805,-92.2153)};var g_c7b843988106eb452d0f2f94694bada5 = new google.maps.Geocoder();g_c7b843988106eb452d0f2f94694bada5.geocode( { 'address': "2407 Missouri Blvd, Jefferson City, MO 65109, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jefferson-city-MO-a-plus-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('jefferson-city-MO-a-plus-cash-advance'), mapOptions);}document.getElementById('19782826').innerHTML += ' | View Map';var $lc7b843988106eb452d0f2f94694bada5 = '

A Plus Cash Advance

Address: 2407 Missouri Blvd, Jefferson City, MO 65109, USA
Phone: (573) 634-8441
';var m_c7b843988106eb452d0f2f94694bada5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A Plus Cash Advance',});m_c7b843988106eb452d0f2f94694bada5['infowindow'] = new google.maps.InfoWindow({content: $lc7b843988106eb452d0f2f94694bada5});var infowindow = new google.maps.InfoWindow({content: $lc7b843988106eb452d0f2f94694bada5});google.maps.event.addListener(m_c7b843988106eb452d0f2f94694bada5, 'click', function() {infowindow.open(map,m_c7b843988106eb452d0f2f94694bada5);});$marker.push(m_c7b843988106eb452d0f2f94694bada5);}});}google.maps.event.addDomListener(window, 'load', initialize);