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.6672,-111.966)};var g_5d3bbe3207686e2a8a3fcc5633aa8931 = new google.maps.Geocoder();g_5d3bbe3207686e2a8a3fcc5633aa8931.geocode( { 'address': "1283 Zenith Ave, Salt Lake City, UT 84106, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-granite-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-granite-credit-union'), mapOptions);}document.getElementById('c9ccabb1').innerHTML += ' | View Map';var $l5d3bbe3207686e2a8a3fcc5633aa8931 = '

Granite Credit Union

Address: 1283 Zenith Ave, Salt Lake City, UT 84106, USA
Phone: (801) 288-3000
';var m_5d3bbe3207686e2a8a3fcc5633aa8931 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Granite Credit Union',});m_5d3bbe3207686e2a8a3fcc5633aa8931['infowindow'] = new google.maps.InfoWindow({content: $l5d3bbe3207686e2a8a3fcc5633aa8931});var infowindow = new google.maps.InfoWindow({content: $l5d3bbe3207686e2a8a3fcc5633aa8931});google.maps.event.addListener(m_5d3bbe3207686e2a8a3fcc5633aa8931, 'click', function() {infowindow.open(map,m_5d3bbe3207686e2a8a3fcc5633aa8931);});$marker.push(m_5d3bbe3207686e2a8a3fcc5633aa8931);}});var g_28d9597b44e5677c832a43df32cb7575 = new google.maps.Geocoder();g_28d9597b44e5677c832a43df32cb7575.geocode( { 'address': "3109 4700 S, Salt Lake City, UT 84118, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-granite-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-granite-credit-union'), mapOptions);}document.getElementById('06b567f2').innerHTML += ' | View Map';var $l28d9597b44e5677c832a43df32cb7575 = '

Granite Credit Union

Address: 3109 4700 S, Salt Lake City, UT 84118, USA
Phone: (801) 288-3000
';var m_28d9597b44e5677c832a43df32cb7575 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Granite Credit Union',});m_28d9597b44e5677c832a43df32cb7575['infowindow'] = new google.maps.InfoWindow({content: $l28d9597b44e5677c832a43df32cb7575});var infowindow = new google.maps.InfoWindow({content: $l28d9597b44e5677c832a43df32cb7575});google.maps.event.addListener(m_28d9597b44e5677c832a43df32cb7575, 'click', function() {infowindow.open(map,m_28d9597b44e5677c832a43df32cb7575);});$marker.push(m_28d9597b44e5677c832a43df32cb7575);}});}google.maps.event.addDomListener(window, 'load', initialize);