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.4086,-80.5895)};var g_9e40923406ea5073588d7bc8abc3c4a5 = new google.maps.Geocoder();g_9e40923406ea5073588d7bc8abc3c4a5.geocode( { 'address': "3016 West St, Weirton, WV 26062, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weirton-WV-tin-mill-employees-fcu').style.display = '';map = new google.maps.Map(document.getElementById('weirton-WV-tin-mill-employees-fcu'), mapOptions);}document.getElementById('6b4f94c9').innerHTML += ' | View Map';var $l9e40923406ea5073588d7bc8abc3c4a5 = '

Tin Mill Employees Fcu

Address: 3016 West St, Weirton, WV 26062, USA
Phone: (304) 336-7530
';var m_9e40923406ea5073588d7bc8abc3c4a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tin Mill Employees Fcu',});m_9e40923406ea5073588d7bc8abc3c4a5['infowindow'] = new google.maps.InfoWindow({content: $l9e40923406ea5073588d7bc8abc3c4a5});var infowindow = new google.maps.InfoWindow({content: $l9e40923406ea5073588d7bc8abc3c4a5});google.maps.event.addListener(m_9e40923406ea5073588d7bc8abc3c4a5, 'click', function() {infowindow.open(map,m_9e40923406ea5073588d7bc8abc3c4a5);});$marker.push(m_9e40923406ea5073588d7bc8abc3c4a5);}});}google.maps.event.addDomListener(window, 'load', initialize);