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.6408,-93.6264)};var g_8a27c2ddc3d3fe74aa037f4b7d262e34 = new google.maps.Geocoder();g_8a27c2ddc3d3fe74aa037f4b7d262e34.geocode( { 'address': "475 NW Hoffman Ln, Des Moines, IA 50313, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('des-moines-IA-affinity-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('des-moines-IA-affinity-credit-union'), mapOptions);}document.getElementById('d82dd852').innerHTML += ' | View Map';var $l8a27c2ddc3d3fe74aa037f4b7d262e34 = '

Affinity Credit Union

Address: 475 NW Hoffman Ln, Des Moines, IA 50313, USA
Phone: (515) 288-7225
';var m_8a27c2ddc3d3fe74aa037f4b7d262e34 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Affinity Credit Union',});m_8a27c2ddc3d3fe74aa037f4b7d262e34['infowindow'] = new google.maps.InfoWindow({content: $l8a27c2ddc3d3fe74aa037f4b7d262e34});var infowindow = new google.maps.InfoWindow({content: $l8a27c2ddc3d3fe74aa037f4b7d262e34});google.maps.event.addListener(m_8a27c2ddc3d3fe74aa037f4b7d262e34, 'click', function() {infowindow.open(map,m_8a27c2ddc3d3fe74aa037f4b7d262e34);});$marker.push(m_8a27c2ddc3d3fe74aa037f4b7d262e34);}});var g_a44e22ff6cf7ca4ccbf0f6a3c7705f4d = new google.maps.Geocoder();g_a44e22ff6cf7ca4ccbf0f6a3c7705f4d.geocode( { 'address': "1700 E Army Post Rd, Des Moines, IA 50320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('des-moines-IA-affinity-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('des-moines-IA-affinity-credit-union'), mapOptions);}document.getElementById('3440a637').innerHTML += ' | View Map';var $la44e22ff6cf7ca4ccbf0f6a3c7705f4d = '

Affinity Credit Union

Address: 1700 E Army Post Rd, Des Moines, IA 50320, USA
Phone: (515) 288-7225
';var m_a44e22ff6cf7ca4ccbf0f6a3c7705f4d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Affinity Credit Union',});m_a44e22ff6cf7ca4ccbf0f6a3c7705f4d['infowindow'] = new google.maps.InfoWindow({content: $la44e22ff6cf7ca4ccbf0f6a3c7705f4d});var infowindow = new google.maps.InfoWindow({content: $la44e22ff6cf7ca4ccbf0f6a3c7705f4d});google.maps.event.addListener(m_a44e22ff6cf7ca4ccbf0f6a3c7705f4d, 'click', function() {infowindow.open(map,m_a44e22ff6cf7ca4ccbf0f6a3c7705f4d);});$marker.push(m_a44e22ff6cf7ca4ccbf0f6a3c7705f4d);}});}google.maps.event.addDomListener(window, 'load', initialize);