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_9ab7a96fedd4bb5cac53c9ea0e1d0640 = new google.maps.Geocoder();g_9ab7a96fedd4bb5cac53c9ea0e1d0640.geocode( { 'address': "8585 S Gessner Dr, Houston, TX 77074"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-united-central-bank').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-united-central-bank'), mapOptions);}document.getElementById('bedc3ef6').innerHTML += ' | View Map';var $l9ab7a96fedd4bb5cac53c9ea0e1d0640 = '

United Central Bank

Address: 8585 S Gessner Dr, Houston, TX 77074
Phone: (713) 779-3388
';var m_9ab7a96fedd4bb5cac53c9ea0e1d0640 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Central Bank',});m_9ab7a96fedd4bb5cac53c9ea0e1d0640['infowindow'] = new google.maps.InfoWindow({content: $l9ab7a96fedd4bb5cac53c9ea0e1d0640});var infowindow = new google.maps.InfoWindow({content: $l9ab7a96fedd4bb5cac53c9ea0e1d0640});google.maps.event.addListener(m_9ab7a96fedd4bb5cac53c9ea0e1d0640, 'click', function() {infowindow.open(map,m_9ab7a96fedd4bb5cac53c9ea0e1d0640);});$marker.push(m_9ab7a96fedd4bb5cac53c9ea0e1d0640);}});var g_5d3f73c8fb54cf51fc0b674c3e2841fc = new google.maps.Geocoder();g_5d3f73c8fb54cf51fc0b674c3e2841fc.geocode( { 'address': "5910 Hillcroft St, Houston, TX 77036"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-united-central-bank').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-united-central-bank'), mapOptions);}document.getElementById('7d28bcb1').innerHTML += ' | View Map';var $l5d3f73c8fb54cf51fc0b674c3e2841fc = '

United Central Bank

Address: 5910 Hillcroft St, Houston, TX 77036
Phone: (713) 395-8822
';var m_5d3f73c8fb54cf51fc0b674c3e2841fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Central Bank',});m_5d3f73c8fb54cf51fc0b674c3e2841fc['infowindow'] = new google.maps.InfoWindow({content: $l5d3f73c8fb54cf51fc0b674c3e2841fc});var infowindow = new google.maps.InfoWindow({content: $l5d3f73c8fb54cf51fc0b674c3e2841fc});google.maps.event.addListener(m_5d3f73c8fb54cf51fc0b674c3e2841fc, 'click', function() {infowindow.open(map,m_5d3f73c8fb54cf51fc0b674c3e2841fc);});$marker.push(m_5d3f73c8fb54cf51fc0b674c3e2841fc);}});}google.maps.event.addDomListener(window, 'load', initialize);