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.3181,-85.2584)};var g_2204b5b59c63800c97267a0274637266 = new google.maps.Geocoder();g_2204b5b59c63800c97267a0274637266.geocode( { 'address': "13065 Pd Campbell Ct, Charlevoix, MI 49720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlevoix-MI-get-licensedcom').style.display = '';map = new google.maps.Map(document.getElementById('charlevoix-MI-get-licensedcom'), mapOptions);}document.getElementById('cde6afb7').innerHTML += ' | View Map';var $l2204b5b59c63800c97267a0274637266 = '

Get-Licensed.Com

Address: 13065 Pd Campbell Ct, Charlevoix, MI 49720, USA
Phone: (231) 547-4085
';var m_2204b5b59c63800c97267a0274637266 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Get-Licensed.Com',});m_2204b5b59c63800c97267a0274637266['infowindow'] = new google.maps.InfoWindow({content: $l2204b5b59c63800c97267a0274637266});var infowindow = new google.maps.InfoWindow({content: $l2204b5b59c63800c97267a0274637266});google.maps.event.addListener(m_2204b5b59c63800c97267a0274637266, 'click', function() {infowindow.open(map,m_2204b5b59c63800c97267a0274637266);});$marker.push(m_2204b5b59c63800c97267a0274637266);}});}google.maps.event.addDomListener(window, 'load', initialize);