//ËÑË÷ÀàÐÍ
function gettype()
{
	document.search.action=document.search.type.value;
	return true;
}