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(41.0896,-112.041)};var g_b118614e3551973ee37156257cf694ae = new google.maps.Geocoder();g_b118614e3551973ee37156257cf694ae.geocode( { 'address': "756 W 1700 S, Clearfield, UT 84015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clearfield-UT-atm-us-bank').style.display = '';map = new google.maps.Map(document.getElementById('clearfield-UT-atm-us-bank'), mapOptions);}document.getElementById('c9562728').innerHTML += ' | View Map';var $lb118614e3551973ee37156257cf694ae = '

ATM (U.S. Bank)

Address: 756 W 1700 S, Clearfield, UT 84015, USA
Phone:
';var m_b118614e3551973ee37156257cf694ae = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (U.S. Bank)',});m_b118614e3551973ee37156257cf694ae['infowindow'] = new google.maps.InfoWindow({content: $lb118614e3551973ee37156257cf694ae});var infowindow = new google.maps.InfoWindow({content: $lb118614e3551973ee37156257cf694ae});google.maps.event.addListener(m_b118614e3551973ee37156257cf694ae, 'click', function() {infowindow.open(map,m_b118614e3551973ee37156257cf694ae);});$marker.push(m_b118614e3551973ee37156257cf694ae);}});var g_8c277d5126bf97c59081377f748f2e77 = new google.maps.Geocoder();g_8c277d5126bf97c59081377f748f2e77.geocode( { 'address': "1632 N 2000 W, Clearfield, UT 84015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clearfield-UT-atm-us-bank').style.display = '';map = new google.maps.Map(document.getElementById('clearfield-UT-atm-us-bank'), mapOptions);}document.getElementById('653750c0').innerHTML += ' | View Map';var $l8c277d5126bf97c59081377f748f2e77 = '

ATM (U.S. Bank)

Address: 1632 N 2000 W, Clearfield, UT 84015, USA
Phone:
';var m_8c277d5126bf97c59081377f748f2e77 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (U.S. Bank)',});m_8c277d5126bf97c59081377f748f2e77['infowindow'] = new google.maps.InfoWindow({content: $l8c277d5126bf97c59081377f748f2e77});var infowindow = new google.maps.InfoWindow({content: $l8c277d5126bf97c59081377f748f2e77});google.maps.event.addListener(m_8c277d5126bf97c59081377f748f2e77, 'click', function() {infowindow.open(map,m_8c277d5126bf97c59081377f748f2e77);});$marker.push(m_8c277d5126bf97c59081377f748f2e77);}});}google.maps.event.addDomListener(window, 'load', initialize);