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.8095,-76.368)};var g_ca3ec598002d2e7662e2ef4bdd58278b = new google.maps.Geocoder();g_ca3ec598002d2e7662e2ef4bdd58278b.geocode( { 'address': "4016 Victory Boulevard, Portsmouth, VA 23701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portsmouth-VA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('portsmouth-VA-suntrust-bank'), mapOptions);}document.getElementById('7324c1c0').innerHTML += ' | View Map';var $lca3ec598002d2e7662e2ef4bdd58278b = '

SunTrust Bank

Address: 4016 Victory Boulevard, Portsmouth, VA 23701
Phone: (757) 292-4484
';var m_ca3ec598002d2e7662e2ef4bdd58278b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_ca3ec598002d2e7662e2ef4bdd58278b['infowindow'] = new google.maps.InfoWindow({content: $lca3ec598002d2e7662e2ef4bdd58278b});var infowindow = new google.maps.InfoWindow({content: $lca3ec598002d2e7662e2ef4bdd58278b});google.maps.event.addListener(m_ca3ec598002d2e7662e2ef4bdd58278b, 'click', function() {infowindow.open(map,m_ca3ec598002d2e7662e2ef4bdd58278b);});$marker.push(m_ca3ec598002d2e7662e2ef4bdd58278b);}});var g_9c37979072cc999b3bb572af7a02fc74 = new google.maps.Geocoder();g_9c37979072cc999b3bb572af7a02fc74.geocode( { 'address': "2860 Airline Blvd, Portsmouth, VA 23701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portsmouth-VA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('portsmouth-VA-suntrust-bank'), mapOptions);}document.getElementById('c19a0941').innerHTML += ' | View Map';var $l9c37979072cc999b3bb572af7a02fc74 = '

Suntrust Bank

Address: 2860 Airline Blvd, Portsmouth, VA 23701
Phone: (757) 465-1073
';var m_9c37979072cc999b3bb572af7a02fc74 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Suntrust Bank',});m_9c37979072cc999b3bb572af7a02fc74['infowindow'] = new google.maps.InfoWindow({content: $l9c37979072cc999b3bb572af7a02fc74});var infowindow = new google.maps.InfoWindow({content: $l9c37979072cc999b3bb572af7a02fc74});google.maps.event.addListener(m_9c37979072cc999b3bb572af7a02fc74, 'click', function() {infowindow.open(map,m_9c37979072cc999b3bb572af7a02fc74);});$marker.push(m_9c37979072cc999b3bb572af7a02fc74);}});}google.maps.event.addDomListener(window, 'load', initialize);