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.1608,-92.6057)};var g_60c36d6bb0371ef6c5f67a5b7b7e8d6a = new google.maps.Geocoder();g_60c36d6bb0371ef6c5f67a5b7b7e8d6a.geocode( { 'address': "3848 Osage Beach Pkwy, Osage Beach, MO 65065, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('osage-beach-MO-central-bank-lake-of-the-ozarks').style.display = '';map = new google.maps.Map(document.getElementById('osage-beach-MO-central-bank-lake-of-the-ozarks'), mapOptions);}document.getElementById('7af2b7fc').innerHTML += ' | View Map';var $l60c36d6bb0371ef6c5f67a5b7b7e8d6a = '

Central Bank Lake Of The Ozarks

Address: 3848 Osage Beach Pkwy, Osage Beach, MO 65065, USA
Phone: (573) 348-2761
';var m_60c36d6bb0371ef6c5f67a5b7b7e8d6a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Central Bank Lake Of The Ozarks',});m_60c36d6bb0371ef6c5f67a5b7b7e8d6a['infowindow'] = new google.maps.InfoWindow({content: $l60c36d6bb0371ef6c5f67a5b7b7e8d6a});var infowindow = new google.maps.InfoWindow({content: $l60c36d6bb0371ef6c5f67a5b7b7e8d6a});google.maps.event.addListener(m_60c36d6bb0371ef6c5f67a5b7b7e8d6a, 'click', function() {infowindow.open(map,m_60c36d6bb0371ef6c5f67a5b7b7e8d6a);});$marker.push(m_60c36d6bb0371ef6c5f67a5b7b7e8d6a);}});}google.maps.event.addDomListener(window, 'load', initialize);