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(27.5127,-99.4882)};var g_04dfa78991b5140d09df3164008cd690 = new google.maps.Geocoder();g_04dfa78991b5140d09df3164008cd690.geocode( { 'address': "216 W Village Blvd, Laredo, TX 78041"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laredo-TX-san-antonio-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('laredo-TX-san-antonio-national-bank'), mapOptions);}document.getElementById('a0af624a').innerHTML += ' | View Map';var $l04dfa78991b5140d09df3164008cd690 = '

San Antonio National Bank

Address: 216 W Village Blvd, Laredo, TX 78041
Phone: (956) 242-0916
';var m_04dfa78991b5140d09df3164008cd690 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'San Antonio National Bank',});m_04dfa78991b5140d09df3164008cd690['infowindow'] = new google.maps.InfoWindow({content: $l04dfa78991b5140d09df3164008cd690});var infowindow = new google.maps.InfoWindow({content: $l04dfa78991b5140d09df3164008cd690});google.maps.event.addListener(m_04dfa78991b5140d09df3164008cd690, 'click', function() {infowindow.open(map,m_04dfa78991b5140d09df3164008cd690);});$marker.push(m_04dfa78991b5140d09df3164008cd690);}});var g_91caf8baf768a5cc1a69f73a26e173dd = new google.maps.Geocoder();g_91caf8baf768a5cc1a69f73a26e173dd.geocode( { 'address': "201 W Del Mar Blvd, Laredo, TX 78041"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laredo-TX-san-antonio-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('laredo-TX-san-antonio-national-bank'), mapOptions);}document.getElementById('11ab8874').innerHTML += ' | View Map';var $l91caf8baf768a5cc1a69f73a26e173dd = '

San Antonio National Bank

Address: 201 W Del Mar Blvd, Laredo, TX 78041
Phone: (956) 242-0919
';var m_91caf8baf768a5cc1a69f73a26e173dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'San Antonio National Bank',});m_91caf8baf768a5cc1a69f73a26e173dd['infowindow'] = new google.maps.InfoWindow({content: $l91caf8baf768a5cc1a69f73a26e173dd});var infowindow = new google.maps.InfoWindow({content: $l91caf8baf768a5cc1a69f73a26e173dd});google.maps.event.addListener(m_91caf8baf768a5cc1a69f73a26e173dd, 'click', function() {infowindow.open(map,m_91caf8baf768a5cc1a69f73a26e173dd);});$marker.push(m_91caf8baf768a5cc1a69f73a26e173dd);}});}google.maps.event.addDomListener(window, 'load', initialize);