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.8694,-96.409)};var g_30c58a19dde41f4ecbe4fa148968a31f = new google.maps.Geocoder();g_30c58a19dde41f4ecbe4fa148968a31f.geocode( { 'address': "101 Smirl Dr, Rockwall, TX 75032"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rockwall-TX-american-national-bank-texas').style.display = '';map = new google.maps.Map(document.getElementById('rockwall-TX-american-national-bank-texas'), mapOptions);}document.getElementById('419a52dd').innerHTML += ' | View Map';var $l30c58a19dde41f4ecbe4fa148968a31f = '

American National Bank-Texas

Address: 101 Smirl Dr, Rockwall, TX 75032
Phone: (972) 722-2103
';var m_30c58a19dde41f4ecbe4fa148968a31f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American National Bank-Texas',});m_30c58a19dde41f4ecbe4fa148968a31f['infowindow'] = new google.maps.InfoWindow({content: $l30c58a19dde41f4ecbe4fa148968a31f});var infowindow = new google.maps.InfoWindow({content: $l30c58a19dde41f4ecbe4fa148968a31f});google.maps.event.addListener(m_30c58a19dde41f4ecbe4fa148968a31f, 'click', function() {infowindow.open(map,m_30c58a19dde41f4ecbe4fa148968a31f);});$marker.push(m_30c58a19dde41f4ecbe4fa148968a31f);}});var g_52772acd64d673518e1e82dfa3fd8975 = new google.maps.Geocoder();g_52772acd64d673518e1e82dfa3fd8975.geocode( { 'address': "1105 N Goliad St, Rockwall, TX 75087"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rockwall-TX-american-national-bank-texas').style.display = '';map = new google.maps.Map(document.getElementById('rockwall-TX-american-national-bank-texas'), mapOptions);}document.getElementById('20630672').innerHTML += ' | View Map';var $l52772acd64d673518e1e82dfa3fd8975 = '

American National Bank-Texas

Address: 1105 N Goliad St, Rockwall, TX 75087
Phone: (972) 722-3982
';var m_52772acd64d673518e1e82dfa3fd8975 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American National Bank-Texas',});m_52772acd64d673518e1e82dfa3fd8975['infowindow'] = new google.maps.InfoWindow({content: $l52772acd64d673518e1e82dfa3fd8975});var infowindow = new google.maps.InfoWindow({content: $l52772acd64d673518e1e82dfa3fd8975});google.maps.event.addListener(m_52772acd64d673518e1e82dfa3fd8975, 'click', function() {infowindow.open(map,m_52772acd64d673518e1e82dfa3fd8975);});$marker.push(m_52772acd64d673518e1e82dfa3fd8975);}});}google.maps.event.addDomListener(window, 'load', initialize);