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.1572,-85.4887)};var g_901db33c84e81b1a30e59949bbcb112b = new google.maps.Geocoder();g_901db33c84e81b1a30e59949bbcb112b.geocode( { 'address': "102 W Van Buren St, Columbia City, IN 46725, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-city-IN-star-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbia-city-IN-star-financial-bank'), mapOptions);}document.getElementById('e06d199f').innerHTML += ' | View Map';var $l901db33c84e81b1a30e59949bbcb112b = '

STAR Financial Bank

Address: 102 W Van Buren St, Columbia City, IN 46725, USA
Phone: (260) 248-6000
';var m_901db33c84e81b1a30e59949bbcb112b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'STAR Financial Bank',});m_901db33c84e81b1a30e59949bbcb112b['infowindow'] = new google.maps.InfoWindow({content: $l901db33c84e81b1a30e59949bbcb112b});var infowindow = new google.maps.InfoWindow({content: $l901db33c84e81b1a30e59949bbcb112b});google.maps.event.addListener(m_901db33c84e81b1a30e59949bbcb112b, 'click', function() {infowindow.open(map,m_901db33c84e81b1a30e59949bbcb112b);});$marker.push(m_901db33c84e81b1a30e59949bbcb112b);}});var g_cf74fd24aa290a67b288d6116ffd37ff = new google.maps.Geocoder();g_cf74fd24aa290a67b288d6116ffd37ff.geocode( { 'address': "105 Frontage Rd, Columbia City, IN 46725, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-city-IN-star-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbia-city-IN-star-financial-bank'), mapOptions);}document.getElementById('f23a05fd').innerHTML += ' | View Map';var $lcf74fd24aa290a67b288d6116ffd37ff = '

STAR Financial Bank

Address: 105 Frontage Rd, Columbia City, IN 46725, USA
Phone: (260) 248-6063
';var m_cf74fd24aa290a67b288d6116ffd37ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'STAR Financial Bank',});m_cf74fd24aa290a67b288d6116ffd37ff['infowindow'] = new google.maps.InfoWindow({content: $lcf74fd24aa290a67b288d6116ffd37ff});var infowindow = new google.maps.InfoWindow({content: $lcf74fd24aa290a67b288d6116ffd37ff});google.maps.event.addListener(m_cf74fd24aa290a67b288d6116ffd37ff, 'click', function() {infowindow.open(map,m_cf74fd24aa290a67b288d6116ffd37ff);});$marker.push(m_cf74fd24aa290a67b288d6116ffd37ff);}});}google.maps.event.addDomListener(window, 'load', initialize);