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.8195,-95.7523)};var g_1c5b1c32f866bbe38dcf61ef1bae420b = new google.maps.Geocoder();g_1c5b1c32f866bbe38dcf61ef1bae420b.geocode( { 'address': "1313 N Ferry Rd, Katy, TX 77449"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katy-TX-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('katy-TX-woodforest-national-bank'), mapOptions);}document.getElementById('5cc821a5').innerHTML += ' | View Map';var $l1c5b1c32f866bbe38dcf61ef1bae420b = '

Woodforest National Bank

Address: 1313 N Ferry Rd, Katy, TX 77449
Phone: (281) 578-5675
';var m_1c5b1c32f866bbe38dcf61ef1bae420b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_1c5b1c32f866bbe38dcf61ef1bae420b['infowindow'] = new google.maps.InfoWindow({content: $l1c5b1c32f866bbe38dcf61ef1bae420b});var infowindow = new google.maps.InfoWindow({content: $l1c5b1c32f866bbe38dcf61ef1bae420b});google.maps.event.addListener(m_1c5b1c32f866bbe38dcf61ef1bae420b, 'click', function() {infowindow.open(map,m_1c5b1c32f866bbe38dcf61ef1bae420b);});$marker.push(m_1c5b1c32f866bbe38dcf61ef1bae420b);}});var g_a0f4de0148373df52eaa33d0c90ea264 = new google.maps.Geocoder();g_a0f4de0148373df52eaa33d0c90ea264.geocode( { 'address': "6060 N Fry Rd, Katy, TX 77449"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katy-TX-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('katy-TX-woodforest-national-bank'), mapOptions);}document.getElementById('92460613').innerHTML += ' | View Map';var $la0f4de0148373df52eaa33d0c90ea264 = '

Woodforest National Bank

Address: 6060 N Fry Rd, Katy, TX 77449
Phone: (281) 859-0814
';var m_a0f4de0148373df52eaa33d0c90ea264 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_a0f4de0148373df52eaa33d0c90ea264['infowindow'] = new google.maps.InfoWindow({content: $la0f4de0148373df52eaa33d0c90ea264});var infowindow = new google.maps.InfoWindow({content: $la0f4de0148373df52eaa33d0c90ea264});google.maps.event.addListener(m_a0f4de0148373df52eaa33d0c90ea264, 'click', function() {infowindow.open(map,m_a0f4de0148373df52eaa33d0c90ea264);});$marker.push(m_a0f4de0148373df52eaa33d0c90ea264);}});}google.maps.event.addDomListener(window, 'load', initialize);