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(40.4154,-86.8921)};var g_4fa04fbc0b0ce68711f7550ce6113720 = new google.maps.Geocoder();g_4fa04fbc0b0ce68711f7550ce6113720.geocode( { 'address': "3620 South St, Lafayette, IN 47905"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-IN-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-IN-fifth-third-bank'), mapOptions);}document.getElementById('14ec616a').innerHTML += ' | View Map';var $l4fa04fbc0b0ce68711f7550ce6113720 = '

Fifth Third Bank

Address: 3620 South St, Lafayette, IN 47905
Phone: (765) 448-4765
';var m_4fa04fbc0b0ce68711f7550ce6113720 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank',});m_4fa04fbc0b0ce68711f7550ce6113720['infowindow'] = new google.maps.InfoWindow({content: $l4fa04fbc0b0ce68711f7550ce6113720});var infowindow = new google.maps.InfoWindow({content: $l4fa04fbc0b0ce68711f7550ce6113720});google.maps.event.addListener(m_4fa04fbc0b0ce68711f7550ce6113720, 'click', function() {infowindow.open(map,m_4fa04fbc0b0ce68711f7550ce6113720);});$marker.push(m_4fa04fbc0b0ce68711f7550ce6113720);}});var g_effa3b908aaa9f8744b980829a6bfd15 = new google.maps.Geocoder();g_effa3b908aaa9f8744b980829a6bfd15.geocode( { 'address': "53 S 2nd St, Lafayette, IN 47901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-IN-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-IN-fifth-third-bank'), mapOptions);}document.getElementById('dd64eb3e').innerHTML += ' | View Map';var $leffa3b908aaa9f8744b980829a6bfd15 = '

Fifth Third Bank

Address: 53 S 2nd St, Lafayette, IN 47901
Phone: (765) 423-5557
';var m_effa3b908aaa9f8744b980829a6bfd15 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank',});m_effa3b908aaa9f8744b980829a6bfd15['infowindow'] = new google.maps.InfoWindow({content: $leffa3b908aaa9f8744b980829a6bfd15});var infowindow = new google.maps.InfoWindow({content: $leffa3b908aaa9f8744b980829a6bfd15});google.maps.event.addListener(m_effa3b908aaa9f8744b980829a6bfd15, 'click', function() {infowindow.open(map,m_effa3b908aaa9f8744b980829a6bfd15);});$marker.push(m_effa3b908aaa9f8744b980829a6bfd15);}});}google.maps.event.addDomListener(window, 'load', initialize);