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.0287,-84.677)};var g_447f0fd0716e1f8855ff3efcb1914fa2 = new google.maps.Geocoder();g_447f0fd0716e1f8855ff3efcb1914fa2.geocode( { 'address': "138 N Otsego Ave, Gaylord, MI 49735, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gaylord-MI-amerifirst-home-mortgage--gaylord').style.display = '';map = new google.maps.Map(document.getElementById('gaylord-MI-amerifirst-home-mortgage--gaylord'), mapOptions);}document.getElementById('3bf67821').innerHTML += ' | View Map';var $l447f0fd0716e1f8855ff3efcb1914fa2 = '

AmeriFirst Home Mortgage- Gaylord

Address: 138 N Otsego Ave, Gaylord, MI 49735, USA
Phone: (989) 732-3526
';var m_447f0fd0716e1f8855ff3efcb1914fa2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AmeriFirst Home Mortgage- Gaylord',});m_447f0fd0716e1f8855ff3efcb1914fa2['infowindow'] = new google.maps.InfoWindow({content: $l447f0fd0716e1f8855ff3efcb1914fa2});var infowindow = new google.maps.InfoWindow({content: $l447f0fd0716e1f8855ff3efcb1914fa2});google.maps.event.addListener(m_447f0fd0716e1f8855ff3efcb1914fa2, 'click', function() {infowindow.open(map,m_447f0fd0716e1f8855ff3efcb1914fa2);});$marker.push(m_447f0fd0716e1f8855ff3efcb1914fa2);}});}google.maps.event.addDomListener(window, 'load', initialize);