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(37.7132,-113.086)};var g_ad1caccf91fd561f8efdff685362a85e = new google.maps.Geocoder();g_ad1caccf91fd561f8efdff685362a85e.geocode( { 'address': "1313 S Providence Center Dr, Cedar City, UT 84720"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-city-UT-zions-bank').style.display = '';map = new google.maps.Map(document.getElementById('cedar-city-UT-zions-bank'), mapOptions);}document.getElementById('0381fa30').innerHTML += ' | View Map';var $lad1caccf91fd561f8efdff685362a85e = '

Zions Bank

Address: 1313 S Providence Center Dr, Cedar City, UT 84720
Phone: (435) 586-1889
';var m_ad1caccf91fd561f8efdff685362a85e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Zions Bank',});m_ad1caccf91fd561f8efdff685362a85e['infowindow'] = new google.maps.InfoWindow({content: $lad1caccf91fd561f8efdff685362a85e});var infowindow = new google.maps.InfoWindow({content: $lad1caccf91fd561f8efdff685362a85e});google.maps.event.addListener(m_ad1caccf91fd561f8efdff685362a85e, 'click', function() {infowindow.open(map,m_ad1caccf91fd561f8efdff685362a85e);});$marker.push(m_ad1caccf91fd561f8efdff685362a85e);}});var g_e23330785f499c128030ab1b7281f37a = new google.maps.Geocoder();g_e23330785f499c128030ab1b7281f37a.geocode( { 'address': "3 S Main St, Cedar City, UT 84720"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-city-UT-zions-bank').style.display = '';map = new google.maps.Map(document.getElementById('cedar-city-UT-zions-bank'), mapOptions);}document.getElementById('9f82852b').innerHTML += ' | View Map';var $le23330785f499c128030ab1b7281f37a = '

Zions Bank

Address: 3 S Main St, Cedar City, UT 84720
Phone: (435) 586-2448
';var m_e23330785f499c128030ab1b7281f37a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Zions Bank',});m_e23330785f499c128030ab1b7281f37a['infowindow'] = new google.maps.InfoWindow({content: $le23330785f499c128030ab1b7281f37a});var infowindow = new google.maps.InfoWindow({content: $le23330785f499c128030ab1b7281f37a});google.maps.event.addListener(m_e23330785f499c128030ab1b7281f37a, 'click', function() {infowindow.open(map,m_e23330785f499c128030ab1b7281f37a);});$marker.push(m_e23330785f499c128030ab1b7281f37a);}});}google.maps.event.addDomListener(window, 'load', initialize);