function kbDirector(){var newPage = document.forms[0].kb_topic.value;if (newPage){window.location = newPage;}}