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.1043,-80.2148)};var g_8617e5b11a7b27234df8332132f72268 = new google.maps.Geocoder();g_8617e5b11a7b27234df8332132f72268.geocode( { 'address': "629 W 5th St, Winston Salem, NC 27101"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winston-salem-NC-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('winston-salem-NC-suntrust-bank'), mapOptions);}document.getElementById('54848892').innerHTML += ' | View Map';var $l8617e5b11a7b27234df8332132f72268 = '

Suntrust Bank

Address: 629 W 5th St, Winston Salem, NC 27101
Phone: (336) 723-9102
';var m_8617e5b11a7b27234df8332132f72268 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Suntrust Bank',});m_8617e5b11a7b27234df8332132f72268['infowindow'] = new google.maps.InfoWindow({content: $l8617e5b11a7b27234df8332132f72268});var infowindow = new google.maps.InfoWindow({content: $l8617e5b11a7b27234df8332132f72268});google.maps.event.addListener(m_8617e5b11a7b27234df8332132f72268, 'click', function() {infowindow.open(map,m_8617e5b11a7b27234df8332132f72268);});$marker.push(m_8617e5b11a7b27234df8332132f72268);}});var g_39765409fbd4ddc7377c72de41f4a552 = new google.maps.Geocoder();g_39765409fbd4ddc7377c72de41f4a552.geocode( { 'address': "2006 S Hawthorne Rd, Winston Salem, NC 27103"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winston-salem-NC-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('winston-salem-NC-suntrust-bank'), mapOptions);}document.getElementById('fad8e65d').innerHTML += ' | View Map';var $l39765409fbd4ddc7377c72de41f4a552 = '

SunTrust Bank

Address: 2006 S Hawthorne Rd, Winston Salem, NC 27103
Phone: (336) 760-6100
';var m_39765409fbd4ddc7377c72de41f4a552 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_39765409fbd4ddc7377c72de41f4a552['infowindow'] = new google.maps.InfoWindow({content: $l39765409fbd4ddc7377c72de41f4a552});var infowindow = new google.maps.InfoWindow({content: $l39765409fbd4ddc7377c72de41f4a552});google.maps.event.addListener(m_39765409fbd4ddc7377c72de41f4a552, 'click', function() {infowindow.open(map,m_39765409fbd4ddc7377c72de41f4a552);});$marker.push(m_39765409fbd4ddc7377c72de41f4a552);}});}google.maps.event.addDomListener(window, 'load', initialize);