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.3121,-91.2469)};var g_c6884203afe233627ca8f48f079951bb = new google.maps.Geocoder();g_c6884203afe233627ca8f48f079951bb.geocode( { 'address': "21255 LA-1, Plaquemine, LA 70764, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plaquemine-LA-essential-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('plaquemine-LA-essential-federal-credit-union'), mapOptions);}document.getElementById('8acde636').innerHTML += ' | View Map';var $lc6884203afe233627ca8f48f079951bb = '

Essential Federal Credit Union

Address: 21255 LA-1, Plaquemine, LA 70764, USA
Phone: (225) 353-8238
';var m_c6884203afe233627ca8f48f079951bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Essential Federal Credit Union',});m_c6884203afe233627ca8f48f079951bb['infowindow'] = new google.maps.InfoWindow({content: $lc6884203afe233627ca8f48f079951bb});var infowindow = new google.maps.InfoWindow({content: $lc6884203afe233627ca8f48f079951bb});google.maps.event.addListener(m_c6884203afe233627ca8f48f079951bb, 'click', function() {infowindow.open(map,m_c6884203afe233627ca8f48f079951bb);});$marker.push(m_c6884203afe233627ca8f48f079951bb);}});var g_6da2a4f039938adde238061197e26197 = new google.maps.Geocoder();g_6da2a4f039938adde238061197e26197.geocode( { 'address': "21925 Highway 1 South, Plaquemine, LA 70764, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plaquemine-LA-essential-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('plaquemine-LA-essential-federal-credit-union'), mapOptions);}document.getElementById('a0ff0b00').innerHTML += ' | View Map';var $l6da2a4f039938adde238061197e26197 = '

Essential Federal Credit Union

Address: 21925 Highway 1 South, Plaquemine, LA 70764, USA
Phone: (888) 369-2207
';var m_6da2a4f039938adde238061197e26197 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Essential Federal Credit Union',});m_6da2a4f039938adde238061197e26197['infowindow'] = new google.maps.InfoWindow({content: $l6da2a4f039938adde238061197e26197});var infowindow = new google.maps.InfoWindow({content: $l6da2a4f039938adde238061197e26197});google.maps.event.addListener(m_6da2a4f039938adde238061197e26197, 'click', function() {infowindow.open(map,m_6da2a4f039938adde238061197e26197);});$marker.push(m_6da2a4f039938adde238061197e26197);}});}google.maps.event.addDomListener(window, 'load', initialize);