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(27.3903,-82.4812)};var g_5aa69473df6673476b7fbcbdf4455955 = new google.maps.Geocoder();g_5aa69473df6673476b7fbcbdf4455955.geocode( { 'address': "2102 59th St W, Bradenton, FL 34209"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bradenton-FL-bank-of-the-ozarks').style.display = '';map = new google.maps.Map(document.getElementById('bradenton-FL-bank-of-the-ozarks'), mapOptions);}document.getElementById('4dbb7283').innerHTML += ' | View Map';var $l5aa69473df6673476b7fbcbdf4455955 = '

Bank of the Ozarks

Address: 2102 59th St W, Bradenton, FL 34209
Phone: (941) 761-3200
';var m_5aa69473df6673476b7fbcbdf4455955 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the Ozarks',});m_5aa69473df6673476b7fbcbdf4455955['infowindow'] = new google.maps.InfoWindow({content: $l5aa69473df6673476b7fbcbdf4455955});var infowindow = new google.maps.InfoWindow({content: $l5aa69473df6673476b7fbcbdf4455955});google.maps.event.addListener(m_5aa69473df6673476b7fbcbdf4455955, 'click', function() {infowindow.open(map,m_5aa69473df6673476b7fbcbdf4455955);});$marker.push(m_5aa69473df6673476b7fbcbdf4455955);}});var g_205974b3a132f1b4bc3f0bde9eb5d749 = new google.maps.Geocoder();g_205974b3a132f1b4bc3f0bde9eb5d749.geocode( { 'address': "900 53rd Ave E, Bradenton, FL 34203"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bradenton-FL-bank-of-the-ozarks').style.display = '';map = new google.maps.Map(document.getElementById('bradenton-FL-bank-of-the-ozarks'), mapOptions);}document.getElementById('93f115a8').innerHTML += ' | View Map';var $l205974b3a132f1b4bc3f0bde9eb5d749 = '

Bank of the Ozarks

Address: 900 53rd Ave E, Bradenton, FL 34203
Phone: (941) 753-6287
';var m_205974b3a132f1b4bc3f0bde9eb5d749 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the Ozarks',});m_205974b3a132f1b4bc3f0bde9eb5d749['infowindow'] = new google.maps.InfoWindow({content: $l205974b3a132f1b4bc3f0bde9eb5d749});var infowindow = new google.maps.InfoWindow({content: $l205974b3a132f1b4bc3f0bde9eb5d749});google.maps.event.addListener(m_205974b3a132f1b4bc3f0bde9eb5d749, 'click', function() {infowindow.open(map,m_205974b3a132f1b4bc3f0bde9eb5d749);});$marker.push(m_205974b3a132f1b4bc3f0bde9eb5d749);}});}google.maps.event.addDomListener(window, 'load', initialize);