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(29.7204,-95.2221)};var g_305572bd13667da4bb0cd2fb48944165 = new google.maps.Geocoder();g_305572bd13667da4bb0cd2fb48944165.geocode( { 'address': "1005 St Emanuel St, Houston, TX 77003"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-southwestern-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-southwestern-national-bank'), mapOptions);}document.getElementById('a763511f').innerHTML += ' | View Map';var $l305572bd13667da4bb0cd2fb48944165 = '

Southwestern National Bank

Address: 1005 St Emanuel St, Houston, TX 77003
Phone: (713) 490-0977
';var m_305572bd13667da4bb0cd2fb48944165 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southwestern National Bank',});m_305572bd13667da4bb0cd2fb48944165['infowindow'] = new google.maps.InfoWindow({content: $l305572bd13667da4bb0cd2fb48944165});var infowindow = new google.maps.InfoWindow({content: $l305572bd13667da4bb0cd2fb48944165});google.maps.event.addListener(m_305572bd13667da4bb0cd2fb48944165, 'click', function() {infowindow.open(map,m_305572bd13667da4bb0cd2fb48944165);});$marker.push(m_305572bd13667da4bb0cd2fb48944165);}});var g_7b1b2604bf4d573b47110b44a60783fe = new google.maps.Geocoder();g_7b1b2604bf4d573b47110b44a60783fe.geocode( { 'address': "6901 Corporate Dr, Houston, TX 77036"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-southwestern-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-southwestern-national-bank'), mapOptions);}document.getElementById('ddc30929').innerHTML += ' | View Map';var $l7b1b2604bf4d573b47110b44a60783fe = '

Southwestern National Bank

Address: 6901 Corporate Dr, Houston, TX 77036
Phone: (713) 771-9700
';var m_7b1b2604bf4d573b47110b44a60783fe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southwestern National Bank',});m_7b1b2604bf4d573b47110b44a60783fe['infowindow'] = new google.maps.InfoWindow({content: $l7b1b2604bf4d573b47110b44a60783fe});var infowindow = new google.maps.InfoWindow({content: $l7b1b2604bf4d573b47110b44a60783fe});google.maps.event.addListener(m_7b1b2604bf4d573b47110b44a60783fe, 'click', function() {infowindow.open(map,m_7b1b2604bf4d573b47110b44a60783fe);});$marker.push(m_7b1b2604bf4d573b47110b44a60783fe);}});}google.maps.event.addDomListener(window, 'load', initialize);