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(30.2824,-90.7972)};var g_220787ad7829c9cbc7e9953cb1c36fb3 = new google.maps.Geocoder();g_220787ad7829c9cbc7e9953cb1c36fb3.geocode( { 'address': "47868 Amite River Rd, St Amant, LA 70774, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-amant-LA-cynthia-l-millet-notary-public').style.display = '';map = new google.maps.Map(document.getElementById('saint-amant-LA-cynthia-l-millet-notary-public'), mapOptions);}document.getElementById('098961a8').innerHTML += ' | View Map';var $l220787ad7829c9cbc7e9953cb1c36fb3 = '

Cynthia L. Millet, Notary Public

Address: 47868 Amite River Rd, St Amant, LA 70774, USA
Phone: (225) 337-2155
';var m_220787ad7829c9cbc7e9953cb1c36fb3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cynthia L. Millet, Notary Public',});m_220787ad7829c9cbc7e9953cb1c36fb3['infowindow'] = new google.maps.InfoWindow({content: $l220787ad7829c9cbc7e9953cb1c36fb3});var infowindow = new google.maps.InfoWindow({content: $l220787ad7829c9cbc7e9953cb1c36fb3});google.maps.event.addListener(m_220787ad7829c9cbc7e9953cb1c36fb3, 'click', function() {infowindow.open(map,m_220787ad7829c9cbc7e9953cb1c36fb3);});$marker.push(m_220787ad7829c9cbc7e9953cb1c36fb3);}});}google.maps.event.addDomListener(window, 'load', initialize);