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.9185,-117.912)};var g_25dda8279a6c5d5e5a5ff047f0e40485 = new google.maps.Geocoder();g_25dda8279a6c5d5e5a5ff047f0e40485.geocode( { 'address': "915 Imperial Highway, 165, Brea, CA 92821, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brea-CA-title-loans-express').style.display = '';map = new google.maps.Map(document.getElementById('brea-CA-title-loans-express'), mapOptions);}document.getElementById('89b4732c').innerHTML += ' | View Map';var $l25dda8279a6c5d5e5a5ff047f0e40485 = '

Title Loans Express

Address: 915 Imperial Highway, 165, Brea, CA 92821, USA
Phone: (657) 217-8512
';var m_25dda8279a6c5d5e5a5ff047f0e40485 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Title Loans Express',});m_25dda8279a6c5d5e5a5ff047f0e40485['infowindow'] = new google.maps.InfoWindow({content: $l25dda8279a6c5d5e5a5ff047f0e40485});var infowindow = new google.maps.InfoWindow({content: $l25dda8279a6c5d5e5a5ff047f0e40485});google.maps.event.addListener(m_25dda8279a6c5d5e5a5ff047f0e40485, 'click', function() {infowindow.open(map,m_25dda8279a6c5d5e5a5ff047f0e40485);});$marker.push(m_25dda8279a6c5d5e5a5ff047f0e40485);}});}google.maps.event.addDomListener(window, 'load', initialize);