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.4577,-90.1145)};var g_a97be978051d0522e057b7b78b8fdf88 = new google.maps.Geocoder();g_a97be978051d0522e057b7b78b8fdf88.geocode( { 'address': "1990 N Highway 190, Covington, LA 70433"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-LA-citizens-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('covington-LA-citizens-savings-bank'), mapOptions);}document.getElementById('ad8d0a17').innerHTML += ' | View Map';var $la97be978051d0522e057b7b78b8fdf88 = '

Citizens Savings Bank

Address: 1990 N Highway 190, Covington, LA 70433
Phone: (985) 246-2005
';var m_a97be978051d0522e057b7b78b8fdf88 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Savings Bank',});m_a97be978051d0522e057b7b78b8fdf88['infowindow'] = new google.maps.InfoWindow({content: $la97be978051d0522e057b7b78b8fdf88});var infowindow = new google.maps.InfoWindow({content: $la97be978051d0522e057b7b78b8fdf88});google.maps.event.addListener(m_a97be978051d0522e057b7b78b8fdf88, 'click', function() {infowindow.open(map,m_a97be978051d0522e057b7b78b8fdf88);});$marker.push(m_a97be978051d0522e057b7b78b8fdf88);}});var g_0e73694b680e66f58aa48869698d5d35 = new google.maps.Geocoder();g_0e73694b680e66f58aa48869698d5d35.geocode( { 'address': "79070 Highway 40, Covington, LA 70435"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-LA-citizens-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('covington-LA-citizens-savings-bank'), mapOptions);}document.getElementById('d2b89933').innerHTML += ' | View Map';var $l0e73694b680e66f58aa48869698d5d35 = '

Citizens Savings Bank

Address: 79070 Highway 40, Covington, LA 70435
Phone: (985) 898-1995
';var m_0e73694b680e66f58aa48869698d5d35 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Savings Bank',});m_0e73694b680e66f58aa48869698d5d35['infowindow'] = new google.maps.InfoWindow({content: $l0e73694b680e66f58aa48869698d5d35});var infowindow = new google.maps.InfoWindow({content: $l0e73694b680e66f58aa48869698d5d35});google.maps.event.addListener(m_0e73694b680e66f58aa48869698d5d35, 'click', function() {infowindow.open(map,m_0e73694b680e66f58aa48869698d5d35);});$marker.push(m_0e73694b680e66f58aa48869698d5d35);}});}google.maps.event.addDomListener(window, 'load', initialize);