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.0769,-82.428)};var g_acc105171b8773cdad6706c9a7529705 = new google.maps.Geocoder();g_acc105171b8773cdad6706c9a7529705.geocode( { 'address': "553 Hebron Rd, Newark, OH 43055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newark-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('newark-OH-huntington-bank'), mapOptions);}document.getElementById('2175cad1').innerHTML += ' | View Map';var $lacc105171b8773cdad6706c9a7529705 = '

Huntington Bank

Address: 553 Hebron Rd, Newark, OH 43055, USA
Phone: (740) 522-5358
';var m_acc105171b8773cdad6706c9a7529705 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_acc105171b8773cdad6706c9a7529705['infowindow'] = new google.maps.InfoWindow({content: $lacc105171b8773cdad6706c9a7529705});var infowindow = new google.maps.InfoWindow({content: $lacc105171b8773cdad6706c9a7529705});google.maps.event.addListener(m_acc105171b8773cdad6706c9a7529705, 'click', function() {infowindow.open(map,m_acc105171b8773cdad6706c9a7529705);});$marker.push(m_acc105171b8773cdad6706c9a7529705);}});var g_8df77cb5af3d82dd87c821b572807502 = new google.maps.Geocoder();g_8df77cb5af3d82dd87c821b572807502.geocode( { 'address': "1040 N 21st St, Newark, OH 43055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newark-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('newark-OH-huntington-bank'), mapOptions);}document.getElementById('5094956c').innerHTML += ' | View Map';var $l8df77cb5af3d82dd87c821b572807502 = '

Huntington Bank

Address: 1040 N 21st St, Newark, OH 43055, USA
Phone: (740) 366-3700
';var m_8df77cb5af3d82dd87c821b572807502 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_8df77cb5af3d82dd87c821b572807502['infowindow'] = new google.maps.InfoWindow({content: $l8df77cb5af3d82dd87c821b572807502});var infowindow = new google.maps.InfoWindow({content: $l8df77cb5af3d82dd87c821b572807502});google.maps.event.addListener(m_8df77cb5af3d82dd87c821b572807502, 'click', function() {infowindow.open(map,m_8df77cb5af3d82dd87c821b572807502);});$marker.push(m_8df77cb5af3d82dd87c821b572807502);}});}google.maps.event.addDomListener(window, 'load', initialize);