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(34.0627,-84.0833)};var g_ead6cac6b4a535a8d2d47c66520228d7 = new google.maps.Geocoder();g_ead6cac6b4a535a8d2d47c66520228d7.geocode( { 'address': "505 Peachtree Industrial Blvd, Suwanee, GA 30024"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('suwanee-GA-quantum-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('suwanee-GA-quantum-national-bank'), mapOptions);}document.getElementById('9ebc9f3a').innerHTML += ' | View Map';var $lead6cac6b4a535a8d2d47c66520228d7 = '

Quantum National Bank

Address: 505 Peachtree Industrial Blvd, Suwanee, GA 30024
Phone: (770) 945-8300
';var m_ead6cac6b4a535a8d2d47c66520228d7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quantum National Bank',});m_ead6cac6b4a535a8d2d47c66520228d7['infowindow'] = new google.maps.InfoWindow({content: $lead6cac6b4a535a8d2d47c66520228d7});var infowindow = new google.maps.InfoWindow({content: $lead6cac6b4a535a8d2d47c66520228d7});google.maps.event.addListener(m_ead6cac6b4a535a8d2d47c66520228d7, 'click', function() {infowindow.open(map,m_ead6cac6b4a535a8d2d47c66520228d7);});$marker.push(m_ead6cac6b4a535a8d2d47c66520228d7);}});}google.maps.event.addDomListener(window, 'load', initialize);