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(29.2276,-81.0296)};var g_d033aff6993bb00a70857e13ed2830c7 = new google.maps.Geocoder();g_d033aff6993bb00a70857e13ed2830c7.geocode( { 'address': "100 Daytona Ave, Holly Hill, FL 32117, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holly-hill-FL-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('holly-hill-FL-citizens-bank'), mapOptions);}document.getElementById('9362aaaf').innerHTML += ' | View Map';var $ld033aff6993bb00a70857e13ed2830c7 = '

Citizens Bank

Address: 100 Daytona Ave, Holly Hill, FL 32117, USA
Phone:
';var m_d033aff6993bb00a70857e13ed2830c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_d033aff6993bb00a70857e13ed2830c7['infowindow'] = new google.maps.InfoWindow({content: $ld033aff6993bb00a70857e13ed2830c7});var infowindow = new google.maps.InfoWindow({content: $ld033aff6993bb00a70857e13ed2830c7});google.maps.event.addListener(m_d033aff6993bb00a70857e13ed2830c7, 'click', function() {infowindow.open(map,m_d033aff6993bb00a70857e13ed2830c7);});$marker.push(m_d033aff6993bb00a70857e13ed2830c7);}});var g_208b94ba779682ebce6d870f5e7b0b71 = new google.maps.Geocoder();g_208b94ba779682ebce6d870f5e7b0b71.geocode( { 'address': "102 Ridgewood Ave, Holly Hill, FL 32117, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holly-hill-FL-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('holly-hill-FL-citizens-bank'), mapOptions);}document.getElementById('1478fd02').innerHTML += ' | View Map';var $l208b94ba779682ebce6d870f5e7b0b71 = '

Citizens Bank

Address: 102 Ridgewood Ave, Holly Hill, FL 32117, USA
Phone:
';var m_208b94ba779682ebce6d870f5e7b0b71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_208b94ba779682ebce6d870f5e7b0b71['infowindow'] = new google.maps.InfoWindow({content: $l208b94ba779682ebce6d870f5e7b0b71});var infowindow = new google.maps.InfoWindow({content: $l208b94ba779682ebce6d870f5e7b0b71});google.maps.event.addListener(m_208b94ba779682ebce6d870f5e7b0b71, 'click', function() {infowindow.open(map,m_208b94ba779682ebce6d870f5e7b0b71);});$marker.push(m_208b94ba779682ebce6d870f5e7b0b71);}});}google.maps.event.addDomListener(window, 'load', initialize);