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.0296,-93.6402)};var g_e858a3bbdcbf5f0afdb53a1c94a77b3a = new google.maps.Geocoder();g_e858a3bbdcbf5f0afdb53a1c94a77b3a.geocode( { 'address': "110 Airport Rd, Ames, IA 50010"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ames-IA-greater-iowa-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('ames-IA-greater-iowa-credit-union'), mapOptions);}document.getElementById('e02f05a0').innerHTML += ' | View Map';var $le858a3bbdcbf5f0afdb53a1c94a77b3a = '

Greater Iowa Credit Union

Address: 110 Airport Rd, Ames, IA 50010
Phone: (515) 232-6310
';var m_e858a3bbdcbf5f0afdb53a1c94a77b3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Greater Iowa Credit Union',});m_e858a3bbdcbf5f0afdb53a1c94a77b3a['infowindow'] = new google.maps.InfoWindow({content: $le858a3bbdcbf5f0afdb53a1c94a77b3a});var infowindow = new google.maps.InfoWindow({content: $le858a3bbdcbf5f0afdb53a1c94a77b3a});google.maps.event.addListener(m_e858a3bbdcbf5f0afdb53a1c94a77b3a, 'click', function() {infowindow.open(map,m_e858a3bbdcbf5f0afdb53a1c94a77b3a);});$marker.push(m_e858a3bbdcbf5f0afdb53a1c94a77b3a);}});var g_8a47e6bee13f2b5cbd289c8471ff7ace = new google.maps.Geocoder();g_8a47e6bee13f2b5cbd289c8471ff7ace.geocode( { 'address': "2623 Northridge Pky, Ames, IA 50010"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ames-IA-greater-iowa-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('ames-IA-greater-iowa-credit-union'), mapOptions);}document.getElementById('1e2c073a').innerHTML += ' | View Map';var $l8a47e6bee13f2b5cbd289c8471ff7ace = '

Greater Iowa Credit Union

Address: 2623 Northridge Pky, Ames, IA 50010
Phone: (515) 956-3000
';var m_8a47e6bee13f2b5cbd289c8471ff7ace = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Greater Iowa Credit Union',});m_8a47e6bee13f2b5cbd289c8471ff7ace['infowindow'] = new google.maps.InfoWindow({content: $l8a47e6bee13f2b5cbd289c8471ff7ace});var infowindow = new google.maps.InfoWindow({content: $l8a47e6bee13f2b5cbd289c8471ff7ace});google.maps.event.addListener(m_8a47e6bee13f2b5cbd289c8471ff7ace, 'click', function() {infowindow.open(map,m_8a47e6bee13f2b5cbd289c8471ff7ace);});$marker.push(m_8a47e6bee13f2b5cbd289c8471ff7ace);}});}google.maps.event.addDomListener(window, 'load', initialize);