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.3771,-111.793)};var g_f1e63b608a2445b54667c5b26084ab70 = new google.maps.Geocoder();g_f1e63b608a2445b54667c5b26084ab70.geocode( { 'address': "207 E Main St, American Fork, UT 84003, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('american-fork-UT-atm-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('american-fork-UT-atm-wells-fargo-bank'), mapOptions);}document.getElementById('8b1d2789').innerHTML += ' | View Map';var $lf1e63b608a2445b54667c5b26084ab70 = '

ATM (Wells Fargo Bank)

Address: 207 E Main St, American Fork, UT 84003, USA
Phone:
';var m_f1e63b608a2445b54667c5b26084ab70 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Wells Fargo Bank)',});m_f1e63b608a2445b54667c5b26084ab70['infowindow'] = new google.maps.InfoWindow({content: $lf1e63b608a2445b54667c5b26084ab70});var infowindow = new google.maps.InfoWindow({content: $lf1e63b608a2445b54667c5b26084ab70});google.maps.event.addListener(m_f1e63b608a2445b54667c5b26084ab70, 'click', function() {infowindow.open(map,m_f1e63b608a2445b54667c5b26084ab70);});$marker.push(m_f1e63b608a2445b54667c5b26084ab70);}});var g_e532a683262533c9031d4706831afc3a = new google.maps.Geocoder();g_e532a683262533c9031d4706831afc3a.geocode( { 'address': "797 W State Rd, American Fork, UT 84003, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('american-fork-UT-atm-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('american-fork-UT-atm-wells-fargo-bank'), mapOptions);}document.getElementById('c39e8e1a').innerHTML += ' | View Map';var $le532a683262533c9031d4706831afc3a = '

ATM (Wells Fargo Bank)

Address: 797 W State Rd, American Fork, UT 84003, USA
Phone:
';var m_e532a683262533c9031d4706831afc3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Wells Fargo Bank)',});m_e532a683262533c9031d4706831afc3a['infowindow'] = new google.maps.InfoWindow({content: $le532a683262533c9031d4706831afc3a});var infowindow = new google.maps.InfoWindow({content: $le532a683262533c9031d4706831afc3a});google.maps.event.addListener(m_e532a683262533c9031d4706831afc3a, 'click', function() {infowindow.open(map,m_e532a683262533c9031d4706831afc3a);});$marker.push(m_e532a683262533c9031d4706831afc3a);}});}google.maps.event.addDomListener(window, 'load', initialize);