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(38.6229,-121.267)};var g_c7925978d6cc5eba6e587cd28c9feec1 = new google.maps.Geocoder();g_c7925978d6cc5eba6e587cd28c9feec1.geocode( { 'address': "2200 Sunrise Blvd #168, Gold River, CA 95670, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gold-river-CA-mortgage-consultants-group').style.display = '';map = new google.maps.Map(document.getElementById('gold-river-CA-mortgage-consultants-group'), mapOptions);}document.getElementById('c881d9f4').innerHTML += ' | View Map';var $lc7925978d6cc5eba6e587cd28c9feec1 = '

Mortgage Consultants Group

Address: 2200 Sunrise Blvd #168, Gold River, CA 95670, USA
Phone: (916) 834-1282
';var m_c7925978d6cc5eba6e587cd28c9feec1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage Consultants Group',});m_c7925978d6cc5eba6e587cd28c9feec1['infowindow'] = new google.maps.InfoWindow({content: $lc7925978d6cc5eba6e587cd28c9feec1});var infowindow = new google.maps.InfoWindow({content: $lc7925978d6cc5eba6e587cd28c9feec1});google.maps.event.addListener(m_c7925978d6cc5eba6e587cd28c9feec1, 'click', function() {infowindow.open(map,m_c7925978d6cc5eba6e587cd28c9feec1);});$marker.push(m_c7925978d6cc5eba6e587cd28c9feec1);}});}google.maps.event.addDomListener(window, 'load', initialize);