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(45.0756,-83.4781)};var g_7d0e12d6ce29b66373222af9b3733075 = new google.maps.Geocoder();g_7d0e12d6ce29b66373222af9b3733075.geocode( { 'address': "2708 US Highway 23 S, Alpena, MI 49707"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alpena-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('alpena-MI-chemical-bank'), mapOptions);}document.getElementById('98c00412').innerHTML += ' | View Map';var $l7d0e12d6ce29b66373222af9b3733075 = '

Chemical Bank

Address: 2708 US Highway 23 S, Alpena, MI 49707
Phone: (989) 356-2051
';var m_7d0e12d6ce29b66373222af9b3733075 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_7d0e12d6ce29b66373222af9b3733075['infowindow'] = new google.maps.InfoWindow({content: $l7d0e12d6ce29b66373222af9b3733075});var infowindow = new google.maps.InfoWindow({content: $l7d0e12d6ce29b66373222af9b3733075});google.maps.event.addListener(m_7d0e12d6ce29b66373222af9b3733075, 'click', function() {infowindow.open(map,m_7d0e12d6ce29b66373222af9b3733075);});$marker.push(m_7d0e12d6ce29b66373222af9b3733075);}});var g_610aadcea7db9f5077f31c9368247920 = new google.maps.Geocoder();g_610aadcea7db9f5077f31c9368247920.geocode( { 'address': "1324 M 32 W, Alpena, MI 49707"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alpena-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('alpena-MI-chemical-bank'), mapOptions);}document.getElementById('dd822b95').innerHTML += ' | View Map';var $l610aadcea7db9f5077f31c9368247920 = '

Chemical Bank

Address: 1324 M 32 W, Alpena, MI 49707
Phone: (989) 358-1780
';var m_610aadcea7db9f5077f31c9368247920 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_610aadcea7db9f5077f31c9368247920['infowindow'] = new google.maps.InfoWindow({content: $l610aadcea7db9f5077f31c9368247920});var infowindow = new google.maps.InfoWindow({content: $l610aadcea7db9f5077f31c9368247920});google.maps.event.addListener(m_610aadcea7db9f5077f31c9368247920, 'click', function() {infowindow.open(map,m_610aadcea7db9f5077f31c9368247920);});$marker.push(m_610aadcea7db9f5077f31c9368247920);}});}google.maps.event.addDomListener(window, 'load', initialize);