
<!--
function clearSearchbox(box) { //v4.01
  box.value = "";
}
//-->


