国产精品人人爱一区二区白浆_国产我不卡午夜伦理_免费电影亚洲一级黄片_国产午夜福利久久_51视频在线观看免费国产_天堂AV网手机版_国产精品毛片一区二_印度女人性液_日韩大片91免费观看视频播放_日本欧美国产精品第一页久久

手機(jī)版
1 2 3 4
首頁(yè) > 新聞中心 > 行業(yè)新聞 >
行業(yè)新聞

上海翻譯公司完成軟件實(shí)驗(yàn)介紹英文翻譯

發(fā)布時(shí)間:2020-06-23 11:06  點(diǎn)擊:

上海翻譯公司完成軟件實(shí)驗(yàn)介紹英文翻譯
To analyze for example the time from the start of tracking to the time the
animal enters a particular zone.
This chapter describes the Trial Control functions of the EthoVision XT Base
version only. For a detailed overview of conditions, creating sub-rules and
controlling hardware devices, see the EthoVision XT Trial and Hardware Control
Manual which you can find on your installation DVD.
158 Chapter 7 - Trial Control
7.1 Introduction to Trial Control
why use trial control?
Trial Control allows you to automate your experiment. For example:
 You want to set a maximum duration for your trials.
 See page 182
 You want to automate the start and/or stop of data acquisition.
A few examples:
- Start recording when the rat is first detected in the open field.
- Stop recording when the rat has reached the platform in the Morris water maze.
- Start recording at exactly 12:30:00.
- Stop recording after the animal has been in the closed arms of the plus maze for 5
minutes.
 See page 185
To use Trial Control:
1. Open the Trial Control screen (see page 163).
2. Define the conditions that, when met during your trial, trigger specific actions. Organize
conditions and actions in a sequence (see page 171).
3. Before starting data acquisition, make sure that those Trial Control Settings are active.
See also page 663 for instructions how to manage Trial Control Settings.
Your EthoVision XT license and Trial Control
Your EthoVision XT license determines which type of Trial Control you can use.
 EthoVision XT Base license – You can define a rule to start and stop data recording (Start-
Stop trial rule; see page 185). You cannot control hardware devices.
 EthoVision XT Base + Trial and Hardware Control Module – You can define a Star/Stop
trial rule, and in addition sub-rules. Moreover, you can control hardware devices. To
acquire data in an experiment made with the Trial and Hardware Control Module, you
must have a hardware key enabled for Trial and Hardware Control plugged in your
computer.
The EthoVision Trial and Hardware Control Manual, which you can find on your
installation DVD, includes extensive information on the functions available with
the Trial and Hardware Control Module.
Chapter 7 - Trial Control 159
conditions and actions
A Condition is a statement that EthoVision evaluates. An Action is a command executed on a
variable or a hardware device. You can therefore control your experiment by linking
conditions with actions.
 Example – In a Morris water maze test, stop tracking when the rat is detected on the
platform (provided that the platform has been defined as a zone).
The action is Stop tracking and the condition is Rat detected on the platform.
You define and link conditions with actions in a graphical form. The example above can be
represented by the following:
the start-stop trial rule
Conditions and actions are organized in a logical sequence named called the Start-Stop trial
rule. This can be viewed as a set of instructions executed for starting and stopping data
recording.
For more information on the Start-Stop trial rule, see page 185.
The Trial Control function also allows you to analyze events that occurred during the trial, or
the time between two specific events. For example, the time from the condition A being
activated to action X being taken. For the detailed procedure, see page 193.
Figure 7.1 A condition is followed by an action.
The condition checks that the animal is in the
zone named “Platform”. The action “Stop track”
is taken when the condition is met.
With the Trial and Hardware Control add-on, you can also define subroutines
called Sub-rules. The sub-rules are meant to carry out specific actions. They can
start at specific times and be repeated according to user-specified conditions.
For more information, see the EthoVision XT Trial and Hardware Control Manual
on the EthoVision XT installation DVD.
160 Chapter 7 - Trial Control
how trial control instructions are executed
The instructions contained in the Trial Control Settings are carried out from the moment you
start a trial, to the moment the trial is stopped. Only the instructions in the Trial Control
Settings currently active (that is, highlighted in blue in the Experiment Explorer) are carried
out.
The program evaluates the Trial Control sequence at each sample time. The rate at which this
happens depends on your chosen sample rate, not on the video frame rate.
The program remembers which Trial Control box was evaluated (active) in the previous
sample. Depending on the type of this box:
 For a Condition box – EthoVision XT checks whether the condition is met. If it is not, the
condition becomes false. The program waits until the condition is met. When this
happens (condition becomes true - see 3 in Figure 7.2), the program passes control to the
next box in the sequence. The condition becomes then inactive (see 4 in Figure 7.2).
 For an Action box – EthoVision XT carries out the action (see 4 in Figure 7.2), and passes
control to the next box, which becomes active. Then, the Action box becomes inactive
(see 5 in Figure 7.2).
 For Sub-rules and their References, see the EthoVision XT Trial and Hardware Control
Manual.
When a box becomes active, the previous becomes inactive.
 Boxes combined in parallel using operators (see page 178) are evaluated at the same
time, in unspecified order. This means that one cannot establish which condition is
evaluated/which action is taken first.
 Actions on Trial Control variables are executed immediately. Actions on hardware devices
are executed when all boxes that must be evaluated at that sample time have been
evaluated.
 If a box being evaluated contains a condition that is immediately true, the program
passes control to the next box. Therefore, within one sample time the program can pass
control to two or more boxes to the right.
 When you stop the trial or the Maximum trial duration has been reached, all Trial Control
boxes are deactivated.
 When the Rule End box of the Start/Stop trial rule is evaluated, data recording stops.
From that moment, Trial Control is deactivated, even in those sub-rules that were
ongoing in the meantime.
Chapter 7 - Trial Control 161
Trial Control in multiple arenas
If your experimental setup includes two or more arenas, Trial Control is applied to each arena
separately. This means that, if a condition is met in one arena, EthoVision XT takes the
corresponding action in that arena, not the others.
In the following example, a setup includes four cages, each defined as an arena. A Trial
Control In zone condition (see page 173) has been defined so that tracking starts when the
animal is first detected in the arena. When you first put an animal in Arena 2, the condition is
Figure 7.2 Schematic representation of how Trail Control Instructions are executed. The scheme shows an
example of a Start-Stop trial rule (see page 185).
1-Tracking starts, either manually or because a previous condition has been met.
2- Control passes to a Condition box (for example, “Is mouse on top of Shelter?” which becomes active. The
condition is evaluated. Since the condition is not met immediately, it becomes false. 3- The Condition is
met.
4- Control passes to the next box. In this case, it is an Action. Actions are taken immediately.
5- The Action box becomes inactive, and the next box becomes active.
For clarity, step 3 and 4 have been placed separately. In reality, when a condition is met it becomes inactive
at the same time, and control passes to the next box.
Hatched outlines - Condition Box becomes active.
Dark outlines - Condition becomes true or Action is taken. Pale outlines - Box becomes inactive
162 Chapter 7 - Trial Control
met in this arena and tracking starts for that arena. When you release the second animal in
Arena 4, 2 seconds later, tracking in that arena starts 2 seconds later than in Arena 2 (see
Figure 7.3).
The advantage of Trial Control in multiple arenas is that you can put one animal at a time
into the arenas, and EthoVision XT will start tracking in each arena at the appropriate
moment.
If your setup includes multiple arenas, you cannot define a condition/action specific to one
arena. This means that the zone on which a condition is based on must be present in all
arenas, and have the same name.
 If a zone is not present in an arena, and a condition is based on that zone, Trial Control
cannot progress for that arena. Therefore, tracking does not stop unless you set a
Maximum trial duration or tracking reaches the end of the video.
 At any sample time, Trial Control carries out the instructions for each arena. However,
you cannot establish in which order the arenas are evaluated at a specific sample time.
Figure 7.3 Trial Control in multiple arenas. The time values displayed on the monitor are the times elapsed
since the start of tracking in a particular arena.Tracking started earlier in Arena 2 than in Arena 4 (see text),
therefore ar any time the Elapsed time (duration of tracking) is longer in Arena 2 than in Arena 4.
Chapter 7 - Trial Control 163
7.2 The Trial Control screen
To access the Trial Control screen, click Trial Control Settings 1 in the Experiment Explorer, or
from the Setup menu, select Trial Control Settings, then click Open and select Trial Control
Settings 1. Next, click OK. The Trial Control screen appears, showing the default Trial Control
settings.
To access the Trial Control screen, you can also create a new Trial Control Settings, or open
one other than Trial Control Settings 1 (see page 663).
 The Components pane, listing the conditions on which you can base your actions and the
operators which you can use to combine conditions. See the next page.
 The Trial Control Settings window, showing the Trial Control Settings that are active. It
contains a sequence of boxes connected by arrows. See page 166.
 The Maximum trial duration pane that enables you to define a maximum duration of the
trial. See page 171.
Figure 7.4 The Trial Control Settings screen. A - Components pane. B - Maximum Trial duration pane.
C - Trial Control Settings window.
164 Chapter 7 - Trial Control
You can show/hide the Components pane and the Maximum trial duration pane by clicking
the Show/Hide button on the component tool bar and selecting/deselecting the
corresponding option in the menu.
the components pane
With the Components pane (see Figure 7.5) you choose the blocks that build up your trial
control rules. Not all the components listed below may be available on your screen,
depending on what EthoVision XT license you have on your computer (see page 158).
If you do not see the Components pane, click the Show/Hide button on the
components tool bar and select Components.
Figure 7.5 The Components pane for Trial Control.
Chapter 7 - Trial Control 165
 Structures
- Sub-rule – To define a subroutine that can be called from a specific point of the Trial
Control sequence.
 Reference – To insert a call to a sub-rule within a sequence of instructions.
- Operator – To combine two or more conditions in such a way that an action is taken
when All, Any or "N of All" conditions are met. See page 178.
 Conditions (see page 172):
- Time – To define a condition based on time.
- Time interval – To define a condition based on a time interval.
- Trial Control variable – To define a condition based on a Trial control variable.
- Dependent variables – To define a condition based on a variable that describe the
animal's behavior, for example velocity, presence in a zone, movement etc.
Under Dependent variables, you can view the list of variables available.
- Hardware – To define a condition based on the state of a hardware device (only with
the Trial and Hardware Control add-on).
 Actions
- Trial Control variable – To define an action on a Trial control variable. See page 175.
- Hardware – To define an action on a hardware device (only with the Trial and
Hardware Control add-on).
- External command – To control external applications. With an External command
action you can, for example, start an external application or run a batch file.
How to use the Components pane
To define a sub-rule, condition, action or operator:
 Double-click its name.
 Click the button next to it.
 Drag the name from the Components pane to the Trial Control window.
A new Trial Control box appears in the top-left corner of the Trial Control window. Insert the
new box in the sequence of boxes (see page 169).
For the complete procedure for Programming Trial Control, see page 171.
For more information on Sub-rules, References to sub-rules and hardware
devices, see the EthoVision XT Trial and Hardware Control Manual that you can
find on your installation DVD.
166 Chapter 7 - Trial Control
the trial control settings window
The Trial Control Settings window contains the sequences of instructions (rules) currently
present in the Trial Control Settings. When you create a new Trial Control Settings profile, the
Trial Control window contains the default Start-Stop trial rule (see page 185).
You can then define your own conditions in the Start-Stop trial rule that determine the start
and stop of data recording.
For more information:
 About programming Trial Control – See page 171.
 About the Start-Stop trial rule – See page 185.
Grid
The trial control boxes automatically snap to a grid. You can change this by clicking the
Show/Hide button on the component tool bar and selecting/deselecting the two Grid
options (Snap to Grid and Show Grid).
Zoom
The component tool bar of the Trial Control Settings shows three zoom icons:
 Zoom in – You can keep zooming in until the trial control boxes have reached their
original full size.
 Zoom out – You can keep zooming out until all trial control boxes fit in the window.
Figure 7.6 The Trial Control window, with the default Start-Stop trial rule.
Chapter 7 - Trial Control 167
 Fit all – Clicking this button fits all trial control boxes into the window.
working with trial control boxes
A Trial control box has the following information:
 A - Type of control (Rule Begin/End, Action, Condition, Operator, Reference). You cannot
change this text.
 B - Name – Text describing the control. To change this text, click the Settings button and
enter the text under Name, for example Drop one food item. You can also add a longer
description under Comment (this is not shown).
Names of Trial Control boxes must be unique, unless you make a copy of an existing box
(see page 180).
 C - Properties – Depending on the type of control, it contains the option chosen, the
formula or the command to be given, or the sub-rule that reference refers to.
The Trial Control window is ‘dynamic’: this means that it expands when you
move trial control boxes to the right. In this case, you can navigate ‘from left to
right’ in the Trial Control window by using the scroll bar at the bottom. Use the
Zoom to fit button in the component tool bar to make all trial control boxes
visible.
Figure 7.7 An example of a Trial Control box.
168 Chapter 7 - Trial Control
Colors
Trial control boxes have different colors:
 Blue - for the Start-Stop trial rule, sub-rules and sub-rule references.
 Olive green – for conditions.
 Light green – for actions.
 Grey – for operators.
Moving a box
1. Hover the mouse on the margin or the colored area of the box. The mouse cursor
changes to a four-headed arrow.
2. Drag the box to the position you require.
Moving a group of boxes
1. Draw a box around the boxes you want to move (see figure below) or click on the boxes
you want to select while holding the Ctrl key.
As a result, the selected boxes get a gray, dark border.
2. Hover the mouse on the margin or the colored area of one of the selected boxes. The
mouse cursor changes to a four-headed arrow.
Chapter 7 - Trial Control 169
3. Drag the group of boxes to the position you require.
Inserting a box in a sequence
1. Drag the Trial Control box between two boxes until the connecting arrow turns white.
2. Release the mouse button. The new box is inserted.
Connecting two boxes
1. Point the mouse to the center of the first box, press and hold the left mouse button and
drag toward the center of the other box.
2. Release the mouse button when the pointer has reached the center of the other box. The
two boxes are connected.
- You cannot create connections from the Rule End box to any other box, nor from any
box to the Rule Begin box.
- Operator boxes can have one, two or more input arrows; all other boxes have no more
than one input arrow.
- All boxes can have 1 or more output arrows, pointing to different boxes.
- You cannot create a circular sequence of Trial Control boxes.
Modifying the settings in a box
Follow the instructions below when you have inserted a Trial Control box, and you want to
modify the properties of that box.
1. Locate the Trial Control box that specifies the condition or operator you want to change.
You can find the name of the condition/operator in the upper green/grey area of the box.
2. Click the Settings button in the lower part of the box.
3. Make the appropriate settings in the window that appears (see the corresponding section
above for defining conditions and operators).
170 Chapter 7 - Trial Control
Deleting a box
1. Click the title of the box. The box border is highlighted.
2. Press Delete.
Deleting a group of boxes
1. Draw a box around the boxes you want to delete or click on the boxes you want to select
while holding the Ctrl key.
2. Press Delete.
You cannot delete the Rule Begin, the Rule End box, the Start track box and the Stop track
box.
Deleting a connecting arrow
1. Click the arrow you want to delete. The arrow turns bold to show it is selected.
2. Press Delete.
You cannot delete the arrow connecting the Stop track box and the Rule End box.
Exporting Trial Control Settings
You can export an image of the Trial Control Settings:
1. Click the Export image button in the component tool bar.
2. Select a location to save the image to, type in the File name or accept the default one and
select an image type from the Save as type list.
3. Click Save.
The complete Trial Control window is exported, irrespective of the zoom factor.
Chapter 7 - Trial Control 171
maximum trial duration pane
In the Maximum Trial Duration pane you define the maximum duration of the trials. For
further information, see page 182.
If you do not see this pane, click the Show/Hide button on the component tool bar and select
Maximum Trial Duration. If the text in this pane is greyed out, the Trial Control Settings are
read-only.
7.3 Programming Trial Control
procedure
1. Before defining Trial Control in the program, it is helpful to draw your experimental
procedure as a flow diagram, where each block represents an action or a condition
which, when met, triggers other actions or conditions.
2. From the Setup menu, select Trial Control Settings, select New, enter a name of the new
Trial Control Settings or accept the suggested one, and click OK. The default Start/Stop
trial rule appears on the screen.
3. Build the Trial Control sequence outlined in step 1, using the components available.
- To define a Condition, click one of the buttons under Conditions.
 See page 172
Figure 7.8 The Maximum Trial Duration pane.
If you just want record data for a specific time, you can do so by setting the
Maximum trial duration (page 27).
172 Chapter 7 - Trial Control
- To define an Action, click the button under Actions.
 See page 174
Insert the box in the appropriate place in the sequence.
4. Test the Trial Control sequence.
 See page 183
5. Apply Trial Control to your trials.
 See page 183
 When you create a new action or condition, and another of the same type has already
been defined in this or other Trial Control Settings, a message appears asking you
whether you want to create a new element or make a copy of the existing element. For
more information, see page 180.
 You can also combine multiple conditions. To combine multiple boxes, see page 178.
using conditions
A Condition is a statement that EthoVision checks during the trial. When the Condition is
met (True), the program evaluates the next Trial Control element (another condition, an
action or a reference to a sub-rule).
Examples of conditions (in italics):
 When the rat reaches the platform, stop tracking.
 When the mouse is detected in the open field, start tracking.
 When the animal has visited zone A ten times, stop tracking.
How to define a condition
1. In the Components pane under Conditions, locate the type of condition you want to
define.
2. Double-click the condition name or click the button next to it.
3. If the Add a condition window appears, it means that there is at least one condition of the
same type in your experiment. You are asked to choose between creating a new condition,
or re-use an existing one (see page 180). Choose the option you require and click OK. If this
window does not appear, skip this step.
Chapter 7 - Trial Control 173
4. Next to Condition name, type in the name you want to give to the condition, or accept the
default name.
5. Specify the condition properties.
6. Enter a Comment (optional), then click OK.
7. Insert the condition box in the sequence.
 If the condition is complex (for example, "stop the trial either if the rat has reached the
platform or it has been swimming for 60 seconds"), then you must define separate
conditions and combine them (see page 178).
 See also the examples on page 189.
 For a detailed overview of conditions, see the EthoVision XT Trial and Hardware Control
Manual on your installation DVD.
Types of condition
 Time – Helps you defining a time interval that must elapse before an action be taken.
Example – Start tracking after a delay of 2 seconds, or start tracking at 12h00.
 Time interval – This condition makes sense when it is combined with another condition.
Example: Stop tracking when the animal is found in Zone A (In zone condition) between 5
and 10 minutes (Time interval condition).
 Trial Control variable – Helps you make a comparison between a Trial Control variable
and a value, another variable or a formula at the time the condition becomes active (for
the meaning of becomes active, see page 160).
Example – Stop tracking when the variable Counter has reached 10.
 Dependent variables – To define a condition based on the behavior of the subject.
Choose one of the dependent variables to create the condition.
Example 1 – Stop tracking when the subject has visited 10 times in the Target zone (In zone
condition).
Example 2 – Stop tracking when the subject has been walking for more than 5 minutes
(Movement condition).
Note — You cannot create a Trial Control condition based on one of the behaviors
detected with the Automatic Behavior Recognition function.
 Hardware – To define a condition based on the signal given by a hardware device. To use
hardware devices with EthoVision, you must have the Trial and Hardware Control addon.
See the EthoVision XT Trial and Hardware Control Manual on your installation DVD.
174 Chapter 7 - Trial Control
using actions
An Action is a command that EthoVision carries out during acquisition and that influences
the trial.
Examples of actions (in italics):
 When the animal is detected in the arena, start tracking.
This is an example of system actions (start tracking and stop tracking).
 When the animal enters the maze's left arm, do C= C+1.
This is an example of an action taken on a Trial Control variable. See page 175.
 When the animal comes out of the shelter, start video recording with Media Recorder.
The actions Start tracking and Stop tracking are already defined in the Start-Stop trial rule.
Beside these, you can define actions on Trial control variables.
 You cannot create additional actions of the Start track and Stop track type, nor can you
delete the existing ones.
 If your EthoVision license includes the Trial and Hardware Control add-on module, you
can also define actions on hardware devices. See the EthoVision XT Trial and Hardware
Control Manual on your installation DVD.
How to define a Trial Control variable
1. In the Components pane, click the button next to Trial Control variable under Conditions
or Actions. Next, click the Variables button.
2. The Trial Control Variables window lists the variables currently in the experiment (also
those defined in other Trial Control Settings). To add a new variable, click Add variable.
If you have inserted Condition boxes based on Activity continuous in your Trial
Control rule and then deselect Activity analysis in the Experiment settings (see
page 100), your rule becomes invalid. The Condition boxes based on Activity
continuous are removed from your sequence and the connecting arrows are
removed. Redesign your Trial Control rule and connect the arrows between the
boxes (see page 169).
For a detailed overview of conditions, see “Overview of conditions” in the
EthoVision XT Trial and Hardware Control Manual, which you can find on your
installation DVD.
Chapter 7 - Trial Control 175
3. A new row is appended to the table. Under Name, type in the name you want to give to
the variable. Under Initial Value, enter the value of this variable at the start of the trial
(default: 0).
4. Click OK. In the TC-variable action/condition window, define the action or condition you
require. Click Cancel if you do not want to create a condition or action based on this
variable at this point.
 To delete a variable, click the variable name in the Trial Control Variables window and
click the Delete variable button.
 To rename a variable, click the variable name in the Trial Control Variables window and
edit this name.
 The default name of a new trial control variable is VarN, where N is a progressive number.
 The variable name cannot contain blank spaces.
How to define an Action on a Trial Control variable
1. In the Components pane, under Actions click the button next to Trial Control variable.
2. If the Add an action window appears, it means that there is at least one action of the same
type in your experiment. You are asked to choose between creating a new action, or re-use
an existing one (see page 180).
3. Next to Action Name, enter the name of the action (for example, Increment Counter) or
accept the default name.
4. Under Action to perform, select the variable from the list. You can also create the variable
by clicking Variables if you have not yet done so.
5. Next to the = symbol, do one of the following:
- To assign the same value of another variable (for example A = B), select the other
variable (B) from the second list.
- To enter a formula, click the double-arrow button.
176 Chapter 7 - Trial Control
Select the operator from the list and specify the formula in the second and third lists.
For example, A= A + 1.
- To assign a random value, select Random from the second list, and select the Minimum
and Maximum limits (only integer values, 0 up to 999) in which the random value
must lay.
6. Enter a Comment (optional), then click OK.
7. Insert the resulting Action box in the Trial Control rule.
Notes
 If your setup includes multiple arenas, each arena receives an instance of the variable.
Thus, a variable can have different values in different arenas.
 You cannot combine Random with a formula (for example, to compute A= Random+1).
The equivalent solution is the following: define first an action B= Random, and then one
more action A= B+1. Place the two resulting Action boxes in sequence.
 To generate a random value, the maximum limit must be greater than the minimum.
How to define an External command
1. In the Components pane, under Actions click the button next to External command.
Chapter 7 - Trial Control 177
2. Next to Action Name, enter the name of the action (for example, start recording) or accept
the default name.
3. Under Actions to perform, select which file you want to run by clicking the ellipsis button.
4. Next, select one of the file types from the list:
- Executables (*.exe).
- Batch Files (*.bat).
- All Files (*.*).
5. Locate the file and click Open.
6. Optionally, enter a Command line option.
Example - You carry out live tracking during a 24-hour period and you want to make a
recording in Media Recorder but only when the animal leaves the shelter (defined as a
Hidden Zone, where it spends most of its time). First, start up Media Recorder using an
External command box: select MRCmd.exe as the Executable to run and enter /E as a
Command line option to start Media Recorder. Next, insert a Condition Out of shelter and
combine this with a Time condition to make sure that Media Recorder is started before
recording starts (see Figure 7.9 for an example). Then, insert an External command box:
select MRCmd.exe as the Executable to run and enter /R as a Command line option to
start recording with Media Recorder. Similarly, you can stop recording (Command line
option: /S) when the animal enters the shelter again.
Click the Information button to get additional information about defining an
External command.
There may be a delay between the command Start Recording and the moment
Media Recorder actually starts recording. Run a test recording to test how long
this delay is.
178 Chapter 7 - Trial Control
using operators
The Operators help you combine actions, conditions and sub-rules in various ways. For
example:
 When at least one of the two conditions A and B is met, then do …
This is an example of conditions combined by an operator of the "Any" type (OR logic).
 When two conditions are met at the same time, then do …
This is an example of conditions combined by an operator of the "All" type (AND logic).
 When at least/at most/exactly 4 of 8 conditions are met, then do …
This is an example of conditions combined by an operator of the "N of All" type.
To combine conditions/actions/rules:
1. Define the conditions/actions/rules that you want to combine. Place them in your Trial
Control sequence as parallel branches. The connecting arrows must originate from the
condition/action that precedes the combination of elements you want to define.
Figure 7.9 Example of the External command action to start a recording with Media Recorder when the
animal leaves a shelter. The left Start MR action box starts up Media Recorder. The Start recording MR
action box on the right starts the recording when both the Out of Shelter and Time(1) conditions are true,
that is, the center-point of the animal has left the shelter at least 5 seconds after Media Recorder was
started.
Chapter 7 - Trial Control 179
2. In the Components pane under Structures, double-click Operator or click the button next
to it.
3. If the Add an operator window appears, it means that there is at least one operator of the
same type in your experiment. You are asked to choose between creating a new operator,
or re-use an existing one. If this window does not appear, skip this step.
- Create a new operator – A new operator is created.
- Reuse an existing operator – Select the name of the operator already present in your
experiment. See page 180 for more information.
Click OK. The Operator window appears.
4. Under Name, enter the Operator name or accept the default name Operator (n), where n
is a progressive number.
5. Under Operator triggers when, select the option that applies:
- Any (at least one) of the inputs is 'true'.
- All inputs are simultaneously 'true'.
- N of All inputs are simultaneously 'true'.
Where 'true' means a condition met, an action carried out, or a sub-rule finished
(depending on the elements you want to combine).
- If you choose the third option, specify how many inputs must be 'true': = (exactly equal
to), not= (not equal to), >= (at least), <= (a maximum of), etc. Specify the number in the
box.
180 Chapter 7 - Trial Control
6. Enter a Comment (optional) to describe this operator, and click OK.
7. A new Operator box appears in the Trial Control. Place the box right of the elements
defined in step 1, and connect each element (or ending element, in the case of a sequence)
to the operator.
8. Connect the operator to the next element that should be activated.
 Names of operators must be unique in your experiment. You cannot define two
operators with the same Operator name, even if these are defined in two different Trial
Control Settings.
 An Operator can also have just one input box. In that case the operator is of no use,
because control passes immediately to the next box as soon as the input condition
becomes true or the input action is carried out. EthoVision informs you about this.
re-using trial control elements
All elements of Trial Control (conditions, actions, operators, sub-rules and sub-rule
references) can be duplicated that you have defined in other Trial Control Settings can be
duplicated and re-used in your current Trial Control Settings to reduce your time spent
editing.
To re-use all the elements defined in your current Trial Control Settings profile, make a copy
of it: right-click the profile in the Experiment Explorer and select Duplicate.
Chapter 7 - Trial Control 181
How to re-use a Trial Control element
1. Click the button next to the category of element that you want to re-use.
2. The Add window appears. Select Reuse an existing condition/ action.
This window does not appear when the experiment contains only one Trial Control
Settings profile, or the experiment contains more Trial Control Settings profiles but none
of them contains an element of the same type as that you have chosen.
3. Select the name of the existing element from the list next to the option.
The second list shows the Trial Control Settings profile that contains that element. If the
element is present in multiple Trial Control Settings, choose the appropriate one from
the list.
4. Click OK.
5. A window appears for the type of element chosen. The Name and settings specified here
are the same as in the element chosen in step 3.
- To create an identical copy of the element, click OK and go to step 7.
- In all other cases, edit the settings and click OK, then go to step 6.
6. If you have changed any property of the new element (including name and comment), a
window appears showing two options:
- Apply the new settings only in the current trial control profile.
- Apply the new settings in all writable Trial Control profiles.
The program asks you whether you want to apply the properties only to the new copy, or
to extend those changes to the original elements in all Trial Control Settings that are
writable (that means, not locked after acquisition). Choose the option you require and
click OK.
7. Insert the resulting box in the Trial Control sequence.
 If you choose the option Apply the new settings in all writable trial control profiles,
changes are not made in those profiles made read-only after data acquisition.
 You cannot re-use a Trial Control element from the same Trial Control Settings. This is
because the Trial Control elements must be unique in order for correct analysis to be
done.
182 Chapter 7 - Trial Control
defining a maximum trial duration
If the conditions to stop the trial (see page 185) are never met, EthoVision XT waits
indefinitely and the trial never ends. To prevent this from happening, you can define a
maximum trial duration. For example in a novel object test, if you define a condition 'stop
the track when the mouse enters the zone with the familiar object' it may happen that the
mouse completely ignores the familiar object and only pays attention to the novel object.
 Use a maximum trial duration – Select this check box to define a maximum trial duration
and enter the maximum duration of the trial (in hours, minutes or seconds).
When you set a Maximum trial duration, the trial stops when that time has been
reached, regardless of whether one or more rules are being evaluated.
Instead of using a Maximum trial duration, you can also define a condition based on
time and place it immediately before the Stop track box (see page 185). However, there
are two important differences:
 If you use Maximum trial duration, the program counts the time from the start of the
trial (this is indicated by the Start-Stop trial box). Instead, a condition placed
immediately before the Stop track box considers the time from the start of data
recording (this is indicated by the Start track box). The two starting points may not be
the same if you have a condition between Start-Stop trial and Start track that makes
data recording start some time later than the trial.
 With a multi-arena setup, a Maximum trial duration stops the trial (and thus data
recording) in all the arenas simultaneously, even when data recording had started at
different times. Instead, a time condition placed between the Start track and the Stop
track box stops data recording in one arena when the condition is met in that arena. This
means that you can have data recording stop at different times in different arenas.
For example, you set to start data recording when the animal is detected for the first
time (In zone condition). Next, you define a delay condition of 5 minutes immediately
before the Stop track box. It the animals are detected for the first time at different times
in different arenas, data recording stops at different times too because of the constant
delay for all arenas. The trial ends when the recording stops in the last arena.
Chapter 7 - Trial Control 183
testing the trial control sequence
applying trial control to your trials
To apply Trial Control to your trials, make sure that the appropriate Trial Control Settings
profile is highlighted in blue in the Experiment Explorer.
Test your setup thoroughly before carrying out the actual trials (see above).
 For setups with multiple arenas – Trial Control is applied to each arena independently.
 For batch data acquisition – In the Trial List, you can specify which Trial Control Settings
you want to use for a specific trial. For more information, see page 270.
 Locked Trial Control Settings – When a Trial Control Settings profile is used for acquiring
at least one trial, it becomes locked. Locked settings are indicated by a lock symbol in the
Experiment Explorer, and cannot be edited. To edit a locked Trial Control Settings profile,
make a copy of it and edit this copy. See page 663.
 Tracking from video files – When you track from video files, Trial Control checks
conditions using video time instead of the real time.
- Conditions based on Delays – If you select the Detection Determines Speed option,
Trial Control is carried out at the speed set by EthoVision in order not to skip video
images (see page 280). This results in the video playing faster or slower than normal
(1x), depending on the processor load necessary to detect subjects. For example, if
detection requires little processor work, the program tracks the subject faster than
normal. A Delay condition (for example, Delay 60 s) is therefore met earlier than at real
time.
- Using Clock time – If you define a condition based on clock time, or schedule a sub-rule
with Clock time, this is translated into the video start time, that is, the date and time
the video file used for tracking was created.
Example 1 – You set a Time condition to start tracking After clock time 11:30. The video
file was created on March 6, 2008 at 11:00. once you start the trial, the condition is met
It is not easy to make a complex Trial Control sequence work right the first time.
To check that Trial Control works as expected, see “Testing the trial control
sequence” in the EthoVision XT Trial and Hardware Control Manual on your
installation DVD.
184 Chapter 7 - Trial Control
half an hour later in the video.
If you had set to start tracking After clock time 10:30, tracking would start immediately
after starting the trial.
Example 2 – You set a sub-rule to start at 10:00 (1st day). The video file was created on
March 6, 2008 at 11:00. Once you start the trial, the sub-rule never starts, because the
planned start occurs before the initial time of the video. To make a sub-rule start when
tracking from that video, set the start time between 11:00 and the video end time.
 Recording video, then tracking – If you choose to record video first and then acquire data
from the resulting video file (see page 297):
- When recording video only, Trial control is turned off. You get an appropriate message
when selecting the Save video file only option in the Acquisition window.
- When you track from that video, Trial Control for Start-Stop is activated, but you
cannot control hardware devices.
 Re-doing a trial – For video files recorded with EthoVision, you can re-do the
corresponding trial (see Redo trials in Chapter 9). However, if you re-do a trial the Trial
Control log files recorded with the previous instance of the trial are deleted.
 Stopping a trial – When you stop the trial, all rules active in the Trial Control Settings are
ended immediately, and hardware devices are reset.
Chapter 7 - Trial Control 185
7.4 The Start-Stop trial rule
The Start-Stop trial rule is displayed on your screen when you create or open Trial Control
Settings. With this rule, you control the start and stop of data acquisition (tracking). You can
only modify the initial Start-Stop trial rule.
the default start-stop trial rule
The default Start-Stop trial rule is a sequence of six boxes (but see exceptions described on
page 186):
 Rule Begin - Start-Stop trial – Activated when you start the trial (from the Acquisition
menu, select Start Trial, or click the Start Trial button, or press Ctrl+F5).
Once you start the trial, control passes to the next box.
 Condition - In Zone - Cumulative duration >=1.00 s When Center-Point is in Arena – This
is the default Start track condition. It is fulfilled when center point of the subject (or of
any subjects, in the case of an arena with multiple subjects) has been detected in the
arena for 1 second after you started the trial.
If you start the trial and the animal is not detected yet, the program waits until it detects
the animal for 1 second, then it starts tracking.
The condition is applied separately for each arena. This means that tracking can starts at
different times in different arenas in the same trial.
 Action - Start track – Activated when the condition on its left side is met. Once this box is
activated, data recording (tracking) starts. If the condition placed between the Start-Stop
trial box and this box is not met immediately, tracking starts later than the time you
start the trial.
Figure 7.10 The default Start-Stop trial rule. See explanation in the text.
186 Chapter 7 - Trial Control
 Condition - Time - Infinite delay (condition never met) – This is the default Stop track
condition. This condition is never met. The trial stops when you give the Stop command
or the time exceeds the Maximum trial duration (when this has been set).
 Action - Stop track – Marks the end of all tracks (and trial).
 Rule End - Start-Stop trial – This box is just the delimiter of the rule, it does not take any
action.
Trial Control with Activity analysis
If you selected Activity analysis in the Experiment Settings, the Condition - In zone box is
removed from the default Start-Stop rule. To carry out tracking and activity analysis
simultaneously, and start tracking when your subject is detected in the arena for a specific
time, insert a new In Zone condition box in the Start-Stop rule. For more information on
Activity analysis, see page 100.
Note: If you also select Behavior recognition in the Experiment Settings, the Start-Stop rule is
as described below.
Trial Control with Rat behavior recognition
When you select Behavior recognition under Analysis Options in the Experiment Settings
(page 101), a Time condition is added between the Condition - In zone box and the Action
Start Track box. This means that EthoVision XT waits 20 seconds after detecting the animal
for the first time, before starting actual tracking. This is done because the behavior
recognition algorithms need a number of video frames equivalent to about 18 seconds
before the current frame to recognize behavior.
If this additional condition was absent, the first 18 seconds of the track would contain no
behavior data (see Figure 5.3 on page 104).
Figure 7.11 Part of the Start-Stop trial rule of the Trial Control Settings when selecting Behavior recognition
in the Experiment Settings.
The condition “After a delay of 20 seconds” is removed automatically from a Trial
Control rule if you de-select Behavior recognition in the Experiment Settings.
Chapter 7 - Trial Control 187
An important distinction: Trial vs. track
 Trial – A Trial can be viewed as a container for the data collected in one recording session.
It starts when you give the Start command in acquisition and stops when the tracks for
all arenas and subjects have stopped.
 Track – A Track corresponds to the actual recording of a subject's position and behavior.
The start of a track may or may not coincide with the start of the trial. This depends on
your Trial Control Settings. If you use the default Trial Control Settings, the track starts 1
second after the animal has been detected in the arena and stops when you stop the
trial.
A Trial may contain one or more tracks. For example, if you track two subjects
simultaneously, each trial includes two tracks, one per subject. Similarly, if your setup
contains four arenas with two subjects each, each trial includes 4 arenas x 2 subjects = 8
tracks.
In a multiple-arena setup, the end of a track does not necessarily mean the end of the trial.
The trial ends when all tracks come to an end.
customizing the start-stop trial rule
Note that you cannot delete the Rule Begin, Rule End, Start track and Stop track boxes.
Furthermore, you cannot define an additional Start-Stop trial rule in the same Trial Control
Settings. To create a new rule, create new Trial Control Settings (see page 171).
Modifying the Start track condition
The default Start track condition is an In zone condition.
 To modify that condition, click the Settings button.
In the window that appears:
- Click Settings and specify the zone in which the animal should be.
188 Chapter 7 - Trial Control
- From the Statistic list, specify the time the animal should be in the zone (Cumulative
Duration), or how many times it should visit the zone (Frequency) in order for
EthoVision XT to start tracking.
 To use another condition (for example: start recording exactly 1 minute after starting the
trial), delete first the current condition (click that box and press Delete) and insert the
new one.
 To start recording as soon as you start the trial, delete the Start track condition: Click the
box immediately before the Start track box and press Delete.
 For an overview of conditions, see page 173.
Modifying the Stop track condition
The default Stop track condition is a Time condition.
 To modify that condition, click the Settings button, and choose the option you require.
 To use another condition, delete first the current condition (click that box and press
Delete), insert the new one (see page 172) and re-connect all the boxes (page 169).
Chapter 7 - Trial Control 189
7.5 Examples of Start-Stop trial rules
general
Starting data recording at a specific time
You want to start recording at a time you are not in the lab, for example at 23:00 h.
Delete the default Start track condition (see page 187). Define a Time condition (see
page 172). Select After clock time and enter 23:00:00. Click OK and place the resulting box
before the Start track box
Before leaving the lab, click the green button to start the trial. The program waits till 23:00 to
start data recording.
If you want to stop tracking when a specific time has elapsed, see page 27.
Keep at least one condition between Start track and Stop track. If you do not do
this, tracking stops immediately after tracking starts, resulting in no data.
If you have inserted Condition boxes based on Activity continuous in your Trial
Control rule and then deselect Activity analysis in the Experiment settings (see
page 100), your rule becomes invalid. The Condition boxes based on Activity
continuous are removed from your sequence and the connecting arrows are
removed. Redesign your Trial Control rule and connect the arrows between the
boxes (see page 169).
For more information on conditions, see Overview of conditions in the
EthoVision XT Trial and Hardware Control Manual.
190 Chapter 7 - Trial Control
Stopping data recording after the maximum time has elapsed
Click Settings in the Condition box immediately before the Stop track box. Select After a
delay of and enter the maximum time.
Instead of using a Time condition, you can also use the Maximum trial duration option (see
page 182).
open field (multiple arenas)
Starting data recording when the animal has been detected in the open field. The start
command is given to each arena independently.
In this setup, four open fields are treated as separate arenas. You want to start acquisition
when the animal is detected in the open field independent of what happens in other arenas.
This can be achieved by using the default Start-Stop trial rule. As soon as an the subject is
detected in an arena, tracking starts for that arena, not the others. This way you do not have
to release all the animals at the same time.
morris water maze
Stopping the trial when the animal has found the platform
In the Arena Settings, make sure that the platform has been defined as zone. In the Trial
Control Settings, delete the default Stop track condition (see page 187). Next, define an In
Zone condition (see page 172).
 If you want the program to stop recording as soon as the animal is over the platform,
select Frequency as Statistic and choose >= 1. Click Settings and select the platform zone.
 Sometimes the animal swims over the platform, but it does not stop there. In such cases
the program would stop recording while the animal has not ‘found’ the platform. Instead
of selecting Frequency, choose Current duration and the minimum time the animal must
stay on the platform (for example, 3 s). Click Settings and select the platform zone.
Click OK and place the resulting box before the Stop track box.
Chapter 7 - Trial Control 191
Stopping the trial either when the rat has found the platform, or when it has been
swimming in the water maze for 60 seconds.
The Arena Settings and the condition "the rat has found the platform" are similar to those in
the example above. The condition "rat swimming for 60 s" can be translated to "delay from
tracking >= 60 s".
The track stops when either condition is met. The two conditions are combined with OR logic
(see Figure 7.12).
This solution results in tracks of different duration: less than 60 s for the animals that found
the platform, and 60 s for the others.
Instead of two Condition boxes in the example above, you can also define the In zone
condition box and set a Maximum Trial duration (see page 182).
eight-arm radial maze
Stopping the trial when the animal has been in four arms within 10 minutes.
This can be done by combining eight conditions, that is, that the animal must be in the arm
specifying that at least four must be met, no matter which arm the animal visits.
1. Create an In zone condition (see page 173) and specify that the Frequency for Arm 1 must
be >=1. That is, the animal must have visited Arm 1 at least once. Do the same for each of
the other arms.
Figure 7.12 Example of a Start-Stop trial rule for a water maze. The trial stops when the animal has been in
the platform zone for at least 3 s without break, or the time since the start of tracking is 60 s.
A - In zone condition that specifies that the animal mist be for at least 3 seconds over het Platform zone.
Select Current duration >= 3s. B - Time condition that specifies a delay of 60 s since the track started.
C - ‘Any’ operator box.
192 Chapter 7 - Trial Control
2. Connect the resulting eight condition boxes in parallel using the N of All operator (see
Figure 7.13).
3. Set the Maximum trial duration (see page 182) to 10 minutes to stop tracking in the case
the animal fails to visit four arms in the meantime.
For more information on "N of All" operators, see page 178.
Figure 7.13 Trial Control sequence for an eight-arm radial maze. The trial must stop when the animal
has visited four of the arms at least once.
1, 2,... 8 - In zone condition boxes for Arm 1,2,... 8 respectively. A condition is met when the Frequency of
In zone for that arm is greater than or equal to 1. A - Operator that checks that at least four of the eight
conditions are met. B - Stop track box. When four conditions are met, the trial is stopped.
Chapter 7 - Trial Control 193
7.6 Analysis of Trial Control data
With the EthoVision analysis function you can analyze the events that occur during a trial by
means of statistics or time plots.
 Trial Control events – For example, when exactly does a condition become true?
 Trial Control states – To analyze the time between two Trial Control events. For example,
how much time elapsed from the moment a condition became active to when the
condition became true?
Analysis of Trial Control data is generally carried out for testing purposes, or to analyze the
subject's response to presentation of stimuli (for instance, in conditioning tests).
To analyze Trial Control data, in the Analysis Profile choose Trial Control event to analyze
simple events, or Trial Control state to analyze time intervals between specific events. Next,
calculate statistics (from the Analyze menu select Calculate Statistics) or visualize the data
(from the Visualize menu select Plot Integrated Data).
 If you want to analyze the behavior of your subjects, see Chapter 14.
 If you want to calculate statistics/visualize data of dependent variables in portions of a
track defined by Trial Control events, then you must first define the Nesting intervals in
the Data Profile. See page 473.
Exporting Trial Control data
You can export Trial Control events (for example, Action becomes active, or Condition becomes
true) and Trial Control states (for example, From Action becomes active To Condition becomes
true). For more information, see page 654.
For more information on analysis of trial control data, see “Analysis of Trial
Control data” in the EthoVision XT Trial and Hardware Control Manual, which you
can find on your installation DVD.
 
Chapter 8 - Configuring Detection Settings 195
Chapter 8
Configuring
Detection Settings
8.1 Why configure detection settings..................................................... 196
Short introduction to the Detection settings.
8.2 General procedure ............................................................................. 198
8.3 Method settings ................................................................................ 201
To specify how EthoVision XT detects the subject(s) and body points.
8.4 Subject Identification settings .......................................................... 203
To specify how EthoVision recognizes color-marked individuals.
8.5 Video settings .................................................................................... 208
Sample rate, image adjustments and Activity analysis settings.
8.6 Detection settings (detection methods)........................................... 219
Specify how EthoVision separates the subject from the background.
8.7 Subject contour settings.................................................................... 234
Pixel erosion and dilation to smooth the subject contour.
8.8 Subject size settings .......................................................................... 237
To specify the apparent size of the subjects. Includes settings for rat
behavior recognition.
8.9 Working with Nose-tail base detection............................................ 241
To optimize detection of nose-point and tail-base of rodents.
8.10 Detection settings for Rat behavior recognition.............................. 246
8.11 Customizing the Detection Settings screen ..................................... 249
See also Managing Settings and Profiles (page 663).
196 Chapter 8 - Configuring Detection Settings
8.1 Why configure detection settings
EthoVision XT needs a few criteria to track moving subjects.
For example, you need to specify how different the subject is from the background in terms
of gray scale or color values, you need to select a method to distinguish the subject from the
background, how many images per second you want EthoVision XT to analyze and to set the
average subject size. Such criteria make up your Detection Settings.
You can define different Detection settings in the same experiment. For example, you can
have one set for detecting white animals, and another to detect dark ones. For more
information, see page 663.
Which settings are available in the Detection Settings window first of all depends on the
version of EthoVision XT:
 EthoVision XT Base version – In this version, you can track the center-point of the body of
a single animal. For the detection of the animal's body, four detection methods are
available. The base version also allows tracking of a color marker on a single animal; in
this case the color marker is treated as the center-point of the animal.
 Multiple Body Points module – With this add-on module, you can track the center-point,
the nose-point and the tail-base of a single animal. For the detection of multiple body
points, three detection methods are available.
 Social Interaction module – This add-on allows you to track two or more animals in one
arena. You can use Color marker tracking or Marker assisted tracking. You can use this
add-on in combination with the Multiple Body Points module to study social interactions
in detail.
 Rat Behavior Recognition module – For detecting a number of behaviors automatically,
including rearing, grooming and sniffing. In the Detection Settings, the Behavior
Settings are enabled.
Tracking multiple subjects requires that you carefully adjust the Detection
Settings. Make sure you follow the General procedure of configuring Detection
Settings in the order described below (see General procedure on page 4).
We recommend to only use Tracking from video files if you use the Multiple
Body Points module in combination with the Social Interaction module.
Chapter 8 - Configuring Detection Settings 197
opening the detection settings
Before opening the Detection Settings, make sure that you have valid Arena Settings.
To open the Detection Settings, do one of the following:
 In the Experiment Explorer, click the folder Detection Settings to expand it and click on
one of the Detection Settings to open the Detection Settings screen.
 From the Setup menu, select Detection Settings. Select Open, select one of the Detection
Settings from the list and click OK.
Result – The Detection Settings screen opens. By default, the Detection Settings window,
the Video Source and Playback Control window are displayed. You can use the Show/
Hide button on the component tool bar to change the view settings.
The Detection Settings window
Depending on the number of subjects per arena and the tracked features selected in the
Experiment Settings (see page 91), the layout of the Detection Settings window differs.
Figure 8.1 The Detection Settings window. See the text for an explanation of the letters.
198 Chapter 8 - Configuring Detection Settings
The Detection Settings window contains the following sections (see also Figure 8.1):
 Method (A) – This section contains the methods for subject detection, nose-tail base
detection (if applicable), and options to use a scan window and to apply marker-assisted
tracking.
 Detection (B) – In this section you configure the Subject Detection settings.
 Subject Identification (C) – This section is only available when you have multiple animals.
 Video (D) – In this section you can select your video if you track from video, adjust video
settings if you track live, set the Sample rate and Smoothing settings, and select settings
for Activity analysis.
 Subject Size (E) – In this section you set the subject size for one or more animals. You also
set important parameters for rat behavior recognition (when enabled).
 Subject Contour (F) – In this section you can erode and dilate the detected body to
optimize detection.
8.2 General procedure
Subject detection works well if there is good contrast between the subject and the
background in the video image, and for the whole duration of the trials. Increasing the
contrast (for example, by changing the background so it differs as much as possible in color
from the subject) is far more effective than any detection setting.
Experiment Settings
In the Experiment Settings window (see also page 91):
1. Select the Number of Subjects per Arena.
You can use a pre-defined template to automatically configure detection
settings for commonly used experimental setups (see “Creating a new
experiment based on a pre-defined template” on page 90). After you have done
this, you must still adjust the detection settings (as described in this chapter)
before you can track any animal correctly.
Make sure you carefully follow the order of steps as described below. If a
particular step does not apply to your setup, proceed to the next step.
Chapter 8 - Configuring Detection Settings 199
2. Select one of the options from Detected features.
Method section - 1
Which methods and options are available in the Method section, depends on the Experiment
Settings.
3. Make the following selection:
- Use scan window – Make sure this option is NOT selected while you are configuring
Detection Settings.
- Marker assisted tracking – Select this option when you want to track more than one
animal in the same arena. In all other cases go to step 5.
see page 202
Subject Identification section
4. You can use Subject Identification, if you have multiple subjects per arena and you have
either selected Color marker tracking (treat marker as center-point) in the Experiment
Settings or Marker assisted tracking in the Detection Settings.
see page 203
Video section
5. In the Video section, you can have the following options:
- Select video (only if you track from video) - Click this button and browse to your video
if it is not automatically selected.
- Image (only if you track live). Click this button to adjust the settings of your camera.
Dependent on your camera or frame grabber board, some options may be greyed out.
- Sample rate – The sample rate is the number of video images per second you want
EthoVision XT to analyze among those available.
- Smoothing – Select the option you require.
- Activity (only if you selected Activity analysis in the Experiment Settings – Click this
button to create and view settings for Activity analysis.
see page 208
Method section - 2
Which methods and options are available in the Method section, depends on the Experiment
Settings.
6. Select one of the following:
- Method – These subject detection methods (Gray scaling: page 220, Static subtraction:
page 221, Dynamic subtraction: page 226, Differencing: page 230) must always be
selected.
200 Chapter 8 - Configuring Detection Settings
- Nose-Tail detection – These nose-tail detection methods (Shape-based (XT4), Modelbased
(XT5), Advanced Model-based (XT6)) are only available when you have selected
Center-point, nose-point and tail-base detection for a single animal in the Experiment
Settings.
see page 219 for Detection methods and
page 241 for Nose-tail detection
methods
Detection section
7. In the Detection section, you can configure the subject detection method (Gray scaling:
page 220, Static subtraction: page 221, Dynamic subtraction: page 226 and Differencing:
page 230) you selected in the previous step.
see page 220
Subject Contour
8. In the Subject Contour section, set the level of Erosion and Dilation.
 see page 234
Subject Size
9. In the Subject Size section, click the Edit button to set:
- Detected subject size – Here you can set the Minimum and Maximum subject size.
- Modeled subject size – Here you model the subject size when you have multiple
subjects or when you use the Nose-tail detection method Advanced Model-based
(XT6) for one or more subjects.
- Advanced Subject Size settings – Here you can set Maximum noise size, Shape stability
and Modelling effort in case you have multiple subjects or when you use the Nose-tail
detection method Advanced Model-based (XT6) for one or more subjects.
Click the Behavior button (when present) to acquire the size and shape parameters for
rat behavior recognition.
10.Once the subject is detected well, in the Method section, select Use scan window (see
page 202) and click OK.
see page 237
If you select Center-point, nose-point and tail-base detection with 2 or
more Subjects per Arena in the Experiment Settings, the Nose-Tail
detection in the Detection Settings is automatically set to Advanced
Model-based (XT6) and therefore the Nose-tail detection methods are not
displayed.
Chapter 8 - Configuring Detection Settings 201
You are now ready to acquire data (see Chapter 9).
Notes
 Every time you apply changes in the Detection Settings window, you can see the
consequences in the Video Source window.
 To save the detection settings, click the Save Changes button at the bottom of the
window. If you have made more changes and you want to return to the last saved
settings, click the Undo Changes button.
 EthoVision XT offers a number real-time statistics on the quality of detection that you
can check while you adjust detection settings.
 Keep in mind that detection in the Detection Settings is real-time, whereas with
Detection determines speed (page 280) during acquisition the quality of detection can
be better!
8.3 Method settings
For the detection methods, see page 219.
marker assisted tracking
When do I use Marker assisted tracking?
You use marker assisted tracking when you have more than one subject per arena and when
you have NOT selected Color marker tracking in the Experiment Settings (see page 91).
Marker assisted tracking is optimized for use with rodents.
202 Chapter 8 - Configuring Detection Settings
How to use Marker assisted tracking?
In the Method section of the Detection Settings window, select the Marker assisted tracking
check box. The Identification button in the Subject Identification section now becomes
enabled.
Follow the steps in the Subject Identification section below to set up Marker assisted
tracking.
See also Tips for marker tracking on page 207.
What is the difference between Marker assisted tracking and Color marker tracking?
 With Marker assisted tracking, EthoVision tracks the animal's body and uses the marker
to determine the animal's identity. When you use Color marker tracking, EthoVision
tracks just the marker.
 With Color marker tracking, you can track any species (that can be marked) whereas
Marker assisted tracking is optimized for rodents only. With color marker tracking, only
the position of the marker is recorded. The actual shape and size of the animal is ignored.
To use color marker tracking, select Color marker tracking (treat marker as center-point)
in the Experiment Settings (see page 100). Next, in the Detection Settings window adjust
the Subject Identification and Video settings (page 203 and page 208).
See also Tips for marker tracking on page 207.
use scan window
When Use scan window is selected, Ethovision XT finds the subject, 'follows' it and searches
only the area immediately around it in the following video image. Therefore, the scan
window moves with the subject.
Why use a scan window?
Use a scan window for two purposes:
When you do NOT select the Marker assisted tracking check box, you will carry
out unmarked tracking. You can carry out unmarked tracking when you analyze
the variables on a group level (so the identity of the animals is not important) or
when the animals cannot touch.
Only select Scan Window after you have finished configuring the Detection
Settings. Scan window should not be selected while you configure the Detection
Settings.
Chapter 8 - Configuring Detection Settings 203
 To reduce problems with reflections – If a reflection occurs outside the scan window (for
example, waves in a water maze), this is ignored, resulting in fewer detection errors.
However, make effort to improve lighting to eliminate reflections (see page 58).
 To increase the sample rate without missed samples – With a scan window, your
computer processes data from a small proportion of the video image. This reduces the
average processor load, so you can increase the sample rate, if necessary, without missed
samples (remember that the higher the processor load, the more likely samples are
skipped).
Losing the subject – When the subject disappears from the scan window, EthoVision XT
scans the whole arena to find the subject again, and then re-positions the scan window over
that new location.
For user of previous EthoVision versions – The size of the scan window is automatically
determined by the program and changes during acquisition according to the subject size.
Therefore, you do not need to specify it.
8.4 Subject Identification settings
subject identification
You carry out the procedure described below for either Marker assisted tracking or Color
marker tracking.
1. Put the marked animals in the arena or play the video. Optimize the camera setup (see
page 55), lighting conditions (see page 58) and marker characteristics (page 207).
Make sure you select a point in the video where the animals do not touch each
other!
If you use multiple body point detection, it is normal that the nose is not
correctly identified at this point.
204 Chapter 8 - Configuring Detection Settings
2. In the Subject Identification section, click the name of one of the subjects and click the
Identification button.
Result – The Identification of Subject # window and the Marker detection window open.
You should enlarge the Marker Detection window by dragging its bottom-right corner.
3. Move the mouse pointer to the Marker Detection window so the pointer becomes an
eyedropper.
4. Move the eyedropper on top of the color marker of the subject you want to identify (see
the figure below) and click the left mouse button.
The Identification window now displays the color you just picked and the pixels with the
initial color are highlighted in the Marker Detection window. In the Identification
window, you can change the following (see also Figure 8.2):
- Hue – Hue is the predominant wavelength of the marker color and represents what is
usually referred to as color in everyday life (red, green, blue, etc.). The range of values
for Hue of the picked color are shown and this range is represented by the box on the
vertical color bar on the right.
- Saturation – Saturation represents the purity of a color. Saturation decreases when a
pure color is mixed with white; "red" is saturated, "pink" is less saturated. The range of
values for Saturation are shown and this range is represented by the width of the box
on the Color map.
- Brightness – Brightness (or Intensity) represents the amount of light reflected by the
colored surface. The range of values for Brightness are shown and this range is
represented by the height of the box on the Color map. If you set this range too broad,
you will not be able to separate the colors well.
If the marker is not detected completely or not detected in all areas of the arena, expand
the range of Hue, Saturation and Brightness slightly.
The detected marker can be eroded or dilated in order to compensate for specific
scenarios. For example, you can dilate the marker if the marker is partly masked by cage
Chapter 8 - Configuring Detection Settings 205
bars or you can use erosion to round the marker which will prevent the center-point from
jittering.
See Fine-tuning color settings on page 205.
Fine-tuning color settings
When you first pick a marker color in the Marker Detection window, EthoVision selects all
pixels in the video image with the same initial color. Groups of pixels with this initial color
are highlighted by an outline with the opposite color. Because a marker in the video image
can consist of different shades of the same color, it is possible that initially not the complete
marker is selected (see Figure 8.3).
Figure 8.2 The Identification window and its relation with the HSI color model. A = Color bar: the box
represents Hue which corresponds to an angle on the circle in the HSI color model (for example, 0 degrees
means red, 240 degrees means blue). B = Color map: the height of the box represents the Brightness (or
Intensity) range which corresponds to the vertical position of the color circle. The width of the box
represents the Saturation range which corresponds to the horizontal position on the circle between the
center and the edge.
206 Chapter 8 - Configuring Detection Settings
The Figure 8.3 shows part of the Marker Detection window and part of the Identification
window.
You can fine-tune the color settings by adjusting the Hue, Saturation and Brightness in the
Identification window.
5. Change the range of color settings by changing the numbers or by resizing the Hue box on
the vertical color bar, or resizing/moving the box in the color map (horizontally to adjust
Saturation, vertically to adjust Brightness). As a result, the outline covers (almost) the
complete marker (see Figure 8.4).
Figure 8.3 The initial color that is picked in the Marker Detection window (left picture) and the
corresponding range for color settings Hue, Saturation and Brightness in the Identification
window. The arrows indicate how changing the boxes changes the corresponding color setting
Chapter 8 - Configuring Detection Settings 207
6. Next, play the video to see in the Marker Detection window whether the marker is
detected correctly in different parts of the arena.
If the marker 'dances' then your color settings are too sensitive. Go back to step 5 and
make the box larger.
7. Continue with setting the following:
- Marker erosion – Set the number of pixels to erode. By selecting Erode first, then
dilate, you can make the marker more round to prevent the center-point of the marker
to start jittering.
- Marker dilation – Set the number of pixels to dilate. By selecting Dilate first, then
erode, you can prevent the marker from being masked or divided in two separate
markers by, for instance, a grid on top of the arena.
- Minimal marker size – Set the Minimal marker size to prevent noise to be detected as
the marker. First, increase the Minimal marker size until noise is not detected
anymore. Next, enter a value for the Minimal marker size that is somewhere in
between this lower threshold and the value of the Current marker size.
- Marker pointer – Select a Marker pointer from the list. With relatively small markers it
is useful to select Cross lines.
8. Click OK when you are done.
Repeat steps 2-8 for all subjects you want to identify.
tips for marker tracking
Color characteristics
 Use a color scale (for example from a paint company) to find out which colors are most
easily recognized by EthoVision in your setup and lighting conditions. Do this before
applying color markers to your animals.
 Use colors that have different hue values. For example, use red and green and not red
and orange.
 It may be wise to avoid using red for marking, since it looks like blood.
 Note that marking your animals may stress them, and therefore affect their behavior. If
necessary, ensure that you select a marking method that lasts for a longer period of time.
Figure 8.4 The color of the marker after fine-tuning the color settings. Most of the marker is
now selected as indicated by the white outline (see also Figure 8.3)
208 Chapter 8 - Configuring Detection Settings
Marker characteristics
 Make sure that the marker is as round as possible, this will ensure that the relative
movement of the center of gravity of the marker is the same in all directions when the
edges of the marker change due to posture changes or otherwise. For color marker
tracking it will help to prevent the jitter of the marker.
 When you use marker assisted tracking, make sure the marker is not too big; the marker
can interfere with proper detection of the body contour. For example, make sure that a
dark marker on a white animal does not cover the complete width of the animal because
it can cause the body to be split in two.
Lighting conditions
 Use a sensitive camera if possible. A low light intensity makes it difficult to separate
different colors. When it is not possible to use a sensitive camera or strong illumination
in your setup, try using fluorescent marker colors with UV lighting.
 For optimal color separation, illuminate your setup with lamps that approximate to daylight
in color temperature, that is, have a wide spectrum range.
Subject roles
The names under Subjects in the Subject Identification section are the Subject roles entered
in the Experiment Settings (see page 91). You can use Subject roles "Control" and "Treated",
for instance, to plan to give the control animals a blue marker in some trials and treated
animals the blue marker in other trials. To do this, define multiple sets of Detection Settings,
one for each combination of marker color*treatment level. Before acquiring the data, make
sure that you use the Detection Settings that correspond to the current animals.
8.5 Video settings
sample rate
The Sample rate is the rate at which EthoVision analyzes the images to find the subject. It is
expressed in samples per second.
Chapter 8 - Configuring Detection Settings 209
Selecting a certain sample rate does not mean that the program can always analyze data at
that rate. If the computer processor load is too high, EthoVision XT may skip a sample and
analyze the next one. Skipped samples result in missed samples (see below).
The maximum sample rate is the frame rate set by the TV standard of your video. For PAL
video, frame rate is 25 frames/s, therefore the maximum sample rate is 25 samples per
seconds. For NTSC video, the maximum sample rate is 29.97 samples per seconds.
The sample rate you set in EthoVision XT can only be the frame rate divided by an integer. For
example, for PAL video it is 25, 12.5, 8.33, etc.
What is the optimal sample rate?
Setting the correct sample rate is very important. If the rate is too high, the noise caused by
small movements of your animal will be picked up and give an overestimate of dependent
variables such as the distance moved. If the sample rate is too low, you will loose data and
get an underestimate of the distance moved.
The table below gives some general recommendations taken from the published literature.
These sample rates have successfully been used to track animals with previous EthoVision
versions. However, we strongly recommend that you determine the optimum sample rate for
your specific setup and animals (see below). Note that if, for instance, your treatment causes
hyperactivity, you will need a higher sample rate for hyperactive animals than somnolent
animals.
Some digital cameras support very high frame rates. However, this requires a lot
of processor capacity. To prevent that EthoVision XT discards samples while
tracking live, do not set the frame rate and sample rate too high. Check the
percentage of missed samples in the Trial list (see page 263) after tracking to
make sure the EthoVision XT can handle the selected frame rate.
If you selected both Nose-tail tracking and Marker assisted tracking, we
recommend a sample rate of 12.5 samples per second.
For Rat behavior recognition, select a sample rate between 25 and 31 frames per
second.
Animal Sample rate (samples/second)
Damselfish 5
Goldfish 0.5
Zebrafish larvae (analog camera) 25
Zebrafish larvae (FireWire camera) 30 or 60*
Mites 1
210 Chapter 8 - Configuring Detection Settings
* For rapid movements you may want to track with a higher sample rate. It depends on the number
of tracked subjects, the video resolution, the camera settings and the processor speed of your
computer whether that is possible.
The optimal sample rate is the minimum sample rate that provides an accurate estimation of
the dependent variables (distance, velocity, etc.) without including the redundant
information due to phenomena other than the 'real' locomotion. For example, for an animal
walking in a straight line the data points will never be in a straight line because the centerpoint
of the subject shifts laterally with each step. In order to distinguish between 'real'
movement and effects like the one described above, you can calculate dependent variables
like distance moved using the maximum or a lower sample rate.
1. Create new Detection Settings (see page 198) and specify the maximum sample rate (25
or 29.97, depending on your TV standard). With a FireWire camera this sample rate may
be higher. However, whether this is possible depends on the performance of your
computer, the number of animals you track, and the video resolution.
2. Start Acquisition and acquire data with those Detection Settings (see Chapter 10).
3. Calculate the dependent variable you are interested in (see Chapter 19). Export the data
for example to Excel (see page 653) and plot the dependent variable values against the
sample rate. In the example below, distance moved is used.
4. Repeat steps 1 to 3 by selecting smaller sample rates.
Once the data are plotted as in Figure 8.5, there should be a range of sample rates for which
the dependent variable value does not change much (plateau). This means that slight
changes in the sample rate do no result in loss of information, or addition of redundant
information (noise and movements like body wobble).
Mouse 12
Parasitic wasps 2
Rat 5
Rodent's nose 25 (PAL) 30 (NTSC)
Tick 3
Tree-shrew (Tupaia) 6-12
Chapter 8 - Configuring Detection Settings 211
Low sample rates result in loss of useful information, because the sinuosity of the original
path is removed. Therefore, the total distance moved is usually decreased (see figure below).
High sample rates result in acquisition of redundant information. In the case of body
wobbling, and assuming that the animal is moving along a straight line, the lateral shift of
the body center causes the total distance moved to be longer than the 'real' one.
With Track Smoothing (see page 401) you can filter out 'noise' as a result of body wobble.
Figure 8.5 Detecting optimal sample rate from a collection of distance moved recorded with different
sample rates.
212 Chapter 8 - Configuring Detection Settings
Missed samples
The actual sample rate may be lower than the maximum you set, because an image cannot
be captured until the previous one is processed. If the sample rate you define is too high,
EthoVision will miss samples (up to 1% is acceptable) and the processor load will be high. The
percentage of missed samples is shown in the Analysis Results and Scoring pane (see
page 251) and in the Trial List as a System Variable (page 262). You can calculate the number of
missed samples in acquired tracks with the Number statistic of continuous variables (e.g.,
velocity). If your processor load is larger than 100, and there are large amounts of missed
values, you will have to lower the sample rate. The following factors may cause the processor
load to be too high:
 Computer memory, processor speed and video card capacity – See the system
requirements on page 38. In general, using a computer with a dual-core CPU helps you to
work with higher sample rates than normal computers do.
 Other programs installed – Do not install other video software (for example, video
editing programs, DVD burning software), because this can interfere with EthoVision's
video processing and cause a reduction in performance.
 Other programs are running – Make sure you shut down all other programs, including
those running in the background such as e-mail programs and virus scanners. These are
usually shown in the System Tray in the bottom-right corner of your screen.
 Windows Classic – The performance will considerably increase if you set the Windows
Theme to Windows Classic when using Windows 7.
 Image resolution – For live video tracking, In the Experiment Settings you can choose the
resolution for your video image (see page 95).
 Size of arenas – Make arenas as small as possible (but including the entire area the
animal can be in).
 Number of arenas – If you track live and use more than four arenas in a trial, check first
that no samples are missed. If the number of missed samples is too high, first make a
MPEG-4 file (provided that you have the Picolo Diligent board installed on your PC), then
track from that. More generally, if you track from video files the number of arenas is
never a problem as long as you select Detection determines speed (see page 280).
When making detection settings, you could start with making an arena definition with
only one area which speeds up the detection process. After you have finished configuring
detection settings for one arena, you can add the others to the arena definition.
 Display options – You can decrease processor load by minimizing the number of Track
Features to be displayed (see page 250) and by closing the Analysis Results and Scoring
pane (see page 285).
Chapter 8 - Configuring Detection Settings 213
 Real time analysis – Hiding the Analysis Results and Scoring pane results in saving
processor power.
 Detection method – If possible, use the Gray scaling method which requires less
processor load than Static subtraction. Static subtraction requires less processor load
than Dynamic subtraction and Differencing.
 Area to search for subjects – If you cannot achieve the optimum sample rate, make sure
that you select Use scan window (see page 202), but only after you are finished
configuring the detection settings.
Tracking from video files
You can switch the speed at which EthoVision acquires data from real time (1x) to the highest
achievable by the computer, by selecting Detection determines speed (see page 280). This
option allows you to:
 Ensure that you do not lose any frames when the video frame rate is faster then your
processor can handle. The video is played slower than real time, without missed samples.
 Acquire data faster than in real time when the video frame rate is slower than the
processor can handle.
select video
If you track from video, you may want to acquire data from a video that differs from the one
you used to create the Arena Settings. By default, the Detection Settings uses the video you
grabbed a background image from in the Arena Settings. If you want to track from another
video file, click Select Video under Video. Browse to the location of your video and click Open.
This option is only available if you chose track from video files in the Experiment Settings.
image settings
If you track live, you can adjust the live video signal before EthoVision XT analyzes it for
detection. For example, you can adjust contrast and brightness.
Click the Image button under Video. In the window that appears, adjust the properties you
require. Contrast enhances the lighter and darker parts of the image, Brightness makes the
image lighter, Saturation increases the color intensity. The Image Settings also affect the
After acquisition you can see the proportion of missed samples in the Trial list
(see Chapter 9) as one of the System Variables.
214 Chapter 8 - Configuring Detection Settings
image that you can save to a video file (see page 213). If you click the Default button, the
settings are reset to the defaults of the camera driver.
The Image button is only available if your experiment is set to Live tracking. Dependent on
the camera, some settings may be greyed out.
smoothing
In some cases you may want to adjust the quality of the video image before acquiring data. If
your video contains fine-grained noise, this may be improved by using Video pixel
smoothing. If the detected body contour is ‘flickering’, using Track noise reduction may
improve the quality of the track. Click the Smoothing button and adjust one of the options
below.
Video pixel smoothing
Select a Video pixel smoothing value to reduce the influence of fine-grained noise on
detection. Because of fine-grained noise, adjacent pixels that are expected to have the same
Always try adjusting the lighting and camera aperture settings before changing
the Video Adjustment Settings.
If you change settings, you need to redefine your detection thresholds (see
above) and make a new reference image.
Chapter 8 - Configuring Detection Settings 215
(or similar) gray scale value may have very different values. In such cases, EthoVision XT may
occasionally detect groups of pixels as irrelevant subjects.
The Video pixel smoothing option reduces the difference between adjacent pixels prior to
detection, by smudging the image, that is, replacing the gray scale value of each pixel with
the median of the surrounding pixels.
Pixel smoothing does not affect Color marker tracking. It does affect detecting the body
contour in Marker assisted tracking.
Choose one of the values:
 None (default) – No pixel smoothing. The video image is analyzed for subject detection
as it is.
 Low – Each pixel is blended with the 8 nearest pixels (pixel distance =1).
 Medium – Each pixel is blended with the 24 nearest pixels (pixel distance 1 or 2).
 High – Each pixel is blended with the 48 nearest pixels (pixel distance 1, 2 or 3).
Example – A bright pixel (gray value= 240) is surrounded by dark pixels:
If you select Video pixel smoothing= Low, that pixel gets the median value calculated among
the 8 nearest pixels plus that pixel itself. In that case the median is 150, so that pixel will look
darker. If you specify Video pixel smoothing= Medium, the median is calculated over the 24
nearest pixels plus the pixel itself. If you specify Video pixel smoothing= High, an even
bigger group of surrounding pixels is considered.
A high Video Pixel smoothing level requires a significant amount of processor capacity.
Why use the Video pixel smoothing option?
 Select a moderate Video pixel smoothing value or leave None selected If adjacent pixels
in the background are relatively constant. Using more surrounding pixels for the
smoothing effect does not bring up better results.
 Select a high Video pixel smoothing value if adjacent pixels in the background are on
average very different. For example, when the cage's bedding material looks grainy. In
216 Chapter 8 - Configuring Detection Settings
such cases you need to smooth each pixel using more surrounding pixels to compensate
for this variation.
Track noise reduction
If the detected centre point of your animal is continuously moving, while in fact your animal
is sitting still, the total distance moved will be overestimated. You can use track smoothing
to correct for this after you have acquired your data (see page 401 for more information).
In some cases better quality tracking can be obtained by reducing track noise during
acquisition. This may especially be the case if you use Trial and Hardware Control. As an
example, if the center point of an animal is detected in a zone, you want the pellet dispenser
to drop a pellet. If the detected center point is moving rapidly because of noise, this may
result in a number of consecutive pellets to be dropped, every time the center point crosses
the border of the zone. Track noise reduction may solve this problem.
With Track noise reduction, rapid changes in the distance moved will be compensated for
and the path will be smoothed. Using Track noise reduction in the Detection Settings
influences the acquired track, and therefore it is not possible to change it back after
acquisition. This is in contrast to post-acquisition smoothing (see page 401), where you can
use profiles to calculate analysis results with and without those filters applied. Also, do not
use Track noise reduction if you are particularly interested in rapid movements of your
animal, for example, if you study the startle response of zebra fish larvae.
Figure 8.6 shows the effect of Track noise reduction on the walking path of a subject. In this
example the effect on the X-coordinates of the animal is shown.
Using Video Pixel smoothing may result in losing information in the video image
important for detection. For example, sharp borders of subjects, etc.
Figure 8.6 the effect of Track noise reduction on the walking path of a subject.
Chapter 8 - Configuring Detection Settings 217
Track noise reduction makes use of the Gaussian Process Regression method. Track noise
reduction is applied during acquisition. Hence, it alters the acquired tracks, which cannot be
undone afterwards.
With Gaussian Process Regression, the sample points are smoothed, using the x-y
coordinates of the previous 12 sample points. This differs from the Lowess post-acquisition
smoothing method (see page 403) that uses samples before and after the sample point to be
smoothed. This is not possible during acquisition, because the x-y coordinates of future
samples are not yet known.
If you use noise-tail tracking, the paths of the nose point and tail base are smoothed
independent of the path of the center point.
activity settings
If you selected Activity analysis in the Experiment Settings, you must create settings for this
analysis. To make it easier to judge whether the settings are correct, make sure the detected
Body fill of your subject is not shown in the video window. Click the Show/Hide button in the
top-right corner of your window, select Detection Features and de-select Body fill and Noise.
Then select Activity. Close the Detection Features window and play the video. The detected
pixel change between samples is shown in purple.
Click the Activity button in the Detection Settings window. The Activity Settings window
opens (see Figure 8.7).
 Activity threshold – This value gives the threshold for the difference in grey scale values,
between a sample and the previous sample.
 Background noise filter – Use this filter to remove noise in the video, or camera image.
With the background noise filter, a pixel change is only counted as a change, if the
surrounding pixels also have changed. The pixels that are not fully surrounded with
changed pixels are removed and around the remaining pixels a layer of changed pixels is
Figure 8.7 The Activity Settings window.
218 Chapter 8 - Configuring Detection Settings
added. The higher the setting for the background noise filter, the more surrounding
pixels are used. See Figure 8.8 for an explanation.
 Compression artifacts filter – Use the compression artifacts filter to compensate for
video artifacts that are regularly recurring. With the compression artifacts filter, only the
changes that are occurring in a number of consecutive frames are taken into account. If
you track live, we recommend to leave this setting on the default value Off. If you track
from video, or On if you select Redo tracking. However, if you are interested in very brief
or fast occurring changes, leave the setting for the Compression artifacts filter on Off.
Create settings in such a way that all activity of your animal is detected and some noise is
left. Also try whether lowering the sample rate (see page 208) and using Video Pixel
Smoothing (see page 214) improves Activity detection. Then, click the Show/Hide button
once more and select Detection Features. De-select Activity and select Body fill. Then create
detection settings for your subject. Or, if you need different sample rates for activity analysis
and tracking, create separate detection settings for tracking.
It is also possibly to only carry out activity analysis and not create detection settings for
tracking. However, if you do so, it may happen that EthoVision XT has so much difficulties to
detect the animal, that this decreases the performance of acquisition. This may result in
many missed samples. Therefore, while creating activity settings, check that the proportion
missed samples does not become too high (see also “Missed samples” on page 212).
Figure 8.8 Background noise filter with the value 1. The black squares represent pixels that have
changed in two consecutive samples. First, all pixels that are not completely surrounded by one layer of
changed pixels are removed (red squares). Then, one layer of changed pixels is added around the
remaining pixels. The thin red hairline shows the original changed pixels.
Chapter 8 - Configuring Detection Settings 219
8.6 Detection settings (detection methods)
which detection method should i use?
There are four methods available to distinguish the animal from the background:
Use Gray scaling when:
 The animal's grayness differs from the background in all places that can be visited.
 The background cannot change during a trial.
 Lighting is even (minimal shadows and reflections) during the trial.
Example – tracking a white rat in a uniform black open field with no bright objects.
Use Static Subtraction when:
 The Gray scaling method does not work (because other objects in the arena have a
similar color as the animal).
 The background does not change in time.
 The light is constant during the trial.
Example – Tracking a white rat in an open field with unavoidable reflections or bright
objects.
Use Dynamic Subtraction when:
During trials light conditions gradually change or the background changes (bedding
material is kicked around, food pellets are dropped, droppings appear etc.).
Example – Tracking a mouse in a home cage provided with bedding material. The
activity of the mouse causes the bedding to change appearance in the video image.
Use Differencing when:
There is a lot of variation in contrast between a subject and the background within an
arena. Variation in contrast can be caused, for example, by a gradient in light intensity in
the arena or in the fur of the animal, e.g. hooded rats.
220 Chapter 8 - Configuring Detection Settings
detection method: gray scaling
How does the Gray scaling method work?
The video image is converted to monochrome. Each pixel in the image has a gray scale value,
ranging from 0 (black) to 255 (white). With Gray scaling, you define which range of gray scale
values should be considered as the subject. The remaining gray scale values are considered
as background.
Procedure
1. Select Gray scaling in the Methods section of the Detection Settings window.
2. Insert the subject in the arena, or position the media file at a point where the subject is
moving.
With the Gray scaling method selected in the Detection settings window, it is not possible to
grab a frame or to select another video file because the Gray scaling method does not use a
Reference image.
3. In the Detection section, move the two sliders next to Select range or type the values in
the corresponding fields to define the lower and higher limits of gray scale values (range
from 0=black to 255=white) of the animal. The background cannot contain gray scale
values outside these limits.
4. Check on the Video window the quality of detection resulting from the current gray scale
range. The detected subject shows the features and colors you have chosen in the Track
Features window (see page 250).
- If the detected area is too small relative to the real subject, you need to increase the
range (at least in one direction - brighter or darker).
- Areas marked as Noise (by default, these are shown in orange; see page 250), indicate
that the gray scale range is too wide – you need to narrow it in at least one direction.
Chapter 8 - Configuring Detection Settings 221
5. Move the sliders until the subject (or the part which is of interest) is detected fully, and the
noise is minimized. Check that the subject is properly detected in all parts of the arena by
moving the video slider, or by waiting for the live animal to move.
detection method: static subtraction
How does the Static subtraction method work?
The video image is converted to monochrome. Each pixel in the image has a gray scale value,
ranging from 0 (black) to 255 (white). With the Static subtraction method, you choose an
image of the arena without the subject, named Reference Image. When analyzing the
images, EthoVision XT subtracts the gray scale value of each pixel in the reference image
from the gray scale value of the corresponding pixel in the current image (live or from video).
The pixels with non-zero difference are considered the subject.
You can remove small non-zero differences by defining the contrast between current image
and background that must be considered as the subject (see the procedure below). The
remaining pixels are considered as the background (see Figure 8.9).
Procedure
1. Select Static subtraction in the Method section of the Detection Settings window.
It is important that the complete animal's body is detected for optimal
tracking. Proceed with the Contour adjustments (see page 41) to optimize
body detection.
Figure 8.9 An example of how the Static subtraction detection method works. The gray scale value of each
pixel of the reference image is subtracted from the gray scale value of each pixel of the live image. The
result is ‘0’ for every pixel; if the difference > ‘0’ and within the gray scale range you have set, these pixels
are considered to be the subject. So, with this method your task is to specify the contrast that optimizes the
detection of the subject.
222 Chapter 8 - Configuring Detection Settings
2. Under Detection, click the Settings button next to Reference Image. The image on the left
is the Reference Image that is used at the start of the track. The options on the right of this
window are greyed out.
The aim is to obtain a reference image that does not contain images of the animals you want
to track. To do so, follow the instructions below in consecutive order. If A fails, move on to B,
if that fails move on to C.
1. Grab Current (A) - Scroll through the video until you find an image without animals. If
you track live, make sure that there are no animals in the arena. Click Grab Current (A).
This image will be the initial reference image. Skip Steps 2 and 3. and click Close.
If your video does not contain images without animals, continue with option 2. Also
continue with option 2 if you track live and you cannot start with an empty arena.
2. Grab from other (B)- You may have a video with an identical background as the one you
use for tracking, but without animals. Or you may have an image of a background without
animals. If this is the case, click Grab from Other and select this video file or image file. If
you select a video file, the first frame of this file will be used as an initial reference image.
If you select an image file, this has to have the same resolution as the video file you use for
tracking. Browse to this file and click Open. Skip step 3 and click Close. If you do not have
such video or image, proceed with option 3.
Figure 8.10 The Reference Image window of static subtraction and live tracking. If you track from video
file, the text in this window is slightly different but the options are the same. Follow the procedure in
consecutive order until the left image is without animals.
Chapter 8 - Configuring Detection Settings 223
By default, the reference images are stored in the folder Bitmap Files of your experiment. If
the background has not changed, you can use these images as reference images in other
experiments.
3. Start learning (C) - With this option an average image of the entire video will be made. If
the animals are moving, learning will average out the pixels of the animals, resulting in an
initial reference image without animals.
If you track live, you have to click Start Learning, and subsequently click Stop Learning as
soon as you have obtained an initial reference image without animals. Click Close. I.
4. Click Close when you are finished grabbing a Reference Image.
5. From the Subject is … than background list, select one of the following, depending on the
color of the subject you want to track:
- Brighter than background – For example, to track a Wistar rat in a black open field.
- Darker than background – For example, to track a C57BL6 mouse in an open field with
white bedding.
- Brighter and darker than background – For example, to track a DBA2 mouse in a home
cage with white background and a black shelter, or a hooded (black and white) rat in a
uniform gray open field.
Result – Depending on the selection above, different contrast sliders become available:
- For Brighter than background – Bright Contrast slider.
- For Darker than background – Dark Contrast slider.
- For Brighter and darker than background – Both sliders.
For each slider, the contrast varies from 0 (no contrast) to 255 (full contrast).
Unlike with Gray scaling, the values selected with the sliders represent the difference
between the current and the reference image, not absolute gray scale values.
Figure 8.11 The Learning process in the Reference Image window. A-The video image in which the
animal is in the view at all times, B-The result of applying Learn: the moving animal is removed from
the background.
224 Chapter 8 - Configuring Detection Settings
When the subject is brighter and darker than the background, detection only works well
when there is enough contrast between the areas of different brightness and the
background. For example, tracking a hooded rat works well when the background is
intermediate between black and white.
6. Release the subject in the arena, or position the media file at a point where the subject is
moving.
7. Move the appropriate slider or type the values in the corresponding fields to define the
lower and higher limits of the contrast that corresponds to the subject.
In the Video window, check the quality of detection.
Example 1 – The subject is brighter than the background. Only the whiter area of the
subject is detected.
 Move the Bright Contrast slider to the left to increase the range towards values of
lower contrast between subject and background.
Example 2 – The subject is darker than the background. Its body is detected only partially in
the area of lower contrast.
Chapter 8 - Configuring Detection Settings 225
 Move the Dark Contrast slider to the left to increase the range towards lower values of
contrast between subject and background.
Example 3 – The subject is brighter and darker than the background. Only the darker areas
of the black fur are detected.
 Move the Bright Contrast slider to the left to increase the range towards less contrast
between the subject's white areas and the gray background. Then, move the Dark
Contrast slider to the left to increase the range towards less contrast between the
subject's black areas and the background.
8. Move the sliders until the subject (or the part which is of interest) is detected fully, and
the noise is minimized. Check that the subject is properly detected in all parts of the arena
by playing back different parts of the video file, or by waiting for the live animal to move.
It is important that the complete animal's body is detected for optimal
tracking. Proceed with the Contour adjustments (see page 41) to optimize
body detection.
226 Chapter 8 - Configuring Detection Settings
detection method: dynamic subtraction
How does the Dynamic subtraction method work?
Like with Static subtraction (see page 221), the program compares each sampled image with
a reference image, with the important difference that the reference image is updated
regularly. This compensates for temporal changes in the background.
With Dynamic subtraction, the reference image is updated at every sample. You specify the
percentage contribution of the current video image to reference image.
Procedure
1. In the Method section of Detection Settings window, select Dynamic subtraction.
2. In the Detection section, click the Reference Image Settings button. Create reference
images without animals, following the procedure under “Reference image” on page 228.
3. From the Subject is … than background list, select one of the options from the list,
depending on the color of the subject you want to track (see step 6 at page 223 for details).
Chapter 8 - Configuring Detection Settings 227
4. Move the slider next to Current frame weight or enter the value in the appropriate field to
specify how the reference image is updated (range 0-100%):
- In typical situations, a value between 1-5 gives a good result.
- Select a low value if you want to have a large number of past images to contribute to
each reference image. As a result, changes in the background are diluted over many
images. Choose a low value when the background changes slowly.
- Select a high value if you want to have a small number of past images to contribute to
each reference image. As a result, changes in the background are captured over short
time. Choose a high value when the background changes rapidly, for example, when
the subject is very active and moves the bedding material around.
- If you select 0, the reference image is not updated. This is the same as using Static
Subtraction.
- If you select 100, each sample gets its own reference image with no contribution by
the past images.
- Changing the Current frame weight does not affect the processor load significantly.
Figure 8.12 In the Dynamic subtraction detection method, the Reference image is updated at each sample.
The starting reference image is the one you specify by clicking the Grab from Video, Grab from Camera, or
Grab from Other button in the Reference Image window (see page 39), otherwise it is the first frame
analyzed (not shown in the picture). For the general sample n, the reference image is obtained by summing
the reference image of the previous sample n–1 and the current image n where the area around the subject
estimated from the previous sample has been removed. The current image with subject removed is given
the weight  that you specify (see the procedure), while the previous reference image is given the weight
(1-). Because of the way it is determined, each reference contains information on a number of past
images, depending on the value of . See the text for more information.
To find the optimal Current frame weight, set a value and carry out one or
more trials. Evaluate if the tracking was satisfactory. If not, increase or
decrease the setting by 20% and try again.
It is important that as much of the animal's body is detected for good
tracking. Proceed with the Contour adjustments (see page 234) to optimize
body detection.
228 Chapter 8 - Configuring Detection Settings
Reference image
Under Detection, click the Settings button next to Reference Image. You now see two video
images. The image on the left is the Reference Image that is used at the start of the track.
The image on the right is the Reference Image that is continuously updated during tracking.
The aim is to obtain reference images that do not contain images of the animals you want to
track. To do so, follow the instructions below in consecutive order. If A fails, move on to B, if
that fails move on to C etc.
1. Grab Current (A) - Scroll through the video until you find an image without animals. If
you track live, make sure that there are no animals in the arena. Click Grab Current (A).
This image will be the initial reference image. Skip Steps 2-4 and click Close.
If your video does not contain images without animals, continue with option 2. Also
continue with option 2 if you track live and you cannot start with an empty arena.
2. Grab from other (B)- You may have a video with an identical background as the one in the
video you track from, but without animals. Or you may have an image of a background
without animals. If this is the case, click Grab from Other and select this video file or
image file. If you select a video file, the first frame of this file will be used as an initial
reference image. If you select an image file, this has to have the same resolution as the
video file you use for tracking. Browse to this file and click Open. Skip steps 3 and 4 and
click Close. If you do not have such video or image, proceed with option 3.
Figure 8.13 The Reference Image window for dynamic subtraction and tracking from video file. If you track
live, the text in this window is slightly different but the options are the same. Follow the procedure in
consecutive order until both images are without animals.
Chapter 8 - Configuring Detection Settings 229
By default, the reference images are stored in the folder Bitmap Files of your experiment. If
the background has not changed, you can use these images as reference images in other
experiments.
3. Start learning (C) - With this option an average image of the entire video will be made. If
the animals are moving, learning will average out the pixels of the animals, resulting in an
initial reference image without animals.
If you track live, you have to click Start Learning, and subsequently click Stop Learning as
soon as you have obtained an initial reference image without animals.
If this step results in a satisfying initial reference image, skip step 4 and click Close. If not,
proceed with step 4.
4. Grab Dynamic Image (D) - If options 1 to 3 do not result in a satisfying initial reference
image, using the current updated reference image as the initial reference image may
solve the problem. Click Grab Dynamic Image (D) below the dynamic reference image.
Acquisition settings - If you run a number of consecutive trials, you may want to choose
which image to use as initial reference image.
 Use saved reference image - Use this option if the background remains constant
between the different trials.
 Use dynamic reference image - Use this option if the background changes between the
different trials.
Grabbing the reference image is optional with the Dynamic Subtraction method. If you do
not do that, EthoVision XT takes the first sample or video frame available and considers that
as the first reference image.
If you are tracking from video files, you must play the video forward whilst making dynamic
subtraction settings. This is because the program needs to update the reference image. Do
not skip through the file, since the reference image will then not be correctly made.
How is the reference image updated?
A video stream is composed of a number of video images (frames). During data acquisition,
EthoVision XT analyzes one every x images according to the sample rate specified (see
page 208). When analyzing the sample (image) n, the reference image is obtained by
summing up the gray scale values of each pixel from two images:
 The reference image made of pixels which have an average value of previous images.
 The current image, where a square area around the subject detected in the previous
sample has been removed. This provides a rough estimate of the current background.
The gray scale values are summed up according to the formula:
Referencei,n = (1-) * Referencei,n-1 +  * Currenti,n
for each pixel I, where:
230 Chapter 8 - Configuring Detection Settings
 Referencei,n = Gray scale value of pixel I in the reference image of sample n.
 Referencei,n-1 = Gray scale value of pixel I in the reference image of sample n–1.
 Currenti,n = Gray scale value of pixel I in sample n where a square area around the
subject previously detected has been removed.
  = Current Frame weight.
The Current Frame weight determines the relative weight of the two components of the new
reference image.
Because the above formula is recursive, that is, each value of Referencei,n is also a function of
the previous sample, the value of  determines the number of past images that contribute to
the reference image for the sample n. The lower , the more past images contribute at least
partially to the current reference image.
The extent to which each past image contributes to the current reference image is a power
function of 1-. The older an image relative to the current one, the smaller its contribution to
the reference image.
 Example – If =20%, then 1- =80%. The first video image contributes by 80% to the
second sample, by 80%2 =64% to the third sample, then by 80%3 =51% to the fourth
sample, etc. At the 21th sample, the contribution by the first image gets below 1%.
detection method: differencing
How does the Differencing method work?
Like with Dynamic subtraction, the Differencing method updates the reference image over
time. Differencing makes a statistical (probabilistic) comparison between each pixel in the
reference image and the pixels of the current image. The statistical comparison uses the
variance in the contrast between the current and reference image to calculate the
probability that each pixel is the subject.
In most cases, the Differencing method works better than the other two subtraction
methods to detect the subject.
The Differencing method takes more processor load than the subtraction methods.
Therefore, when using Differencing, make sure you computer meets the system
requirements as specified on page 38.
Procedure
1. In the Method section of the Detection Settings window, select Differencing.
2. In the Detection section, click the Reference Image Settings button. Create reference
images without animals, following the procedure under Reference image on page 231.
Chapter 8 - Configuring Detection Settings 231
3. From the Subject is … than background list, select one of the options from the list,
depending on the color of the subject you want to track (see step 6 at page 223 for details).
4. Next, if necessary, adjust the position of the Sensitivity slider and change the option
selected in the Background Changes list.\
The Sensitivity slider determines what difference in contrast from the background is
seen as the animal. For an image with good contrast, there is no need to change the
slider. For images with less contrast, adjust the position of the slider to the right or the
left until the subject is properly detected.
In the Background Changes list you can select options that reflect how fast the
background changes. For example, a cage with bedding might change a lot because of
animals kicking around the bedding material. If this case, to prevent changes in the
background to interfere with detection, select 'Medium fast' or faster. Usually, 'Medium
slow' works just fine.
Reference image
Under Detection, click the Settings button next to Reference Image. You now see two video
images. The image on the left is the Reference Image that is used at the start of the track.
The image on the right is the Reference Image that is continuously updated during tracking.
The aim is to obtain reference images that do not contain images of the animals you want to
track. To do so, follow the instructions below in consecutive order. If A fails, move on to B, if
that fails move on to C etc.
It is important that as much as possible of the animal's body is detected for
good tracking. Adjust the Subject Contour settings (see page 234) to optimize
body detection.
232 Chapter 8 - Configuring Detection Settings
1. Grab Current (A) - Scroll through the video until you find an image without animals. If
you track live, make sure that there are no animals in the arena. Click Grab Current (A).
This image will be the initial reference image. Skip Steps 2-4 and click Close.
If your video does not contain images without animals, continue with option 2. Also
continue with option 2 if you track live and you cannot start with an empty arena.
2. Grab from other (B) - You may have a video with an identical background as the one in the
video you track from, but without animals. Or you may have an frame of a background
without animals. If this is the case, click Grab from Other and select this video file or
image file. If you select a video file, the first image of this file will be used as an initial
reference image. If you select an image file, this has to have the same resolution as the
video file you use for tracking. Browse to this file and click Open. Skip steps 3 and 4 and
click Close. If you do not have such video or image, proceed with option 3.
By default, the reference images are stored in the folder Bitmap Files of your experiment.
If the background has not changed, you can use these images as reference images in
other experiments.
Figure 8.14 The Reference Image window for differencing and tracking from video file. If you track live, the
text in this window is slightly different but the options are the same. Follow the procedure in consecutive
order until both images are without animals.
Chapter 8 - Configuring Detection Settings 233
3. Start learning (C) - With this option an average image of the entire video will be made. If
the animals are moving, learning will average out the pixels of the animals, resulting in an
initial reference image without animals.
If you track live, you have to click Start Learning, and subsequently click Stop Learning as
soon as you have obtained an initial reference image without animals.
If this step results in a satisfying initial reference image, skip step 4 and click Close. If not,
proceed with step 4.
4. Grab Dynamic Image (D) - If options 1 to 3 do not result in a satisfying initial reference
image, using the current updated reference image as the initial reference image may
solve the problem. Click Grab Dynamic Image (D) below the dynamic reference image.
Acquisition settings
If you run a number of consecutive trials, you may want to choose which image to use as
initial reference image.
 Use saved reference image - Use this option if the background remains constant
between the different trials.
 Use dynamic reference image - Use this option if the background changes between the
different trials.
Grabbing the reference image is optional with the Dynamic Subtraction method. If you do
not do that, EthoVision XT takes the first sample or video frame available and considers that
as the first reference image.
If you are tracking from video files, you must play the video forward whilst making dynamic
subtraction settings. This is because the program needs to update the reference image. Do
not skip through the file, since the reference image will then not be correctly made.
How is the reference image updated?
The Differencing method uses a gaussian distribution of all pixels in a frame. EthoVision XT
keeps a running average of the mean  and the variance 2 of the gray value of each pixel to
detect unlikely pixels. These pixels are considered to be the subject.
The mean of the gray values is summed up according to the same formula as for Dynamic
subtraction (see page 229).
The variance of the gray values is summed up according to the following formula:
Variancei,n = (1-) * Variancei,n-1 +  * (Currenti,n – Referencei,n)2
for each pixel I, where:
 Variancei,n = Variance of gray scale value of pixel I in the reference image of sample n.
 Currenti,n = Mean gray scale value of pixel I in sample n where a square area around the
subject previously detected has been removed.
234 Chapter 8 - Configuring Detection Settings
 Referencei,n-1 = Mean gray scale value of pixel I in the reference image of sample n–1.
  = Current Frame weight.
The Current Frame weight determines the relative weight of the two components of the new
reference image (see the example on page 230).
8.7 Subject contour settings
contour erosion and dilation
Before you start setting the Contour adjustments
It is important that the complete body of the animal is detected (indicated by the 'noise'
color in the video window). If even after setting the Contour adjustments you do not achieve
this, go back to the appropriate Detection method and adjust the contrast to improve body
detection.
Figure 8.15 The picture on the left shows a sub-optimal result of body detection (part of the right side of the
body is not detected). The picture on the right shows the result when the contrast settings are optimized;
now the complete body is detected. The color of the body contour at this stage is orange (=noise) because
the model parameters have not been configured yet.
Chapter 8 - Configuring Detection Settings 235
Why use Contour Adjustments?
 To give a smooth contour for accurate modeling and to remove individual pixels of noise
– For this purpose, Erode first, then dilate is selected by default.
 To eliminate the detection of thin objects such as the rat's tail – Select Erode first, then
dilate. A reason for why you may want to eliminate the animal's tail is that when the
animal sits still and its tail moves, it adds to distance moved.
 To remove indentations in the shape of the subject, such as those caused by the cage
bars, or to 'join up' the stripes on the animal's body (for wasps, fish etc.) – Select Dilation
and Erosion, and Dilate first, then erode. This removes indentations in the shape of the
subject, giving a smoother outline, or ensures that EthoVision XT detects them as one
animal.
 To deal with occlusions of the animal's body – If you use nose-tail tracking (Advanced
Model-based) with rodents, optimize the Shape Stability (see page 243).
 To deal with two animals touching – When two animals touch, EthoVision loses the
separate shapes. By optimizing the Modelling effort (see page 243), EthoVision can
determine which part of the large body fill belongs to which animal.
Figure 8.16 A – An example of a rat detected by EthoVision XT without any filtering applied.
B – The same animal, after applying the Erosion filter on. C – The layer of pixels removed by Erosion. D –
The same animal when first Erosion and then Dilation are applied. E – The net result of Erode first, then
dilate: the pixels corresponding to the rat's tail are removed.
236 Chapter 8 - Configuring Detection Settings
Contour erosion
The Contour erosion function reduces the subject's area by setting the contour pixels of the
subject to the background value. The detected subject appears smaller in the Video window.
To apply erosion, select Contour erosion and from the list select the thickness of the layer of
pixels to be removed, expressed in number of pixels (Minimum =1, Maximum =10).
Figure 8.13A shows the subject as detected by EthoVision with no filtering. After applying
erosion, a layer of pixels is removed from the contour (Figure 8.13B). Figure 8.13C shows the
pixels that were removed.
Contour dilation
The Contour dilation function increases the subject's surface area by settings the
background pixels adjacent to the subject's contour to the subject value. Therefore, the
detected subject appears larger in the Video window.
To apply dilation, select Contour dilation and from the list select the thickness of the layer of
pixels to be added, expressed in number of pixels (Minimum =1, Maximum =10).
Figure 8.13A shows the subject as detected by EthoVision XT with no filtering. After removing
the rat's tail with the erosion function (Figure 8.13B), a layer of pixels is added back using
dilation (Figure 8.13D), restoring the original size of the subject.
Combining dilation and erosion
Select both Dilation and Erosion if you want to apply the two filters together. From the Order
list, select one of the following:
 Erode first, then dilate – A layer of pixels is removed, then added to the contour.
 Dilate first, then erode – A layer of pixels is added, then removed.
Use Erode first, the dilate when you use either the Model-based (XT 5) or the
Advanced Model-based (XT 6) nose-tail tracking method because in this case the
tail can negatively affect tracking. When you use the Shape-based (XT4) method,
make sure the tail is fully detected as part of the subject.
Chapter 8 - Configuring Detection Settings 237
8.8 Subject size settings
subject size
The Subject size settings use the result of the body detection to model the body size of the
animals. This prevents objects like droppings or large reflections from being detected during
tracking. Please note that the term size here means surface area in video pixels, not length or
screen pixels. Enlarging the Video window does not change the subject's size in video pixels.
Setting the Subject size for a single animal
 Set the Detected subject size using the Minimum and Maximum subject size when you
want to carry out Center-point detection or Nose-tail detection with either the Shapebased
(XT4) or Model-based (XT5) detection method. The Detected subject size sets the
absolute limits of the size that is possible to be detected as a subject.
 Set the Modeled subject size when you want to carry out Nose-tail detection using the
Advanced Model-based (XT6) detection method. The Modeled subject size is the size of
the model that the program will try to fit to the detected subject.
Setting the Subject size for multiple animals
Set the Modeled subject size when you want to track multiple animals. To set the Subject
size:
1. In the Subject size section, click the Edit button.
In the Subject Size window, in the figure at the top, the thin red contour represents the
current size of what EthoVision XT assumes is the animal shape.
 If you want to set the Detected subject size, proceed with step 2.
 If you want to set the Modeled subject size, proceed with step 3.
Before you set the Subject size, make sure all animal body contours are detected
properly and, for multiple animals, the animals do not touch each other.
If you selected Behavior recognition in the Experiment Settings, see page 246.
238 Chapter 8 - Configuring Detection Settings
Click the info button for more information about setting the subject size.
2. Set the Minimum and Maximum subject size (represented by a green contour):
- Maximum subject size – The largest surface area (in pixels) that is detected as the
subject. Objects bigger than the Maximum subject size, for example, the
experimenter's arm, are detected as noise and not tracked. Decrease the Maximum
subject size until its thick green contour surrounds the thin red contour by a fair
margin.
- Minimum subject size – The smallest surface area (in pixels) that is detected as the
subject. Objects smaller than the Minimum subject size, such as droppings or
disturbed sawdust, are detected as noise and not tracked. Increase the Minimum
subject size until its thick green contour is smaller than the thin red contour by a fair
margin.
The two sliders are interdependent. So, after you have set the Minimum subject size, when
you next change the Maximum subject size, the slider for the Minimum subject size also
moves (although the size in pixels stays the same).
Figure 8.17 The Subject size window with the current detected subject size, Minimum and
Maximum subject size.
Chapter 8 - Configuring Detection Settings 239
3. In the Modeled subject size group, select Apply settings to all subjects if your multiple
animals have similar sizes.
The Modeled subject size settings are only available when you use multiple subjects or the
Advanced Model-based (XT6) nose-tail detection.
4. Select one of the subjects to model the subject size for, by clicking the name of the
subject.
5. Next, adjust the modeled subject size (under Average - pixels) to the detected subject size
(under Current - pixels):
You do this by clicking the Grab button. Keep clicking the Grab button until the modeled
(Average) subject size equals the detected (Current) subject size.
When the modeled (Average) subject size equals the detected (Current) subject size, this
becomes visible:
- In the Modeled subject size group: the Average subject size now equals or is larger
than the Current subject size (see the table in Figure 8.16).
- In the Video window: the modeled subject size now completely overlaps with the
current subject size (see the Video window in Figure 8.16).
Figure 8.18 Part of the Modeled subject size group in the Subject size window (left) and the Video
window. In the table, Current shows the current detected subject size in pixels, Average shows the
modeled subject size in pixels. The arrows point to the visual feedback you get about the current and
average subject size in the Video window.
240 Chapter 8 - Configuring Detection Settings
- In the picture at the top of the Subject size window: the bold yellow contour
represents the modeled subject size. This now coincides with the detected subject size
indicated by the thin red contour (see Figure 8.14).
6. You can now set the Tolerance. Click the corresponding cell and enter a value.
The Tolerance determines the deviation of the average subject size. When the Current
detected size deviates more from the Average subject size than the Tolerance, then the
object is not considered to be the subject anymore and EthoVision starts making an
educated statistical guess about the body contour of the animal.
This is visible in the video window by a wobbling marker-color area. When this happens
when animals do not touch, you should increase the Tolerance.
7. Select the Fix check box for each subject.
8. You can now proceed to set the Maximum noise size, Shape stability and Modeling effort.
Tips for setting the Subject Size
 Make sure you do not set the Tolerance too small; it is better get a wrong body size/
shape than a wrong location of the animal.
 It is better to set you Average subject size slightly bigger than the actual subject size,
especially when you carry out nose-tail tracking.
 If you want to carry out Live tracking with multiple similarly-sized animals, it is
recommended to first introduce one animal into the arena and make the Subject Size
settings for this animal.
 If the subject size changes a lot between trials, it is recommended to create new
Detection Settings for this new size.
Figure 8.19 Part of the Modeled subject size group in the Subject size window (left) and the Video
window. The modeled (Average) subject size is now adjusted to the detected (Current) subject size.
Compare the table and video window in this figure with those in Figure 8.15
Chapter 8 - Configuring Detection Settings 241
8.9 Working with Nose-tail base detection
overview
When you set an experiment for Nose-tail base detection, EthoVision XT analyzes the
contour of the area detected as subject at each sample, and assigns Nose-point and Tail-base
to two specific pixels of the contour. Furthermore, it determines the direction the animal is
supposed to point to (Head direction).
 Nose- and tail-base points – The two points are detected independently through one of
two complex algorithms. The nose-point is found in all cases, except when the centerpoint
is not found either. The tail-base may not be found in a few cases if detection is
good.
Note:
- You can have EthoVision detect the nose- and tail-base points of your subjects when
you have upgraded to the Multiple Body Point Module. To do so, upgrade your
hardware key (see page 51). To set an experiment to Nose-tail base detection, in the
Experiment Settings select Center-point, nose-point and tail-base detection (see
page 100).
- Reliable tracking of nose and tail-base is limited by the size of the video image. You can
mix four camera images like in the case of a group of PhenoTypers, with good results.
Mixing 16 camera images makes the subjects too small for reliable nose and tail-base
tracking.
 Head direction – Once the nose-point has been found, two points are determined along
the contour lying at a specific distance from the nose-point. The Head direction is the
line dividing equally the angle formed by the center and those additional points.
The Head direction to zone is quantified as a dependent variable, and is expressed in
units of rotation (see page 610).
methods of nose-tail detection
In EthoVision XT, three methods for nose-tail base detection are available:
 Shape-based (XT 4) – This detection method analyzes the contour of the area detected as
subject at each sample to assign the nose-point and tail-base. Make sure in the detection
settings that the tail is fully detected. With this method is may be possible to track 'nonrodent'
shapes but the method is not designed for it.
 Model-based (XT 5) – This detection method analyzes the varying shape of the contour of
the area detected as subject and builds up a 'rodent model'. It is more robust than the
242 Chapter 8 - Configuring Detection Settings
Shape-based method because it does not require the nose and tail to be visible: it can
'predict' the position of the nose and the tail based on previous samples. Make sure in
the detection settings that the tail is removed from the body contour with Erode and
Dilate (see page 236).
 Advanced Model-based (XT 6) – This detection method teaches the animal shape and
how it moves in the first 15 frames and continually updates its statistics. Therefore, it can
handle severe shape distortions, such as, for example, when the animal's body is
occluded or when multiple animal's touch. However, it requires a lot of computer
performance.
This is the only method available when you track multiple animals with nose-tail
detection. It is the preferred methods for rodents. Make sure in the detection settings
that the tail is removed from the body contour with Erode and Dilate (see page 236).
Which of the three methods should I use?
 When you want to track other animals than rodents, we recommend you use the Shapebased
(XT 4) method.
 When you want to track a single rodent without occlusions or without difficult tracking
conditions, we recommend you use the Model-based (XT 5) method.
 When you track rodents that can be occluded, for example, by bars or other objects in the
cage, we recommend you use the Advanced Model-based method and to track From
video file.
 When you want to track multiple rodents using Marker assisted tracking, EthoVision
automatically selects the Advanced Model-based (XT 6) method. In this case, we
recommend you track From video file.
maximum noise size
Maximum noise size is only available if you have chosen the Advanced Model-based (XT6)
nose-tail detection method.
You set the Maximum noise size in the Subject size window:
1. Go to the Advanced section by clicking the little down-arrow at the bottom-right of the
Subject size window.
2. Set the Maximum subject noise. The value should be lower than the minimum subject
size and but high enough to remove noise from the video image.
Chapter 8 - Configuring Detection Settings 243
shape stability
The Shape stability setting is only available if you have chosen the Advanced Model-based
(XT6) nose-tail detection method.
The Shape stability setting is used when you track animals whose body can be occluded by,
for example, cage bars or part of the body of another animal. When this happens, the
animal's body consists of two separate objects that are close together.
You set the Shape stability in the Subject size window:
1. Go to the Advanced section by clicking the little down-arrow at the bottom-right of the
Subject size window.
2. The Shape stability optimized for slider has two extreme settings:
- Occlusions – When you set the slider close to Occlusions, EthoVision considers
separate objects that are close together part of one animal.
- Noise – When you set the slider close to Noise, EthoVision considers separate smaller
parts not part of the animal.
The figure below shows the animal model as a result of applying the two extreme Shape
stability settings.
If you are not sure which setting to select, leave Shape stability at the default value of 620.
modeling effort
The Modeling effort setting is used when two animals touch and EthoVision loses the
separate shapes. At this point, EthoVision tries to determine which part of the big 'merged'
body fill belongs to either animal. This costs a lot of processing load.
The Modeling effort optimized for slider has two extreme settings:
Figure 8.20 An example of the result of the two extreme Shape
stability settings. 'Noise' shows that the front of the animal, on
the other side of the bar, is not considered to be part of the
animal. 'Occlusion' displays the animal body as a whole.
244 Chapter 8 - Configuring Detection Settings
 Performance – When you set the slider close to Performance, EthoVision is only allowed a
short time to determine which part of the 'merged' body fill belongs to which animal.
Therefore, Modeling quality is low.
 Modelling – When you set the slider to Modelling, EthoVision is allowed a longer time
per frame to determine which part of the 'merged' body fill belongs to which animal.
Therefore, Modelling quality is good, but this costs a lot of processor load.
We recommend to select Modelling only when you have a computer that exceeds the
minimum system requirements.
When you are not sure which setting to select, leave Modeling effort at the default value of
‘500’.
how to optimize nose-tail detection
Because of the way the nose- and tail base points are found, nose-tail base detection is much
depending on the quality of the video image and the experimental setup. Before using this
feature, please check the following guidelines:
Conditions related to the Arenas
 Light – Light conditions must be equal across the arena. Try to remove shades, light spots
and reflections. For proper detection, the subject's body contour must be kept as
constant as possible across the whole arena.
 Subject/background contrast – The color of the subject and of the background must be
contrasting enough to get a full and clear body contour.
 Video quality – Noise and interference reduce the proportion of samples which are
correctly detected.
 Noise reduction – The Video Pixel smoothing function (see page 214) can sometimes help
getting a more appropriate body contour. However this is of little use if the video has too
much noise or too little contrast.
 Areas hidden to the camera view – When the animal enters or exits areas hidden to the
camera (for instance, a shelter), nose-point and tail-base are wrongly assigned.
 Number of arenas – Reliable tracking of nose and tail-base is limited by the size of the
video image. You can mix maximally four camera images like in the case of a group of
PhenoTypers, with good results.
Chapter 8 - Configuring Detection Settings 245
Conditions related to the Subjects
 Subject's apparent size – The subject must be large enough to get a constant body
contour. Small animals and large arenas pose detection problems with nose- and tailbase
points. When you mix the image of multiple cameras with a quad unit, like in the
case of a group of PhenoTypers, a group of 4 cameras gives good results. When mixing 16
PhenoTypers, the apparent size of the subject is generally too small.
 Subject's color variation – For hooded rats, the light flanks and dark head must contrast
with the background, otherwise detection of body contour is sub-optimal, although the
Differencing detection method (see page 230) can help.
 Water maze – Tracking nose- and tail-base points in a water maze is impossible because
the tail-base is under the water, and it is not possible to obtain a proper body contour.
 Subject's behavior – Immobile animals are hard to track because their body contour
differs from that of a mobile animal. Nose-points are therefore hard to detect.
Experiment Settings
 Detection methods – We recommend to track from video files if you use the Advanced
Model-based (XT 6) method.
 Sample rate – As high as possible (25 or 29.97 samples/s). For Nose-tail tracking in
combination with Marker assisted tracking, you should use a sample rate of 12.5 or 14.98
samples/s.
 Tracking live – When tracking requires high processor load, it may result in many missing
points. Tracking from video files is preferred (see below), especially when you use the
Advanced Model-based (XT6) method.
 Tracking from video files – Keep the Detection Determines speed option selected.
 Missing tail-base points – The high percentage of missing tail-base points is an
indication of poor detection. The higher this percentage, the greater the probability that
the nose-point is not placed in the correct location. To estimate the proportion of missing
tail-base points, run some test trials and visualize the Sample list (see Chapter 12). You
can quantify this by selecting Number of samples as a statistic for a dependent variable
such as Velocity for the nose point.
In practice…
The contour of the blob detected as subject is crucial for proper detection of nose- and tailbase
points. If only part of the subject is detected, EthoVision may swap the pixels assigned
as nose-point and tail-base. Or the nose-point is not placed on the subject's nose tip (for
246 Chapter 8 - Configuring Detection Settings
clarity, the nose point is shown together with the Head direction; see page 250 for how to
view this on the screen):
Select a wider range of gray scale values (see page 220 or page 224) or adjust the sensitivity
(see page 231) to increase the number of pixels detected as subject. As a result, the nose- and
tail-base points are detected correctly:
 When you use the Shape-based (XT 4) method, make sure that the tail is fully detected.
 When you use the Model-based (XT 5) or the Advanced model-based (XT 6) method,
remove the tail from the detected subject using the Erode and Dilate filters (page
page 234).
8.10 Detection settings for Rat behavior
recognition
Nose-tail detection method
Rat behavior recognition works when nose-tail base detection is enabled.
In the Detection Settings window, under Method select:
 Model-based (XT5) (default) — This is selected automatically when you select Rat
behavior recognition under Analysis Options in the Experiment Settings.
 Advanced Model-based (XT6) — Use only when there are occlusions in the arena that
make the subject’s apparent size smaller, or when using the Model-based (XT5) detection
method does not provide good results.
Chapter 8 - Configuring Detection Settings 247
Sample rate settings
In the Detection Settings window, under Video, select a value of sample rate between 25 and
31 samples/second.
Subject size settings
In the Detection Settings window, under Subject Size:
1. Click the Behavior button. The Behavior Recognition Settings window opens.
2. If you work with video, play the video up to a frame where:
- The subject is walking normally, and its hind limbs can be partially seen; see the figure
below. It is important that the animal’s body is not contracted or stretched.
- Nose- and tail-base points are correctly detected.
If you track live, wait until the animal shows a posture like in the figure above.
3. In the Behavior Recognition Settings window, click the Grab button.
4. In the Behavior Recognition Settings window a still image appears showing the detected
subject’s contour and the detected body points.
Figure 8.21 Play the video until the subject walks
normally, and nose- and tail-base points are
correctly detected.
Figure 8.22 The Behavior Settings window.
248 Chapter 8 - Configuring Detection Settings
You can update the grabbed image at any time:
- If you track from video files, position the video to another frame, and click Grab.
- If you track live, wait that the posture of the animal is optimal and click Grab.
EthoVision XT only stores the image that you grabbed last.
5. In the Behavior Recognition Settings window, make sure that the calculated Subject
length is greater than 60 pixels, and that the Posture index is between 70 and 90.
If the Subject length is smaller than 60 pixels, move the camera closer to the animal, or
use a higher video resolution.
6. Click OK to close the Behavior Recognition Settings window.
Entering specific size values — If you know specific size values (for example, from a previous
experiment using the same animal size, camera, lighting, camera-arena distance and the
same calibration), click Manual in the Behavior Recognition Settings window and in the
Manual Settings window enter the following values (see the picture below for explanation):
 Subject area (in distance unit square)
 Center-nose length (in distance unit)
 Center-tail length (in distance unit)
 Posture (between 70-90).
Chapter 8 - Configuring Detection Settings 249
Then click OK. The Behavior Recognition Settings window says No image saved: Size settings
were manually set.
 Subject size is expressed in the unit selected in the Experiment Settings.
 The value of Subject length (min. 60 pixels) in the Behavior Recognition Settings
window is the sum of Center-nose length and Center-tail length, expressed in pixels. If
this value is lower than 60, when opening the Data acquisition screen an error message
appears. To increase subject length, move the camera closer to the animal, or use a
higher video resolution.
Making size-dependent detection settings
Accurate recognition of behavior is based on subject size settings. Since apparent size
increases with the subject age, all being equal, we advise you to create detection settings
specific for a certain age class. Each Detection Settings profile can only be used for a limited
time. For example, for Wistar rats, a Detection Settings profile for rats that are 3-5 weeks old,
which can be used about one week, and a Detection Settings profile for rats older than 5
weeks, which can be used for two weeks.
Subjects should not vary in size for more than 10%. If that happens, create more Detection
Settings (for example, one for smaller animals and one for larger animals).
Subject contour settings
For optimal results, we recommend to select Erode first, then Dilate (see page 234 for details)
to remove the tail from the detected body.
Warnings
EthoVision XT shows a warning message in the following cases:
 When the sample rate set is lower then 25 or higher than 31 samples/s.
 When the Subject length is smaller than 60 pixels.
 When the animal is larger than the arena.
8.11 Customizing the Detection Settings screen
To achieve optimal subject detection, you need proper feedback about the effect of your
settings on the quality of detection. EthoVision offers you a number of statistics for this
purpose.
250 Chapter 8 - Configuring Detection Settings
Customizing the detection features
1. Open the Detection Settings (see page 197).
2. Click the Show/Hide button on the component tool bar and select Track Features.
3. Select View for the feature you want to view. Choose the color and (for body points) the
trail for the features you want to view.
- Nose-point – To check that the nose tip is detected correctly (see page 241 for details).
- Center-point – To check that the center-point of the subject is detected correctly.
The center-point is the point whose X,Y coordinates are the arithmetic mean of the X,Y
coordinates of all pixels detected as subject. For more information on how the noseand
tail-base points are calculated, see page 241.
- Tail-base – To check that the base of the tail is detected correctly (see page 241 for
details).
- Head direction – To estimate at what the subject is sniffing. Select this option
especially with novel object and orientation tests.
- Body contour – To check that the subject's contour (or the part which should be found)
is detected.
- Body fill – To check that the subject's body (or part of it) is detected. For example, in a
test where it is important to measure the change in the animal's shape to estimate its
mobility.
If you do not select a color for Body fill, the body contour will be shown as noise.
- Noise – To view the pixels that match the criteria for subject detection (depending on
the detection method), but other than those detected as subject.
We recommend to keep Noise selected. This way you can see which parts of the video
image have gray scale values similar to those of the subject(s) to be detected.
Chapter 8 - Configuring Detection Settings 251
- Activity - To view the pixels that match the criteria for activity detection (see page 217).
This setting is only available if you selected Activity analysis in the Experiment
Settings.
Some of the options above are not available if your experiment is set to Only centerpoint
detection in the Experiment Settings (see page 91).
4. If you have selected to view the body points' trail, choose the number of Samples you
want to be shown at a time.
5. Check in the Video window the appearance of the detection features. When you are
satisfied with the options selected, close the Detection Features window. Next, continue
with the procedure below.
viewing the detection statistics
The detection statistics are displayed in the Analysis Results and Scoring pane, which is, by
default, displayed at the bottom of the screen.
The Trial Status tab shows immediate feedback when you change detection settings.
Detection statistics
 Missed samples – The percentage and number of samples that were skipped due to lack
of processor time. This information is useful to check whether the sample rate specified
(see page 208) can be handled by your computer. See page 212 for tips on how to increase
the maximum sample rate handled by the PC. When you select another video file, or click
Displaying detection features can use a lot of processor power and reduce the
maximum possible sample rate if you are tracking live.
If the Analysis Results and Scoring pane is not displayed, click the Show/Hide
button on the component tool bar and select Analysis Results and Scoring.
The tabs Independent Variables, Dependent Variables and Manual Scoring show
no feedback in the Detection Settings, but they do when you acquire tracks (see
page 285 and page 314).
252 Chapter 8 - Configuring Detection Settings
Save changes in the Detection Settings window, the value for Missed samples is reset to
zero.
 Subject not found – The percentage and number of samples in which the subject was not
found. This information is useful to check the quality of detection in general. When a
subject is not found, it means that EthoVision XT processed the image, but did not find
anything matching the current Detection Settings. Use Subject not found to assess the
quality of tracking. When you select another video file, or click Save changes, the value
for Subject not found is reset to zero.
Warning thresholds
The percentages of missed samples and samples where the subject is not found are usually
displayed in green for each arena and subject. When the values are above the set threshold,
they are highlighted in red.
To change the thresholds, click the button under Missed samples or Subject not found and
change the value next to ‘Missed samples’ alert above.
After acquisition you can view the proportion of missed samples and samples in
which the subject was not found in different parts of the software.
In the Trial list, click Show/Hide on the tool bar and select Variables and select
Missed samples and/or Subject not found.
In the Statistics and Charts screen, click Show/Hide on the tool bar and select
Independent Variables and select Missed samples and/or Subject not found.
In the Track Visualization or in the Heatmaps screen, click Show/Hide on the tool
bar and select Layout. Under Available, drag Missed samples and/or Subject not
found to the On Columns or On Rows box.

世聯(lián)翻譯-讓世界自由溝通!專業(yè)的全球語(yǔ)言翻譯供應(yīng)商,上海翻譯公司專業(yè)品牌。絲路沿線56種語(yǔ)言一站式翻譯與技術(shù)解決方案,專業(yè)英語(yǔ)翻譯日語(yǔ)翻譯等文檔翻譯、同傳口譯、視頻翻譯、出國(guó)外派服務(wù),加速您的全球交付。 世聯(lián)翻譯公司在北京、上海、深圳等國(guó)際交往城市設(shè)有翻譯基地,業(yè)務(wù)覆蓋全國(guó)城市。每天有近百萬(wàn)字節(jié)的信息和貿(mào)易通過(guò)世聯(lián)走向全球!積累了大量政商用戶數(shù)據(jù),翻譯人才庫(kù)數(shù)據(jù),多語(yǔ)種語(yǔ)料庫(kù)大數(shù)據(jù)。世聯(lián)品牌和服務(wù)品質(zhì)已得到政務(wù)防務(wù)和國(guó)際組織、跨國(guó)公司和大中型企業(yè)等近萬(wàn)用戶的認(rèn)可。
  • “貴司提交的稿件專業(yè)詞匯用詞準(zhǔn)確,語(yǔ)言表達(dá)流暢,排版規(guī)范, 且服務(wù)態(tài)度好。在貴司的幫助下,我司的編制周期得以縮短,稿件語(yǔ)言的表達(dá)質(zhì)量得到很大提升”

    華東建筑設(shè)計(jì)研究總院

  • “我單位是一家總部位于丹麥的高科技企業(yè),和世聯(lián)翻譯第一次接觸,心中仍有著一定的猶豫,貴司專業(yè)的譯員與高水準(zhǔn)的服務(wù),得到了國(guó)外合作伙伴的認(rèn)可!”

    世萬(wàn)保制動(dòng)器(上海)有限公司

  • “我公司是一家荷蘭駐華分公司,主要致力于行為學(xué)研究軟件、儀器和集成系統(tǒng)的開(kāi)發(fā)和銷售工作,所需翻譯的英文說(shuō)明書(shū)專業(yè)性強(qiáng),翻譯難度較大,貴司總能提供優(yōu)質(zhì)的服務(wù)�!�

    諾達(dá)思(北京)信息技術(shù)有限責(zé)任公司

  • “為我司在東南亞地區(qū)的業(yè)務(wù)開(kāi)拓提供小語(yǔ)種翻譯服務(wù)中,翻譯稿件格式美觀整潔,能最大程度的還原原文的樣式,同時(shí)翻譯質(zhì)量和速度也得到我司的肯定和好評(píng)!”

    上海大眾

  • “在此之前,我們公司和其他翻譯公司有過(guò)合作,但是翻譯質(zhì)量實(shí)在不敢恭維,所以當(dāng)我認(rèn)識(shí)劉穎潔以后,對(duì)她的專業(yè)性和貴公司翻譯的質(zhì)量非常滿意,隨即簽署了長(zhǎng)期合作合同�!�

    銀泰資源股份有限公司

  • “我行自2017年與世聯(lián)翻譯合作,合作過(guò)程中十分愉快。特別感謝Jasmine Liu, 態(tài)度熱情親切,有耐心,對(duì)我行提出的要求落實(shí)到位,體現(xiàn)了非常高的專業(yè)性�!�

    南洋商業(yè)銀行

  • “與我公司對(duì)接的世聯(lián)翻譯客服經(jīng)理,可以及時(shí)對(duì)我們的要求進(jìn)行反饋,也會(huì)盡量滿足我們臨時(shí)緊急的文件翻譯要求。熱情周到的服務(wù)給我們留下深刻印象!”

    黑龍江飛鶴乳業(yè)有限公司

  • “翻譯金融行業(yè)文件各式各樣版式復(fù)雜,試譯多家翻譯公司,后經(jīng)過(guò)比價(jià)、比服務(wù)、比質(zhì)量等流程下來(lái),最終敲定了世聯(lián)翻譯。非常感謝你們提供的優(yōu)質(zhì)服務(wù)。”

    國(guó)金證券股份有限公司

  • “我司所需翻譯的資料專業(yè)性強(qiáng),涉及面廣,翻譯難度大,貴司總能提供優(yōu)質(zhì)的服務(wù)。在一次業(yè)主單位對(duì)完工資料質(zhì)量的抽查中,我司因?yàn)槎砦姆g質(zhì)量過(guò)關(guān)而受到了好評(píng)。”

    中辰匯通科技有限責(zé)任公司

  • “我司在2014年與貴公司建立合作關(guān)系,貴公司的翻譯服務(wù)質(zhì)量高、速度快、態(tài)度好,贏得了我司各部門(mén)的一致好評(píng)。貴司經(jīng)理工作認(rèn)真踏實(shí),特此致以誠(chéng)摯的感謝!”

    新華聯(lián)國(guó)際置地(馬來(lái)西亞)有限公司

  • “我們需要的翻譯人員,不論是筆譯還是口譯,都需要具有很強(qiáng)的專業(yè)性,貴公司的德文翻譯稿件和現(xiàn)場(chǎng)的同聲傳譯都得到了我公司和合作伙伴的充分肯定�!�

    西馬遠(yuǎn)東醫(yī)療投資管理有限公司

  • “在這5年中,世聯(lián)翻譯公司人員對(duì)工作的認(rèn)真、負(fù)責(zé)、熱情、周到深深的打動(dòng)了我。不僅譯件質(zhì)量好,交稿時(shí)間及時(shí),還能在我司資金周轉(zhuǎn)緊張時(shí)給予體諒�!�

    華潤(rùn)萬(wàn)東醫(yī)療裝備股份有限公司

  • “我公司與世聯(lián)翻譯一直保持著長(zhǎng)期合作關(guān)系,這家公司報(bào)價(jià)合理,質(zhì)量可靠,效率又高。他們翻譯的譯文發(fā)到國(guó)外公司,對(duì)方也很認(rèn)可。”

    北京世博達(dá)科技發(fā)展有限公司

  • “貴公司翻譯的譯文質(zhì)量很高,語(yǔ)言表達(dá)流暢、排版格式規(guī)范、專業(yè)術(shù)語(yǔ)翻譯到位、翻譯的速度非�?�、后期服務(wù)熱情。我司翻譯了大量的專業(yè)文件,經(jīng)過(guò)長(zhǎng)久合作,名副其實(shí),值得信賴�!�

    北京塞特雷特科技有限公司

  • “針對(duì)我們農(nóng)業(yè)科研論文寫(xiě)作要求,盡量尋找專業(yè)對(duì)口的專家為我提供翻譯服務(wù),最后又按照學(xué)術(shù)期刊的要求,提供潤(rùn)色原稿和相關(guān)的證明文件。非常感謝世聯(lián)翻譯公司!”

    中國(guó)農(nóng)科院

  • “世聯(lián)的客服經(jīng)理態(tài)度熱情親切,對(duì)我們提出的要求都落實(shí)到位,回答我們的問(wèn)題也非常有耐心。譯員十分專業(yè),工作盡職盡責(zé),獲得與其共事的公司總部同事們的一致高度認(rèn)可。”

    格萊姆公司

  • “我公司與馬來(lái)西亞政府有相關(guān)業(yè)務(wù)往來(lái),急需翻譯項(xiàng)目報(bào)備材料。在經(jīng)過(guò)對(duì)各個(gè)翻譯公司的服務(wù)水平和質(zhì)量的權(quán)衡下,我們選擇了世聯(lián)翻譯公司。翻譯很成功,公司領(lǐng)導(dǎo)非常滿意。”

    北京韜盛科技發(fā)展有限公司

  • “客服經(jīng)理能一貫熱情負(fù)責(zé)的完成每一次翻譯工作的組織及溝通。為客戶與譯員之間搭起順暢的溝通橋梁。能協(xié)助我方建立專業(yè)詞庫(kù),并向譯員準(zhǔn)確傳達(dá)落實(shí),準(zhǔn)確及高效的完成統(tǒng)一風(fēng)格�!�

    HEURTEY PETROCHEM法國(guó)赫銻石化

  • “貴公司與我社對(duì)翻譯項(xiàng)目進(jìn)行了幾次詳細(xì)的會(huì)談,期間公司負(fù)責(zé)人和廖小姐還親自來(lái)我社拜訪,對(duì)待工作熱情,專業(yè)度高,我們雙方達(dá)成了很好的共識(shí)。對(duì)貴公司的服務(wù)給予好評(píng)!”

    東華大學(xué)出版社

  • “非常感謝世聯(lián)翻譯!我們對(duì)此次緬甸語(yǔ)訪談翻譯項(xiàng)目非常滿意,世聯(lián)在充分了解我司項(xiàng)目的翻譯意圖情況下,即高效又保質(zhì)地完成了譯文�!�

    上海奧美廣告有限公司

  • “在合作過(guò)程中,世聯(lián)翻譯保質(zhì)、保量、及時(shí)的完成我們交給的翻譯工作�?蛻艚�(jīng)理工作積極,服務(wù)熱情、周到,能全面的了解客戶的需求,在此表示特別的感謝�!�

    北京中唐電工程咨詢有限公司

  • “我們通過(guò)圖書(shū)翻譯項(xiàng)目與你們相識(shí)乃至建立友誼,你們報(bào)價(jià)合理、服務(wù)細(xì)致、翻譯質(zhì)量可靠。請(qǐng)?jiān)试S我們借此機(jī)會(huì)向你們表示衷心的感謝!”

    山東教育出版社

  • “很滿意世聯(lián)的翻譯質(zhì)量,交稿準(zhǔn)時(shí),中英互譯都比較好,措辭和句式結(jié)構(gòu)都比較地道,譯文忠實(shí)于原文。TNC是一家國(guó)際環(huán)保組織,發(fā)給我們美國(guó)總部的同事后,他們反應(yīng)也不錯(cuò)�!�

    TNC大自然保護(hù)協(xié)會(huì)

  • “原英國(guó)首相布萊爾來(lái)訪,需要非常專業(yè)的同聲傳譯服務(wù),因是第一次接觸,心中仍有著一定的猶豫,但是貴司專業(yè)的譯員與高水準(zhǔn)的服務(wù),給我們留下了非常深刻的印象�!�

    北京師范大學(xué)壹基金公益研究院

  • “在與世聯(lián)翻譯合作期間,世聯(lián)秉承著“上善若水、厚德載物”的文化理念,以上乘的品質(zhì)和質(zhì)量,信守對(duì)客戶的承諾,出色地完成了我公司交予的翻譯工作�!�

    國(guó)科創(chuàng)新(北京)信息咨詢中心

  • “由于項(xiàng)目要求時(shí)間相當(dāng)緊湊,所以世聯(lián)在保證質(zhì)量的前提下,盡力按照時(shí)間完成任務(wù)。使我們?cè)谑啦⿻?huì)俄羅斯館日活動(dòng)中準(zhǔn)備充足,并受到一致好評(píng)�!�

    北京華國(guó)之窗咨詢有限公司

  • “貴公司針對(duì)客戶需要,挑選優(yōu)秀的譯員承接項(xiàng)目,翻譯過(guò)程客戶隨時(shí)查看中途稿,并且與客戶溝通術(shù)語(yǔ)方面的知識(shí),能夠更準(zhǔn)確的了解到客戶的需求,確保稿件高質(zhì)量�!�

    日工建機(jī)(北京)國(guó)際進(jìn)出口有限公司

欧美熟女另类一区二区 | 免费中文字幕精品一级毛片 | 午夜福利 亚洲欧美在线观看 | 欧美日韩一区二区人妖 | bt天堂在线www最新版资源 | 三级片中文字幕在线欧美 | 亚洲综合另类区色噜噜98欧美 | 国产专区精品一区二区久久中文 | 日本成人午夜福利 | 91精品高清国语自产拍 | 日本不卡视频 | 精品无码久久久久久国产.. | 欧美一级片内射欧美乱强 | 男人女人黄 色视频 | 欧美激情中文在线观看 | 亚洲AV中文AⅤ无码AV大尺度 | 国产日韩三级综合AV第一页 | 亚洲免费无码 | 亚洲传媒精品中文字幕 | 精品成a人亚洲成a无码麻豆 | 伊人久久大香线蕉影视亚洲 | 国产精品综合av一区二区不卡 | 午夜福利伦理在线 | 亚洲AV女人的男人的天堂 | 影音先锋电影无码一区二区 | 城市久久亚洲另类小说 | 亚洲午夜aⅤ视频 | 神马电影dy888午夜我不卡 | 伊人狠狠人妻久久久久久综合 | 欧美另类HD尸交MOVIES | 婷婷久久综合久色综合 | 欧美自拍偷自拍亚洲精品 | 亚洲精品欧美在线人成aaaa | 亚洲日韩一区二区一无码 | 欧洲精品无码一区在线播放 | 午夜日韩国产另类在线 | 国产精品久久久久久久久久精爆 | 九色com久久久亚洲精品 | 不良网站免费进入窗口软件有哪些 | 国产无人区码卡功能齐全 | 欧美日本国产在线a∨观看 | 精品国产不卡在线观看免费91 | 欧美亚洲另类久久综合 | 成人精品一区二区三区在线 | 国内视频精品极品在线播放 | 国产欧美日韩精品一区二区图片 | 美丽新世界19组长的私人请求 | 热综合热国产热潮在线 | 亚洲传媒精品中文字幕 | 亚洲日韩国产精品乱久久综合一区二区无码 | 日韩无码av影片 | 92午夜福利757视频在线观看 | 亚洲国产日韩在线观看福利 | 精国产品美乳在线观看 | 麻豆果冻天美精东九一 | 国产.亚洲.欧洲在线 | 欧美人体视频一区二区 | 精品亚洲日韩国产一二三区亚洲精品国产 | 亚洲制服丝袜一级日韩传媒 | 国产一区二区乱伦 | 色网影院在线观看 | 蜜柚APP污版下载 | 720日韩免费观看 | 日韩欧美国产一区二区三区免费 | 一级特黄网站在线免费 | 乱人伦无码中文视频在线 | 石榴视频幸福宝深夜释放自己 | 热久久最新网址 | 国产深夜福利97视频在线观看 | 免费不卡日韩av片 | 欧美日韩视频精品 | 1024狼友视频在线观看 | 国产一区二区三区在线精品专区 | 成人理论电影在线影院 | 午夜a级理论片在线播放免费 | 亚洲国产无 在线观看 | 在线免费观看亚洲精品 | 欧美国产日本在线不卡 | 一本大道一卡二卡三卡四卡在线乱码 | 国产欧美亚洲精品二区 | 91成人精品一级片一区 | 制服亚洲日韩丝袜av网址 | 国产精品网站久久久 | 国产成综合区精品久久久中文字幕 | 成人国产精品污在线观看 | 亚州综合久久综合激情久久 | 欧美交性一级视频免费播放 | 久久国产精品一区二区 | 午夜成人APP导航 | 国产在线国偷精品产拍中文字幕av第一页 | 少妇无码av无码曲线 | 91麻豆精品国产91久久久久久ios版 | 久久亚洲婷婷一区二区三区 | 国内精品在线高清 | 成年免费a级真人片 | 欧美国产日韩三级 | 了解最新五月天色婷婷 | 福利精品一区二区三区在线观看 | 狠狠色级成人精品片综合久 | 综合AV色区无码偷拍三区 | 国产精品一区二区三区影院 | 91麻豆秘秘密入口蜜柚 | 欧美在线VA自拍高清 | 亚洲熟妇少妇一区二区三区 | 天堂AV成年AV影视麻豆 | 91久久精品国产日本欧美 | 黄网站在线观看视频免费 | 日本成人免费电影久久久 | 欧美肥老太bbwbbwbbwhd视频 | 亚洲精品自偷自拍浪潮av | 久久综合九色综合本道 | 欧美精品亚洲精品日韩专区一乛方 | 又黄又爽又刺激又色的视频 | 老司机免费午夜福利 | 做床爱免费视频在线观看 | 国产一区二区二区三区在线观看 | 三级经典人妻中文字幕 | 中文字幕乱码成人免费网址 | 日本一卡2卡3卡4卡无卡免费 | 国产va一区二区在线观看 | 美女裸体巨黄网站A级一区二区 | 影音资源xfyy中文字幕 | 亚洲欧美国产精品有字幕 | 亚洲精品成人福利网站 | 在线观看热码亚洲a∨每日更新 | 美国黄色视频xxxx18 | 992tv在线影视永久免费 | 亚洲一区julia在线播放 | 午夜资源在线精品 | 日韩av无限在码 | 国产高清自在自线隔壁老王国产 | AAA日本热播高清在线播放免费观看 | 草莓视频APP色多多免费下载 | 久久经典免费国产精品 | 亚洲视色在线视频免费 | AV天堂 热の中文 热の偷拍 | 在线天堂中文在线资源网 | 国产日产免费高清欧美二区 | 免费好看的国产精品 | 最近中文字幕免费完整版8 | 制服丝袜在线二区 | 一级黄色高清无码内射视频 | 久久机热最新网址 | 久久天天躁综合夜夜2020 | 精品亚洲日韩国产一二三区亚洲精品国产 | 久久天天躁狠狠躁夜夜婷图片 | 亚洲精品午夜mv在线播放 | 白丝玉足娇喘抽搐喷潮av网站 | 课程优选就在人妻媚药精油按摩系列 | mm1313午夜在线观看 | 欧美 亚洲 日韩 在线综合 | 97无码视频激情五月天视频 | 欧美日韩产一区二区三区久久 | 国产毛片一级二级三级精品 | 国产精品香蕉有码视频 | 50章厨房激情双开 | 欧洲亚洲日本在线 | 日韩精品乱码不卡一区在线 | 久久天堂綜合亞洲伊人HD妓女 | 九九热爱视频精品99久免费 | 国产精品一区二区97最熱門最齊全電影! | 中文乱码一区二区视频在线观看 | 色亚洲欧美一区二区 | 2020最新久久久视精品爱 | 免费观看啪啪视频鲁在 | 国产成人女人毛片视频 | 91桃色APP18禁污污污 | 亚洲国产精品无码久久98苍井空 | 又色又爽又黄的三级视频 | 黑人vs日本熟女一区二区三区 | 超碰在线观看中文 | 91精品国产高清久久久久久l | 又粗又大的机巴好爽欧美 | 成年女人色黄费视频 | 亚洲 国产精品 日韩 | 亚洲熟妇无码A∨在线直播 | 国产欧美一区二区.. | 成人亚洲高清精品不卡 | 欧美大屌午夜理伦三级在线观看欧美 | 精品一区二区三区中文字幕 | 亚洲七七久久综合桃花 | 又爽又黄又刺激禁片免费100 | 国产人成午夜 | 夜精品一区二区三区伦理 | 国产无摭挡又爽又色又刺激 | 波多野结衣无码一区二区在线观看 | 巨乳在线中文字幕视频一区二区 | 韩国美女视频一区二区三区 | 久久久午夜精品福利 | 诱子偷伦初尝云雨小说 | 亚洲乱码AV一区二区三区无码 | 久久超碰色中文字幕超清鱼鱼 | 人妻中文字幕视频 | 又粗又大的机巴好爽欧美 | 精品欧美激情一区二区三区 | 欧美精品在线免费观看视频 | 国产成人无码电影院 | 国产裸体按摩XXXXX高清按摩 | 日韩精品电影亚洲一区 | 午夜激情毛片在线播放视频免费 | 另类专区亚洲激情 | 香港经典三级av在在线观看 | 在线观看99成人精品青草 | 内射人妻少妇喷水久久久 | 国产高清自爱偷在线拍 | 精品国产又粗又猛又爽又黄 | 品东京热日韩无码 | 免费亚洲成人av | 日韩高清日韩一区二区三区四区 | 伊人久久综合狼伊人久久 | 极品学生扒开粉嫩小泬 | 无码视频一区二区在线播放 | 91午夜福利网爆门 | 国产欧美日韩激情综合在线区 | 亚洲囯产精品久久久久久无码 | 丝袜美腿亚洲一区二区 | 女同片欧美日韩亚洲国产一区二区 | 婷婷五月婷婷五月综合激情五月 | 日本不卡专区 | A级毛片无码免费真 | 人人超碰97caoporen国产 | 欧美熟女另类一区二区 | 国内偷拍一区二区中文字幕AV线上 | 尤物精品国产第一福利网站 | 免费观看黄A片在线观看 | 无码人妻一区二区三区四区av | 最近中文字幕高清字幕 | 日本欧美一区二区 | 黑人av永久一区二区国产av | 欧美一级二级一区二区 | 久久久丝袜亚洲熟女首页 | 日本电影ww免费播放国产 | 韩国一级婬A片免费 | 男人手伸进我内衣揉我胸到爽 | 日本青青草三级在线 | 欧美色黄禁片短视频 | 国产无码在线一区二区观看 | 尤物亚洲色大成网站www1234 | 国产超碰在免费视频 | 欧美一区二区三色欲区AA大片 | 一级特黄美女一区二区三区 | 三级a午夜电影无码色三 | 午夜成人性刺激免费视频 | 精品国产乱码久久久久久野外 | 男女做羞羞事免费观看 | 国产网曝门亚洲综合在线 | 日本成人免费电影久久久 | 在线观看国产91精品 | 婷婷爱九月久久夜夜 | 亚洲人人看人人澡人人添av下载 | 色爽精品视频无码免费观看 | 香港三级+日韩欧美 | 1区1区3区4区无码 | 美国艳星裸露电影在线观看 | 欧美日B狠狠天天 | 麻豆资源国产在线观看 | 一区二区在线无码中文字幕 | 91丨九色丨国产熟女1 | 96精品专区国产在线观看高清 | 国内精品自线一区麻豆 | 韩国女主播韩嘟妮大尺度在线 | 人妻强伦姧人妻完整版bd中文版 | 日本高清色WWW网站 | 一级久久黄色毛片 | 97视频国产自在自线2020 | 国产麻豆美女高潮免费视频 | 三极片无码在线直播 | 天天干夜夜拍YY6080久久 | 成人毛片在线综合 | 亚洲第一区二区三区精品 | 第一视频区亚洲日韩 | 在线视频99国产日韩99 | 欧美精品在线视频播放 | 中文在线国产人妻乱码 | 一区二区精品视频在线看 | 久草欧美一二三四区 | 超碰在线观看中文 | 亚洲精选无码久久久人禽l交免费视频观看视频 | 大学生疯狂高潮呻吟免费视频 | 三级片中文字幕在线欧美 | 老司机午夜精品影院 | 国产精品狼人久久久久 | 成人网站在线观看免费 | 免费人成影片在线观看 | 2017秋霞伦手机在线观看 | 水蜜桃免费视频 | 国产精伊人天天久大香线蕉AV色 | 玩弄熟睡的小男生腐h | 国产高清在线精品一区二区a | 四川丰满少妇被弄到高潮 | 正在播放宾馆约漂亮嫩模 | 亚洲欧洲亚洲成在人网站天堂 | 午夜高潮熟女精品一区二区 | 亚洲AV无码精品色午夜网 | 中文在线国产人妻乱码 | 人禽伦交视频在线观看 | 精品动漫一区二区三区无码不卡 | 亚洲国产午夜精品在线 | 国产欧美一区精品电影 | 国产亚洲最大aⅤ网 | 日韩无码av影片 | 国产隔壁老王影院在线 | 国产日韩欧美成人精品 | 国产又粗又长又猛又黄又硬又紧又爽 | 伊人久久大香线蕉影视亚洲 | 免费一级大毛片免费收看 | 国产一区二区无码蜜芽精品 | 日本 不卡高清激情视频 | 91麻豆精品国产91久久久久久ios版 | 国产毛片网站三级国产骚熟 | 夂久无码av无码av高潮av喷吹 | 亚洲国产一区福利 | 91久久精品一区二区婷婷 | 久久无码人妻自慰15 | 国产欧美日韩视频在线播放 | 免费中文字幕精品一级毛片 | 97资源站青青草国产在线观看 | 国产高清自在自线隔壁老王国产 | 国产色婷婷免费视频在线69堂 | 亚洲乱伦图片小说视频网站 | 黄色午夜精品视频在线观看 | 欧美精品第二页在线观看 | 国产精品一区二区三区四 | 在线观看国产91精品 | 亚洲欧美国产终合 | 日日骚国产Äv一区二区精品人妻 | 国产99精品成人不卡在线观看 | 国产黄网免费视频在线观看 | 中文字幕福利视频麻豆 | 在线观看国产丝袜一区二区三区 | 国产裸体按摩XXXXX高清按摩 | 欧美日韩两性网络 | 96精品专区国产在线观看高清 | 中文字幕第一页在线无码一区二区 | 免费一级无码婬片AA片AV黄 | 在线直接观看黄片不卡 | 国产激情做a爱黄色一级真人一级片 | 欧美日韩无线码 | 歐美日本精品一區二區三區 | 久久Av无码精品人妻系列试探 | 日韩成年人黄色在线播放观看 | 免费亚洲成人av | 亚洲国产黄片在线免费观看 | 亚洲欧洲精品一区二区三区波多野1战4 | 又粗又大又硬又黄的免费成人网站 | 青青草视频中文字幕 | 国产A∨天天免费观看美女 | 欧美特黄特级AAAAA片在线 | 日韩精品一区二区三区高清视频在线观看 | 一区二区伊人久久大杳蕉 | 久久成人 久久鬼色 | 黄色av片三级三级三级免费看 | 适合女士自慰时看的黄文 | 日韩一区二区三区在线网页 | 国产福利在线精品首页 | 亚欧全黄高清一级 | 久久伊人亚洲av无码网站 | 国产另类69XXXX末成年亚洲成人自拍 | 欧美激情网页 | 国产精品日日摸天天碰 | 精产国品免费一二三产区 | 日日爽夜夜爽 | 本地同城200元快餐服务 | 日韩综合无码一区二区三区 | 特级亚洲A级毛片免费视频 | JUX被夫上司欺辱的人妻 | 99热国内只有精品 | 性一交一乱一伦一小说有声 | 岛国大片在线免费观看 | 国产精品呻吟 | 国产无人区卡一卡二卡三乱码 | 久久好好精品视频 | 亚洲国产成人久久精品小说 | 琢木鸟灭火宝贝成版 | 亚洲一区二区在线视频中文字幕 | 连续高潮抽搐爽死喷水流白浆 | 亚洲第一综合天堂另类 | 久久996re热这里有精品软件 | 中文中出无码字幕日韩av | 中文字幕乱码免费不卡高清 | 在廚房亂子倫對白 | 精品国产电影线看免费观看 | 无尽动漫性视频╳╳╳3d | 国产成人一区二区无码不卡在线 | 小早川怜子国内精品久久久久 | a级视频免费观看 | 99精品欧美一区二 | 白丝玉足娇喘抽搐喷潮av网站 | 国产午夜精品一区二区三区漫画 | 性欧美激情国产精品七区 | 欧美日本日韩一级片 | 最美情侣国语版免费高清视频 | 永久免费AV无码网站性色AV网站 | 国产精品久久久久久99蜜桃 | 91精品国产不卡 | 亚洲欧美国产日韩在线秒播 | 国产91l在线播放 | 精品一本二卡三卡四卡乱码 | 国外一级毛片免费 | 风间中文字幕亚洲一区中文馆 | 欧美亚洲国产中文另类在线观看 | 在线天堂中文在线资源网 | 国产娱亚洲两性综合图片视频 | 综合在线观看免费自拍 | 97人妻精品一区二区三区无广告 | 国内精品伊人久久久久盲v影院 | 欧美日韩无中文在线视频 | 97在线观看视频v | 亚洲国产午夜精品在线 | 大尺度做爰床戏呻吟免费视频 | 乱japanese偷窥wc水多 | a∨无码天堂av免费播放观看在线 | 一级黄色高清无码内射视频 | 日韩a视频一区二区在线观看 | C级欧美日韩电影院 | 成人精品一区二区三区在线 | 福利一区二区三区四区五区无码 | 日本一区二区三区99 | 精品一区二区三区欧美大片 | 亚洲人成电影一区二区三区在线 | 亚洲欧美日韩卡通动漫 | 精品导航国产 | 精品欧美激情一区二区三区 | 99久久精品无码一区二区免费 | 日本不卡一区二区三区www | 激情婷婷综合 | 亚洲中文字幕在线免费 | 久免费在线播放观看字幕mav影视频网站 | 国产日韩欧美在线不卡高清视频 | 成人做爰猛烈吃奶摸a片樱桃视频 | 我要看免费国产黄片 | aV无码久久久久不卡网站蜜桃 | 国产好大好粗A天堂 | 国产精品无码久久久久成人免费看 | 国语对白一区二区三区视频在线看 | 五月婷婷久久字幕 | 亚洲午夜不卡无码影院 | 色欲αv无码视频 | 久久精品免费福利 | 黄色一级A级小说视频 | 最近免费韩国日本hd中文字幕 | 久久久涩精品一区二区三区 | 欧美成人一级欧美二区在线播放 | 国产精品喷潮免费观看臀 | 欧美国产精品粉嫩在线播放 | 99久久久国产一区二区三区 | 亚洲AV无码AV吞精久久勉费 | 亚洲一区无码精品色 | 婷婷久久综合久色综合 | AAA级片视频免费在线观看 | 黄片视频应用下载 | 国产午夜福利软件视频 | 国产一区二区乱伦 | 一级级毛片一级在线免费视频 | 日韩尤物人妻AV在线 | 2022最新高潮在线 | 真人一级毛片全部播放暴菊 | 欧美日韩精品一区二区视频在 | 天堂一区二区三区在线视频 | 免费国产黄网在线视频直播在线 | 久久久久无码永久网站av | 精品久久久99大香线蕉的直播内容 | 铃木一彻AV无删减资源 | 国产欧美日产一区二区三区电影 | 在厨房做嗯~啊~叫出来视频 | 欧美午夜三级我不卡在线观看 | 亚洲高清一区不卡 | 亚洲熟妇无码A∨在线直播 | 先锋影音成人资源 | 国产娱亚洲两性综合图片视频 | 92午夜福利 国产 | 欧美精品无码一区二区三区19 | 午夜人性色福利无码视频在线 | 丰满女人免费一级毛片视频 | 精品亚洲欧洲视频 | 亚洲成在人线久久综合 | 女同久久精品国产91网站 | 黄视频网站在线观看 | 老色鬼精品电影在线观看视频 | 国产亚洲精品久久无码98 | 欧美+国产+日本 | 中文字幕在线看片69www | 精品综合久久久久久小仙女 | 午夜dv内射一区二区 | 国产日产欧美a一级在线 | 午夜福利 亚洲欧美在线观看 | 91日韩不卡无码 | 视频一区视频二区视频三 | xiao777论坛日韩电影 | 99视频日本一区二区三区 | 精品成a人亚洲成a无码麻豆 | 欧美视频偷拍一区二区三区 | 99re免费在线观看视频 | 午夜福利久久激情黑丝美女一区二区 | 亚洲中文字幕卡通动漫 | 18禁极品软萌JK自慰爆乳网站 | 蜜臀久久99精品久久久久久做 | 男女视频永久网址在线观看 | 国产亚洲欧美另类一区二区. | 五月天婷亚洲 | 亚洲欧美日韩高清hd在线看 | 精品国产自在久久现线拍 | 亚洲欧美日韩国产最新版久久 | 久久中文字幕超碰 | 成人无码在线视频高清不卡 | 日韩免费一级 | 亚洲欧洲精品一区二区三区波多野1战4 | 18禁无遮挡网站 | 精品国产国产自在线观看擁有海量影視資源 | 国产 高潮 抽搐 正在播放 | 中文字幕无码一区二区三四区 | 清纯校花自慰呻吟流白浆网站 | 欧美槡BBBB槡BBB少妇 | 12周岁女全身裸在线播放 | 亚洲无码有码强奸 | 亚洲自慰白浆一区二区三区 | 在线丝袜国产一区二区播放 | 欧美亚洲综合色36 | 黄色片网站在线观看是一个聚合了黄色综合网 | 性free老太婆性xxx | 国产中文字幕乱人伦在线观看 | 春色视频狠狠干青青草 | 小13箩利洗澡无码免费视频 | 在线中文字幕视频亚洲无码 | 亚洲欧美日韩卡通动漫 | 国产亚洲欧美第一页在线观看 | 国产高清在线精品一区二区三区 | 亚洲av午夜国产精品 | 综合在线观看免费自拍 | 丝袜美腿亚洲一区二区 | 日本三级免费观看 | 阳茎进去女人阳道过程免费看 | 日本久久一区一本精品 | 国产欧美久久久精品图片 | 精品国产涩涩污免费网站 | 国产精品久久久久久99蜜桃 | 久久久午夜精品福利 | 国产成人亚洲欧美91 | 精品欧美一区二区三区久久久 | 国产精品一区二区免费久久精品 | 欧美一区二区三区人妻在线 | 精品一区三区国产 | 亚洲日本va午夜中文字幕 | 青青鲁久久久一区 | 两个人的视频在线观看完整版免费 | 2021精品国产片久久免费看 | 亚洲国产av一区二区三区四区 | 亚洲日韩欧美aⅴ在线影院 | 99在线国产视频 | 国产精品三级国语在线看 | 国产对白刺激在线观看 | 国产美女被爆操在线免费观看 | 亚洲熟妇无码久久精品 | 99在线观看视频免费精品9 | 大胆88av国产免费中文字幕 | 国产精品美女久久久AV浪潮 | 免费看日本黄色片 | 国产亚洲欧洲AV综合五区 | 日韩精品有码无码国产 | 久久亚洲综合成人网2019 | 久久狠狠一本精品综合网 | 国产亚洲福利成人 | 国产精品自拍最新 | 国产一级牲交高潮片无码观看视频 | 黄色a级网站视频免费观看 | 国产日韩三级经典在线 | 精品一卡2卡三卡4卡乱码视频 | 色综合久久久网 | 一级黄色免费在线视频 | 国产又色又粗又爽又黄视频 | 欧美国产亚洲午夜 | 羞羞免费网站在线 | 国产色欲AV无码专区亚洲AV | 欧美AA片一级黄片免费看 | 久久久理论三级电影 | 91香蕉视频在线观看久久免费 | 色综合一区二区三区中文 | 99国产精品国产免费观看 | 欧美精品性爱视频 | 欧美一级片内射欧美乱强 | 免费无码一级成年片在线观看 | 自己撅起来乖乖挨c烂h | 日本熟妇人妻xxxxx人hd | 精品一区二区日韩合久久 | 欧美人成综合视频在线 | 午夜性999性久久久久午 | 日韩国产高清无码理论 | 亚洲精品AV狼在线观看 | 欧美色精品人妻在线视频成人 | 日韩不卡在线视频最新 | 歐美日本精品一區二區三區 | 亚洲欧美精品一中文字幕 | 国产精品无码AⅤ蜜臀色欲 | 国产ae86亚洲福利入口 | Jizz国产热门精品水多不卡 | 国产另类综合欧美第三十页 | 亚洲天堂免费在线 | 国产成人无码91精品一区 | 久久精品国产亚洲av麻豆床戏 | 国模人体肉肉啪啪大尺度裸体 | 男女做爰全过程免费观看 | 亚洲高清一区不卡 | 精品视频www在线观看 | 无码欧亚熟妇人妻AV在线3 | 国产超碰在免费视频 | 精品久久毛片91视频 | 新免费观看包含亚洲有码 | 亚洲精品无AMM毛片 | 一个人www高清在线观看 | 久久古裝妓院三級片′黃色 | 日韩精品乱码不卡一区在线 | 欧美免费大片av网站 | 国产日韩视频在线观看网址 | 国产成人免费自拍一区 | 亚洲顶级色网片 | 午夜美女视频在线观看高清 | 五月天无码中字在线 | 久久亚洲精品成人无码网站 | 国产精品久久久久9999高清下载 | 亚洲一区二区精品中文字幕 | 亚洲人成影院在线按摩店 | 日本理论午夜中文字幕 | 五月天我淫我色av | 亚洲精品制服校园无码 | 不卡亚洲高清成人 | 午夜成人性刺激免费视频 | 欧美精品第二页在线观看 | 菠萝视频高清观看免费6 | 久99大神野外AA国产一区二区 | EEUSS鲁丝片人妻麻豆lc | 日韩精品中文一区二区三区 | 亚洲日本精品中文字幕久久 | 久久九九有精品国产8 | 公与熄完整版hd高清播放av网 | 一本大道一卡二卡三卡四卡在线乱码 | jizz国产精品免费麻豆 | 少妇无码av无码专区 | 久久99精品久久久久久综合 | 亚洲欧洲日本综合a在线 | 欧美国产三级在线观看 | 国产精品美女久久久浪潮Åv | 国产深夜福利97视频在线观看 | 淫h污涩涩+在线观看 | 在线看片免费人成视久网韩国 | 国产日韩一区二区三区毛片 | 国产成人中文激情小说在线观看免费 | 性欧美videos护士 | 亚洲色图中文无码字幕无码 | 亚洲熟女一二三区国内精品久久久 | 精品69视频一区二区三区 | 国产.亚洲.欧洲在线 | 久久2020国产观看福利 | 超清乱码中文唯美红杏 | 美女裸体玩鸡巴网站啪啪啪尤物 | 欧美成人全部免费观看1314色 | JAV人妻无码一区二区 | a∨无码天堂av免费播放观看在线 | 亚洲欧美日韩一区二区三区久久 | 色婷高清无码在线 | 日本有码三级欧美国产 | 久久久久亞洲AV無碼專區 | 亚洲 自拍 另类小说综合图区 | 三上悠亞AV影院在線看 | 久久看视频/这里有精品 | 99精品国产免费久久久久久 | 一级aaa毛片免费视频 | 日韩一区二区不卡亚洲 | 在线观看国产免费AV网站免费 | 97久久超碰成人精品网页 | 青青草久久影院 | 久久国产综合91 | 国产主播AV在线精品你懂的 | 99视频日本一区二区三区 | 国产高清孕妇特黄毛片 | 青草久久久久久一级吹喷免费视频 | 亚洲欧美另类自拍偷拍 | 一本之道高清视频在线观看 | 亚洲欧美国产日韩中文字幕在线观看 | 有码高清在线视频 | 欧美色欧美亚洲另类二区少妇 | 国产精品8p在线播放 | 亚洲国产综合精品一区二区三区 | 黄色三级久久久电影 | 国产高清一区二区三区在浅 | 怡红院免费的全部视频国产a | 亚洲AV无码专区四级婬片毛片 | 亚洲欧美日韩一区二区三区久久 | 亚洲人妻免费视屏 | 天津乱妇4P多人交换乱免费视频 | 亚洲国产欧美在线另类 | 被主人惩罚玩弄调教 | 日韩性爰无码色网视频 | 欧美色一区二区在线视频观看 | 人禽伦交视频在线观看 | 95精品国产综合久久亚洲 | 影音先锋91资源网 | 亚洲免费每日在线观看高中 | 影音先锋久久久av色资源站 | 三级亚洲高清少妇 | 720日韩免费观看 | 亚洲精品萝福利莉在线 | 国产精品无码av在线毛片互動交流 | 亚αv无码久久久久久不卡网站 | 国产精品欧美精品淫荡日韩电影 | 2021AV天堂网手机版在线 | 久久超碰色中文字幕超清鱼鱼 | JUX被夫上司欺辱的人妻 | 免费国产真实迷j在线观看 | 看大片人与拘牲交 | 国产高清一区二区三区在线 | 欧美成人一区二区在线观看免费 | 成人亚洲欧美视频 | 自偷自拍三级全三级视频 | 精品国产中文字幕久久久一区二区三区 | 国产成ą人亚洲精v品在线观看 | 天天看在线观看免费观看 | 国产欧洲在线视频 | 亚洲1卡二卡三卡四卡在线 | 大黑屌干韩国美女 | 欧美日B狠狠天天 | 国产一区二区三区免费看的视频 | 淫色交通美国一级毛片 | 一级性爱毛片 | 亚洲日韩久久久久影院 | 日韩不卡无码能下载的视频 | 天天夜夜久久很很的日必 | 亚洲色一区二区三区不卡 | 免费国产真实迷j在线观看 | 国产又色又爽又黄在线播放 | 亚洲欧洲国产综合另类国码 | 又大又粗内射在线观看 | 色综合丁香九月色 | 久久影院视频 | 国产午夜福利软件视频 | 成年视频A天堂久久日 | 亚洲综合中文字幕免费在线观看 | 亚洲国产成人精品无码专区 | 色婷婷一區二區三區四區成人 | 中文字幕AⅤ第一页 | 99精品视频只有精品精品 | 91在线视频男人深夜天堂 | 成人福利国产午夜av免费不卡 | 亚洲不卡无码av | 亚洲欧美日韩中午高清ww | 亚洲黄色免费电影 | 亚洲欧洲精品中文字幕不卡 | 国产在线唐嫣的毛片大战老外 | 亚洲永久精品ww4791 | 亚洲熟妇无码久久精品 | 高H日本视频一区 | 20熟年交尾五十路视频在线播放 | 50岁老熟人乱一区二区三区 | 影音资源xfyy中文字幕 | 男人露大jiji网站免费视频 | 免费观看老外特级毛片 | 丰满白嫩色就是色狂野欧美亚洲专区 | 亚洲妇女成片一卡二卡三卡观看 | 大陆三级特黄在线播放 | 淫色交通美国一级毛片 | 麻豆国产成人精品午夜视频 | 中国激情在线观看一区二区三区 | 一级做à爱过程免费视 | 亚洲中文字幕久久精品无码 | 婷婷俺也去俺也去官网 | 午夜男生福利免费无码网站 | 日本 不卡高清激情视频 | 91亚洲精选一二三区 | 机机对机机60分钟无遮挡免费下载 | 亚洲国产精品欧美日本在线播放 | 亚洲伊人成综合网色 | 国产亚洲一卡二卡三卡四卡 | 一级做a爰片久久毛片看看 | 国产剧情亚洲福利人在线 | 日本午夜福利资源 | (愛妃)国产成a人亚洲精v品在线观看 | 婷婷激情小说网本道中文无码在线 | 全免费Ä级毛片免费看无码 | 精品国产乱码久久久久久蜜臀 | 中文字幕在线观看不卡视频 | 一本到高清无码欧洲亚洲国产精品 | 国产破处视频在线观看 | 国内视频精品极品在线播放 | 欧洲亚洲国产精品 | 免费麻花豆传媒剧国产 | 亚洲专区 精品久久 | 久久亚洲无码视频 | 国产午夜精品久久理论片小说 | 青娱乐在线亚洲天堂影视 | 精品国产一区二区三区久久久78 | 骚女被肏网站免费观看 | 91影院国产精品 | 欧美精品人妻aⅤ | 黄videos亚洲综合日韩无码 | 久久精品人人做人人妻人人 | 97资源站青青草国产在线观看 | 国内精品久久成人无码大片 | 国产A级毛片不收费 | 一个人www高清在线观看 | 国内精品久久久久国产盗 | 色婷婷丁香六月在线观看 | 亚州一区二区三区中文字幕国产精品 | JK制服白丝自慰无码自慰网站 | 国产免费专区久久综合一级性爱 | 又色又爽又黄的三级视频 | 国产51视频在线 | 欧美高清精品一区二区 | 99re6这里精品视频精品 | 羞羞色院视频男人天堂91精品间站 | 无码äV人妻一区二区三区四区 | 小SAO货大JI巴CAO死你H | 99久久精品免费男女性高 | 大黑屌干韩国美女 | 自拍乱伦亚洲精品 | 性欧美videos护士 | 丁香五月亚洲综合色婷婷av天堂自拍盗摄 | EEUSS鲁丝片人妻麻豆lc | 国产对白刺激在线观看 | 91香蕉短视频在线观看免费最新 | 亚洲av秘 无码一区二区三区1 | 免费久久国产精品视 | 欧美三级在线现看中文谷歌 | 精品一区二区三区在线播放视频 | 在线小u 女国产 | 亚洲日本乱码中文字幕综合 | FREE国产粉嫩熟妇XXXHD | 久久精品—区二区三区 | 丝袜老师高潮呻吟高潮 | 黑人video粗暴日本野外 | 欧美色欧美亚洲另类二区少妇 | 97福利免费精品视频在线观看 | 日韩在线成年视频人网站观看 | 国产一级av毛片在线 | 久久精品国产亚洲AV无码高清 | 国产一区二区无码蜜芽精品 | 国产精品长腿美乳在线观看 | 四川丰满少妇毛片新婚之夜 | 亚洲精品欧美在线人成aaaa | 国产精品免费久热影院3d | 国产日韩精品福利视频综合区 | 国产真实乱交视频 | 91久久精品国产性色也 | 日韩不卡一二三区 | 日本免费久久一二三区 | 久久av无码中文字幕天堂男人 | 五月天在线不卡观看 | 欧美三级手机在线 | 久免费在线播放观看字幕mav影视频网站 | 国产精品名人福利短视频 | 久久亚洲日韩äV一区二区三区 | 国产真人做爰毛片视频直播 | 国内精品伊人久久久久盲v影院 | 欧美色屋精品好看到停不下来! | 国产剧情亚洲福利人在线 | 国产亚洲精品久久无码98 | 精品国产香蕉伊思人在线 | 国产精品精品自产拍 | 天堂AV成年AV影视麻豆 | 欧美 亚洲 日韩 在线综合 | 国产精品国产三级国产专播偷 | 色欲综合久久天天综合 | mm1313午夜在线观看 | 91久久精品无码中文字幕一区二区三区 | 国产精品无码久久久久成人免费看 | 加勒比日韩人妻中文字幕在线视频 | 国模人体肉肉啪啪大尺度裸体 | 囯产精品亚韩精品无码a在线 | 一区二区在线无码中文字幕 | 激情免费精品国产 | 人妻无码中文字幕第一区 | 午夜无码片在线观看影院A | 国产成人Aⅴ无码电影 | 亚洲国产成人私人影院 | 免费观看啪啪视频鲁在 | 日本特黄A级高清在线看 | 国产美女被爆操在线免费观看 | 欧美成人一区二区在线观看免费 | 日本真人做受23视频 | 精品国产高清亚洲 | 欧美 亚洲 日韩 在线综合 | 欧美在线观看网址综合 | 国产精品无码播放 | 亚洲欧洲网视频在线观看 | 在线观看国产日韩一区二区三区 | 亚洲 欧美 日韩 综合 | 精品国产3p一区二区三区 | 欧美一区二区三区免费高 | 伊人精品视频在线 | 亚洲s色大片在线观看野花香在线观看播放 | 国产成人Aⅴ无码电影 | 草莓视频下载app深夜 | 黄视频网站在线观看 | 久久久一区二区三区香蕉 | 亚洲人成电影综合网站色WWW | 免费aa片在线观看高清 | 亚洲欧美一区二区三区国产精 | 20高清日本一道国产 | 亚洲制服丝袜欧美日韩 | 久久精品国产福利国产一二三区 | 性亚洲女人色欲色一WWW色偷偷人人澡久久超碰97 | 一本色到久久HEZYO无码 | 亚洲美女aⅴ久久久91 | 色七七桃花综合影院 | 国产主播 国内精品 在线 | 亚洲一区二区三区中文字幕一本 | 欧美性爱偷拍高清综合区 | 女人下面自熨视频喷白浆潮 | 亚洲欧洲网视频在线观看 | 日韩专区日韩专区 | 精品国产欧美日韩电影 | 水蜜桃色314在线观看 | 国产精品免费观看视频片源不錯的選擇! | 精品码人妻中文无码一区二区 | 亚洲第一狼人综合网站 | 欧美国产日韩综合777 | 在线观看日本欧美综合 | 爱情岛亚洲永久入口在线 | 國產成人AV綜合色 | 伊人狠狠人妻久久久久久综合 | 亚洲精品国产网红在线观看 | 91精品无码专区一区二区 | 日韩色欲网欧美色欲网 | 91亚洲精品自慰一区二区三区 | 国产熟女乱在线观看 | 自慰少妇裸体无码30p | 亚洲精品无码久久久久av老牛 | 91麻精品国产91久久久久 | 免费一级大毛片免费收看 | aV无码久久久久不卡网站蜜桃 | 极品主播av在线 | 亚洲va综合va国产产va中 | 鲁鲁免费五月天视频 | 噜噜噜在线视频 | 亚洲春色无码中文字幕 | av不卡无码中文字幕 | 日日骚国产Äv一区二区精品人妻 | 日韩A∨无码久久一6区二区 | 午夜a级理论片在线播放免费 | 最黄色的毛片免费影院 | 国产欧美亚洲精品二区 | 不良网站免费进入窗口软件有哪些 | 欧美日韩一区蜜臀在线播放 | 欧美日韩性视频精品一区二区三区 | 香蕉久久高清国产精品观看 | 无码人妻一区二区三区久久 | 2021中文字幕无码视频 | 亚洲第一狼综合区伊人 | 国产亚洲综合天天看片 | 久久国产精品国产婷婷 | 97国产婷婷综合 | 色婷婷狠狠18禁一区二区三区 | 97无码视频激情五月天视频 | 大片免费观看 | 免费aa片在线观看高清 | 免费人成在线看片视频播 | 秋霞无码久久精品99 | 在线观看国产成人av片 | 久久亚洲无码视频 | 黑人巨茎大战欧美白妇免费还会玩转热点 | 在线精品播放亚洲第一网站 | 午夜性爱无码小视频 | 男人的天堂蜜臀人妻 | 亚洲国内精品久久 | 日韩精品免费无码专区午夜 | 日韩电影精品在线观看 | 国产自慰在线免费 | 成人福利在线视频免费观看 | 人妻在線日韓免費視頻 | 精品视频区小说区 | 日本亚洲三级视频在线 | 歐美高清免費精品國產自 | 国产精品名人福利短视频 | 日本欧美推理片在线看 | 草莓视频18在线 | 99re免费在线观看视频 | 中文字幕国产亚洲 | 亚洲国产成人无码aV在线网站 | 亚洲一级—内射欧美a999 | 草莓aPP视频下载安装无限看 | 自在巨亚洲乳线拍av | 在线丝袜国产一区二区播放 | 女生和男生在一起差差差的很痛的维码 | 国产在线观看精品不卡 | AAA日本热播高清在线播放免费观看 | 亚洲国产综合自在线在线观看 | 普通话露脸对白毛片操逼操屁视频 | 免费国产真实迷j在线观看 | 日韩一级无码av毛片无限 | 综合图区自拍第一页 | 国产精品成人高潮呻吟欧美一级乱黄 | 國產婷婷綜合在線視頻中 | 国产一区二区三区在线精品亚洲 | 一本久道热中字伊人 | 亚洲精品国偷自产在线99正片 | 强行国产日韩经典 | 亚洲不卡一卡2卡三卡4卡mv | 香蕉视频黄色免费网站 | 久久亞洲國產成人影院av'v | 国产精品日韩中文字幕熟女 | 国产真实夫妇4p交换在线观看 | 影音资源xfyy中文字幕 | 欧美日韩久久国产一区二区三区 | 欧洲最强RAPPER潮水喷 | 久久精品午夜亚洲 | 亚洲精品无码AV久久久久久小说 | 日韩欧美动漫在线视频 | 91a国产尤物视频 | 18禁无遮挡网站 | 一区二区视频在线观看免费的 | 亞洲伊人久久大香線蕉綜合圖片 | 无码熟妇人妻AV国产精品交换 | h片国产痉挛免费在线观看 | 亚洲高清国产无线码在线观看 | 亚洲春色专区最 | 怡紅院AV一區二區三區 | 国产高清在线精品一区二区三区大片 | 国产成综合区精品久久久中文字幕 | 九九精品国产亚洲AV日韩这些相关知识 | 99精品综合网站 | 亚洲精品曰韩丝袜精品 | 岛国大片在线免费观看 | 一级做a爱过程免费视频无码系列 | 国产对白清晰刺激野战 | 亚洲午夜性猛春交XXXX | 成年视频A天堂久久日 | 国产2022中文天码字幕 | 老太做爰又大又粗又爽 | 一级A片无码免费久久真人视果冻 | 无码中文字幕在线观看拥有数百万视频创作者 | 欧美精品性爱视频 | 久久av无码中文字幕 | 国产高清自产拍av在线my | 亚洲欧美日韩中文字幕一区二区三 | 日本道二区高清视频频道 | 影音先锋91资源网 | 精品久久久无码人妻字幂.. | 热re99久久国产综合首页精品 | 狠狠撞击高潮的视频 | 亚洲AV纯肉动漫无码精品 | 少妇无码av无码专区 | 亚洲图欧美视频一区 | 国产精品自在欧美一区 | 亚洲国产精品欧美日本在线播放 | A级毛片中文字幕不卡 | 亚洲成ä人片在线观看中文 | 亚洲不卡无码av | 欧美一级黄视频网站 | 亚洲日本aavv在线无卡 | 男女爱爱好爽视频 | 免费看黄色无码片 | 欧美顶级情欲片在线播放 | 久久热国产在线视频 | 国产精品不卡一区二区视频 | 九九精品国产亚洲AV日韩这些相关知识 | 99久久精品免费看无码一区二区毛片 | 亚洲国产综合欧美在线一区二区 | 午夜视频免费观看精品网站 | 免费一本色道久久一区 | 欧美一区二区区三区不卡 | 国产重口老太和两个小伙另类 | 无码久久免费综合 | 国产精品日韩中文字幕熟女 | 亚洲欧美国产图片综合小说 | 丁香五月综合缴情电影 | 亚洲国产中文在线一区二区三区 | 国内视频精品极品在线播放 | 两个人的视频在线观看完整版免费 | 成人激情春色网 | 美女羞羞网站尤物永久免费 | 在线精品自偷自拍无码 | 欧美成人h亚洲综合视频网 | 欧美成人久久三级福利国产片 | 青草久久久久久一级吹喷免费视频 | 婷婷综合橙色av精品综合视频 | 亚洲精品国产大片在线观看 | 亚州欧州一二三四五区 | 亚洲欧美日本全免费中国 | 国产精品白丝久久AV网站 | 国产精品一二 | 国产成人精品日本亚洲下载 | 污污网站网址在线观看日本黄 | 国产欧美日韩精品区一区二区 | 亚洲AV日韩AV第一区二区三区 | 日韩亚洲v无码一区二区不卡 | 亚洲日本系列视频 | 免费绝清毛片a在线播放 | 97超碰免费人妻中文 | 亚洲午夜aaa在线av观看 | 人妻少妇综合一区二区 | a∨无码天堂av免费播放观看在线 | 在线亚洲不卡一区二区三区 | 天天天夜夜夜夜爽欧洲熟妇 | 成人 在线成人 一区 | 日韩久久精品一区二区 | 亚洲欧洲网视频在线观看 | 国产美女毛片毛片毛片 | 黄色三级久久久电影 | 国产91精品一区二麻豆亚洲福利电影 | 91精品久久久久含羞草 | 亚洲综合另类在线观看 | 欧美视频网站在线 | 日韩av免费在线观 | 每天都在汆肉中醒来青梅 | 潦草视频神马久久 | 国产日韩制服丝袜无码 | 欧美精品无码一区二区三区19 | 精精国产XXXX视频在线野外 | 亚洲性爱一区aⅴ | 亚洲国产aⅴ成人精品无吗 | 国产强被迫伦姧在线观看无码在线视频 | 亚洲日本系列视频 | 伊人久久大香线蕉综合电影 | 亚洲区一个区二区三区91 | 国产黄色免费一级 | 欧美日韩国产W码 | 穿情趣内衣被C到高潮视频 | 午夜一级理论片在线观看 | 国产精品欧美精品淫荡日韩电影 | 大黑屌干韩国美女 | 久久99综合精品国产首页 | 精品国产乱码在线观看中文字幕一区二区三区 | 欧美一级片内射欧美乱强 | 超碰97人人做人人爱网站 | 大香焦视频97人妻处处碰 | 自在巨亚洲乳线拍av | 校园春色都市激情 | 精品国产亚洲一区二区三区蜜臀 | 久久久久亞洲AV無碼專區 | 国产91精品久久久久👅51www在线观看 | 国产无码网站在线播放 | 亚洲国产综合欧美在线一区二区 | 被主人惩罚玩弄调教 | 视频一区二区三区欧美精品 | 欧美成人免费在线观看视频 | 亚洲国产美女精品久久久 | 办公室爽到喷水456在线观看 | 久久精品国产亚洲Äv麻豆软 | 丝袜足脚交一区二区三区亚洲 | 在线观看三级网站黄色片 | 影音资源xfyy中文字幕 | 欧美午夜成人片在线观看一区 | 日韩综合无码av一区二区 | 污污网站网址在线观看日本黄 | 无码日韩视频一区二区三区 | 两个人的视频在线观看完整版免费 | 大香蕉国产片在线观看 | 字幕无码日韩视频 | 成人丝袜18秘 视频在线观看 | 国产精品麻豆身体互换 | 亚州欧州一二三四五区 | 91无码精品久久久久一区二区 | 亚洲欧洲久久国产精品国产 | 婷婷俺也去俺也去官网 | aaa国产一级真人片 | 怡红院免费的全部视频国产a | 秘羞羞视频在线观看日本 | 久久人妻āV中文字幕 | 给大家科普一下男生女生差差2023 | 在线视频日本国产 | 日批免费视频十分钟 | 国产熟女乱子伦露脸 | 老湿机69免费私人电影 | 普通话露脸对白毛片操逼操屁视频 | 一级不卡免费观看毛片 | 国内精品美女av在线播放 | 日韩激情淫片免费看 | 又大又粗又硬又黄又爽视频 | 婷婷俺也去俺也去官网 | 日本电影久久一区 | 精品国产自在现线免费 | 欧美午夜在线毛带 | 国产亲近交尾456 | 亚洲色精品一区二区三区黑人 | 黄网站在线永久免费播放 | 久久精品人人做人人妻人人 | 亚洲中文字幕无码一区日日添 | 乖我硬了~你含一下它叫出来 | 厨房人妻熟妇精品乱又伦 | 国产男女做爰猛烈叫床小说 | 一级特级欧美AAAAAA午夜 | 法国2024久久精品无码 | 日韩国产成人无码AV毛片∵ | 欧美成人免费91 | 欧美肥老太bbwbbwbbwhd视频 | 成人免费国产剧情视频播放网 | 草草影院永久线路ccyy | 2023国产视频不卡在线 | 亚洲人成网站永久电影 | 国产自慰在线免费 | 日本三级中文字幕久久久 | 精品 在线 一区 | 无遮挡无码永久视频 | 欧美ⅤÄ日韩ⅤÄ人妻ⅤÄ | A级性爱视频在线观看 | 国产一区免费在线 | 国产自产视频在线观看資源免費看 | 国产一级欧美小视频在线观看 | 久久精品人妻一区二区三区 | 天天影视亚洲伊人 | 午夜免费啪视频国产 | 欧美成人中文字幕日韩一区 | 99在线国产视频 | 国语自产精品一区在线视频观看 | 九一国产在线观看免费 | 免费观看成年的网站 | 白江黑丝操逼抽插淫叫流白浆视频 | 小牝户又羞又胀又麻 | 国产欧美久久久精品图片 | 日本精品免费大片在线播放 | 中文专区欧美三级在线视频在线 | 欧美日韩在线成人专区 | 久久婷婷成人综合色综合 | 久久国产精品一区久久99 | 人操在线视频 | 精品国产自在线拍国产精品 | 小说+自拍+制服丝袜 | 无码高清在线一区二区 | 国产av巨作无遮挡网站 | 國產精品亞歐美一區二區三區 | 三级经典人妻中文字幕 | 差差差很疼视频免费下载大全 | 一级欧美在线视频 | 爆乳肉体大杂交soe646在线观看 | 精产国品免费一二三产区 | 国产区免费视频在线观看 | 国产又黄又硬又粗高清无遮看一级a性色 | 中文乱码字幕高清一区二区 | 91精品啪在线观看国产线免费 | 久久国产毛片女人十八 | 影音先锋另类精品中文字幕 | 1区1区3区4区无码 | 伊人久久大香线蕉av最新 | 一区二区三区性无码 | 国产成人精品亚洲无码AV一区二区三区 | 国产亚洲精品久久久久蜜臀 | a∨无码天堂av免费播放观看在线 | 99riav2无码精品视频 | 久久久久亚洲男同 | 国产性较精品视频免费 | 1区1区3区4区无码 | 乱子伦牲交怀孕视频 | 精品欧美激情一区二区三区 | 欧美福利资专区一区二区 | 在线aⅤ天堂一区二区在线观看 | 免费看黄色视频国产免费看啊啊啊啊 | 国产pans私密视频拍 | 国产精品福利牛牛影视 | 欧美黄片在线免费看 | 亚洲際av无码乱码在线 | 黄色污污视频网站 | 亚洲日本中文综合在线 | 亚洲天堂AV在线无码 | 少妇口爆视频在线播放 | 国产亚洲精品美女久久久久久2021 | 在线丝袜国产一区二区播放 | 欧美成人少妇一区二区 | 欧美午夜三级我不卡在线观看 | 免费亚洲成人av | 一区二区精品视频在线看 | 国产精品无码喷水在线观看 | 精品人妻在线视频免费 | lilyrid一人战三黑 | 另类视频一区在线视频亚洲 | 亚洲人成电影一区二区三区在线 | 亚洲激情午夜视频 | 国产精品国产三级国产专播偷 | 久久精品蜜臀国产亚洲av | 亚洲免费福利视须 | 免费三级精品国产 | 欧美一区黄在线免费观看 | 亚洲成av人片一区二 | aⅴ视频在线免播放观看 | 亚洲美女aⅴ久久久91 | 中文中出无码字幕日韩av | 国产日产免费高清欧美二区 | 国产毛片一级二级三级精品 | 国产成人无码无卡在线 | 国产特级毛片直播视频 | 新免费观看包含亚洲有码 | 在线观看免费你懂的 | 歐美高清免費精品國產自 | 水蜜桃色314在线观看 | 无码中文字幕在线观看拥有数百万视频创作者 | 久久国产成人福利播放不卡 | 成人国产mv免费视频 | 草草草草久久久 | 翁公解决了我的性需求 | 巜大学生特殊精油按摩2 | 国产欧美大片在线观看视 | 亚洲无码视频在线免费观看 | 黄色污污视频网站 | 国产成人第一页在线播放 | 国产免费的三级网站 | 92午夜福利757视频在线观看 | 国产 国语对白 露脸正在播放 | 久久一日本道色综合久久88 | 国产98超碰人人做人人爱 | 欧美韩国日本三级在线 | 欧美黑白配疯狂a∨在线播放 | 一级a爱视频免费秋霞欧美 | 产精品一区二区久久国产 | 男人的天堂蜜臀人妻 | 女人看A片自慰一区二区三区 | 国产无遮挡又黄又湿又免费的视频 | 欧美美女精品一区 | 在线观看日韩av | 国内a级毛片免费观看 | 久久国产中文字幕视频 | 人妻强伦姧人妻完整版bd中文版 | 孕妇精品二区视频在线观看 | 国产在线观看免费人成视频app | 亚洲乱伦图片小说视频网站 | 欧美精品一级品 | 亚洲欧美日韩一级 | 成人午夜网站在线 | 国内精品久久久久久TV | 免费人成黄页网站在线观看国产 | 中文字幕日产乱码乱偷在线 | 国产成人精品免费视频动漫 | 在线观看亚洲男人天堂 | 国产欧美亚洲精品二区 | 国内精品自线一区麻豆 | 污网站视频在线观看有效网站 | 特黄特色的大片免费视频 | 欧美做爰猛烈叫床戏视频 | 黄瓜视频成人app免费 | 亚洲成Ä人无码 | JK白丝扒开粉嫩细嫩喷白浆视频 | 日本道二区高清视频频道 | 亚洲国产乱码最新视频 | 大手伸进秘密花园小说 | 秋霞网韩国理伦片免费看 | 蜜桃久久成人精品 | ckplayer国产欧美精品 | 精品导航国产 | 国产在线国偷精品产拍中文字幕av第一页 | 午夜高潮熟女精品一区二区 | 亚洲AV无码成人精品区天堂男男 | 无码无修无遮挡纯肉动漫 | 午夜福利真人抽搐一进一出 | 久久婷婷综合亚州一二区 | 综合图区自拍第一页 | 国产又黄又硬又粗高清无遮看一级a性色 | 菠萝蜜app污视频 | 清纯校花自慰呻吟流白浆网站 | 大学生疯狂高潮呻吟免费视频 | 五月天在线不卡观看 | 亚洲av日韩aⅴ永久无码 | 国产成人久久A∨免费高潮色欲 | 91无码精品久久久久一区二区 | 免费aa片在线观看高清 | 又黄又大又粗又爽的视频 | 日韩不卡在线视频最新 | 国产永久免费秒播网站 | 亚洲国产av一区二区三区四区 | 欧美人成综合视频在线 | 97成人在线色网视频 | 香港三级日本三级妇三级 | 手机看片福利永久国产美国 | 老湿机69免费私人电影 | 亚洲av美女诱惑久久 | 免费看黄色视频国产免费看啊啊啊啊 | 精品一区二区免费黄片 | 一本大道中文字幕无码aⅴ | {国产高清在线精品一区app | 日韩综合一区三级久久久 | 欧美日韩国产1024 | 无尽动漫性视频╳╳╳3d | 成人精品h区一区二区三区 | 亚洲九九九九精品爱 | 日韩色欲网欧美色欲网 | 俺也来俺也去天天综合久久 | 天天色天天舔 | 91最新久久精品人妻 | 两个人的视频在线观看完整版免费 | 免费综合精品国产 | 国产熟妇婬乱一区二区 | 91免费资源在线 | 北条麻妃视频在线观看 | 久久久久一区二区三区乱码 | 机机对机机60分钟无遮挡免费下载 | 一区二区欧美日韩在线观看 | 日日躁夜夜躁狠狠躁超碰97 | 日本无码va在线观看免费 | 亚洲AV无码乱码A片秀色直播 | 爽爽女性人妻影院免费 | 日本成a人片在线播放 | 日韩美女在我视频 | 国产黄色免费一级 | 亚洲AⅤ国产AV综合Av | 99精品热在线观看 | 四虎永久在线精品2022 | 久久亚洲精品成人影片 | 日韩三级免费黄色片 | 欧美精品偷自拍另类在线观看 | 糖心logo官网在线 | 美女XX00动态图120秒 | 精品国产3p一区二区三区 | 亚洲中文无线乱码在线观看 | 亚洲产精品一区二区 | 国产日韩厂亚洲字幕中文 | 一级黄色电影免费观看 | 日本WWW免费观看 | 日韩精品片妈妈的朋友 | 成人免费A片AAA毛片西瓜 | 国产男女在线视频专区 | 国产成人精品日本亚洲下载 | av片在线播放网址 | 日韩视频福利 | 亚洲一区日韩高清 | 免费看污视频的网站在线观看 | 久久精品国产免费高清 | 2018天天看夜夜操狠狠操 | 69精品人妻一区 | 无码精品ā∨在线观看十八禁 | 日韩三区无码免费看 | 天堂AV成年AV影视麻豆 | 日韩一区二区三区影院 | 丝袜无无码一区二区三区 | 日日精品无码一区二区三区 | 清纯校花自慰呻吟流白浆网站 | 美女黄禁止18以下视频网站试看 | 一級特黃色毛片免費看 | 一区二区三区精品日韩 | 国产人妖一区二区动漫黄片 | 日本成本人片无码免费视频网站 | 亚洲精品制服校园无码 | 精品牛牛影视久久精品 | 字幕无码日韩视频 | 亚洲色欲在线播放一区 | 亚洲AV无码一区二区三区日韩 | 大学生一级毛片免费看真人美女网站全黄 | 在线观看不卡日韩精品 | 男男倾辛gv国产在线 | 男人和女人做爽爽视频 | 久久66久6这里只有精品 | 爆乳肉体大杂交soe646在线观看 | 18无套带白浆嗯呢啊污 | 翁公解决了我的性需求 | 国产高清在线视频伊甸园 | 国产成人a免费视频在线观看 | 俺也来俺也去天天综合久久 | 夜夜爽妓女8888888视频 | 十八禁在线观看网站在线观看 | 欧美 亚洲 日韩 在线综合 | 狠狠人妻久久久久久综合老鸭窝 | 韩国三级《交换温柔》 | 国产日韩欧美精品播放 | 亚洲v欧美v精品v日本 | 国产一区日本二区 | 亚洲av美女诱惑久久 | 高跟黑丝一区二区视频 | 久久久久久高清毛一片 | 黑人vs人妻在线视频 | 天堂亚洲亚洲国产中文在线 | 老湿机69免费私人电影 | 扒开她的乳罩狂摸她的胸亲吻 | 亚洲人成18在线看久 | 97国产成人无码精品久久久 | 亚洲日本中文综合在线 | 12周岁女全身裸在线播放 | 隔壁日本人妻偷人bd中字 | 午夜精品久久久久久xyz | 久久久久看免费高清特色大片 | 亚洲国产成人一精品久久久 | 水蜜桃成人网站 | 国产极品嫩模在线观看91精品 | 成人午夜福利电影院 | 都市校园春色亚洲 | 国产精品国精产品一二三区 | 男阳茎进女阳道视频大全 | 欧美亚洲国产专区护士在线 | 禁断介护观看福利在线 | 国产伦精一区二区三区 | 久久人人爽人人爽人 | 久久精品呦女一本久久综合 | 亚洲av成人精品久久一区 | 久久久久午夜精品 | 91看片免费在线观看视频完整 | 91麻豆精品国产91久久综合 | 伊人久久大香线蕉aⅴ一区 | 少妇一级淫片免费观看 | 亚洲av无码日韩av中文av伦 | 成人A∨激情视频厨房 | 日韩中文字幕色网视频 | 91免费版黄片播放 | 久久国产综合91 | 9l人妻无码一区二区精品免费 | 亚洲va综合va国产产va中 | 国产成人精品日本亚洲下载 | 欧美日韩二区高清 | 午夜精品久久久久久xyz | 北条麻妃一区二区三区 | 中文字幕欧美激情a∨在线视频播放 | 日韩成人永久免费视频 | 少妇人妻在线视频 | 亚洲69国产成人无码电影亚洲激情网站 | 囯产精品亚韩精品无码a在线 | 精品午夜巨作麻豆亚洲不卡 | 国产欧美一级黄片免费播放 | 最近中文字幕大全高清在线 | 美女网站免费在线观看 | 久久婷婷大香萑太香蕉a | 情趣亚洲大胆一本a | (愛妃)国产成a人亚洲精v品在线观看 | 最近中文字幕免费完整版8 | 日本真人啪啪试看30秒 | 美女精品网站视频在线观看 | 亚洲成人免费a级毛片 | 久久久理论三级电影 | 国产免费一区二区三区成人专区 | WWW国产亚洲精品久久久 | 久久久一区二区三区香蕉 | 亚洲五月激情综合图片区 | 国产自产亚洲精品 | 色伊人五月天综合网 | 国产精品在线免费观看亚洲 | 欧美性XXXX狂欢老少配 | 久久久涩精品一区二区三区 | 亚洲高清在线不卡中文字幕网 | 久久久久免费看黄a片 | 亚洲精品制服校园无码 | 欧洲色妇老妇xxxx | 韩国美女视频黄是免费 | 欧美三级韩国三级日本三 | 亚洲第一综合天堂另类 | 在线观看亚州av | 久久好好精品视频 | 中文有码在线播放 | 最近免费中文字幕大全高清 | 亚洲人成影院在线按摩店 | 樱桃视频大全免费观看 | 日韩高清一级 | 在线视频日本国产 | 天天夜夜久久很很的日必 | 影音先锋另类精品中文字幕 | 日韩高清在线观看aⅤ片 | 91麻豆精品国产91久久久久久ios版 | 亚洲高清无码在线观看视频一区二区在线 | 国产自慰在线免费 | 福利日本电影资源在线观看免费 | 亚洲国产综合在线成人视费观看 | 无遮挡h纯肉动漫在线播放 | 加勒比无码中出人妻 | 国产亚洲AV丝袜无码 | 日本青青草三级在线 | 黄片视频应用下载 | 国产精品 精品国内自产拍 | 成年人午夜福利在线观看国产 | 伊人久久大香线蕉aⅴ一区 | 亚洲欧洲精品一区二区三区波多野1战4 | 成熟丰满熟妇高潮xxxxx视频 | 国产亚洲小视频 | 亚洲精品制服校园无码 | 日韩精品中文一区二区三区 | 在线观看www成人影院 | 牛仔裤美女国产精品毛片 | 国产色欲AV无码专区亚洲AV | 亚洲精品福利在线亚洲 | 最近韩国日本免费观看免费 | 亚洲精品无码久久久久av老牛 | 中文字幕日产乱码乱偷在线 | 自拍色综合图区 | 国产精品狼人久久久久 | 亚洲欧美一级 | 欧美裸体柔术18禁免费网站 | 在线观看视频你懂得 | 一本之道高清视频在线观看 | 国产插到喷水 | 欧美三级韩国三级日本三 | 国产三级视频精品麻豆 | 欧美国产精品粉嫩在线播放 | 日韩一级无码av毛片无限 | 怪物丧尸强人类3d网站 | AV在线午夜寻花国产精品 | 国产精品无码不卡午夜 | 国产精品污污污在线 | 天天鲁一鲁看一看爽一爽 | 一级做a爰片久久毛片无码电影 | H纯肉无遮掩3D动漫免费网站 | 亚洲中文字幕老司机深夜看 | 亚洲色精品一区二区三区黑人 | 日韩专区日韩专区 | 成人网站亚洲综合久久 | 日本成人午夜直播99久久免费精品高清特色大片 | 亚洲国产乱码最新视频 | 色欲国产日韩欧美视频 | 久久国产av一级 | 亚洲十八 精品网站污污污 | 国产亚洲综合天天看片 | 337p欧美大胆人体 | 日本有码三级欧美国产 | 午夜男生福利免费无码网站 | 骚妇白浆黑人在线视频免费观看 | 国产av无码专区毛片 | 饥渴少妇一区二区三区 | 中日韩精品美女在线播放 | 无码高清在线一区二区 | 日本阿V片在线播放 | 日韩精品亚洲一区二区三区 | 久久99综合成人无码精品 | 国产精品欧美精品淫荡日韩电影 | 夜夜看片免费区手机看片免费观看 | 蜜aⅴ色欲A片无码精品 | 电影天堂久久无码高清 | 一级毛片真人免费 | 中文字幕在线观看一区 | 草莓aPP视频下载安装无限看 | 精品日本韩国欧美在线观看 | 小13箩利洗澡无码视频免费网站 | 91午夜福利网爆门 | 热的无码东京热精品 | 99久久久国产一区二区三区 | 国产精品日韩无码一区二区三区 | 欧美成人一区二区在线观看免费 | 国产无人区码卡功能齐全 | 日本成a人片在线播放 | A片一级片毛片 | 国产亚洲香蕉av | AV无码国产麻豆映画传媒越南 | 超碰97人人做人人爱网站 | 性感美女诱惑亚洲一区在线视频 | 亚洲AV纯肉动漫无码精品 | 三级经典人妻中文字幕 | 中文字幕日韩精品无码内射 | 日韩精品一区二区三区高清视频在线观看 | 手机在线亚洲视频中文字幕 | 中文亞洲AV片在線觀看 | 欧美午夜在线免费 | 亚洲欧美国产图片综合小说 | 久久久久人妻精品一区小蝌蚪 | 亚洲中文无码精品久久2019 | 色伊人五月天综合网 | 国产又爽又黄无码无遮挡软件 | 国产av巨作无遮挡网站 | 麻豆人妻少妇精品无码专区 | 日韩成人永久免费视频 | 久久久精品国产免大香伊 | 无码视频一区二区在线播放 | 日韩一区二区不卡亚洲 | 久久精品国产亚洲AV无码高清 | 日韩老司机免费视频 | 在线播放免费 | 亚洲中文久久无码精品91 | 在线观看热码亚洲a∨每日更新 | 18禁深夜福利网站APP免费 | 国产日韩三级经典在线 | 东京热无码一区二区 | 亚洲男男猛男gayxxx | 国产精品91熟女 | 欧美性爱一级片在线看 | 亚洲日韩AV秘无码一区二区 | 国产精品日日摸天天碰 | 菠萝视频高清观看免费6 | 精精国产XXXX视频在线播放 | 国产日韩精品福利视频综合区 | 亚洲av永久无码精品一百度 | 亚洲色中文字幕无码av小草 | 亚洲日本一区二欧美国产亚洲日韩在线二区 | 亚洲 自拍 另类小说综合图区 | 欧美激情久久波多野结衣 | 女人看A片自慰一区二区三区 | 国产一区二区三区97在线 | 国产精品一区二区三区播放 | 中文字幕丰满人妻被公侵犯 | 成人网站亚洲综合久久 | 亚洲人成网站在线播放大全 | 一区二区三区成人欧美日韩在线观看久 | 日本一区不卡欧美一区不卡 | 九九久久国产精品免费热6 | 99久久高清精品免费观看 | A级性爱视频在线观看 | 国产精品色欲在线观看 | 亚洲高清偷拍一区二区三区四区 | 日韩精品一区二区三区成人vr | 一级婬片A片AAA片A级 | 国产精品无码a级 | 国产青草老牛在线观看 | 蘑菇在线观看免费高清电视剧 | 亞洲伊人久久大香線蕉綜合圖片 | 国产翘臀美女XX00后进式在线观看 | 日韩久久精品一区二区 | 欧美高清精品一区二区 | 亚洲AⅤ无码乱码在线播放 | 国产亚洲福利成人 | 三级片毛片在线观看 | 小13箩利洗澡无码视频免费网站 | 国产色情理论在线观看视频 | 亚洲成av人片天堂网久久 | 无码久久免费综合 | 国产一区二区免费成人 | 国产高清自产拍av在线my | 国产亚洲A欧洲日韩永久 | 美女裸体巨黄网站A级一区二区 | 丁香花成人电影精品视频在线一二 | 法国2024久久精品无码 | 亚洲欧美日韩文无线码 | 欧美图区二区爱口爆 | 高清国产中文字幕av | 亚洲AV无码精品色午夜传媒 | 国产极品嫩模在线观看91精品 | 午夜福利免费一区 | 天津乱妇4P多人交换乱免费视频 | 午夜福利久久激情黑丝美女一区二区 | 欧美成人猛交69 | 日韩中文在线一区 | 秋霞电影网日本aa成人片 | 国产精品三级国语在线看 | 国产免费99热精品我們每天將為您更新影視 | 永久免费毛片无码网站性色毛片 | 国产91精品一区二麻豆亚洲福利电影 | 亚洲制服丝袜一级日韩传媒 | 无码日韩视频一区二区三区 | 深夜福利视频一区二区三区 | 中文中字无码字幕在线观看 | 日韩一级毛片无码在线 | 欧美日韩精品无码免费毛片 | 午夜福利一本电影 | 一区二区三区四区欧美极品 | 天堂8在线天堂资源8 | 亚洲天堂免费在线 | 欧美美女精品一区 | 国产精品在线免费观看亚洲 | 日韩亚洲v无码一区二区不卡 | 好男人的社区在线影院日本 | 亚洲国产av一区二区三区四区 | 亚洲精品第一综合99久久 | 在线日韩成人电视播放网站视频免费 | 亚洲аv天四虎国产精品免费永久在线 | 亚洲AV蜜桃破处 | 日韩在线观看国产 | 天天影视欲亚洲综合网 | 国产一区二区免费成人 | 国产蜜臀AV无码 | 国产丝袜无码一区二区视频 | 日本成人免费电影久久久 | 怡红院免费的全部视频国产a | 中文字幕日韩AV解说 | 黄色污污视频网站 | 久久精品国产亚洲av麻豆男同 | 欧美另类一区二区三区综合网 | 丰满人妻被公侵犯的电影 | 國產精品亞歐美一區二區三區 | 出轨少妇精品国语视频 | 电影观看亚洲一区日本阿vav | 被几个人摁住玩弄隐私作文 | 九九精品无码免费专区 | 一区二区三区无码有码免费视频在线观看 | 欧美日韩性视频精品一区二区三区 | 国产91高潮操逼视频流白浆 | 无码h肉动漫在线观看免费中文 | 欧美色欲69精品 | 中文字幕老馊熟女扣逼视频 | 丰满少妇一级毛片亚洲日韩 | 精品国产免费久久久 | 精品伊人久久大香线蕉综合 | 成人精品一区二区三区在线 | 精品无码人妻一区二区三区性色 | 草莓视频app入口 | 免费 无码 真人国产 | 欧美日本亚洲视频 | www视频免费在线观看 | 亚洲欧美日韩三级在线 | 人妻熟妇中文字幕精品视频 | 人妻强伦姧人妻完整版bd中文版 | 羞羞免费网站在线 | 贤妻良母免费观看完整版韩剧 | 亚洲成av人片一区二 | mm1313午夜在线观看 | 精品国免费一区二区三区夜夜嗨 | 韩国美女视频黄是免费 | 成人午夜福利电影院 | 日韩美女内射少妇三区五区 | 国产成人精品1024免费下载 | 国产精品大片免费 | 国产日韩欧美一级视频片 | 国产一区二区视频小说 | 午夜电影在线观看网站 | 午夜亚洲精品第一区 | 92午夜一百集视频在线观看 | 日韩亚洲毛片全在线播放 | 免费播放器播放二级片 | 免费国产黄网在线视频直播在线 | 中文天堂在线观看 | 精品一区二区三区av与国产 | 欧美日韩成人一级生活片在线观看 | 日韩一本av一区二区三区 | 国产综合偷拍一区二区 | 国产一级片久久久 | 男人和女人做爽爽视频 | 免费在线观看日韩av大片 | 狠狠精品干练久久久无码中文字幕 | 穿情趣内衣被C到高潮视频 | 國產在線亂子倫一區二區 | 性感美女诱惑亚洲一区在线视频 | 人妻丝袜出轨中文字幕 | 青青青激情视频在线最新 | 亚洲欧美日韩一级 | 女人的奶头免费(不遮挡) | 一本大道无码av无毒不卡在线天堂 | 欧美性爱视频免费观看 | 男人露大jiji网站免费视频 | 亚洲精品美女久久久久99 | 99精品视频免费在线观看 | 久久精品国产99久久6app | 亚洲av日韩av无码a一区 | 国产成人午夜免电影费观看 | 秋霞一区二区婷婷五月宅网 | 一本大道中文字幕无码aⅴ | (愛妃)国产成a人亚洲精v品在线观看 | 国产一区亚洲日韩专区第一页 | 九九精品国产三级 | 中文字幕无码久久精品 | 亚洲精品AA片在线播放 | 蜜柚APP污版下载 | 人人爽人人澡人人人人妻 | 亚洲AV纯肉动漫无码精品 | 欧美色黄禁片短视频 | 亚洲日本一区二欧美国产亚洲日韩在线二区 | 国产日韩欧美一级视频片 | 欧美性爱偷拍高清综合区 | 中日韩精品美女在线播放 | 中文亞洲AV片在線觀看 | 久久伦理一区二区三区 | 99久久国产免费77久久国产 | 色综合一区二区三区中文 | www视频免费在线观看 | www一区二区三区在线观看 | 精品亚洲免费观看一区 | 亚洲精品自偷自拍浪潮av | 狠狠躁18三区二区一区中文字幕A∨ | 大香焦视频97人妻处处碰 | 出租屋嫖娼精品一区二区三区 | 欧美一级片内射欧美乱强 | 看久久久久久一级毛片中国 | 精品动漫一区二区三区无码不卡 | 日韓歐美在線觀看一區 | 伊人东京热综合久久久久 | 色吊丝2277sds中文字幕 | 92午夜福利轻云观看 | ckplayer国产欧美在线 | 秋霞网韩国理伦片免费看 | 亚洲av午夜国产精品 | 亚洲色图欧美色图乱伦熟女 | 欧美一区日韩一区中文字幕页 | 99久久国产免费77久久国产 | 欧美大胆a级视频123 | 日韩亚洲毛片全在线播放 | 久久2020国产观看福利 | 久草在线这里只有精品 | 无码无修无遮挡纯肉动漫 | 亚洲午夜电影久久久 | 国产一区二区免费在线视频 | 國產成人無精品久久久久國語 | 99国产精品国产免费观看 | 在线观看中文亚洲欧美日本 | 三极片无码在线直播 | 国产亚洲精品AA片在线观看播放 | 国产自慰在线免费 | a国产精品国产三级国产专不 | 亚洲国产精品sss在线观看 | 国产精品自产拍在线观看蜜浪潮 | 成人片无码特爽免费播放 | 一级a毛片免费的久久 | 亚洲中文久久无码精品91 | 岛国大片在线免费观看 | 男人的天堂久久吖 | 欧美日韩âv在线播放 | 国产对白清晰刺激野战 | 久综合东京热精品视频 | 欧美成人久久三级福利国产片 | 夜间禁用的大全网站二信网 | 男女上下抽搐动态图高潮免费 | 免费网站看v片a级片在线看 | 国产激情无码av毛片久久小说 | 国产91精品久久久久🐻51www在线观看 | 久久无码av一区二区 | 免费一本色道久久一区 | 日韩美女在我视频 | 欧美成人免费在线观看视频 | 另类视频一区在线视频亚洲 | 国产果冻豆传媒麻婆 | 小早川怜子国内精品久久久久 | 欧美久久三级一区二区精品 | 欧美色欧美亚洲另类二区少妇 | 国产福利18p视频在线观看 | 2021中文字幕无码视频 | 久久久一区二区三区香蕉 | 日本丰满熟女犬童美乃梨图片欣赏 | 国产精品 精品国内自产拍 | 男人女人黄 色视频 | 国产精品亚洲丝袜专区 | 久久午夜福利无码 | 乱伦小说图片综合区 | 国产成人一区二区视频在线 | 国产性色A∨高清在线观看 | 狠狠精品干练久久久无码中文字幕 | 欧美日韩在线影院一区二区三区 | 亚洲视色在线视频免费 | 欧美精品亚洲精品日韩专区一乛方 | 97无码视频激情五月天视频 | 岛国äV无码免费无禁网站 | 综合AV图片亚洲区 | 成品人和精品人的区别9点 | 国产av日韩av另类av | 午夜性999性久久久久午 | 亚洲一区成人欧美一级带 | 美女精品网站视频在线观看 | 无码äV人妻一区二区三区四区 | 夜躁狠狠综合色噜噜狠狠 | 欧美日韩有码视频一二三区 | 精品国产3p一区二区三区 | 国产一卡二卡视频精品 | 人妻放荡黄淑雅1—28 | 999久久久免费精品国产麻豆 | 老A∨无码免费在线观看 | 一区二区三区欧美美女 | 丁香五月婷婷奇米 | 欧美亚洲综合色36 | 亚洲天堂美女视频 | 日本韩国三级 | 69pao强力打造免费高清 | 午夜福利亚洲国产精品 | 国产性色强伦免费视频一∵ | 亚洲一级av无码毛片久久动漫 | 久久亚洲日韩äV一区二区三区 | 91亚洲免费视频 | 国产日韩精品福利视频综合区 | 亚洲 自拍 另类小说综合图区 | 日产欧美高清网站在线观看 | 日本丰满熟妇videos | 亚洲伊人久久成人综合网 | 大女人大片aa高潮免费视频观看 | 日韩国产色的图 | 亚洲制服丝袜一级日韩传媒 | 鲁鲁免费五月天视频 | 婷婷久久综合久色综合 | 91精品福利在线免费观看 | 久久久涩精品一区二区三区 | 91a国产尤物视频 | 女自慰喷水免费欢看ww久久 | 欧美成年人在线免费观看视频 | 六月婷婷最新中文字幕网站 | 偷拍超碰中文字幕 | 日韩一级片免费在线观看 | 波多野免费一级中文电影 | 一级中文字幕av高清 | 欧美精品中文字幕一区二区 | 亚洲日韩女同一区二区三区 | 乱子伦牲交怀孕视频 | 精品国产欧美一区二区最新 | 国产日韩欧美在线不卡高清视频 | 色婷婷亚洲婷婷五月 | 蜜桃成人看片在现观看 | h片国产痉挛免费在线观看 | 久久99这里只有免费精品 | 免费久久99精品国产婷婷 | 亚洲際av无码乱码在线 | 香蕉视频黄版下载 | WWW日本高清免费观看 | 亚洲αv无码男人的天堂在线 | 无码人妻一区二区精品视频久久久最新 | sihu色欲人妻在线网址 | 国产成人av大片在线 | 国产无套双飞网站 | 亚洲精品1区3区4区5区 | 国产精品大片免费在线观看 | 一本到免费视频 | 国产 国语对白 露脸正在播放 | 日韩精品最新福利视频 | 欧美性爱一区二区在线观看 | 日韩综合无码av一区二区 | 午夜亚洲AⅤ无码高潮片羽田 | 连续高潮抽搐爽死喷水流白浆 | 国产在线观看播放 | 婷婷激情小说网本道中文无码在线 | 无码人妻一区二区三区免费n狂飙 | 国产亲妺妺乱的性视频免费 | 久久婷婷大香萑太香蕉a | 欧美三级韩国三级日本三 | 18禁无遮挡啪啪无码网站性色 | 黄色app大全免费下载3.0.3每天华为 | 青草影院在线观看免费版 | 国产在线国偷精品产拍中文字幕av第一页 | 人妻无码一二三区免得 | 国产亚洲欧美一区在线观看 | 久久好好精品视频 | 欧美自拍偷自拍亚洲精品 | 女人被躁到高潮嗷嗷叫在线视频 | 久久99影视精品免费 | 少妇人妻在线视频 | 黄色成人在线视频网站 | 日韩不卡一二三区 | 91麻豆秘秘密入口蜜柚 | 黄色一级A级小说视频 | 丰满白嫩色就是色狂野欧美亚洲专区 | 欧美国产片视频免费观看 | 国产成人精品Ä视频一区 | 中文在线国产人妻乱码 | 亚洲 制服 欧美 中文字幕 | 亞洲歐美日韓電影 | 又色又爽又黄的三级视频 | 亚洲无码先锋资源一区 | 少妇做爰xxxⅹ高潮喷水 | 黄色污污视频网站 | 国产在线欧美日韩第一页 | 九九热爱视频精品99久免费 | 女同久久精品国产91网站 | 国产午夜一区二区三区在线观看 | 亚洲国产熟女激情 | 国产污在线观看 | 影视先锋手机在线av资源 | 欧美成人亚洲国产精品 | 91精品国产熟女 | 亚洲乱码AV一区二区三区无码 | 岛国三级片在线观看 | 精品亚洲韩国日本 | 2021年国内精品久久 | 午夜在线播放免费人成涩涩 | 国产色婷婷免费视频在线69堂 | 国产毛片毛片毛片 | 日产欧美高清网站在线观看 | 日韩不卡一二三区 | 性欧美激情国产精品七区 | 伊人东京热综合久久久久 | 5g影院天天5g天天爽精品 | 亚洲av美女诱惑久久 | 十二以下岁女子毛片免费 | 岛国大片在线免费观看 | 中文无码人妻有码人妻中文 | 狠狠撞击高潮的视频 | 久久亚洲AV成人片无码 | 无码欧亚熟妇人妻AV在线3 | 看亚洲欧美在线中文字幕 | 久久草在线综合视频 | 亚洲偷窥另类xxxxx乱室佳宾 | 青青人人97超碰精品 | 欧美激情视频日本精品网站 | 成人免费A片AAA毛片西瓜 | 日韩图片亚洲综合专区 | 国产码在线成人网站 | 免费无遮挡十八禁污网站流畅 | 欧美日韩成人免费网站视频 | 日韩äv无码精品一二三区 | 2024亚洲偷偷的一区二区 | 中文字幕网日韩精品 | 亞洲綜合色成在線播放 | 亚洲欧洲综合日韩免费视频 | 无码秘书丝袜日韩视频久久 | 亚州AV秘 一区二区三区 | 18禁极品软萌JK自慰爆乳网站 | 羞羞视频在线观看色 | 色综合天天综合网免费网站 | 岛国a∨动作片在线观看 | 国产精品久久久久久久久久精爆 | 亚洲 自拍 另类小说综合图区 | 日韩精品一区二区三区高清视频在线观看 | 91桃色国产线观看免费高清 | 激情五月一区二区三区 | 亚洲欧洲日本综合a在线 | 国产强被迫伦姧在线观看无码在线视频 | 亚洲午夜aⅤ视频 | 成年人在线观看 | 99精品国产2019毛片 | av亚洲男人的天堂 | 色欲国产日韩欧美视频 | 国产精品自拍最新 | 欧美国亚洲性色综合区 | 国产精品名人福利短视频 | 亚洲欧美精品国产区久久久久久 | 亚洲av午夜国产精品 | 成人丝袜18秘 视频在线观看 | 亚洲制服丝袜欧美日韩 | 国产在线成人玩电击片 | 久久綜合九色綜合歐洲色 | 图片区小说区视频区 | 黑料不打烊最新地料 | 久久精品国产亚洲av麻豆床戏 | 国产好大好粗A天堂 | 久久精品国产亚洲av大全软件 | 四川丰满少妇毛片新婚之夜 | 人妻字幕久久九九视频免费观看 | 国产专区精品一区二区久久中文 | 男生女生一起差差差的免费下载安装大全熊猫 | 欧美日韩国产综合视频一区二.… | 国产亚洲精品成人无码精品网站 | 99Re国产精品视频 | 精品国产91观看 | 国产蜜臀AV无码 | 性free老太婆性xxx | 精品爽爽爽一区二区三区 | 国产污在线观看 | 亚洲中文久久无码精品91 | 亚洲黄色片妇女自慰 | 大久香蕉一二三区电影 | 电影院里痴汉玩弄人妻 | 乱japanese偷窥wc水多 | 欧美精品在线一集观看 | 精品天堂无码久久亚洲欧洲 | 国产精品一区二区免费久久 | av天堂无码一区二区免费 | 蜜桃成人看片在现观看 | 国产99re热视频这里只有免费精品 | 国产亚洲日韩在线一区二区w | 欧美日本一本线播放 | 久久久国产一区二区 | 国产精品不卡一区二区视频 | 五月婷一本到五月天 | 亚洲国产精品久久无码中文字 | 91日韩欧美在线 | 欧美另类一区二区三区综合网 | 自在巨亚洲乳线拍av | 亚洲av永久无码精品一百度 | 777奇米四色在线 | 日本欧美亚洲日韩国产 | 亚洲熟妇色XXXXX成人影片 | 亚洲色中文字幕无码av小草 | 国产理论一区二区三区久久 | 1区1区3区4区无码 | 女同片欧美日韩亚洲国产一区二区 | 又黄又大又粗又爽的视频 | 国内偷拍一区二区中文字幕AV线上 | 久久精品免费电影 | 国产精品又黄又粗视频 | 亚洲传媒精品中文字幕 | 好吊妞视频在线观看 | 亚洲高清偷拍一区二区三区四区 | 少妇一级淫片免费观看 | 国内最真实XXⅩ人伦HD | 日韩欧美亚州国产精品字幕久久久 | 国产91精品久久久久👅51www在线观看 | 无套内谢大学处破女 | 久久国产综合91 | 69pao强力打造免费高清 | 久久高清亞洲中文 | 午夜男生福利免费无码网站 | 欧美亚洲不卡av免费一二三区 | 久久午夜福利无码 | 国产在线观看播放 | 日本道二区高清视频频道 | 亚洲人成18在线看久 | 用户可以在平台上观看各种黄色大全下载 | 香蕉在线精品一区全集观看 | 国产在线午夜宅男 | 日本丰满熟女犬童美乃梨图片欣赏 | 欧洲最强RAPPER潮水喷 | 一级做à爱过程免费视 | 大胸的少妇2在线观看 | 欧美亚洲另类久久综合 | 久久久久国产无av | 国产精品初高中在线播放 | 大胆88av国产免费中文字幕 | 日韩无码 国产派 | 水蜜桃色314在线观看 | 麻豆精品不卡国产免费看 | 精品国产欧美日韩电影 | 中文字幕乱码成人免费网址 | 三级三级国产日韩欧美 | 国产白丝喷水娇喘jk视频 | 亚洲AV电影在线观看无码 | 又刺激又爽又猛又黄的视频 | 国内精品久久久久久TV | 又粗又长又大真舒服好爽 | 手机看片福利永久国产美国 | 亚洲国产一区二区欧美日韩 | 国产成人三级欧美在线 | 国产激情久久久久成熟影院苍井空 | 一区二区三区a黄片 | 不卡能搜索的av在线 | 乱人妻人伦中文字幕 | 国产91精品久久久久👅51www在线观看 | 国产影视亚洲日本 | 91麻豆精品国产久 | 国内大学生精品一区二区 | 一个人www高清在线观看 | 寡妇被折腾的死去活来 | 国产成人午夜免电影费观看 | 最火爆少妇人妻呻呤網站 | 国产精品久久久久久AⅤ免费不卡 | 18禁无遮挡啪啪无码网站性色 | 特级做a爱片免费看一区 | 120秒午夜免费看片 | WWW国产亚洲精品久久久 | 717中文字幕理伦免费影院 | 伊人久久大香线蕉aⅴ一区 | 国产薄丝袜脚交视频一区二区 | 国产91精品丝袜一区二区 | 一级不卡免费观看毛片 | 精品欧美一区二区三区久久久 | 99riav2无码精品视频 | 国产免费99热精品我們每天將為您更新影視 | 狠狠 综合 久久 | 国产亚洲高清在线精品99 | 污网站视频在线观看有效网站 | 久久影视三级精品 | 五月天堂在线观看视频 | 日本玖玖六月丁香 | 人妻仑乱少妇av级毛片 | 欧美韩国日本三级在线 | 成人H视频在线观看 | 国产精品无码a v不卡 | 亚洲一级av不卡毛片无码 | 日韩欧美一区=区视频播放 | 免费播放器播放二级片 | 日韩在线观看国产 | 亚洲中文乱伦欧美 | 日本三级中文字幕久久久 | AAA级片视频免费在线观看 | 亚洲精品国偷自产在线99正片 | 99视频日本一区二区三区 | 偷窥中国隐私xxxx | 亚洲日韩av一区二区在线播放 | 国产闺蜜女同疯狂摩擦 | 热99re6久精品国产首页 | 糖果心vlog网站入口 | 亚洲日韩国产另类精品乱 | 亚洲va综合va国产产va中 | 国产精品人人妻人人爽久久 | 日本电影久久一区 | 伊人久久大香线蕉免费视频 | 免费久久国产精品视 | 97视频人人看人人做首页 | 欧美日韩国产一区二区三区在线 | 国产污在线观看 | 国产99综合精品一区二区 | 三上悠亚久久国产 | 日韩图片亚洲综合专区 | 香蕉一级特黄高清免费 | 欧美色妇网国产精品 | 名优写真一区二区在线 | 久久天天躁狠狠躁夜夜2022 | 激情又爽又黄的免费视频观看 | 欧美日韩亚洲乱国产综合 | 8x永久华人成年免费国产 | 香蕉人妻AV久久久久天天 | 不卡亚洲高清成人 | 国产精品免费aⅴ片 | 亚洲欧洲精品久久 | 午夜亚洲AⅤ无码高潮片羽田 | 国产女人高清视频在线 | 蜜aⅴ色欲A片无码精品 | 久久久久亚洲Aⅴ无码专区 | 天堂亚洲欧美日韩国产综合 | 脱了她裙子摸进她的内裤视频 | 在线观看国产精品三级亚洲韩国三级 | 成年人午夜福利在线观看国产 | 欧美性爱视频一区 | 在线日韩精品综合亚洲涩涩 | 国产香蕉视频在线一区免费 | 超碰岛国尤物在线观看 | 五月天婷亚洲天综合网鲁鲁鲁 | 精品国产福利在线观看一区 | 奇米影视88888久久 | 99久久久国产一区二区三区 | 黄色三级久久久电影 | 欧美日韩精品一区二区三区视频在线 | 99久久经典观看 | 亚洲一区成人欧美一级带 | 一区二区三区a黄片 | 亚洲中文无码精品久久2019 | 午夜影皖精品av在线播放 | 真人一级毛片全部播放暴菊 | 国产欧美第一页 | 国产一区二区三区不卡无码 | 激情又爽又黄的免费视频观看 | 成年人在线观看 | yy1111111少妇影院光屁股 | 老司机成人在线观看 | 五月天婷亚洲天综合网鲁鲁鲁 | 特级亚洲A级毛片免费视频 | 国精产品一品二品国在线 | 久久99精品久久久久久综合 | 亚洲激情自拍午夜激情在线 | 網友分享色婷婷色99国产综合精品心得 | 色爱综合激情五月激情 | 亚洲人成影院在线按摩店 | 精品国产一区二区三区久久久78 | 城市久久亚洲另类小说 | 色欲色av免费观看蜜臀 | 國產在線亂子倫一區二區 | 中文字幕制服欧美久久一区 | 性史性DVD毛片HD免费下载 | 欧美成人久久三级福利国产片 | 中文字幕乱码伦视频免费 | 老熟女乱了伦 | 丰满爆乳少妇中文无码 | 日韩中文字幕永久无码 | 日产精品一卡2卡三卡四卡区别 | 嫩草院无码一区二区三区 | 每天都在汆肉中醒来青梅 | 国产日产免费高清欧美二区 | 蜜桃久久成人精品 | 最近免费韩国日本hd中文字幕 | 特级做a爱片毛片免费69观看 | 1024AV高清免费视频 | 又大又粗的久久久精品少妇AV | 亚洲一区二区在线视频中文字幕 | 日本乱理伦片免费观看 | 韩国av网站久久久 | 欧美日韩精品一区二区三区视频在线 | 精品无码免费在线播放 | 福利精品一区二区三区在线观看 | 国产精品精品自产拍 | 菠萝菠萝蜜在线完整视频 | 日韩在线综合视频 | 久久无码日韩性爱视频 | 久久精品这里热有精品2015 | 中文字幕第一页在线无码一区二区 | 日屄视频在线观看 | 亚洲乱伦图片小说视频网站 | 成人毛片在线综合 | JUX被夫上司欺辱的人妻 | 亚洲性色黄色毛片 | 国内自拍自在av在线 | 五月激情综合亚洲 | 天堂一区二区三区在线视频 | 自偷自拍三级全三级视频 | 欧美午夜成人片在线观看一区 | 97欧美在线看欧美视频免费 | 亚洲黄色自拍区 | 亚洲天堂在线观看不卡视频 | 五月婷婷亞洲 | 国产精品厂爽爽va在线 | 日韩成人永久免费视频 | 午夜福利久久激情黑丝美女一区二区 | 国产丝袜诱惑无码中文字幕 | 国产码在线成人网站 | 无码中文亚洲AV吉吉影音 | 国产免费超级av网站 | 日本中文字暮在线 | 国产福利永久在线视频无毒不卡互动交流 | 国产精品自产拍在线网站 | 夜夜躁日日躁狠狠一区二区三区 | 污污黄黄的成年亚洲毛片 | 中文字幕在线观看不卡视频 | 日韩激情淫片免费看 | 国产重口sm在线无删减 | 日本道二区高清视频频道 | 亚洲av秘 无码一区二区蜜桃 | 成人福利免费国产 | 精品国产亚洲第一区 | 亚洲v欧美v精品v日本 | 在线观看国产欧美高清 | 色吊丝2277sds中文字幕 | 又爽又骚无遮挡的网站 | 亚洲v欧美v精品v日本 | 国产成综合区精品久久久中文字幕 | 视频国产成人精品日本亚洲18 | 三级经典人妻中文字幕 | 午夜精品免费性色网站 | 在线亚洲校园在线无码 | 我想看一级毛片 | 日韩中文字幕在线六区 | 国产精品一区二区97最熱門最齊全電影! | 99精产国品一二三产区区别 | 图片区小说区视频区 | 国产精品拍一区二区三区不卡 | 亚洲成人91在线 | 国产在线午夜宅男 | 国产在线观看免费人成视频app | 性欧美肥妞bbxx | 毛片va无码一区二区三区 | 亚洲中文字幕老司机深夜看 | 青青热久免费精品视频6 | 最美情侣国语版免费高清视频 | 亚洲国产aⅴ成人精品无吗 | 18禁在线一区二区三区免费 | 亚洲国产无 在线观看 | 成人露脸在线观看免费视频 | 久久久久看免费高清特色大片 | 18无套带白浆嗯呢啊污 | prom精品视频在放全部免费 | 亚洲美洲欧洲偷拍片区 | 美女网站免费在线观看 | 乱子伦在线观看中文字幕 | H纯肉无遮掩3D动漫免费网站 | 欧美一区二区三区免费高 | 最近韩国日本免费观看MV | 日韩精品最新福利视频 | 久久精品免费视频观看 | 婷婷综合橙色av精品综合视频 | 欧美午夜在线毛带 | 在线无码中文字幕一区二区 | 欧美日韩久久国产一区二区三区 | 亚洲视频免费一区在线观看 | 国产成人精品免费视频动漫 | 亚洲äv片在线免费观看 | C级欧美日韩电影院 | 人妻字幕久久九九视频免费观看 | 国产在观线免费观看久久 | 欧美激情久久波多野结衣 | 国产精品免码视频二三区 | 18禁超污无遮挡无码网址极速 | 国产果冻豆传媒麻婆 | 在线观看免费a片国 | 亚洲不卡一卡2卡三卡4卡mv | 每日更新国产精品视频 | 五月天婷亚洲天综合网鲁鲁鲁 | 国产影视亚洲日本 | 无码国产精品一区二区模式 | 國產精品亞歐美一區二區三區 | 天堂久久精品一区 | 国产在线一区对白麻豆 | 小SAO货大JI巴CAO死你H | 日本 不卡高清激情视频 | 夜间禁用的大全网站二信网 | 三级不卡在线电国产影 | 国产精品久久久久久人妻精品a片 | 国产精品第111页 | 人与各种动zzz0o0oxxx | 97人妻精品一区二区三区无广告 | 一级老太婆毛片免费播放 | 亚洲一区毛片在线观看 | 国产成人精品综合久久 | 日韩中文不卡 | 久久无码日韩性爱视频 | 亚州综合久久综合激情久久 | 亚洲韩乱码一区二区三区 | 国产精品一区二区三区四 | 免费久久99国产精品 | 91无码精品久久久久一区二区 | 免费无码黄动漫视频软件 | 国内精品久久久尤物影视欧美日韩一区二区 | 草莓视频APP色多多免费下载 | 日本丰满熟女犬童美乃梨图片欣赏 | 色婷中文字幕一区二区在线 | 欧美日韩一区二区人妖 | 麻豆影视文化传媒app最新版 | 本大道中文无码视频在线观看 | 夜夜爽妓女8888888视频 | 国产成人三级电影在线播放 | 国产午夜福利在线播放一区二区 | 欧美色欲69精品 | 免费高清一级大毛片视频播放播放 | 精品国产另类专区 | 亚洲不卡一区二区被窝里 | 欧美色爱综合网 | 18禁无遮挡爽爽爽无码视频 | 91免费版黄片播放 | 免费观看老外特级毛片 | 中文亞洲AV片在線觀看 | 成年免费a级真人片 | 黄片一级免费视频在线观看 | 香蕉一级特黄高清免费 | 91香蕉网址在线观看 | 日韩精品亚洲一区二区三区 | 超黄网站在线观看 | 国产91l在线播放 | 日本aaaaa级特黄大片 | 亚洲欧美在线三级 | 色网影院在线观看 | 大尺度做爰床戏呻吟免费视频 | 91精品久久久久久久蜜月 | 欧美久久精品一区二区 | 国产精品亚洲丝袜专区 | 亚洲国产日韩在线观看福利 | 麻豆媒体传媒免费进 | 少妇无码av无码专区 | 国产日韩欧美亚洲综合专区 | 在线观看国产91精品 | 香港三级日本三级妇三级 | 色综合天天综合网免费网站 | 精品国免费一区二区三区夜夜嗨 | 337p欧美大胆人体 | 亚洲色一色噜一噜噜噜v | 三年片高清在线观看大全 | 久久久无码国产精品免费不卡 | 女生和男生在一起差差差的很痛的维码 | 国产福利永久在线视频无毒不卡互动交流 | 亚洲AV中文无码乱人伦在线观看 | 国产精品日日摸天天碰 | 日本成本人片无码免费视频网站 | 国产国产成年年人免费 | 香港亚洲三级片人伦视频 | 成人网站亚洲综合久久 | 国产女人与黑人在线播放 | 日本公与熄乱理在线播放 | 精品国产午夜福利757 | 名优写真一区二区在线 | 夜夜爽妓女8888888视频 | 婷婷五月婷婷五月综合激情五月 | 精品综合在线亚洲 | 日韩在线免费看网站 | 18禁美女裸身无遮挡免费网站 | 快速了解国产一级a爱片 | 精品人妻无码视频一二三红粉影视 | 欧美成人全部免费观看1314色 | 在线麻豆国产传媒61国产小说 | 亚洲高清国产无线码在线观看 | 韩国三级日本三级人妇久久 | 97人妻精品一区二区三区无广告 | 99久久er热在这里只有精品99 | 97国产成人无码精品久久久 | 久久精品国产亚洲av大全软件 | 亚洲乱伦图片小说视频网站 | 狠狠人妻久久久久久综合老鸭窝 | 亚洲AV无码影院在线播放 | 在线亚洲综合欧美网站首页 | 2021精品日本视频不卡 | 国产成ą人亚洲精v品在线观看 | 久久亚洲精品成人影片 | 欧美一级特黄大片做受在线播 | 久久久理论三级电影 | 俄罗斯伦理精品A级 | 久久er精品热线免费 | 性感美女诱惑亚洲一区在线视频 | 一级a爱视频免费秋霞欧美 | 在线视频欧美日本 | 人人爽人人澡人人人人妻 | 国产色情理论在线观看视频 | 亚洲成人一级毛片 | 少妇高潮呻吟求饶视频网站 | 欧洲人妻无码αV不卡久久V | 中文字幕av一区乱码深夜动态福利 | 热久久最新网址 | a国产精品国产三级国产专不 | 久久精品日产第一区二区 | 日本欧美推理片在线看 | aⅴ视频在线免播放观看 | 胯下粗長挺進人妻體內電影 | 波多野结衣无码一区二区在线观看 | 国产主播AV在线精品你懂的 | 成人国产高清视频在线观看 | 亚洲欧美日韩三级在线 | 免费中文字幕精品一级毛片 | 美女高潮喷水白浆后入在线观看 | 日韩亚洲毛片全在线播放 | 嫩草院无码一区二区三区 | 小黄片无遮挡毛片国产 | 欧美精品在线视频播放 | 欧美成人一级欧美二区在线播放 | 91精品啪在线观看国产线免费 | 国产欧美日产一区二区三区电影 | 五月天婷婷网在线播放 | 午夜爽喷水无码成人18禁三 | 2024韩国三级午夜理论 | JK制服白丝自慰无码自慰网站 | 成人亚洲欧美视频 | 7777人妻精品无码视频 | 国产插到喷水 | 精品 在线 一区 | 秋霞av一区二区二三区 | 白江黑丝操逼抽插淫叫流白浆视频 | 国产亚洲一卡二卡三卡四卡 | 亚洲日韩女同一区二区三区 | 国产熟妇婬乱一区二区 | 欧美激性在线观看 | 久久淙合伊人77777麻豆 | 久久亚洲综合成人网2019 | 国产在线麻豆精品对白电影 | 欧美特黄网站视频免费的 | 精精国产XXXX视频在线播放 | 国产香蕉视频在线一区免费 | 美女黄频很a全部免费 | 国产午夜一区二区三区在线观看 | 欧美AA片一级黄片免费看 | 日韩欧美一区=区视频播放 | 国产精品美女久久久浪潮Åv | 人妻在線日韓免費視頻 | 中文字幕无码一区二区三四 | 国产午夜精品一区二区三区漫画 | 婷婷激情小说网本道中文无码在线 | 国产精品美女久久久浪潮Åv | 影音先锋色先锋欧美三区在线视频 | 丁香五月亚洲综合色婷婷av天堂自拍盗摄 | 五月天在线不卡观看 | 日本不卡一区二区三区www | 日韩中文字幕永久无码 | 久久青草精品欧美日韩 | 丰满爆乳熟女在线播放 | 亚洲欧美在线三级 | 看亚洲欧美在线中文字幕 | 亚洲第一区二区三区精品 | Av网址国产在线观看 | 欧美日本免费在线一区二区三区 | 亚洲中文字幕97精品 | 体内射精日本视频免费看 | 夜色国产精品视频 | 免费无码黄动漫视频软件 | 国产91精品一区二区三区麻豆 | 韩国精品无码专区久久 | 久久亚洲a∨无码精品色午夜麻豆 | 久久黄色国产精品一区视频 | 神马电影dy888午夜我不卡 | 欧美日韩激情亚洲国产中文ay | 亚洲顶级色网片 | 东京热加勒比无码直播 | 亚洲综合另类区色噜噜98欧美 | 国产一区二区中文字幕欧美精品 | 五十路少妇xxxx | 99热精品久久只有精品黑人 | 国产亚洲一本二卡三卡四卡乱码 | 了解最新91大神精品网站在线观看 | 一区二区三区四区中文字幕有码 | 欧美日韩亚洲人妻在线 | 欧日韩无套内射变态 | 普通话露脸对白毛片操逼操屁视频 | 亚洲乱伦图片小说视频网站 | 久久久久国产有精品 | 国产精品日日摸天天碰 | 女人高潮喷浆毛片视频 | 久久机热最新网址 | 久久99国产综合精品女同麻豆 | 免费观看啪啪视频鲁在 | 国产真人做爰毛片视频直播 | 013国产主播福利一区二区 | 99久久无码热高清精品视频 | 亚洲性色黄色毛片 | 日产欧美高清网站在线观看 | 日韩精品片妈妈的朋友 | 一区二区三区成人欧美日韩在线观看久 | 国产精品成人免费视频 | 国产黄视精品一区二区 | 亚洲最新网址五月花社区婷婷综合 | 国产精品毛片无码 | 免费看黄色无码片 | 穿情趣内衣被C到高潮视频 | 精品国产乱码在线观看中文字幕一区二区三区 | 亚洲人妖精品网站 | 欧美激情在线视频精品 | 国产精品40熟女一区二区 | 国产高清自产拍av在线my | 适合女士自慰时看的黄文 | 视频一区亚洲欧美激情 | 九九综合九色综合网站 | 日韩欧美一区二区尤物 | 免费国产黄线在线播放 | 国产欧美亚洲精品二区 | 歐美日本精品一區二區三區 | 三女片免费观看电视剧杨贵妃传 | 欧美一区二区三区人妻在线 | 亚洲韩乱码一区二区三区 | 三级全黄的视频在线观看不卡 | 天堂色综合久久88色综合天天 | 午夜性999性久久久久午 | 国产亚洲精品AA片在线观看播放 | 日韩福利中文字幕视频一区 | 欧美日韩一区二区三区视频在线观看 | 夜夜爽一区二区三区视频 | 香蕉久久高清国产精品观看 | 国产精品视频33 | 激情五月校园网鲁鲁 | 拨牐拨牐海外华人永久免费 | 成人h动漫+在线播放 | 一级国产精无码在线观看 | 一级a毛片免费的久久 | bt天堂在线www资源种子 | 最近免费韩国日本hd中文字幕 | 阳茎进去女人阳道过程免费看 | 新免费观看包含亚洲有码 | 亚洲国产aⅴ成人精品无吗 | 丝袜足脚交一区二区三区亚洲 | AV无码国产麻豆映画传媒越南 | 水蜜桃色314在线观看 | 久久综合这里只有精品23 | jizz国产精品免费麻豆 | 在线视频日本国产 | 亚洲色网在线免费关看 | 日本歐美一區二區三區不卡視頻 | 日韩在线一区二区三区导航 | 免费观看啪啪视频鲁在 | 老湿机69免费私人电影 | 伊人婷婷在线视频 | 大香伊蕉人在播放2019 | 日本三级aaa一区二区视频 | 久久99综合精品国产首页 | 惠民福利极品人妻老师的娇喘呻吟 | 无码粉嫩虎白国产在线观看 | 丁香五月亚洲综合色婷婷av天堂自拍盗摄 | 日韩欧美无毛一片 | 国产又黄又湿又硬的视频 | 国产精品自在在线 | 亚洲成人无码精品久久 | 色综合天天综合网中文伊 | 国产无码在线一区二区观看 | 久久99国产精品亚洲**亚洲精品 | 国产激情久久久久成熟影院苍井空 | 爆乳肉体大杂交soe646在线观看 | 成人蜜桃综合一区二区三区 | 日韩一区二区三区影院 | 日本欧美第一路线免费 | 无码中文亚洲AV吉吉影音 | 欧美ⅤÄ日韩ⅤÄ人妻ⅤÄ | 精品国产A一区二区三区四川人 | 男女上下抽搐动态图高潮免费 | 在线中文字幕不卡 | 小黄片午夜福利在线观看 | 中文牲交a欧美牲交aⅴ免费真 | 老熟女亂倫精品一区二区 | 丝袜亚洲色图中文字幕 | 一区二区无码电影 | 18禁黄网站无码无遮挡 | 色欲久久久天天天综合网精品网站 | 三级av在线播放 | 在线a亚洲视频播放在线观看不卡 | 亚洲欧美中文日韩ⅴ在线观看 | 情趣亚洲大胆一本a | 国产欧洲在线视频 | 中文字幕欲求不满的熟妇 | 日韩综合一级播放网站 | 久久精品这里热有精品2015 | 亚洲av永久精品毛片天堂 | 欧美成人国产专区 | 国产午夜一区二区三区在线观看 | 国产欧美日韩激情综合在线区 | 久久久av青青青av一区二区 | 机机对机机60分钟无遮挡免费下载 | 国产久精品搜索视频 | 日韩在线免费看网站 | 国产成人a在线观看免费 | 熟妇色香蕉视频九九综合 | 色一情一区二区三区四区+国产 | 狠狠 综合 久久 | 中文字幕一区二区三区av涩爱 | 亚洲无码春药高潮在线电影 | 18禁黄网站无码无遮挡 | 国产视频在线观看一区二区三区 | 国产乱码久久精品无码专区免费 | 四虎影库可以播放的网址 | 国产精品日韩无码一区二区三区 | 日本高清老熟妇毛茸茸 | 洲伊人丝袜精品久久 | 黑人巨大精品歐美一區二區免費 | 亚洲视频免费一区在线观看 | 欧美foot丝交足视频网站 | 天堂色综合久久88色综合天天 | 国产福利小视频免费在线 | 亚洲午夜aaa在线av观看 | 精品午夜巨作麻豆亚洲不卡 | 中文字幕成人乱码不卡视频 | 日本在线一级 | 欧美喷潮系列免费精品观看 | 免费亚洲成人av | 久久久久久极精品久久久 | 麻豆人妻少妇精品无码专区 | 在厨房做嗯~啊~叫出来视频 | 四库影院永久四虎精品国产互動交流 | 国产成人a免费视频在线观看 | 国产色情理论在线观看视频 | 粉色视频在线观看视频在线高清 | 国产区免费视频在线观看 | 麻豆卡一卡二卡三卡四免费 | 亚洲国产福利精品在线免费观看 | 久久97久久99久久综合 | 91热久久免费频精品16 | 国产又粗又猛又爽又黄的视频5页 | 2023国产视频不卡在线 | 正在播放性感美女偷情自拍 | 国产午夜一级视频一级 | 欧美精品 在线观看 | 久久久久99精品國產片 | 大学生一级毛片免费看真人美女网站全黄 | 亚洲三区在线观看内射后入 | 精品无码久久久久久国产.. | 少妇熟女内射一区二区三区 | 另类国产欧美欧美另类激情综合 | 国产偷v国产偷∨精品视频 | 国产福利永久在线视频无毒不卡互动交流 | 亚洲欧美一区二区三区国产精 | 国产在线观看免费人成视频app | 国产精品k频道在线看 | 精国产品美乳在线观看 | 特黄特色的大片免费视频 | 久久青草精品欧美日韩 | 国产精品一区一影视人人超碰人人爱超碰国产 | 激情又爽又黄的免费视频观看 | 小猪草莓丝瓜深夜释放自己歌词 | 色婷婷狠狠18禁一区二区三区 | 国产美女被爆操在线免费观看 | 日本黄色免费看骚虎视频 | 亚洲色网在线免费关看 | 免费乱伦亚洲中文 | 亚洲av专场一区二区三区 | 国产一级欧美小视频在线观看 | 欧美另类交视频免费观看 | 亚洲大学生视频在线播放 | 97资源站青青草国产在线观看 | 80岁老熟妇乱子伦牲交 | 国产精品三级国语在线看 | 成人久久AV一区二区三区 | 成人免费视频国产免费 | 中文字幕一区二区三区av涩爱 | yin荡的丝袜美腿老师目录 | 牛牛在线精彩视频国产 | 日本内射免费观看视频 | 精品人妻伦一二三区久久老牛影视 | 高清国产美女一级a爱 | les片做爰无删减电影 | 日韩电影av中文字幕资源在线观看 | 大鸡巴在线视频 | 男人把女人到爽3D | 黑人巨茎大战欧美白妇免费还会玩转热点 | 免费久久99国产精品 | 亚洲婷婷无码 | 大尺度吃奶做爰视频 | 国产小屁孩cao大人AV免费 | 色偷偷亚洲第一综合网專業從事互動平臺 | 中文字幕人妻色偷偷久久av | 欧美做爰无码av片 | 国产综合无码手机在线观看 | 亚洲性色黄色毛片 | 欧美日韩产一区二区三区久久 | 久久久丝袜亚洲熟女首页 | 高清国产中文字幕av | 日韩欧美人妻视频 | 亚洲国产欧美在线另类 | 国产精品 精品国内自产拍 | 大学生疯狂高潮呻吟免费视频 | 日本亚洲三级视频在线 | 欧美福利中文字幕99 | 97se亚洲精品一区二区 | 亚洲国产黄色在线观看 | 亚洲一区二区黄色播放视频 | 无码专区日韩亚洲精品 | 欧美日韩黄片欧美三级高清不卡 | 国产真实夫妇4p交换在线观看 | 法国2024久久精品无码 | 精品一区二区免费黄片 | 亚洲AV无码私人影院在线观看 | 100部A级毛片免费看 | 激情四射的网站久久婷婷七月丁香 | 日本久久一区一本精品 | 女自慰喷水免费欢看ww久久 | 天堂一区二区三区在线视频 | 国产一区二区三区在线日韩 | 69pao强力打造免费高清 | 亚洲AV午夜成人片久 | 国产欧美久久久精品图片 | heyzo無碼綜合國產精品 | 一级毛片真人免费 | 在线aⅤ天堂一区二区在线观看 | 秋霞一区二区婷婷五月宅网 | 国内欧美日韩综合在线一区 | 亚洲精品一卡二卡三卡四卡 | 中国老太太日b大片 | 国产免费99热精品我們每天將為您更新影視 | 欧美特黄网站视频免费的 | 久久婷婷成人综合色综合 | 国产一区二区三级黄色 | 国产亲近交尾456 | 国产日韩欧美成人精品 | 亚洲一卡2卡3卡4卡5卡乱码观 | 成人av一区二区在线观看 | 一区二区三区高清视频精品 | 日本欧美国产在线一区 | 国产无码精品系列专区 | 亚洲国产aⅴ成人精品无吗 | 亚洲欧美日韩高清hd在线看 | 欧美成人少妇一区二区 | 亚洲日韩丝袜无码Aⅴ | 日本高清色WWW网站 | 国产一区二区中文字幕欧美精品 | 成人午夜电影在线 | 91aa十视频在线免费观看视频 | 国产亚洲精品ⅴa在线观看 | 久久亚洲精品综合一区 | 欧美成人一级欧美二区在线播放 | 91热久久免费频精品16 | 国产99午夜精品免费视频 | 在线无码一级午夜福 | 亚洲人成电影一区二区三区在线 | 菠萝菠萝蜜在线完整视频 | 992tv在线影视永久免费 | 午夜成人APP导航 | 1区1区3区4区无码 | 超清乱码中文唯美红杏 | 巨大粗长精品视频在线播放 | 毛片人人亚洲āV日韩精品久久久久 | 亚洲日韩在线视频观看 | 99永久视频在线观看免费 | 公与熄完整版hd高清播放av网 | 亚洲国产av一区二区三区四区 | 特黄特黄欧美亚高清二区片。 | 国产欧美日韩视频在线播放 | 四虎国产色视频在线观看 | 一区二区三区无码优质国产熟睡乱子伦 | 免费高清一级大毛片视频播放播放 | 加勒比日韩人妻中文字幕在线视频 | 午夜性爱无码小视频 | AV无码国产麻豆映画传媒越南 | 课程优选就在人妻媚药精油按摩系列 | 国产精品国精产品一二三区 | 国产牛夜无码AV毛片久久 | 日本久久久久精品免费 | 欧美精品v国产精品v竹菊影视 | 人操在线视频 | aaa国产一级真人片 | 男人草女人视频免现在 | 精品成人免费一区二区不卡 | 超碰97人人做人人爱网站 | 亚洲一区二区成人午夜精品 | 欧美日韩产一区二区三区久久 | 无遮挡h纯肉动漫在线播放 | 亚洲日本国产精品一区二区不卡 | 中文字幕AⅤ第一页 | 日本中文字幕视频高清在线 | 班长下面好紧好湿夹得好爽 | 精品白富美调教屁眼 | 欧美三级片在线观看不卡4k岛国 | 99久久久国产一区二区三区 | 亚洲欧美日韩高清hd在线看 | 七七七无码影院在线观看 | 亚洲精品国产无套在线观 | 亚洲Av无码一区二区三区色欲 | 成人性生交大片免费看r男欢女爱 | 本土又黄又粗天天躁性爱视频 | 男男双龙调教失禁高潮play | 精品国产乱码久久久久久野外 | 亚洲天堂在线观看不卡视频 | 中文字幕人妻首页av | 城市久久亚洲另类小说 | 男人扎爽进女人j网站免费 | 日本 不卡高清激情视频 | 亚洲精品成人福利网站 | 日韩视频免费视频精品 | 热99re6久精品国产首页 | 日韩一区欧美激情 | 欧美牲交a欧美牲交 | 欧美foot丝交足视频网站 | 国产av深夜精品福利专区 | 免费一级无码婬片AA片AV黄 | 在线观看国产91精品 | 亚洲av无码专区导航 | 黄色av片三级三级三级免费看 | JK制服国产在线视频 | 超碰97久久看人人操 | 五月天无码中字在线 | 国产成年无码Aⅴ片在线韩国 | 石榴视频幸福宝深夜释放自己 | 麻豆国产成人精品午夜视频 | 在线日韩成人电视播放网站视频免费 | 成全视频在线观看免费高清动漫视频下载 | 亚洲欧洲精品一区二区三区波多野1战4 | 国产在线观看免费人成视频app | 亚洲国产成人私人影院 | 惠民福利九九精品免视看国产成人 | 亚洲v日韩v狠狠v无码 | 久久99国产精品亚洲**亚洲精品 | 久久夜色撩人国产综合av | 无码熟妇人妻AV国产精品交换 | 在线直接观看黄片不卡 | 国内精品伊人久久久久盲v影院 | 亚洲中文无码精品久久2019 | 无码中文人妻在线三区 | 日韩精品久久无码av一区 | 精品爽爽爽一区二区三区 | 色综合äV综合无码综合网站 | 美女精品网站视频在线观看 | 在线精品自偷自拍无码 | 欧美日韩黄色大片 | 三级a午夜电影无码色三 | 久久久久一本毛久久久 | 欧美色爱综合网 | 国产在线一区二区三区在线 | 东京热一本到无码不卡视频 | 亚洲精品美女久久久久99 | 日本三级中文字幕久久久 | AAA级片视频免费在线观看 | 漂亮人妻被强中文字幕久久婷 | 国产自产视频在线观看資源免費看 | 蘑菇成品人app下载 | 久久久无码国产精品免费不卡 | 国产日韩欧美在线不卡高清视频 | 六月丁香婷婷综合AV | 国产AV无码专区亚洲AV嘛豆 | 少妇熟女内射一区二区三区 | 亚洲黄色免费观看 | 两个人的视频在线观看完整版免费 | chinasex喷水videos中国少妇自慰 | 亚洲AV中文无码乱人伦在线观看 | 久久久久国产一级毛片高清版av | 99热九九热精品在这里做 | 更新日韩欧美特级黄片免费播放 | 国产一区二区的av网站高清 | 超级碰碰不卡在线视频 | jizz日本欧美一区二区三区 | 三年片在线观看 | 久久久亚洲av成人ww | 欧美精品A片在线观看报备 | 国产一级二级三级在线不卡高清 | 成品网站入口隐藏通道 | 亚洲第一网站免费视频 | 黄色app大全免费下载3.0.3每天华为 | 日本熟妇人妻xxxxx人hd | 久久国产中文字幕视频 | 国产在线视频2021 | 亚洲综合第三页 | 色偷偷亚洲第一综合网專業從事互動平臺 | 国产狂喷潮在线观看 | 在线观看肉AV网站免费 | 久久亚洲AV无码日韩区 | 韩国三级HD中文字幕三义 | 性欧美另类老妇高清 | 久久亚洲精品成人无码网站 | 麻豆19禁A片在线观看 | 一級特黃色毛片免費看 | 色伊人五月天综合网 | 成人精品久久婷婷 | bt天堂在线www最新版资源 | 色综合天天综合网中文伊 | 国产麻豆日韩欧美久久 | 性做爰全过程免费看 | 亚洲日本系列视频 | 最近免费中文字幕大全高清 | 亚洲一区二区三区中文字幕一本 | 色综久久天天综合绕视看 | 中文字幕制服欧美久久一区 | 男男倾辛gv国产在线 | 色爽精品视频无码免费观看 | 99re6这里精品视频精品 | 717中文字幕理伦免费影院 | 日本一区二区在线视频国产 | 工口里番无肉码全彩3d动态 | 精品亚洲日韩国产一二三区亚洲精品国产 | 免费高清一级大毛片视频播放播放 | 欧美性爱一区二区在线观看 | 在线观看中文亚洲欧美日本 | 国产精品久久久久久人妻精品a片 | 日韩av熟女一区 | 好男人的社区在线影院日本 | 久久综合亚洲鲁鲁五月天欧美激情 | 色婷婷丁香六月在线观看 | 综合狠狠久久久久 | 18禁超污无遮挡无码网址极速 | 欧美激情视频日本精品网站 | 久久Av无码精品人妻系列试探 | 五月天在线精品电影 | 欧美成人中文字幕日韩一区 | 欧美三级手机在线 | 美女羞羞网站尤物永久免费 | 公与熄完整版hd高清播放av网 | 国产精品一级毛片卡在线看 | 成品人和精品人的区别9点 | 自拍偷拍精品51视频 | 亚洲国产欧洲在线播放 | 欧美午夜三级我不卡在线观看 | 国内少妇人妻精品视频 | 成人亚洲高清精品不卡 | 琪琪理论影院2018中文版 | 亚洲专区一区二区在线观看 | 在线观看免费视频网站a站 | 日韩毛片中文免费视频 | 欧美日韩国产首页 | 在线观看三级网站黄色片 | 99久久精品毛片观看 | 天堂社区在线视频 | 日本大胆欧美艺术337p | 先锋在线播放av | 亚洲欧洲日本综合a在线 | 少妇白浆高潮无码免费区 | 欧美日韩三在线中文字幕 | 亚洲熟妇色XXXXX成人影片 | 中国女人久久久久久 | 免费观看啪啪视频鲁在 | 2021无码日韩精品毛片 | 俺也来俺也去天天综合久久 | 国产99re热视频这里只有免费精品 | 女同久久精品国产91网站 | 亚洲国产美女精品久久久 | 公与熄完整版hd高清播放av网 | 日本玖玖六月丁香 | mm1313午夜在线观看 | 男人放进女人阳道入口 | 97中文国产一区二区三区 | 特级做a爱片毛片免费69观看 | JK白丝扒开粉嫩细嫩喷白浆视频 | 欧美日韩激情亚洲国产中文ay | 成年人在线观看 | 国产性夜夜春夜夜爽18亚洲精品黄色 | 久久淙合伊人77777麻豆 | 99re6这里精品视频精品 | 机机对机机60分钟无遮挡免费下载 | 国产一区二区免费在线视频 | 一级婬片A片AAA片A级 | 国产亚洲欧美第一页在线观看 | 亚洲AV无码精品黑人黑 | 亚洲一区二区日韩在线 | 国产精品久久久久9999高清下载 | 欧美午夜片在线观看 | 国产99精品成人不卡在线观看 | 成人h动漫+在线播放 | 国色天香社区视频免费 | 日韩欧美一区=区视频播放 | 嫩草院无码一区二区三区 | 欧美日韩综合网在线观看 | 国产97视频最新在线 | 免费观看成年的网站 | 欧美精品偷自拍另类在线观看 | 亚洲成在人线久久综合 | 亚洲偷 日韩 拍 | 亚洲影院免费观看 | 久久久亚洲欧美综合 | 国产成人精品综合在线 | 日韩精品久久久中文字幕人妻 | 久久99综合精品国产首页 | 在线视频欧美日本 | 97久久精品久久久水蜜桃 | 日本电影久久一区 | 国产一级a爱片在线播放 | 亚洲国产aⅴ成人精品无吗 | 天天操天天干天天爽av | 亚洲中久无码不卡永久在线观看 | 国产一区自拍视频在线观看 | prom精品视频在放全部免费 | 国产一级一片免费播放i | 四虎影库可以播放的网址 | 国产免费黄色A级片 | 日本一区二区免费高清 | 女生和男生在一起差差差的很痛的维码 | 色老板免观视频在线看 | 金八天国加勒比欧美一区 | 欧美乱婬久久久久久久 | 无码精品中文字幕一区二区三区 | 无码秘书丝袜日韩视频久久 | 九九综合九色综合网站 | 国产日韩厂亚洲字幕中文 | 无码精品一区二区三在线 | 少妇一级淫片免费观看 | 乱伦小说图片综合区 | 国产成人无码91精品一区 | 岳好紧好紧我要进去了视频 | 久久综合综合久久98色 | 不卡一区二区三区视频 | 7080理论片午夜电影在线 | 少妇搡bbbb搡bbbb搡 | 国语自产精品一区在线视频观看 | 夜间禁用的大全网站二信网 | 加勒比无码中出人妻 | 欧美国产日产综合新一区 | 亚洲 国产精品 日韩 | 综合区精品久久久中文字幕 | 国产无码精品系列专区 | 亚洲49vv在线观看 | 国产精品久久久久久99蜜桃 | 精品成人免费一区二区不卡 | 最近免费中文字幕大全高清 | 香蕉国产在线最新视精品 | 日韩视频免费视频精品 | 女女网综合网天天爱天天干 | 日韩老司机免费视频 | 伊人久久大香线蕉综合电影 | 中国精品一二三区免费 | 亚洲欧美精品国产区久久久久久 | 国产一区二区免费视频专区 | 人人超碰97caoporen国产 | 黄P免费视频在线观看 | 狠狠色综合久久成人18免费网站 | 能播放的一级毛片 | 高清国产美女一级a爱 | 中文字幕欧美激情a∨在线视频播放 | 亚洲国产成人无码aV在线网站 | 91香蕉短视频在线观看免费最新 | 12周岁女全身裸在线播放 | 亚洲欧美日韩中午高清ww | 成人无码在线视频高清不卡 | 极品熟妇大蝴蝶20p无套人妻 | 免费麻花豆传媒剧国产 | 老湿机一区午夜精品免费福利 | 一个看片免费视频www | 反差小青梅不经C1V1 | 亚洲成人精品一二区 | 亚洲成ä人片在线观看中文 | 偷拍露脸老妇女hd在线 | 精品人妻无码视频一二三红粉影视 | 欧美裸体柔术18禁免费网站 | 国产剧情亚洲福利人在线 | 欧美成人免费91 | 國產成人無碼一區二區三區在線 | 日本午夜福利资源 | 日本a爱视频二区三区 | 亚洲免费综合AV | 国产在线欧美日韩第一页 | 久久久久免费看黄a片 | 2023国产精品视频 | 国产欧洲在线视频 | 成人福利在线视频免费观看 | 欧美日韩国产一区二区三区不 | 阳茎进去女人阳道过程免费看 | 在线麻豆国产传媒61国产小说 | 免费无遮挡十八禁污网站流畅 | 一级毛片真人免费 | 成人高清毛片a | 乱人妻人伦中文字幕 | 国产在线午夜宅男 | 清纯校花自慰呻吟流白浆网站 | 免费观看黄A片在线观看 | 小13箩利洗澡无码免费视频 | 快速获取草莓视频a | 无尽动漫性视频╳╳╳3d | 亚洲中文字幕一级无码 | 国产网曝门亚洲综合在线 | 免费免费男女啪在线观看 | 免费观看在线观看 | 厨房人妻熟妇精品乱又伦 | 亚洲欧美精品一中文字幕 | 亞洲伊人久久大香線蕉綜合圖片 | 午夜影皖精品av在线播放 | 人妻久久久中文网 | 欧美精品在线一集观看 | 被粗大的噗嗤噗嗤灌白浆的视频 | 欧美日韩久久蜜桃中出一区 | 做人人爱视频亚洲 | 在线亚洲综合欧美网站首页 | 久久久av青青青av一区二区 | 国产成人AV在线免播放观看AV | 日韩精品免费无码专区午夜 | 国产美女被爆操在线免费观看 | 视频一区二区在线视频 | 麻豆果冻天美精东九一 | 风间中文字幕亚洲一区中文馆 | 日韩精品一一区二区三区高清 | 久久99国产综合精品女同麻豆 | 色欲人妻综合AAAAA毛片 | 亚洲五月天狠狠夜麻豆 | 国产在线一区二区三区在线 | 亚洲成人在线国产精品视频一区二区三区 | 春色视频狠狠干青青草 | 一区二区三区性无码 | 有人有片资源吗免费高清 | 亚洲中久无码不卡永久在线观看 | 欧美亚卅免费老妇女三级片 | 2022国产毛片大全 | 国产一级片久久久 | 午夜亚洲AⅤ无码高潮片羽田 | 日韩精品人妻熟妇 | 亚洲国产欧美一区在线不卡 | 人妻无码中文字幕第一区 | 午夜亚洲WWW湿好大亚洲欧美日韩中文字幕一区二区三区 | 久久久蜜桃av免费观看 | 国产在线国偷精品产拍中文字幕av第一页 | 在线欧美精品视频观看的 | 国产自产亚洲精品 | 国产精品日韩专区 | 国产美女被爆操在线免费观看 | 农村妇女打野战视频在线观看 | 波多野结衣无码一区二区在线观看 | 麻豆成年人视频在线观看 | 亚洲成av人片天堂网久久 | 久久996re热这里有精品软件 | 国产超碰在免费视频 | 一级不卡免费观看毛片 | 24小时免费看片99精品 | 亚洲欧洲精品中文字幕不卡 | 久久精品无码观看tv | 日本一区不码不卡免费 | 1024AV高清免费视频 | 永久免费网站可以看黄在线 | 成人片无码特爽免费播放 | 亚洲成E人在线免费观看 | 亚洲国产福利精品在线免费观看 | 久久才是精品国产 | 國產成人無碼A區在線觀看視頻 | 亚αv无码久久久久久不卡网站 | 国产亚洲香蕉av | 免费观看午夜av片 | 欧美性爱视频一区 | 解忧午夜少妇翘臀福利视频 | 成人免费视频国产免费 | 91a国产精品视频 | 亚洲欧美国产日韩中文字幕在线观看 | 欧美日本国产在线a∨观看 | 亚洲熟女一二三区国内精品久久久 | 久久无码av一区二区 | 2023国产精品视频 | 日产无人区一线二线三线新版 | 久久久久国产一级毛片高清版av | 国产一区二区二区三区在线观看 | 精品视频久久免费观看 | 精品视频www在线观看 | 曰批免费视频播放免费日 | 国产在线拍偷自揄拍无码91 | 国产高清精品一区导航 | 久久综合亚洲鲁鲁五月天欧美激情 | 亚洲另类精品无码在线一区 | 国产精品酒店在线 | EEUSS鲁丝片人妻麻豆lc | 清纯唯美日韩激情一区二区 | 亚洲欧美成人a∨观看 | 欧美性刺激的三级视频 | 免费a级毛片做爰片在线 | 草莓视频成年人 | 亚洲欧美在线三级 | 被几个人摁住玩弄隐私作文 | 日本真人啪啪试看30秒 | 欧美亚洲综合色36 | 国产日韩欧美精品播放 | 欧美成人看片一区二三 | 色综久久天天综合绕视看 | 亚洲午夜电影久久久 | 国产在线观看欧美第一页 | 国产色欲AV无码专区亚洲AV | 最美情侣国语版免费高清视频 | 国产污在线观看 | 亚洲色无码专区在线观看第 | 又色又爽又黄的三级视频 | 18禁极品软萌JK自慰爆乳网站 | 国产精品热久久无码αv | 亲嘴扒胸柔屁股视频网站 | 成人亚洲高清精品不卡 | 日韩不伦高清一区二区三区 | 法国2024久久精品无码 | 精品国产亚洲福利一区二区三区 | 久久精品无码一区二区99 | 在线观看国产日韩一区二区三区 | 亚洲高清在线不卡中文字幕网 | 國產在線亂子倫一區二區 | 歐美國產日韓在線三區 | 亚洲AV无码一区二区三区日韩 | 秋霞国产精品123区 | 2020亚洲男人天堂精品 | 国产Jizz精品色欲A配 | 四季日韩av无码久久精品一区 | 亚洲日韩av一区二区在线播放 | 日本真人啪啪试看30秒 | 国产精品香蕉有码视频 | 国产色欧美日韩免费 | 日韩激情淫片免费看 | 国产精品在线免费观看亚洲 | 亚洲中文字幕97精品 | 免费国产黄网在线视频直播在线 | JAV人妻无码一区二区 | 亚洲精品自拍影视观看在线 | 国产精品美女免费观看 | 午夜在线播放免费人成涩涩 | 日韩免费A级毛片 | 国产成人亚洲精品青草上每 | 日本成人午夜直播99久久免费精品高清特色大片 | 亚洲精品一二三区字幕无码 | 久久波多野结衣一本一道 | 一区二区伊人久久大杳蕉 | 性欧美激情国产精品七区 | 日韩六区精品四区精品 | 久久免费精品国产72精 | 农村一丝不拉演唱会2014年 | 久久综合亚洲鲁鲁五月天欧美激情 | 午夜麻豆激情传媒2020 | 白洁老师在办公室被躁BD视频 | 久久精品这里热有精品2015 | 歐美怡紅院免費全部視頻 | 人妻丝袜中出中文字幕 | 亚洲熟妇无码久久精品 | 欧美另类中文字幕免费 | 五月天婷婷丁香中文字幕 | 特级做a爱片毛片免费69观看 | Jizz国产热门精品水多不卡 | 欧美日韩三在线中文字幕 | 色婷中文字幕一区二区在线 | 中文字幕无码一区二区三四 | 香蕉一级特黄高清免费 | 国产精品麻豆身体互换 | 99精品视频免费在线观看 | 男生女生一起差差差的免费下载安装大全熊猫 | 男女视频永久网址在线观看 | 欧美大bbbbb流白水 | 丰满多毛的陰户视频 | 国内精品欧美亚洲图区 | 精品国产免费久久久 | 先锋资源成人 | 一级级毛片一级在线免费视频 | 精品午夜巨作麻豆亚洲不卡 | 日韩六区精品四区精品 | 国产亚洲高清在线精品99 | 菠萝视频高清观看免费6 | 中文字幕在线观看第五页 | 91桃色APP18禁污污污 | 9cao在线精品免费 | 三级片中文字幕在线欧美 | 亚洲大学生视频在线播放 | 国产大陆视频在线播放 | 精品亚洲日韩国产一二三区亚洲精品国产 | 亚洲精品无AMM毛片 | 在线观看国产日本 | 色欲合久久久无码中文字幕波多 | AV天堂 热の中文 热の偷拍 | 天堂色综合久久88色综合天天 | 99视频精品全部国产盗摄视频 | 大香萑国产线视频免费 | 欧美性爱黄片在线免费观看 | 免费可看黄的网站 | 男生女生一起差差差的免费下载安装大全熊猫 | 大学生一级毛片免费看真人美女网站全黄 | 综合 永久 在线 | 欧美亚洲中文国产 | 午夜亚洲WWW湿好大亚洲欧美日韩中文字幕一区二区三区 | 美女任你摸岁十八勿进 | 亚洲精品国产国产极品精品 | 97国产婷婷综合 | 免费乱码中文字幕网站 | 12周岁女全身裸在线播放 | 久久国产美女无套高潮歌词 | 在线观看国产丝袜一区二区三区 | 无码人妻一区二区三区久久 | 在线观看无码不卡αv中文 | 欧美在线在线观看一区 | 无码爽到爆高潮抽搐喷水虐 | 天天色天天舔 | 国产成人一区二区视频在线 | 欧美一级特黄大片做受在线播 | 午夜亚洲AⅤ无码高潮片羽田 | mm1313午夜在线观看 | 人妻上门瑜伽教练A片 | 精品国产国产自在线观看擁有海量影視資源 | 国产痴汉系被激怒的快递员 | 国产毛片一级高清视频 | 亚洲女人天堂网AV | 丁香花成人电影精品视频在线一二 | 国产精品一区二区久 | 久久精品99久久久久久蜜芽 | 国产精品免费观看视频片源不錯的選擇! | 综合激情欧美亚洲另外类自拍 | 国产罩杯大乳在线观看 | 小猪草莓丝瓜深夜释放自己歌词 | 国产亚洲精品线观看网站 | 国产一区二区三区在线精品亚洲 | 无码专区中文字幕无码免费 | 绯色AV无码最新上架一区 | 亚洲黄色免费电影 | 国产一区二区三区不卡av | 99视频精品全部国产盗摄视频 | 国产精品欧美精品淫荡日韩电影 | 性free老太婆性xxx | 9l人妻无码一区二区精品免费 | 日韩av中文字幕不卡 | 九九久久精品国产 | 亚洲欧美一区二区三区国产精 | 亚洲中文字幕卡通动漫 | 日韩精品 欧美专区 | 国产在一区在线播放线播放 | 国产精品第111页 | 菠萝蜜app污视频 | 日韩永久免费手机看片 | 国产麻豆密 视频在线 | 国产精品无码久久久久成人免费看 | 精品一区二区福利视频 | 一区二区无码视频在线观看 | 国色天香社区视频免费 | 欧美成人一级淫大片成人一级免费欧美 | 亚洲色一区二区三区不卡 | 国产一区二区三区免费看的视频 | 亚洲av不卡一区二区 | 亚洲精品AV狼在线观看 | 久久人妻āV中文字幕 | 福利一区二区三区四区五区无码 | 6久精品蜜桃在线 | ckplayer国产欧美在线 | 日韩成年人黄色在线播放观看 | 中文字幕无码久久精品 | 亚洲人妖精品网站 | 一级A片一级毛片一级少吗 | 92午夜福利757视频在线观看 | 天堂资源在线观看 | 强制乖趴好灌浓精h1v1 | 2018国产在线一级 | 性色国产精品免费观看按摩 | 欧美色屋精品好看到停不下来! | 免费乱码中文字幕网站 | 午夜激情毛片在线播放视频免费 | 亚洲中文字幕视频天堂 | 国产清清草原在线视频 | 影视先锋手机在线av资源 | 中文字幕一区二区手机版 | 国产视频在观看直播在线 | 午夜男生福利免费无码网站 | 国产精品无码av在线毛片互動交流 | 国内精品美女av在线播放 | 精品视频www在线观看 | 精品国产亚洲第一区 | 精品久久久99大香线蕉的直播内容 | 小13箩利洗澡无码免费视频 | 精品国免费一区二区三区夜夜嗨 | 久久经典免费国产精品 | 精品国产一区二区三区免费胖女 | 国产精品日韩一区二区页 | 亚洲av美女诱惑久久 | 国产一区二区三区在线日韩 | 欧美激情精品久久久久久不电 | 色老头精品午夜福利视频 | 在线观看国产丝袜一区二区三区 | 免费无码黄动漫视频软件 | 亚洲精品国产中文色 | 中文字幕超清av | 久久亚洲AV成人片无码 | 亚洲一级—内射欧美a999 | 久久66热精品在国产 | bt天堂在线www最新版资源 | 日韩图片亚洲综合专区 | 国产作爱视频免费 | 91精品久久久久久久久不卡 | 国产日产免费高清欧美二区 | 惠民福利91麻豆精品国产一区色欲 | 日韩美女裸身自慰勾引久久 | 亚洲成人五月天 | 国产无人区码卡二卡三卡 | 国产系列欧美日韩系列亚洲 | 韩国美女视频黄是免费 | 波多野结衣在线免费观看视频 | 黄瓜视频成人app免费 | 中文字幕在线观看不卡视频 | 中文字幕亚洲一区二区三区5566 | 最近最新中文字幕大全免费看 | 国产一区二区视频小说 | 欧美性XXXX狂欢老少配 | 丁香花成人电影精品视频在线一二 | 亚洲一区欧洲日产精品 | 国产主播第一页小草 | 精品国产高清亚洲 | 亚洲精品无AMM毛片 | 欧美成人免费在线观看视频 | 久久这里只有精品久久 | 综合 永久 在线 | 日韩网站一区二区三区 | 亚洲国产中文在线一区二区三区 | 制服亚洲日韩丝袜av网址 | 国内a级毛片免费观看 | 欧美日韩国产一区二区在线 | 亚洲专区一区二区在线观看 | 一本到综合久久精品99 | 最黄色的毛片免费影院 | 国产精品一区二区免费久久精品 | 成人无码在线视频高清不卡 | 自慰白浆无码专区在线观看 | 亚洲国产一区二区三区区别 | 阳茎进去女人阳道过程免费看 | 日韩欧美国产一区二区三区免费 | 国内精品视频一区二区八戒 | 91麻精品国产91久久久久 | 精品香蕉av在线 | 国产一区极品尤物第一页在线 | 国产性开放性色av | 少妇高潮呻吟求饶视频网站 | 国产无人区卡一卡二卡三乱码 | 亚洲日韩一区二区一无码 | 先锋影音网友自拍 | 国产亚洲香蕉av | 国产精品久久人妻无码网站蜜臀 | 无码精品国产d在线观看 | 欧美精品大片网站 | 日本电影久久一区 | 欧美午夜三级我不卡在线观看 | 欧美成人全部免费观看1314色 | 十二以下岁女子毛片免费 | 无码少妇综合三级 | 亲嘴扒胸柔屁股视频网站 | 国产成人av大片在线 | 九九爱免费视频在线观看 | 国产精品高清在线看 | 欧美日本日韩一级片 | 中文字幕av一区乱码深夜动态福利 | 精品国产一区二区三区久久久78 | 98精品视频一区二区三区 | 成人毛片电影在线 | 午夜资源在线精品 | 五月天在线精品电影 | 免费观看老外特级毛片 | 高清免费ąv亚洲欧洲中文字幕 | 自慰白浆在线观看 | 可以看av的网站 | 国产a在亚洲线播放 | 男女互摸下面出水很爽视频 | 亚洲国产精品一区二区不卡歧女 | 性欧美videos护士 | 色综七七久久成人影 | 97视频国产自在自线2020 | 国产欧美一区精品电影 | 精品视频在线观看免费蜜桃 | 92午夜一百集视频在线观看 | 國產成人無碼A區在線觀看視頻 | 欠九九精品免费视频 | 日韩激情成人av | 熟妇色香蕉视频九九综合 | prom精品视频在放全部免费 | 久久66久6这里只有精品 | 国产欧洲在线视频 | 国产精品无码专区äV在线播放 | 人妻在線日韓免費視頻 | 2018天天看夜夜操狠狠操 | 亚洲欧美国产日韩中文字幕在线观看 | 精品模特视频一区 | 亚洲激情自拍午夜激情在线 | 久草福利在线资源站 | 蜜臀久久99精品久久久久久做 | 国产女人高清视频在线 | 色综合中文字幕一区二区三区 | 夜夜看片免费区手机看片免费观看 | 国产成人永久免费精品 | 国内精品久久人妻无码妲已 | 2022最新高潮在线 | 成人剧情中文字国产幕 | 日本真人做受23视频 | 国产精品三级国语在线看 | 无码äV人妻一区二区三区四区 | 日韩av成人永久无在线观看激情 | 深夜免费在线视频 | 99热6在线视频精品 | 黄色视频在线免费播放 | 午夜性999性久久久久午 | 人人妻人人玩人人澡人人爽免费 | 丰满白嫩色就是色狂野欧美亚洲专区 | 91短视频版在线看免费 | 亚洲AV无码影院在线播放 | 亚洲日韩欧美精品混血 | 2020人妻中文无码中出 | 国产成人AV在线免播放观看AV | (愛妃)国产成a人亚洲精v品在线观看 | 国产在线97公开视频 | 狠狠 综合 久久 | 亚洲欧美国产终合 | 精品国产午夜在线不卡 | 高跟黑丝一区二区视频 | 亚洲最新网址五月花社区婷婷综合 | 日韩精品人妻熟妇 | 久久久人妻无码一区二区三区 | 國產浪潮AV無碼性色 | 好看的国产av网站 | 亚洲精品成人福利网站 | 欧美性爱视频免费观看 | 香蕉视频污视频软件 | 亚洲精品自偷自拍浪潮av | 中文字幕亚洲一区在线观看 | 成年轻人网站免费视频 | 男人的天堂在线免费视频 | 国产亚洲av片a区二区三区 | 日韩综合无码一区二区三区 | 正在播放宾馆约漂亮嫩模 | 久久国产av一级 | 亚洲熟妇少妇一区二区三区 | 舒淇一级A片巜色情荒野灵与欲 | 丁香五月综合缴情电影 | 成年人视频网站在线观看亚洲 | 国产区一区二av | 韩国精品无码专区久久 | 99热九九热精品在这里做 | 国产情侣疯狂作爱系 | 色婷婷av一区二区三区浪潮 | 日韩人妻中文无码一区二区七区 | 一本色到久久HEZYO无码 | 網友分享色婷婷色99国产综合精品心得 | 国产激情亚洲av | 色一情一区二区三区四区+国产 | 國產在線亂子倫一區二區 | 情侣视频不卡一区二区三区 | 草莓视频APP色多多免费下载 | 人人超碰97caoporen国产 | 亚洲国产日韩不卡一区二区 | 久久精品熟妇丰满人妻99 | 精品热久久久久久久久久久 | 舒淇一级A片巜色情荒野灵与欲 | mm1313午夜在线观看 | 性色精品福利一区二区 | 国产AV女精品品 | 适合女士自慰时看的黄文 | 国产精品长腿美乳在线观看 | 尤物精品国产第一福利网站 | 日韩av无限在码 | 国产又粗又长又猛又黄又硬又紧又爽 | 国产成人精品免费视频版 | 欧美激情中文在线观看 | 人妻AV中文字幕无码专区 | 99re6热这里在线精品视频 | 中文字幕老馊熟女扣逼视频 | 青春草一本到久久综合 | 亚洲49vv在线观看 | 亚洲AV无码精品黑人黑 | 亚洲午夜性猛春交XXXX | 国产麻豆密 视频在线 | 亚洲国产综合在线成人视费观看 | 国产亚洲精品线观看网站 | 亚洲人成电影综合网站色WWW | 亚洲av无码男人的天堂在线 | 国产亚洲高清在线精品99 | 亚洲欧美日韩国产一区二区 | 日韩性爱免费视频 | 午夜鲁丝片av无码免费 | 91香蕉视频下载污 | 免费五月天全集视频在线观看 | 国产亚洲一本二卡三卡四卡乱码 | 亚洲av成人久久无码网 | 亚洲乱码一区二区三区卡在线观看 | 日韩久久免费A | 国产成人91色精品免费看片 | 好男人的社区在线影院日本 | 在线视频免费观看爽爽爽 | 久久亚洲日韩äV一区二区三区 | JK制服白丝自慰无码自慰网站 | 国产精品国精产品一二三区 | 亚洲欧美日产国产 | 久久久人妻无码一区二区三区 | 国产熟女乱子伦露脸 | 把腿扒开让我添30分钟视频 | 99久久精品费精品国产。 | 亚洲第一区精品美女图片 | 黄色a级网站视频免费观看 | 日屄视频在线观看 | 日本高清一区在线 | 性旺盛做女人HD在线 | 激情人妻无码麻豆äV波多野结 | 人妻字幕久久九九视频免费观看 | 国产亚洲精品岁国产微拍 | 国产黄色一级毛片 | 青青热久免费精品视频6 | 婷婷激情小说网本道中文无码在线 | 欧美肥胖老太bby免费看 | 在线日韩精品综合亚洲涩涩 | 鲁鲁免费五月天视频 | 久久久久亚洲av成人网人人电动 | 伊人久久大香线蕉免费视频 | 无码精品一区二区三在线 | 依依成人社区最新 | 国产亚洲精品ⅴa在线观看 | 在线观看国产免费AV网站免费 | 国产三级tv在线观看 | 亚洲欧美日韩另类小说 | 无码欧亚熟妇人妻AV在线3 | 亚洲国产成人一精品久久久 | 国产亚洲另类综合在线 | 国产视频在线观看一区二区三区 | 亚洲日韩在线视频观看 | 欧美女性爱视频免费看 | 国产一区二区三区不卡av | Jizz国产热门精品水多不卡 | 99久久国产免费77久久国产 | 岳好紧好紧我要进去了视频 | 欧美高清在线视频在线99精品电影 | 免费人成在线看片视频播 | 欧美亚洲小视频 | 精品无码久久久久久国产.. | 色色丁香开心一区二区开心播播 | 国产在线成人玩电击片 | 久久精品国产99国产精软件 | 中文字幕无码久久精品 | 亚洲欧美第一视频 | 在线中文字幕不卡 | 表妺好紧竟然流水了小说在线观看 | 免费观看一本色道欧美在线直播一区 | 国模月月大尺度私拍 | 四川丰满少妇被弄到高潮 | 日韩美女裸身自慰勾引久久 | 黄色午夜精品视频在线观看 | 1024手机看片国产 | 自在巨亚洲乳线拍av | 18禁黄网站无码无遮挡 | 国产亚洲欧美第一页在线观看 | 国产 高潮 抽搐 正在播放 | 伊人成人免费视频在线 | 久99久精品免费视频热七七 | 亚州一区二区三区中文字幕国产精品 | 在线观看国产精品三级亚洲韩国三级 | 欧美一区二区区三区不卡 | 日韩亚洲v无码一区二区不卡 | 久免费在线播放观看字幕mav影视频网站 | 亚洲日韩一区二区一无码 | 丝袜美腿亚洲一区二区 | 日韩电影免费永久视频 | 在线午夜电影63网导航 | 午夜福利免费一区 | 了解最新五月天色婷婷 | 出租屋嫖娼精品一区二区三区 | 小牝户又羞又胀又麻 | 久久久久亚洲AV成人片乱码精品国产AV一区二区三区 | 久久婷婷五月综合色2024 | 國產午夜亞洲精品理論片不卡 | 思思热免费精品视频观看 | 欧美精品第二页在线观看 | AAA日本热播高清在线播放免费观看 | 中文字幕免费一二三区乱码 | 国产精品欧美在线视频 | 国产一级片久久久 | 最新国产精品亚洲二区 | 成人刺激又黄的小说 | 校园春色 日韩无码 | 亚洲第一区二区三区精品 | 精品国产99电影在线观看 | 中文有码vs人妻 | 天天天夜夜夜夜爽欧洲熟妇 | 黄色av免费播放网站 | 久久99国产综合精品女同麻豆 | 石榴视频幸福宝深夜释放自己 | 18禁无遮挡啪啪无码网站性色 | 成人年鲁鲁在线观看视频 | 亚洲日韩av一区二区在线播放 | 精品影视中文少妇 | 在线观看国产丝袜一区二区三区 | 国产成人精品一区二区三在 | 欧美福利资专区一区二区 | 亚洲国内精品久久 | 亞洲歐美日韓電影 | 久久久久国产有精品 | 青草久久久久久一级吹喷免费视频 | 日韩色欲网欧美色欲网 | 日本VÄ在线视频播放 | 十八禁免费无遮挡高清视频 | 成人欧美一区二区三区黑人免 | 少妇无码av无码曲线 | 极品丰满白嫩在线观看 | 嫖农村40的妇女舒服 | 亚洲无码视频在线免费观看 | 日本中文字幕素人一区二区 | 亚αv无码久久久久久不卡网站 | 亚洲欧美日韩精品综合在线观看 | 国产A级毛片不收费 | 亚洲大学生视频在线播放 | 美丽姑娘免费观看在线观看 | 00超粉嫩福利网站导航 | 五月天婷亚洲天综合网鲁鲁鲁 | 欧美日韩精品一区二区三区视频在线 | 特级做a爱片免费看一区 | 天堂一区二区三区在线视频 | 97SE综合亚洲影院 | 一级欧美在线视频 | 色妞一级视频久久久 | 亚洲伊人成综合网色 | 免费播放器播放二级片 | 午夜福利手机免费观看 | 最近中文字幕高清字幕 | 99RE热视频精品免费观看 | 正在播放宾馆约漂亮嫩模 | 不卡能搜索的av在线 | 国产色婷婷免费视频在线观看 | 亚洲Av无码一区二区三区色欲 | 日本大胆欧美艺术337p | 国产一区二区二区三区在线观看 | 翁公解决了我的性需求 | 一级特级欧美AAAAAA午夜 | 美国艳星裸露电影在线观看 | jizz国产精品免费麻豆 | 两个人的视频在线观看完整版免费 | 国产精品国精产品一二三区 | 日韩欧美亚洲中文字幕本在线 | 国产日韩厂亚洲字幕中文 | 国产薄丝袜脚交视频一区二区 | 新区乱码无人区二精东 | 日韩äv无码精品一二三区 | 国产乱了真实视频在线观看 | 日韩欧美亚洲中文字幕本在线 | 久久超碰色中文字幕超清鱼鱼 | 国语对白刺激高潮在线视频 | 欧美成人中文字幕日韩一区 | 亚洲中文欧美日韩日本 | 宁荣荣把腿张开让唐三桶 | 久久亚洲综合成人网2019 | 自慰白浆无码专区在线观看 | 在线丝袜国产一区二区播放 | 国外免费精品视频在线观看 | 亚洲av日韩av无码a一区 | 亚洲第一狼综合区伊人 | 性色国产精品免费观看按摩 | 国内网友露脸自拍 | 思思热日韩国产AV | 精品欧美激情一区二区三区 | 中文字幕在线观看不卡 | 国产麻花豆剧传媒精品MV在线 | 欧美另类视频一区 | 不卡一区二区三区视频 | 少妇白浆高潮无码免费区 | 美女直播黄的视频在线观看 | 四虎国产色视频在线观看 | 成人日韩精品一区二区三区 | 國產成人AV綜合色 | 欧美三级韩国三级日本三 | 国产精品大片免费 | 亚洲影院免费观看 | 亚洲国产欧美日韩欧美特 | 国语对白一区二区三区视频在线看 | 精产国品免费一二三产区 | 极品美女一区二区三区视频 | EEUSS鲁丝片人妻麻豆lc | 成品网站入口隐藏通道 | 亚洲欧美中文日韩在线Ⅴ日本 | 午夜性999性久久久久午 | 国产97视频最新在线 | 一级a毛片免费的久久 | 一级aaa毛片免费视频 | 琢木鸟灭火宝贝成版 | 免费一级大毛片免费收看 | A级性爱视频在线观看 | 粗大的内捧猛烈进出 | 骚女后入国产日韩在线播放 | 国产91成人精品电影在线 | 中文字幕人妻首页av | 久久久久国色www免费观看 | 天堂岛论坛无码av在线 | 国产精品日日摸天天碰 | 欧美成人一级欧美二区在线播放 | www一区二区三区中文字幕 | 国产色情理论在线观看视频 | 中文无码一区二区三区蜜桃视频 | 精品一区二区三区欧美大片 | 亚洲AV无码成人精品区天堂男男 | 天天影视欲亚洲综合网 | 欧美高清一区二区三区在线专区 | 伊人色婷婷综在合线亚洲 | 久久精品国产综合紧 | 国模月月大尺度私拍 | 国产精品一区二区三区四 | 韩国精品无码专区久久 | 真人一级毛片全部播放暴菊 | 日本三级免费观看 | 成人性爱h在线观看 | 色七七桃花综合影院 | 黄色app大全免费下载3.0.3每天华为 | 快速了解国产一级a爱片 | 99久久精品成人一区二区三区 | 无码毛片一区二区三区短视频 | 毛片无遮挡免费久久 | 日本精品videossex开张 | 久久人妻系列无码专区 | 一区二区伊人久久大杳蕉 | 大又大租又爽又黄少妇毛片 | 91无码高清国产精品 | 久综合东京热精品视频 | 亚洲欧美国产精品有字幕 | 亚洲精品无码久久久 | 国产毛片一级二级三级精品 | 久久久性色av中文字幕 | 特黄aaaaaaaaa毛片免 | 毛片人人亚洲āV日韩精品久久久久 | 欧美一区二区国产 | 国产欧美亚洲精品a第一 | 亚洲人妻免费视屏 | 亚洲日本一区二欧美国产亚洲日韩在线二区 | 午夜福利 亚洲欧美在线观看 | 97碰碰人妻无码精品 | 久久99这里只有免费精品 | 福利精品一区二区三区在线观看 | 久久亚洲AV成人片无码 | 中文天堂在线观看 | 视频一区二区三区SM重味 | 亚洲成人在线国产精品视频一区二区三区 | 久久伊人亚洲av无码网站 | 成人剧情中文字国产幕 | 夜夜躁日日躁狠狠一区二区三区 | 日韩av熟女一区 | 91波多野结衣喷水合集 | 亚洲制服丝袜欧美日韩 | 久久久久无码永久网站av | 福利日本电影资源在线观看免费 | 阳茎进去女人阳道过程免费看 | 伊人久久大香线蕉综合电影 | 影视先锋手机在线av资源 | 日韩精品人妻熟妇 | 星辰视频免费高清在线观看动漫 | 亚洲色精品一区二区三区黑人 | 国产成人a在线观看免费 | 亚洲精品久久久久久久不卡 | 久久久国产一区二区 | 国产视频国产小视频99 | 久久精品—区二区三区 | 中文字幕乱码伦视频免费 | 三级三级国产日韩欧美 | 午夜福利一本电影 | 亚洲v日韩v狠狠v无码 | 大又大租又爽又黄少妇毛片 | 18禁美女裸身无遮挡免费网站 | 国产极品嫩模在线观看91精品 | αv免费不卡国产观看 | 2021中文字幕无码视频 | 三级网站国产在线二区九一自拍 | 国产女极品在线视频 | 国产毛片一区二区三区在线 | 国产精品国产亚洲精品不卡 | 亚洲字幕中文在线观看乱码 | 99re在线视频获取 | 18禁美女裸身无遮挡免费网站 | 人妻强伦姧人妻完整版bd中文版 | 久99大神野外AA国产一区二区 | 網友分享色婷婷色99国产综合精品心得 | 国产日产欧美a一级在线 | 国产极品嫩模在线观看91精品 | 中文字幕在线看片69www | 亚洲午夜不卡无码影院 | A级毛片中文字幕不卡 | 免费jizzjizz在线播放 | 精品一区二区免费看 | 久久精品呦女一本久久综合 | 欧洲亚洲日本在线 | 中文天堂在线观看 | 久久er精品热线免费 | 差差差30分钟免费下载软件 | 同性男男精品资源在线 | 精品国产电影线看免费观看 | 快速了解国产一级a爱片 | 国产黄片中文字幕 | 色婷婷av一区二区三区浪潮 | 亚洲国产精品欧美日本在线播放 | 國產手機在線小視頻免費觀看 | 午夜福利亚洲国产精品 | 国产精品日本乱伦片 | 久久久久国产无av | 中文字幕国产亚洲 | 国产精品精品自产拍 | 欧美精品一区二区三区四区不卡 | 日本a爱视频二区三区 | 国产自产亚洲精品 | 久久久理论三级电影 | 中国大陆精品视频xxxx | 日本XXXX大陆国产精品精品久久 | 亚洲毛片国产精品18禁无码 | 一本色道久久综合亚洲精品高 | Ąv动漫无码不卡在线观看网站 | 亚洲大学生视频在线播放 | 国产亚洲欧美另类一区二区. | 亚洲中文字幕老司机深夜看 | 天天操天天干天天爽av | 久久久久看免费高清特色大片 | 高清无码黄色三级 | 欧美日韩久久国产一区二区三区 | 久久精品99久久久久久蜜芽 | 国产激情久久久久成熟影院苍井空 | 日韩精品中文一区二区三区 | 国产欧美日韩精品区一区二区 | 日韩一级片中文字幕一区二区三区影院 | 精品久久国产一区二区三区香蕉 | 久久久久一区二区三区乱码 | 日韩视频福利一区二区 | 亚洲午夜亚洲精品国产成人 | 黑人入室强丰满人妻BD | 日韩人妻出轨在线影像 | 日本欧美推理片在线看 | 亚洲第一区二区三区精品 | 精品爽爽爽一区二区三区 | 国产一区二区无码观看 | 国产一区二区在线亚洲 | 色欲人妻综合AAAAA毛片 | 女人脱了内裤趴开腿让男躁 | 午夜成人性刺激免费视频 | 大香伊蕉人在播放2019 | 国产亚洲欧美另类一区二区. | 国产罩杯大乳在线观看 | 8x8x.在线视频播放 | 亚洲精品毛片在线观看 | 国产天堂av手机在线 | 亚洲欧美日产国产 | 亚洲中文乱伦欧美 | 99久久精品免费看无码一区二区毛片 | 欧美国产片视频免费观看 | 免费无码黄动漫视频软件 | 欧美午夜一区二区三区在线观看 | 日日爽夜夜爽 | 免费国产美女一级视频 | 國產婷婷綜合在線視頻中 | 欧美人在线一区二区三区 | 亚洲制服丝袜一级日韩传媒 | 18禁无遮挡爽爽爽无码视频 | 国产欧美日韩一级片 | 无码视频一区二区在线视频 | 天天夜天干天天爽视频在线 | 亚洲精品无AMM毛片 | 亚洲欧美日产综合一区二区三区 | 国产精品福利一区二区久久 | 精品国产91无码大片在线观看 | WWW日本高清免费观看 | 髙中生冒白浆一区二区 | 亚洲中文字幕av无码 | 久久久亚洲欧美综合 | 欧美一级午夜大片免费观看网站 | 看大片人与拘牲交 | 亚洲欧美日韩一级 | 国产隔壁老王影院在线 | 超清乱码中文唯美红杏 | 樱桃视频永久在线观看免费 | 2022露脸国产偷人在视频 | 自拍偷拍精品51视频 | 亚洲美女aⅴ久久久91 | 偷拍超碰中文字幕 | 黄色视频在线免费播放 | 国产青草老牛在线观看 | 情侣视频不卡一区二区三区 | 久久久蜜桃av免费观看 | 欧美亚卅免费老妇女三级片 | 欧美福利资专区一区二区 | 亚洲AV中文AⅤ无码AV大尺度 | 蘑菇成品人app下载 | 国产又粗又长又猛又黄又硬又紧又爽 | 国外免费精品视频在线观看 | 三级在线观看免费播放 | 亚洲欧洲日韩综合不卡 | 自拍乱伦亚洲精品 | 九九爱免费视频在线观看 | 精品国免费一区二区三区夜夜嗨 | 国内精品久久人妻无码妲已 | 国产精品激情综合五月天中文字幕 | 国产裸舞福利资源在线视频 | 国产成人精品影片 | 怀孕被躁到高潮的孕妇 | 男人把女人到爽3D | A亚洲中文字幕人成影院 | 亚洲AV无码乱码A片秀色直播 | 99精品国产2019毛片 | 香蕉人妻AV久久久久天天 | 久久亚洲精品成人无码网站 | 老熟女免费精品视频 | 韩国电影爱人未删除完整高清版 | 在线观看免费AV网色多多 | 又粗又长又大真舒服好爽 | 日韩精品欧美综合一区二区 | 日韩欧美亚洲中文字幕本在线 | 日本国产电影在线高清播放 | 国产亚洲欧美成hA√电影 | 天津乱妇4P多人交换乱免费视频 | 92午夜一百集视频在线观看 | 日韩在线综合视频 | 欧美亚卅免费老妇女三级片 | 国产成人精品免费视频版大全软件 | 日本午夜福利资源 | 综合 永久 在线 | 丁香五月亚洲综合色婷婷av天堂自拍盗摄 | 国产一区二区三区免费看的视频 | 欧美在线VA自拍高清 | 国产精品国产三级国产专播偷 | 91精品啪燃情国产60秀 | 亚洲精品无码a在线观看网 | 又黄又大又粗又爽的视频 | 久久国产中文字幕视频 | 成人毛片在线综合 | 午夜无码精品免费看性色 | 国产成人AV在线网 | 精品一区二区免费黄片 | 天堂一区二区三区在线视频 | 成年免费人妖视频网站 | 最近最新20亚洲无码电影在线 | 自在巨亚洲乳线拍av | 星辰视频免费高清在线观看动漫 | 快添添我下面我受不了 | 国产成人AV在线网 | 国产一级a爱片在线播放 | 国产精品一区二区三区四 | 亚洲精品国产大片在线观看 | 北条麻妃视频在线观看 | 亚洲av秘 无码一区二区三区1 | 黄网站动漫免费永久在线观看网站入口 | 菠萝蜜app污视频 | 2018国产在线一级 | 亚洲欧美日韩三级在线 | 国产一区二区无码观看 | 亚洲欧洲日韩综合不卡 | 亚洲色无码专区在线观看第 | 在线亚洲欧洲日本国产处 | 欧美精品v国产精品v竹菊影视 | 亚洲v欧美v精品v日本 | 国产精品无码播放 | 国产精品自产拍在线网站 | 欧美精品在线免费观看视频 | 国产亚洲精品美女久久久久久下载 | 亚洲日本韩国欧美特黄 | 九幺高危风险9.1免费版安装 | 亚洲熟妇色XXXXX成人影片 | 国产未成人年无码av片在线观看 | 三上悠亚久久国产 | 日韩欧美亚州国产精品字幕久久久 | 中文字幕乱码成人免费网址 | 洲伊人丝袜精品久久 | 久久久理论三级电影 | 婷婷五月欧美风情日韩高清` | 日韩欧美另类自拍一区 | 91人妻视频欧美视频在线 | 尤物在线观看精品国产福利片 | 亚洲自拍欧美另类图片 | 亚洲国产黄片在线免费观看 | 国产一区二区三区免费看的视频 | 亚洲伊人色综合网站小说 | 国产自慰在线免费 | 极品嫩模一区二区三区 | 成人 在线成人 一区 | 国产91精品久久久久👅51www在线观看 | 久久淙合伊人77777麻豆 | 亚洲AV无码精品色午夜传媒 | 九九精品无码免费专区 | 国产综合亚洲区东京热 | 狼友免费视频观看网站 | 中文字幕在线视频一区三区 | 国产丝袜一二三四区乱码 | 国产女人高清视频在线 | 蜜臀久久99精品久久久久久做 | 国产又粗又大又硬又长 | 日韩成年人黄色在线播放观看 | 亚洲伊人成综合网色 | 欧美色系视频一区二区三区 | 欧美一区二区三色欲区AA大片 | 国产亚洲A欧洲日韩永久 | 亚洲午夜电影久久久 | 久久66久6这里只有精品 | 欧美a级成人精品欧美一级乱黄免费看日韩三级 | 亚洲色精品一区二区三区黑人 | 亚洲毛片国产精品18禁无码 | 亚洲国产综合精品一区二区三区 | 精品国产色欲av无码久久久 | 狠狠色噜噜狠狠狠8888在 | 欧美日本日韩一级片 | 字幕中文一区视频 | 午夜亚洲AⅤ无码高潮片在线播放 | 香港三级日本三级妇三级 | 国内精品久久久久久TV | 久久中文字幕观看 | 国产娱亚洲两性综合图片视频 | 欧美在线在线观看一区 | 欧美精品一区二区三区四区不卡 | 麻豆卡一卡二卡三卡四免费 | 亚洲国产欧美在线另类 | 99re视频精品免费最新 | 大尺度做爰床戏呻吟免费视频 | 亚洲 自拍 另类小说综合图区 | 视频一区中文字幕日韩视频 | 92午夜一百集视频在线观看 | 岛国一区二区三区视频 | 国产精品最新国产精品第十页 | 2020精品視頻免費不卡 | 国产乱色熟女一二三四区 | 午夜福利亚洲国产精品 | av片在线播放网址 | 久久人爽爽人爽爽ąV无码自慰 | 成人精品一区二区三区在线 | 欧美性爱一区二区在线观看 | 99自拍视频偷拍视频 | 三级经典人妻中文字幕 | 一级久久黄色毛片 | 国产3p精彩大战在线 | 国产成人91色精品免费看片 | 韩国av网站久久久 | 欧美精品第二页在线观看 | 亚洲日韩在线综合中文不卡 | 日韩图片亚洲综合专区 | 91精品啪在线观看国产线免费 | 旋风加速器官网下载 | 亚洲欧美精品一中文字幕 | 亚洲人成电影综合网站色WWW | 色爽精品视频无码免费观看 | 欧美亚洲国产一二三区 | 国产亚洲A欧洲日韩永久 | 中文无码免费久久久 | 无码粉嫩虎白国产在线观看 | 蜜桃久久成人精品 | 日韩欧美亚洲中文字幕本在线 | 97视频人人看人人做首页 | 四库影院永久四虎精品国产互動交流 | 国产日韩三级经典在线 | 1024手机看片人妻 | 黑人vs日本熟女一区二区三区 | 欧美熟女另类一区二区 | 神马电影dy888午夜我不卡 | 女人看A片自慰一区二区三区 | 亚洲热图欧美小说另类都市 | 中国精品一二三区免费 | 后进极品白嫩翘臀在线视频 | 本土又黄又粗天天躁性爱视频 | 两个人的视频在线观看完整版免费 | 永久免费AV无码网站性色AV网站 | 精品国产乱码在线观看中文字幕一区二区三区 | 国内精品伊人久久久久盲v影院 | 亚洲欧洲综合日韩免费视频 | 表妺好紧竟然流水了小说在线观看 | 中文字幕无码免费亚欧一二区 | 亚洲AV无码AV吞精久久勉费 | 国产成人AV在线免播放观看AV | 91精品福利在线免费观看 | 猛男在体育生跨下呻吟视频 | 萝li精品资源破解资源在线 | 亚洲韩乱码一区二区三区 | 日韩欧美一区日韩精品在线播放 | 日本歐美一區二區三區不卡視頻 | 中文字幕在线观看一区 | 白嫩国产在线观看 | 中国chain同志gay网站 | 亚洲伊人久久成人综合网 | 一区二区精品视频在线看 | av手机在线观看网站 | 色情按摩XXXXXX视频 | 欧美日韩视频精品 | 中文字幕精品亚洲无码 | 免费人成影片在线观看 | 無碼熟婦人妻AV在線網站 | 欧美日韩亚洲三级片大全在线观看 | 337p日本欧美在线观看 | 精品久久久一区二区三区香蕉 | 国产综合精品色在线 | 丁香婷婷六月亚洲色五月中文 | 同性男男精品资源在线 | 狠狠色级成人精品片综合久 | 精品一区高清AV | 亚洲熟妇无码久久精品 | 无码专区中文字幕无码免费 | 国产精品私拍亚洲美女视频一区 | 亚洲欧洲日本综合a在线 | 国产一区二区三区性爱 | 亚洲综合另类在线观看 | 亚洲国产av一区二区三区四区 | 美丽新世界19组长的私人请求 | 精品人妻无码一区二区三 | 小说+自拍+制服丝袜 | 亚洲日韩欧美电影一区 | 欧美亚洲国产片在线一区 | 亚洲av永久无码无毒 | chinasex喷水videos中国少妇自慰 | 亚洲中文无码精品久久2019 | 欧美激情综合国产 | 欧美激情久久波多野结衣 | 欧美日韩在线成人专区 | 黄色软件视频在线观看 | 精品人妻无码视频一二三红粉影视 | 日韩午夜激情毛片 | 九九热视频这里只有精 | 洲伊人丝袜精品久久 | 五月天综合网缴情 | 精品国产亚洲福利一区二区三区 | 菠萝菠萝蜜在线完整视频 | 2021亚洲阿v天堂在线观看 | 黄色一级免费 | 看久久久久久一级毛片中国 | 在线免费成人毛片 | 国产精品无码av在线毛片互動交流 | 本地同城200元快餐服务 | 香港三曰本三级少妇 | 美女一区二区啪啪 | 影音先锋av资源吧 | 丁香五月亚洲综合色婷婷av天堂自拍盗摄 | 日韩精品电影亚洲一区 | 2021久久女女视频免费观看 | 97se亚洲精品一区二区 | 国产Jizz精品色欲A配 | 国产一级婬乱A片无遮精产品 | aV无码久久久久不卡网站蜜桃 | 国产精品久久久久久AⅤ免费不卡 | 黑人vs日本熟女一区二区三区 | 极品嫩模一区二区三区 | 日本专区中文字幕 | 一色桃花亚洲综合影院 | 国产91精品一区二麻豆亚洲福利电影 | 欧洲亚洲日韩国产AV一级 | 欧美日韩âv在线播放 | 色婷婷一區二區三區四區成人 | 亚洲欧美日韩另类小说 | 一本大道一卡二卡三卡四卡在线乱码 | 四季亚洲av日韩av无码中文 | 东京热一本到无码不卡视频 | 亚洲国产欧美日韩在线电影 | 久久久蜜桃av免费观看 | 91久久精品国产性色也 | 秋霞影院欧美性爱看不够中文字幕 | 亚洲日本乱子伦XXXX | 黄片在线播放观看无码 | 亚洲色欲在线一区 | 少婦被粗大的猛烈進出69影院一 | 亚洲国产aⅴ成人精品无吗 | 亚洲日韩国产精品乱久久综合一区二区无码 | 色情按摩XXXXXX视频 | 日韩av无码中文一区二区 | 亚洲国产成人久久不卡 | 国产一级欧美小视频在线观看 | 一本大道一卡二卡三卡四卡在线乱码 | 高清一区二区三区欧美激情 | 精品69视频一区二区三区 | 欧美午夜一区二区三区在线观看 | 亚洲AV中文AⅤ无码AV大尺度 | 国产欧美日韩视频在线播放 | 日韩老司机免费视频 | 久久成人 久久鬼色 | 中国妇女被黑人xxxxx | 连续高潮抽搐爽死喷水流白浆 | 国产日韩欧美在线不卡高清视频 | 国产a在亚洲线播放 | 日本一区二区三区电影在线观看 | 國產在線亂子倫一區二區 | 日韩永久免费手机看片 | 欧美三级在线现看中文谷歌 | 久久久久亚洲影院 | 99国产精品国产兔费观看久久 | 亚洲一区二区精品中文字幕 | 对白射精在线播放 | 一区二区三区四区欧美极品 | 香蕉人妻AV久久久久天天 | 色香色欲综合网差差差 | 欧美日本三级少妇三级久久 | 97超碰免费人妻中文 | 日韩一本av一区二区三区 | 曰日本美女穿黑丝搞黄视频免费看 | 丝袜老师高潮呻吟高潮 | 5g影院天天5g天天爽精品 | 性史性DVD毛片HD免费下载 | 亚洲国产精品sss在线观看 | 视频一区**字幕无弹窗 | 日本一区二区三区99 | 美女黄禁止18以下视频网站试看 | 国产一区二区三区东京热 | 亚洲国产综合精品一区二区三区 | 自慰白浆无码专区在线观看 | 草草影院永久线路ccyy | 最火爆少妇人妻呻呤網站 | 麻豆成年人视频在线观看 | 天天天夜夜夜夜爽欧洲熟妇 | 羞羞影院男女爽爽影院尤物 | 乱japanese偷窥wc水多 | 亚洲欧洲日本综合a在线 | 国产视频永久A 级毛片 | 解忧午夜少妇翘臀福利视频 | 欧美日韩激情亚洲国产中文ay | 久久r热e这里只有精品 | 成人av一区二区在线观看 | 精品人妻少妇嫩草åV无码专区 | 被猛男狂cao的体育生blue | 国产精品激情综合五月天中文字幕 | 亚洲秦先生在线播放 | 91久久精品国产性色也 | 骚女后入国产日韩在线播放 | 国产在线国偷精品产拍中文字幕av第一页 | 欧美日韩黄色大片 | 成人性爱h在线观看 | 天天鲁一鲁看一看爽一爽 | 2018av无码视频在线播放 | 亚洲乱码一区二区三区卡在线观看 | 国内外成人免费在线视频 | 国产精品无码专区äV在线播放 | 欧美精品A片在线观看报备 | 精品国产A一区二区三区四川人 | 国内自拍自在av在线 | 国产午夜精品一区二区三区漫画 | 中文字幕伦视频一区在线看 | 成人av一区二区在线观看 | 国产性较精品视频免费 | 亚洲αv永久无码精品天堂久久 | 金八天国加勒比欧美一区 | 亚洲成人免费a级毛片 | 国产精品精品自产拍 | 欧美性爱免费特黄视频 | 亚洲地址一地址二地址三 | 国产曰又深又爽免费视频 | 亚洲日韩国产另类精品乱 | 大香蕉性色网视频 | 中文在线视频中文国产中文字幕 | 亚洲人成网站永久电影 | 欧美日本国产在线a∨观看 | 日韩精品片妈妈的朋友 | 麻豆国产成人精品午夜视频 | 中文字幕亚洲一区二区三区5566 | 91影院国产精品 | 亚洲综合色一区二区 | 2020精品視頻免費不卡 | 中文字幕无码免费亚欧一二区 | 国产精品人伦精品一区二区 | 积积对全国免费软件大全网站 | 久久精品午夜亚洲 | 天堂久久精品一区 | 国产va无码高清 | 国产理论一区二区三区久久 | 亚洲精品成人中文字幕色欲 | 伊人色婷婷综在合线亚洲 | 亚洲又大又湿又黄视频 | 欧美在线天堂色欲 | 在线丝袜国产一区二区播放 | 精品 在线 一区 | 日韩三级免费黄色片 | A级毛片高清AA九九五月天 | 丁香五月综合缴情电影 | 黄品汇app黑科技解锁版 | 欧美国产欧美国产欧美 | 亚洲一区julia在线播放 | 日本久久久久精品免费 | 亚洲熟妇久久国产精品 | 久久久久看免费高清特色大片 | 欧美亚洲日本一区 | 人与各种动zzz0o0oxxx | 国产福利18p视频在线观看 | 午夜av免费ā片在线观看 | 国产精品一区一影视人人超碰人人爱超碰国产 | 99热国内只有精品 | 东京热一本到无码不卡视频 | 2022国产毛片大全 | 影音先锋亚洲综合资源在线观看 | 国产美女视频免费完整观看 | 精品人妻无码视频一二三红粉影视 | 韩国五码色网视频 | 成人 污污污在线观看啊阿啊 | 积积对全国免费软件大全网站 | 中国激情在线观看一区二区三区 | 高清一区二区三区欧美激情 | 国产免费专区久久综合一级性爱 | WWW国产亚洲精品久久久 | 亚洲色欲αV无码乱码国产精品 | 免费看黄色视频国产免费看啊啊啊啊 | 国产美女视频免费完整观看 | 天堂va在线高清一区 | 美国艳星裸露电影在线观看 | 成人午夜视频二区三区 | 精品国产高清亚洲 | 韩国美女丝袜一区二区 | 色综合久久88中文字幕 | 名优写真一区二区在线 | 在线观看成人中文字幕 | 亚洲91精品国产大胸 | 亚洲偷窥另类xxxxx乱室佳宾 | 国产一级婬乱A片无遮精产品 | 国产精品美女网址 | 久久综合九色综合本道 | 国产强被迫伦姧在线观看无码在线视频 | 国产无人区码卡功能齐全 | 亚洲性爱一区二区在线观看 | 97se亚洲精品一区二区 | 叶玉卿三级电影全集 | 最新无码中文字幕一区 | 国产成人啪精品视频免费A | 久热爱精品视频在线综合网 | 国产精品视频你懂得 | 男人和女人一起差差30分滑轮 |