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.9502,-81.4662)};var g_6673ddb795081d1eb9a521fc583ece2a = new google.maps.Geocoder();g_6673ddb795081d1eb9a521fc583ece2a.geocode( { 'address': "4086 Massillon Rd, Uniontown, OH 44685, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('uniontown-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('uniontown-OH-huntington-bank'), mapOptions);}document.getElementById('d78c12f9').innerHTML += ' | View Map';var $l6673ddb795081d1eb9a521fc583ece2a = '

Huntington Bank

Address: 4086 Massillon Rd, Uniontown, OH 44685, USA
Phone: (330) 966-5142
';var m_6673ddb795081d1eb9a521fc583ece2a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_6673ddb795081d1eb9a521fc583ece2a['infowindow'] = new google.maps.InfoWindow({content: $l6673ddb795081d1eb9a521fc583ece2a});var infowindow = new google.maps.InfoWindow({content: $l6673ddb795081d1eb9a521fc583ece2a});google.maps.event.addListener(m_6673ddb795081d1eb9a521fc583ece2a, 'click', function() {infowindow.open(map,m_6673ddb795081d1eb9a521fc583ece2a);});$marker.push(m_6673ddb795081d1eb9a521fc583ece2a);}});var g_06413c425c01f8a73dc75d5fd98bca3a = new google.maps.Geocoder();g_06413c425c01f8a73dc75d5fd98bca3a.geocode( { 'address': "1700 Corporate Woods Pkwy, Uniontown, OH 44685, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('uniontown-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('uniontown-OH-huntington-bank'), mapOptions);}document.getElementById('65302a3d').innerHTML += ' | View Map';var $l06413c425c01f8a73dc75d5fd98bca3a = '

Huntington Bank

Address: 1700 Corporate Woods Pkwy, Uniontown, OH 44685, USA
Phone: (330) 899-9865
';var m_06413c425c01f8a73dc75d5fd98bca3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_06413c425c01f8a73dc75d5fd98bca3a['infowindow'] = new google.maps.InfoWindow({content: $l06413c425c01f8a73dc75d5fd98bca3a});var infowindow = new google.maps.InfoWindow({content: $l06413c425c01f8a73dc75d5fd98bca3a});google.maps.event.addListener(m_06413c425c01f8a73dc75d5fd98bca3a, 'click', function() {infowindow.open(map,m_06413c425c01f8a73dc75d5fd98bca3a);});$marker.push(m_06413c425c01f8a73dc75d5fd98bca3a);}});}google.maps.event.addDomListener(window, 'load', initialize);