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.8336,-82.3356)};var g_94a5786ab77da70f68a0a0d4e8ba9dc3 = new google.maps.Geocoder();g_94a5786ab77da70f68a0a0d4e8ba9dc3.geocode( { 'address': "502 W Highland Blvd, Inverness, FL 34452, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('inverness-FL-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('inverness-FL-bbt-atm'), mapOptions);}document.getElementById('d27cdc12').innerHTML += ' | View Map';var $l94a5786ab77da70f68a0a0d4e8ba9dc3 = '

BB&T ATM

Address: 502 W Highland Blvd, Inverness, FL 34452, USA
Phone: (800) 226-5228
';var m_94a5786ab77da70f68a0a0d4e8ba9dc3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_94a5786ab77da70f68a0a0d4e8ba9dc3['infowindow'] = new google.maps.InfoWindow({content: $l94a5786ab77da70f68a0a0d4e8ba9dc3});var infowindow = new google.maps.InfoWindow({content: $l94a5786ab77da70f68a0a0d4e8ba9dc3});google.maps.event.addListener(m_94a5786ab77da70f68a0a0d4e8ba9dc3, 'click', function() {infowindow.open(map,m_94a5786ab77da70f68a0a0d4e8ba9dc3);});$marker.push(m_94a5786ab77da70f68a0a0d4e8ba9dc3);}});var g_08c09c7ca7c3e7097657998816a408db = new google.maps.Geocoder();g_08c09c7ca7c3e7097657998816a408db.geocode( { 'address': "2709 E Gulf to Lake Hwy, Inverness, FL 34453, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('inverness-FL-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('inverness-FL-bbt-atm'), mapOptions);}document.getElementById('9a9cc3bf').innerHTML += ' | View Map';var $l08c09c7ca7c3e7097657998816a408db = '

BB&T ATM

Address: 2709 E Gulf to Lake Hwy, Inverness, FL 34453, USA
Phone: (800) 226-5228
';var m_08c09c7ca7c3e7097657998816a408db = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_08c09c7ca7c3e7097657998816a408db['infowindow'] = new google.maps.InfoWindow({content: $l08c09c7ca7c3e7097657998816a408db});var infowindow = new google.maps.InfoWindow({content: $l08c09c7ca7c3e7097657998816a408db});google.maps.event.addListener(m_08c09c7ca7c3e7097657998816a408db, 'click', function() {infowindow.open(map,m_08c09c7ca7c3e7097657998816a408db);});$marker.push(m_08c09c7ca7c3e7097657998816a408db);}});}google.maps.event.addDomListener(window, 'load', initialize);