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.5214,-117.664)};var g_0643cb8c5dac72fc8afc173e1aa0345a = new google.maps.Geocoder();g_0643cb8c5dac72fc8afc173e1aa0345a.geocode( { 'address': "28202 Cabot Rd, Suite 435, Laguna Niguel, CA 92677, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laguna-niguel-CA-cypress-premium-funding-inc').style.display = '';map = new google.maps.Map(document.getElementById('laguna-niguel-CA-cypress-premium-funding-inc'), mapOptions);}document.getElementById('10e9ca7b').innerHTML += ' | View Map';var $l0643cb8c5dac72fc8afc173e1aa0345a = '

Cypress Premium Funding, Inc.

Address: 28202 Cabot Rd, Suite 435, Laguna Niguel, CA 92677, USA
Phone: (949) 487-0602
';var m_0643cb8c5dac72fc8afc173e1aa0345a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cypress Premium Funding, Inc.',});m_0643cb8c5dac72fc8afc173e1aa0345a['infowindow'] = new google.maps.InfoWindow({content: $l0643cb8c5dac72fc8afc173e1aa0345a});var infowindow = new google.maps.InfoWindow({content: $l0643cb8c5dac72fc8afc173e1aa0345a});google.maps.event.addListener(m_0643cb8c5dac72fc8afc173e1aa0345a, 'click', function() {infowindow.open(map,m_0643cb8c5dac72fc8afc173e1aa0345a);});$marker.push(m_0643cb8c5dac72fc8afc173e1aa0345a);}});}google.maps.event.addDomListener(window, 'load', initialize);