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.505,-84.2369)};var g_8561c620d52b21abfd4c89fe5ac22b88 = new google.maps.Geocoder();g_8561c620d52b21abfd4c89fe5ac22b88.geocode( { 'address': "5505 N Henry Blvd, Stockbridge, GA 30281, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stockbridge-GA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('stockbridge-GA-bank-of-america-financial-center'), mapOptions);}document.getElementById('5961956c').innerHTML += ' | View Map';var $l8561c620d52b21abfd4c89fe5ac22b88 = '

Bank of America Financial Center

Address: 5505 N Henry Blvd, Stockbridge, GA 30281, USA
Phone: (770) 389-2920
';var m_8561c620d52b21abfd4c89fe5ac22b88 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_8561c620d52b21abfd4c89fe5ac22b88['infowindow'] = new google.maps.InfoWindow({content: $l8561c620d52b21abfd4c89fe5ac22b88});var infowindow = new google.maps.InfoWindow({content: $l8561c620d52b21abfd4c89fe5ac22b88});google.maps.event.addListener(m_8561c620d52b21abfd4c89fe5ac22b88, 'click', function() {infowindow.open(map,m_8561c620d52b21abfd4c89fe5ac22b88);});$marker.push(m_8561c620d52b21abfd4c89fe5ac22b88);}});var g_4299467d8e845f40e58bc689d6c6e9c4 = new google.maps.Geocoder();g_4299467d8e845f40e58bc689d6c6e9c4.geocode( { 'address': "1550 Hudson Bridge Rd, Stockbridge, GA 30281, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stockbridge-GA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('stockbridge-GA-bank-of-america-financial-center'), mapOptions);}document.getElementById('5b4e32df').innerHTML += ' | View Map';var $l4299467d8e845f40e58bc689d6c6e9c4 = '

Bank of America Financial Center

Address: 1550 Hudson Bridge Rd, Stockbridge, GA 30281, USA
Phone: (678) 284-1001
';var m_4299467d8e845f40e58bc689d6c6e9c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_4299467d8e845f40e58bc689d6c6e9c4['infowindow'] = new google.maps.InfoWindow({content: $l4299467d8e845f40e58bc689d6c6e9c4});var infowindow = new google.maps.InfoWindow({content: $l4299467d8e845f40e58bc689d6c6e9c4});google.maps.event.addListener(m_4299467d8e845f40e58bc689d6c6e9c4, 'click', function() {infowindow.open(map,m_4299467d8e845f40e58bc689d6c6e9c4);});$marker.push(m_4299467d8e845f40e58bc689d6c6e9c4);}});}google.maps.event.addDomListener(window, 'load', initialize);