<!-- Bengin
function goQuery()
{
   document.location.href=document.queryForm.pages.value + ".html";
}
-->