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.1984,-81.0424)};var g_2e90ac571e476d435cd9617266830abf = new google.maps.Geocoder();g_2e90ac571e476d435cd9617266830abf.geocode( { 'address': "200 South Palmetto, Daytona Beach, FL 32114"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('daytona-beach-FL-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('daytona-beach-FL-suntrust-bank'), mapOptions);}document.getElementById('c946cef6').innerHTML += ' | View Map';var $l2e90ac571e476d435cd9617266830abf = '

SunTrust Bank

Address: 200 South Palmetto, Daytona Beach, FL 32114
Phone: (386) 233-3384
';var m_2e90ac571e476d435cd9617266830abf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_2e90ac571e476d435cd9617266830abf['infowindow'] = new google.maps.InfoWindow({content: $l2e90ac571e476d435cd9617266830abf});var infowindow = new google.maps.InfoWindow({content: $l2e90ac571e476d435cd9617266830abf});google.maps.event.addListener(m_2e90ac571e476d435cd9617266830abf, 'click', function() {infowindow.open(map,m_2e90ac571e476d435cd9617266830abf);});$marker.push(m_2e90ac571e476d435cd9617266830abf);}});var g_b7ed9926c4c1218ae3cf373a81e3dbb5 = new google.maps.Geocoder();g_b7ed9926c4c1218ae3cf373a81e3dbb5.geocode( { 'address': "299 Bill France Blvd, Daytona Beach, FL 32114"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('daytona-beach-FL-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('daytona-beach-FL-suntrust-bank'), mapOptions);}document.getElementById('045f9460').innerHTML += ' | View Map';var $lb7ed9926c4c1218ae3cf373a81e3dbb5 = '

SunTrust Bank

Address: 299 Bill France Blvd, Daytona Beach, FL 32114
Phone: (386) 252-1811
';var m_b7ed9926c4c1218ae3cf373a81e3dbb5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_b7ed9926c4c1218ae3cf373a81e3dbb5['infowindow'] = new google.maps.InfoWindow({content: $lb7ed9926c4c1218ae3cf373a81e3dbb5});var infowindow = new google.maps.InfoWindow({content: $lb7ed9926c4c1218ae3cf373a81e3dbb5});google.maps.event.addListener(m_b7ed9926c4c1218ae3cf373a81e3dbb5, 'click', function() {infowindow.open(map,m_b7ed9926c4c1218ae3cf373a81e3dbb5);});$marker.push(m_b7ed9926c4c1218ae3cf373a81e3dbb5);}});}google.maps.event.addDomListener(window, 'load', initialize);