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.4735,-81.1455)};var g_c495ef1ac454d0daa05d2c4ffddcc031 = new google.maps.Geocoder();g_c495ef1ac454d0daa05d2c4ffddcc031.geocode( { 'address': "14522 N Cheshire St, Burton, OH 44021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burton-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('burton-OH-huntington-bank'), mapOptions);}document.getElementById('3587ef7b').innerHTML += ' | View Map';var $lc495ef1ac454d0daa05d2c4ffddcc031 = '

Huntington Bank

Address: 14522 N Cheshire St, Burton, OH 44021, USA
Phone: (440) 834-4481
';var m_c495ef1ac454d0daa05d2c4ffddcc031 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_c495ef1ac454d0daa05d2c4ffddcc031['infowindow'] = new google.maps.InfoWindow({content: $lc495ef1ac454d0daa05d2c4ffddcc031});var infowindow = new google.maps.InfoWindow({content: $lc495ef1ac454d0daa05d2c4ffddcc031});google.maps.event.addListener(m_c495ef1ac454d0daa05d2c4ffddcc031, 'click', function() {infowindow.open(map,m_c495ef1ac454d0daa05d2c4ffddcc031);});$marker.push(m_c495ef1ac454d0daa05d2c4ffddcc031);}});var g_1662c4407080ecdabad7266dec909053 = new google.maps.Geocoder();g_1662c4407080ecdabad7266dec909053.geocode( { 'address': "14511 N Cheshire St, Burton, OH 44021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burton-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('burton-OH-huntington-bank'), mapOptions);}document.getElementById('6243603e').innerHTML += ' | View Map';var $l1662c4407080ecdabad7266dec909053 = '

Huntington Bank

Address: 14511 N Cheshire St, Burton, OH 44021, USA
Phone: (440) 834-2022
';var m_1662c4407080ecdabad7266dec909053 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_1662c4407080ecdabad7266dec909053['infowindow'] = new google.maps.InfoWindow({content: $l1662c4407080ecdabad7266dec909053});var infowindow = new google.maps.InfoWindow({content: $l1662c4407080ecdabad7266dec909053});google.maps.event.addListener(m_1662c4407080ecdabad7266dec909053, 'click', function() {infowindow.open(map,m_1662c4407080ecdabad7266dec909053);});$marker.push(m_1662c4407080ecdabad7266dec909053);}});}google.maps.event.addDomListener(window, 'load', initialize);