-1=if(group.getMaxLength() > 7) return 1; else return 0;
1=if(group.getMaxLength() > 11) return 1; else return 0;