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.6815,-97.2267)};var g_60c17ddb08d155f9ca30024ea1f3ae52 = new google.maps.Geocoder();g_60c17ddb08d155f9ca30024ea1f3ae52.geocode( { 'address': "9555 E Corporate Hills Dr, Wichita, KS 67207, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-golden-plains-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-golden-plains-credit-union'), mapOptions);}document.getElementById('5caecdd5').innerHTML += ' | View Map';var $l60c17ddb08d155f9ca30024ea1f3ae52 = '

Golden Plains Credit Union

Address: 9555 E Corporate Hills Dr, Wichita, KS 67207, USA
Phone: (316) 685-9555
';var m_60c17ddb08d155f9ca30024ea1f3ae52 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Golden Plains Credit Union',});m_60c17ddb08d155f9ca30024ea1f3ae52['infowindow'] = new google.maps.InfoWindow({content: $l60c17ddb08d155f9ca30024ea1f3ae52});var infowindow = new google.maps.InfoWindow({content: $l60c17ddb08d155f9ca30024ea1f3ae52});google.maps.event.addListener(m_60c17ddb08d155f9ca30024ea1f3ae52, 'click', function() {infowindow.open(map,m_60c17ddb08d155f9ca30024ea1f3ae52);});$marker.push(m_60c17ddb08d155f9ca30024ea1f3ae52);}});var g_1baa57601283e1855f5962ef99153bba = new google.maps.Geocoder();g_1baa57601283e1855f5962ef99153bba.geocode( { 'address': "9555 E Corporate Hills Dr, Wichita, KS 67207, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-KS-golden-plains-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wichita-KS-golden-plains-credit-union'), mapOptions);}document.getElementById('bd0109f8').innerHTML += ' | View Map';var $l1baa57601283e1855f5962ef99153bba = '

Golden Plains Credit Union

Address: 9555 E Corporate Hills Dr, Wichita, KS 67207, United States
Phone: (316) 685-9555
';var m_1baa57601283e1855f5962ef99153bba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Golden Plains Credit Union',});m_1baa57601283e1855f5962ef99153bba['infowindow'] = new google.maps.InfoWindow({content: $l1baa57601283e1855f5962ef99153bba});var infowindow = new google.maps.InfoWindow({content: $l1baa57601283e1855f5962ef99153bba});google.maps.event.addListener(m_1baa57601283e1855f5962ef99153bba, 'click', function() {infowindow.open(map,m_1baa57601283e1855f5962ef99153bba);});$marker.push(m_1baa57601283e1855f5962ef99153bba);}});}google.maps.event.addDomListener(window, 'load', initialize);