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.9555,-91.7169)};var g_87c57e0d95785f18e5cc69c32ad1e873 = new google.maps.Geocoder();g_87c57e0d95785f18e5cc69c32ad1e873.geocode( { 'address': "716 A Ave NE, Cedar Rapids, IA 52401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-rapids-IA-university-of-iowa-community-credit-union-uiccu').style.display = '';map = new google.maps.Map(document.getElementById('cedar-rapids-IA-university-of-iowa-community-credit-union-uiccu'), mapOptions);}document.getElementById('34dc8a6b').innerHTML += ' | View Map';var $l87c57e0d95785f18e5cc69c32ad1e873 = '

University of Iowa Community Credit Union (UICCU)

Address: 716 A Ave NE, Cedar Rapids, IA 52401, USA
Phone: (319) 339-1000
';var m_87c57e0d95785f18e5cc69c32ad1e873 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University of Iowa Community Credit Union (UICCU)',});m_87c57e0d95785f18e5cc69c32ad1e873['infowindow'] = new google.maps.InfoWindow({content: $l87c57e0d95785f18e5cc69c32ad1e873});var infowindow = new google.maps.InfoWindow({content: $l87c57e0d95785f18e5cc69c32ad1e873});google.maps.event.addListener(m_87c57e0d95785f18e5cc69c32ad1e873, 'click', function() {infowindow.open(map,m_87c57e0d95785f18e5cc69c32ad1e873);});$marker.push(m_87c57e0d95785f18e5cc69c32ad1e873);}});var g_08b304dfe5a08935cac264d9d44b92a4 = new google.maps.Geocoder();g_08b304dfe5a08935cac264d9d44b92a4.geocode( { 'address': "2340 Edgewood Rd SW, Cedar Rapids, IA 52404, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-rapids-IA-university-of-iowa-community-credit-union-uiccu').style.display = '';map = new google.maps.Map(document.getElementById('cedar-rapids-IA-university-of-iowa-community-credit-union-uiccu'), mapOptions);}document.getElementById('92ebc9e1').innerHTML += ' | View Map';var $l08b304dfe5a08935cac264d9d44b92a4 = '

University of Iowa Community Credit Union (UICCU)

Address: 2340 Edgewood Rd SW, Cedar Rapids, IA 52404, USA
Phone: (319) 339-1000
';var m_08b304dfe5a08935cac264d9d44b92a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University of Iowa Community Credit Union (UICCU)',});m_08b304dfe5a08935cac264d9d44b92a4['infowindow'] = new google.maps.InfoWindow({content: $l08b304dfe5a08935cac264d9d44b92a4});var infowindow = new google.maps.InfoWindow({content: $l08b304dfe5a08935cac264d9d44b92a4});google.maps.event.addListener(m_08b304dfe5a08935cac264d9d44b92a4, 'click', function() {infowindow.open(map,m_08b304dfe5a08935cac264d9d44b92a4);});$marker.push(m_08b304dfe5a08935cac264d9d44b92a4);}});}google.maps.event.addDomListener(window, 'load', initialize);