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.6185,-92.5704)};var g_781877bda0783aac5f1cf765c128b437 = new google.maps.Geocoder();g_781877bda0783aac5f1cf765c128b437.geocode( { 'address': "305 Highway 167, Dry Prong, LA 71423"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dry-prong-LA-colfax-banking-co').style.display = '';map = new google.maps.Map(document.getElementById('dry-prong-LA-colfax-banking-co'), mapOptions);}document.getElementById('e99ed13e').innerHTML += ' | View Map';var $l781877bda0783aac5f1cf765c128b437 = '

Colfax Banking Co

Address: 305 Highway 167, Dry Prong, LA 71423
Phone: (318) 899-3365
';var m_781877bda0783aac5f1cf765c128b437 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Colfax Banking Co',});m_781877bda0783aac5f1cf765c128b437['infowindow'] = new google.maps.InfoWindow({content: $l781877bda0783aac5f1cf765c128b437});var infowindow = new google.maps.InfoWindow({content: $l781877bda0783aac5f1cf765c128b437});google.maps.event.addListener(m_781877bda0783aac5f1cf765c128b437, 'click', function() {infowindow.open(map,m_781877bda0783aac5f1cf765c128b437);});$marker.push(m_781877bda0783aac5f1cf765c128b437);}});var g_5434dc43a6abf2555ab0489a105fcca4 = new google.maps.Geocoder();g_5434dc43a6abf2555ab0489a105fcca4.geocode( { 'address': "21700 Highway 167, Dry Prong, LA 71423"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dry-prong-LA-colfax-banking-co').style.display = '';map = new google.maps.Map(document.getElementById('dry-prong-LA-colfax-banking-co'), mapOptions);}document.getElementById('c8f5ece4').innerHTML += ' | View Map';var $l5434dc43a6abf2555ab0489a105fcca4 = '

Colfax Banking Co

Address: 21700 Highway 167, Dry Prong, LA 71423
Phone: (318) 641-9400
';var m_5434dc43a6abf2555ab0489a105fcca4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Colfax Banking Co',});m_5434dc43a6abf2555ab0489a105fcca4['infowindow'] = new google.maps.InfoWindow({content: $l5434dc43a6abf2555ab0489a105fcca4});var infowindow = new google.maps.InfoWindow({content: $l5434dc43a6abf2555ab0489a105fcca4});google.maps.event.addListener(m_5434dc43a6abf2555ab0489a105fcca4, 'click', function() {infowindow.open(map,m_5434dc43a6abf2555ab0489a105fcca4);});$marker.push(m_5434dc43a6abf2555ab0489a105fcca4);}});}google.maps.event.addDomListener(window, 'load', initialize);