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.028,-97.3354)};var g_4f6efc6c35919c6eae28fdcf790fc974 = new google.maps.Geocoder();g_4f6efc6c35919c6eae28fdcf790fc974.geocode( { 'address': "1404 S Kansas Ave, Newton, KS 67114, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-KS-first-bank-of-newton').style.display = '';map = new google.maps.Map(document.getElementById('newton-KS-first-bank-of-newton'), mapOptions);}document.getElementById('961edb33').innerHTML += ' | View Map';var $l4f6efc6c35919c6eae28fdcf790fc974 = '

First Bank of Newton

Address: 1404 S Kansas Ave, Newton, KS 67114, USA
Phone: (316) 283-3700
';var m_4f6efc6c35919c6eae28fdcf790fc974 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Bank of Newton',});m_4f6efc6c35919c6eae28fdcf790fc974['infowindow'] = new google.maps.InfoWindow({content: $l4f6efc6c35919c6eae28fdcf790fc974});var infowindow = new google.maps.InfoWindow({content: $l4f6efc6c35919c6eae28fdcf790fc974});google.maps.event.addListener(m_4f6efc6c35919c6eae28fdcf790fc974, 'click', function() {infowindow.open(map,m_4f6efc6c35919c6eae28fdcf790fc974);});$marker.push(m_4f6efc6c35919c6eae28fdcf790fc974);}});var g_22a69dd3ced2080188d32622a5f2182c = new google.maps.Geocoder();g_22a69dd3ced2080188d32622a5f2182c.geocode( { 'address': "1216 N Main St, Newton, KS 67114, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-KS-first-bank-of-newton').style.display = '';map = new google.maps.Map(document.getElementById('newton-KS-first-bank-of-newton'), mapOptions);}document.getElementById('5e175181').innerHTML += ' | View Map';var $l22a69dd3ced2080188d32622a5f2182c = '

First Bank of Newton

Address: 1216 N Main St, Newton, KS 67114, USA
Phone: (316) 283-2601
';var m_22a69dd3ced2080188d32622a5f2182c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Bank of Newton',});m_22a69dd3ced2080188d32622a5f2182c['infowindow'] = new google.maps.InfoWindow({content: $l22a69dd3ced2080188d32622a5f2182c});var infowindow = new google.maps.InfoWindow({content: $l22a69dd3ced2080188d32622a5f2182c});google.maps.event.addListener(m_22a69dd3ced2080188d32622a5f2182c, 'click', function() {infowindow.open(map,m_22a69dd3ced2080188d32622a5f2182c);});$marker.push(m_22a69dd3ced2080188d32622a5f2182c);}});}google.maps.event.addDomListener(window, 'load', initialize);