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.8907,-84.2866)};var g_9701a1c165dd9420816bfec5edd6c2b1 = new google.maps.Geocoder();g_9701a1c165dd9420816bfec5edd6c2b1.geocode( { 'address': "3490 Shallowford Rd #100, Atlanta, GA 30341, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-east-west-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-east-west-bank'), mapOptions);}document.getElementById('2442c139').innerHTML += ' | View Map';var $l9701a1c165dd9420816bfec5edd6c2b1 = '

East West Bank

Address: 3490 Shallowford Rd #100, Atlanta, GA 30341, USA
Phone: (770) 455-1772
';var m_9701a1c165dd9420816bfec5edd6c2b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'East West Bank',});m_9701a1c165dd9420816bfec5edd6c2b1['infowindow'] = new google.maps.InfoWindow({content: $l9701a1c165dd9420816bfec5edd6c2b1});var infowindow = new google.maps.InfoWindow({content: $l9701a1c165dd9420816bfec5edd6c2b1});google.maps.event.addListener(m_9701a1c165dd9420816bfec5edd6c2b1, 'click', function() {infowindow.open(map,m_9701a1c165dd9420816bfec5edd6c2b1);});$marker.push(m_9701a1c165dd9420816bfec5edd6c2b1);}});var g_48e368c26f07b76ce4fbd5f0971e78d5 = new google.maps.Geocoder();g_48e368c26f07b76ce4fbd5f0971e78d5.geocode( { 'address': "2727 Paces Ferry Rd SE, Atlanta, GA 30339, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-east-west-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-east-west-bank'), mapOptions);}document.getElementById('7ee84e42').innerHTML += ' | View Map';var $l48e368c26f07b76ce4fbd5f0971e78d5 = '

East West Bank

Address: 2727 Paces Ferry Rd SE, Atlanta, GA 30339, USA
Phone: (770) 432-1000
';var m_48e368c26f07b76ce4fbd5f0971e78d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'East West Bank',});m_48e368c26f07b76ce4fbd5f0971e78d5['infowindow'] = new google.maps.InfoWindow({content: $l48e368c26f07b76ce4fbd5f0971e78d5});var infowindow = new google.maps.InfoWindow({content: $l48e368c26f07b76ce4fbd5f0971e78d5});google.maps.event.addListener(m_48e368c26f07b76ce4fbd5f0971e78d5, 'click', function() {infowindow.open(map,m_48e368c26f07b76ce4fbd5f0971e78d5);});$marker.push(m_48e368c26f07b76ce4fbd5f0971e78d5);}});}google.maps.event.addDomListener(window, 'load', initialize);