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.8701,-76.555)};var g_88459e18041da7409cf4533bb826880b = new google.maps.Geocoder();g_88459e18041da7409cf4533bb826880b.geocode( { 'address': "123 North Main Street, Suffolk, VA 23434"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('suffolk-VA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('suffolk-VA-suntrust-bank'), mapOptions);}document.getElementById('054f0fa9').innerHTML += ' | View Map';var $l88459e18041da7409cf4533bb826880b = '

SunTrust Bank

Address: 123 North Main Street, Suffolk, VA 23434
Phone: (757) 514-3498
';var m_88459e18041da7409cf4533bb826880b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_88459e18041da7409cf4533bb826880b['infowindow'] = new google.maps.InfoWindow({content: $l88459e18041da7409cf4533bb826880b});var infowindow = new google.maps.InfoWindow({content: $l88459e18041da7409cf4533bb826880b});google.maps.event.addListener(m_88459e18041da7409cf4533bb826880b, 'click', function() {infowindow.open(map,m_88459e18041da7409cf4533bb826880b);});$marker.push(m_88459e18041da7409cf4533bb826880b);}});var g_90a2321b159debd2d46d0c7deb2719a5 = new google.maps.Geocoder();g_90a2321b159debd2d46d0c7deb2719a5.geocode( { 'address': "5901 Harbour View Boulevard, Suffolk, VA 23435"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('suffolk-VA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('suffolk-VA-suntrust-bank'), mapOptions);}document.getElementById('223a1d99').innerHTML += ' | View Map';var $l90a2321b159debd2d46d0c7deb2719a5 = '

SunTrust Bank

Address: 5901 Harbour View Boulevard, Suffolk, VA 23435
Phone: (757) 215-7610
';var m_90a2321b159debd2d46d0c7deb2719a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_90a2321b159debd2d46d0c7deb2719a5['infowindow'] = new google.maps.InfoWindow({content: $l90a2321b159debd2d46d0c7deb2719a5});var infowindow = new google.maps.InfoWindow({content: $l90a2321b159debd2d46d0c7deb2719a5});google.maps.event.addListener(m_90a2321b159debd2d46d0c7deb2719a5, 'click', function() {infowindow.open(map,m_90a2321b159debd2d46d0c7deb2719a5);});$marker.push(m_90a2321b159debd2d46d0c7deb2719a5);}});}google.maps.event.addDomListener(window, 'load', initialize);