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.5713,-94.8589)};var g_df799efd470820bf3df8d4b9c29730ce = new google.maps.Geocoder();g_df799efd470820bf3df8d4b9c29730ce.geocode( { 'address': "1515 Baptiste Dr, Paola, KS 66071, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('paola-KS-great-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('paola-KS-great-southern-bank'), mapOptions);}document.getElementById('8278d214').innerHTML += ' | View Map';var $ldf799efd470820bf3df8d4b9c29730ce = '

Great Southern Bank

Address: 1515 Baptiste Dr, Paola, KS 66071, USA
Phone: (913) 294-3344
';var m_df799efd470820bf3df8d4b9c29730ce = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Southern Bank',});m_df799efd470820bf3df8d4b9c29730ce['infowindow'] = new google.maps.InfoWindow({content: $ldf799efd470820bf3df8d4b9c29730ce});var infowindow = new google.maps.InfoWindow({content: $ldf799efd470820bf3df8d4b9c29730ce});google.maps.event.addListener(m_df799efd470820bf3df8d4b9c29730ce, 'click', function() {infowindow.open(map,m_df799efd470820bf3df8d4b9c29730ce);});$marker.push(m_df799efd470820bf3df8d4b9c29730ce);}});var g_a086557efbe7634375d32484ab695027 = new google.maps.Geocoder();g_a086557efbe7634375d32484ab695027.geocode( { 'address': "1 S Pearl St, Paola, KS 66071, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('paola-KS-great-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('paola-KS-great-southern-bank'), mapOptions);}document.getElementById('9ccbb081').innerHTML += ' | View Map';var $la086557efbe7634375d32484ab695027 = '

Great Southern Bank

Address: 1 S Pearl St, Paola, KS 66071, USA
Phone: (913) 557-4311
';var m_a086557efbe7634375d32484ab695027 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Southern Bank',});m_a086557efbe7634375d32484ab695027['infowindow'] = new google.maps.InfoWindow({content: $la086557efbe7634375d32484ab695027});var infowindow = new google.maps.InfoWindow({content: $la086557efbe7634375d32484ab695027});google.maps.event.addListener(m_a086557efbe7634375d32484ab695027, 'click', function() {infowindow.open(map,m_a086557efbe7634375d32484ab695027);});$marker.push(m_a086557efbe7634375d32484ab695027);}});}google.maps.event.addDomListener(window, 'load', initialize);