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.719,-86.9014)};var g_030114f8f0e921e7b452349373998ecf = new google.maps.Geocoder();g_030114f8f0e921e7b452349373998ecf.geocode( { 'address': "126 E 4th St, Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-fifth-third-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-fifth-third-bank--atm'), mapOptions);}document.getElementById('95d5dab5').innerHTML += ' | View Map';var $l030114f8f0e921e7b452349373998ecf = '

Fifth Third Bank & ATM

Address: 126 E 4th St, Michigan City, IN 46360, USA
Phone: (219) 861-2200
';var m_030114f8f0e921e7b452349373998ecf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank & ATM',});m_030114f8f0e921e7b452349373998ecf['infowindow'] = new google.maps.InfoWindow({content: $l030114f8f0e921e7b452349373998ecf});var infowindow = new google.maps.InfoWindow({content: $l030114f8f0e921e7b452349373998ecf});google.maps.event.addListener(m_030114f8f0e921e7b452349373998ecf, 'click', function() {infowindow.open(map,m_030114f8f0e921e7b452349373998ecf);});$marker.push(m_030114f8f0e921e7b452349373998ecf);}});var g_b5e4fd4434fcc953cf86046e3de4f760 = new google.maps.Geocoder();g_b5e4fd4434fcc953cf86046e3de4f760.geocode( { 'address': "S, 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-fifth-third-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-fifth-third-bank--atm'), mapOptions);}document.getElementById('098e3939').innerHTML += ' | View Map';var $lb5e4fd4434fcc953cf86046e3de4f760 = '

Fifth Third Bank & ATM

Address: S, 3710 Franklin St, Michigan City, IN 46360, USA
Phone: (219) 879-3326
';var m_b5e4fd4434fcc953cf86046e3de4f760 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank & ATM',});m_b5e4fd4434fcc953cf86046e3de4f760['infowindow'] = new google.maps.InfoWindow({content: $lb5e4fd4434fcc953cf86046e3de4f760});var infowindow = new google.maps.InfoWindow({content: $lb5e4fd4434fcc953cf86046e3de4f760});google.maps.event.addListener(m_b5e4fd4434fcc953cf86046e3de4f760, 'click', function() {infowindow.open(map,m_b5e4fd4434fcc953cf86046e3de4f760);});$marker.push(m_b5e4fd4434fcc953cf86046e3de4f760);}});}google.maps.event.addDomListener(window, 'load', initialize);