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.5738,-85.6665)};var g_d41380111f8558d2a5a9da7a095bbd0f = new google.maps.Geocoder();g_d41380111f8558d2a5a9da7a095bbd0f.geocode( { 'address': "1127 N Baldwin Ave, Marion, IN 46952"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-IN-star-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('marion-IN-star-financial-bank'), mapOptions);}document.getElementById('3149258a').innerHTML += ' | View Map';var $ld41380111f8558d2a5a9da7a095bbd0f = '

STAR Financial Bank

Address: 1127 N Baldwin Ave, Marion, IN 46952
Phone: (765) 651-6870
';var m_d41380111f8558d2a5a9da7a095bbd0f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'STAR Financial Bank',});m_d41380111f8558d2a5a9da7a095bbd0f['infowindow'] = new google.maps.InfoWindow({content: $ld41380111f8558d2a5a9da7a095bbd0f});var infowindow = new google.maps.InfoWindow({content: $ld41380111f8558d2a5a9da7a095bbd0f});google.maps.event.addListener(m_d41380111f8558d2a5a9da7a095bbd0f, 'click', function() {infowindow.open(map,m_d41380111f8558d2a5a9da7a095bbd0f);});$marker.push(m_d41380111f8558d2a5a9da7a095bbd0f);}});var g_3afecbc6dc480465cdb7511d35eae695 = new google.maps.Geocoder();g_3afecbc6dc480465cdb7511d35eae695.geocode( { 'address': "2948 S Western Ave, Marion, IN 46953"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-IN-star-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('marion-IN-star-financial-bank'), mapOptions);}document.getElementById('634e08a4').innerHTML += ' | View Map';var $l3afecbc6dc480465cdb7511d35eae695 = '

Star Financial Bank

Address: 2948 S Western Ave, Marion, IN 46953
Phone: (765) 651-6878
';var m_3afecbc6dc480465cdb7511d35eae695 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Star Financial Bank',});m_3afecbc6dc480465cdb7511d35eae695['infowindow'] = new google.maps.InfoWindow({content: $l3afecbc6dc480465cdb7511d35eae695});var infowindow = new google.maps.InfoWindow({content: $l3afecbc6dc480465cdb7511d35eae695});google.maps.event.addListener(m_3afecbc6dc480465cdb7511d35eae695, 'click', function() {infowindow.open(map,m_3afecbc6dc480465cdb7511d35eae695);});$marker.push(m_3afecbc6dc480465cdb7511d35eae695);}});}google.maps.event.addDomListener(window, 'load', initialize);