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.895,-97.2866)};var g_b4cbc30dd7d4cbbec5cf3d30be4a22d5 = new google.maps.Geocoder();g_b4cbc30dd7d4cbbec5cf3d30be4a22d5.geocode( { 'address': "8520 N Beach St, Keller, TX 76248, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('keller-TX-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('keller-TX-woodforest-national-bank'), mapOptions);}document.getElementById('2af59d94').innerHTML += ' | View Map';var $lb4cbc30dd7d4cbbec5cf3d30be4a22d5 = '

Woodforest National Bank

Address: 8520 N Beach St, Keller, TX 76248, USA
Phone: (817) 281-3005
';var m_b4cbc30dd7d4cbbec5cf3d30be4a22d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_b4cbc30dd7d4cbbec5cf3d30be4a22d5['infowindow'] = new google.maps.InfoWindow({content: $lb4cbc30dd7d4cbbec5cf3d30be4a22d5});var infowindow = new google.maps.InfoWindow({content: $lb4cbc30dd7d4cbbec5cf3d30be4a22d5});google.maps.event.addListener(m_b4cbc30dd7d4cbbec5cf3d30be4a22d5, 'click', function() {infowindow.open(map,m_b4cbc30dd7d4cbbec5cf3d30be4a22d5);});$marker.push(m_b4cbc30dd7d4cbbec5cf3d30be4a22d5);}});var g_d331946db010be54c19b315b187fc80a = new google.maps.Geocoder();g_d331946db010be54c19b315b187fc80a.geocode( { 'address': "2130 Rufe Snow Drive, Keller, TX 76248, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('keller-TX-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('keller-TX-woodforest-national-bank'), mapOptions);}document.getElementById('bb15ff2e').innerHTML += ' | View Map';var $ld331946db010be54c19b315b187fc80a = '

Woodforest National Bank

Address: 2130 Rufe Snow Drive, Keller, TX 76248, USA
Phone: (817) 656-2661
';var m_d331946db010be54c19b315b187fc80a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_d331946db010be54c19b315b187fc80a['infowindow'] = new google.maps.InfoWindow({content: $ld331946db010be54c19b315b187fc80a});var infowindow = new google.maps.InfoWindow({content: $ld331946db010be54c19b315b187fc80a});google.maps.event.addListener(m_d331946db010be54c19b315b187fc80a, 'click', function() {infowindow.open(map,m_d331946db010be54c19b315b187fc80a);});$marker.push(m_d331946db010be54c19b315b187fc80a);}});}google.maps.event.addDomListener(window, 'load', initialize);