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.4081,-91.1834)};var g_10efc531d973402961ff05961575fc64 = new google.maps.Geocoder();g_10efc531d973402961ff05961575fc64.geocode( { 'address': "6230 Perkins Rd, Baton Rouge, LA 70808, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baton-rouge-LA-campus-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('baton-rouge-LA-campus-federal-credit-union'), mapOptions);}document.getElementById('b62aacd4').innerHTML += ' | View Map';var $l10efc531d973402961ff05961575fc64 = '

Campus Federal Credit Union

Address: 6230 Perkins Rd, Baton Rouge, LA 70808, USA
Phone: (225) 769-8841
';var m_10efc531d973402961ff05961575fc64 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Campus Federal Credit Union',});m_10efc531d973402961ff05961575fc64['infowindow'] = new google.maps.InfoWindow({content: $l10efc531d973402961ff05961575fc64});var infowindow = new google.maps.InfoWindow({content: $l10efc531d973402961ff05961575fc64});google.maps.event.addListener(m_10efc531d973402961ff05961575fc64, 'click', function() {infowindow.open(map,m_10efc531d973402961ff05961575fc64);});$marker.push(m_10efc531d973402961ff05961575fc64);}});var g_c4fc1713a1f3b38c26d95c3a9fa844e7 = new google.maps.Geocoder();g_c4fc1713a1f3b38c26d95c3a9fa844e7.geocode( { 'address': "3535 Nicholson Drive Ext, Baton Rouge, LA 70803, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baton-rouge-LA-campus-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('baton-rouge-LA-campus-federal-credit-union'), mapOptions);}document.getElementById('791c56a8').innerHTML += ' | View Map';var $lc4fc1713a1f3b38c26d95c3a9fa844e7 = '

Campus Federal Credit Union

Address: 3535 Nicholson Drive Ext, Baton Rouge, LA 70803, USA
Phone: (225) 769-8841
';var m_c4fc1713a1f3b38c26d95c3a9fa844e7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Campus Federal Credit Union',});m_c4fc1713a1f3b38c26d95c3a9fa844e7['infowindow'] = new google.maps.InfoWindow({content: $lc4fc1713a1f3b38c26d95c3a9fa844e7});var infowindow = new google.maps.InfoWindow({content: $lc4fc1713a1f3b38c26d95c3a9fa844e7});google.maps.event.addListener(m_c4fc1713a1f3b38c26d95c3a9fa844e7, 'click', function() {infowindow.open(map,m_c4fc1713a1f3b38c26d95c3a9fa844e7);});$marker.push(m_c4fc1713a1f3b38c26d95c3a9fa844e7);}});}google.maps.event.addDomListener(window, 'load', initialize);