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(27.7081,-97.3803)};var g_789ac257b259758328b164cfe34ba607 = new google.maps.Geocoder();g_789ac257b259758328b164cfe34ba607.geocode( { 'address': "5117 Williams Dr a, Corpus Christi, TX 78411, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('corpus-christi-TX-hometown-notary-services-llc').style.display = '';map = new google.maps.Map(document.getElementById('corpus-christi-TX-hometown-notary-services-llc'), mapOptions);}document.getElementById('d9429973').innerHTML += ' | View Map';var $l789ac257b259758328b164cfe34ba607 = '

Hometown Notary Services, LLC

Address: 5117 Williams Dr a, Corpus Christi, TX 78411, USA
Phone: (361) 960-5250
';var m_789ac257b259758328b164cfe34ba607 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hometown Notary Services, LLC',});m_789ac257b259758328b164cfe34ba607['infowindow'] = new google.maps.InfoWindow({content: $l789ac257b259758328b164cfe34ba607});var infowindow = new google.maps.InfoWindow({content: $l789ac257b259758328b164cfe34ba607});google.maps.event.addListener(m_789ac257b259758328b164cfe34ba607, 'click', function() {infowindow.open(map,m_789ac257b259758328b164cfe34ba607);});$marker.push(m_789ac257b259758328b164cfe34ba607);}});}google.maps.event.addDomListener(window, 'load', initialize);