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()};var g_74e1c5cceb05a193924c9b0625724b50 = new google.maps.Geocoder();g_74e1c5cceb05a193924c9b0625724b50.geocode( { 'address': "2365 N Mayfair Rd, Wauwatosa, WI 53226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wauwatosa-WI-uw-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wauwatosa-WI-uw-credit-union'), mapOptions);}document.getElementById('68a81514').innerHTML += ' | View Map';var $l74e1c5cceb05a193924c9b0625724b50 = '

UW Credit Union

Address: 2365 N Mayfair Rd, Wauwatosa, WI 53226
Phone: (800) 533-6773
';var m_74e1c5cceb05a193924c9b0625724b50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'UW Credit Union',});m_74e1c5cceb05a193924c9b0625724b50['infowindow'] = new google.maps.InfoWindow({content: $l74e1c5cceb05a193924c9b0625724b50});var infowindow = new google.maps.InfoWindow({content: $l74e1c5cceb05a193924c9b0625724b50});google.maps.event.addListener(m_74e1c5cceb05a193924c9b0625724b50, 'click', function() {infowindow.open(map,m_74e1c5cceb05a193924c9b0625724b50);});$marker.push(m_74e1c5cceb05a193924c9b0625724b50);}});var g_b46733009030163a5d975f7d8e6ff41c = new google.maps.Geocoder();g_b46733009030163a5d975f7d8e6ff41c.geocode( { 'address': "2365 N Mayfair Rd, Wauwatosa, WI 53226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wauwatosa-WI-uw-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wauwatosa-WI-uw-credit-union'), mapOptions);}document.getElementById('68a81514').innerHTML += ' | View Map';var $lb46733009030163a5d975f7d8e6ff41c = '

UW Credit Union

Address: 2365 N Mayfair Rd, Wauwatosa, WI 53226
Phone: (888) 426-2673
';var m_b46733009030163a5d975f7d8e6ff41c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'UW Credit Union',});m_b46733009030163a5d975f7d8e6ff41c['infowindow'] = new google.maps.InfoWindow({content: $lb46733009030163a5d975f7d8e6ff41c});var infowindow = new google.maps.InfoWindow({content: $lb46733009030163a5d975f7d8e6ff41c});google.maps.event.addListener(m_b46733009030163a5d975f7d8e6ff41c, 'click', function() {infowindow.open(map,m_b46733009030163a5d975f7d8e6ff41c);});$marker.push(m_b46733009030163a5d975f7d8e6ff41c);}});}google.maps.event.addDomListener(window, 'load', initialize);