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.6667,-97.2802)};var g_7799d6b6f8439b6443c55053f21224b1 = new google.maps.Geocoder();g_7799d6b6f8439b6443c55053f21224b1.geocode( { 'address': "1400 S Oliver St, Wichita, KS 67218, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-wheat-state-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-wheat-state-credit-union'), mapOptions);}document.getElementById('7e3c5df8').innerHTML += ' | View Map';var $l7799d6b6f8439b6443c55053f21224b1 = '

Wheat State Credit Union

Address: 1400 S Oliver St, Wichita, KS 67218, USA
Phone: (316) 687-4101
';var m_7799d6b6f8439b6443c55053f21224b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wheat State Credit Union',});m_7799d6b6f8439b6443c55053f21224b1['infowindow'] = new google.maps.InfoWindow({content: $l7799d6b6f8439b6443c55053f21224b1});var infowindow = new google.maps.InfoWindow({content: $l7799d6b6f8439b6443c55053f21224b1});google.maps.event.addListener(m_7799d6b6f8439b6443c55053f21224b1, 'click', function() {infowindow.open(map,m_7799d6b6f8439b6443c55053f21224b1);});$marker.push(m_7799d6b6f8439b6443c55053f21224b1);}});var g_f9a62d65ed4002906f09f5f397385a3e = new google.maps.Geocoder();g_f9a62d65ed4002906f09f5f397385a3e.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-wheat-state-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-wheat-state-credit-union'), mapOptions);}document.getElementById('3fde05a9').innerHTML += ' | View Map';var $lf9a62d65ed4002906f09f5f397385a3e = '

Wheat State Credit Union

Address: 2622 W Central Ave #106, Wichita, KS 67203, USA
Phone: (316) 440-3323
';var m_f9a62d65ed4002906f09f5f397385a3e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wheat State Credit Union',});m_f9a62d65ed4002906f09f5f397385a3e['infowindow'] = new google.maps.InfoWindow({content: $lf9a62d65ed4002906f09f5f397385a3e});var infowindow = new google.maps.InfoWindow({content: $lf9a62d65ed4002906f09f5f397385a3e});google.maps.event.addListener(m_f9a62d65ed4002906f09f5f397385a3e, 'click', function() {infowindow.open(map,m_f9a62d65ed4002906f09f5f397385a3e);});$marker.push(m_f9a62d65ed4002906f09f5f397385a3e);}});}google.maps.event.addDomListener(window, 'load', initialize);