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.3837,-81.4351)};var g_431994c7872d4f9f3084e628f7289233 = new google.maps.Geocoder();g_431994c7872d4f9f3084e628f7289233.geocode( { 'address': "34310 Aurora Rd, Solon, OH 44139, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('solon-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('solon-OH-huntington-bank'), mapOptions);}document.getElementById('b8c3f93d').innerHTML += ' | View Map';var $l431994c7872d4f9f3084e628f7289233 = '

Huntington Bank

Address: 34310 Aurora Rd, Solon, OH 44139, USA
Phone: (216) 515-0025
';var m_431994c7872d4f9f3084e628f7289233 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_431994c7872d4f9f3084e628f7289233['infowindow'] = new google.maps.InfoWindow({content: $l431994c7872d4f9f3084e628f7289233});var infowindow = new google.maps.InfoWindow({content: $l431994c7872d4f9f3084e628f7289233});google.maps.event.addListener(m_431994c7872d4f9f3084e628f7289233, 'click', function() {infowindow.open(map,m_431994c7872d4f9f3084e628f7289233);});$marker.push(m_431994c7872d4f9f3084e628f7289233);}});var g_0815ffbea49d233e665319a97cf67ff9 = new google.maps.Geocoder();g_0815ffbea49d233e665319a97cf67ff9.geocode( { 'address': "33175 Aurora Rd, Solon, OH 44139, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('solon-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('solon-OH-huntington-bank'), mapOptions);}document.getElementById('d01646fe').innerHTML += ' | View Map';var $l0815ffbea49d233e665319a97cf67ff9 = '

Huntington Bank

Address: 33175 Aurora Rd, Solon, OH 44139, USA
Phone: (216) 515-0024
';var m_0815ffbea49d233e665319a97cf67ff9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_0815ffbea49d233e665319a97cf67ff9['infowindow'] = new google.maps.InfoWindow({content: $l0815ffbea49d233e665319a97cf67ff9});var infowindow = new google.maps.InfoWindow({content: $l0815ffbea49d233e665319a97cf67ff9});google.maps.event.addListener(m_0815ffbea49d233e665319a97cf67ff9, 'click', function() {infowindow.open(map,m_0815ffbea49d233e665319a97cf67ff9);});$marker.push(m_0815ffbea49d233e665319a97cf67ff9);}});}google.maps.event.addDomListener(window, 'load', initialize);