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(36.8775,-76.3023)};var g_4ed46cf9b03688d73a75686856925211 = new google.maps.Geocoder();g_4ed46cf9b03688d73a75686856925211.geocode( { 'address': "2701 Hampton Blvd, Norfolk, VA 23517, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norfolk-VA-old-dominion-university-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('norfolk-VA-old-dominion-university-credit-union'), mapOptions);}document.getElementById('ce4b5242').innerHTML += ' | View Map';var $l4ed46cf9b03688d73a75686856925211 = '

Old Dominion University: Credit Union

Address: 2701 Hampton Blvd, Norfolk, VA 23517, USA
Phone: (757) 533-9308
';var m_4ed46cf9b03688d73a75686856925211 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old Dominion University: Credit Union',});m_4ed46cf9b03688d73a75686856925211['infowindow'] = new google.maps.InfoWindow({content: $l4ed46cf9b03688d73a75686856925211});var infowindow = new google.maps.InfoWindow({content: $l4ed46cf9b03688d73a75686856925211});google.maps.event.addListener(m_4ed46cf9b03688d73a75686856925211, 'click', function() {infowindow.open(map,m_4ed46cf9b03688d73a75686856925211);});$marker.push(m_4ed46cf9b03688d73a75686856925211);}});var g_700af78c0bf5183af428938682ec8928 = new google.maps.Geocoder();g_700af78c0bf5183af428938682ec8928.geocode( { 'address': "4901 Hampton Blvd, Norfolk, VA 23508, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norfolk-VA-old-dominion-university-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('norfolk-VA-old-dominion-university-credit-union'), mapOptions);}document.getElementById('3e2955a0').innerHTML += ' | View Map';var $l700af78c0bf5183af428938682ec8928 = '

Old Dominion University Credit Union

Address: 4901 Hampton Blvd, Norfolk, VA 23508, USA
Phone: (757) 683-0530
';var m_700af78c0bf5183af428938682ec8928 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old Dominion University Credit Union',});m_700af78c0bf5183af428938682ec8928['infowindow'] = new google.maps.InfoWindow({content: $l700af78c0bf5183af428938682ec8928});var infowindow = new google.maps.InfoWindow({content: $l700af78c0bf5183af428938682ec8928});google.maps.event.addListener(m_700af78c0bf5183af428938682ec8928, 'click', function() {infowindow.open(map,m_700af78c0bf5183af428938682ec8928);});$marker.push(m_700af78c0bf5183af428938682ec8928);}});}google.maps.event.addDomListener(window, 'load', initialize);