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.5707,-101.751)};var g_9eae5081b37b45d443eccfc66c3186dd = new google.maps.Geocoder();g_9eae5081b37b45d443eccfc66c3186dd.geocode( { 'address': "202 S Main St, Johnson City, KS 67855, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnson-city-KS-johnson-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-KS-johnson-state-bank'), mapOptions);}document.getElementById('5f1d0969').innerHTML += ' | View Map';var $l9eae5081b37b45d443eccfc66c3186dd = '

Johnson State Bank

Address: 202 S Main St, Johnson City, KS 67855, USA
Phone: (620) 492-6200
';var m_9eae5081b37b45d443eccfc66c3186dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Johnson State Bank',});m_9eae5081b37b45d443eccfc66c3186dd['infowindow'] = new google.maps.InfoWindow({content: $l9eae5081b37b45d443eccfc66c3186dd});var infowindow = new google.maps.InfoWindow({content: $l9eae5081b37b45d443eccfc66c3186dd});google.maps.event.addListener(m_9eae5081b37b45d443eccfc66c3186dd, 'click', function() {infowindow.open(map,m_9eae5081b37b45d443eccfc66c3186dd);});$marker.push(m_9eae5081b37b45d443eccfc66c3186dd);}});var g_b23c5765e165d83aa924fa8f13c05f25 = new google.maps.Geocoder();g_b23c5765e165d83aa924fa8f13c05f25.geocode( { 'address': "100, 198 N Main St, Johnson City, KS 67855, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnson-city-KS-johnson-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-KS-johnson-state-bank'), mapOptions);}document.getElementById('f0df543b').innerHTML += ' | View Map';var $lb23c5765e165d83aa924fa8f13c05f25 = '

JOHNSON STATE BANK

Address: 100, 198 N Main St, Johnson City, KS 67855, USA
Phone: (620) 492-6200
';var m_b23c5765e165d83aa924fa8f13c05f25 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'JOHNSON STATE BANK',});m_b23c5765e165d83aa924fa8f13c05f25['infowindow'] = new google.maps.InfoWindow({content: $lb23c5765e165d83aa924fa8f13c05f25});var infowindow = new google.maps.InfoWindow({content: $lb23c5765e165d83aa924fa8f13c05f25});google.maps.event.addListener(m_b23c5765e165d83aa924fa8f13c05f25, 'click', function() {infowindow.open(map,m_b23c5765e165d83aa924fa8f13c05f25);});$marker.push(m_b23c5765e165d83aa924fa8f13c05f25);}});}google.maps.event.addDomListener(window, 'load', initialize);