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.4437,-91.1855)};var g_ee8d435a8f31c9b85c5e406cc51dc0c7 = new google.maps.Geocoder();g_ee8d435a8f31c9b85c5e406cc51dc0c7.geocode( { 'address': "433 Government St, Baton Rouge, LA 70802, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baton-rouge-LA-baton-rouge-city-parish-employees-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('baton-rouge-LA-baton-rouge-city-parish-employees-federal-credit-union'), mapOptions);}document.getElementById('94c9c37f').innerHTML += ' | View Map';var $lee8d435a8f31c9b85c5e406cc51dc0c7 = '

Baton Rouge City-Parish Employees' Federal Credit Union

Address: 433 Government St, Baton Rouge, LA 70802, USA
Phone: (225) 389-3059
';var m_ee8d435a8f31c9b85c5e406cc51dc0c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Baton Rouge City-Parish Employees' Federal Credit Union',});m_ee8d435a8f31c9b85c5e406cc51dc0c7['infowindow'] = new google.maps.InfoWindow({content: $lee8d435a8f31c9b85c5e406cc51dc0c7});var infowindow = new google.maps.InfoWindow({content: $lee8d435a8f31c9b85c5e406cc51dc0c7});google.maps.event.addListener(m_ee8d435a8f31c9b85c5e406cc51dc0c7, 'click', function() {infowindow.open(map,m_ee8d435a8f31c9b85c5e406cc51dc0c7);});$marker.push(m_ee8d435a8f31c9b85c5e406cc51dc0c7);}});}google.maps.event.addDomListener(window, 'load', initialize);