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(26.2653,-98.2012)};var g_5b648f859eb8adc0121e6a1bf7f6aa98 = new google.maps.Geocoder();g_5b648f859eb8adc0121e6a1bf7f6aa98.geocode( { 'address': "2808 W Trenton Rd, Edinburg, TX 78539, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edinburg-TX-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('edinburg-TX-wells-fargo-bank'), mapOptions);}document.getElementById('f6308db6').innerHTML += ' | View Map';var $l5b648f859eb8adc0121e6a1bf7f6aa98 = '

Wells Fargo Bank

Address: 2808 W Trenton Rd, Edinburg, TX 78539, USA
Phone: (956) 664-4415
';var m_5b648f859eb8adc0121e6a1bf7f6aa98 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_5b648f859eb8adc0121e6a1bf7f6aa98['infowindow'] = new google.maps.InfoWindow({content: $l5b648f859eb8adc0121e6a1bf7f6aa98});var infowindow = new google.maps.InfoWindow({content: $l5b648f859eb8adc0121e6a1bf7f6aa98});google.maps.event.addListener(m_5b648f859eb8adc0121e6a1bf7f6aa98, 'click', function() {infowindow.open(map,m_5b648f859eb8adc0121e6a1bf7f6aa98);});$marker.push(m_5b648f859eb8adc0121e6a1bf7f6aa98);}});var g_8cfbe55a3780d20ce80638e8dc3b7e81 = new google.maps.Geocoder();g_8cfbe55a3780d20ce80638e8dc3b7e81.geocode( { 'address': "1628 W University Dr #5, Edinburg, TX 78539, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edinburg-TX-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('edinburg-TX-wells-fargo-bank'), mapOptions);}document.getElementById('819df8b9').innerHTML += ' | View Map';var $l8cfbe55a3780d20ce80638e8dc3b7e81 = '

Wells Fargo Bank

Address: 1628 W University Dr #5, Edinburg, TX 78539, USA
Phone: (956) 378-4208
';var m_8cfbe55a3780d20ce80638e8dc3b7e81 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8cfbe55a3780d20ce80638e8dc3b7e81['infowindow'] = new google.maps.InfoWindow({content: $l8cfbe55a3780d20ce80638e8dc3b7e81});var infowindow = new google.maps.InfoWindow({content: $l8cfbe55a3780d20ce80638e8dc3b7e81});google.maps.event.addListener(m_8cfbe55a3780d20ce80638e8dc3b7e81, 'click', function() {infowindow.open(map,m_8cfbe55a3780d20ce80638e8dc3b7e81);});$marker.push(m_8cfbe55a3780d20ce80638e8dc3b7e81);}});}google.maps.event.addDomListener(window, 'load', initialize);