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(38.1216,-79.0652)};var g_ab4218e42fbe3ef74f51e37baca59190 = new google.maps.Geocoder();g_ab4218e42fbe3ef74f51e37baca59190.geocode( { 'address': "488 Frontier Dr, Staunton, VA 24401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('staunton-VA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('staunton-VA-bbt-mortgage'), mapOptions);}document.getElementById('6b69ff9c').innerHTML += ' | View Map';var $lab4218e42fbe3ef74f51e37baca59190 = '

BB&T Mortgage

Address: 488 Frontier Dr, Staunton, VA 24401, USA
Phone: (800) 295-5744
';var m_ab4218e42fbe3ef74f51e37baca59190 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_ab4218e42fbe3ef74f51e37baca59190['infowindow'] = new google.maps.InfoWindow({content: $lab4218e42fbe3ef74f51e37baca59190});var infowindow = new google.maps.InfoWindow({content: $lab4218e42fbe3ef74f51e37baca59190});google.maps.event.addListener(m_ab4218e42fbe3ef74f51e37baca59190, 'click', function() {infowindow.open(map,m_ab4218e42fbe3ef74f51e37baca59190);});$marker.push(m_ab4218e42fbe3ef74f51e37baca59190);}});var g_156c39fa4c625e8cabaeed0f3f5d12ce = new google.maps.Geocoder();g_156c39fa4c625e8cabaeed0f3f5d12ce.geocode( { 'address': "125 N Central Ave, Staunton, VA 24401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('staunton-VA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('staunton-VA-bbt-mortgage'), mapOptions);}document.getElementById('0d3540f2').innerHTML += ' | View Map';var $l156c39fa4c625e8cabaeed0f3f5d12ce = '

BB&T Mortgage

Address: 125 N Central Ave, Staunton, VA 24401, USA
Phone: (800) 295-5744
';var m_156c39fa4c625e8cabaeed0f3f5d12ce = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_156c39fa4c625e8cabaeed0f3f5d12ce['infowindow'] = new google.maps.InfoWindow({content: $l156c39fa4c625e8cabaeed0f3f5d12ce});var infowindow = new google.maps.InfoWindow({content: $l156c39fa4c625e8cabaeed0f3f5d12ce});google.maps.event.addListener(m_156c39fa4c625e8cabaeed0f3f5d12ce, 'click', function() {infowindow.open(map,m_156c39fa4c625e8cabaeed0f3f5d12ce);});$marker.push(m_156c39fa4c625e8cabaeed0f3f5d12ce);}});}google.maps.event.addDomListener(window, 'load', initialize);