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(31.7951,-91.8933)};var g_4f3244fc8b8787fe45c90c2a41c28478 = new google.maps.Geocoder();g_4f3244fc8b8787fe45c90c2a41c28478.geocode( { 'address': "500 Bushley St, Harrisonburg, LA 71340"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harrisonburg-LA-catahoula-la-salle-bank').style.display = '';map = new google.maps.Map(document.getElementById('harrisonburg-LA-catahoula-la-salle-bank'), mapOptions);}document.getElementById('3f1441df').innerHTML += ' | View Map';var $l4f3244fc8b8787fe45c90c2a41c28478 = '

Catahoula-La Salle Bank

Address: 500 Bushley St, Harrisonburg, LA 71340
Phone: (318) 744-5466
';var m_4f3244fc8b8787fe45c90c2a41c28478 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Catahoula-La Salle Bank',});m_4f3244fc8b8787fe45c90c2a41c28478['infowindow'] = new google.maps.InfoWindow({content: $l4f3244fc8b8787fe45c90c2a41c28478});var infowindow = new google.maps.InfoWindow({content: $l4f3244fc8b8787fe45c90c2a41c28478});google.maps.event.addListener(m_4f3244fc8b8787fe45c90c2a41c28478, 'click', function() {infowindow.open(map,m_4f3244fc8b8787fe45c90c2a41c28478);});$marker.push(m_4f3244fc8b8787fe45c90c2a41c28478);}});}google.maps.event.addDomListener(window, 'load', initialize);