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(32.5218,-92.3251)};var g_c1e9be2b4ca800b983d72d32dd664fa0 = new google.maps.Geocoder();g_c1e9be2b4ca800b983d72d32dd664fa0.geocode( { 'address': "1005 US-80, Calhoun, LA 71225, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calhoun-LA-origin-bank').style.display = '';map = new google.maps.Map(document.getElementById('calhoun-LA-origin-bank'), mapOptions);}document.getElementById('b6cb4fce').innerHTML += ' | View Map';var $lc1e9be2b4ca800b983d72d32dd664fa0 = '

Origin Bank

Address: 1005 US-80, Calhoun, LA 71225, USA
Phone: (888) 292-4037
';var m_c1e9be2b4ca800b983d72d32dd664fa0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Origin Bank',});m_c1e9be2b4ca800b983d72d32dd664fa0['infowindow'] = new google.maps.InfoWindow({content: $lc1e9be2b4ca800b983d72d32dd664fa0});var infowindow = new google.maps.InfoWindow({content: $lc1e9be2b4ca800b983d72d32dd664fa0});google.maps.event.addListener(m_c1e9be2b4ca800b983d72d32dd664fa0, 'click', function() {infowindow.open(map,m_c1e9be2b4ca800b983d72d32dd664fa0);});$marker.push(m_c1e9be2b4ca800b983d72d32dd664fa0);}});var g_54bf847d6e3908dc5277af42fbf566db = new google.maps.Geocoder();g_54bf847d6e3908dc5277af42fbf566db.geocode( { 'address': "2995 US-80, Calhoun, LA 71225, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calhoun-LA-origin-bank').style.display = '';map = new google.maps.Map(document.getElementById('calhoun-LA-origin-bank'), mapOptions);}document.getElementById('50518c3e').innerHTML += ' | View Map';var $l54bf847d6e3908dc5277af42fbf566db = '

Origin Bank

Address: 2995 US-80, Calhoun, LA 71225, USA
Phone: (318) 644-2220
';var m_54bf847d6e3908dc5277af42fbf566db = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Origin Bank',});m_54bf847d6e3908dc5277af42fbf566db['infowindow'] = new google.maps.InfoWindow({content: $l54bf847d6e3908dc5277af42fbf566db});var infowindow = new google.maps.InfoWindow({content: $l54bf847d6e3908dc5277af42fbf566db});google.maps.event.addListener(m_54bf847d6e3908dc5277af42fbf566db, 'click', function() {infowindow.open(map,m_54bf847d6e3908dc5277af42fbf566db);});$marker.push(m_54bf847d6e3908dc5277af42fbf566db);}});}google.maps.event.addDomListener(window, 'load', initialize);