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.7689,-84.4448)};var g_f861aa27e08ead5195342b2412f525f4 = new google.maps.Geocoder();g_f861aa27e08ead5195342b2412f525f4.geocode( { 'address': "508 Blanche St NW, Atlanta, GA 30318, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-loan-shark-funding').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-loan-shark-funding'), mapOptions);}document.getElementById('671901c5').innerHTML += ' | View Map';var $lf861aa27e08ead5195342b2412f525f4 = '

Loan Shark Funding

Address: 508 Blanche St NW, Atlanta, GA 30318, USA
Phone: (770) 203-0688
';var m_f861aa27e08ead5195342b2412f525f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loan Shark Funding',});m_f861aa27e08ead5195342b2412f525f4['infowindow'] = new google.maps.InfoWindow({content: $lf861aa27e08ead5195342b2412f525f4});var infowindow = new google.maps.InfoWindow({content: $lf861aa27e08ead5195342b2412f525f4});google.maps.event.addListener(m_f861aa27e08ead5195342b2412f525f4, 'click', function() {infowindow.open(map,m_f861aa27e08ead5195342b2412f525f4);});$marker.push(m_f861aa27e08ead5195342b2412f525f4);}});}google.maps.event.addDomListener(window, 'load', initialize);