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.2282,-97.5969)};var g_9be95974adbe10ede4305daf983987c0 = new google.maps.Geocoder();g_9be95974adbe10ede4305daf983987c0.geocode( { 'address': "800 S HWY 287, Decatur, TX 76234, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('decatur-TX-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('decatur-TX-wells-fargo-bank'), mapOptions);}document.getElementById('339d384d').innerHTML += ' | View Map';var $l9be95974adbe10ede4305daf983987c0 = '

Wells Fargo Bank

Address: 800 S HWY 287, Decatur, TX 76234, USA
Phone: (940) 627-5084
';var m_9be95974adbe10ede4305daf983987c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_9be95974adbe10ede4305daf983987c0['infowindow'] = new google.maps.InfoWindow({content: $l9be95974adbe10ede4305daf983987c0});var infowindow = new google.maps.InfoWindow({content: $l9be95974adbe10ede4305daf983987c0});google.maps.event.addListener(m_9be95974adbe10ede4305daf983987c0, 'click', function() {infowindow.open(map,m_9be95974adbe10ede4305daf983987c0);});$marker.push(m_9be95974adbe10ede4305daf983987c0);}});var g_ab9b15222cb9ecfba2270e7f689fc68f = new google.maps.Geocoder();g_ab9b15222cb9ecfba2270e7f689fc68f.geocode( { 'address': "1409 S FM 51, Decatur, TX 76234, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('decatur-TX-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('decatur-TX-wells-fargo-bank'), mapOptions);}document.getElementById('91ac7dab').innerHTML += ' | View Map';var $lab9b15222cb9ecfba2270e7f689fc68f = '

Wells Fargo Bank

Address: 1409 S FM 51, Decatur, TX 76234, USA
Phone: (940) 627-3497
';var m_ab9b15222cb9ecfba2270e7f689fc68f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_ab9b15222cb9ecfba2270e7f689fc68f['infowindow'] = new google.maps.InfoWindow({content: $lab9b15222cb9ecfba2270e7f689fc68f});var infowindow = new google.maps.InfoWindow({content: $lab9b15222cb9ecfba2270e7f689fc68f});google.maps.event.addListener(m_ab9b15222cb9ecfba2270e7f689fc68f, 'click', function() {infowindow.open(map,m_ab9b15222cb9ecfba2270e7f689fc68f);});$marker.push(m_ab9b15222cb9ecfba2270e7f689fc68f);}});}google.maps.event.addDomListener(window, 'load', initialize);