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.5449,-90.9568)};var g_5f4a07d5cb1ff81fcc5c7c2bfb24806f = new google.maps.Geocoder();g_5f4a07d5cb1ff81fcc5c7c2bfb24806f.geocode( { 'address': "32839 LA-16, Denham Springs, LA 70706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('denham-springs-LA-baton-rouge-telco-credit-union---watson-office').style.display = '';map = new google.maps.Map(document.getElementById('denham-springs-LA-baton-rouge-telco-credit-union---watson-office'), mapOptions);}document.getElementById('57dd806e').innerHTML += ' | View Map';var $l5f4a07d5cb1ff81fcc5c7c2bfb24806f = '

Baton Rouge Telco Credit Union - Watson Office

Address: 32839 LA-16, Denham Springs, LA 70706, USA
Phone: (225) 924-8900
';var m_5f4a07d5cb1ff81fcc5c7c2bfb24806f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Baton Rouge Telco Credit Union - Watson Office',});m_5f4a07d5cb1ff81fcc5c7c2bfb24806f['infowindow'] = new google.maps.InfoWindow({content: $l5f4a07d5cb1ff81fcc5c7c2bfb24806f});var infowindow = new google.maps.InfoWindow({content: $l5f4a07d5cb1ff81fcc5c7c2bfb24806f});google.maps.event.addListener(m_5f4a07d5cb1ff81fcc5c7c2bfb24806f, 'click', function() {infowindow.open(map,m_5f4a07d5cb1ff81fcc5c7c2bfb24806f);});$marker.push(m_5f4a07d5cb1ff81fcc5c7c2bfb24806f);}});}google.maps.event.addDomListener(window, 'load', initialize);