LEVELS2
int mark = (numlevels > LEVELS1 + LEVELS2) ? LEVELS1 : 0;
level = numlevels - LEVELS2; /* and skip to last ones */