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.634,-93.1045)};var g_cfc6a0004e4c3e7afebbf2d8ea53eefd = new google.maps.Geocoder();g_cfc6a0004e4c3e7afebbf2d8ea53eefd.geocode( { 'address': "810 S Ash St, Buffalo, MO 65622, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buffalo-MO-lendnation').style.display = '';map = new google.maps.Map(document.getElementById('buffalo-MO-lendnation'), mapOptions);}document.getElementById('6478d658').innerHTML += ' | View Map';var $lcfc6a0004e4c3e7afebbf2d8ea53eefd = '

LendNation

Address: 810 S Ash St, Buffalo, MO 65622, USA
Phone: (417) 345-0496
';var m_cfc6a0004e4c3e7afebbf2d8ea53eefd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'LendNation',});m_cfc6a0004e4c3e7afebbf2d8ea53eefd['infowindow'] = new google.maps.InfoWindow({content: $lcfc6a0004e4c3e7afebbf2d8ea53eefd});var infowindow = new google.maps.InfoWindow({content: $lcfc6a0004e4c3e7afebbf2d8ea53eefd});google.maps.event.addListener(m_cfc6a0004e4c3e7afebbf2d8ea53eefd, 'click', function() {infowindow.open(map,m_cfc6a0004e4c3e7afebbf2d8ea53eefd);});$marker.push(m_cfc6a0004e4c3e7afebbf2d8ea53eefd);}});var g_728ba11794449fa8bf37992501baa301 = new google.maps.Geocoder();g_728ba11794449fa8bf37992501baa301.geocode( { 'address': "810 S Ash St, Buffalo, MO 65622, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buffalo-MO-lendnation').style.display = '';map = new google.maps.Map(document.getElementById('buffalo-MO-lendnation'), mapOptions);}document.getElementById('6478d658').innerHTML += ' | View Map';var $l728ba11794449fa8bf37992501baa301 = '

LendNation

Address: 810 S Ash St, Buffalo, MO 65622, USA
Phone: (417) 345-0496
';var m_728ba11794449fa8bf37992501baa301 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'LendNation',});m_728ba11794449fa8bf37992501baa301['infowindow'] = new google.maps.InfoWindow({content: $l728ba11794449fa8bf37992501baa301});var infowindow = new google.maps.InfoWindow({content: $l728ba11794449fa8bf37992501baa301});google.maps.event.addListener(m_728ba11794449fa8bf37992501baa301, 'click', function() {infowindow.open(map,m_728ba11794449fa8bf37992501baa301);});$marker.push(m_728ba11794449fa8bf37992501baa301);}});}google.maps.event.addDomListener(window, 'load', initialize);