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_86fb4d9e1de18ebdb6fc534de828d605 = new google.maps.Geocoder();g_86fb4d9e1de18ebdb6fc534de828d605.geocode( { 'address': "3901 Cortez Rd W, Bradenton, FL 34210"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bradenton-FL-liberty-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('bradenton-FL-liberty-savings-bank'), mapOptions);}document.getElementById('916a6961').innerHTML += ' | View Map';var $l86fb4d9e1de18ebdb6fc534de828d605 = '

Liberty Savings Bank

Address: 3901 Cortez Rd W, Bradenton, FL 34210
Phone: (941) 755-5733
';var m_86fb4d9e1de18ebdb6fc534de828d605 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Liberty Savings Bank',});m_86fb4d9e1de18ebdb6fc534de828d605['infowindow'] = new google.maps.InfoWindow({content: $l86fb4d9e1de18ebdb6fc534de828d605});var infowindow = new google.maps.InfoWindow({content: $l86fb4d9e1de18ebdb6fc534de828d605});google.maps.event.addListener(m_86fb4d9e1de18ebdb6fc534de828d605, 'click', function() {infowindow.open(map,m_86fb4d9e1de18ebdb6fc534de828d605);});$marker.push(m_86fb4d9e1de18ebdb6fc534de828d605);}});var g_9a3f54913bf27e648d1759c18d007165 = new google.maps.Geocoder();g_9a3f54913bf27e648d1759c18d007165.geocode( { 'address': "1411 60th Ave W, Bradenton, FL 34207"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bradenton-FL-liberty-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('bradenton-FL-liberty-savings-bank'), mapOptions);}document.getElementById('bccc607e').innerHTML += ' | View Map';var $l9a3f54913bf27e648d1759c18d007165 = '

Liberty Savings Bank

Address: 1411 60th Ave W, Bradenton, FL 34207
Phone: (941) 727-8974
';var m_9a3f54913bf27e648d1759c18d007165 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Liberty Savings Bank',});m_9a3f54913bf27e648d1759c18d007165['infowindow'] = new google.maps.InfoWindow({content: $l9a3f54913bf27e648d1759c18d007165});var infowindow = new google.maps.InfoWindow({content: $l9a3f54913bf27e648d1759c18d007165});google.maps.event.addListener(m_9a3f54913bf27e648d1759c18d007165, 'click', function() {infowindow.open(map,m_9a3f54913bf27e648d1759c18d007165);});$marker.push(m_9a3f54913bf27e648d1759c18d007165);}});}google.maps.event.addDomListener(window, 'load', initialize);