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.2646,-122.665)};var g_c9e371f1b1bf2ea104dc1572f78bedd0 = new google.maps.Geocoder();g_c9e371f1b1bf2ea104dc1572f78bedd0.geocode( { 'address': "1129 Industrial Ave Suite 102, Petaluma, CA 94952, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petaluma-CA-northbay-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('petaluma-CA-northbay-home-loans'), mapOptions);}document.getElementById('d54fd6ea').innerHTML += ' | View Map';var $lc9e371f1b1bf2ea104dc1572f78bedd0 = '

Northbay Home Loans

Address: 1129 Industrial Ave Suite 102, Petaluma, CA 94952, USA
Phone: (707) 778-7025
';var m_c9e371f1b1bf2ea104dc1572f78bedd0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northbay Home Loans',});m_c9e371f1b1bf2ea104dc1572f78bedd0['infowindow'] = new google.maps.InfoWindow({content: $lc9e371f1b1bf2ea104dc1572f78bedd0});var infowindow = new google.maps.InfoWindow({content: $lc9e371f1b1bf2ea104dc1572f78bedd0});google.maps.event.addListener(m_c9e371f1b1bf2ea104dc1572f78bedd0, 'click', function() {infowindow.open(map,m_c9e371f1b1bf2ea104dc1572f78bedd0);});$marker.push(m_c9e371f1b1bf2ea104dc1572f78bedd0);}});}google.maps.event.addDomListener(window, 'load', initialize);