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(37.9402,-120.607)};var g_f1f76460d50e582a72daa2dac962a547 = new google.maps.Geocoder();g_f1f76460d50e582a72daa2dac962a547.geocode( { 'address': "60 Copper Cove Dr A, Copperopolis, CA 95228, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('copperopolis-CA-prominent-mortgage-lending').style.display = '';map = new google.maps.Map(document.getElementById('copperopolis-CA-prominent-mortgage-lending'), mapOptions);}document.getElementById('4881317f').innerHTML += ' | View Map';var $lf1f76460d50e582a72daa2dac962a547 = '

Prominent Mortgage Lending

Address: 60 Copper Cove Dr A, Copperopolis, CA 95228, USA
Phone: (925) 413-2524
';var m_f1f76460d50e582a72daa2dac962a547 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prominent Mortgage Lending',});m_f1f76460d50e582a72daa2dac962a547['infowindow'] = new google.maps.InfoWindow({content: $lf1f76460d50e582a72daa2dac962a547});var infowindow = new google.maps.InfoWindow({content: $lf1f76460d50e582a72daa2dac962a547});google.maps.event.addListener(m_f1f76460d50e582a72daa2dac962a547, 'click', function() {infowindow.open(map,m_f1f76460d50e582a72daa2dac962a547);});$marker.push(m_f1f76460d50e582a72daa2dac962a547);}});}google.maps.event.addDomListener(window, 'load', initialize);