function doClear(theObject)
{
document.headerform.q.value = "";
}