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(37.2493,-77.3922)};var g_b1f4c82067915b107c8d3688ddcebdd5 = new google.maps.Geocoder();g_b1f4c82067915b107c8d3688ddcebdd5.geocode( { 'address': "810 Southpark Blvd, Colonial Heights, VA 23834, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colonial-heights-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('colonial-heights-VA-bbt-atm'), mapOptions);}document.getElementById('d4aa67f4').innerHTML += ' | View Map';var $lb1f4c82067915b107c8d3688ddcebdd5 = '

BB&T ATM

Address: 810 Southpark Blvd, Colonial Heights, VA 23834, USA
Phone: (800) 226-5228
';var m_b1f4c82067915b107c8d3688ddcebdd5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_b1f4c82067915b107c8d3688ddcebdd5['infowindow'] = new google.maps.InfoWindow({content: $lb1f4c82067915b107c8d3688ddcebdd5});var infowindow = new google.maps.InfoWindow({content: $lb1f4c82067915b107c8d3688ddcebdd5});google.maps.event.addListener(m_b1f4c82067915b107c8d3688ddcebdd5, 'click', function() {infowindow.open(map,m_b1f4c82067915b107c8d3688ddcebdd5);});$marker.push(m_b1f4c82067915b107c8d3688ddcebdd5);}});var g_2152b0174733bed76aea42438eff4819 = new google.maps.Geocoder();g_2152b0174733bed76aea42438eff4819.geocode( { 'address': "2609 Boulevard, Colonial Heights, VA 23834, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colonial-heights-VA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('colonial-heights-VA-bbt-atm'), mapOptions);}document.getElementById('17ac8edc').innerHTML += ' | View Map';var $l2152b0174733bed76aea42438eff4819 = '

BB&T ATM

Address: 2609 Boulevard, Colonial Heights, VA 23834, USA
Phone: (800) 226-5228
';var m_2152b0174733bed76aea42438eff4819 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_2152b0174733bed76aea42438eff4819['infowindow'] = new google.maps.InfoWindow({content: $l2152b0174733bed76aea42438eff4819});var infowindow = new google.maps.InfoWindow({content: $l2152b0174733bed76aea42438eff4819});google.maps.event.addListener(m_2152b0174733bed76aea42438eff4819, 'click', function() {infowindow.open(map,m_2152b0174733bed76aea42438eff4819);});$marker.push(m_2152b0174733bed76aea42438eff4819);}});}google.maps.event.addDomListener(window, 'load', initialize);