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(36.819,-76.3787)};var g_56b68074a594752f33faa659f227ac65 = new google.maps.Geocoder();g_56b68074a594752f33faa659f227ac65.geocode( { 'address': "5515 Portsmouth Blvd, Portsmouth, VA 23701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portsmouth-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('portsmouth-VA-bbt-atm'), mapOptions);}document.getElementById('e6632181').innerHTML += ' | View Map';var $l56b68074a594752f33faa659f227ac65 = '

BB&T ATM

Address: 5515 Portsmouth Blvd, Portsmouth, VA 23701, USA
Phone: (800) 226-5228
';var m_56b68074a594752f33faa659f227ac65 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_56b68074a594752f33faa659f227ac65['infowindow'] = new google.maps.InfoWindow({content: $l56b68074a594752f33faa659f227ac65});var infowindow = new google.maps.InfoWindow({content: $l56b68074a594752f33faa659f227ac65});google.maps.event.addListener(m_56b68074a594752f33faa659f227ac65, 'click', function() {infowindow.open(map,m_56b68074a594752f33faa659f227ac65);});$marker.push(m_56b68074a594752f33faa659f227ac65);}});var g_8a8d8c20e667b10dbd2c56801d0e3805 = new google.maps.Geocoder();g_8a8d8c20e667b10dbd2c56801d0e3805.geocode( { 'address': "3301 Victory Blvd, Portsmouth, VA 23701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portsmouth-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('portsmouth-VA-bbt-atm'), mapOptions);}document.getElementById('3623d688').innerHTML += ' | View Map';var $l8a8d8c20e667b10dbd2c56801d0e3805 = '

BB&T ATM

Address: 3301 Victory Blvd, Portsmouth, VA 23701, USA
Phone: (800) 226-5228
';var m_8a8d8c20e667b10dbd2c56801d0e3805 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_8a8d8c20e667b10dbd2c56801d0e3805['infowindow'] = new google.maps.InfoWindow({content: $l8a8d8c20e667b10dbd2c56801d0e3805});var infowindow = new google.maps.InfoWindow({content: $l8a8d8c20e667b10dbd2c56801d0e3805});google.maps.event.addListener(m_8a8d8c20e667b10dbd2c56801d0e3805, 'click', function() {infowindow.open(map,m_8a8d8c20e667b10dbd2c56801d0e3805);});$marker.push(m_8a8d8c20e667b10dbd2c56801d0e3805);}});}google.maps.event.addDomListener(window, 'load', initialize);