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.6868,-86.8933)};var g_6452782166334798a0364267bcc94422 = new google.maps.Geocoder();g_6452782166334798a0364267bcc94422.geocode( { 'address': "3710 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-atm-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-atm-fifth-third-bank'), mapOptions);}document.getElementById('c2b26a99').innerHTML += ' | View Map';var $l6452782166334798a0364267bcc94422 = '

ATM (Fifth Third Bank)

Address: 3710 Franklin St, Michigan City, IN 46360, USA
Phone:
';var m_6452782166334798a0364267bcc94422 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Fifth Third Bank)',});m_6452782166334798a0364267bcc94422['infowindow'] = new google.maps.InfoWindow({content: $l6452782166334798a0364267bcc94422});var infowindow = new google.maps.InfoWindow({content: $l6452782166334798a0364267bcc94422});google.maps.event.addListener(m_6452782166334798a0364267bcc94422, 'click', function() {infowindow.open(map,m_6452782166334798a0364267bcc94422);});$marker.push(m_6452782166334798a0364267bcc94422);}});var g_10f3db7cb30c643a979c198182381c16 = new google.maps.Geocoder();g_10f3db7cb30c643a979c198182381c16.geocode( { 'address': "126 E 4th St #1, Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-atm-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-atm-fifth-third-bank'), mapOptions);}document.getElementById('23a8d681').innerHTML += ' | View Map';var $l10f3db7cb30c643a979c198182381c16 = '

ATM (Fifth Third Bank)

Address: 126 E 4th St #1, Michigan City, IN 46360, USA
Phone:
';var m_10f3db7cb30c643a979c198182381c16 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Fifth Third Bank)',});m_10f3db7cb30c643a979c198182381c16['infowindow'] = new google.maps.InfoWindow({content: $l10f3db7cb30c643a979c198182381c16});var infowindow = new google.maps.InfoWindow({content: $l10f3db7cb30c643a979c198182381c16});google.maps.event.addListener(m_10f3db7cb30c643a979c198182381c16, 'click', function() {infowindow.open(map,m_10f3db7cb30c643a979c198182381c16);});$marker.push(m_10f3db7cb30c643a979c198182381c16);}});}google.maps.event.addDomListener(window, 'load', initialize);