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(39.6315,-78.7566)};var g_ec2f08ae409f4a81a531d63db671d55f = new google.maps.Geocoder();g_ec2f08ae409f4a81a531d63db671d55f.geocode( { 'address': "600 W Industrial Blvd, Cumberland, MD 21502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cumberland-MD-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('cumberland-MD-bbt-mortgage'), mapOptions);}document.getElementById('172325d7').innerHTML += ' | View Map';var $lec2f08ae409f4a81a531d63db671d55f = '

BB&T Mortgage

Address: 600 W Industrial Blvd, Cumberland, MD 21502, USA
Phone: (800) 295-5744
';var m_ec2f08ae409f4a81a531d63db671d55f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_ec2f08ae409f4a81a531d63db671d55f['infowindow'] = new google.maps.InfoWindow({content: $lec2f08ae409f4a81a531d63db671d55f});var infowindow = new google.maps.InfoWindow({content: $lec2f08ae409f4a81a531d63db671d55f});google.maps.event.addListener(m_ec2f08ae409f4a81a531d63db671d55f, 'click', function() {infowindow.open(map,m_ec2f08ae409f4a81a531d63db671d55f);});$marker.push(m_ec2f08ae409f4a81a531d63db671d55f);}});var g_c9ce1f3b4449a1a268a1b9e3fbaec695 = new google.maps.Geocoder();g_c9ce1f3b4449a1a268a1b9e3fbaec695.geocode( { 'address': "19 S George St, Cumberland, MD 21502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cumberland-MD-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('cumberland-MD-bbt-mortgage'), mapOptions);}document.getElementById('d5add533').innerHTML += ' | View Map';var $lc9ce1f3b4449a1a268a1b9e3fbaec695 = '

BB&T Mortgage

Address: 19 S George St, Cumberland, MD 21502, USA
Phone: (800) 295-5744
';var m_c9ce1f3b4449a1a268a1b9e3fbaec695 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_c9ce1f3b4449a1a268a1b9e3fbaec695['infowindow'] = new google.maps.InfoWindow({content: $lc9ce1f3b4449a1a268a1b9e3fbaec695});var infowindow = new google.maps.InfoWindow({content: $lc9ce1f3b4449a1a268a1b9e3fbaec695});google.maps.event.addListener(m_c9ce1f3b4449a1a268a1b9e3fbaec695, 'click', function() {infowindow.open(map,m_c9ce1f3b4449a1a268a1b9e3fbaec695);});$marker.push(m_c9ce1f3b4449a1a268a1b9e3fbaec695);}});}google.maps.event.addDomListener(window, 'load', initialize);