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(37.3621,-81.0963)};var g_384aa2c2ca5996fc30438d97a5550988 = new google.maps.Geocoder();g_384aa2c2ca5996fc30438d97a5550988.geocode( { 'address': "1223 Stafford Dr, Princeton, WV 24740, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('princeton-WV-first-century-bank').style.display = '';map = new google.maps.Map(document.getElementById('princeton-WV-first-century-bank'), mapOptions);}document.getElementById('eb66f0d9').innerHTML += ' | View Map';var $l384aa2c2ca5996fc30438d97a5550988 = '

First Century Bank

Address: 1223 Stafford Dr, Princeton, WV 24740, USA
Phone: (304) 425-0856
';var m_384aa2c2ca5996fc30438d97a5550988 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Century Bank',});m_384aa2c2ca5996fc30438d97a5550988['infowindow'] = new google.maps.InfoWindow({content: $l384aa2c2ca5996fc30438d97a5550988});var infowindow = new google.maps.InfoWindow({content: $l384aa2c2ca5996fc30438d97a5550988});google.maps.event.addListener(m_384aa2c2ca5996fc30438d97a5550988, 'click', function() {infowindow.open(map,m_384aa2c2ca5996fc30438d97a5550988);});$marker.push(m_384aa2c2ca5996fc30438d97a5550988);}});var g_60fb7fa5cedc1b22529bd3b455910813 = new google.maps.Geocoder();g_60fb7fa5cedc1b22529bd3b455910813.geocode( { 'address': "145 Springhaven Dr, Princeton, WV 24740, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('princeton-WV-first-century-bank').style.display = '';map = new google.maps.Map(document.getElementById('princeton-WV-first-century-bank'), mapOptions);}document.getElementById('ab1cc4bc').innerHTML += ' | View Map';var $l60fb7fa5cedc1b22529bd3b455910813 = '

First Century Bank

Address: 145 Springhaven Dr, Princeton, WV 24740, USA
Phone: (304) 431-7617
';var m_60fb7fa5cedc1b22529bd3b455910813 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Century Bank',});m_60fb7fa5cedc1b22529bd3b455910813['infowindow'] = new google.maps.InfoWindow({content: $l60fb7fa5cedc1b22529bd3b455910813});var infowindow = new google.maps.InfoWindow({content: $l60fb7fa5cedc1b22529bd3b455910813});google.maps.event.addListener(m_60fb7fa5cedc1b22529bd3b455910813, 'click', function() {infowindow.open(map,m_60fb7fa5cedc1b22529bd3b455910813);});$marker.push(m_60fb7fa5cedc1b22529bd3b455910813);}});}google.maps.event.addDomListener(window, 'load', initialize);