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.8853,-84.4612)};var g_3d0236a18121ec86eff612e3b26bf7b9 = new google.maps.Geocoder();g_3d0236a18121ec86eff612e3b26bf7b9.geocode( { 'address': "600 Galleria Pkwy SE #150, Atlanta, GA 30339, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-anniemac-home-mortgage---atlanta').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-anniemac-home-mortgage---atlanta'), mapOptions);}document.getElementById('8074d182').innerHTML += ' | View Map';var $l3d0236a18121ec86eff612e3b26bf7b9 = '

AnnieMac Home Mortgage - Atlanta

Address: 600 Galleria Pkwy SE #150, Atlanta, GA 30339, USA
Phone: (866) 620-6397
';var m_3d0236a18121ec86eff612e3b26bf7b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AnnieMac Home Mortgage - Atlanta',});m_3d0236a18121ec86eff612e3b26bf7b9['infowindow'] = new google.maps.InfoWindow({content: $l3d0236a18121ec86eff612e3b26bf7b9});var infowindow = new google.maps.InfoWindow({content: $l3d0236a18121ec86eff612e3b26bf7b9});google.maps.event.addListener(m_3d0236a18121ec86eff612e3b26bf7b9, 'click', function() {infowindow.open(map,m_3d0236a18121ec86eff612e3b26bf7b9);});$marker.push(m_3d0236a18121ec86eff612e3b26bf7b9);}});}google.maps.event.addDomListener(window, 'load', initialize);