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.6282,-81.4266)};var g_aaf9c5b688d569a344c4269f240caedf = new google.maps.Geocoder();g_aaf9c5b688d569a344c4269f240caedf.geocode( { 'address': "36505 Euclid Ave, Willoughby, OH 44094, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('willoughby-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('willoughby-OH-huntington-bank'), mapOptions);}document.getElementById('4b217e28').innerHTML += ' | View Map';var $laaf9c5b688d569a344c4269f240caedf = '

Huntington Bank

Address: 36505 Euclid Ave, Willoughby, OH 44094, USA
Phone: (440) 602-5160
';var m_aaf9c5b688d569a344c4269f240caedf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_aaf9c5b688d569a344c4269f240caedf['infowindow'] = new google.maps.InfoWindow({content: $laaf9c5b688d569a344c4269f240caedf});var infowindow = new google.maps.InfoWindow({content: $laaf9c5b688d569a344c4269f240caedf});google.maps.event.addListener(m_aaf9c5b688d569a344c4269f240caedf, 'click', function() {infowindow.open(map,m_aaf9c5b688d569a344c4269f240caedf);});$marker.push(m_aaf9c5b688d569a344c4269f240caedf);}});var g_e8525624725a0bed60a5af33a362c0fc = new google.maps.Geocoder();g_e8525624725a0bed60a5af33a362c0fc.geocode( { 'address': "36475 Euclid Ave, Willoughby, OH 44094, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('willoughby-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('willoughby-OH-huntington-bank'), mapOptions);}document.getElementById('3fade8a5').innerHTML += ' | View Map';var $le8525624725a0bed60a5af33a362c0fc = '

Huntington Bank

Address: 36475 Euclid Ave, Willoughby, OH 44094, USA
Phone: (440) 942-2402
';var m_e8525624725a0bed60a5af33a362c0fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_e8525624725a0bed60a5af33a362c0fc['infowindow'] = new google.maps.InfoWindow({content: $le8525624725a0bed60a5af33a362c0fc});var infowindow = new google.maps.InfoWindow({content: $le8525624725a0bed60a5af33a362c0fc});google.maps.event.addListener(m_e8525624725a0bed60a5af33a362c0fc, 'click', function() {infowindow.open(map,m_e8525624725a0bed60a5af33a362c0fc);});$marker.push(m_e8525624725a0bed60a5af33a362c0fc);}});}google.maps.event.addDomListener(window, 'load', initialize);