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.0126,-92.7397)};var g_aa921919bce97217381f099aff5ab19d = new google.maps.Geocoder();g_aa921919bce97217381f099aff5ab19d.geocode( { 'address': "8736 N State Highway 5, Camdenton, MO 65020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camdenton-MO-great-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('camdenton-MO-great-southern-bank'), mapOptions);}document.getElementById('3659ca0d').innerHTML += ' | View Map';var $laa921919bce97217381f099aff5ab19d = '

Great Southern Bank

Address: 8736 N State Highway 5, Camdenton, MO 65020, USA
Phone: (573) 873-5221
';var m_aa921919bce97217381f099aff5ab19d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Southern Bank',});m_aa921919bce97217381f099aff5ab19d['infowindow'] = new google.maps.InfoWindow({content: $laa921919bce97217381f099aff5ab19d});var infowindow = new google.maps.InfoWindow({content: $laa921919bce97217381f099aff5ab19d});google.maps.event.addListener(m_aa921919bce97217381f099aff5ab19d, 'click', function() {infowindow.open(map,m_aa921919bce97217381f099aff5ab19d);});$marker.push(m_aa921919bce97217381f099aff5ab19d);}});var g_c05556c0b8b22d19da665af35946abf7 = new google.maps.Geocoder();g_c05556c0b8b22d19da665af35946abf7.geocode( { 'address': "398 E US Hwy 54, Camdenton, MO 65020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camdenton-MO-great-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('camdenton-MO-great-southern-bank'), mapOptions);}document.getElementById('42dd586e').innerHTML += ' | View Map';var $lc05556c0b8b22d19da665af35946abf7 = '

Great Southern Bank

Address: 398 E US Hwy 54, Camdenton, MO 65020, USA
Phone: (573) 346-4414
';var m_c05556c0b8b22d19da665af35946abf7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Southern Bank',});m_c05556c0b8b22d19da665af35946abf7['infowindow'] = new google.maps.InfoWindow({content: $lc05556c0b8b22d19da665af35946abf7});var infowindow = new google.maps.InfoWindow({content: $lc05556c0b8b22d19da665af35946abf7});google.maps.event.addListener(m_c05556c0b8b22d19da665af35946abf7, 'click', function() {infowindow.open(map,m_c05556c0b8b22d19da665af35946abf7);});$marker.push(m_c05556c0b8b22d19da665af35946abf7);}});}google.maps.event.addDomListener(window, 'load', initialize);