function displayArticles(value){ document.articleSelectionForm.key.value = value; document.articleSelectionForm.submit(); }