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.4635,-81.7342)};var g_0599212ac5b4670c30619bac376c189c = new google.maps.Geocoder();g_0599212ac5b4670c30619bac376c189c.geocode( { 'address': "101 E Main St, Baltic, OH 43804"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baltic-OH-baltic-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('baltic-OH-baltic-state-bank'), mapOptions);}document.getElementById('f862235a').innerHTML += ' | View Map';var $l0599212ac5b4670c30619bac376c189c = '

Baltic State Bank

Address: 101 E Main St, Baltic, OH 43804
Phone: (330) 897-6401
';var m_0599212ac5b4670c30619bac376c189c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Baltic State Bank',});m_0599212ac5b4670c30619bac376c189c['infowindow'] = new google.maps.InfoWindow({content: $l0599212ac5b4670c30619bac376c189c});var infowindow = new google.maps.InfoWindow({content: $l0599212ac5b4670c30619bac376c189c});google.maps.event.addListener(m_0599212ac5b4670c30619bac376c189c, 'click', function() {infowindow.open(map,m_0599212ac5b4670c30619bac376c189c);});$marker.push(m_0599212ac5b4670c30619bac376c189c);}});var g_c97c8f6641c51f119d1c5ab3ad757213 = new google.maps.Geocoder();g_c97c8f6641c51f119d1c5ab3ad757213.geocode( { 'address': "33919 State Route 643, Baltic, OH 43804"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baltic-OH-baltic-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('baltic-OH-baltic-state-bank'), mapOptions);}document.getElementById('cdeca4c2').innerHTML += ' | View Map';var $lc97c8f6641c51f119d1c5ab3ad757213 = '

Baltic State Bank

Address: 33919 State Route 643, Baltic, OH 43804
Phone: (330) 897-6380
';var m_c97c8f6641c51f119d1c5ab3ad757213 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Baltic State Bank',});m_c97c8f6641c51f119d1c5ab3ad757213['infowindow'] = new google.maps.InfoWindow({content: $lc97c8f6641c51f119d1c5ab3ad757213});var infowindow = new google.maps.InfoWindow({content: $lc97c8f6641c51f119d1c5ab3ad757213});google.maps.event.addListener(m_c97c8f6641c51f119d1c5ab3ad757213, 'click', function() {infowindow.open(map,m_c97c8f6641c51f119d1c5ab3ad757213);});$marker.push(m_c97c8f6641c51f119d1c5ab3ad757213);}});}google.maps.event.addDomListener(window, 'load', initialize);