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

Merho Federal Credit Union

Address: 194 Donald Ln #2, Johnstown, PA 15904, USA
Phone: (814) 266-3076
';var m_f87153f5ba67f0dfc90e9e562afc430e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Merho Federal Credit Union',});m_f87153f5ba67f0dfc90e9e562afc430e['infowindow'] = new google.maps.InfoWindow({content: $lf87153f5ba67f0dfc90e9e562afc430e});var infowindow = new google.maps.InfoWindow({content: $lf87153f5ba67f0dfc90e9e562afc430e});google.maps.event.addListener(m_f87153f5ba67f0dfc90e9e562afc430e, 'click', function() {infowindow.open(map,m_f87153f5ba67f0dfc90e9e562afc430e);});$marker.push(m_f87153f5ba67f0dfc90e9e562afc430e);}});var g_870e5b73196036b5733f892823042622 = new google.maps.Geocoder();g_870e5b73196036b5733f892823042622.geocode( { 'address': "15 Irene St, Johnstown, PA 15905, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnstown-PA-merho-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('johnstown-PA-merho-federal-credit-union'), mapOptions);}document.getElementById('4b984595').innerHTML += ' | View Map';var $l870e5b73196036b5733f892823042622 = '

Merho Federal Credit Union

Address: 15 Irene St, Johnstown, PA 15905, USA
Phone: (814) 535-3116
';var m_870e5b73196036b5733f892823042622 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Merho Federal Credit Union',});m_870e5b73196036b5733f892823042622['infowindow'] = new google.maps.InfoWindow({content: $l870e5b73196036b5733f892823042622});var infowindow = new google.maps.InfoWindow({content: $l870e5b73196036b5733f892823042622});google.maps.event.addListener(m_870e5b73196036b5733f892823042622, 'click', function() {infowindow.open(map,m_870e5b73196036b5733f892823042622);});$marker.push(m_870e5b73196036b5733f892823042622);}});}google.maps.event.addDomListener(window, 'load', initialize);