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.5814,-83.0972)};var g_e20b21ae6508f22fc189c60a0880d0b8 = new google.maps.Geocoder();g_e20b21ae6508f22fc189c60a0880d0b8.geocode( { 'address': "1200 Mt Vernon Ave, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-huntington-bank'), mapOptions);}document.getElementById('935a2eb0').innerHTML += ' | View Map';var $le20b21ae6508f22fc189c60a0880d0b8 = '

Huntington Bank

Address: 1200 Mt Vernon Ave, Marion, OH 43302, USA
Phone: (740) 389-5471
';var m_e20b21ae6508f22fc189c60a0880d0b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_e20b21ae6508f22fc189c60a0880d0b8['infowindow'] = new google.maps.InfoWindow({content: $le20b21ae6508f22fc189c60a0880d0b8});var infowindow = new google.maps.InfoWindow({content: $le20b21ae6508f22fc189c60a0880d0b8});google.maps.event.addListener(m_e20b21ae6508f22fc189c60a0880d0b8, 'click', function() {infowindow.open(map,m_e20b21ae6508f22fc189c60a0880d0b8);});$marker.push(m_e20b21ae6508f22fc189c60a0880d0b8);}});var g_48dad72402d86366a389e14c06d69eb0 = new google.maps.Geocoder();g_48dad72402d86366a389e14c06d69eb0.geocode( { 'address': "150 S State St, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-huntington-bank'), mapOptions);}document.getElementById('9785504d').innerHTML += ' | View Map';var $l48dad72402d86366a389e14c06d69eb0 = '

Huntington Bank

Address: 150 S State St, Marion, OH 43302, USA
Phone: (740) 382-5544
';var m_48dad72402d86366a389e14c06d69eb0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_48dad72402d86366a389e14c06d69eb0['infowindow'] = new google.maps.InfoWindow({content: $l48dad72402d86366a389e14c06d69eb0});var infowindow = new google.maps.InfoWindow({content: $l48dad72402d86366a389e14c06d69eb0});google.maps.event.addListener(m_48dad72402d86366a389e14c06d69eb0, 'click', function() {infowindow.open(map,m_48dad72402d86366a389e14c06d69eb0);});$marker.push(m_48dad72402d86366a389e14c06d69eb0);}});}google.maps.event.addDomListener(window, 'load', initialize);