//  clear form fileds
<!--
function clearText(){
document.quicksearch.q.value = "";
// document.quicksearch.qsearch.value = "";
}


-->
