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(28.9833,-95.9686)};var g_a6104a16f4c583147e53daee7fcb4550 = new google.maps.Geocoder();g_a6104a16f4c583147e53daee7fcb4550.geocode( { 'address': "1820 8th St, Bay City, TX 77414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-TX-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-TX-wells-fargo-bank'), mapOptions);}document.getElementById('fb0405b3').innerHTML += ' | View Map';var $la6104a16f4c583147e53daee7fcb4550 = '

Wells Fargo Bank

Address: 1820 8th St, Bay City, TX 77414, USA
Phone: (979) 241-3765
';var m_a6104a16f4c583147e53daee7fcb4550 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a6104a16f4c583147e53daee7fcb4550['infowindow'] = new google.maps.InfoWindow({content: $la6104a16f4c583147e53daee7fcb4550});var infowindow = new google.maps.InfoWindow({content: $la6104a16f4c583147e53daee7fcb4550});google.maps.event.addListener(m_a6104a16f4c583147e53daee7fcb4550, 'click', function() {infowindow.open(map,m_a6104a16f4c583147e53daee7fcb4550);});$marker.push(m_a6104a16f4c583147e53daee7fcb4550);}});var g_dcdcce4af533fdf8581777e1c954a072 = new google.maps.Geocoder();g_dcdcce4af533fdf8581777e1c954a072.geocode( { 'address': "1801 7th St, Bay City, TX 77414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-TX-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-TX-wells-fargo-bank'), mapOptions);}document.getElementById('90982d5a').innerHTML += ' | View Map';var $ldcdcce4af533fdf8581777e1c954a072 = '

Wells Fargo Bank

Address: 1801 7th St, Bay City, TX 77414, USA
Phone: (979) 245-7331
';var m_dcdcce4af533fdf8581777e1c954a072 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_dcdcce4af533fdf8581777e1c954a072['infowindow'] = new google.maps.InfoWindow({content: $ldcdcce4af533fdf8581777e1c954a072});var infowindow = new google.maps.InfoWindow({content: $ldcdcce4af533fdf8581777e1c954a072});google.maps.event.addListener(m_dcdcce4af533fdf8581777e1c954a072, 'click', function() {infowindow.open(map,m_dcdcce4af533fdf8581777e1c954a072);});$marker.push(m_dcdcce4af533fdf8581777e1c954a072);}});}google.maps.event.addDomListener(window, 'load', initialize);