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(39.0484,-95.6731)};var g_bad5f33780c42f2588878a9d07405083 = new google.maps.Geocoder();g_bad5f33780c42f2588878a9d07405083.geocode( { 'address': "8th & Quincy, Topeka, KS 66612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('topeka-KS-communication-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('topeka-KS-communication-federal-credit-union'), mapOptions);}document.getElementById('98dbb262').innerHTML += ' | View Map';var $lbad5f33780c42f2588878a9d07405083 = '

Communication Federal Credit Union

Address: 8th & Quincy, Topeka, KS 66612, USA
Phone: (785) 234-1036
';var m_bad5f33780c42f2588878a9d07405083 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Communication Federal Credit Union',});m_bad5f33780c42f2588878a9d07405083['infowindow'] = new google.maps.InfoWindow({content: $lbad5f33780c42f2588878a9d07405083});var infowindow = new google.maps.InfoWindow({content: $lbad5f33780c42f2588878a9d07405083});google.maps.event.addListener(m_bad5f33780c42f2588878a9d07405083, 'click', function() {infowindow.open(map,m_bad5f33780c42f2588878a9d07405083);});$marker.push(m_bad5f33780c42f2588878a9d07405083);}});var g_23292e47245f35adb9f757a068cb4136 = new google.maps.Geocoder();g_23292e47245f35adb9f757a068cb4136.geocode( { 'address': "501 SW Gage Blvd, Topeka, KS 66606, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('topeka-KS-communication-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('topeka-KS-communication-federal-credit-union'), mapOptions);}document.getElementById('b6638bc7').innerHTML += ' | View Map';var $l23292e47245f35adb9f757a068cb4136 = '

Communication Federal Credit Union

Address: 501 SW Gage Blvd, Topeka, KS 66606, USA
Phone: (785) 271-3071
';var m_23292e47245f35adb9f757a068cb4136 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Communication Federal Credit Union',});m_23292e47245f35adb9f757a068cb4136['infowindow'] = new google.maps.InfoWindow({content: $l23292e47245f35adb9f757a068cb4136});var infowindow = new google.maps.InfoWindow({content: $l23292e47245f35adb9f757a068cb4136});google.maps.event.addListener(m_23292e47245f35adb9f757a068cb4136, 'click', function() {infowindow.open(map,m_23292e47245f35adb9f757a068cb4136);});$marker.push(m_23292e47245f35adb9f757a068cb4136);}});}google.maps.event.addDomListener(window, 'load', initialize);