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(34.1502,-84.25)};var g_ef9280fbc5317f17d480e4d4f61b3751 = new google.maps.Geocoder();g_ef9280fbc5317f17d480e4d4f61b3751.geocode( { 'address': "5455 Atlanta Hwy, Alpharetta, GA 30004, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alpharetta-GA-atm-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('alpharetta-GA-atm-flagstar-bank'), mapOptions);}document.getElementById('64987741').innerHTML += ' | View Map';var $lef9280fbc5317f17d480e4d4f61b3751 = '

ATM (Flagstar Bank)

Address: 5455 Atlanta Hwy, Alpharetta, GA 30004, USA
Phone:
';var m_ef9280fbc5317f17d480e4d4f61b3751 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Flagstar Bank)',});m_ef9280fbc5317f17d480e4d4f61b3751['infowindow'] = new google.maps.InfoWindow({content: $lef9280fbc5317f17d480e4d4f61b3751});var infowindow = new google.maps.InfoWindow({content: $lef9280fbc5317f17d480e4d4f61b3751});google.maps.event.addListener(m_ef9280fbc5317f17d480e4d4f61b3751, 'click', function() {infowindow.open(map,m_ef9280fbc5317f17d480e4d4f61b3751);});$marker.push(m_ef9280fbc5317f17d480e4d4f61b3751);}});var g_87e372e4c19d97439c2afb5b08d96697 = new google.maps.Geocoder();g_87e372e4c19d97439c2afb5b08d96697.geocode( { 'address': "5755 North Point Pkwy # 40, Alpharetta, GA 30022, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alpharetta-GA-atm-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('alpharetta-GA-atm-flagstar-bank'), mapOptions);}document.getElementById('1786e9c3').innerHTML += ' | View Map';var $l87e372e4c19d97439c2afb5b08d96697 = '

ATM (Flagstar Bank)

Address: 5755 North Point Pkwy # 40, Alpharetta, GA 30022, USA
Phone:
';var m_87e372e4c19d97439c2afb5b08d96697 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Flagstar Bank)',});m_87e372e4c19d97439c2afb5b08d96697['infowindow'] = new google.maps.InfoWindow({content: $l87e372e4c19d97439c2afb5b08d96697});var infowindow = new google.maps.InfoWindow({content: $l87e372e4c19d97439c2afb5b08d96697});google.maps.event.addListener(m_87e372e4c19d97439c2afb5b08d96697, 'click', function() {infowindow.open(map,m_87e372e4c19d97439c2afb5b08d96697);});$marker.push(m_87e372e4c19d97439c2afb5b08d96697);}});}google.maps.event.addDomListener(window, 'load', initialize);