
function sortlist_test(_v){
	return (String(_v).indexOf(',' + Request['CategoryId']+',') != -1);
}
