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.3857,-111.82)};var g_5137864f3cb6f96dbf4f5e3733015a2e = new google.maps.Geocoder();g_5137864f3cb6f96dbf4f5e3733015a2e.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-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('american-fork-UT-wells-fargo-bank'), mapOptions);}document.getElementById('c39e8e1a').innerHTML += ' | View Map';var $l5137864f3cb6f96dbf4f5e3733015a2e = '

Wells Fargo Bank

Address: 797 W State Rd, American Fork, UT 84003, USA
Phone: (801) 763-2140
';var m_5137864f3cb6f96dbf4f5e3733015a2e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_5137864f3cb6f96dbf4f5e3733015a2e['infowindow'] = new google.maps.InfoWindow({content: $l5137864f3cb6f96dbf4f5e3733015a2e});var infowindow = new google.maps.InfoWindow({content: $l5137864f3cb6f96dbf4f5e3733015a2e});google.maps.event.addListener(m_5137864f3cb6f96dbf4f5e3733015a2e, 'click', function() {infowindow.open(map,m_5137864f3cb6f96dbf4f5e3733015a2e);});$marker.push(m_5137864f3cb6f96dbf4f5e3733015a2e);}});var g_ada093479ee29fd5e4d95ed2b8f54769 = new google.maps.Geocoder();g_ada093479ee29fd5e4d95ed2b8f54769.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-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('american-fork-UT-wells-fargo-bank'), mapOptions);}document.getElementById('8b1d2789').innerHTML += ' | View Map';var $lada093479ee29fd5e4d95ed2b8f54769 = '

Wells Fargo Bank

Address: 207 E Main St, American Fork, UT 84003, USA
Phone: (801) 763-2120
';var m_ada093479ee29fd5e4d95ed2b8f54769 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_ada093479ee29fd5e4d95ed2b8f54769['infowindow'] = new google.maps.InfoWindow({content: $lada093479ee29fd5e4d95ed2b8f54769});var infowindow = new google.maps.InfoWindow({content: $lada093479ee29fd5e4d95ed2b8f54769});google.maps.event.addListener(m_ada093479ee29fd5e4d95ed2b8f54769, 'click', function() {infowindow.open(map,m_ada093479ee29fd5e4d95ed2b8f54769);});$marker.push(m_ada093479ee29fd5e4d95ed2b8f54769);}});}google.maps.event.addDomListener(window, 'load', initialize);