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.3824,-97.6664)};var g_fdc103c1ea7d80680abc7a41f8e1144b = new google.maps.Geocoder();g_fdc103c1ea7d80680abc7a41f8e1144b.geocode( { 'address': "104 Centennial Dr, McPherson, KS 67460, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcpherson-KS-home-state-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('mcpherson-KS-home-state-bank--trust'), mapOptions);}document.getElementById('cb7cff62').innerHTML += ' | View Map';var $lfdc103c1ea7d80680abc7a41f8e1144b = '

Home State Bank & Trust

Address: 104 Centennial Dr, McPherson, KS 67460, USA
Phone: (620) 241-4146
';var m_fdc103c1ea7d80680abc7a41f8e1144b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home State Bank & Trust',});m_fdc103c1ea7d80680abc7a41f8e1144b['infowindow'] = new google.maps.InfoWindow({content: $lfdc103c1ea7d80680abc7a41f8e1144b});var infowindow = new google.maps.InfoWindow({content: $lfdc103c1ea7d80680abc7a41f8e1144b});google.maps.event.addListener(m_fdc103c1ea7d80680abc7a41f8e1144b, 'click', function() {infowindow.open(map,m_fdc103c1ea7d80680abc7a41f8e1144b);});$marker.push(m_fdc103c1ea7d80680abc7a41f8e1144b);}});var g_c725d29d5be4ef0ba3f927f9a581e405 = new google.maps.Geocoder();g_c725d29d5be4ef0ba3f927f9a581e405.geocode( { 'address': "1300 N Main St, McPherson, KS 67460, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mcpherson-KS-home-state-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('mcpherson-KS-home-state-bank--trust'), mapOptions);}document.getElementById('6cea713d').innerHTML += ' | View Map';var $lc725d29d5be4ef0ba3f927f9a581e405 = '

Home State Bank & Trust

Address: 1300 N Main St, McPherson, KS 67460, USA
Phone: (620) 241-7404
';var m_c725d29d5be4ef0ba3f927f9a581e405 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home State Bank & Trust',});m_c725d29d5be4ef0ba3f927f9a581e405['infowindow'] = new google.maps.InfoWindow({content: $lc725d29d5be4ef0ba3f927f9a581e405});var infowindow = new google.maps.InfoWindow({content: $lc725d29d5be4ef0ba3f927f9a581e405});google.maps.event.addListener(m_c725d29d5be4ef0ba3f927f9a581e405, 'click', function() {infowindow.open(map,m_c725d29d5be4ef0ba3f927f9a581e405);});$marker.push(m_c725d29d5be4ef0ba3f927f9a581e405);}});}google.maps.event.addDomListener(window, 'load', initialize);