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.7434,-116.928)};var g_bbfb0c754bfa327830c23dde629bad3f = new google.maps.Geocoder();g_bbfb0c754bfa327830c23dde629bad3f.geocode( { 'address': "3773 Willow Glen Dr #100, El Cajon, CA 92019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('el-cajon-CA-cobalt-financial-corporation-the-brikho-group').style.display = '';map = new google.maps.Map(document.getElementById('el-cajon-CA-cobalt-financial-corporation-the-brikho-group'), mapOptions);}document.getElementById('fdcacda9').innerHTML += ' | View Map';var $lbbfb0c754bfa327830c23dde629bad3f = '

Cobalt Financial Corporation-The Brikho Group

Address: 3773 Willow Glen Dr #100, El Cajon, CA 92019, USA
Phone: (619) 434-0010
';var m_bbfb0c754bfa327830c23dde629bad3f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cobalt Financial Corporation-The Brikho Group',});m_bbfb0c754bfa327830c23dde629bad3f['infowindow'] = new google.maps.InfoWindow({content: $lbbfb0c754bfa327830c23dde629bad3f});var infowindow = new google.maps.InfoWindow({content: $lbbfb0c754bfa327830c23dde629bad3f});google.maps.event.addListener(m_bbfb0c754bfa327830c23dde629bad3f, 'click', function() {infowindow.open(map,m_bbfb0c754bfa327830c23dde629bad3f);});$marker.push(m_bbfb0c754bfa327830c23dde629bad3f);}});}google.maps.event.addDomListener(window, 'load', initialize);