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.7725,-94.9448)};var g_0d14e3ef9e05269b449abdfcf5c8c60a = new google.maps.Geocoder();g_0d14e3ef9e05269b449abdfcf5c8c60a.geocode( { 'address': "8010 N Highway 146, Baytown, TX 77523"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baytown-TX-communitybank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('baytown-TX-communitybank-of-texas'), mapOptions);}document.getElementById('b7d38214').innerHTML += ' | View Map';var $l0d14e3ef9e05269b449abdfcf5c8c60a = '

CommunityBank of Texas

Address: 8010 N Highway 146, Baytown, TX 77523
Phone: (281) 383-2727
';var m_0d14e3ef9e05269b449abdfcf5c8c60a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CommunityBank of Texas',});m_0d14e3ef9e05269b449abdfcf5c8c60a['infowindow'] = new google.maps.InfoWindow({content: $l0d14e3ef9e05269b449abdfcf5c8c60a});var infowindow = new google.maps.InfoWindow({content: $l0d14e3ef9e05269b449abdfcf5c8c60a});google.maps.event.addListener(m_0d14e3ef9e05269b449abdfcf5c8c60a, 'click', function() {infowindow.open(map,m_0d14e3ef9e05269b449abdfcf5c8c60a);});$marker.push(m_0d14e3ef9e05269b449abdfcf5c8c60a);}});var g_23f8361e3b539eb12866b699f4da27dd = new google.maps.Geocoder();g_23f8361e3b539eb12866b699f4da27dd.geocode( { 'address': "5700 Garth Rd, Baytown, TX 77521"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baytown-TX-communitybank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('baytown-TX-communitybank-of-texas'), mapOptions);}document.getElementById('727a549f').innerHTML += ' | View Map';var $l23f8361e3b539eb12866b699f4da27dd = '

CommunityBank of Texas

Address: 5700 Garth Rd, Baytown, TX 77521
Phone: (281) 421-1942
';var m_23f8361e3b539eb12866b699f4da27dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CommunityBank of Texas',});m_23f8361e3b539eb12866b699f4da27dd['infowindow'] = new google.maps.InfoWindow({content: $l23f8361e3b539eb12866b699f4da27dd});var infowindow = new google.maps.InfoWindow({content: $l23f8361e3b539eb12866b699f4da27dd});google.maps.event.addListener(m_23f8361e3b539eb12866b699f4da27dd, 'click', function() {infowindow.open(map,m_23f8361e3b539eb12866b699f4da27dd);});$marker.push(m_23f8361e3b539eb12866b699f4da27dd);}});}google.maps.event.addDomListener(window, 'load', initialize);