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(32.8113,-117.2)};var g_7799e5a66b6dab108c5cf5e1a7559a1c = new google.maps.Geocoder();g_7799e5a66b6dab108c5cf5e1a7559a1c.geocode( { 'address': "4231 Balboa Ave #1112, San Diego, CA 92117, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-diego-CA-balboa-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('san-diego-CA-balboa-title-loans'), mapOptions);}document.getElementById('8ed3d861').innerHTML += ' | View Map';var $l7799e5a66b6dab108c5cf5e1a7559a1c = '

Balboa Title Loans

Address: 4231 Balboa Ave #1112, San Diego, CA 92117, USA
Phone: (201) 849-8383
';var m_7799e5a66b6dab108c5cf5e1a7559a1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Balboa Title Loans',});m_7799e5a66b6dab108c5cf5e1a7559a1c['infowindow'] = new google.maps.InfoWindow({content: $l7799e5a66b6dab108c5cf5e1a7559a1c});var infowindow = new google.maps.InfoWindow({content: $l7799e5a66b6dab108c5cf5e1a7559a1c});google.maps.event.addListener(m_7799e5a66b6dab108c5cf5e1a7559a1c, 'click', function() {infowindow.open(map,m_7799e5a66b6dab108c5cf5e1a7559a1c);});$marker.push(m_7799e5a66b6dab108c5cf5e1a7559a1c);}});}google.maps.event.addDomListener(window, 'load', initialize);