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.2638,-80.3731)};var g_fe2c25c4010c166849ab0b77c31bf5b8 = new google.maps.Geocoder();g_fe2c25c4010c166849ab0b77c31bf5b8.geocode( { 'address': "230 W Pike St, Clarksburg, WV 26301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clarksburg-WV-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('clarksburg-WV-huntington-bank'), mapOptions);}document.getElementById('d9af84f0').innerHTML += ' | View Map';var $lfe2c25c4010c166849ab0b77c31bf5b8 = '

Huntington Bank

Address: 230 W Pike St, Clarksburg, WV 26301, USA
Phone: (304) 623-7100
';var m_fe2c25c4010c166849ab0b77c31bf5b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_fe2c25c4010c166849ab0b77c31bf5b8['infowindow'] = new google.maps.InfoWindow({content: $lfe2c25c4010c166849ab0b77c31bf5b8});var infowindow = new google.maps.InfoWindow({content: $lfe2c25c4010c166849ab0b77c31bf5b8});google.maps.event.addListener(m_fe2c25c4010c166849ab0b77c31bf5b8, 'click', function() {infowindow.open(map,m_fe2c25c4010c166849ab0b77c31bf5b8);});$marker.push(m_fe2c25c4010c166849ab0b77c31bf5b8);}});var g_ba916e4b27926562bd489e50a96cf581 = new google.maps.Geocoder();g_ba916e4b27926562bd489e50a96cf581.geocode( { 'address': "600 Rosebud Ave, Clarksburg, WV 26301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clarksburg-WV-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('clarksburg-WV-huntington-bank'), mapOptions);}document.getElementById('a13404fc').innerHTML += ' | View Map';var $lba916e4b27926562bd489e50a96cf581 = '

Huntington Bank

Address: 600 Rosebud Ave, Clarksburg, WV 26301, USA
Phone: (304) 624-7686
';var m_ba916e4b27926562bd489e50a96cf581 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_ba916e4b27926562bd489e50a96cf581['infowindow'] = new google.maps.InfoWindow({content: $lba916e4b27926562bd489e50a96cf581});var infowindow = new google.maps.InfoWindow({content: $lba916e4b27926562bd489e50a96cf581});google.maps.event.addListener(m_ba916e4b27926562bd489e50a96cf581, 'click', function() {infowindow.open(map,m_ba916e4b27926562bd489e50a96cf581);});$marker.push(m_ba916e4b27926562bd489e50a96cf581);}});}google.maps.event.addDomListener(window, 'load', initialize);