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.9775,-84.1487)};var g_c22446051c4e0f9eb5585ad590a7f53f = new google.maps.Geocoder();g_c22446051c4e0f9eb5585ad590a7f53f.geocode( { 'address': "2230 Pleasant Hill Rd, Duluth, GA 30096"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-first-intercontinental-bank').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-first-intercontinental-bank'), mapOptions);}document.getElementById('05d48426').innerHTML += ' | View Map';var $lc22446051c4e0f9eb5585ad590a7f53f = '

First Intercontinental Bank

Address: 2230 Pleasant Hill Rd, Duluth, GA 30096
Phone: (678) 417-7673
';var m_c22446051c4e0f9eb5585ad590a7f53f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Intercontinental Bank',});m_c22446051c4e0f9eb5585ad590a7f53f['infowindow'] = new google.maps.InfoWindow({content: $lc22446051c4e0f9eb5585ad590a7f53f});var infowindow = new google.maps.InfoWindow({content: $lc22446051c4e0f9eb5585ad590a7f53f});google.maps.event.addListener(m_c22446051c4e0f9eb5585ad590a7f53f, 'click', function() {infowindow.open(map,m_c22446051c4e0f9eb5585ad590a7f53f);});$marker.push(m_c22446051c4e0f9eb5585ad590a7f53f);}});var g_ab08e490dd18cee04dc982dd93dbf2e0 = new google.maps.Geocoder();g_ab08e490dd18cee04dc982dd93dbf2e0.geocode( { 'address': "10820 Abbotts Bridge Rd, Duluth, GA 30097"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-first-intercontinental-bank').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-first-intercontinental-bank'), mapOptions);}document.getElementById('01b081c9').innerHTML += ' | View Map';var $lab08e490dd18cee04dc982dd93dbf2e0 = '

First Intercontinental Bank

Address: 10820 Abbotts Bridge Rd, Duluth, GA 30097
Phone: (770) 418-1944
';var m_ab08e490dd18cee04dc982dd93dbf2e0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Intercontinental Bank',});m_ab08e490dd18cee04dc982dd93dbf2e0['infowindow'] = new google.maps.InfoWindow({content: $lab08e490dd18cee04dc982dd93dbf2e0});var infowindow = new google.maps.InfoWindow({content: $lab08e490dd18cee04dc982dd93dbf2e0});google.maps.event.addListener(m_ab08e490dd18cee04dc982dd93dbf2e0, 'click', function() {infowindow.open(map,m_ab08e490dd18cee04dc982dd93dbf2e0);});$marker.push(m_ab08e490dd18cee04dc982dd93dbf2e0);}});}google.maps.event.addDomListener(window, 'load', initialize);