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(27.0507,-82.3983)};var g_380998cbaf98a8ff5f8dcacae0aa35a9 = new google.maps.Geocoder();g_380998cbaf98a8ff5f8dcacae0aa35a9.geocode( { 'address': "160 Pointe Loop Dr, Venice, FL 34293, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('venice-FL-atm-bbt').style.display = '';map = new google.maps.Map(document.getElementById('venice-FL-atm-bbt'), mapOptions);}document.getElementById('f66a5d2a').innerHTML += ' | View Map';var $l380998cbaf98a8ff5f8dcacae0aa35a9 = '

ATM (BB&T)

Address: 160 Pointe Loop Dr, Venice, FL 34293, USA
Phone:
';var m_380998cbaf98a8ff5f8dcacae0aa35a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (BB&T)',});m_380998cbaf98a8ff5f8dcacae0aa35a9['infowindow'] = new google.maps.InfoWindow({content: $l380998cbaf98a8ff5f8dcacae0aa35a9});var infowindow = new google.maps.InfoWindow({content: $l380998cbaf98a8ff5f8dcacae0aa35a9});google.maps.event.addListener(m_380998cbaf98a8ff5f8dcacae0aa35a9, 'click', function() {infowindow.open(map,m_380998cbaf98a8ff5f8dcacae0aa35a9);});$marker.push(m_380998cbaf98a8ff5f8dcacae0aa35a9);}});var g_c7dc929e351b3f6d1a396999c1d0bfea = new google.maps.Geocoder();g_c7dc929e351b3f6d1a396999c1d0bfea.geocode( { 'address': "1242 Jacaranda Blvd, Venice, FL 34292, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('venice-FL-atm-bbt').style.display = '';map = new google.maps.Map(document.getElementById('venice-FL-atm-bbt'), mapOptions);}document.getElementById('86b45369').innerHTML += ' | View Map';var $lc7dc929e351b3f6d1a396999c1d0bfea = '

ATM (BB&T)

Address: 1242 Jacaranda Blvd, Venice, FL 34292, USA
Phone:
';var m_c7dc929e351b3f6d1a396999c1d0bfea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (BB&T)',});m_c7dc929e351b3f6d1a396999c1d0bfea['infowindow'] = new google.maps.InfoWindow({content: $lc7dc929e351b3f6d1a396999c1d0bfea});var infowindow = new google.maps.InfoWindow({content: $lc7dc929e351b3f6d1a396999c1d0bfea});google.maps.event.addListener(m_c7dc929e351b3f6d1a396999c1d0bfea, 'click', function() {infowindow.open(map,m_c7dc929e351b3f6d1a396999c1d0bfea);});$marker.push(m_c7dc929e351b3f6d1a396999c1d0bfea);}});}google.maps.event.addDomListener(window, 'load', initialize);