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.5614,-111.978)};var g_3c41e1d13f7663db59d2425ab5cb5873 = new google.maps.Geocoder();g_3c41e1d13f7663db59d2425ab5cb5873.geocode( { 'address': "11328 South Jordan Gateway, South Jordan, UT 84095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-jordan-UT-cyprus-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('south-jordan-UT-cyprus-credit-union'), mapOptions);}document.getElementById('bd6d20c5').innerHTML += ' | View Map';var $l3c41e1d13f7663db59d2425ab5cb5873 = '

Cyprus Credit Union

Address: 11328 South Jordan Gateway, South Jordan, UT 84095, USA
Phone: (801) 260-7600
';var m_3c41e1d13f7663db59d2425ab5cb5873 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cyprus Credit Union',});m_3c41e1d13f7663db59d2425ab5cb5873['infowindow'] = new google.maps.InfoWindow({content: $l3c41e1d13f7663db59d2425ab5cb5873});var infowindow = new google.maps.InfoWindow({content: $l3c41e1d13f7663db59d2425ab5cb5873});google.maps.event.addListener(m_3c41e1d13f7663db59d2425ab5cb5873, 'click', function() {infowindow.open(map,m_3c41e1d13f7663db59d2425ab5cb5873);});$marker.push(m_3c41e1d13f7663db59d2425ab5cb5873);}});var g_428e4a840a0bdd12d309983c53a248a8 = new google.maps.Geocoder();g_428e4a840a0bdd12d309983c53a248a8.geocode( { 'address': "3629 S Jordan Pkwy, South Jordan, UT 84095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-jordan-UT-cyprus-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('south-jordan-UT-cyprus-credit-union'), mapOptions);}document.getElementById('45aa08a9').innerHTML += ' | View Map';var $l428e4a840a0bdd12d309983c53a248a8 = '

Cyprus Credit Union

Address: 3629 S Jordan Pkwy, South Jordan, UT 84095, USA
Phone: (801) 260-7600
';var m_428e4a840a0bdd12d309983c53a248a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cyprus Credit Union',});m_428e4a840a0bdd12d309983c53a248a8['infowindow'] = new google.maps.InfoWindow({content: $l428e4a840a0bdd12d309983c53a248a8});var infowindow = new google.maps.InfoWindow({content: $l428e4a840a0bdd12d309983c53a248a8});google.maps.event.addListener(m_428e4a840a0bdd12d309983c53a248a8, 'click', function() {infowindow.open(map,m_428e4a840a0bdd12d309983c53a248a8);});$marker.push(m_428e4a840a0bdd12d309983c53a248a8);}});}google.maps.event.addDomListener(window, 'load', initialize);