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.9852,-83.9292)};var g_cbade1901d4bb8987028db8cab002602 = new google.maps.Geocoder();g_cbade1901d4bb8987028db8cab002602.geocode( { 'address': "11931 Lennon Rd, Lennon, MI 48449, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lennon-MI-baker-insurance-agency').style.display = '';map = new google.maps.Map(document.getElementById('lennon-MI-baker-insurance-agency'), mapOptions);}document.getElementById('8e2d3243').innerHTML += ' | View Map';var $lcbade1901d4bb8987028db8cab002602 = '

Baker Insurance Agency

Address: 11931 Lennon Rd, Lennon, MI 48449, USA
Phone: (810) 621-3400
';var m_cbade1901d4bb8987028db8cab002602 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Baker Insurance Agency',});m_cbade1901d4bb8987028db8cab002602['infowindow'] = new google.maps.InfoWindow({content: $lcbade1901d4bb8987028db8cab002602});var infowindow = new google.maps.InfoWindow({content: $lcbade1901d4bb8987028db8cab002602});google.maps.event.addListener(m_cbade1901d4bb8987028db8cab002602, 'click', function() {infowindow.open(map,m_cbade1901d4bb8987028db8cab002602);});$marker.push(m_cbade1901d4bb8987028db8cab002602);}});}google.maps.event.addDomListener(window, 'load', initialize);