
function DownloadFileSearch230_frmSubmit(form,compID)
{

	form.DownloadFileSearch230_action.value="search";

	
	return true;
}

