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.8677,-82.3081)};var g_8163ed218adc66e212cd660d2e70c436 = new google.maps.Geocoder();g_8163ed218adc66e212cd660d2e70c436.geocode( { 'address': "308 Eastern Ave, Ashland, OH 44805, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashland-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('ashland-OH-huntington-bank'), mapOptions);}document.getElementById('696ce201').innerHTML += ' | View Map';var $l8163ed218adc66e212cd660d2e70c436 = '

Huntington Bank

Address: 308 Eastern Ave, Ashland, OH 44805, USA
Phone: (419) 281-6020
';var m_8163ed218adc66e212cd660d2e70c436 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_8163ed218adc66e212cd660d2e70c436['infowindow'] = new google.maps.InfoWindow({content: $l8163ed218adc66e212cd660d2e70c436});var infowindow = new google.maps.InfoWindow({content: $l8163ed218adc66e212cd660d2e70c436});google.maps.event.addListener(m_8163ed218adc66e212cd660d2e70c436, 'click', function() {infowindow.open(map,m_8163ed218adc66e212cd660d2e70c436);});$marker.push(m_8163ed218adc66e212cd660d2e70c436);}});var g_bd21fb0f00e29d6501859294e7c7f90d = new google.maps.Geocoder();g_bd21fb0f00e29d6501859294e7c7f90d.geocode( { 'address': "132 W Main St, Ashland, OH 44805, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashland-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('ashland-OH-huntington-bank'), mapOptions);}document.getElementById('1ab4119b').innerHTML += ' | View Map';var $lbd21fb0f00e29d6501859294e7c7f90d = '

Huntington Bank

Address: 132 W Main St, Ashland, OH 44805, USA
Phone: (419) 281-2541
';var m_bd21fb0f00e29d6501859294e7c7f90d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_bd21fb0f00e29d6501859294e7c7f90d['infowindow'] = new google.maps.InfoWindow({content: $lbd21fb0f00e29d6501859294e7c7f90d});var infowindow = new google.maps.InfoWindow({content: $lbd21fb0f00e29d6501859294e7c7f90d});google.maps.event.addListener(m_bd21fb0f00e29d6501859294e7c7f90d, 'click', function() {infowindow.open(map,m_bd21fb0f00e29d6501859294e7c7f90d);});$marker.push(m_bd21fb0f00e29d6501859294e7c7f90d);}});}google.maps.event.addDomListener(window, 'load', initialize);