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.8224,-81.886)};var g_585774f49060e85e2e0a7579202f075f = new google.maps.Geocoder();g_585774f49060e85e2e0a7579202f075f.geocode( { 'address': "1330 Citizens Blvd, Leesburg, FL 34748, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('leesburg-FL-trustco-bank').style.display = '';map = new google.maps.Map(document.getElementById('leesburg-FL-trustco-bank'), mapOptions);}document.getElementById('0d865d97').innerHTML += ' | View Map';var $l585774f49060e85e2e0a7579202f075f = '

Trustco Bank

Address: 1330 Citizens Blvd, Leesburg, FL 34748, USA
Phone: (352) 365-1305
';var m_585774f49060e85e2e0a7579202f075f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Trustco Bank',});m_585774f49060e85e2e0a7579202f075f['infowindow'] = new google.maps.InfoWindow({content: $l585774f49060e85e2e0a7579202f075f});var infowindow = new google.maps.InfoWindow({content: $l585774f49060e85e2e0a7579202f075f});google.maps.event.addListener(m_585774f49060e85e2e0a7579202f075f, 'click', function() {infowindow.open(map,m_585774f49060e85e2e0a7579202f075f);});$marker.push(m_585774f49060e85e2e0a7579202f075f);}});var g_306927bc1a534a4f7cdd02801711341e = new google.maps.Geocoder();g_306927bc1a534a4f7cdd02801711341e.geocode( { 'address': "10105 US-441, Leesburg, FL 34788, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('leesburg-FL-trustco-bank').style.display = '';map = new google.maps.Map(document.getElementById('leesburg-FL-trustco-bank'), mapOptions);}document.getElementById('dca20c5d').innerHTML += ' | View Map';var $l306927bc1a534a4f7cdd02801711341e = '

Trustco Bank

Address: 10105 US-441, Leesburg, FL 34788, USA
Phone: (352) 323-8147
';var m_306927bc1a534a4f7cdd02801711341e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Trustco Bank',});m_306927bc1a534a4f7cdd02801711341e['infowindow'] = new google.maps.InfoWindow({content: $l306927bc1a534a4f7cdd02801711341e});var infowindow = new google.maps.InfoWindow({content: $l306927bc1a534a4f7cdd02801711341e});google.maps.event.addListener(m_306927bc1a534a4f7cdd02801711341e, 'click', function() {infowindow.open(map,m_306927bc1a534a4f7cdd02801711341e);});$marker.push(m_306927bc1a534a4f7cdd02801711341e);}});}google.maps.event.addDomListener(window, 'load', initialize);