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.8871,-111.881)};var g_acd77dbfbc5f421e1fa02e212c33c929 = new google.maps.Geocoder();g_acd77dbfbc5f421e1fa02e212c33c929.geocode( { 'address': "230 S Main St, Bountiful, UT 84010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bountiful-UT-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('bountiful-UT-wells-fargo-bank'), mapOptions);}document.getElementById('de747ec3').innerHTML += ' | View Map';var $lacd77dbfbc5f421e1fa02e212c33c929 = '

Wells Fargo Bank

Address: 230 S Main St, Bountiful, UT 84010, USA
Phone: (801) 693-2000
';var m_acd77dbfbc5f421e1fa02e212c33c929 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_acd77dbfbc5f421e1fa02e212c33c929['infowindow'] = new google.maps.InfoWindow({content: $lacd77dbfbc5f421e1fa02e212c33c929});var infowindow = new google.maps.InfoWindow({content: $lacd77dbfbc5f421e1fa02e212c33c929});google.maps.event.addListener(m_acd77dbfbc5f421e1fa02e212c33c929, 'click', function() {infowindow.open(map,m_acd77dbfbc5f421e1fa02e212c33c929);});$marker.push(m_acd77dbfbc5f421e1fa02e212c33c929);}});var g_9e9b8f2798c4c2f0e47466c3a574f8fe = new google.maps.Geocoder();g_9e9b8f2798c4c2f0e47466c3a574f8fe.geocode( { 'address': "280 W 1500 S, Bountiful, UT 84010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bountiful-UT-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('bountiful-UT-wells-fargo-bank'), mapOptions);}document.getElementById('073a1e88').innerHTML += ' | View Map';var $l9e9b8f2798c4c2f0e47466c3a574f8fe = '

Wells Fargo Bank

Address: 280 W 1500 S, Bountiful, UT 84010, USA
Phone: (801) 299-3900
';var m_9e9b8f2798c4c2f0e47466c3a574f8fe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_9e9b8f2798c4c2f0e47466c3a574f8fe['infowindow'] = new google.maps.InfoWindow({content: $l9e9b8f2798c4c2f0e47466c3a574f8fe});var infowindow = new google.maps.InfoWindow({content: $l9e9b8f2798c4c2f0e47466c3a574f8fe});google.maps.event.addListener(m_9e9b8f2798c4c2f0e47466c3a574f8fe, 'click', function() {infowindow.open(map,m_9e9b8f2798c4c2f0e47466c3a574f8fe);});$marker.push(m_9e9b8f2798c4c2f0e47466c3a574f8fe);}});}google.maps.event.addDomListener(window, 'load', initialize);