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.6067,-86.156)};var g_b1db49f8ad9f62489678c0c04526b1b6 = new google.maps.Geocoder();g_b1db49f8ad9f62489678c0c04526b1b6.geocode( { 'address': "1642 W Smith Valley Rd a, Greenwood, IN 46142, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenwood-IN-the-real-estate-mortgage-network').style.display = '';map = new google.maps.Map(document.getElementById('greenwood-IN-the-real-estate-mortgage-network'), mapOptions);}document.getElementById('6cb3d443').innerHTML += ' | View Map';var $lb1db49f8ad9f62489678c0c04526b1b6 = '

The Real Estate Mortgage Network

Address: 1642 W Smith Valley Rd a, Greenwood, IN 46142, USA
Phone: (317) 881-6262
';var m_b1db49f8ad9f62489678c0c04526b1b6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Real Estate Mortgage Network',});m_b1db49f8ad9f62489678c0c04526b1b6['infowindow'] = new google.maps.InfoWindow({content: $lb1db49f8ad9f62489678c0c04526b1b6});var infowindow = new google.maps.InfoWindow({content: $lb1db49f8ad9f62489678c0c04526b1b6});google.maps.event.addListener(m_b1db49f8ad9f62489678c0c04526b1b6, 'click', function() {infowindow.open(map,m_b1db49f8ad9f62489678c0c04526b1b6);});$marker.push(m_b1db49f8ad9f62489678c0c04526b1b6);}});}google.maps.event.addDomListener(window, 'load', initialize);