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.8559,-84.3953)};var g_de4d0312514a1d471f10ea909a589a32 = new google.maps.Geocoder();g_de4d0312514a1d471f10ea909a589a32.geocode( { 'address': "3625 Cumberland Blvd SE Bldg 2, Atlanta, GA 30339"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-georgia-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-georgia-commerce-bank'), mapOptions);}document.getElementById('f62ab70b').innerHTML += ' | View Map';var $lde4d0312514a1d471f10ea909a589a32 = '

Georgia Commerce Bank

Address: 3625 Cumberland Blvd SE Bldg 2, Atlanta, GA 30339
Phone: (678) 631-1240
';var m_de4d0312514a1d471f10ea909a589a32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Georgia Commerce Bank',});m_de4d0312514a1d471f10ea909a589a32['infowindow'] = new google.maps.InfoWindow({content: $lde4d0312514a1d471f10ea909a589a32});var infowindow = new google.maps.InfoWindow({content: $lde4d0312514a1d471f10ea909a589a32});google.maps.event.addListener(m_de4d0312514a1d471f10ea909a589a32, 'click', function() {infowindow.open(map,m_de4d0312514a1d471f10ea909a589a32);});$marker.push(m_de4d0312514a1d471f10ea909a589a32);}});var g_ec36290820b143be1004a1a2df10299b = new google.maps.Geocoder();g_ec36290820b143be1004a1a2df10299b.geocode( { 'address': "2970 Peachtree Rd NW, Atlanta, GA 30305"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-georgia-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-georgia-commerce-bank'), mapOptions);}document.getElementById('d4fa232d').innerHTML += ' | View Map';var $lec36290820b143be1004a1a2df10299b = '

Georgia Commerce Bank

Address: 2970 Peachtree Rd NW, Atlanta, GA 30305
Phone: (404) 240-5000
';var m_ec36290820b143be1004a1a2df10299b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Georgia Commerce Bank',});m_ec36290820b143be1004a1a2df10299b['infowindow'] = new google.maps.InfoWindow({content: $lec36290820b143be1004a1a2df10299b});var infowindow = new google.maps.InfoWindow({content: $lec36290820b143be1004a1a2df10299b});google.maps.event.addListener(m_ec36290820b143be1004a1a2df10299b, 'click', function() {infowindow.open(map,m_ec36290820b143be1004a1a2df10299b);});$marker.push(m_ec36290820b143be1004a1a2df10299b);}});}google.maps.event.addDomListener(window, 'load', initialize);