if (xoops_smallworld.inArray('interestedin', smallworlduseverification) > -1) {
                xoops_smallworld("#intingender").validate({
                    expression: "if (isChecked(SelfID)) return true; else return false;",
                    message: SmallworldValidationIntingenderErrorMsg
                });