function SendQuery()
{window.location="http://"+servername+"/search/default.asp?SearchString="+window.document.forms[0].SearchString.value;return true;}
