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.8691,-117.999)};var g_335259eafe11c58ec43bcec8827cf54c = new google.maps.Geocoder();g_335259eafe11c58ec43bcec8827cf54c.geocode( { 'address': "6301 Beach Blvd #224, Buena Park, CA 90621, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buena-park-CA-title-loans-express').style.display = '';map = new google.maps.Map(document.getElementById('buena-park-CA-title-loans-express'), mapOptions);}document.getElementById('cf9d010e').innerHTML += ' | View Map';var $l335259eafe11c58ec43bcec8827cf54c = '

Title Loans Express

Address: 6301 Beach Blvd #224, Buena Park, CA 90621, USA
Phone: (714) 676-8936
';var m_335259eafe11c58ec43bcec8827cf54c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Title Loans Express',});m_335259eafe11c58ec43bcec8827cf54c['infowindow'] = new google.maps.InfoWindow({content: $l335259eafe11c58ec43bcec8827cf54c});var infowindow = new google.maps.InfoWindow({content: $l335259eafe11c58ec43bcec8827cf54c});google.maps.event.addListener(m_335259eafe11c58ec43bcec8827cf54c, 'click', function() {infowindow.open(map,m_335259eafe11c58ec43bcec8827cf54c);});$marker.push(m_335259eafe11c58ec43bcec8827cf54c);}});}google.maps.event.addDomListener(window, 'load', initialize);