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(46.5291,-93.7073)};var g_803a8c2d069729f26ac947b48f7fc776 = new google.maps.Geocoder();g_803a8c2d069729f26ac947b48f7fc776.geocode( { 'address': "402 Minnesota Ave N, Aitkin, MN 56431"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aitkin-MN-security-state-bank-of-aitkin').style.display = '';map = new google.maps.Map(document.getElementById('aitkin-MN-security-state-bank-of-aitkin'), mapOptions);}document.getElementById('06b54d5a').innerHTML += ' | View Map';var $l803a8c2d069729f26ac947b48f7fc776 = '

Security State Bank Of Aitkin

Address: 402 Minnesota Ave N, Aitkin, MN 56431
Phone: (218) 927-3765
';var m_803a8c2d069729f26ac947b48f7fc776 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security State Bank Of Aitkin',});m_803a8c2d069729f26ac947b48f7fc776['infowindow'] = new google.maps.InfoWindow({content: $l803a8c2d069729f26ac947b48f7fc776});var infowindow = new google.maps.InfoWindow({content: $l803a8c2d069729f26ac947b48f7fc776});google.maps.event.addListener(m_803a8c2d069729f26ac947b48f7fc776, 'click', function() {infowindow.open(map,m_803a8c2d069729f26ac947b48f7fc776);});$marker.push(m_803a8c2d069729f26ac947b48f7fc776);}});var g_7cec2bc41539a3c4515e42c15f793327 = new google.maps.Geocoder();g_7cec2bc41539a3c4515e42c15f793327.geocode( { 'address': "171 Red Oak Dr, Aitkin, MN 56431"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aitkin-MN-security-state-bank-of-aitkin').style.display = '';map = new google.maps.Map(document.getElementById('aitkin-MN-security-state-bank-of-aitkin'), mapOptions);}document.getElementById('85aeb77f').innerHTML += ' | View Map';var $l7cec2bc41539a3c4515e42c15f793327 = '

Security State Bank Of Aitkin

Address: 171 Red Oak Dr, Aitkin, MN 56431
Phone: (218) 927-3150
';var m_7cec2bc41539a3c4515e42c15f793327 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security State Bank Of Aitkin',});m_7cec2bc41539a3c4515e42c15f793327['infowindow'] = new google.maps.InfoWindow({content: $l7cec2bc41539a3c4515e42c15f793327});var infowindow = new google.maps.InfoWindow({content: $l7cec2bc41539a3c4515e42c15f793327});google.maps.event.addListener(m_7cec2bc41539a3c4515e42c15f793327, 'click', function() {infowindow.open(map,m_7cec2bc41539a3c4515e42c15f793327);});$marker.push(m_7cec2bc41539a3c4515e42c15f793327);}});}google.maps.event.addDomListener(window, 'load', initialize);