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.3921)};var g_110ceae33d8ca3a131962a2c259ffe1a = new google.maps.Geocoder();g_110ceae33d8ca3a131962a2c259ffe1a.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('colonial-heights-VA-bbt-mortgage'), mapOptions);}document.getElementById('d4aa67f4').innerHTML += ' | View Map';var $l110ceae33d8ca3a131962a2c259ffe1a = '

BB&T Mortgage

Address: 810 Southpark Blvd, Colonial Heights, VA 23834, USA
Phone: (800) 295-5744
';var m_110ceae33d8ca3a131962a2c259ffe1a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_110ceae33d8ca3a131962a2c259ffe1a['infowindow'] = new google.maps.InfoWindow({content: $l110ceae33d8ca3a131962a2c259ffe1a});var infowindow = new google.maps.InfoWindow({content: $l110ceae33d8ca3a131962a2c259ffe1a});google.maps.event.addListener(m_110ceae33d8ca3a131962a2c259ffe1a, 'click', function() {infowindow.open(map,m_110ceae33d8ca3a131962a2c259ffe1a);});$marker.push(m_110ceae33d8ca3a131962a2c259ffe1a);}});var g_107be3b12aa2d0d84e54402a0e610865 = new google.maps.Geocoder();g_107be3b12aa2d0d84e54402a0e610865.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('colonial-heights-VA-bbt-mortgage'), mapOptions);}document.getElementById('17ac8edc').innerHTML += ' | View Map';var $l107be3b12aa2d0d84e54402a0e610865 = '

BB&T Mortgage

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