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.1555,-81.4019)};var g_8698294599d7b880806df9735b49dbc9 = new google.maps.Geocoder();g_8698294599d7b880806df9735b49dbc9.geocode( { 'address': "3323 Kent Rd, Stow, OH 44224, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stow-OH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('stow-OH-citizens-bank'), mapOptions);}document.getElementById('5aa8a5d9').innerHTML += ' | View Map';var $l8698294599d7b880806df9735b49dbc9 = '

Citizens Bank

Address: 3323 Kent Rd, Stow, OH 44224, USA
Phone: (330) 688-6622
';var m_8698294599d7b880806df9735b49dbc9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_8698294599d7b880806df9735b49dbc9['infowindow'] = new google.maps.InfoWindow({content: $l8698294599d7b880806df9735b49dbc9});var infowindow = new google.maps.InfoWindow({content: $l8698294599d7b880806df9735b49dbc9});google.maps.event.addListener(m_8698294599d7b880806df9735b49dbc9, 'click', function() {infowindow.open(map,m_8698294599d7b880806df9735b49dbc9);});$marker.push(m_8698294599d7b880806df9735b49dbc9);}});var g_84415e4311bde29674303caf3fbad82f = new google.maps.Geocoder();g_84415e4311bde29674303caf3fbad82f.geocode( { 'address': "4445 Kent Rd, Stow, OH 44224, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stow-OH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('stow-OH-citizens-bank'), mapOptions);}document.getElementById('1174149b').innerHTML += ' | View Map';var $l84415e4311bde29674303caf3fbad82f = '

Citizens Bank

Address: 4445 Kent Rd, Stow, OH 44224, USA
Phone: (330) 673-7320
';var m_84415e4311bde29674303caf3fbad82f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_84415e4311bde29674303caf3fbad82f['infowindow'] = new google.maps.InfoWindow({content: $l84415e4311bde29674303caf3fbad82f});var infowindow = new google.maps.InfoWindow({content: $l84415e4311bde29674303caf3fbad82f});google.maps.event.addListener(m_84415e4311bde29674303caf3fbad82f, 'click', function() {infowindow.open(map,m_84415e4311bde29674303caf3fbad82f);});$marker.push(m_84415e4311bde29674303caf3fbad82f);}});}google.maps.event.addDomListener(window, 'load', initialize);