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.788,-84.3851)};var g_66f09de47d7af86fdb784e3e7f68640b = new google.maps.Geocoder();g_66f09de47d7af86fdb784e3e7f68640b.geocode( { 'address': "1230 Peachtree St NE #1900a, Atlanta, GA 30309, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-moreira-team').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-moreira-team'), mapOptions);}document.getElementById('25e942aa').innerHTML += ' | View Map';var $l66f09de47d7af86fdb784e3e7f68640b = '

Moreira Team

Address: 1230 Peachtree St NE #1900a, Atlanta, GA 30309, USA
Phone: (404) 238-7888
';var m_66f09de47d7af86fdb784e3e7f68640b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Moreira Team',});m_66f09de47d7af86fdb784e3e7f68640b['infowindow'] = new google.maps.InfoWindow({content: $l66f09de47d7af86fdb784e3e7f68640b});var infowindow = new google.maps.InfoWindow({content: $l66f09de47d7af86fdb784e3e7f68640b});google.maps.event.addListener(m_66f09de47d7af86fdb784e3e7f68640b, 'click', function() {infowindow.open(map,m_66f09de47d7af86fdb784e3e7f68640b);});$marker.push(m_66f09de47d7af86fdb784e3e7f68640b);}});var g_2ab28993bd719d517a7d5df545175293 = new google.maps.Geocoder();g_2ab28993bd719d517a7d5df545175293.geocode( { 'address': "1230 Peachtree St NE #1900a, Atlanta, GA 30309, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-moreira-team').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-moreira-team'), mapOptions);}document.getElementById('25e942aa').innerHTML += ' | View Map';var $l2ab28993bd719d517a7d5df545175293 = '

Moreira Team

Address: 1230 Peachtree St NE #1900a, Atlanta, GA 30309, USA
Phone: (404) 238-7888
';var m_2ab28993bd719d517a7d5df545175293 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Moreira Team',});m_2ab28993bd719d517a7d5df545175293['infowindow'] = new google.maps.InfoWindow({content: $l2ab28993bd719d517a7d5df545175293});var infowindow = new google.maps.InfoWindow({content: $l2ab28993bd719d517a7d5df545175293});google.maps.event.addListener(m_2ab28993bd719d517a7d5df545175293, 'click', function() {infowindow.open(map,m_2ab28993bd719d517a7d5df545175293);});$marker.push(m_2ab28993bd719d517a7d5df545175293);}});}google.maps.event.addDomListener(window, 'load', initialize);