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.6842,-93.8012)};var g_c7e8a94d1c45366c23c38c007d8f2388 = new google.maps.Geocoder();g_c7e8a94d1c45366c23c38c007d8f2388.geocode( { 'address': "118 South St, Stockton, MO 65785, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stockton-MO-great-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('stockton-MO-great-southern-bank'), mapOptions);}document.getElementById('7a7a2c91').innerHTML += ' | View Map';var $lc7e8a94d1c45366c23c38c007d8f2388 = '

Great Southern Bank

Address: 118 South St, Stockton, MO 65785, USA
Phone: (417) 276-5163
';var m_c7e8a94d1c45366c23c38c007d8f2388 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Southern Bank',});m_c7e8a94d1c45366c23c38c007d8f2388['infowindow'] = new google.maps.InfoWindow({content: $lc7e8a94d1c45366c23c38c007d8f2388});var infowindow = new google.maps.InfoWindow({content: $lc7e8a94d1c45366c23c38c007d8f2388});google.maps.event.addListener(m_c7e8a94d1c45366c23c38c007d8f2388, 'click', function() {infowindow.open(map,m_c7e8a94d1c45366c23c38c007d8f2388);});$marker.push(m_c7e8a94d1c45366c23c38c007d8f2388);}});var g_4be834a758131d8a35c3861b6dfd87a6 = new google.maps.Geocoder();g_4be834a758131d8a35c3861b6dfd87a6.geocode( { 'address': "1424 South St, Stockton, MO 65785, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stockton-MO-great-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('stockton-MO-great-southern-bank'), mapOptions);}document.getElementById('386c8c8b').innerHTML += ' | View Map';var $l4be834a758131d8a35c3861b6dfd87a6 = '

Great Southern Bank

Address: 1424 South St, Stockton, MO 65785, USA
Phone: (417) 276-7700
';var m_4be834a758131d8a35c3861b6dfd87a6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Southern Bank',});m_4be834a758131d8a35c3861b6dfd87a6['infowindow'] = new google.maps.InfoWindow({content: $l4be834a758131d8a35c3861b6dfd87a6});var infowindow = new google.maps.InfoWindow({content: $l4be834a758131d8a35c3861b6dfd87a6});google.maps.event.addListener(m_4be834a758131d8a35c3861b6dfd87a6, 'click', function() {infowindow.open(map,m_4be834a758131d8a35c3861b6dfd87a6);});$marker.push(m_4be834a758131d8a35c3861b6dfd87a6);}});}google.maps.event.addDomListener(window, 'load', initialize);