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(28.011,-81.7261)};var g_0fa6da2da22b7dce598291b581746188 = new google.maps.Geocoder();g_0fa6da2da22b7dce598291b581746188.geocode( { 'address': "6340 Cypress Gardens Blvd, Winter Haven, FL 33884, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winter-haven-FL-citizens-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('winter-haven-FL-citizens-bank--trust'), mapOptions);}document.getElementById('ff20d5ba').innerHTML += ' | View Map';var $l0fa6da2da22b7dce598291b581746188 = '

Citizens Bank & Trust

Address: 6340 Cypress Gardens Blvd, Winter Haven, FL 33884, USA
Phone: (863) 324-4720
';var m_0fa6da2da22b7dce598291b581746188 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank & Trust',});m_0fa6da2da22b7dce598291b581746188['infowindow'] = new google.maps.InfoWindow({content: $l0fa6da2da22b7dce598291b581746188});var infowindow = new google.maps.InfoWindow({content: $l0fa6da2da22b7dce598291b581746188});google.maps.event.addListener(m_0fa6da2da22b7dce598291b581746188, 'click', function() {infowindow.open(map,m_0fa6da2da22b7dce598291b581746188);});$marker.push(m_0fa6da2da22b7dce598291b581746188);}});var g_29f7ac3adbe1d3500c9404388aedcbfd = new google.maps.Geocoder();g_29f7ac3adbe1d3500c9404388aedcbfd.geocode( { 'address': "1120 1st St S, Winter Haven, FL 33880, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winter-haven-FL-citizens-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('winter-haven-FL-citizens-bank--trust'), mapOptions);}document.getElementById('b16a227e').innerHTML += ' | View Map';var $l29f7ac3adbe1d3500c9404388aedcbfd = '

Citizens Bank & Trust

Address: 1120 1st St S, Winter Haven, FL 33880, USA
Phone: (863) 291-3319
';var m_29f7ac3adbe1d3500c9404388aedcbfd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank & Trust',});m_29f7ac3adbe1d3500c9404388aedcbfd['infowindow'] = new google.maps.InfoWindow({content: $l29f7ac3adbe1d3500c9404388aedcbfd});var infowindow = new google.maps.InfoWindow({content: $l29f7ac3adbe1d3500c9404388aedcbfd});google.maps.event.addListener(m_29f7ac3adbe1d3500c9404388aedcbfd, 'click', function() {infowindow.open(map,m_29f7ac3adbe1d3500c9404388aedcbfd);});$marker.push(m_29f7ac3adbe1d3500c9404388aedcbfd);}});}google.maps.event.addDomListener(window, 'load', initialize);