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.3349,-81.7709)};var g_19e274731cc55cb498afbf940fe33ebb = new google.maps.Geocoder();g_19e274731cc55cb498afbf940fe33ebb.geocode( { 'address': "9700 Philips Hwy, Jacksonville, FL 32256"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jacksonville-FL-first-federal-bank-of-florida').style.display = '';map = new google.maps.Map(document.getElementById('jacksonville-FL-first-federal-bank-of-florida'), mapOptions);}document.getElementById('4dc644ba').innerHTML += ' | View Map';var $l19e274731cc55cb498afbf940fe33ebb = '

First Federal Bank of Florida

Address: 9700 Philips Hwy, Jacksonville, FL 32256
Phone: (904) 398-7859
';var m_19e274731cc55cb498afbf940fe33ebb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Bank of Florida',});m_19e274731cc55cb498afbf940fe33ebb['infowindow'] = new google.maps.InfoWindow({content: $l19e274731cc55cb498afbf940fe33ebb});var infowindow = new google.maps.InfoWindow({content: $l19e274731cc55cb498afbf940fe33ebb});google.maps.event.addListener(m_19e274731cc55cb498afbf940fe33ebb, 'click', function() {infowindow.open(map,m_19e274731cc55cb498afbf940fe33ebb);});$marker.push(m_19e274731cc55cb498afbf940fe33ebb);}});var g_adb73923e620d7854a4d3b775250a311 = new google.maps.Geocoder();g_adb73923e620d7854a4d3b775250a311.geocode( { 'address': "1400 Prudential Dr, Jacksonville, FL 32207"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jacksonville-FL-first-federal-bank-of-florida').style.display = '';map = new google.maps.Map(document.getElementById('jacksonville-FL-first-federal-bank-of-florida'), mapOptions);}document.getElementById('6c1d6547').innerHTML += ' | View Map';var $ladb73923e620d7854a4d3b775250a311 = '

First Federal Bank Of Florida

Address: 1400 Prudential Dr, Jacksonville, FL 32207
Phone: (904) 398-7860
';var m_adb73923e620d7854a4d3b775250a311 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Bank Of Florida',});m_adb73923e620d7854a4d3b775250a311['infowindow'] = new google.maps.InfoWindow({content: $ladb73923e620d7854a4d3b775250a311});var infowindow = new google.maps.InfoWindow({content: $ladb73923e620d7854a4d3b775250a311});google.maps.event.addListener(m_adb73923e620d7854a4d3b775250a311, 'click', function() {infowindow.open(map,m_adb73923e620d7854a4d3b775250a311);});$marker.push(m_adb73923e620d7854a4d3b775250a311);}});}google.maps.event.addDomListener(window, 'load', initialize);