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(32.7594,-97.3291)};var g_0607f4c705595b911a4f3e7a127b44e0 = new google.maps.Geocoder();g_0607f4c705595b911a4f3e7a127b44e0.geocode( { 'address': "3930 Boat Club Rd, Fort Worth, TX 76135"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-worth-TX-star-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('fort-worth-TX-star-bank-of-texas'), mapOptions);}document.getElementById('a732a218').innerHTML += ' | View Map';var $l0607f4c705595b911a4f3e7a127b44e0 = '

Star Bank Of Texas

Address: 3930 Boat Club Rd, Fort Worth, TX 76135
Phone: (817) 238-7827
';var m_0607f4c705595b911a4f3e7a127b44e0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Star Bank Of Texas',});m_0607f4c705595b911a4f3e7a127b44e0['infowindow'] = new google.maps.InfoWindow({content: $l0607f4c705595b911a4f3e7a127b44e0});var infowindow = new google.maps.InfoWindow({content: $l0607f4c705595b911a4f3e7a127b44e0});google.maps.event.addListener(m_0607f4c705595b911a4f3e7a127b44e0, 'click', function() {infowindow.open(map,m_0607f4c705595b911a4f3e7a127b44e0);});$marker.push(m_0607f4c705595b911a4f3e7a127b44e0);}});var g_a029dfa12adae355dc827614bb83e577 = new google.maps.Geocoder();g_a029dfa12adae355dc827614bb83e577.geocode( { 'address': "9636 White Settlement Rd, Fort Worth, TX 76108"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-worth-TX-star-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('fort-worth-TX-star-bank-of-texas'), mapOptions);}document.getElementById('fa6241bd').innerHTML += ' | View Map';var $la029dfa12adae355dc827614bb83e577 = '

Star Bank Of Texas

Address: 9636 White Settlement Rd, Fort Worth, TX 76108
Phone: (817) 246-2935
';var m_a029dfa12adae355dc827614bb83e577 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Star Bank Of Texas',});m_a029dfa12adae355dc827614bb83e577['infowindow'] = new google.maps.InfoWindow({content: $la029dfa12adae355dc827614bb83e577});var infowindow = new google.maps.InfoWindow({content: $la029dfa12adae355dc827614bb83e577});google.maps.event.addListener(m_a029dfa12adae355dc827614bb83e577, 'click', function() {infowindow.open(map,m_a029dfa12adae355dc827614bb83e577);});$marker.push(m_a029dfa12adae355dc827614bb83e577);}});}google.maps.event.addDomListener(window, 'load', initialize);