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(42.111,-86.404)};var g_f1461909ac11780acf665caf329c10b9 = new google.maps.Geocoder();g_f1461909ac11780acf665caf329c10b9.geocode( { 'address': "400 Riverview Dr, Benton Harbor, MI 49022"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('benton-harbor-MI-chase-bank').style.display = '';map = new google.maps.Map(document.getElementById('benton-harbor-MI-chase-bank'), mapOptions);}document.getElementById('57f975c5').innerHTML += ' | View Map';var $lf1461909ac11780acf665caf329c10b9 = '

Chase Bank

Address: 400 Riverview Dr, Benton Harbor, MI 49022
Phone: (269) 926-4778
';var m_f1461909ac11780acf665caf329c10b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Bank',});m_f1461909ac11780acf665caf329c10b9['infowindow'] = new google.maps.InfoWindow({content: $lf1461909ac11780acf665caf329c10b9});var infowindow = new google.maps.InfoWindow({content: $lf1461909ac11780acf665caf329c10b9});google.maps.event.addListener(m_f1461909ac11780acf665caf329c10b9, 'click', function() {infowindow.open(map,m_f1461909ac11780acf665caf329c10b9);});$marker.push(m_f1461909ac11780acf665caf329c10b9);}});var g_e448ba948bc86252b45520dbdc514393 = new google.maps.Geocoder();g_e448ba948bc86252b45520dbdc514393.geocode( { 'address': "1088 E Napier, Benton Harbor, MI 49022"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('benton-harbor-MI-chase-bank').style.display = '';map = new google.maps.Map(document.getElementById('benton-harbor-MI-chase-bank'), mapOptions);}document.getElementById('f15b5190').innerHTML += ' | View Map';var $le448ba948bc86252b45520dbdc514393 = '

Chase Bank

Address: 1088 E Napier, Benton Harbor, MI 49022
Phone: (269) 926-4763
';var m_e448ba948bc86252b45520dbdc514393 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Bank',});m_e448ba948bc86252b45520dbdc514393['infowindow'] = new google.maps.InfoWindow({content: $le448ba948bc86252b45520dbdc514393});var infowindow = new google.maps.InfoWindow({content: $le448ba948bc86252b45520dbdc514393});google.maps.event.addListener(m_e448ba948bc86252b45520dbdc514393, 'click', function() {infowindow.open(map,m_e448ba948bc86252b45520dbdc514393);});$marker.push(m_e448ba948bc86252b45520dbdc514393);}});}google.maps.event.addDomListener(window, 'load', initialize);