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.2647,-84.4537)};var g_ace14864fd4827fdb65c043e39b94839 = new google.maps.Geocoder();g_ace14864fd4827fdb65c043e39b94839.geocode( { 'address': "11 Red Cedar Dr, Kincheloe, MI 49788, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kinross-charter-township-MI-fashingbauer-associates').style.display = '';map = new google.maps.Map(document.getElementById('kinross-charter-township-MI-fashingbauer-associates'), mapOptions);}document.getElementById('487a966b').innerHTML += ' | View Map';var $lace14864fd4827fdb65c043e39b94839 = '

Fashingbauer Associates

Address: 11 Red Cedar Dr, Kincheloe, MI 49788, USA
Phone: (906) 203-7576
';var m_ace14864fd4827fdb65c043e39b94839 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fashingbauer Associates',});m_ace14864fd4827fdb65c043e39b94839['infowindow'] = new google.maps.InfoWindow({content: $lace14864fd4827fdb65c043e39b94839});var infowindow = new google.maps.InfoWindow({content: $lace14864fd4827fdb65c043e39b94839});google.maps.event.addListener(m_ace14864fd4827fdb65c043e39b94839, 'click', function() {infowindow.open(map,m_ace14864fd4827fdb65c043e39b94839);});$marker.push(m_ace14864fd4827fdb65c043e39b94839);}});}google.maps.event.addDomListener(window, 'load', initialize);