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(34.5569,-82.6873)};var g_a0201a73cc7d25818ea1a2a784c3d67c = new google.maps.Geocoder();g_a0201a73cc7d25818ea1a2a784c3d67c.geocode( { 'address': "4007 Clemson Blvd, Anderson, SC 29621, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('anderson-SC-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('anderson-SC-bbt-mortgage'), mapOptions);}document.getElementById('8335a824').innerHTML += ' | View Map';var $la0201a73cc7d25818ea1a2a784c3d67c = '

BB&T Mortgage

Address: 4007 Clemson Blvd, Anderson, SC 29621, USA
Phone: (800) 295-5744
';var m_a0201a73cc7d25818ea1a2a784c3d67c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_a0201a73cc7d25818ea1a2a784c3d67c['infowindow'] = new google.maps.InfoWindow({content: $la0201a73cc7d25818ea1a2a784c3d67c});var infowindow = new google.maps.InfoWindow({content: $la0201a73cc7d25818ea1a2a784c3d67c});google.maps.event.addListener(m_a0201a73cc7d25818ea1a2a784c3d67c, 'click', function() {infowindow.open(map,m_a0201a73cc7d25818ea1a2a784c3d67c);});$marker.push(m_a0201a73cc7d25818ea1a2a784c3d67c);}});var g_71bdd3abe21a9f0eaac25f1bbb5712f7 = new google.maps.Geocoder();g_71bdd3abe21a9f0eaac25f1bbb5712f7.geocode( { 'address': "1637 E Greenville St Suite E, Anderson, SC 29621, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('anderson-SC-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('anderson-SC-bbt-mortgage'), mapOptions);}document.getElementById('72a7fb2c').innerHTML += ' | View Map';var $l71bdd3abe21a9f0eaac25f1bbb5712f7 = '

BB&T Mortgage

Address: 1637 E Greenville St Suite E, Anderson, SC 29621, USA
Phone: (800) 295-5744
';var m_71bdd3abe21a9f0eaac25f1bbb5712f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_71bdd3abe21a9f0eaac25f1bbb5712f7['infowindow'] = new google.maps.InfoWindow({content: $l71bdd3abe21a9f0eaac25f1bbb5712f7});var infowindow = new google.maps.InfoWindow({content: $l71bdd3abe21a9f0eaac25f1bbb5712f7});google.maps.event.addListener(m_71bdd3abe21a9f0eaac25f1bbb5712f7, 'click', function() {infowindow.open(map,m_71bdd3abe21a9f0eaac25f1bbb5712f7);});$marker.push(m_71bdd3abe21a9f0eaac25f1bbb5712f7);}});}google.maps.event.addDomListener(window, 'load', initialize);