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(36.8638,-94.3732)};var g_2913779eaaea51ea2ca2d21953d845c4 = new google.maps.Geocoder();g_2913779eaaea51ea2ca2d21953d845c4.geocode( { 'address': "230 W Spring St, Neosho, MO 64850"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('neosho-MO-first-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('neosho-MO-first-community-bank'), mapOptions);}document.getElementById('4ecbf109').innerHTML += ' | View Map';var $l2913779eaaea51ea2ca2d21953d845c4 = '

First Community Bank

Address: 230 W Spring St, Neosho, MO 64850
Phone: (417) 451-3222
';var m_2913779eaaea51ea2ca2d21953d845c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Community Bank',});m_2913779eaaea51ea2ca2d21953d845c4['infowindow'] = new google.maps.InfoWindow({content: $l2913779eaaea51ea2ca2d21953d845c4});var infowindow = new google.maps.InfoWindow({content: $l2913779eaaea51ea2ca2d21953d845c4});google.maps.event.addListener(m_2913779eaaea51ea2ca2d21953d845c4, 'click', function() {infowindow.open(map,m_2913779eaaea51ea2ca2d21953d845c4);});$marker.push(m_2913779eaaea51ea2ca2d21953d845c4);}});var g_292abd755b4e214f5040fe5b94419bc7 = new google.maps.Geocoder();g_292abd755b4e214f5040fe5b94419bc7.geocode( { 'address': "3005 Gardner Edgewood Dr, Neosho, MO 64850"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('neosho-MO-first-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('neosho-MO-first-community-bank'), mapOptions);}document.getElementById('c89176aa').innerHTML += ' | View Map';var $l292abd755b4e214f5040fe5b94419bc7 = '

First Community Bank

Address: 3005 Gardner Edgewood Dr, Neosho, MO 64850
Phone: (417) 451-2025
';var m_292abd755b4e214f5040fe5b94419bc7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Community Bank',});m_292abd755b4e214f5040fe5b94419bc7['infowindow'] = new google.maps.InfoWindow({content: $l292abd755b4e214f5040fe5b94419bc7});var infowindow = new google.maps.InfoWindow({content: $l292abd755b4e214f5040fe5b94419bc7});google.maps.event.addListener(m_292abd755b4e214f5040fe5b94419bc7, 'click', function() {infowindow.open(map,m_292abd755b4e214f5040fe5b94419bc7);});$marker.push(m_292abd755b4e214f5040fe5b94419bc7);}});}google.maps.event.addDomListener(window, 'load', initialize);