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.463,-87.3344)};var g_614484a1c3d62905498f756ee2a85010 = new google.maps.Geocoder();g_614484a1c3d62905498f756ee2a85010.geocode( { 'address': "8585 Broadway Suite 600, Merrillville, IN 46410, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('merrillville-IN-ed-stojancevich-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('merrillville-IN-ed-stojancevich-home-loans'), mapOptions);}document.getElementById('747e3483').innerHTML += ' | View Map';var $l614484a1c3d62905498f756ee2a85010 = '

Ed Stojancevich Home Loans

Address: 8585 Broadway Suite 600, Merrillville, IN 46410, USA
Phone: (219) 973-6644
';var m_614484a1c3d62905498f756ee2a85010 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ed Stojancevich Home Loans',});m_614484a1c3d62905498f756ee2a85010['infowindow'] = new google.maps.InfoWindow({content: $l614484a1c3d62905498f756ee2a85010});var infowindow = new google.maps.InfoWindow({content: $l614484a1c3d62905498f756ee2a85010});google.maps.event.addListener(m_614484a1c3d62905498f756ee2a85010, 'click', function() {infowindow.open(map,m_614484a1c3d62905498f756ee2a85010);});$marker.push(m_614484a1c3d62905498f756ee2a85010);}});}google.maps.event.addDomListener(window, 'load', initialize);