function searchtags(tagLocation)
{
	location.href	=	"?i=Tagsearch&s="+tagLocation;
	return false;
}