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.3261,-91.9518)};var g_fa393b662023edc37bd15563ac2c2167 = new google.maps.Geocoder();g_fa393b662023edc37bd15563ac2c2167.geocode( { 'address': "114 US Hwy 63, Houston, MO 65483, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-MO-community-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('houston-MO-community-bank-na'), mapOptions);}document.getElementById('297e8668').innerHTML += ' | View Map';var $lfa393b662023edc37bd15563ac2c2167 = '

Community Bank NA

Address: 114 US Hwy 63, Houston, MO 65483, USA
Phone: (417) 967-1500
';var m_fa393b662023edc37bd15563ac2c2167 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank NA',});m_fa393b662023edc37bd15563ac2c2167['infowindow'] = new google.maps.InfoWindow({content: $lfa393b662023edc37bd15563ac2c2167});var infowindow = new google.maps.InfoWindow({content: $lfa393b662023edc37bd15563ac2c2167});google.maps.event.addListener(m_fa393b662023edc37bd15563ac2c2167, 'click', function() {infowindow.open(map,m_fa393b662023edc37bd15563ac2c2167);});$marker.push(m_fa393b662023edc37bd15563ac2c2167);}});var g_a1f4e00e9208bf770f5d6469b05c0a93 = new google.maps.Geocoder();g_a1f4e00e9208bf770f5d6469b05c0a93.geocode( { 'address': "Houston, MO 65483, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-MO-community-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('houston-MO-community-bank-na'), mapOptions);}document.getElementById('a7291709').innerHTML += ' | View Map';var $la1f4e00e9208bf770f5d6469b05c0a93 = '

Community Bank NA

Address: Houston, MO 65483, USA
Phone: (417) 967-1500
';var m_a1f4e00e9208bf770f5d6469b05c0a93 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank NA',});m_a1f4e00e9208bf770f5d6469b05c0a93['infowindow'] = new google.maps.InfoWindow({content: $la1f4e00e9208bf770f5d6469b05c0a93});var infowindow = new google.maps.InfoWindow({content: $la1f4e00e9208bf770f5d6469b05c0a93});google.maps.event.addListener(m_a1f4e00e9208bf770f5d6469b05c0a93, 'click', function() {infowindow.open(map,m_a1f4e00e9208bf770f5d6469b05c0a93);});$marker.push(m_a1f4e00e9208bf770f5d6469b05c0a93);}});}google.maps.event.addDomListener(window, 'load', initialize);