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.4612,-94.0287)};var g_2a2f98d3597419498e4d734d8c2dd106 = new google.maps.Geocoder();g_2a2f98d3597419498e4d734d8c2dd106.geocode( { 'address': "1301 Arkansas Blvd, Texarkana, AR 71854, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('texarkana-AR-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('texarkana-AR-wells-fargo-bank'), mapOptions);}document.getElementById('3790d986').innerHTML += ' | View Map';var $l2a2f98d3597419498e4d734d8c2dd106 = '

Wells Fargo Bank

Address: 1301 Arkansas Blvd, Texarkana, AR 71854, USA
Phone: (903) 223-1545
';var m_2a2f98d3597419498e4d734d8c2dd106 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_2a2f98d3597419498e4d734d8c2dd106['infowindow'] = new google.maps.InfoWindow({content: $l2a2f98d3597419498e4d734d8c2dd106});var infowindow = new google.maps.InfoWindow({content: $l2a2f98d3597419498e4d734d8c2dd106});google.maps.event.addListener(m_2a2f98d3597419498e4d734d8c2dd106, 'click', function() {infowindow.open(map,m_2a2f98d3597419498e4d734d8c2dd106);});$marker.push(m_2a2f98d3597419498e4d734d8c2dd106);}});var g_f03a550c53b59ef2cb9970d9672c78da = new google.maps.Geocoder();g_f03a550c53b59ef2cb9970d9672c78da.geocode( { 'address': "3615 E 9th St, Texarkana, AR 71854, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('texarkana-AR-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('texarkana-AR-wells-fargo-bank'), mapOptions);}document.getElementById('729d520e').innerHTML += ' | View Map';var $lf03a550c53b59ef2cb9970d9672c78da = '

Wells Fargo Bank

Address: 3615 E 9th St, Texarkana, AR 71854, USA
Phone: (903) 838-1187
';var m_f03a550c53b59ef2cb9970d9672c78da = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_f03a550c53b59ef2cb9970d9672c78da['infowindow'] = new google.maps.InfoWindow({content: $lf03a550c53b59ef2cb9970d9672c78da});var infowindow = new google.maps.InfoWindow({content: $lf03a550c53b59ef2cb9970d9672c78da});google.maps.event.addListener(m_f03a550c53b59ef2cb9970d9672c78da, 'click', function() {infowindow.open(map,m_f03a550c53b59ef2cb9970d9672c78da);});$marker.push(m_f03a550c53b59ef2cb9970d9672c78da);}});}google.maps.event.addDomListener(window, 'load', initialize);