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(30.8729,-83.2916)};var g_6fa39346e35f4deebe91619a9357ae9d = new google.maps.Geocoder();g_6fa39346e35f4deebe91619a9357ae9d.geocode( { 'address': "2001 Baytree Rd, Valdosta, GA 31602, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('valdosta-GA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('valdosta-GA-bank-of-america-financial-center'), mapOptions);}document.getElementById('77c5f297').innerHTML += ' | View Map';var $l6fa39346e35f4deebe91619a9357ae9d = '

Bank of America Financial Center

Address: 2001 Baytree Rd, Valdosta, GA 31602, USA
Phone: (229) 249-5050
';var m_6fa39346e35f4deebe91619a9357ae9d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_6fa39346e35f4deebe91619a9357ae9d['infowindow'] = new google.maps.InfoWindow({content: $l6fa39346e35f4deebe91619a9357ae9d});var infowindow = new google.maps.InfoWindow({content: $l6fa39346e35f4deebe91619a9357ae9d});google.maps.event.addListener(m_6fa39346e35f4deebe91619a9357ae9d, 'click', function() {infowindow.open(map,m_6fa39346e35f4deebe91619a9357ae9d);});$marker.push(m_6fa39346e35f4deebe91619a9357ae9d);}});var g_a886ed73847a557742f13ed59999034c = new google.maps.Geocoder();g_a886ed73847a557742f13ed59999034c.geocode( { 'address': "3030 N Patterson St, Valdosta, GA 31602, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('valdosta-GA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('valdosta-GA-bank-of-america-financial-center'), mapOptions);}document.getElementById('cfb5d384').innerHTML += ' | View Map';var $la886ed73847a557742f13ed59999034c = '

Bank of America Financial Center

Address: 3030 N Patterson St, Valdosta, GA 31602, USA
Phone: (229) 249-5040
';var m_a886ed73847a557742f13ed59999034c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_a886ed73847a557742f13ed59999034c['infowindow'] = new google.maps.InfoWindow({content: $la886ed73847a557742f13ed59999034c});var infowindow = new google.maps.InfoWindow({content: $la886ed73847a557742f13ed59999034c});google.maps.event.addListener(m_a886ed73847a557742f13ed59999034c, 'click', function() {infowindow.open(map,m_a886ed73847a557742f13ed59999034c);});$marker.push(m_a886ed73847a557742f13ed59999034c);}});}google.maps.event.addDomListener(window, 'load', initialize);