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(44.8675,-94.3763)};var g_bc1f015249c3cf61633174c93943648b = new google.maps.Geocoder();g_bc1f015249c3cf61633174c93943648b.geocode( { 'address': "102 Main St S, Hutchinson, MN 55350, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hutchinson-MN-citizens-bank--trust-co').style.display = '';map = new google.maps.Map(document.getElementById('hutchinson-MN-citizens-bank--trust-co'), mapOptions);}document.getElementById('bcc18857').innerHTML += ' | View Map';var $lbc1f015249c3cf61633174c93943648b = '

Citizens Bank & Trust Co

Address: 102 Main St S, Hutchinson, MN 55350, USA
Phone: (320) 587-2233
';var m_bc1f015249c3cf61633174c93943648b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank & Trust Co',});m_bc1f015249c3cf61633174c93943648b['infowindow'] = new google.maps.InfoWindow({content: $lbc1f015249c3cf61633174c93943648b});var infowindow = new google.maps.InfoWindow({content: $lbc1f015249c3cf61633174c93943648b});google.maps.event.addListener(m_bc1f015249c3cf61633174c93943648b, 'click', function() {infowindow.open(map,m_bc1f015249c3cf61633174c93943648b);});$marker.push(m_bc1f015249c3cf61633174c93943648b);}});var g_1345df26413e5a97ce4bddd35cad74b8 = new google.maps.Geocoder();g_1345df26413e5a97ce4bddd35cad74b8.geocode( { 'address': "1390 MN-15, Hutchinson, MN 55350, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hutchinson-MN-citizens-bank--trust-co').style.display = '';map = new google.maps.Map(document.getElementById('hutchinson-MN-citizens-bank--trust-co'), mapOptions);}document.getElementById('56557e31').innerHTML += ' | View Map';var $l1345df26413e5a97ce4bddd35cad74b8 = '

Citizens Bank & Trust Co

Address: 1390 MN-15, Hutchinson, MN 55350, USA
Phone: (320) 587-2233
';var m_1345df26413e5a97ce4bddd35cad74b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank & Trust Co',});m_1345df26413e5a97ce4bddd35cad74b8['infowindow'] = new google.maps.InfoWindow({content: $l1345df26413e5a97ce4bddd35cad74b8});var infowindow = new google.maps.InfoWindow({content: $l1345df26413e5a97ce4bddd35cad74b8});google.maps.event.addListener(m_1345df26413e5a97ce4bddd35cad74b8, 'click', function() {infowindow.open(map,m_1345df26413e5a97ce4bddd35cad74b8);});$marker.push(m_1345df26413e5a97ce4bddd35cad74b8);}});}google.maps.event.addDomListener(window, 'load', initialize);