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.8984,-76.2047)};var g_1c53056c382c3048dec245445d5a6196 = new google.maps.Geocoder();g_1c53056c382c3048dec245445d5a6196.geocode( { 'address': "2200 Norview Ave, Norfolk, VA 23518, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norfolk-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('norfolk-VA-bbt-atm'), mapOptions);}document.getElementById('823d3bdd').innerHTML += ' | View Map';var $l1c53056c382c3048dec245445d5a6196 = '

BB&T ATM

Address: 2200 Norview Ave, Norfolk, VA 23518, USA
Phone: (800) 226-5228
';var m_1c53056c382c3048dec245445d5a6196 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_1c53056c382c3048dec245445d5a6196['infowindow'] = new google.maps.InfoWindow({content: $l1c53056c382c3048dec245445d5a6196});var infowindow = new google.maps.InfoWindow({content: $l1c53056c382c3048dec245445d5a6196});google.maps.event.addListener(m_1c53056c382c3048dec245445d5a6196, 'click', function() {infowindow.open(map,m_1c53056c382c3048dec245445d5a6196);});$marker.push(m_1c53056c382c3048dec245445d5a6196);}});var g_325691d67c644f2c10da278d7755ac0c = new google.maps.Geocoder();g_325691d67c644f2c10da278d7755ac0c.geocode( { 'address': "131 W Ocean View Ave, Norfolk, VA 23503, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norfolk-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('norfolk-VA-bbt-atm'), mapOptions);}document.getElementById('44473d01').innerHTML += ' | View Map';var $l325691d67c644f2c10da278d7755ac0c = '

BB&T ATM

Address: 131 W Ocean View Ave, Norfolk, VA 23503, USA
Phone: (800) 226-5228
';var m_325691d67c644f2c10da278d7755ac0c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_325691d67c644f2c10da278d7755ac0c['infowindow'] = new google.maps.InfoWindow({content: $l325691d67c644f2c10da278d7755ac0c});var infowindow = new google.maps.InfoWindow({content: $l325691d67c644f2c10da278d7755ac0c});google.maps.event.addListener(m_325691d67c644f2c10da278d7755ac0c, 'click', function() {infowindow.open(map,m_325691d67c644f2c10da278d7755ac0c);});$marker.push(m_325691d67c644f2c10da278d7755ac0c);}});}google.maps.event.addDomListener(window, 'load', initialize);