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(39.9509,-85.8958)};var g_dfad9c01a23e8c340148e7022d494bc2 = new google.maps.Geocoder();g_dfad9c01a23e8c340148e7022d494bc2.geocode( { 'address': "11098 Mast Ct, Fortville, IN 46040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fortville-IN-kertin-mortgage-group-llc').style.display = '';map = new google.maps.Map(document.getElementById('fortville-IN-kertin-mortgage-group-llc'), mapOptions);}document.getElementById('a400945c').innerHTML += ' | View Map';var $ldfad9c01a23e8c340148e7022d494bc2 = '

Kertin Mortgage Group LLC

Address: 11098 Mast Ct, Fortville, IN 46040, USA
Phone: (888) 627-2002
';var m_dfad9c01a23e8c340148e7022d494bc2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kertin Mortgage Group LLC',});m_dfad9c01a23e8c340148e7022d494bc2['infowindow'] = new google.maps.InfoWindow({content: $ldfad9c01a23e8c340148e7022d494bc2});var infowindow = new google.maps.InfoWindow({content: $ldfad9c01a23e8c340148e7022d494bc2});google.maps.event.addListener(m_dfad9c01a23e8c340148e7022d494bc2, 'click', function() {infowindow.open(map,m_dfad9c01a23e8c340148e7022d494bc2);});$marker.push(m_dfad9c01a23e8c340148e7022d494bc2);}});}google.maps.event.addDomListener(window, 'load', initialize);