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(37.6955,-97.3733)};var g_56c70c025fdf290930786839219c7fe9 = new google.maps.Geocoder();g_56c70c025fdf290930786839219c7fe9.geocode( { 'address': "2622 W Central Ave # 106, Wichita, KS 67203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-medical-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-medical-community-credit-union'), mapOptions);}document.getElementById('72c7b246').innerHTML += ' | View Map';var $l56c70c025fdf290930786839219c7fe9 = '

Medical Community Credit Union

Address: 2622 W Central Ave # 106, Wichita, KS 67203, USA
Phone: (316) 440-3323
';var m_56c70c025fdf290930786839219c7fe9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Medical Community Credit Union',});m_56c70c025fdf290930786839219c7fe9['infowindow'] = new google.maps.InfoWindow({content: $l56c70c025fdf290930786839219c7fe9});var infowindow = new google.maps.InfoWindow({content: $l56c70c025fdf290930786839219c7fe9});google.maps.event.addListener(m_56c70c025fdf290930786839219c7fe9, 'click', function() {infowindow.open(map,m_56c70c025fdf290930786839219c7fe9);});$marker.push(m_56c70c025fdf290930786839219c7fe9);}});var g_15ffdc008b3b7c15cbb09190ae37ae58 = new google.maps.Geocoder();g_15ffdc008b3b7c15cbb09190ae37ae58.geocode( { 'address': "1400 S. Oliver, Wichita, KS 67218, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-medical-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-medical-community-credit-union'), mapOptions);}document.getElementById('c2921271').innerHTML += ' | View Map';var $l15ffdc008b3b7c15cbb09190ae37ae58 = '

Medical Community Credit Union

Address: 1400 S. Oliver, Wichita, KS 67218, USA
Phone: (316) 687-4101
';var m_15ffdc008b3b7c15cbb09190ae37ae58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Medical Community Credit Union',});m_15ffdc008b3b7c15cbb09190ae37ae58['infowindow'] = new google.maps.InfoWindow({content: $l15ffdc008b3b7c15cbb09190ae37ae58});var infowindow = new google.maps.InfoWindow({content: $l15ffdc008b3b7c15cbb09190ae37ae58});google.maps.event.addListener(m_15ffdc008b3b7c15cbb09190ae37ae58, 'click', function() {infowindow.open(map,m_15ffdc008b3b7c15cbb09190ae37ae58);});$marker.push(m_15ffdc008b3b7c15cbb09190ae37ae58);}});}google.maps.event.addDomListener(window, 'load', initialize);