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.7043,-117.854)};var g_92921faf3e4e9172f901d3f2c264a9c5 = new google.maps.Geocoder();g_92921faf3e4e9172f901d3f2c264a9c5.geocode( { 'address': "1740 E Garry Ave #215, Santa Ana, CA 92705, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-ana-CA-american-student-loan-advocates').style.display = '';map = new google.maps.Map(document.getElementById('santa-ana-CA-american-student-loan-advocates'), mapOptions);}document.getElementById('9fdf9a84').innerHTML += ' | View Map';var $l92921faf3e4e9172f901d3f2c264a9c5 = '

American Student Loan Advocates

Address: 1740 E Garry Ave #215, Santa Ana, CA 92705, USA
Phone: (844) 499-5626
';var m_92921faf3e4e9172f901d3f2c264a9c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Student Loan Advocates',});m_92921faf3e4e9172f901d3f2c264a9c5['infowindow'] = new google.maps.InfoWindow({content: $l92921faf3e4e9172f901d3f2c264a9c5});var infowindow = new google.maps.InfoWindow({content: $l92921faf3e4e9172f901d3f2c264a9c5});google.maps.event.addListener(m_92921faf3e4e9172f901d3f2c264a9c5, 'click', function() {infowindow.open(map,m_92921faf3e4e9172f901d3f2c264a9c5);});$marker.push(m_92921faf3e4e9172f901d3f2c264a9c5);}});}google.maps.event.addDomListener(window, 'load', initialize);