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.4448,-82.1369)};var g_9597353e41e6957b5e7aa79214fcb256 = new google.maps.Geocoder();g_9597353e41e6957b5e7aa79214fcb256.geocode( { 'address': "2850 Pearl Ave, Lorain, OH 44055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lorain-OH-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('lorain-OH-northwest-bank'), mapOptions);}document.getElementById('c7f28a0e').innerHTML += ' | View Map';var $l9597353e41e6957b5e7aa79214fcb256 = '

Northwest Bank

Address: 2850 Pearl Ave, Lorain, OH 44055, USA
Phone: (440) 277-1103
';var m_9597353e41e6957b5e7aa79214fcb256 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Bank',});m_9597353e41e6957b5e7aa79214fcb256['infowindow'] = new google.maps.InfoWindow({content: $l9597353e41e6957b5e7aa79214fcb256});var infowindow = new google.maps.InfoWindow({content: $l9597353e41e6957b5e7aa79214fcb256});google.maps.event.addListener(m_9597353e41e6957b5e7aa79214fcb256, 'click', function() {infowindow.open(map,m_9597353e41e6957b5e7aa79214fcb256);});$marker.push(m_9597353e41e6957b5e7aa79214fcb256);}});var g_435a8c64866f3075189cbb8c71162585 = new google.maps.Geocoder();g_435a8c64866f3075189cbb8c71162585.geocode( { 'address': "3660 Oberlin Ave, Lorain, OH 44053, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lorain-OH-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('lorain-OH-northwest-bank'), mapOptions);}document.getElementById('baf5abb4').innerHTML += ' | View Map';var $l435a8c64866f3075189cbb8c71162585 = '

Northwest Bank

Address: 3660 Oberlin Ave, Lorain, OH 44053, USA
Phone: (440) 282-9196
';var m_435a8c64866f3075189cbb8c71162585 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Bank',});m_435a8c64866f3075189cbb8c71162585['infowindow'] = new google.maps.InfoWindow({content: $l435a8c64866f3075189cbb8c71162585});var infowindow = new google.maps.InfoWindow({content: $l435a8c64866f3075189cbb8c71162585});google.maps.event.addListener(m_435a8c64866f3075189cbb8c71162585, 'click', function() {infowindow.open(map,m_435a8c64866f3075189cbb8c71162585);});$marker.push(m_435a8c64866f3075189cbb8c71162585);}});}google.maps.event.addDomListener(window, 'load', initialize);