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.0799,-80.9027)};var g_747517b50f5e43a8e0caa57601600428 = new google.maps.Geocoder();g_747517b50f5e43a8e0caa57601600428.geocode( { 'address': "154 W Main St, St Clairsville, OH 43950, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-clairsville-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('saint-clairsville-OH-huntington-bank'), mapOptions);}document.getElementById('f4cf50fd').innerHTML += ' | View Map';var $l747517b50f5e43a8e0caa57601600428 = '

Huntington Bank

Address: 154 W Main St, St Clairsville, OH 43950, USA
Phone: (740) 695-3323
';var m_747517b50f5e43a8e0caa57601600428 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_747517b50f5e43a8e0caa57601600428['infowindow'] = new google.maps.InfoWindow({content: $l747517b50f5e43a8e0caa57601600428});var infowindow = new google.maps.InfoWindow({content: $l747517b50f5e43a8e0caa57601600428});google.maps.event.addListener(m_747517b50f5e43a8e0caa57601600428, 'click', function() {infowindow.open(map,m_747517b50f5e43a8e0caa57601600428);});$marker.push(m_747517b50f5e43a8e0caa57601600428);}});var g_3fa615cf0e2da7161f06ecc672111b92 = new google.maps.Geocoder();g_3fa615cf0e2da7161f06ecc672111b92.geocode( { 'address': "68011 Mall Ring Rd, St Clairsville, OH 43950, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-clairsville-OH-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('saint-clairsville-OH-huntington-bank'), mapOptions);}document.getElementById('82016414').innerHTML += ' | View Map';var $l3fa615cf0e2da7161f06ecc672111b92 = '

Huntington Bank

Address: 68011 Mall Ring Rd, St Clairsville, OH 43950, USA
Phone: (740) 695-4101
';var m_3fa615cf0e2da7161f06ecc672111b92 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_3fa615cf0e2da7161f06ecc672111b92['infowindow'] = new google.maps.InfoWindow({content: $l3fa615cf0e2da7161f06ecc672111b92});var infowindow = new google.maps.InfoWindow({content: $l3fa615cf0e2da7161f06ecc672111b92});google.maps.event.addListener(m_3fa615cf0e2da7161f06ecc672111b92, 'click', function() {infowindow.open(map,m_3fa615cf0e2da7161f06ecc672111b92);});$marker.push(m_3fa615cf0e2da7161f06ecc672111b92);}});}google.maps.event.addDomListener(window, 'load', initialize);