function searchfocus()
{
	document.frmSearch.txtSearch.focus();
}
