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.4998,-87.0414)};var g_8e9a0e5f19caa707db6dfae2a3551504 = new google.maps.Geocoder();g_8e9a0e5f19caa707db6dfae2a3551504.geocode( { 'address': "3500 Calumet Ave, Valparaiso, IN 46383, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('valparaiso-IN-bmo-harris-bank').style.display = '';map = new google.maps.Map(document.getElementById('valparaiso-IN-bmo-harris-bank'), mapOptions);}document.getElementById('4e11299c').innerHTML += ' | View Map';var $l8e9a0e5f19caa707db6dfae2a3551504 = '

BMO Harris Bank

Address: 3500 Calumet Ave, Valparaiso, IN 46383, USA
Phone: (219) 462-0105
';var m_8e9a0e5f19caa707db6dfae2a3551504 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BMO Harris Bank',});m_8e9a0e5f19caa707db6dfae2a3551504['infowindow'] = new google.maps.InfoWindow({content: $l8e9a0e5f19caa707db6dfae2a3551504});var infowindow = new google.maps.InfoWindow({content: $l8e9a0e5f19caa707db6dfae2a3551504});google.maps.event.addListener(m_8e9a0e5f19caa707db6dfae2a3551504, 'click', function() {infowindow.open(map,m_8e9a0e5f19caa707db6dfae2a3551504);});$marker.push(m_8e9a0e5f19caa707db6dfae2a3551504);}});var g_a941fd789ebbe6413da8d43c9d443343 = new google.maps.Geocoder();g_a941fd789ebbe6413da8d43c9d443343.geocode( { 'address': "750 S Washington St, Valparaiso, IN 46383, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('valparaiso-IN-bmo-harris-bank').style.display = '';map = new google.maps.Map(document.getElementById('valparaiso-IN-bmo-harris-bank'), mapOptions);}document.getElementById('35bc1b34').innerHTML += ' | View Map';var $la941fd789ebbe6413da8d43c9d443343 = '

BMO Harris Bank

Address: 750 S Washington St, Valparaiso, IN 46383, USA
Phone: (219) 531-6497
';var m_a941fd789ebbe6413da8d43c9d443343 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BMO Harris Bank',});m_a941fd789ebbe6413da8d43c9d443343['infowindow'] = new google.maps.InfoWindow({content: $la941fd789ebbe6413da8d43c9d443343});var infowindow = new google.maps.InfoWindow({content: $la941fd789ebbe6413da8d43c9d443343});google.maps.event.addListener(m_a941fd789ebbe6413da8d43c9d443343, 'click', function() {infowindow.open(map,m_a941fd789ebbe6413da8d43c9d443343);});$marker.push(m_a941fd789ebbe6413da8d43c9d443343);}});}google.maps.event.addDomListener(window, 'load', initialize);