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.3338,-119.648)};var g_63a9db74d13c79a24cc3384bf1d9b5db = new google.maps.Geocoder();g_63a9db74d13c79a24cc3384bf1d9b5db.geocode( { 'address': "C/O American Floors and Interiors, 40409 Hwy 41, Oakhurst, CA 93644, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakhurst-CA-notary-signing-express-patricia-l-hatfield').style.display = '';map = new google.maps.Map(document.getElementById('oakhurst-CA-notary-signing-express-patricia-l-hatfield'), mapOptions);}document.getElementById('5184797f').innerHTML += ' | View Map';var $l63a9db74d13c79a24cc3384bf1d9b5db = '

NOTARY SIGNING EXPRESS, Patricia L Hatfield

Address: C/O American Floors and Interiors, 40409 Hwy 41, Oakhurst, CA 93644, USA
Phone: (559) 760-2360
';var m_63a9db74d13c79a24cc3384bf1d9b5db = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NOTARY SIGNING EXPRESS, Patricia L Hatfield',});m_63a9db74d13c79a24cc3384bf1d9b5db['infowindow'] = new google.maps.InfoWindow({content: $l63a9db74d13c79a24cc3384bf1d9b5db});var infowindow = new google.maps.InfoWindow({content: $l63a9db74d13c79a24cc3384bf1d9b5db});google.maps.event.addListener(m_63a9db74d13c79a24cc3384bf1d9b5db, 'click', function() {infowindow.open(map,m_63a9db74d13c79a24cc3384bf1d9b5db);});$marker.push(m_63a9db74d13c79a24cc3384bf1d9b5db);}});}google.maps.event.addDomListener(window, 'load', initialize);