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.8954,-93.9556)};var g_57cf2181fe20db4f3c3f68071790ad7a = new google.maps.Geocoder();g_57cf2181fe20db4f3c3f68071790ad7a.geocode( { 'address': "2901 Turtle Creek Dr, Port Arthur, TX 77642"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-arthur-TX-communitybank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('port-arthur-TX-communitybank-of-texas'), mapOptions);}document.getElementById('3ad56baa').innerHTML += ' | View Map';var $l57cf2181fe20db4f3c3f68071790ad7a = '

Communitybank Of Texas

Address: 2901 Turtle Creek Dr, Port Arthur, TX 77642
Phone: (409) 861-7280
';var m_57cf2181fe20db4f3c3f68071790ad7a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Communitybank Of Texas',});m_57cf2181fe20db4f3c3f68071790ad7a['infowindow'] = new google.maps.InfoWindow({content: $l57cf2181fe20db4f3c3f68071790ad7a});var infowindow = new google.maps.InfoWindow({content: $l57cf2181fe20db4f3c3f68071790ad7a});google.maps.event.addListener(m_57cf2181fe20db4f3c3f68071790ad7a, 'click', function() {infowindow.open(map,m_57cf2181fe20db4f3c3f68071790ad7a);});$marker.push(m_57cf2181fe20db4f3c3f68071790ad7a);}});var g_3a457a9712be040e11c80f577ecd9897 = new google.maps.Geocoder();g_3a457a9712be040e11c80f577ecd9897.geocode( { 'address': "4749 N Twin City Hwy, Port Arthur, TX 77642"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-arthur-TX-communitybank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('port-arthur-TX-communitybank-of-texas'), mapOptions);}document.getElementById('1212154c').innerHTML += ' | View Map';var $l3a457a9712be040e11c80f577ecd9897 = '

Communitybank Of Texas

Address: 4749 N Twin City Hwy, Port Arthur, TX 77642
Phone: (409) 861-7250
';var m_3a457a9712be040e11c80f577ecd9897 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Communitybank Of Texas',});m_3a457a9712be040e11c80f577ecd9897['infowindow'] = new google.maps.InfoWindow({content: $l3a457a9712be040e11c80f577ecd9897});var infowindow = new google.maps.InfoWindow({content: $l3a457a9712be040e11c80f577ecd9897});google.maps.event.addListener(m_3a457a9712be040e11c80f577ecd9897, 'click', function() {infowindow.open(map,m_3a457a9712be040e11c80f577ecd9897);});$marker.push(m_3a457a9712be040e11c80f577ecd9897);}});}google.maps.event.addDomListener(window, 'load', initialize);