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.3674,-84.9974)};var g_ad9b0522abafebadeadd80bba419d50d = new google.maps.Geocoder();g_ad9b0522abafebadeadd80bba419d50d.geocode( { 'address': "2810 Charlevoix Ave # 101, Petoskey, MI 49770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petoskey-MI-client-first-mortgage-co').style.display = '';map = new google.maps.Map(document.getElementById('petoskey-MI-client-first-mortgage-co'), mapOptions);}document.getElementById('86b50173').innerHTML += ' | View Map';var $lad9b0522abafebadeadd80bba419d50d = '

Client First Mortgage Co

Address: 2810 Charlevoix Ave # 101, Petoskey, MI 49770, USA
Phone: (231) 487-0221
';var m_ad9b0522abafebadeadd80bba419d50d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Client First Mortgage Co',});m_ad9b0522abafebadeadd80bba419d50d['infowindow'] = new google.maps.InfoWindow({content: $lad9b0522abafebadeadd80bba419d50d});var infowindow = new google.maps.InfoWindow({content: $lad9b0522abafebadeadd80bba419d50d});google.maps.event.addListener(m_ad9b0522abafebadeadd80bba419d50d, 'click', function() {infowindow.open(map,m_ad9b0522abafebadeadd80bba419d50d);});$marker.push(m_ad9b0522abafebadeadd80bba419d50d);}});}google.maps.event.addDomListener(window, 'load', initialize);