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(44.0171,-88.5384)};var g_c851a9fd59eb3a9185457daa22f95c96 = new google.maps.Geocoder();g_c851a9fd59eb3a9185457daa22f95c96.geocode( { 'address': "250 N Sawyer St, Oshkosh, WI 54902"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oshkosh-WI-citizens-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('oshkosh-WI-citizens-first-credit-union'), mapOptions);}document.getElementById('099bc787').innerHTML += ' | View Map';var $lc851a9fd59eb3a9185457daa22f95c96 = '

Citizens First Credit Union

Address: 250 N Sawyer St, Oshkosh, WI 54902
Phone: (800) 448-9228
';var m_c851a9fd59eb3a9185457daa22f95c96 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens First Credit Union',});m_c851a9fd59eb3a9185457daa22f95c96['infowindow'] = new google.maps.InfoWindow({content: $lc851a9fd59eb3a9185457daa22f95c96});var infowindow = new google.maps.InfoWindow({content: $lc851a9fd59eb3a9185457daa22f95c96});google.maps.event.addListener(m_c851a9fd59eb3a9185457daa22f95c96, 'click', function() {infowindow.open(map,m_c851a9fd59eb3a9185457daa22f95c96);});$marker.push(m_c851a9fd59eb3a9185457daa22f95c96);}});var g_a07e69cd4ba3338ab591593b16b3d7f0 = new google.maps.Geocoder();g_a07e69cd4ba3338ab591593b16b3d7f0.geocode( { 'address': "2900 Universal St, Oshkosh, WI 54904"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oshkosh-WI-citizens-first-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('oshkosh-WI-citizens-first-credit-union'), mapOptions);}document.getElementById('ef3df14e').innerHTML += ' | View Map';var $la07e69cd4ba3338ab591593b16b3d7f0 = '

Citizens First Credit Union

Address: 2900 Universal St, Oshkosh, WI 54904
Phone: (920) 236-7040
';var m_a07e69cd4ba3338ab591593b16b3d7f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens First Credit Union',});m_a07e69cd4ba3338ab591593b16b3d7f0['infowindow'] = new google.maps.InfoWindow({content: $la07e69cd4ba3338ab591593b16b3d7f0});var infowindow = new google.maps.InfoWindow({content: $la07e69cd4ba3338ab591593b16b3d7f0});google.maps.event.addListener(m_a07e69cd4ba3338ab591593b16b3d7f0, 'click', function() {infowindow.open(map,m_a07e69cd4ba3338ab591593b16b3d7f0);});$marker.push(m_a07e69cd4ba3338ab591593b16b3d7f0);}});}google.maps.event.addDomListener(window, 'load', initialize);