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(33.8699,-84.768)};var g_1cd0e41822d23051e9cc59af0fcf2216 = new google.maps.Geocoder();g_1cd0e41822d23051e9cc59af0fcf2216.geocode( { 'address': "3844 Atlanta Highway, Hiram, GA 30141"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hiram-GA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('hiram-GA-suntrust-bank'), mapOptions);}document.getElementById('87db2dbb').innerHTML += ' | View Map';var $l1cd0e41822d23051e9cc59af0fcf2216 = '

SunTrust Bank

Address: 3844 Atlanta Highway, Hiram, GA 30141
Phone: (678) 403-3368
';var m_1cd0e41822d23051e9cc59af0fcf2216 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_1cd0e41822d23051e9cc59af0fcf2216['infowindow'] = new google.maps.InfoWindow({content: $l1cd0e41822d23051e9cc59af0fcf2216});var infowindow = new google.maps.InfoWindow({content: $l1cd0e41822d23051e9cc59af0fcf2216});google.maps.event.addListener(m_1cd0e41822d23051e9cc59af0fcf2216, 'click', function() {infowindow.open(map,m_1cd0e41822d23051e9cc59af0fcf2216);});$marker.push(m_1cd0e41822d23051e9cc59af0fcf2216);}});var g_50ffd20fbef35da0d8cafa961ea02057 = new google.maps.Geocoder();g_50ffd20fbef35da0d8cafa961ea02057.geocode( { 'address': "42 Metromont Rd, Hiram, GA 30141"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hiram-GA-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('hiram-GA-suntrust-bank'), mapOptions);}document.getElementById('279dc64f').innerHTML += ' | View Map';var $l50ffd20fbef35da0d8cafa961ea02057 = '

SunTrust Bank

Address: 42 Metromont Rd, Hiram, GA 30141
Phone: (678) 695-9699
';var m_50ffd20fbef35da0d8cafa961ea02057 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_50ffd20fbef35da0d8cafa961ea02057['infowindow'] = new google.maps.InfoWindow({content: $l50ffd20fbef35da0d8cafa961ea02057});var infowindow = new google.maps.InfoWindow({content: $l50ffd20fbef35da0d8cafa961ea02057});google.maps.event.addListener(m_50ffd20fbef35da0d8cafa961ea02057, 'click', function() {infowindow.open(map,m_50ffd20fbef35da0d8cafa961ea02057);});$marker.push(m_50ffd20fbef35da0d8cafa961ea02057);}});}google.maps.event.addDomListener(window, 'load', initialize);