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