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.0463,-97.3506)};var g_252a3dbaeb32e7690242ad3b556e626b = new google.maps.Geocoder();g_252a3dbaeb32e7690242ad3b556e626b.geocode( { 'address': "2315 S Kansas Rd, Newton, KS 67114"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-KS-citizens-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('newton-KS-citizens-state-bank'), mapOptions);}document.getElementById('a1248352').innerHTML += ' | View Map';var $l252a3dbaeb32e7690242ad3b556e626b = '

Citizens State Bank

Address: 2315 S Kansas Rd, Newton, KS 67114
Phone: (316) 283-7478
';var m_252a3dbaeb32e7690242ad3b556e626b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens State Bank',});m_252a3dbaeb32e7690242ad3b556e626b['infowindow'] = new google.maps.InfoWindow({content: $l252a3dbaeb32e7690242ad3b556e626b});var infowindow = new google.maps.InfoWindow({content: $l252a3dbaeb32e7690242ad3b556e626b});google.maps.event.addListener(m_252a3dbaeb32e7690242ad3b556e626b, 'click', function() {infowindow.open(map,m_252a3dbaeb32e7690242ad3b556e626b);});$marker.push(m_252a3dbaeb32e7690242ad3b556e626b);}});var g_e27455a76961ba5843915685a2a1f90d = new google.maps.Geocoder();g_e27455a76961ba5843915685a2a1f90d.geocode( { 'address': "1225 N Main St, Newton, KS 67114"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-KS-citizens-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('newton-KS-citizens-state-bank'), mapOptions);}document.getElementById('208f8231').innerHTML += ' | View Map';var $le27455a76961ba5843915685a2a1f90d = '

Citizens State Bank

Address: 1225 N Main St, Newton, KS 67114
Phone: (316) 283-3035
';var m_e27455a76961ba5843915685a2a1f90d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens State Bank',});m_e27455a76961ba5843915685a2a1f90d['infowindow'] = new google.maps.InfoWindow({content: $le27455a76961ba5843915685a2a1f90d});var infowindow = new google.maps.InfoWindow({content: $le27455a76961ba5843915685a2a1f90d});google.maps.event.addListener(m_e27455a76961ba5843915685a2a1f90d, 'click', function() {infowindow.open(map,m_e27455a76961ba5843915685a2a1f90d);});$marker.push(m_e27455a76961ba5843915685a2a1f90d);}});}google.maps.event.addDomListener(window, 'load', initialize);