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.9775,-84.1487)};var g_e2f6c5e11ecba290f883237b539c758c = new google.maps.Geocoder();g_e2f6c5e11ecba290f883237b539c758c.geocode( { 'address': "3750 Old Norcross Rd, Duluth, GA 30096"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-flagstar-bank'), mapOptions);}document.getElementById('ddd72674').innerHTML += ' | View Map';var $le2f6c5e11ecba290f883237b539c758c = '

Flagstar Bank

Address: 3750 Old Norcross Rd, Duluth, GA 30096
Phone: (678) 584-5991
';var m_e2f6c5e11ecba290f883237b539c758c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Flagstar Bank',});m_e2f6c5e11ecba290f883237b539c758c['infowindow'] = new google.maps.InfoWindow({content: $le2f6c5e11ecba290f883237b539c758c});var infowindow = new google.maps.InfoWindow({content: $le2f6c5e11ecba290f883237b539c758c});google.maps.event.addListener(m_e2f6c5e11ecba290f883237b539c758c, 'click', function() {infowindow.open(map,m_e2f6c5e11ecba290f883237b539c758c);});$marker.push(m_e2f6c5e11ecba290f883237b539c758c);}});var g_f80e5da6506976751cd649526fadd906 = new google.maps.Geocoder();g_f80e5da6506976751cd649526fadd906.geocode( { 'address': "2035 Sugarloaf Cir, Duluth, GA 30097"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-flagstar-bank'), mapOptions);}document.getElementById('85428613').innerHTML += ' | View Map';var $lf80e5da6506976751cd649526fadd906 = '

Flagstar Bank

Address: 2035 Sugarloaf Cir, Duluth, GA 30097
Phone: (770) 232-2295
';var m_f80e5da6506976751cd649526fadd906 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Flagstar Bank',});m_f80e5da6506976751cd649526fadd906['infowindow'] = new google.maps.InfoWindow({content: $lf80e5da6506976751cd649526fadd906});var infowindow = new google.maps.InfoWindow({content: $lf80e5da6506976751cd649526fadd906});google.maps.event.addListener(m_f80e5da6506976751cd649526fadd906, 'click', function() {infowindow.open(map,m_f80e5da6506976751cd649526fadd906);});$marker.push(m_f80e5da6506976751cd649526fadd906);}});}google.maps.event.addDomListener(window, 'load', initialize);