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.8532,-76.1919)};var g_7259588c44c3425263b58a90ca7261f2 = new google.maps.Geocoder();g_7259588c44c3425263b58a90ca7261f2.geocode( { 'address': "880 Kempsville Rd, Norfolk, VA 23502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norfolk-VA-prime-care-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('norfolk-VA-prime-care-credit-union'), mapOptions);}document.getElementById('f52ce80a').innerHTML += ' | View Map';var $l7259588c44c3425263b58a90ca7261f2 = '

Prime Care Credit Union

Address: 880 Kempsville Rd, Norfolk, VA 23502, USA
Phone: (757) 466-6400
';var m_7259588c44c3425263b58a90ca7261f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prime Care Credit Union',});m_7259588c44c3425263b58a90ca7261f2['infowindow'] = new google.maps.InfoWindow({content: $l7259588c44c3425263b58a90ca7261f2});var infowindow = new google.maps.InfoWindow({content: $l7259588c44c3425263b58a90ca7261f2});google.maps.event.addListener(m_7259588c44c3425263b58a90ca7261f2, 'click', function() {infowindow.open(map,m_7259588c44c3425263b58a90ca7261f2);});$marker.push(m_7259588c44c3425263b58a90ca7261f2);}});var g_985093c71ca2a1dc551858cbd736d6cb = new google.maps.Geocoder();g_985093c71ca2a1dc551858cbd736d6cb.geocode( { 'address': "600 Gresham Dr, Norfolk, VA 23507, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norfolk-VA-prime-care-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('norfolk-VA-prime-care-credit-union'), mapOptions);}document.getElementById('5edf7585').innerHTML += ' | View Map';var $l985093c71ca2a1dc551858cbd736d6cb = '

Prime Care Credit Union

Address: 600 Gresham Dr, Norfolk, VA 23507, USA
Phone: (757) 388-3834
';var m_985093c71ca2a1dc551858cbd736d6cb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prime Care Credit Union',});m_985093c71ca2a1dc551858cbd736d6cb['infowindow'] = new google.maps.InfoWindow({content: $l985093c71ca2a1dc551858cbd736d6cb});var infowindow = new google.maps.InfoWindow({content: $l985093c71ca2a1dc551858cbd736d6cb});google.maps.event.addListener(m_985093c71ca2a1dc551858cbd736d6cb, 'click', function() {infowindow.open(map,m_985093c71ca2a1dc551858cbd736d6cb);});$marker.push(m_985093c71ca2a1dc551858cbd736d6cb);}});}google.maps.event.addDomListener(window, 'load', initialize);