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(32.818,-83.6982)};var g_3f8b41ca55adc5ad0b56522aed203f7f = new google.maps.Geocoder();g_3f8b41ca55adc5ad0b56522aed203f7f.geocode( { 'address': "1250 Gray Hwy, Macon, GA 31211, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-bank-of-america-financial-center'), mapOptions);}document.getElementById('086f22d6').innerHTML += ' | View Map';var $l3f8b41ca55adc5ad0b56522aed203f7f = '

Bank of America Financial Center

Address: 1250 Gray Hwy, Macon, GA 31211, USA
Phone: (478) 746-0681
';var m_3f8b41ca55adc5ad0b56522aed203f7f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_3f8b41ca55adc5ad0b56522aed203f7f['infowindow'] = new google.maps.InfoWindow({content: $l3f8b41ca55adc5ad0b56522aed203f7f});var infowindow = new google.maps.InfoWindow({content: $l3f8b41ca55adc5ad0b56522aed203f7f});google.maps.event.addListener(m_3f8b41ca55adc5ad0b56522aed203f7f, 'click', function() {infowindow.open(map,m_3f8b41ca55adc5ad0b56522aed203f7f);});$marker.push(m_3f8b41ca55adc5ad0b56522aed203f7f);}});var g_78d6ca97529869ca3670879e4e8f5e6a = new google.maps.Geocoder();g_78d6ca97529869ca3670879e4e8f5e6a.geocode( { 'address': "3855 Bloomfield Rd, Macon, GA 31206, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-bank-of-america-financial-center'), mapOptions);}document.getElementById('b8257416').innerHTML += ' | View Map';var $l78d6ca97529869ca3670879e4e8f5e6a = '

Bank of America Financial Center

Address: 3855 Bloomfield Rd, Macon, GA 31206, USA
Phone: (478) 474-1415
';var m_78d6ca97529869ca3670879e4e8f5e6a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_78d6ca97529869ca3670879e4e8f5e6a['infowindow'] = new google.maps.InfoWindow({content: $l78d6ca97529869ca3670879e4e8f5e6a});var infowindow = new google.maps.InfoWindow({content: $l78d6ca97529869ca3670879e4e8f5e6a});google.maps.event.addListener(m_78d6ca97529869ca3670879e4e8f5e6a, 'click', function() {infowindow.open(map,m_78d6ca97529869ca3670879e4e8f5e6a);});$marker.push(m_78d6ca97529869ca3670879e4e8f5e6a);}});}google.maps.event.addDomListener(window, 'load', initialize);