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(39.3066,-94.9284)};var g_c796f51305045447350cf03654e04b88 = new google.maps.Geocoder();g_c796f51305045447350cf03654e04b88.geocode( { 'address': "2901 S 4th St, Leavenworth, KS 66048"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('leavenworth-KS-armed-forces-bank').style.display = '';map = new google.maps.Map(document.getElementById('leavenworth-KS-armed-forces-bank'), mapOptions);}document.getElementById('b6cf6b93').innerHTML += ' | View Map';var $lc796f51305045447350cf03654e04b88 = '

Armed Forces Bank

Address: 2901 S 4th St, Leavenworth, KS 66048
Phone: (913) 682-2442
';var m_c796f51305045447350cf03654e04b88 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Armed Forces Bank',});m_c796f51305045447350cf03654e04b88['infowindow'] = new google.maps.InfoWindow({content: $lc796f51305045447350cf03654e04b88});var infowindow = new google.maps.InfoWindow({content: $lc796f51305045447350cf03654e04b88});google.maps.event.addListener(m_c796f51305045447350cf03654e04b88, 'click', function() {infowindow.open(map,m_c796f51305045447350cf03654e04b88);});$marker.push(m_c796f51305045447350cf03654e04b88);}});var g_bc4c315222ae4753be8a208068ab8a94 = new google.maps.Geocoder();g_bc4c315222ae4753be8a208068ab8a94.geocode( { 'address': "1100 N 2nd St, Leavenworth, KS 66048"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('leavenworth-KS-armed-forces-bank').style.display = '';map = new google.maps.Map(document.getElementById('leavenworth-KS-armed-forces-bank'), mapOptions);}document.getElementById('8ede0aae').innerHTML += ' | View Map';var $lbc4c315222ae4753be8a208068ab8a94 = '

Armed Forces Bank

Address: 1100 N 2nd St, Leavenworth, KS 66048
Phone: (847) 473-4416
';var m_bc4c315222ae4753be8a208068ab8a94 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Armed Forces Bank',});m_bc4c315222ae4753be8a208068ab8a94['infowindow'] = new google.maps.InfoWindow({content: $lbc4c315222ae4753be8a208068ab8a94});var infowindow = new google.maps.InfoWindow({content: $lbc4c315222ae4753be8a208068ab8a94});google.maps.event.addListener(m_bc4c315222ae4753be8a208068ab8a94, 'click', function() {infowindow.open(map,m_bc4c315222ae4753be8a208068ab8a94);});$marker.push(m_bc4c315222ae4753be8a208068ab8a94);}});}google.maps.event.addDomListener(window, 'load', initialize);