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(33.9945,-84.86)};var g_fc41493eef2e2cf61a6110bfae3edba1 = new google.maps.Geocoder();g_fc41493eef2e2cf61a6110bfae3edba1.geocode( { 'address': "103 Thomas B Murphy Dr, Dallas, GA 30132"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-GA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('dallas-GA-wells-fargo-bank'), mapOptions);}document.getElementById('4e3967a5').innerHTML += ' | View Map';var $lfc41493eef2e2cf61a6110bfae3edba1 = '

Wells Fargo Bank

Address: 103 Thomas B Murphy Dr, Dallas, GA 30132
Phone: (770) 445-5303
';var m_fc41493eef2e2cf61a6110bfae3edba1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_fc41493eef2e2cf61a6110bfae3edba1['infowindow'] = new google.maps.InfoWindow({content: $lfc41493eef2e2cf61a6110bfae3edba1});var infowindow = new google.maps.InfoWindow({content: $lfc41493eef2e2cf61a6110bfae3edba1});google.maps.event.addListener(m_fc41493eef2e2cf61a6110bfae3edba1, 'click', function() {infowindow.open(map,m_fc41493eef2e2cf61a6110bfae3edba1);});$marker.push(m_fc41493eef2e2cf61a6110bfae3edba1);}});var g_0c5f6fe6ecff25adbe0b2e7b60c5df11 = new google.maps.Geocoder();g_0c5f6fe6ecff25adbe0b2e7b60c5df11.geocode( { 'address': "8875 Dallas Acworth Hwy, Dallas, GA 30132"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-GA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('dallas-GA-wells-fargo-bank'), mapOptions);}document.getElementById('0475038a').innerHTML += ' | View Map';var $l0c5f6fe6ecff25adbe0b2e7b60c5df11 = '

Wells Fargo Bank

Address: 8875 Dallas Acworth Hwy, Dallas, GA 30132
Phone: (770) 529-2707
';var m_0c5f6fe6ecff25adbe0b2e7b60c5df11 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_0c5f6fe6ecff25adbe0b2e7b60c5df11['infowindow'] = new google.maps.InfoWindow({content: $l0c5f6fe6ecff25adbe0b2e7b60c5df11});var infowindow = new google.maps.InfoWindow({content: $l0c5f6fe6ecff25adbe0b2e7b60c5df11});google.maps.event.addListener(m_0c5f6fe6ecff25adbe0b2e7b60c5df11, 'click', function() {infowindow.open(map,m_0c5f6fe6ecff25adbe0b2e7b60c5df11);});$marker.push(m_0c5f6fe6ecff25adbe0b2e7b60c5df11);}});}google.maps.event.addDomListener(window, 'load', initialize);