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(42.5073,-92.4118)};var g_f9027a74e3cdb4813b94c0659d4f65c4 = new google.maps.Geocoder();g_f9027a74e3cdb4813b94c0659d4f65c4.geocode( { 'address': "3409 Cedar Heights Dr, Cedar Falls, IA 50613, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-falls-IA-university-of-iowa-community-credit-union-uiccu').style.display = '';map = new google.maps.Map(document.getElementById('cedar-falls-IA-university-of-iowa-community-credit-union-uiccu'), mapOptions);}document.getElementById('086d90e9').innerHTML += ' | View Map';var $lf9027a74e3cdb4813b94c0659d4f65c4 = '

University of Iowa Community Credit Union (UICCU)

Address: 3409 Cedar Heights Dr, Cedar Falls, IA 50613, USA
Phone: (319) 339-1000
';var m_f9027a74e3cdb4813b94c0659d4f65c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University of Iowa Community Credit Union (UICCU)',});m_f9027a74e3cdb4813b94c0659d4f65c4['infowindow'] = new google.maps.InfoWindow({content: $lf9027a74e3cdb4813b94c0659d4f65c4});var infowindow = new google.maps.InfoWindow({content: $lf9027a74e3cdb4813b94c0659d4f65c4});google.maps.event.addListener(m_f9027a74e3cdb4813b94c0659d4f65c4, 'click', function() {infowindow.open(map,m_f9027a74e3cdb4813b94c0659d4f65c4);});$marker.push(m_f9027a74e3cdb4813b94c0659d4f65c4);}});}google.maps.event.addDomListener(window, 'load', initialize);