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.9733,-118.244)};var g_36455d3b4aa959a5a5799f2316c06660 = new google.maps.Geocoder();g_36455d3b4aa959a5a5799f2316c06660.geocode( { 'address': "12477 W Washington Blvd, Los Angeles, CA 90066"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('los-angeles-CA-cp-financial-real-estate-inc').style.display = '';map = new google.maps.Map(document.getElementById('los-angeles-CA-cp-financial-real-estate-inc'), mapOptions);}document.getElementById('5288664e').innerHTML += ' | View Map';var $l36455d3b4aa959a5a5799f2316c06660 = '

Cp Financial Real Estate Inc

Address: 12477 W Washington Blvd, Los Angeles, CA 90066
Phone: (310) 313-1254
';var m_36455d3b4aa959a5a5799f2316c06660 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cp Financial Real Estate Inc',});m_36455d3b4aa959a5a5799f2316c06660['infowindow'] = new google.maps.InfoWindow({content: $l36455d3b4aa959a5a5799f2316c06660});var infowindow = new google.maps.InfoWindow({content: $l36455d3b4aa959a5a5799f2316c06660});google.maps.event.addListener(m_36455d3b4aa959a5a5799f2316c06660, 'click', function() {infowindow.open(map,m_36455d3b4aa959a5a5799f2316c06660);});$marker.push(m_36455d3b4aa959a5a5799f2316c06660);}});}google.maps.event.addDomListener(window, 'load', initialize);