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_aa97f5d3df9cd7dbebdf1d8a1a1226aa = new google.maps.Geocoder();g_aa97f5d3df9cd7dbebdf1d8a1a1226aa.geocode( { 'address': "811 N Creasy Ln, Lafayette, IN 47905"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-IN-fountain-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-IN-fountain-trust-co'), mapOptions);}document.getElementById('2633596e').innerHTML += ' | View Map';var $laa97f5d3df9cd7dbebdf1d8a1a1226aa = '

Fountain Trust Co

Address: 811 N Creasy Ln, Lafayette, IN 47905
Phone: (765) 448-9161
';var m_aa97f5d3df9cd7dbebdf1d8a1a1226aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fountain Trust Co',});m_aa97f5d3df9cd7dbebdf1d8a1a1226aa['infowindow'] = new google.maps.InfoWindow({content: $laa97f5d3df9cd7dbebdf1d8a1a1226aa});var infowindow = new google.maps.InfoWindow({content: $laa97f5d3df9cd7dbebdf1d8a1a1226aa});google.maps.event.addListener(m_aa97f5d3df9cd7dbebdf1d8a1a1226aa, 'click', function() {infowindow.open(map,m_aa97f5d3df9cd7dbebdf1d8a1a1226aa);});$marker.push(m_aa97f5d3df9cd7dbebdf1d8a1a1226aa);}});var g_04c09743a0e833ab4c93fc746a450323 = new google.maps.Geocoder();g_04c09743a0e833ab4c93fc746a450323.geocode( { 'address': "302 Ferry St, Lafayette, IN 47901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-IN-fountain-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-IN-fountain-trust-co'), mapOptions);}document.getElementById('2b45adf1').innerHTML += ' | View Map';var $l04c09743a0e833ab4c93fc746a450323 = '

Fountain Trust Co

Address: 302 Ferry St, Lafayette, IN 47901
Phone: (765) 423-1472
';var m_04c09743a0e833ab4c93fc746a450323 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fountain Trust Co',});m_04c09743a0e833ab4c93fc746a450323['infowindow'] = new google.maps.InfoWindow({content: $l04c09743a0e833ab4c93fc746a450323});var infowindow = new google.maps.InfoWindow({content: $l04c09743a0e833ab4c93fc746a450323});google.maps.event.addListener(m_04c09743a0e833ab4c93fc746a450323, 'click', function() {infowindow.open(map,m_04c09743a0e833ab4c93fc746a450323);});$marker.push(m_04c09743a0e833ab4c93fc746a450323);}});}google.maps.event.addDomListener(window, 'load', initialize);