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(42.5841,-84.4377)};var g_550b20428c9b32ac84a7a0c575960ce5 = new google.maps.Geocoder();g_550b20428c9b32ac84a7a0c575960ce5.geocode( { 'address': "322 S Jefferson St, Mason, MI 48854"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mason-MI-mason-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('mason-MI-mason-state-bank'), mapOptions);}document.getElementById('4f2a7b66').innerHTML += ' | View Map';var $l550b20428c9b32ac84a7a0c575960ce5 = '

Mason State Bank

Address: 322 S Jefferson St, Mason, MI 48854
Phone: (517) 676-0500
';var m_550b20428c9b32ac84a7a0c575960ce5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mason State Bank',});m_550b20428c9b32ac84a7a0c575960ce5['infowindow'] = new google.maps.InfoWindow({content: $l550b20428c9b32ac84a7a0c575960ce5});var infowindow = new google.maps.InfoWindow({content: $l550b20428c9b32ac84a7a0c575960ce5});google.maps.event.addListener(m_550b20428c9b32ac84a7a0c575960ce5, 'click', function() {infowindow.open(map,m_550b20428c9b32ac84a7a0c575960ce5);});$marker.push(m_550b20428c9b32ac84a7a0c575960ce5);}});var g_44ca89856009f6417c6cb01d81746535 = new google.maps.Geocoder();g_44ca89856009f6417c6cb01d81746535.geocode( { 'address': "661 N Cedar St, Mason, MI 48854"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mason-MI-mason-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('mason-MI-mason-state-bank'), mapOptions);}document.getElementById('c2e81c44').innerHTML += ' | View Map';var $l44ca89856009f6417c6cb01d81746535 = '

Mason State Bank

Address: 661 N Cedar St, Mason, MI 48854
Phone: (517) 676-0516
';var m_44ca89856009f6417c6cb01d81746535 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mason State Bank',});m_44ca89856009f6417c6cb01d81746535['infowindow'] = new google.maps.InfoWindow({content: $l44ca89856009f6417c6cb01d81746535});var infowindow = new google.maps.InfoWindow({content: $l44ca89856009f6417c6cb01d81746535});google.maps.event.addListener(m_44ca89856009f6417c6cb01d81746535, 'click', function() {infowindow.open(map,m_44ca89856009f6417c6cb01d81746535);});$marker.push(m_44ca89856009f6417c6cb01d81746535);}});}google.maps.event.addDomListener(window, 'load', initialize);