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.5799,-92.1949)};var g_0dca210c86d95798443f157c529e96d9 = new google.maps.Geocoder();g_0dca210c86d95798443f157c529e96d9.geocode( { 'address': "1418 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-b--b-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('jefferson-city-MO-b--b-payday-loans'), mapOptions);}document.getElementById('849b5b46').innerHTML += ' | View Map';var $l0dca210c86d95798443f157c529e96d9 = '

B & B Payday Loans

Address: 1418 Missouri Blvd, Jefferson City, MO 65109, USA
Phone: (573) 632-6753
';var m_0dca210c86d95798443f157c529e96d9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'B & B Payday Loans',});m_0dca210c86d95798443f157c529e96d9['infowindow'] = new google.maps.InfoWindow({content: $l0dca210c86d95798443f157c529e96d9});var infowindow = new google.maps.InfoWindow({content: $l0dca210c86d95798443f157c529e96d9});google.maps.event.addListener(m_0dca210c86d95798443f157c529e96d9, 'click', function() {infowindow.open(map,m_0dca210c86d95798443f157c529e96d9);});$marker.push(m_0dca210c86d95798443f157c529e96d9);}});}google.maps.event.addDomListener(window, 'load', initialize);