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.7365,-111.674)};var g_a2196b8476c66511b2155498ee241e75 = new google.maps.Geocoder();g_a2196b8476c66511b2155498ee241e75.geocode( { 'address': "5 E 1400 N, Logan, UT 84341"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('logan-UT-bank-of-utah').style.display = '';map = new google.maps.Map(document.getElementById('logan-UT-bank-of-utah'), mapOptions);}document.getElementById('c19362ef').innerHTML += ' | View Map';var $la2196b8476c66511b2155498ee241e75 = '

Bank Of Utah

Address: 5 E 1400 N, Logan, UT 84341
Phone: (435) 752-7102
';var m_a2196b8476c66511b2155498ee241e75 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Utah',});m_a2196b8476c66511b2155498ee241e75['infowindow'] = new google.maps.InfoWindow({content: $la2196b8476c66511b2155498ee241e75});var infowindow = new google.maps.InfoWindow({content: $la2196b8476c66511b2155498ee241e75});google.maps.event.addListener(m_a2196b8476c66511b2155498ee241e75, 'click', function() {infowindow.open(map,m_a2196b8476c66511b2155498ee241e75);});$marker.push(m_a2196b8476c66511b2155498ee241e75);}});var g_af13d2e4cf6810f8122ab4793d553a32 = new google.maps.Geocoder();g_af13d2e4cf6810f8122ab4793d553a32.geocode( { 'address': "1047 S 100 W, Logan, UT 84321"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('logan-UT-bank-of-utah').style.display = '';map = new google.maps.Map(document.getElementById('logan-UT-bank-of-utah'), mapOptions);}document.getElementById('4a096498').innerHTML += ' | View Map';var $laf13d2e4cf6810f8122ab4793d553a32 = '

Bank Of Utah

Address: 1047 S 100 W, Logan, UT 84321
Phone: (435) 213-3683
';var m_af13d2e4cf6810f8122ab4793d553a32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Utah',});m_af13d2e4cf6810f8122ab4793d553a32['infowindow'] = new google.maps.InfoWindow({content: $laf13d2e4cf6810f8122ab4793d553a32});var infowindow = new google.maps.InfoWindow({content: $laf13d2e4cf6810f8122ab4793d553a32});google.maps.event.addListener(m_af13d2e4cf6810f8122ab4793d553a32, 'click', function() {infowindow.open(map,m_af13d2e4cf6810f8122ab4793d553a32);});$marker.push(m_af13d2e4cf6810f8122ab4793d553a32);}});}google.maps.event.addDomListener(window, 'load', initialize);