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(41.6814,-86.8975)};var g_2a445adb71c7d96c54e32624ded8f3e9 = new google.maps.Geocoder();g_2a445adb71c7d96c54e32624ded8f3e9.geocode( { 'address': "241 US-20, Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-hallmark-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-hallmark-home-mortgage'), mapOptions);}document.getElementById('a0be7a62').innerHTML += ' | View Map';var $l2a445adb71c7d96c54e32624ded8f3e9 = '

Hallmark Home Mortgage

Address: 241 US-20, Michigan City, IN 46360, USA
Phone: (219) 874-1088
';var m_2a445adb71c7d96c54e32624ded8f3e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hallmark Home Mortgage',});m_2a445adb71c7d96c54e32624ded8f3e9['infowindow'] = new google.maps.InfoWindow({content: $l2a445adb71c7d96c54e32624ded8f3e9});var infowindow = new google.maps.InfoWindow({content: $l2a445adb71c7d96c54e32624ded8f3e9});google.maps.event.addListener(m_2a445adb71c7d96c54e32624ded8f3e9, 'click', function() {infowindow.open(map,m_2a445adb71c7d96c54e32624ded8f3e9);});$marker.push(m_2a445adb71c7d96c54e32624ded8f3e9);}});var g_558d78bc0dc5d3f69c494080fc5f936c = new google.maps.Geocoder();g_558d78bc0dc5d3f69c494080fc5f936c.geocode( { 'address': "Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-hallmark-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-hallmark-home-mortgage'), mapOptions);}document.getElementById('27ffcfc4').innerHTML += ' | View Map';var $l558d78bc0dc5d3f69c494080fc5f936c = '

Hallmark Home Mortgage

Address: Michigan City, IN 46360, USA
Phone: (219) 874-1088
';var m_558d78bc0dc5d3f69c494080fc5f936c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hallmark Home Mortgage',});m_558d78bc0dc5d3f69c494080fc5f936c['infowindow'] = new google.maps.InfoWindow({content: $l558d78bc0dc5d3f69c494080fc5f936c});var infowindow = new google.maps.InfoWindow({content: $l558d78bc0dc5d3f69c494080fc5f936c});google.maps.event.addListener(m_558d78bc0dc5d3f69c494080fc5f936c, 'click', function() {infowindow.open(map,m_558d78bc0dc5d3f69c494080fc5f936c);});$marker.push(m_558d78bc0dc5d3f69c494080fc5f936c);}});}google.maps.event.addDomListener(window, 'load', initialize);