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(39.1995,-78.1518)};var g_bd50cdc1c73a5ad6f31b979f6cd53da4 = new google.maps.Geocoder();g_bd50cdc1c73a5ad6f31b979f6cd53da4.geocode( { 'address': "188 Brooke Rd, Winchester, VA 22601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winchester-VA-midway-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('winchester-VA-midway-federal-credit-union'), mapOptions);}document.getElementById('b7a10910').innerHTML += ' | View Map';var $lbd50cdc1c73a5ad6f31b979f6cd53da4 = '

Midway Federal Credit Union

Address: 188 Brooke Rd, Winchester, VA 22601, USA
Phone: (540) 722-5400
';var m_bd50cdc1c73a5ad6f31b979f6cd53da4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midway Federal Credit Union',});m_bd50cdc1c73a5ad6f31b979f6cd53da4['infowindow'] = new google.maps.InfoWindow({content: $lbd50cdc1c73a5ad6f31b979f6cd53da4});var infowindow = new google.maps.InfoWindow({content: $lbd50cdc1c73a5ad6f31b979f6cd53da4});google.maps.event.addListener(m_bd50cdc1c73a5ad6f31b979f6cd53da4, 'click', function() {infowindow.open(map,m_bd50cdc1c73a5ad6f31b979f6cd53da4);});$marker.push(m_bd50cdc1c73a5ad6f31b979f6cd53da4);}});var g_e17c3f42412c134bf1cb92e841dc9c01 = new google.maps.Geocoder();g_e17c3f42412c134bf1cb92e841dc9c01.geocode( { 'address': "158 Front Royal Pike #101, Winchester, VA 22602, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winchester-VA-midway-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('winchester-VA-midway-federal-credit-union'), mapOptions);}document.getElementById('c7938a89').innerHTML += ' | View Map';var $le17c3f42412c134bf1cb92e841dc9c01 = '

Midway Federal Credit Union

Address: 158 Front Royal Pike #101, Winchester, VA 22602, USA
Phone: (540) 686-7637
';var m_e17c3f42412c134bf1cb92e841dc9c01 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Midway Federal Credit Union',});m_e17c3f42412c134bf1cb92e841dc9c01['infowindow'] = new google.maps.InfoWindow({content: $le17c3f42412c134bf1cb92e841dc9c01});var infowindow = new google.maps.InfoWindow({content: $le17c3f42412c134bf1cb92e841dc9c01});google.maps.event.addListener(m_e17c3f42412c134bf1cb92e841dc9c01, 'click', function() {infowindow.open(map,m_e17c3f42412c134bf1cb92e841dc9c01);});$marker.push(m_e17c3f42412c134bf1cb92e841dc9c01);}});}google.maps.event.addDomListener(window, 'load', initialize);