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.5453,-93.7048)};var g_c95bde732620770a1a1281c30875ded3 = new google.maps.Geocoder();g_c95bde732620770a1a1281c30875ded3.geocode( { 'address': "700 Stockwell Rd, Bossier City, LA 71111"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bossier-city-LA-citizens-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bossier-city-LA-citizens-national-bank'), mapOptions);}document.getElementById('f6f913f8').innerHTML += ' | View Map';var $lc95bde732620770a1a1281c30875ded3 = '

Citizens National Bank

Address: 700 Stockwell Rd, Bossier City, LA 71111
Phone: (318) 629-2240
';var m_c95bde732620770a1a1281c30875ded3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens National Bank',});m_c95bde732620770a1a1281c30875ded3['infowindow'] = new google.maps.InfoWindow({content: $lc95bde732620770a1a1281c30875ded3});var infowindow = new google.maps.InfoWindow({content: $lc95bde732620770a1a1281c30875ded3});google.maps.event.addListener(m_c95bde732620770a1a1281c30875ded3, 'click', function() {infowindow.open(map,m_c95bde732620770a1a1281c30875ded3);});$marker.push(m_c95bde732620770a1a1281c30875ded3);}});var g_b22377f2967f806197a3e80341ed82c7 = new google.maps.Geocoder();g_b22377f2967f806197a3e80341ed82c7.geocode( { 'address': "2005 Benton Rd, Bossier City, LA 71111"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bossier-city-LA-citizens-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bossier-city-LA-citizens-national-bank'), mapOptions);}document.getElementById('1e2c0127').innerHTML += ' | View Map';var $lb22377f2967f806197a3e80341ed82c7 = '

Citizens National Bank

Address: 2005 Benton Rd, Bossier City, LA 71111
Phone: (318) 747-8888
';var m_b22377f2967f806197a3e80341ed82c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens National Bank',});m_b22377f2967f806197a3e80341ed82c7['infowindow'] = new google.maps.InfoWindow({content: $lb22377f2967f806197a3e80341ed82c7});var infowindow = new google.maps.InfoWindow({content: $lb22377f2967f806197a3e80341ed82c7});google.maps.event.addListener(m_b22377f2967f806197a3e80341ed82c7, 'click', function() {infowindow.open(map,m_b22377f2967f806197a3e80341ed82c7);});$marker.push(m_b22377f2967f806197a3e80341ed82c7);}});}google.maps.event.addDomListener(window, 'load', initialize);