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(39.8818,-83.091)};var g_2077dc004452e1dbd5c28850979cc1cb = new google.maps.Geocoder();g_2077dc004452e1dbd5c28850979cc1cb.geocode( { 'address': "2227 Stringtown Rd, Grove City, OH 43123"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grove-city-OH-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('grove-city-OH-huntington-national-bank'), mapOptions);}document.getElementById('b371a7a6').innerHTML += ' | View Map';var $l2077dc004452e1dbd5c28850979cc1cb = '

Huntington National Bank

Address: 2227 Stringtown Rd, Grove City, OH 43123
Phone: (614) 480-0025
';var m_2077dc004452e1dbd5c28850979cc1cb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_2077dc004452e1dbd5c28850979cc1cb['infowindow'] = new google.maps.InfoWindow({content: $l2077dc004452e1dbd5c28850979cc1cb});var infowindow = new google.maps.InfoWindow({content: $l2077dc004452e1dbd5c28850979cc1cb});google.maps.event.addListener(m_2077dc004452e1dbd5c28850979cc1cb, 'click', function() {infowindow.open(map,m_2077dc004452e1dbd5c28850979cc1cb);});$marker.push(m_2077dc004452e1dbd5c28850979cc1cb);}});var g_bae46095a6e4ae11136af9f4ec77454c = new google.maps.Geocoder();g_bae46095a6e4ae11136af9f4ec77454c.geocode( { 'address': "2607 London Groveport Rd, Grove City, OH 43123"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grove-city-OH-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('grove-city-OH-huntington-national-bank'), mapOptions);}document.getElementById('d642278d').innerHTML += ' | View Map';var $lbae46095a6e4ae11136af9f4ec77454c = '

Huntington National Bank

Address: 2607 London Groveport Rd, Grove City, OH 43123
Phone: (614) 480-0056
';var m_bae46095a6e4ae11136af9f4ec77454c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_bae46095a6e4ae11136af9f4ec77454c['infowindow'] = new google.maps.InfoWindow({content: $lbae46095a6e4ae11136af9f4ec77454c});var infowindow = new google.maps.InfoWindow({content: $lbae46095a6e4ae11136af9f4ec77454c});google.maps.event.addListener(m_bae46095a6e4ae11136af9f4ec77454c, 'click', function() {infowindow.open(map,m_bae46095a6e4ae11136af9f4ec77454c);});$marker.push(m_bae46095a6e4ae11136af9f4ec77454c);}});}google.maps.event.addDomListener(window, 'load', initialize);