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.2853,-78.8398)};var g_9f0e75318f99d12a92fb1f4ba3507b7b = new google.maps.Geocoder();g_9f0e75318f99d12a92fb1f4ba3507b7b.geocode( { 'address': "194 Donald Ln #3, Johnstown, PA 15904, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnstown-PA-gap-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('johnstown-PA-gap-federal-credit-union'), mapOptions);}document.getElementById('e1ed8230').innerHTML += ' | View Map';var $l9f0e75318f99d12a92fb1f4ba3507b7b = '

GAP Federal Credit Union

Address: 194 Donald Ln #3, Johnstown, PA 15904, USA
Phone: (814) 266-8446
';var m_9f0e75318f99d12a92fb1f4ba3507b7b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GAP Federal Credit Union',});m_9f0e75318f99d12a92fb1f4ba3507b7b['infowindow'] = new google.maps.InfoWindow({content: $l9f0e75318f99d12a92fb1f4ba3507b7b});var infowindow = new google.maps.InfoWindow({content: $l9f0e75318f99d12a92fb1f4ba3507b7b});google.maps.event.addListener(m_9f0e75318f99d12a92fb1f4ba3507b7b, 'click', function() {infowindow.open(map,m_9f0e75318f99d12a92fb1f4ba3507b7b);});$marker.push(m_9f0e75318f99d12a92fb1f4ba3507b7b);}});var g_0142dbcd834ef8bbc121b923d468e8c7 = new google.maps.Geocoder();g_0142dbcd834ef8bbc121b923d468e8c7.geocode( { 'address': "111 Franklin St # 224, Johnstown, PA 15901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnstown-PA-gap-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('johnstown-PA-gap-federal-credit-union'), mapOptions);}document.getElementById('5b092043').innerHTML += ' | View Map';var $l0142dbcd834ef8bbc121b923d468e8c7 = '

GAP Federal Credit Union

Address: 111 Franklin St # 224, Johnstown, PA 15901, USA
Phone: (814) 535-4165
';var m_0142dbcd834ef8bbc121b923d468e8c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GAP Federal Credit Union',});m_0142dbcd834ef8bbc121b923d468e8c7['infowindow'] = new google.maps.InfoWindow({content: $l0142dbcd834ef8bbc121b923d468e8c7});var infowindow = new google.maps.InfoWindow({content: $l0142dbcd834ef8bbc121b923d468e8c7});google.maps.event.addListener(m_0142dbcd834ef8bbc121b923d468e8c7, 'click', function() {infowindow.open(map,m_0142dbcd834ef8bbc121b923d468e8c7);});$marker.push(m_0142dbcd834ef8bbc121b923d468e8c7);}});}google.maps.event.addDomListener(window, 'load', initialize);