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(40.4653,-86.1178)};var g_ad94d521d7675b652977376bb3a67877 = new google.maps.Geocoder();g_ad94d521d7675b652977376bb3a67877.geocode( { 'address': "1202 Appletree Ln, Kokomo, IN 46902, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kokomo-IN-mortgage-city-inc').style.display = '';map = new google.maps.Map(document.getElementById('kokomo-IN-mortgage-city-inc'), mapOptions);}document.getElementById('f047e381').innerHTML += ' | View Map';var $lad94d521d7675b652977376bb3a67877 = '

Mortgage City, Inc

Address: 1202 Appletree Ln, Kokomo, IN 46902, USA
Phone: (765) 854-0400
';var m_ad94d521d7675b652977376bb3a67877 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage City, Inc',});m_ad94d521d7675b652977376bb3a67877['infowindow'] = new google.maps.InfoWindow({content: $lad94d521d7675b652977376bb3a67877});var infowindow = new google.maps.InfoWindow({content: $lad94d521d7675b652977376bb3a67877});google.maps.event.addListener(m_ad94d521d7675b652977376bb3a67877, 'click', function() {infowindow.open(map,m_ad94d521d7675b652977376bb3a67877);});$marker.push(m_ad94d521d7675b652977376bb3a67877);}});}google.maps.event.addDomListener(window, 'load', initialize);