function getChannel() {
	document.getElementById('chanChild').value = document.getElementById('chanMain').value;
}