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(30.245,-83.2129)};var g_645e35c3c537f6cdbfbd48154fc5cf34 = new google.maps.Geocoder();g_645e35c3c537f6cdbfbd48154fc5cf34.geocode( { 'address': "1102 Ohio Ave N, Live Oak, FL 32064"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('live-oak-FL-first-federal-bank-of-florida').style.display = '';map = new google.maps.Map(document.getElementById('live-oak-FL-first-federal-bank-of-florida'), mapOptions);}document.getElementById('c8a1f584').innerHTML += ' | View Map';var $l645e35c3c537f6cdbfbd48154fc5cf34 = '

First Federal Bank of Florida

Address: 1102 Ohio Ave N, Live Oak, FL 32064
Phone: (386) 362-3433
';var m_645e35c3c537f6cdbfbd48154fc5cf34 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Bank of Florida',});m_645e35c3c537f6cdbfbd48154fc5cf34['infowindow'] = new google.maps.InfoWindow({content: $l645e35c3c537f6cdbfbd48154fc5cf34});var infowindow = new google.maps.InfoWindow({content: $l645e35c3c537f6cdbfbd48154fc5cf34});google.maps.event.addListener(m_645e35c3c537f6cdbfbd48154fc5cf34, 'click', function() {infowindow.open(map,m_645e35c3c537f6cdbfbd48154fc5cf34);});$marker.push(m_645e35c3c537f6cdbfbd48154fc5cf34);}});var g_cad5a325c48a0e53242ee2079a4bbca2 = new google.maps.Geocoder();g_cad5a325c48a0e53242ee2079a4bbca2.geocode( { 'address': "11035 County Road 136, Live Oak, FL 32060"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('live-oak-FL-first-federal-bank-of-florida').style.display = '';map = new google.maps.Map(document.getElementById('live-oak-FL-first-federal-bank-of-florida'), mapOptions);}document.getElementById('b2f9e553').innerHTML += ' | View Map';var $lcad5a325c48a0e53242ee2079a4bbca2 = '

First Federal Bank of Florida

Address: 11035 County Road 136, Live Oak, FL 32060
Phone: (386) 658-6488
';var m_cad5a325c48a0e53242ee2079a4bbca2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Bank of Florida',});m_cad5a325c48a0e53242ee2079a4bbca2['infowindow'] = new google.maps.InfoWindow({content: $lcad5a325c48a0e53242ee2079a4bbca2});var infowindow = new google.maps.InfoWindow({content: $lcad5a325c48a0e53242ee2079a4bbca2});google.maps.event.addListener(m_cad5a325c48a0e53242ee2079a4bbca2, 'click', function() {infowindow.open(map,m_cad5a325c48a0e53242ee2079a4bbca2);});$marker.push(m_cad5a325c48a0e53242ee2079a4bbca2);}});}google.maps.event.addDomListener(window, 'load', initialize);