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.1312,-93.2943)};var g_39baa31554d76571e44a1d255504040f = new google.maps.Geocoder();g_39baa31554d76571e44a1d255504040f.geocode( { 'address': "4650 S National Ave, Springfield, MO 65810"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MO-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MO-southern-bank'), mapOptions);}document.getElementById('142fe747').innerHTML += ' | View Map';var $l39baa31554d76571e44a1d255504040f = '

Southern Bank

Address: 4650 S National Ave, Springfield, MO 65810
Phone: (417) 883-0050
';var m_39baa31554d76571e44a1d255504040f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern Bank',});m_39baa31554d76571e44a1d255504040f['infowindow'] = new google.maps.InfoWindow({content: $l39baa31554d76571e44a1d255504040f});var infowindow = new google.maps.InfoWindow({content: $l39baa31554d76571e44a1d255504040f});google.maps.event.addListener(m_39baa31554d76571e44a1d255504040f, 'click', function() {infowindow.open(map,m_39baa31554d76571e44a1d255504040f);});$marker.push(m_39baa31554d76571e44a1d255504040f);}});var g_dd921d8236a52ed6111387699c8d3538 = new google.maps.Geocoder();g_dd921d8236a52ed6111387699c8d3538.geocode( { 'address': "4136 E Kearney St, Springfield, MO 65803"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MO-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MO-southern-bank'), mapOptions);}document.getElementById('d5383b0e').innerHTML += ' | View Map';var $ldd921d8236a52ed6111387699c8d3538 = '

Southern Bank

Address: 4136 E Kearney St, Springfield, MO 65803
Phone: (417) 831-6953
';var m_dd921d8236a52ed6111387699c8d3538 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern Bank',});m_dd921d8236a52ed6111387699c8d3538['infowindow'] = new google.maps.InfoWindow({content: $ldd921d8236a52ed6111387699c8d3538});var infowindow = new google.maps.InfoWindow({content: $ldd921d8236a52ed6111387699c8d3538});google.maps.event.addListener(m_dd921d8236a52ed6111387699c8d3538, 'click', function() {infowindow.open(map,m_dd921d8236a52ed6111387699c8d3538);});$marker.push(m_dd921d8236a52ed6111387699c8d3538);}});var g_75eb4f2bfc7000ce6838c74b3ac8e994 = new google.maps.Geocoder();g_75eb4f2bfc7000ce6838c74b3ac8e994.geocode( { 'address': "3000 W Republic Rd, Springfield, MO 65807"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MO-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MO-southern-bank'), mapOptions);}document.getElementById('f978043e').innerHTML += ' | View Map';var $l75eb4f2bfc7000ce6838c74b3ac8e994 = '

Southern Bank

Address: 3000 W Republic Rd, Springfield, MO 65807
Phone: (417) 881-0893
';var m_75eb4f2bfc7000ce6838c74b3ac8e994 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern Bank',});m_75eb4f2bfc7000ce6838c74b3ac8e994['infowindow'] = new google.maps.InfoWindow({content: $l75eb4f2bfc7000ce6838c74b3ac8e994});var infowindow = new google.maps.InfoWindow({content: $l75eb4f2bfc7000ce6838c74b3ac8e994});google.maps.event.addListener(m_75eb4f2bfc7000ce6838c74b3ac8e994, 'click', function() {infowindow.open(map,m_75eb4f2bfc7000ce6838c74b3ac8e994);});$marker.push(m_75eb4f2bfc7000ce6838c74b3ac8e994);}});}google.maps.event.addDomListener(window, 'load', initialize);