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.028,-81.3258)};var g_faddbbf0f10163477a27b81367104982 = new google.maps.Geocoder();g_faddbbf0f10163477a27b81367104982.geocode( { 'address': "2599 S Woodland Blvd, Deland, FL 32720"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('deland-FL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('deland-FL-bank-of-america'), mapOptions);}document.getElementById('3eb0a3ec').innerHTML += ' | View Map';var $lfaddbbf0f10163477a27b81367104982 = '

Bank of America

Address: 2599 S Woodland Blvd, Deland, FL 32720
Phone: (386) 740-7788
';var m_faddbbf0f10163477a27b81367104982 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_faddbbf0f10163477a27b81367104982['infowindow'] = new google.maps.InfoWindow({content: $lfaddbbf0f10163477a27b81367104982});var infowindow = new google.maps.InfoWindow({content: $lfaddbbf0f10163477a27b81367104982});google.maps.event.addListener(m_faddbbf0f10163477a27b81367104982, 'click', function() {infowindow.open(map,m_faddbbf0f10163477a27b81367104982);});$marker.push(m_faddbbf0f10163477a27b81367104982);}});var g_61270945fe837231cdb0394f03073b32 = new google.maps.Geocoder();g_61270945fe837231cdb0394f03073b32.geocode( { 'address': "230 N Woodland Blvd, Deland, FL 32720"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('deland-FL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('deland-FL-bank-of-america'), mapOptions);}document.getElementById('5c45288e').innerHTML += ' | View Map';var $l61270945fe837231cdb0394f03073b32 = '

Bank of America

Address: 230 N Woodland Blvd, Deland, FL 32720
Phone: (386) 943-6009
';var m_61270945fe837231cdb0394f03073b32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_61270945fe837231cdb0394f03073b32['infowindow'] = new google.maps.InfoWindow({content: $l61270945fe837231cdb0394f03073b32});var infowindow = new google.maps.InfoWindow({content: $l61270945fe837231cdb0394f03073b32});google.maps.event.addListener(m_61270945fe837231cdb0394f03073b32, 'click', function() {infowindow.open(map,m_61270945fe837231cdb0394f03073b32);});$marker.push(m_61270945fe837231cdb0394f03073b32);}});}google.maps.event.addDomListener(window, 'load', initialize);