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.7372,-96.2769)};var g_c255cc8c8622d97196866fd3fb955dce = new google.maps.Geocoder();g_c255cc8c8622d97196866fd3fb955dce.geocode( { 'address': "112 N Catherine St, Terrell, TX 75160, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('terrell-TX-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('terrell-TX-wells-fargo-bank'), mapOptions);}document.getElementById('1e148c24').innerHTML += ' | View Map';var $lc255cc8c8622d97196866fd3fb955dce = '

Wells Fargo Bank

Address: 112 N Catherine St, Terrell, TX 75160, USA
Phone: (972) 551-7610
';var m_c255cc8c8622d97196866fd3fb955dce = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_c255cc8c8622d97196866fd3fb955dce['infowindow'] = new google.maps.InfoWindow({content: $lc255cc8c8622d97196866fd3fb955dce});var infowindow = new google.maps.InfoWindow({content: $lc255cc8c8622d97196866fd3fb955dce});google.maps.event.addListener(m_c255cc8c8622d97196866fd3fb955dce, 'click', function() {infowindow.open(map,m_c255cc8c8622d97196866fd3fb955dce);});$marker.push(m_c255cc8c8622d97196866fd3fb955dce);}});var g_46dd80e8ba8f4ec5caa956e468a8c384 = new google.maps.Geocoder();g_46dd80e8ba8f4ec5caa956e468a8c384.geocode( { 'address': "107 N Virginia St, Terrell, TX 75160, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('terrell-TX-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('terrell-TX-wells-fargo-bank'), mapOptions);}document.getElementById('5df6020c').innerHTML += ' | View Map';var $l46dd80e8ba8f4ec5caa956e468a8c384 = '

Wells Fargo Bank

Address: 107 N Virginia St, Terrell, TX 75160, USA
Phone: (972) 551-7610
';var m_46dd80e8ba8f4ec5caa956e468a8c384 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_46dd80e8ba8f4ec5caa956e468a8c384['infowindow'] = new google.maps.InfoWindow({content: $l46dd80e8ba8f4ec5caa956e468a8c384});var infowindow = new google.maps.InfoWindow({content: $l46dd80e8ba8f4ec5caa956e468a8c384});google.maps.event.addListener(m_46dd80e8ba8f4ec5caa956e468a8c384, 'click', function() {infowindow.open(map,m_46dd80e8ba8f4ec5caa956e468a8c384);});$marker.push(m_46dd80e8ba8f4ec5caa956e468a8c384);}});}google.maps.event.addDomListener(window, 'load', initialize);