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(40.456,-109.528)};var g_951ab6861c81a0627f76fef0286bbf13 = new google.maps.Geocoder();g_951ab6861c81a0627f76fef0286bbf13.geocode( { 'address': "3 E Main St, Vernal, UT 84078, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vernal-UT-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('vernal-UT-wells-fargo-bank'), mapOptions);}document.getElementById('a1dcecbe').innerHTML += ' | View Map';var $l951ab6861c81a0627f76fef0286bbf13 = '

Wells Fargo Bank

Address: 3 E Main St, Vernal, UT 84078, USA
Phone: (435) 789-3142
';var m_951ab6861c81a0627f76fef0286bbf13 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_951ab6861c81a0627f76fef0286bbf13['infowindow'] = new google.maps.InfoWindow({content: $l951ab6861c81a0627f76fef0286bbf13});var infowindow = new google.maps.InfoWindow({content: $l951ab6861c81a0627f76fef0286bbf13});google.maps.event.addListener(m_951ab6861c81a0627f76fef0286bbf13, 'click', function() {infowindow.open(map,m_951ab6861c81a0627f76fef0286bbf13);});$marker.push(m_951ab6861c81a0627f76fef0286bbf13);}});var g_ab3bc71086ed5235a9e08af97fced496 = new google.maps.Geocoder();g_ab3bc71086ed5235a9e08af97fced496.geocode( { 'address': "1851 US-40, Vernal, UT 84078, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vernal-UT-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('vernal-UT-wells-fargo-bank'), mapOptions);}document.getElementById('fc05514c').innerHTML += ' | View Map';var $lab3bc71086ed5235a9e08af97fced496 = '

Wells Fargo Bank

Address: 1851 US-40, Vernal, UT 84078, USA
Phone: (435) 789-1994
';var m_ab3bc71086ed5235a9e08af97fced496 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_ab3bc71086ed5235a9e08af97fced496['infowindow'] = new google.maps.InfoWindow({content: $lab3bc71086ed5235a9e08af97fced496});var infowindow = new google.maps.InfoWindow({content: $lab3bc71086ed5235a9e08af97fced496});google.maps.event.addListener(m_ab3bc71086ed5235a9e08af97fced496, 'click', function() {infowindow.open(map,m_ab3bc71086ed5235a9e08af97fced496);});$marker.push(m_ab3bc71086ed5235a9e08af97fced496);}});}google.maps.event.addDomListener(window, 'load', initialize);