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(37.5383,-77.4391)};var g_be927bca44610c3531b44df841d5c577 = new google.maps.Geocoder();g_be927bca44610c3531b44df841d5c577.geocode( { 'address': "1200 Koger Center Blvd, Richmond, VA 23235"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-virginia-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-virginia-credit-union'), mapOptions);}document.getElementById('cdb5ae1d').innerHTML += ' | View Map';var $lbe927bca44610c3531b44df841d5c577 = '

Virginia Credit Union

Address: 1200 Koger Center Blvd, Richmond, VA 23235
Phone: (804) 267-5460
';var m_be927bca44610c3531b44df841d5c577 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Virginia Credit Union',});m_be927bca44610c3531b44df841d5c577['infowindow'] = new google.maps.InfoWindow({content: $lbe927bca44610c3531b44df841d5c577});var infowindow = new google.maps.InfoWindow({content: $lbe927bca44610c3531b44df841d5c577});google.maps.event.addListener(m_be927bca44610c3531b44df841d5c577, 'click', function() {infowindow.open(map,m_be927bca44610c3531b44df841d5c577);});$marker.push(m_be927bca44610c3531b44df841d5c577);}});var g_8db1b9c8cb52198d4752176ba2e29795 = new google.maps.Geocoder();g_8db1b9c8cb52198d4752176ba2e29795.geocode( { 'address': "4001 Lauderdale Dr, Richmond, VA 23233"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-virginia-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-virginia-credit-union'), mapOptions);}document.getElementById('6bf6268a').innerHTML += ' | View Map';var $l8db1b9c8cb52198d4752176ba2e29795 = '

Virginia Credit Union

Address: 4001 Lauderdale Dr, Richmond, VA 23233
Phone: (804) 360-7607
';var m_8db1b9c8cb52198d4752176ba2e29795 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Virginia Credit Union',});m_8db1b9c8cb52198d4752176ba2e29795['infowindow'] = new google.maps.InfoWindow({content: $l8db1b9c8cb52198d4752176ba2e29795});var infowindow = new google.maps.InfoWindow({content: $l8db1b9c8cb52198d4752176ba2e29795});google.maps.event.addListener(m_8db1b9c8cb52198d4752176ba2e29795, 'click', function() {infowindow.open(map,m_8db1b9c8cb52198d4752176ba2e29795);});$marker.push(m_8db1b9c8cb52198d4752176ba2e29795);}});}google.maps.event.addDomListener(window, 'load', initialize);