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.2667,-122.666)};var g_ce0f07cd35f40fa15a2fbfc82cecdfef = new google.maps.Geocoder();g_ce0f07cd35f40fa15a2fbfc82cecdfef.geocode( { 'address': "1160 Industrial Ave H, Petaluma, CA 94952, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petaluma-CA-premier-home-loans--patrick-jward').style.display = '';map = new google.maps.Map(document.getElementById('petaluma-CA-premier-home-loans--patrick-jward'), mapOptions);}document.getElementById('65514c46').innerHTML += ' | View Map';var $lce0f07cd35f40fa15a2fbfc82cecdfef = '

Premier Home Loans : Patrick J.Ward

Address: 1160 Industrial Ave H, Petaluma, CA 94952, USA
Phone: (888) 414-7334
';var m_ce0f07cd35f40fa15a2fbfc82cecdfef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Home Loans : Patrick J.Ward',});m_ce0f07cd35f40fa15a2fbfc82cecdfef['infowindow'] = new google.maps.InfoWindow({content: $lce0f07cd35f40fa15a2fbfc82cecdfef});var infowindow = new google.maps.InfoWindow({content: $lce0f07cd35f40fa15a2fbfc82cecdfef});google.maps.event.addListener(m_ce0f07cd35f40fa15a2fbfc82cecdfef, 'click', function() {infowindow.open(map,m_ce0f07cd35f40fa15a2fbfc82cecdfef);});$marker.push(m_ce0f07cd35f40fa15a2fbfc82cecdfef);}});}google.maps.event.addDomListener(window, 'load', initialize);