function emptySearchString(){
	document.searchform.searchtext.value='';
}