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.2898,-80.0818)};var g_1671377f1825c504031c77f6453299a3 = new google.maps.Geocoder();g_1671377f1825c504031c77f6453299a3.geocode( { 'address': "1425 W Main St, Salem, VA 24153, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-VA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('salem-VA-bbt-mortgage'), mapOptions);}document.getElementById('f97aa35a').innerHTML += ' | View Map';var $l1671377f1825c504031c77f6453299a3 = '

BB&T Mortgage

Address: 1425 W Main St, Salem, VA 24153, USA
Phone: (800) 295-5744
';var m_1671377f1825c504031c77f6453299a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_1671377f1825c504031c77f6453299a3['infowindow'] = new google.maps.InfoWindow({content: $l1671377f1825c504031c77f6453299a3});var infowindow = new google.maps.InfoWindow({content: $l1671377f1825c504031c77f6453299a3});google.maps.event.addListener(m_1671377f1825c504031c77f6453299a3, 'click', function() {infowindow.open(map,m_1671377f1825c504031c77f6453299a3);});$marker.push(m_1671377f1825c504031c77f6453299a3);}});var g_7238f28ebff6c2b6a454a2c0e1fe2cc5 = new google.maps.Geocoder();g_7238f28ebff6c2b6a454a2c0e1fe2cc5.geocode( { 'address': "121 S Electric Rd, Salem, VA 24153, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-VA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('salem-VA-bbt-mortgage'), mapOptions);}document.getElementById('a6706537').innerHTML += ' | View Map';var $l7238f28ebff6c2b6a454a2c0e1fe2cc5 = '

BB&T Mortgage

Address: 121 S Electric Rd, Salem, VA 24153, USA
Phone: (800) 295-5744
';var m_7238f28ebff6c2b6a454a2c0e1fe2cc5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_7238f28ebff6c2b6a454a2c0e1fe2cc5['infowindow'] = new google.maps.InfoWindow({content: $l7238f28ebff6c2b6a454a2c0e1fe2cc5});var infowindow = new google.maps.InfoWindow({content: $l7238f28ebff6c2b6a454a2c0e1fe2cc5});google.maps.event.addListener(m_7238f28ebff6c2b6a454a2c0e1fe2cc5, 'click', function() {infowindow.open(map,m_7238f28ebff6c2b6a454a2c0e1fe2cc5);});$marker.push(m_7238f28ebff6c2b6a454a2c0e1fe2cc5);}});}google.maps.event.addDomListener(window, 'load', initialize);