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_b6819e8bea24ad264de80f6424b52c45 = new google.maps.Geocoder();g_b6819e8bea24ad264de80f6424b52c45.geocode( { 'address': "1950 County Road 210 W, Jacksonville, FL 32259"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jacksonville-FL-hancock-bank').style.display = '';map = new google.maps.Map(document.getElementById('jacksonville-FL-hancock-bank'), mapOptions);}document.getElementById('1eb9a885').innerHTML += ' | View Map';var $lb6819e8bea24ad264de80f6424b52c45 = '

Hancock Bank

Address: 1950 County Road 210 W, Jacksonville, FL 32259
Phone: (904) 827-8300
';var m_b6819e8bea24ad264de80f6424b52c45 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hancock Bank',});m_b6819e8bea24ad264de80f6424b52c45['infowindow'] = new google.maps.InfoWindow({content: $lb6819e8bea24ad264de80f6424b52c45});var infowindow = new google.maps.InfoWindow({content: $lb6819e8bea24ad264de80f6424b52c45});google.maps.event.addListener(m_b6819e8bea24ad264de80f6424b52c45, 'click', function() {infowindow.open(map,m_b6819e8bea24ad264de80f6424b52c45);});$marker.push(m_b6819e8bea24ad264de80f6424b52c45);}});var g_1ab5aada2cb986e11015afe596b6a57a = new google.maps.Geocoder();g_1ab5aada2cb986e11015afe596b6a57a.geocode( { 'address': "8195 Point Meadows Way, Jacksonville, FL 32256"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jacksonville-FL-hancock-bank').style.display = '';map = new google.maps.Map(document.getElementById('jacksonville-FL-hancock-bank'), mapOptions);}document.getElementById('ff48782c').innerHTML += ' | View Map';var $l1ab5aada2cb986e11015afe596b6a57a = '

Hancock Bank

Address: 8195 Point Meadows Way, Jacksonville, FL 32256
Phone: (904) 538-8040
';var m_1ab5aada2cb986e11015afe596b6a57a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hancock Bank',});m_1ab5aada2cb986e11015afe596b6a57a['infowindow'] = new google.maps.InfoWindow({content: $l1ab5aada2cb986e11015afe596b6a57a});var infowindow = new google.maps.InfoWindow({content: $l1ab5aada2cb986e11015afe596b6a57a});google.maps.event.addListener(m_1ab5aada2cb986e11015afe596b6a57a, 'click', function() {infowindow.open(map,m_1ab5aada2cb986e11015afe596b6a57a);});$marker.push(m_1ab5aada2cb986e11015afe596b6a57a);}});}google.maps.event.addDomListener(window, 'load', initialize);