if (is_member_of($vbulletin->userinfo, 1, 2, 3)) { $styleid = ID1; } else if (is_member_of($vbulletin->userinfo, 4, 5)) { $styleid = ID2; } // etc