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.6607,-121.012)};var g_7443b6ff47c017eeda48f20a692b7771 = new google.maps.Geocoder();g_7443b6ff47c017eeda48f20a692b7771.geocode( { 'address': "1202 Tully Rd, Modesto, CA 95350, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('modesto-CA-law-offices-of-martha-l-passalaqua').style.display = '';map = new google.maps.Map(document.getElementById('modesto-CA-law-offices-of-martha-l-passalaqua'), mapOptions);}document.getElementById('c283b940').innerHTML += ' | View Map';var $l7443b6ff47c017eeda48f20a692b7771 = '

Law Offices of Martha L. Passalaqua

Address: 1202 Tully Rd, Modesto, CA 95350, USA
Phone: (209) 238-9187
';var m_7443b6ff47c017eeda48f20a692b7771 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Law Offices of Martha L. Passalaqua',});m_7443b6ff47c017eeda48f20a692b7771['infowindow'] = new google.maps.InfoWindow({content: $l7443b6ff47c017eeda48f20a692b7771});var infowindow = new google.maps.InfoWindow({content: $l7443b6ff47c017eeda48f20a692b7771});google.maps.event.addListener(m_7443b6ff47c017eeda48f20a692b7771, 'click', function() {infowindow.open(map,m_7443b6ff47c017eeda48f20a692b7771);});$marker.push(m_7443b6ff47c017eeda48f20a692b7771);}});}google.maps.event.addDomListener(window, 'load', initialize);