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.7843,-84.3862)};var g_5f8a451fe4917f0a5c7d39ff14660f94 = new google.maps.Geocoder();g_5f8a451fe4917f0a5c7d39ff14660f94.geocode( { 'address': "1075 Peachtree St NE #3650, Atlanta, GA 30309, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-georgia-tax-credit-scholarship-program-inc').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-georgia-tax-credit-scholarship-program-inc'), mapOptions);}document.getElementById('af08d254').innerHTML += ' | View Map';var $l5f8a451fe4917f0a5c7d39ff14660f94 = '

Georgia Tax Credit Scholarship Program, Inc.

Address: 1075 Peachtree St NE #3650, Atlanta, GA 30309, USA
Phone: (404) 590-0995
';var m_5f8a451fe4917f0a5c7d39ff14660f94 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Georgia Tax Credit Scholarship Program, Inc.',});m_5f8a451fe4917f0a5c7d39ff14660f94['infowindow'] = new google.maps.InfoWindow({content: $l5f8a451fe4917f0a5c7d39ff14660f94});var infowindow = new google.maps.InfoWindow({content: $l5f8a451fe4917f0a5c7d39ff14660f94});google.maps.event.addListener(m_5f8a451fe4917f0a5c7d39ff14660f94, 'click', function() {infowindow.open(map,m_5f8a451fe4917f0a5c7d39ff14660f94);});$marker.push(m_5f8a451fe4917f0a5c7d39ff14660f94);}});}google.maps.event.addDomListener(window, 'load', initialize);