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(32.2597,-80.8723)};var g_df5ac49b760c9e24b52bf147c47ce0ea = new google.maps.Geocoder();g_df5ac49b760c9e24b52bf147c47ce0ea.geocode( { 'address': "21 William Pope Drive, Bluffton, SC 29909"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bluffton-SC-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('bluffton-SC-suntrust-bank'), mapOptions);}document.getElementById('2e7977a1').innerHTML += ' | View Map';var $ldf5ac49b760c9e24b52bf147c47ce0ea = '

SunTrust Bank

Address: 21 William Pope Drive, Bluffton, SC 29909
Phone: (843) 705-9100
';var m_df5ac49b760c9e24b52bf147c47ce0ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_df5ac49b760c9e24b52bf147c47ce0ea['infowindow'] = new google.maps.InfoWindow({content: $ldf5ac49b760c9e24b52bf147c47ce0ea});var infowindow = new google.maps.InfoWindow({content: $ldf5ac49b760c9e24b52bf147c47ce0ea});google.maps.event.addListener(m_df5ac49b760c9e24b52bf147c47ce0ea, 'click', function() {infowindow.open(map,m_df5ac49b760c9e24b52bf147c47ce0ea);});$marker.push(m_df5ac49b760c9e24b52bf147c47ce0ea);}});var g_0704c77528736736238c132c53cbb9d5 = new google.maps.Geocoder();g_0704c77528736736238c132c53cbb9d5.geocode( { 'address': "2 Bluffton Road, Bluffton, SC 29910"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bluffton-SC-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('bluffton-SC-suntrust-bank'), mapOptions);}document.getElementById('266242b0').innerHTML += ' | View Map';var $l0704c77528736736238c132c53cbb9d5 = '

SunTrust Bank

Address: 2 Bluffton Road, Bluffton, SC 29910
Phone: (843) 815-6170
';var m_0704c77528736736238c132c53cbb9d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_0704c77528736736238c132c53cbb9d5['infowindow'] = new google.maps.InfoWindow({content: $l0704c77528736736238c132c53cbb9d5});var infowindow = new google.maps.InfoWindow({content: $l0704c77528736736238c132c53cbb9d5});google.maps.event.addListener(m_0704c77528736736238c132c53cbb9d5, 'click', function() {infowindow.open(map,m_0704c77528736736238c132c53cbb9d5);});$marker.push(m_0704c77528736736238c132c53cbb9d5);}});}google.maps.event.addDomListener(window, 'load', initialize);