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.6809,-86.8948)};var g_d231c2f94b1cb3e0d01631bb0a17553c = new google.maps.Geocoder();g_d231c2f94b1cb3e0d01631bb0a17553c.geocode( { 'address': "1816 Franklin St, Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-chase-atm').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-chase-atm'), mapOptions);}document.getElementById('fca9a4a1').innerHTML += ' | View Map';var $ld231c2f94b1cb3e0d01631bb0a17553c = '

Chase ATM

Address: 1816 Franklin St, Michigan City, IN 46360, USA
Phone: (800) 935-9935
';var m_d231c2f94b1cb3e0d01631bb0a17553c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase ATM',});m_d231c2f94b1cb3e0d01631bb0a17553c['infowindow'] = new google.maps.InfoWindow({content: $ld231c2f94b1cb3e0d01631bb0a17553c});var infowindow = new google.maps.InfoWindow({content: $ld231c2f94b1cb3e0d01631bb0a17553c});google.maps.event.addListener(m_d231c2f94b1cb3e0d01631bb0a17553c, 'click', function() {infowindow.open(map,m_d231c2f94b1cb3e0d01631bb0a17553c);});$marker.push(m_d231c2f94b1cb3e0d01631bb0a17553c);}});var g_3cb8e78fb840ed59cc5afbc26dcd76fb = new google.maps.Geocoder();g_3cb8e78fb840ed59cc5afbc26dcd76fb.geocode( { 'address': "101 W US Highway 20, Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-chase-atm').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-chase-atm'), mapOptions);}document.getElementById('dabe7f9c').innerHTML += ' | View Map';var $l3cb8e78fb840ed59cc5afbc26dcd76fb = '

Chase ATM

Address: 101 W US Highway 20, Michigan City, IN 46360, USA
Phone: (800) 935-9935
';var m_3cb8e78fb840ed59cc5afbc26dcd76fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase ATM',});m_3cb8e78fb840ed59cc5afbc26dcd76fb['infowindow'] = new google.maps.InfoWindow({content: $l3cb8e78fb840ed59cc5afbc26dcd76fb});var infowindow = new google.maps.InfoWindow({content: $l3cb8e78fb840ed59cc5afbc26dcd76fb});google.maps.event.addListener(m_3cb8e78fb840ed59cc5afbc26dcd76fb, 'click', function() {infowindow.open(map,m_3cb8e78fb840ed59cc5afbc26dcd76fb);});$marker.push(m_3cb8e78fb840ed59cc5afbc26dcd76fb);}});}google.maps.event.addDomListener(window, 'load', initialize);