function doSearch()
{
	document.forms["SearchBox"].submit();
}