[%IF FORM.categ == 'boat'%] [%IF FORM.categ2 == 'new'%] NEW BOATS FOR SALE

[%ELSIF FORM.categ2 == 'used'%] USED BOATS FOR SALE

[%ELSE%] [%END%] [%ELSIF FORM.categ == 'other'%] [%IF FORM.categ2 == 'new'%] NEW MOTORS FOR SALE

[%ELSIF FORM.categ2 == 'used'%] USED MOTORS FOR SALE

[%ELSE%] [%END%] [%ELSE%] [%END%]