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.4003,-80.5904)};var g_0a4bbceda17a6253386bc9eb45240e25 = new google.maps.Geocoder();g_0a4bbceda17a6253386bc9eb45240e25.geocode( { 'address': "3501 Main St, Weirton, WV 26062, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weirton-WV-first-choice-america-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('weirton-WV-first-choice-america-community-federal-credit-union'), mapOptions);}document.getElementById('dec0b00a').innerHTML += ' | View Map';var $l0a4bbceda17a6253386bc9eb45240e25 = '

First Choice America Community Federal Credit Union

Address: 3501 Main St, Weirton, WV 26062, USA
Phone: (304) 748-8600
';var m_0a4bbceda17a6253386bc9eb45240e25 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Choice America Community Federal Credit Union',});m_0a4bbceda17a6253386bc9eb45240e25['infowindow'] = new google.maps.InfoWindow({content: $l0a4bbceda17a6253386bc9eb45240e25});var infowindow = new google.maps.InfoWindow({content: $l0a4bbceda17a6253386bc9eb45240e25});google.maps.event.addListener(m_0a4bbceda17a6253386bc9eb45240e25, 'click', function() {infowindow.open(map,m_0a4bbceda17a6253386bc9eb45240e25);});$marker.push(m_0a4bbceda17a6253386bc9eb45240e25);}});var g_ecea46ff292fd1153a71aeb5cc227ad5 = new google.maps.Geocoder();g_ecea46ff292fd1153a71aeb5cc227ad5.geocode( { 'address': "370 Three Springs Dr, Weirton, WV 26062, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weirton-WV-first-choice-america-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('weirton-WV-first-choice-america-community-federal-credit-union'), mapOptions);}document.getElementById('cbdace39').innerHTML += ' | View Map';var $lecea46ff292fd1153a71aeb5cc227ad5 = '

First Choice America Community Federal Credit Union

Address: 370 Three Springs Dr, Weirton, WV 26062, USA
Phone: (304) 748-8600
';var m_ecea46ff292fd1153a71aeb5cc227ad5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Choice America Community Federal Credit Union',});m_ecea46ff292fd1153a71aeb5cc227ad5['infowindow'] = new google.maps.InfoWindow({content: $lecea46ff292fd1153a71aeb5cc227ad5});var infowindow = new google.maps.InfoWindow({content: $lecea46ff292fd1153a71aeb5cc227ad5});google.maps.event.addListener(m_ecea46ff292fd1153a71aeb5cc227ad5, 'click', function() {infowindow.open(map,m_ecea46ff292fd1153a71aeb5cc227ad5);});$marker.push(m_ecea46ff292fd1153a71aeb5cc227ad5);}});}google.maps.event.addDomListener(window, 'load', initialize);