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(31.0752,-97.6579)};var g_d0f2513e86f6ed0cb1bdc8610d906036 = new google.maps.Geocoder();g_d0f2513e86f6ed0cb1bdc8610d906036.geocode( { 'address': "439 E Central Texas Expy b, Harker Heights, TX 76548, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harker-heights-TX-us-bank-linda-r-davis').style.display = '';map = new google.maps.Map(document.getElementById('harker-heights-TX-us-bank-linda-r-davis'), mapOptions);}document.getElementById('ee9a62e6').innerHTML += ' | View Map';var $ld0f2513e86f6ed0cb1bdc8610d906036 = '

U.S. Bank: Linda R. Davis

Address: 439 E Central Texas Expy b, Harker Heights, TX 76548, USA
Phone: (254) 698-1490
';var m_d0f2513e86f6ed0cb1bdc8610d906036 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. Bank: Linda R. Davis',});m_d0f2513e86f6ed0cb1bdc8610d906036['infowindow'] = new google.maps.InfoWindow({content: $ld0f2513e86f6ed0cb1bdc8610d906036});var infowindow = new google.maps.InfoWindow({content: $ld0f2513e86f6ed0cb1bdc8610d906036});google.maps.event.addListener(m_d0f2513e86f6ed0cb1bdc8610d906036, 'click', function() {infowindow.open(map,m_d0f2513e86f6ed0cb1bdc8610d906036);});$marker.push(m_d0f2513e86f6ed0cb1bdc8610d906036);}});}google.maps.event.addDomListener(window, 'load', initialize);