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.6852,-79.8653)};var g_e7eb6d06172005c7bd96c8672cf4dd46 = new google.maps.Geocoder();g_e7eb6d06172005c7bd96c8672cf4dd46.geocode( { 'address': "134 E Church St, Martinsville, VA 24112"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('martinsville-VA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('martinsville-VA-suntrust-bank'), mapOptions);}document.getElementById('a09a914d').innerHTML += ' | View Map';var $le7eb6d06172005c7bd96c8672cf4dd46 = '

SunTrust Bank

Address: 134 E Church St, Martinsville, VA 24112
Phone: (276) 666-8301
';var m_e7eb6d06172005c7bd96c8672cf4dd46 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_e7eb6d06172005c7bd96c8672cf4dd46['infowindow'] = new google.maps.InfoWindow({content: $le7eb6d06172005c7bd96c8672cf4dd46});var infowindow = new google.maps.InfoWindow({content: $le7eb6d06172005c7bd96c8672cf4dd46});google.maps.event.addListener(m_e7eb6d06172005c7bd96c8672cf4dd46, 'click', function() {infowindow.open(map,m_e7eb6d06172005c7bd96c8672cf4dd46);});$marker.push(m_e7eb6d06172005c7bd96c8672cf4dd46);}});var g_c6b200010e6415ddc7d558926455dd9c = new google.maps.Geocoder();g_c6b200010e6415ddc7d558926455dd9c.geocode( { 'address': "240 W Commonwealth Boulevard, Martinsville, VA 24112"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('martinsville-VA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('martinsville-VA-suntrust-bank'), mapOptions);}document.getElementById('7fe955cd').innerHTML += ' | View Map';var $lc6b200010e6415ddc7d558926455dd9c = '

SunTrust Bank

Address: 240 W Commonwealth Boulevard, Martinsville, VA 24112
Phone: (276) 336-7063
';var m_c6b200010e6415ddc7d558926455dd9c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_c6b200010e6415ddc7d558926455dd9c['infowindow'] = new google.maps.InfoWindow({content: $lc6b200010e6415ddc7d558926455dd9c});var infowindow = new google.maps.InfoWindow({content: $lc6b200010e6415ddc7d558926455dd9c});google.maps.event.addListener(m_c6b200010e6415ddc7d558926455dd9c, 'click', function() {infowindow.open(map,m_c6b200010e6415ddc7d558926455dd9c);});$marker.push(m_c6b200010e6415ddc7d558926455dd9c);}});}google.maps.event.addDomListener(window, 'load', initialize);