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.609,-111.942)};var g_175a462b8596a328146049ce3532894e = new google.maps.Geocoder();g_175a462b8596a328146049ce3532894e.geocode( { 'address': "1835 W. 78th S., West Jordan, UT 84088, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-jordan-UT-atm-zions-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-jordan-UT-atm-zions-first-national-bank'), mapOptions);}document.getElementById('6964763a').innerHTML += ' | View Map';var $l175a462b8596a328146049ce3532894e = '

ATM Zions First National Bank

Address: 1835 W. 78th S., West Jordan, UT 84088, USA
Phone: (800) 627-3999
';var m_175a462b8596a328146049ce3532894e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM Zions First National Bank',});m_175a462b8596a328146049ce3532894e['infowindow'] = new google.maps.InfoWindow({content: $l175a462b8596a328146049ce3532894e});var infowindow = new google.maps.InfoWindow({content: $l175a462b8596a328146049ce3532894e});google.maps.event.addListener(m_175a462b8596a328146049ce3532894e, 'click', function() {infowindow.open(map,m_175a462b8596a328146049ce3532894e);});$marker.push(m_175a462b8596a328146049ce3532894e);}});var g_b957e6a926dd9b40e942e4f1e6ecc005 = new google.maps.Geocoder();g_b957e6a926dd9b40e942e4f1e6ecc005.geocode( { 'address': "3913 W 9000 S, West Jordan, UT 84088, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-jordan-UT-atm-zions-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-jordan-UT-atm-zions-first-national-bank'), mapOptions);}document.getElementById('8271aa5b').innerHTML += ' | View Map';var $lb957e6a926dd9b40e942e4f1e6ecc005 = '

ATM Zions First National Bank

Address: 3913 W 9000 S, West Jordan, UT 84088, USA
Phone: (800) 627-3999
';var m_b957e6a926dd9b40e942e4f1e6ecc005 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM Zions First National Bank',});m_b957e6a926dd9b40e942e4f1e6ecc005['infowindow'] = new google.maps.InfoWindow({content: $lb957e6a926dd9b40e942e4f1e6ecc005});var infowindow = new google.maps.InfoWindow({content: $lb957e6a926dd9b40e942e4f1e6ecc005});google.maps.event.addListener(m_b957e6a926dd9b40e942e4f1e6ecc005, 'click', function() {infowindow.open(map,m_b957e6a926dd9b40e942e4f1e6ecc005);});$marker.push(m_b957e6a926dd9b40e942e4f1e6ecc005);}});}google.maps.event.addDomListener(window, 'load', initialize);