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.3628,-84.0389)};var g_307bb3a725d84335482de34390c541bc = new google.maps.Geocoder();g_307bb3a725d84335482de34390c541bc.geocode( { 'address': "51 HWY 400 South, Dawsonville, GA 30534, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dawsonville-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('dawsonville-GA-bbt-atm'), mapOptions);}document.getElementById('59403a7d').innerHTML += ' | View Map';var $l307bb3a725d84335482de34390c541bc = '

BB&T ATM

Address: 51 HWY 400 South, Dawsonville, GA 30534, USA
Phone: (800) 226-5228
';var m_307bb3a725d84335482de34390c541bc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_307bb3a725d84335482de34390c541bc['infowindow'] = new google.maps.InfoWindow({content: $l307bb3a725d84335482de34390c541bc});var infowindow = new google.maps.InfoWindow({content: $l307bb3a725d84335482de34390c541bc});google.maps.event.addListener(m_307bb3a725d84335482de34390c541bc, 'click', function() {infowindow.open(map,m_307bb3a725d84335482de34390c541bc);});$marker.push(m_307bb3a725d84335482de34390c541bc);}});var g_4074ff0add2e577cb351d3f4c9dc18dd = new google.maps.Geocoder();g_4074ff0add2e577cb351d3f4c9dc18dd.geocode( { 'address': "136 GA-400, Dawsonville, GA 30534, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dawsonville-GA-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('dawsonville-GA-bbt-atm'), mapOptions);}document.getElementById('3ab16961').innerHTML += ' | View Map';var $l4074ff0add2e577cb351d3f4c9dc18dd = '

BB&T ATM

Address: 136 GA-400, Dawsonville, GA 30534, USA
Phone: (800) 226-5228
';var m_4074ff0add2e577cb351d3f4c9dc18dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_4074ff0add2e577cb351d3f4c9dc18dd['infowindow'] = new google.maps.InfoWindow({content: $l4074ff0add2e577cb351d3f4c9dc18dd});var infowindow = new google.maps.InfoWindow({content: $l4074ff0add2e577cb351d3f4c9dc18dd});google.maps.event.addListener(m_4074ff0add2e577cb351d3f4c9dc18dd, 'click', function() {infowindow.open(map,m_4074ff0add2e577cb351d3f4c9dc18dd);});$marker.push(m_4074ff0add2e577cb351d3f4c9dc18dd);}});}google.maps.event.addDomListener(window, 'load', initialize);