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.8871,-121.016)};var g_d155ccc0b1f32f18c98b13d6b30273f3 = new google.maps.Geocoder();g_d155ccc0b1f32f18c98b13d6b30273f3.geocode( { 'address': "3006 CA-49 Suite E, Cool, CA 95614, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cool-CA-mathews-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('cool-CA-mathews-mortgage'), mapOptions);}document.getElementById('5a665833').innerHTML += ' | View Map';var $ld155ccc0b1f32f18c98b13d6b30273f3 = '

Mathews Mortgage

Address: 3006 CA-49 Suite E, Cool, CA 95614, USA
Phone: (530) 888-1123
';var m_d155ccc0b1f32f18c98b13d6b30273f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mathews Mortgage',});m_d155ccc0b1f32f18c98b13d6b30273f3['infowindow'] = new google.maps.InfoWindow({content: $ld155ccc0b1f32f18c98b13d6b30273f3});var infowindow = new google.maps.InfoWindow({content: $ld155ccc0b1f32f18c98b13d6b30273f3});google.maps.event.addListener(m_d155ccc0b1f32f18c98b13d6b30273f3, 'click', function() {infowindow.open(map,m_d155ccc0b1f32f18c98b13d6b30273f3);});$marker.push(m_d155ccc0b1f32f18c98b13d6b30273f3);}});}google.maps.event.addDomListener(window, 'load', initialize);