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(33.5785,-101.905)};var g_b9648e4dc6a5ad47bea0c9023e810dfd = new google.maps.Geocoder();g_b9648e4dc6a5ad47bea0c9023e810dfd.geocode( { 'address': "4402 19th St, Lubbock, TX 79407, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lubbock-TX-happy-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('lubbock-TX-happy-state-bank'), mapOptions);}document.getElementById('b409e4bf').innerHTML += ' | View Map';var $lb9648e4dc6a5ad47bea0c9023e810dfd = '

Happy State Bank

Address: 4402 19th St, Lubbock, TX 79407, USA
Phone: (806) 796-2265
';var m_b9648e4dc6a5ad47bea0c9023e810dfd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Happy State Bank',});m_b9648e4dc6a5ad47bea0c9023e810dfd['infowindow'] = new google.maps.InfoWindow({content: $lb9648e4dc6a5ad47bea0c9023e810dfd});var infowindow = new google.maps.InfoWindow({content: $lb9648e4dc6a5ad47bea0c9023e810dfd});google.maps.event.addListener(m_b9648e4dc6a5ad47bea0c9023e810dfd, 'click', function() {infowindow.open(map,m_b9648e4dc6a5ad47bea0c9023e810dfd);});$marker.push(m_b9648e4dc6a5ad47bea0c9023e810dfd);}});var g_1c8dfba253a598685f253c4a776c5e50 = new google.maps.Geocoder();g_1c8dfba253a598685f253c4a776c5e50.geocode( { 'address': "4411 98th St, Lubbock, TX 79424, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lubbock-TX-happy-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('lubbock-TX-happy-state-bank'), mapOptions);}document.getElementById('da780c4d').innerHTML += ' | View Map';var $l1c8dfba253a598685f253c4a776c5e50 = '

Happy State Bank

Address: 4411 98th St, Lubbock, TX 79424, USA
Phone: (806) 794-2265
';var m_1c8dfba253a598685f253c4a776c5e50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Happy State Bank',});m_1c8dfba253a598685f253c4a776c5e50['infowindow'] = new google.maps.InfoWindow({content: $l1c8dfba253a598685f253c4a776c5e50});var infowindow = new google.maps.InfoWindow({content: $l1c8dfba253a598685f253c4a776c5e50});google.maps.event.addListener(m_1c8dfba253a598685f253c4a776c5e50, 'click', function() {infowindow.open(map,m_1c8dfba253a598685f253c4a776c5e50);});$marker.push(m_1c8dfba253a598685f253c4a776c5e50);}});}google.maps.event.addDomListener(window, 'load', initialize);