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_8c10f4923dd9a1bb3ea9d8b41c6f40e3 = new google.maps.Geocoder();g_8c10f4923dd9a1bb3ea9d8b41c6f40e3.geocode( { 'address': "12300 Bellaire Blvd, Houston, TX 77072"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-tradition-bank').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-tradition-bank'), mapOptions);}document.getElementById('7e318ec8').innerHTML += ' | View Map';var $l8c10f4923dd9a1bb3ea9d8b41c6f40e3 = '

Tradition Bank

Address: 12300 Bellaire Blvd, Houston, TX 77072
Phone: (281) 495-4410
';var m_8c10f4923dd9a1bb3ea9d8b41c6f40e3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tradition Bank',});m_8c10f4923dd9a1bb3ea9d8b41c6f40e3['infowindow'] = new google.maps.InfoWindow({content: $l8c10f4923dd9a1bb3ea9d8b41c6f40e3});var infowindow = new google.maps.InfoWindow({content: $l8c10f4923dd9a1bb3ea9d8b41c6f40e3});google.maps.event.addListener(m_8c10f4923dd9a1bb3ea9d8b41c6f40e3, 'click', function() {infowindow.open(map,m_8c10f4923dd9a1bb3ea9d8b41c6f40e3);});$marker.push(m_8c10f4923dd9a1bb3ea9d8b41c6f40e3);}});var g_57577a97b28059102f4a957ca680de32 = new google.maps.Geocoder();g_57577a97b28059102f4a957ca680de32.geocode( { 'address': "5501 Bissonnet St, Houston, TX 77081"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-tradition-bank').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-tradition-bank'), mapOptions);}document.getElementById('95cf62de').innerHTML += ' | View Map';var $l57577a97b28059102f4a957ca680de32 = '

Tradition Bank

Address: 5501 Bissonnet St, Houston, TX 77081
Phone: (713) 666-2511
';var m_57577a97b28059102f4a957ca680de32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tradition Bank',});m_57577a97b28059102f4a957ca680de32['infowindow'] = new google.maps.InfoWindow({content: $l57577a97b28059102f4a957ca680de32});var infowindow = new google.maps.InfoWindow({content: $l57577a97b28059102f4a957ca680de32});google.maps.event.addListener(m_57577a97b28059102f4a957ca680de32, 'click', function() {infowindow.open(map,m_57577a97b28059102f4a957ca680de32);});$marker.push(m_57577a97b28059102f4a957ca680de32);}});}google.maps.event.addDomListener(window, 'load', initialize);