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.9213,-84.3296)};var g_a2c69b11f073b29ec8efc6b27af590c9 = new google.maps.Geocoder();g_a2c69b11f073b29ec8efc6b27af590c9.geocode( { 'address': "56 Perimeter Center E, Atlanta, GA 30346, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-atm-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-atm-flagstar-bank'), mapOptions);}document.getElementById('bd48e5fc').innerHTML += ' | View Map';var $la2c69b11f073b29ec8efc6b27af590c9 = '

ATM (Flagstar Bank)

Address: 56 Perimeter Center E, Atlanta, GA 30346, USA
Phone:
';var m_a2c69b11f073b29ec8efc6b27af590c9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Flagstar Bank)',});m_a2c69b11f073b29ec8efc6b27af590c9['infowindow'] = new google.maps.InfoWindow({content: $la2c69b11f073b29ec8efc6b27af590c9});var infowindow = new google.maps.InfoWindow({content: $la2c69b11f073b29ec8efc6b27af590c9});google.maps.event.addListener(m_a2c69b11f073b29ec8efc6b27af590c9, 'click', function() {infowindow.open(map,m_a2c69b11f073b29ec8efc6b27af590c9);});$marker.push(m_a2c69b11f073b29ec8efc6b27af590c9);}});var g_72ff9c65ef165b7b75fc1d22615ca314 = new google.maps.Geocoder();g_72ff9c65ef165b7b75fc1d22615ca314.geocode( { 'address': "2390 Mt Vernon Rd, Atlanta, GA 30338, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-atm-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-atm-flagstar-bank'), mapOptions);}document.getElementById('18437461').innerHTML += ' | View Map';var $l72ff9c65ef165b7b75fc1d22615ca314 = '

ATM (Flagstar Bank)

Address: 2390 Mt Vernon Rd, Atlanta, GA 30338, USA
Phone:
';var m_72ff9c65ef165b7b75fc1d22615ca314 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Flagstar Bank)',});m_72ff9c65ef165b7b75fc1d22615ca314['infowindow'] = new google.maps.InfoWindow({content: $l72ff9c65ef165b7b75fc1d22615ca314});var infowindow = new google.maps.InfoWindow({content: $l72ff9c65ef165b7b75fc1d22615ca314});google.maps.event.addListener(m_72ff9c65ef165b7b75fc1d22615ca314, 'click', function() {infowindow.open(map,m_72ff9c65ef165b7b75fc1d22615ca314);});$marker.push(m_72ff9c65ef165b7b75fc1d22615ca314);}});}google.maps.event.addDomListener(window, 'load', initialize);