久久四虎_校园春色亚洲色图_成人福利在线观看_好吊色一区二区三区_国产欧美日韩在线播放_大肉大捧一进一出好爽mba_亚洲成a人无码_五月天综合在线_91亚洲国产成人精品一区_涩涩涩在线视频

手機(jī)版
1 2 3 4
首頁 > 新聞中心 > 翻譯公司資訊 >
翻譯公司資訊

世聯(lián)翻譯公司完成軟件實(shí)驗(yàn)介紹英文翻譯

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

世聯(liá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.

Unitrans世聯(lián)翻譯公司在您身邊,離您近的翻譯公司,心貼心的專業(yè)服務(wù),專業(yè)的全球語言翻譯與信息解決方案供應(yīng)商,專業(yè)翻譯機(jī)構(gòu)品牌。無論在本地,國內(nèi)還是海外,我們的專業(yè)、星級體貼服務(wù),為您的事業(yè)加速!世聯(lián)翻譯公司在北京、上海、深圳等國際交往城市設(shè)有翻譯基地,業(yè)務(wù)覆蓋全國城市。每天有近百萬字節(jié)的信息和貿(mào)易通過世聯(lián)走向全球!積累了大量政商用戶數(shù)據(jù),翻譯人才庫數(shù)據(jù),多語種語料庫大數(shù)據(jù)。世聯(lián)品牌和服務(wù)品質(zhì)已得到政務(wù)防務(wù)和國際組織、跨國公司和大中型企業(yè)等近萬用戶的認(rèn)可。 專業(yè)翻譯公司,北京翻譯公司,上海翻譯公司,英文翻譯,日文翻譯,韓語翻譯,翻譯公司排行榜,翻譯公司收費(fèi)價(jià)格表,翻譯公司收費(fèi)標(biāo)準(zhǔn),翻譯公司北京,翻譯公司上海。
  • “貴司提交的稿件專業(yè)詞匯用詞準(zhǔn)確,語言表達(dá)流暢,排版規(guī)范, 且服務(wù)態(tài)度好。在貴司的幫助下,我司的編制周期得以縮短,稿件語言的表達(dá)質(zhì)量得到很大提升”

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

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

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

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

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

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

    上海大眾

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

    銀泰資源股份有限公司

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

    南洋商業(yè)銀行

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

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

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

    國金證券股份有限公司

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

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

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

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

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

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

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

    華潤萬東醫(yī)療裝備股份有限公司

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

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

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

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

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

    中國農(nóng)科院

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

    格萊姆公司

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

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

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

    HEURTEY PETROCHEM法國赫銻石化

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

    東華大學(xué)出版社

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

    上海奧美廣告有限公司

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

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

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

    山東教育出版社

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

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

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

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

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

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

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

    北京華國之窗咨詢有限公司

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

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

夜夜操夜夜摸| 精品爆乳一区二区三区无码av| 日本系列第一页| 在教室轮流澡到高潮h| 国模视频在线| 好男人www社区| 久久国产麻豆| 蜜桃av导航| 欧洲美女屁股眼交3| 久久久亚洲国产精品| 美丽的熟妇中文字幕| 欧美精品电影一区二区| 动漫羞羞| 欧美成人免费在线观看| 国产精品自拍偷拍| 欧美伊人网| 亚洲一区福利视频| 黄色精品一区| 图书馆的女友在线观看| 国产一区精品久久| 欧美少妇激情视频| 久久蜜桃视频| 一级二级毛片| 丰满人妻一区二区三区免费| 欧美在线xxxx| 波多一区二区| 国产一级片一区二区| 天堂√在线| 九一九色国产| 日韩精品2| 九九天堂| 国产精品自偷自拍| 在线播放国产区| 欧洲免费av| 手机看片1024欧美| 午夜视频黄色| 日韩欧美国产电影| 青青色在线观看| 中文字幕网站| av免费不卡| 宅男天堂网| 国产精品自在| 人人澡人人添| 亚洲av熟女国产一区二区性色| 五月天导航| 秘密的基地| 国产亚洲精品久久久久久无几年桃| 日韩av成人| 欧美日韩高清一区二区三区| 国产一级片在线| 成人性做爰aaa片免费看不忠| 色94色欧美sute亚洲线路一ni| 亚洲无毛| 亚洲免费区| 在线只有精品| 午夜视频国产| 国产免费成人在线视频| 野外性满足hd| 美女一级黄色片| 亚洲动漫精品| 亚洲免费视频一区| 成年人www| 欧美理论在线观看| 俄罗斯嫩小性bbwbbw| 国产精品嫩草影院桃色| 国产 国语对白 露脸| 男插女在线观看| 色婷婷av一区二区三区之红樱桃| 国产福利在线导航| 黄色免费一级片| 黄色av网址在线| www.亚洲免费| 亚洲av熟女高潮一区二区| aaa国产大片| 青青草av| 国产精品啪| 黄色欧美大片| 亚洲精品女人久久久| 欧美专区在线播放| 午夜视频欧美| 精品无码三级在线观看视频| 91蜜桃臀久久一区二区| 精品欧美国产| 午夜视频在线观看一区二区| 人妻丰满熟妇av无码区hd| 无遮挡国产高潮视频免费观看| 五月天777| 久久久三区| 天天操夜夜骑| 国产骚b| 婷婷开心激情网| 浴室里强摁做开腿呻吟男男| 色花堂在线| 扶她futa粗大做到怀孕| 美女mm131爽爽爽| 黄色一机片| 最新版天堂资源在线| 人与性动交zzzzbbbb| 日韩福利小视频| 免费观看黄色的网站| 亚洲国产精品视频一区二区| 国产激情在线观看| 黄色日韩视频| 最新av在线播放| 日韩网| 亚洲色图88| 成人av电影免费观看| 欧美女优一区二区| 娇妻第一次尝试交换的后果| 91情侣视频| 成人福利社| 天天干天天操心| 午夜在线视频播放| 日本污污网站| 六月婷婷久久| 九九九在线视频| 免费观看毛片| 天天综合入口| 色一情一乱一乱一区91av| 国产九九热视频| 日韩国产欧美一区| 天天干女人| 在线播放日本| 久久综合加勒比| 大奶av在线| 久久免费毛片| 在线免费h| 久久99色| 香蕉视频免费看| 五月在线视频| 一二三四视频社区在线| 一级片少妇| 一区二区自拍| 一道本久久| 射黄视频| 凹凸福利视频导航| 老师的丰满大乳奶| 久久成人一区二区三区| 欧美高大丰满少妇xxxx| 色中色在线视频| 日本黄在线| 97操操| 夜夜久| 香蕉视频在线免费看| 人人av在线| 夜夜久久久| 欧美破处女| 亚洲第一免费播放区| 久久色在线播放| 成人三级在线看| 国内精品福利视频| 天天操天天干天天舔| 亚洲免费视频一区| 日本一区免费电影| 奇米av在线| 香蕉狠狠| 蜜桃av噜噜一区二区三区网址| 爱情岛论坛亚洲品质自拍| 91本色| 亚洲天堂网在线观看| 欧洲黄色录像| 国产成人美女| 欧美日本激情| 国产乱国产乱老熟| 亚洲av无码成人精品国产| 欧美日三区| 亚洲精品av在线播放| 99在线精品视频在线观看| 久国久产久精永久网页| 欧美春色| av福利在线播放| 老熟女高潮喷水了| 亚洲乱亚洲| 亚洲免费福利视频| 精品国产亚洲一区二区麻豆| 国产一级片一区二区| 日日天天干| 亚洲网站在线| 亚洲色图插插插| 精品黄网| 欧美老女人bb| 日本午夜免费福利视频| 极品熟妇大蝴蝶20p| 日本激情视频网站| 成人av日韩| 国产区精品| 日本一区二区成人| 国产深夜视频| 日韩精品人妻无码一本| 日本特级片| 日韩亚洲欧美一区| 爱乃なみ加勒比在线播放| 久久久久久爱| 久久久ww| 99riav久久精品riav| 男女插孔视频| 国产视频在线免费观看| 国产日韩a| 91社区视频在线观看| 欧美一级一区二区三区| 骚黄网站| 亚洲色图第一区| 久久国产视频播放| 黄色一级片在线看| 午夜国产在线观看| 成人在线18| 国产视频一区二区三区在线观看| 欧洲美女与动交ccoo| 日韩精品一区二| 欧洲视频在线观看| 日本一区视频在线| 色婷婷激情五月| 国内av网站| 在线中文字幕第一页| 91草莓| 成人中文在线| 欧美性生交大片免费看app麻豆| 国产黄视频在线观看| 一级大片黄色| 日本在线三级| 神马午夜片| 99精品在线观看| 国产剧情久久| 日韩国产传媒| 极品少妇网站| 一级欧美视频| 国产91清纯白嫩初高中在线观看| 欧美高清视频一区二区| 99精品视频国产| 欧美大胆a| 高清视频一区二区三区| 久久国产精品久久国产精品| 亚洲同性男男gayxxxx强迫| 色眯眯av| 午夜激情亚洲| 欧美激情成人在线视频| 黄色网av| 97人人人| av中文字幕在线免费观看| 欧美春色| 日日爱669| 一级黄色大片在线观看| 午夜影院免费视频| 东京久久| www.日日干| 亚洲国产精品毛片av不卡在线| 婷婷导航| 97视频资源| 老熟女高潮喷水了| 日韩国产三级| 日本视频在线免费| 亚洲精品不卡在线| 美女全黄视频| 五月天综合婷婷| 亚洲欧美综合视频| 欧美啊啊啊| 国产一级二级三级| 国产五月天婷婷| 亚洲国产精品福利| 好大好舒服视频| 欧洲成人免费| 人妻射精一区二区| 九色福利视频| 欧美专区在线播放| 一区二区三区 日韩| 色吧婷婷| 老湿影院av| 亚洲爽爆| 久久av一区二区| 免费91在线| 2019天天操| 久久看毛片| 色豆豆| 久久久久久免费毛片精品| 亚洲一区播放| 长腿校花无力呻吟娇喘的视频| 国产一二三| 日本三级在线| 三级不卡| 97人妻精品一区二区三区视频| 色中色亚洲| 特黄a级片| 男男gay羞辱feet贱奴vk| 日本大胆裸体做爰视频| 国产对白刺激视频| 男生舔女生下面网站| 色图自拍偷拍| 极品少妇网站| 天天操天天插天天干| 天天av天天| 日本成人三级在线观看| 欧美精品成人一区二区三区四区| 天天拍天天射| 色图自拍偷拍| 成年人www| 中文字幕第六页| 爱爱激情网| 91手机在线观看| 成人午夜电影在线观看| 日韩超碰人人爽人人做人人添| 午夜精品剧场| 久久综合九色| 欧美久久久久久久久中文字幕| 久久久久久久久久久久国产精品| 欧美大片免费观看| 精品一区二区三区四区视频| 午夜一区在线| 国产高清在线精品一区二区三区| а√天堂www在线天堂小说| 可以免费看av| 国产二区视频在线观看| 亚洲第一福利视频| 国产制服在线| 国产一级在线免费观看| 国产一区二区三区成人| 亚洲精品国产电影| 色五丁香| 成人欧美一区二区三区黑人动态图| 久久特级毛片| 日韩伦理av| av福利站| 成人免费av网站| 欧美在线高清| 成人性做爰aaa片免费看不忠| 青青啪啪| 国产21页| 97人人人| 97福利在线| 青青碰| 成人污在线观看| 一级黄色大片网站| 亚洲国产福利在线| 欧美丰满熟妇bbbbbb百度| 狠狠干夜夜爽| 91一区| 调教91| 丝袜诱惑av| 一本综合色| 超碰久久在线| 亚洲免费精品| 性视频网址| 国产一区免费视频| 美女黄站| 欧美亚洲综合网| 97影院| 男女搞网站| 老湿影院av| 你懂得在线网站| 国产美女引诱水电工| 最近中文字幕在线| 日韩午夜激情| 日韩avxxx| 国产成人免费在线| 2020国产在线| 久久大奶| 首页av在线| 亚洲人掀裙打屁股网站| www.免费av| 91在线看视频| 福利视频一区| 亚洲欧洲国产精品| 久久7777| 香蕉久久国产| 国产精品6666| 天天综合入口| 国产福利视频在线| 婷婷导航| 色妞综合| 狂野欧美性猛交xxxx777| 欧美日韩一区二区高清| 66亚洲一卡2卡新区成片发布| 亚洲一区综合| 欧美一级啪啪| 深夜av在线| 五月天免费网站| 欧美喷潮久久久xxxxx| 欧美天天性影院| 日韩精品一区二区亚洲av观看| 91麻豆产精品久久久久久| 可以免费看av| 亚洲精品成人久久久| 午夜在线视频| 99精品一区二区三区| 欧亚成人av| 综合五月婷| 国产黄色免费看| 一区二区的视频| 一级在线免费视频| 青青草华人在线| 久色视频| 99色国产| 天天色天天操天天| 中文字幕1区| 激情中文字幕| 日本免费精品视频| 狠狠做深爱婷婷综合一区| 欧美性第一页| 国产精品高潮呻吟久久| 看av网站| 自拍第一页| 国产福利电影| 91网站视频在线观看| 中出av在线| 亚洲一区二区三区四区五区中文| 国产呦| 久久久精品波多野结衣av| 国产又黄又爽| 美女无遮挡网站| 一级片在线免费观看视频| 狠狠干夜夜爱| 丝袜天堂| 欧美黑白大战| 在线看片网站| 中文字幕22页| 国产一区二区在线不卡| 三级视频网址| 女人夜夜春| 97人人干| 91精品麻豆日日躁夜夜躁| 午夜国产在线观看| 搞鸡网站在线观看| 日本在线激情| 狠狠操在线观看| h色在线观看| 免费观看国产视频| 亚洲欧洲国产精品| 蜜臀av在线观看| 亚洲综合免费观看高清完整版| 天天操狠狠操夜夜操| 成人啪啪漫画羞羞漫画| 国产伦理在线| 久久久久久久久久福利| 亚洲黄色网页| 亚洲私人网站| 黄黄的网站| 欧美大胆a| 男人和女人操操| 天堂在线v| 99视频久久| 男人天堂成人| 91av网址| 国产亚洲综合一区柠檬导航| 国产精品99久久久久久人| 久久久亚洲精品视频| 经典一区二区三区| 国产对白刺激视频| 亚洲国产毛片| 成人啪啪漫画羞羞漫画| 亚洲国产精华液网站w| av制服丝袜| 国产卡一卡二| 国产精品二区一区二区aⅴ| 欧美久久久久久又粗又大| 久久久国产免费| 91精品产国品一二三产区| 成人app在线| 中文字幕无码乱人伦| 美女隐私免费| 亚洲色图第三页| 日本成人黄色片| 亚洲 国产 日韩 欧美| 在线观看免费视频a| 三级视频小说| aa视频网站| caopeng在线视频| 日韩首页| 一级黄色短片| 裸体美女免费视频网站| 久久视频一区| 日本在线播放视频| 国产精品18久久久| 国产色片在线观看| 果冻传媒18禁免费视频| 国产成人精品影视| 国产高清视频在线免费观看| 亚洲性猛交xxxx乱大交| 5级黄色片| 亚洲精品国产熟女久久久| 搞鸡网站在线观看| 黄网站免费观看| 日韩香蕉视频| 中文字幕影片免费在线观看| 五月播播网| 欧美精品二区三区| 欧美福利电影| 国产成人精品一区二区在线小狼| 丰满放荡岳乱妇91ww| 中文字幕日韩久久| av福利站| 无码人妻丰满熟妇精品| 欧美在线一二三区| 一品道av| 污网站免费在线| 天堂√在线| 日韩一级在线播放| 粗大的内捧猛烈进出视频| 在线免费看黄色片| 午夜色网| 一级福利视频| 18网站在线看| 91麻豆产精品久久久久久| 色婷婷亚洲综合| 色天使在线视频| 国产不卡123| 中文字幕一区av| 人人搞人人干| 亚洲国产精品视频一区二区| 日韩美女视频一区二区| 伊人春色视频| 久久九九爱| 日韩午夜电影在线观看| 国内外成人在线视频| av制服丝袜| 伊人电影av| 色眯眯av| 日韩在线精品一区| 日本欧美不卡| 国产精品88| 日韩有码在线播放| 日韩人妻无码精品综合区| 欧美一卡二卡在线观看| 靠逼在线观看| 亚洲熟女乱色综合亚洲av| av国产成人| 奇米在线观看| 国产a级一级片| 一级福利视频| 亚洲三级久久久| 欧美另类专区| 免费黄色a级片| 一区二区日韩欧美| 视频在线你懂的| free性黑人娇小videos| 日本黄色一区| 这里只有精品999| 99热这里只有精| www四虎精品视频免费网站| 隔壁的美艳| 午夜激情欧美| 夜夜操夜夜爱| 俄罗斯嫩小性bbwbbw| 激情久久av| tube国产麻豆| 久久中文字幕一区二区三区| 成人av专区| 91成年人网站| www.av视频在线观看| 美女一级黄色片| 欧美福利电影| 国产精品夜夜夜爽张柏芝 | 国产精品丝袜高跟鞋| 免费黄色a级片| 日本黄色影视| 五月天综合婷婷| 天天国产视频| 爱看av在线入口| 伊人电影av| 明日花绮罗高潮无打码| 久久密| 九九三级| 亚洲自拍在线观看| 豆豆色成人网| 久久久久久久久久久99| 欧美日韩色图| а√天堂www在线天堂小说| 女生裸身视频网站| 中文在线字幕免费观| 成人精品水蜜桃| 337p日本大胆噜噜噜鲁| 黄色片99| 日韩黄色短片| 天天网综合| 91亚洲一区| 桃色av网站| 先锋成人| 无码播放一区二区三区| 日日夜夜爱| 91视频三区| 蜜桃一区二区三区四区| 日本丰满少妇| 97超碰中文字幕| 涩涩的视频网站| 深夜宅男影院| av免费网址| 小污女导航| 中文字幕一区av| 欧美在线一级| 性高潮视频在线观看| 欧美videos大乳护士334| 色一情一乱一乱一区91av| 亚洲va韩国va欧美va| 日本一二三不卡视频| 91成人黄色| 成人国产精品| av免播放器在线观看| 99在线精品视频在线观看| 天天干天天做| 欧美一级一区| 亚色综合| 成人自拍视频网| 成人拍拍拍| 成人免费精品视频| av免费网址| www网站在线免费观看| 亚洲一卡二卡三卡| 触手动漫| 麻豆精品久久| 精品国模一区二区三区| 国产青草视频在线观看| 美日韩久久| 在线观看视频99| 在线只有精品| 三级第一页| 人妻天天爽夜夜爽一区二区三区| 日本不卡二区| 国产专区一区二区| 久久女同互慰一区二区三区| 欧美 国产精品| 九九爱国产| 日本女教师电影| 国产无遮挡裸体免费视频| 夜夜嗨网站| 亚洲情侣av| 色哟哟免费在线观看| 午夜国产影院| 一级大黄色片| 久久99视频免费| 老熟妻内射精品一区| 亚洲麻豆| 天天操,夜夜操| 催眠调教艳妇成肉便小说| 超碰影院在线| 撸大师av| 5级黄色片| 日韩成人一区| 亚洲超丰满肉感bbw| 超碰久久在线| 欧美一区二区国产| 久久无码人妻一区二区三区午夜| 快色av| 日韩三级网| 国产中文字幕91| 中国免费毛片| 久久亚州| av亚洲成人| 黄瓜视频色版| 亚洲一区二区三区在线| 亚洲色综合| 亚洲第一区在线| 中文字幕永久视频| 免费一级欧美片在线播放| 欧洲色综合| 97人人爽人人爽人人爽人人爽| 欧美亚洲精品一区| 2020国产在线| 97干在线| 久久久久一区| 中文在线字幕av| a免费在线观看| 久久理伦| 在线观看xxx| 美女操操操| 久久911| 午夜视频黄色| 91国产视频在线| 欧美性第一页| 日本熟妇浓毛| 欧美激情成人在线视频| 性xxxx| 久久丫精品| 国产麻豆一区| 清草视频| 九九三级| 久久久久亚洲av无码麻豆| 美女免费网视频| 影音先锋2020色资源网| 亚洲av无码国产综合专区| 99超碰在线观看| 久久久久国产精品一区| 亚洲国产丝袜| av网站亚洲| 好男人www社区| 国产精品美女久久| 亚洲第一色图| 麻豆成人91精品二区三区| 丝袜在线视频| 69av导航| 美腿丝袜亚洲色图| 理伦影院| 日韩av中文在线| 久久精品6| 久久99综合| 男女国产视频| 午夜爱爱网| 刘亦菲久久免费一区二区| 久热这里有精品| 天天色成人| 国产av剧情一区二区三区| 夜间福利视频| 黑人借宿巨大中文字幕| 久热这里有精品| 国产91清纯白嫩初高中在线观看| 国产精品免费看久久久无码| 成人三级黄色| 四虎四虎| 黄网在线| av线上免费看| 深夜天堂| 色综合悠悠| 都市激情亚洲| 日本成人黄色片| 香蕉视频在线看| 免费看黄在线网站| 久久密桃| 在线观看av日韩| 成人黄色免费视频| 成人精品水蜜桃| 男女插插插网站| 天天操人人射| 91麻豆国产福利精品| 老师的丰满大乳奶| 黄色一级免费大片| 久久婷婷激情| 国产又粗又猛又爽又黄91| 一级欧美视频| 日韩色网址| 玖玖av| 在线污视频| 啪啪免费网| 99视频在线观看免费| 色中色在线视频| 第一av| av影视网| 99视频网址| 第一福利视频| 免费在线成人av| 久久亚洲综合色| av制服丝袜| 日韩人妻无码精品综合区| 高h视频在线免费观看| 久久夜靖品2区| 在线免费观看污| 国产精品不卡| 久久综合第一页| 亚洲五码av| 欧美大片黄色| 久久羞羞| 中文字幕女同女同女同| 51精产品一区一区三区| 日韩免费毛片| 非洲黑寡妇性猛交视频| 午夜一区二区三区| www.久久| 亚洲一区二区日韩| 色爱综合网| 在线亚洲色图| 红桃视频成人在线| 777色视频| 午夜一区二区三区| 日本一区二区三区爆乳| 秋霞影院午夜老牛影院| 黄色国产片| 高潮一区二区三区| 美女一二三区| 国产破处av| 深夜福利一区| 性做久久久久久久久| 夜夜爽av福利精品导航| 国产一区二区三区播放| 四虎国产精品免费| 强开乳罩摸双乳吃奶羞羞www| 古装三级吃奶做爰| 国产片一区二区| 伊人222成人综合网| 岛国精品资源网站| 天堂在线v| 影音先锋二区| 黄色免费看网站| 欧美成年视频| 国产另类专区| 伊人中文字幕在线| 在线免费观看日韩av| 天天干夜操| 黄色裸体片| 国产女优在线播放| 在线色站| 白虎av在线| 国内视频一区| 人人妻人人澡人人爽精品| 欧美绿帽交换xxx| 三上悠亚痴汉电车| 国产又粗又长又大| 日韩六十路| 色婷婷狠狠| 国产精品日韩电影| 免费激情视频网站| 巨乳的诱惑| 人人妻人人澡人人爽精品| 狠狠操av| 国产视频一二| 色吧综合| 91麻豆免费视频| 香蕉视频网址| 天天射天天搞| 色综合欧美| 精品1区| 欧美性第一页| 朝桐光一区二区三区| 91在线视频精品| 麻豆视频软件| 成年人视频在线| 国产精品1区2区在线观看| 成年人免费网站| 欧美日韩国产成人精品| 欧美高清hd18日本| 淫片一级国产| 蜜臀av在线观看| 一区二区三区电影在线观看| 夫妻性生活黄色大片| 正在播放亚洲一区| 无遮挡毛片| 少妇综合| 久久久久久久国产精品| 一级成人黄色片| 久久久久久国产精品免费免费| 国内成人免费视频| 男女av在线| av大片网址| 日韩综合另类| 丁香花五月| 51精品在线| 久久精品免费电影| 96免费视频| 麻豆911| 欧美亚洲综合网| 综合国产一区| 国自产拍偷拍精品啪啪模特| 天天射天天搞| 亚洲第一免费播放区| 一级淫片免费看| 日本网站在线看| 国产深夜视频| 日本特级片| 国产精品99久久久| 噼里啪啦免费高清看| 少妇网站在线观看| 欧美日韩女优| 亚洲熟女乱色综合亚洲av| 国产精品96久久久久久| 日本三级播放| 风骚少妇av| 爱爱高潮视频| 国产又粗又猛又爽又黄91| 成人综合站| 打屁股外国网站| 美国女人毛片| 国产不卡视频在线| 久草久草久草| 亚洲伦理在线| 国产视频在线免费观看| 一个人看的视频免费高清在线| 国产精品国产精品国产专区| 天堂网视频在线观看| 男男gay羞辱feet贱奴vk| 天天爱夜夜操| 性欧美4khd高清极品| 国产va在线观看| 日韩视频欧美视频| av资源首页| 91免费看片网站| 伊人成人激情| 狠狠干夜夜爽| 国产一区二区在线播放视频| 桃色av网站| 毛片高清| 日本欧美一级| 五月天亚洲综合| 自拍第二页| 免费看一级视频| 成人免费影视网站| 免费观看国产视频| 欧美全黄| 欧美成人精品一区二区男人小说| 九色91av| 日韩av在线看免费观看| 久久久久久久久久久99| 高潮一区二区三区| 国模私拍在线观看| 成年片色大黄| 正在播放国产一区| av性色| 日本黄频| 999视频| 伊人色播| 骚黄网站| 久久av.com| 少妇在线观看| av片在线观看网站| 久久人人爽av亚洲精品天堂| 五月av在线| 成人国产在线观看| 一道本久久| 中文字幕人成乱码在线观看| 黄v网站| 蜜桃无码一区二区三区| 邻居的诱惑漫画| 久久影视中文字幕| 91国在线观看| 久久综合一本| 免费v片在线观看| 人妻少妇被猛烈进入中文字幕| 久久夜靖品| av一级在线观看| 久久黑人| 国产日韩亚洲欧美| 双性娇喘浑圆奶水h男男漫画| 欧美精品黑人粗大视频| 在线免费观看视频一区| 天堂亚洲| 午夜久久久久久久久| 四色激情| 激情久久久久久久| 999在线视频| 亚洲一级电影| 天堂a√在线| 亚洲综合小说网| 国产女主播在线视频| 久久精品6| 国产精品免费一区二区三区在线观看| 国产精品yy| 日韩精品影院| 久久精品视频99| 加勒比伊人| 一区二区自拍| 激情无遮挡| 瑟瑟久久| 1024你懂的日韩| 91视频国产免费| 欧美老肥妇做.爰bbww视频| 久久久久久久久久久久久久久久久久久久| 天天拍夜夜爽| 黄色小视频在线观看免费| 麻豆一区在线| 免费无遮挡无码永久在线观看视频| 亚洲一区二区三区在线| 久久久91精品| 色哟哟免费在线观看| 91九色porny国产| 亚洲色图21p| 91精品国产91久久久久青草| 国内免费av| 葵司ssni-879在线播放| 亚欧免费无码aⅴ在线观看| 91视频国产免费| 欧美亚洲专区| 国产女主播在线观看| 亚洲午夜精品一区,二区,三区| 在线视频免费观看| 91伦理在线观看| 亚洲天堂视频网| 欧美日韩在线观看一区| 不卡一二区| 小泽玛丽亚在线观看| 中文一区视频| 久久中文一区| 你懂的网站在线观看| 免费看av软件| 久久一区国产| 亚洲国产精品99| 韩国视频一区二区| 雪花飘电影中文高清| 九九视频免费| 亚洲成人性视频| 97看片| 国产又粗又长又黄的视频| 91麻豆精品国产91久久久更新时间| 欧美日韩高清一区二区| 天天色网站| 成人免费入口| 美女无遮挡网站| 午夜不卡影院| 毛片毛片女人毛片毛片| 91中文视频| 冲田杏梨一区二区三区| 97影院| 无码一区二区精品| 欧美拍拍| 97人人干| 亚洲久久影院| 日韩三级电影视频| 天天综合视频| 91污网站| 中国黄色免费| 裸体一区二区| 日本色中色| 波多野结衣在线| 久久人人干| 韩国中文三级hd字幕| 日韩欧美三级电影| 国产精品99久久久| 亚洲精品视频免费观看| 青青啪啪| av美女网站| 波多野结衣最新番号| 美女性生活视频| 91精品久久久久久久99蜜桃| 97精品视频在线| 免费一区| 自拍偷拍第1页| 久久黑人| 欧美精品性视频| 四虎四虎| 国产私人影院| 欧美日韩色综合| 欧美 日韩 国产 在线| 国产夜色精品一区二区av| 成人动漫一区二区| 国产高清精品一区| 麻豆91视频| 欧美一区二区| 狠狠躁夜夜躁| 日本久久电影| 日本少妇久久久| 欧美区在线| 性欧美4khd高清极品| 成人在线观看黄色| 亚洲资源一区| 三级在线视频| 午夜av一区| 国产区在线观看视频| 亚洲国产丝袜| 又黄又色的网站| av免费观看不卡| 欧美另类tv| 中文一区视频| 99视频精品免费| 日本三级在线| 国产高清成人久久| 国产 欧美 日韩 一区| 欧美影院三区| 天天搞夜夜爽| 日本欧美一区| 精品国产91亚洲一区二区三区www| 成人精品一区二区三区电影| 亚洲欧美色图| 在线观看日韩| 午夜三级福利| av一二区| 久久久久无码国产精品一区李宗瑞| 色图自拍偷拍| 欧美videos另类精品| 美女在线免费看| 伊人中文字幕在线| 国产精选久久| 亚洲国产精品视频在线观看| 产乳奶汁h文1v1| 男男裸体gay猛交gay| 女女同性女同一区二区三区按摩| 亚洲日本japanese丝袜| 亚洲精品综合精品自拍| 三级视频网址 | 欧美一级一区二区三区| 中文字幕 国产| 一区二区三区欧美日韩| 国自产拍偷拍精品啪啪一区二区| 色视频一区| h色在线观看| 双性娇喘浑圆奶水h男男漫画| 国产精品男女视频| 另类av在线| 网友自拍一区| 亚洲毛片在线观看| 青青欧美| 欧美一级一级一级| 欧美视频在线免费看| 久久亚洲综合| 男男 军人 gay xx 呻吟| 人物动物互动39集免费观看| 中文字幕一区二区三区四区视频 | 欧美极品少妇xxxxx| 加勒比伊人| 激情婷婷丁香| 久久久亚洲精品视频| 欧美激情91| 伊人网网站| 国产乱大交| 午夜免费一区二区| 亚洲天堂avav| 97在线精品视频| 女生脱裤子让男生捅| 国产一区视频观看| 奇米一区二区三区| 扶她futa粗大做到怀孕| 少妇一级免费| 午夜一区二区三区| 91麻豆精品国产91久久久更新时间| 精产国品一区二区| 天天操天天干天天摸| 97国产成人无码精品久久久| 欧美一区二区三区在线观看| 久久草视频| 免费一区| 黄网在线观看视频| 亚洲成人精选| 爽妇网av| 国产午夜福利精品| 岛国a视频| 亚洲国产精品久久久| 香蕉网站在线观看| 亚洲区自拍偷拍| 波多野结衣a v在线| 伊是香蕉大人久久| 黄漫在线免费观看| 久久伦理网| 九九天堂| 欧美国产一区二区在线观看| 国产麻豆一区| 91老师片黄在线观看| 国产污污在线观看| 国产精品 欧美精品| 美女脱了裤子让男人桶| 激情图片区| 日韩黄色视屏| 一区二区的视频| 91国产高清| 三级视频小说| 午夜视频在线观看一区二区| 亚洲自拍图片| 91精品国产91久久久久青草| 懂色a v| 法国空姐 在线| av成人在线看| av最新天堂| 深夜宅男影院| 李丽珍毛片| 成人免费超碰| 越南黄色一级片| 91精品网| 日本在线小视频| 经典一区二区三区| 一区二区三区四区五区视频| 在线看a级片| 男人懂的网站| 色哟哟一区| 操女人的网站| 日批免费观看视频| 成人娱乐网| 国产一区视频观看| av中文字幕在线免费观看| 亚洲区自拍偷拍| 欧美成人一二三区| 国产 丝袜 欧美中文 另类| 久久午夜无码鲁丝片午夜精品| 国产又粗又大又爽视频| 日韩人妻无码免费视频一区二区三区| 成人激情视频在线观看| 免费的毛片网站| 中文在线网在线中文| 美女在线免费看| 欧美精品性生活| 在线污视频| 日韩一级在线播放| 日本午夜免费福利视频| 白白色免费视频| 88国产精品欧美一区二区三区| 日韩69| 波多野结衣潜藏淫欲| 日韩在线综合| 伊人资源网| 一级片福利| 精品电影在线观看| 亚洲国产精品视频在线观看| 男女拍拍视频| 肉肉av福利一精品导航| 日韩在线欧美在线| 午夜羞羞小视频| 欧美a在线播放| 国产视频亚洲精品| 精品爆乳一区二区三区无码av| 夜夜爽网站| 亚洲精品动漫在线观看| 亚洲精品白浆高清久久久久久| 麻豆av一区二区三区在线观看| 就要草| 国产精品欧美综合亚洲| 色婷婷在线播放| 亚洲一区二区在线视频观看| 不卡日本视频| 老汉av在线| 精品一区二区三区免费毛片| 午夜特片网| 国产精品丝袜高跟鞋| 日韩一区二区三区免费视频| 女人被男人操| 催眠调教艳妇成肉便小说| 黄色片中文字幕| 国产精品乱码一区二区视频| 免费无遮挡无码永久在线观看视频| 久久爱综合| 妹子干综合| 伊人福利视频| 96av在线| 亚色在线观看| 四虎黄色影院| 五月天中文字幕在线| 成人欧美一区二区三区黑人免费| 久久久久久无码精品大片| 亚洲国产日韩av| 外国a级片| 爱乃なみ加勒比在线播放| 尤物视频在线免费观看| 重口另类| av资源首页| 欧美精品一二三| 超碰在线进入| 久久看毛片| 99国产成人精品| 综合 欧美 亚洲日本| 神马午夜在线观看| 377p粉嫩大胆色噜噜噜| 欧美成人高清视频| 国产三级自拍视频| 四色成人av永久网址| 日本丰满少妇| 色一情一乱一乱一区91av| 饥渴放荡受np公车奶牛| 国产又粗又猛又大爽| 女生扒开尿口让男生桶| 一本久道久久综合| 欧美日韩在线观看一区| 天堂在线精品视频| 99精品一区二区三区| 成人淫片| 一级淫片免费看| 免费v片在线观看| 午夜影院一区| 色88久久久久高潮综合影院| 欧美a在线播放| 日本高清在线播放| 91蜜桃免费| 日韩欧美少妇| 久久一区国产| 重口另类| 东方av正在进入| 超碰人人人| 欧洲日本在线| 伊人蕉久| 国产日韩a| 国产精品7| 亚洲 中文 女同| 一级在线播放| av性色| 香港三级韩国三级日本三级| 国产精品日| 欧美激情图区| 国产电影一区二区三区| 国产精品久久久无码一区| 国产丝袜| 国产欧美日本| 人人爽人人爽人人爽| 欧美精品九九| 九色 国产| av免费在线网站| 美女操操操| 国产精品一区二区欧美| 国产一级特黄毛片| 在线视频导航| 91免费版视频| 国产一二区在线观看| 欧美国产一区二区在线| 精品999在线观看| 欧美黄色性生活| 天天干女人| 日本三级影院| 亚洲精品欧洲| 中字幕视频在线永久在线观看免费| 丝袜老师办公室里做好紧好爽 | 明日花绮罗高潮无打码| 天天操天天插天天干| 天天草夜夜| 青青青草国产| 韩国精品视频| 深夜天堂| 四虎国产精品永久在线国在线| 男人日女人在线观看| 免费在线观看视频a| 日本精品一区在线| 久久久久久久伊人| 白白色免费视频| 婷婷九月丁香| 亚洲短视频| 欧美乱妇日本无乱码特黄大片| 波多野结衣免费视频观看| 天天爱天天操| 黄色国产片| 99热成人| 五月婷婷六月色| 亚洲色女| 91在线中文字幕| 亚洲精品午夜久久久| 午夜精品一区二区三区三上悠亚| 精品欧美国产| 免费网站看av| 五月婷婷深深爱| www.久久99| 亚洲国产中文字幕在线观看| 欧美福利一区| 日本少妇久久久| 国产在线免费av| ktv做爰视频一区二区| 女人洗澡一级特黄毛片| 黄色在线免费视频| 天天爱夜夜操| 99热成人| 欧美黄色小说视频| 18成人在线| 阿v天堂网| 奇米影视播放器| 日韩av小说| 日韩av中字| 久久久久无码精品国产| 毛片高清| 91欧美激情一区二区三区成人 | 18性xxxxx性猛交| 亚洲精品高清视频| 欧美亚洲一区二区在线观看| 老头吃奶性行交| 男插女在线观看| 色先锋av资源中文字幕| 美女一二三区| 久久精品66| 小香蕉影院| www.猫咪av| 黄污视频在线免费观看| 四虎黄色网址| 伊人春色视频| www.狠狠撸.com| 日本三级小视频| 精品久久无码视频| 91大片在线观看| 成人国产在线观看| 亚洲色欲色欲www| a级性生活视频| 久爱精品| 伊人福利视频| 男女激情久久| 国产一二三| 成人写真福利网| 婷婷丁香在线| 日韩欧美一区视频| 免费久久久久| a级一级片| 欧美熟女一区二区| 奇米激情| 激情拍拍拍| 亚洲欧美经典| 亚洲精品xxxx| 国产调教视频| 精品久久国产字幕高潮| 精品女同一区| 精品少妇一区二区三区在线观看| 日韩成人高清| 99色亚洲| 牛牛澡牛牛爽一区二区| 天天综合网久久综合网| 免费淫片| 日韩欧美三区| 美国爱爱视频| 巨乳的诱惑| 97人人爽人人爽人人爽人人爽| 亚洲精品鲁一鲁一区二区三区| 自由成熟xxxx色视频 | 日韩亚洲精品中文字幕| 久久国产黄色片| 欧美精品二区三区| 久久久91精品| 国产小视频一区| 亚洲高清免费视频| 国产成人啪精品午夜在线观看| 久插视频| www中文字幕| 成人免费视频毛片| 手机福利视频| 欧美激情二区三区| 俄罗斯嫩小性bbwbbw| 久久久精品国产| 天天干夜夜想| 成人精品自拍| 黄色精品一区二区| 国产精品 亚洲一区| 手机免费av| 老汉av在线| 欧美另类专区| 中文字幕影片免费在线观看| 亚洲春色综合另类校园电影| 蜜桃91麻豆精品一二三区| 任你躁av一区二区三区| 3p视频在线观看| 夜夜爽av福利精品导航| 中文字幕无码乱人伦| 美女精品网站| 69式视频| 91亚洲网| 午夜桃色| 亚洲欧美色视频| 中文精品视频| 99视频久久| 尤物最新网址| 免费中文字幕在线观看| 一级的大片| 欧美日韩在线不卡| 69精品久久久久久久| 日日爱视频| 在线视频观看一区| 久久国产视频一区| 国产成人精品一区二区在线小狼| 在线亚洲色图| 美国爱爱视频| 日本性生活一级片| 白白色免费视频| 性做久久久| 国产福利视频在线| 波多野结衣免费视频观看| 亚洲特级片| 久久久亚洲国产| 探花国产| 国产又粗又猛又爽又黄91| 老司机久久精品视频| 清草视频| 亚洲青青草| 一级黄色免费视频| 18岁禁黄网站| 国产精品一区二区三区四区五区| 欧美伊人网| 69av视频在线观看| 中文字幕91| 绿帽贡献娇妻一二三区| 天堂√在线| 国产精品自在| 一本色道久久88综合日韩精品| 国产第一福利| 色骚综合| 五月天导航| 亚洲精品黄| 日本激情视频网站| 亚洲国产第一| 日本色图片| 国产蜜臀97一区二区三区| 日本在线视| 黄免费视频| 久久看毛片| 国产视频在线免费观看| 国产aⅴ| 欧美一级啪啪| 国产午夜精品无码一区二区| 另类ts人妖一区二区三区| 女生免费视频| 国产精品久久久久久久av| 日韩一区二| 四虎在线高清免费观看| 少妇无码吹潮| 中文字幕中文字幕一区| 激情婷婷六月天| 青青国产| 午夜特片网| av大全在线播放| 日韩欧美视频在线播放| 色综合热| 大伊人网| www成人啪啪18软件| 日韩精品中文在线| 日韩欧美综合一区| 成人动漫一区二区| 国产精品传媒麻豆hd| 最新黄色网址在线观看| 精品一区二区三区在线播放| 日韩色图在线观看| 少妇系列在线观看| 婷婷九月丁香| 又黄又爽视频在线观看| 性色av蜜臀av浪潮av老女人| 激情婷婷丁香| 双性娇喘浑圆奶水h男男漫画| 91婷婷射| 91美女在线| 亚洲精品鲁一鲁一区二区三区| 中文字幕第12页| 国产主播毛片| 亚洲一级网| 欧美成人极品| 国产 欧美 日韩 一区| 久久久久久无码精品大片| 永久免费在线观看av| 91麻豆精品国产91久久久久| h在线网站| 成人女人免费毛片| 午夜视频黄色| 性生交大全免费看| 深夜福利免费在线观看| 日韩人妻无码精品综合区| 91午夜在线观看| 五月少妇| 嫩草免费视频| 秋霞久久久| 国产精品jizz| 模特套图私拍hdxxxx| 永久免费在线观看av| 天天爽网站| 女生免费视频| 五月婷婷天| 欧美50p| 久久国产中文字幕| 中文在线观看免费网站| 99re这里有精品| 久久久噜噜噜久久中文字幕色伊伊| 波多野结衣之潜藏淫欲| 亚洲成av人乱码色午夜| 深夜精品视频| 国产福利在线看| 欧美极品xxx| 日本女人毛茸茸| 中文字幕一区二区三区四区视频| 国产区精品| 色婷婷色| 91青草视频| 一级欧美在线| 黄色视屏在线免费观看| 亚洲精品666| 欧美亚洲专区| 亚洲激情一区| 无码人妻少妇色欲av一区二区| 草逼视频网站| 日本黄色片在线播放| 激情婷婷六月天| 亚洲成人高清在线观看| 在线日韩精品视频| 中文字幕一区久久| 国产精品无码专区av免费播放| 免费下拉式漫画阅读网站| 亚洲天天| 丝袜av网站| 激情综合激情五月| 色女综合| 免费一级特黄3大片视频| 久久中文字幕一区二区三区| 亚洲av人无码激艳猛片服务器| 免费中文字幕在线观看| 男人免费网站| 国产日韩亚洲欧美| 麻豆av毛片| 蜜臀久久99精品久久久久宅男| 午夜视频| 大陆农村乡下av| 国产精品99久久久久久人| 国产精品久久久久久久成人午夜| 午夜视频欧美| h视频在线免费观看| 成人国产免费视频| 成人国产电影在线观看| 草莓视频网站在线| 激情黄色小视频| 免费成人激情视频| 久久免费看少妇高潮v片特黄| 色综合久久天天| 久久精品夜夜夜夜久久| 枫花恋在线观看| 靠逼在线观看| 精一区二区| 午夜免费福利影院| 亚洲精品1| 欧美视频观看| 国产a网站| 自拍偷拍21p| 日韩色一区| 懂色a v| 国产黄视频在线观看| 欧美另类xxx| 久久综合九九| www.免费av| 亚洲区av| 亚洲天堂网在线观看| 777国产成人入口| 少妇不卡视频| 一二三区av| 国产免费一区二区三区免费视频| 美女爱爱视频| 中文字幕男人天堂| 美女全黄视频| 亚洲成人av电影| 91精品国产高清一区二区三区| 涩涩的视频网站| 国产精品免费看久久久无码| 92久久精品| 大奶av在线| 久热这里有精品| 国产suv精品一区二区| 日韩精品在线第一页| 国产电影一区二区三区| 夜夜嗨网站| 国产精品色在线| 一区视频在线| 日韩免费一区二区| 狠狠噜天天噜日日噜| 人人射人人爽| 性视频网址| 免费观看av毛片| 99插插| 四级毛片| 91一区二区视频| 日韩av在线精品| 不用播放器的av| 看黄免费| 精品人妻二区中文字幕| 成年人精品| 91精品国产网站| 午夜粉色视频| 免费毛片一区二区三区| 久久综合久久美利坚合众国| 国产精品不卡| 四虎影视成人永久免费观看视频| 97精品久久| 国产成人免费在线| 久久久一级黄色片| 插插宗合网| 在线中文字幕不卡| 日韩中文在线观看| 一级黄色大片网站| 欧美在线视频你懂的| 国产又黄又猛又粗又爽| 一级特黄aa大片免费播放| av网站亚洲| av爱爱网站| 视频一区 日韩| 好吊妞操| 国产夫妻av| 骚黄网站| 美女穴穴| 男人懂得网站| 亚洲天堂岛| 亚洲怡红院av| 少妇不卡视频| 日本丰满少妇| 夫妻性生活自拍| 日本女人毛茸茸| 日本护士xxxx| 66亚洲一卡2卡新区成片发布| 俺要操| 欧美高清一区| 国产精品成人一区二区| 日韩avxxx| 国产乱子视频| 国产哺乳奶水91在线播放| 国产日韩成人| 五月av在线| 亚洲欧洲一区二区| 亚洲国产精品99| 日日骚视频| 福利片免费看| 在线免费观看黄视频| 色综合久久久久久久久五月| 污网站免费在线| 免费观看国产视频| 91成人黄色| 伊人国产精品| 枫花恋在线观看| 天天躁夜夜躁| 日本在线播放视频| 国产一二区在线观看| 欧美精品性视频| 国产真人毛片| av美女网站| 亚洲三级视频在线观看| 久久久久久久黄色| 最新在线地址| 五月婷婷色综合| 天天干夜夜想| 国产一级免费在线观看| 1区2区在线观看| 欧美激情视频二区| 日韩福利小视频| 成人免费视频毛片| 蜜臀av在线观看| 手机福利视频| 国产美女作爱全过程免费视频| 91视频三区| 成人一级影片| 五月婷婷色综合| 97久久精品人人澡人人爽| 欧美精品二区三区| 在线观看视频www| 亚洲精品一级| 超碰在线国产| 色一情一区二区三区四区| 久久网中文字幕| 欧美激情成人网| www.国产com| 美女一二三区| 少妇性l交大片免潘金莲| 欧美高清性xxxx| 嫩草免费视频| 亚洲精品成人久久久| 久久久久一区| 91视频爱爱| 综合精品国产| 韩国黄色av| 青青草手机视频| 久久国产柳州莫菁门| 一级黄色免费视频| 图书馆的女友在线观看| 亚洲成人a v| 免费播放黄色片| 午夜激情免费| 伊人蕉久| 亚洲色图第三页| 久久国产视频播放| 日韩无套| 国产精品美女久久久久av爽| ktv做爰视频一区二区| 国产一区二区伦理片| 成人aaa视频| 日韩网| 人人澡视频| 国产裸体av| gai免费观看网站| 噼里啪啦免费高清看| 萌白酱喷水视频| 国产又粗又长又黄视频| 久久久91精品| 久久久久久www| 五月天婷婷久久| 涩涩的视频在线观看| 国产乱子伦农村叉叉叉| 精品国产三级片在线观看| www.av视频在线观看| 99精品久久久久| 日韩av黄色片| 一区二区三区精彩视频| 日日操天天| av资源站| 久久久久久久波多野高潮日日| 久久久久97| 青青国产在线观看| 国产特级aaaaaa大片| 在线免费观看污| 久久伊人色| 日韩二级| 国精产品一区一区三区免费视频| 国产精品美女久久| 久久久黄色| 91精品网| 亚洲制服一区| 激情视频在线观看免费| 玖玖av| 亚洲乱亚洲| 婷婷中文字幕| juliaann精品艳妇hd| 国产成人免费在线| 久久久久一区| 日本va欧美va欧美va精品| 欧美成人一区二区| 国产蜜臀97一区二区三区| 国产精品自拍偷拍| 91免费国产| 五月婷婷激情小说| 手机看片1024欧美| 欧美日韩高清一区二区| 中国a毛片| 日本草草影院| 四虎国产精品永久在线国在线| 夜间福利视频| 亚洲区av| 午夜整容室| 黄色小网站在线观看| 亚洲国产精品成人天堂| 日韩一级欧美| av视屏| 成年女人色毛片| 久久密| 日本三级小视频| 国产91精品ai换脸| 1024视频在线| 成人免费看片入口| 一二三区av| 毛片毛片女人毛片毛片| 久久亚州| 影音先锋二区| 国产又色又爽又高潮免费| 欧美精品电影一区二区| 一级欧美视频| 香蕉视频一级| 久久av一区二区| 97免费中文视频在线观看| 免费成人在线看| 黄瓜视频污在线观看| 情趣内衣办公室play1v1| 男女啊啊啊视频| 神马午夜片| 国产婷婷一区| 国产精品大片| 久久中文字幕一区二区三区| 黄色大片日本| 国产深喉视频一区二区| 久久鲁一鲁| 国产欧美三区| 欧日韩一区二区三区| 白丝女仆被免费网站| 中文字幕中文字幕一区| 亚洲三级久久久| 99欧美精品| 人妻少妇被猛烈进入中文字幕| 手机av观看| 超碰999| 国产女人18毛片水真多18| 波多野结衣视频网站| 草莓视频在线免费观看下载| 国产精品九九九| 国产丝袜| 亚洲av无码一区东京热久久| 中文在线字幕| 一级的大片| 又粗又大又深又硬又爽| 高级毛片| 亚洲国产一区二区三区在线观看| 麻豆精品在线播放| 欧美成年视频| 成人黄色网| 中文字幕精品一区二区精品| 真实乱偷全部视频| 国产精品国产三级国产专区51| 在线免费看黄色片| 欧美一区2区三区4区公司| 午夜tv| 欧美成人一区二区| 中文字幕在线播放视频| 国产精品色在线| 免费在线h| av大片网址| 日韩老熟| 日韩精品一区二区三区中文在线 | 91九色国产ts另类人妖| 蜜桃视频在线观看网站| 国产精品免费看| 午夜影院一区| 草视频在线| 97se在线| 久久黄视频| 黄色av免费看| 岛国精品资源网站| 国产黄色片在线观看| 女体拷问一区二区三区| 在线观看亚洲区| 日本人做爰全过程| 日本黄色一区| 日韩视频欧美视频| 69av视频在线观看| www.色在线| 小污女导航| 欧美福利一区| 免费播放黄色片| 亚洲一区成人在线| 丁香激情小说| 久久久国产精品免费| 自拍偷拍第3页| 青青草网址| 久久夜色精品亚洲| 中文字幕 国产| 日韩人妻无码精品综合区| 久久伊人一区| 香蕉成人app| 中文一区在线| 欧美性爱精品一区| 青青操原| 成人污污视频在线观看| 久久艹这里只有精品| 日韩欧美在线第一页| 公侵犯人妻一区二区三区| 99视频在线观看免费| 黄色大片日本| 泽村玲子av| 色婷婷视频在线观看| 亚洲视频久久久| 在线播放一级片| 色干干| 日韩亚洲精品中文字幕| 国产精品成人一区二区| 69av在线| 亚洲 欧美 中文字幕| 91精品国产91久久久久久最新 | 草久在线| 精品91在线| 三级黄色短视频| 日韩第一页在线| 精品一区二区三区在线播放| 美女啪啪动态图| 在线国产一区二区| 中文一区在线| 日韩一区二区在线观看视频| 国产麻豆一精品一av一免费| 91一区二区视频| 草莓视频网站在线| 黄色理伦片| juliaann精品艳妇hd| 69精品久久久久久久| 99热国产精品| 成人免费av网站| 向日葵视频在线播放| 美女啪啪动态图| 一二三四在线视频| 91视频这里只有精品| 韩国视频一区二区| 久久久久久久久97| 男人久久| 另类av在线| 向日葵视频在线播放| 久久伊人av| 精品少妇一区二区三区密爱 | a级性生活视频| 成人国产在线观看| 亚洲色图88| 国产亚洲午夜高清国产拍精品| 超碰97av在线| 久久综合伊人77777麻豆| 久久精品中文闷骚内射| a三级黄色片| 久久国产热视频| 久久久久久久女国产乱让韩| 四虎影视成人永久免费观看视频 | www.亚洲免费| 芭乐视频色| 性色av蜜臀av浪潮av老女人| 亚洲国产精品av| 欧美人伦| 99色99| 在线免费看污网站| 久久成人高清| 青青碰| 亚洲一区二区三区在线| 激情综合网五月| 久久综合热| 亚洲制服一区| 91情侣视频| 日不卡| 午夜性色福利视频| 国产区福利| 青青草成人影视| 一区在线播放| 久久久久久久福利| 中文字幕人妻熟女在线| 亚洲天堂久久新| 成人免费精品视频| 芭乐视频色| 桃色视频在线播放| 国产高清www| 成人18夜夜网深夜福利网| 午夜男人的天堂| 手机免费av| 强开乳罩摸双乳吃奶羞羞www| 国模少妇一区二区| 国内精品福利视频| 97小视频| 91麻豆精品国产91久久久久| 色日本视频| 网站免费在线观看| 玩偶姐姐在线观看免费| 欧美亚洲大片| 黄页视频网站| 又黄又爽视频在线观看| 最污的网站| 四虎精品在线观看| 欧美伦理片| 91福利视频网| 日本在线视频一区二区| 91蜜桃臀久久一区二区| 18性xxxxx性猛交| 亚洲第一视频在线观看| 玖玖色在线| 欧美精品一二三| 成人av日韩| 日韩欧美三区| av动漫网站| 色狠狠久久av五月综合| 亚洲视频久久久| av国产在线观看| 国产成人精品一区二区在线小狼 | 四虎在线高清免费观看| 中文字幕一区二区三区人妻| 国产自在线拍| av大全在线播放| 午夜精品视频在线观看| 秋霞福利| 性欧美hd| 亚洲精品xxxx| 人妻少妇精品久久| 夜夜爽网站| 久久久精品免费看| 国产片久久| 91丨porny丨九色| 综合av在线| 自拍第二页| 五月久久| 在线观看的av网址| 天堂√中文最新版在线| 在线中文字幕不卡| 男生操女生动漫| 欧美草草| 久久成人免费日本黄色| 91在线第一页| 一道本在线观看视频| 无码人妻av一区二区三区波多野| 美女黄色av| 日韩伦理一区二区| 18av视频| 美女黄色免费网站| 日韩伦理av| 午夜tv| 久久国产精品久久国产精品| 色人阁在线| 午夜国产在线观看| 精品久久五月天| 亚洲成人一区二区三区| 2020狠狠干| 黑人操日本| a久久久久| 香蕉视频一区| 欧美视频网站| m3u8成人免费视频| 国产亚洲精品久久久久丝瓜| 51精品在线| 国内精品久久久久久久久久久| 中文字幕www| www网站在线免费观看| 美女操操操| 欧美成人做爰猛烈床戏| 在线观看福利片| 欧洲黄色录像| 色婷婷亚洲综合| 99精品在线播放| 亚洲第七页| 国产精品黄色| 成人av动漫网站| 波多野毛片| 精品少妇一区二区三区密爱| 亚洲成人一区二区三区| 综合天天色| 377p粉嫩大胆色噜噜噜| 无码人妻精品一区二区三区不卡| 农村妇女av| 日韩欧美视频在线播放| 黄色三级三级三级| 国产精品久久久久久久岛一牛影视| 在线免费观看| 欧洲色综合| 欧美操操| 男女一区二区三区| 成人一级黄色片| 亚洲成色| 轻轻色在线观看| 日本高清视频网站| 97精品国产97久久久久久春色| 久久精品国产亚洲av无码娇色| 久久依依| 手机av免费观看| 超碰精品| 福利在线免费| 欧美亚洲专区| 福利在线免费| 波多野结衣免费视频观看| av福利站| 久操视频免费在线观看| 国产伦乱视频| 麻豆午夜视频| 免费观看毛片| 免费黄色网址在线| 特级大胆西西4444人体| 91操碰| 肉肉av福利一精品导航| 日b视频免费观看| a级片免费看| 成熟妇人a片免费看网站| √天堂中文官网8在线| 中文字幕人妻伦伦| 亚洲天天| 青草国产| 国产深喉视频一区二区| 亚洲综合影院| 国产精品二区一区二区aⅴ污介绍 精品国产乱码久久久久久久软件 欧美丰满熟妇bbbbbb百度 | 成人免费毛片足控| 五月婷激情| 网站免费在线观看| 亚洲视频99| 午夜老湿机| 日韩免费视频观看| 大胸美女网站| 国产一二三在线观看| 91碰在线视频| 三级久久三级久久| 扶她futa粗大做到怀孕| 精品人妻二区中文字幕| 成人夜夜| 欧美精品1| 老司机在线精品视频| 三级久久三级久久| 扶她futa粗大做到怀孕| 亚洲一区二区中文字幕| 亚州av综合色区无码一区| 91爱爱网站| 一级性生活免费视频| 亚洲乱码精品久久久久| 久久精品国产亚洲av香蕉| www五月婷婷| 黄色片久久| 国产精品成久久久久三级| 国产精品18久久久| 自拍偷拍第3页| 五月婷婷综合在线| 美女精品一区| 婷婷色网站| 亚洲天堂视频网| 日韩精品色| 天天干女人| 天天爽网站| 91精品久久人妻一区二区夜夜夜| 日韩欧美综合在线| 久久国产片| 动漫羞羞| 亚洲怡红院av| 国产好片无限资源| 中文在线网在线中文| 涩涩小黄文| 日本色视频| 黄色一区二区视频| 日本加勒比一区| 三级av在线| 国产粉嫩av| 国产人妖一区| 婷婷丁香色| 久久国产麻豆| 亚洲精品一区二区三| 日本蜜桃视频| 国自产拍偷拍精品啪啪一区二区| 91av免费| 黄页视频网站| av福利在线免费观看| 日韩欧美亚洲一区二区| 影音先锋2020色资源网| 东北高大丰满bbbbzbbb| 青娱乐99| 午夜精品一区二区三区三上悠亚| 日色网站| 依人综合| 五月婷婷天堂| 黄瓜视频在线观看| 玖玖精品| www.欧美激情| 农村妇女av| 夜夜爽网站| 第四色视频| 久热这里有精品| 熟女俱乐部一区二区| 久久影院亚洲| 日韩av影院在线观看| 亚洲欧美色图| 精品1区2区| 黄色国产精品| 土耳其xxxx性hd极品| 秘密的基地| 综合网五月| 欧美饥渴熟妇高潮喷水水 | 美女网站免费观看视频| 亚洲精品无码久久| 国产一区二区片| 欧美操操| 国产黄色在线观看| 久久不雅视频| 黄色一级免费大片| 首页av在线| 欧亚成人av| 爱情岛黄色| 色多多视频网站| 亚洲乱妇老熟女爽到高潮的片| 免费日批视频| 久操国产| www.色在线| 国产一级在线免费观看| 国产又粗又猛又大爽| 色婷婷成人网| 一级在线播放| 首页av在线| 天天在线综合| 日本大胆裸体做爰视频| 欧美亚洲国产日韩| 综合久久综合| 成年人的天堂| 亚洲欧美第一页| av亚洲成人| 91色区| 1024你懂的日韩| 成人av免费观看| 免费在线看黄色片| 青青草97国产精品麻豆| 97se在线| 国产视频欧美| 日韩老熟| 一二三四在线视频| 亚洲欧美在线另类| 日韩亚洲精品中文字幕| 欧美日韩在线精品一区二区三区| 久久久午夜影院| 欧美日韩色综合| 精品裸体舞一区二区三区| 大奶av在线| 日韩精品一区二| 三级在线视频| 福利视频导航网| 国模在线观看| 国产日韩亚洲欧美| 日韩亚洲精品中文字幕| 产乳奶汁h文1v1| 亚洲毛片在线观看| 色婷婷影院| 欧美综合视频在线| 欧美偷拍第一页| 国产在线免费av| 97福利影院| 成人午夜免费视频| 欧美精品一二三| 色偷偷网站| 国产又色又爽| 日本高潮视频| 自拍第二页| 九九激情网| 五月在线| 久久四虎| 欧洲性生活视频| 国产一区二区三区18| a三级黄色片| 成年人的天堂| 毛片资源| 小香蕉影院| 97操操| 欧美a网| 久久久久久亚洲中文字幕无码| 日本www在线观看| 99re视频| 成人免费看片98| 久久色在线播放| 国产视频在线一区| 综合久久综合| 免费黄网在线观看| 青草视频网| 美女性生活视频| 久久88| 成人午夜网址| 清草视频| 天天操天天插天天干| 射黄视频| 娇妻第一次尝试交换的后果| 天天av天天| 色av资源网| 三级av在线| 午夜777| 一久久久久| 激情综合色综合久久综合| 久久色中文字幕| sleepless动漫在线播放免费观看| 久久女同互慰一区二区三区| 免费毛片在线视频| 96av在线| 亚洲免费精品| 婷婷丁香五| 欧美黄色一级生活片| 丝袜天堂| 欧美日韩另类在线| 天天爱天天操| 天堂网视频在线观看| 黄色大片日本| 欧美精品aa| 性xxxxfree孕妇xxxx| 国产又粗又黄又爽又硬的视频| 午夜视频欧美| a三级黄色片| 国产色无码精品视频国产| 国产日韩亚洲欧美| 免费看黄在线网站| www.欧美视频| 男人捅爽女人| 亚洲制服一区| 美女插插视频| 久久久无码精品一区波多野结衣| 久久综合电影| 清草视频| 亚洲国产不卡| 欧美骚少妇| 日韩欧美三区| 日日夜夜2017| 99看片网| 免费一级特黄3大片视频| 久爱视频在线观看| 黄色免费av| 日韩电影中文字幕| 久久精品无码中文字幕| 中出 在线| 国产又粗又长又大| 五月婷视频| 在线免费观看黄视频| 一级裸体视频| 国产成年人免费视频| 中文在线网在线中文| 3d成人动漫在线观看| 日韩成人av在线播放| 白嫩初高中害羞小美女| 青青操原| 欧美黄色大全| 日本在线加勒比| aa在线视频| 啊啊啊久久久| 亚洲成人精选| 亚洲色欧美另类| 免费中文字幕日韩欧美| 国产精品免费一区二区三区在线观看| 欧美 日韩 国产 在线| 亚洲一级片网站| 国产精品日韩电影| 天堂av免费在线| 青青国产| 欧美日韩色综合| 色哟哟亚洲| 先锋资源av| 夜夜操天天操| 啊啊啊久久久| 综合色吧| 久久精品tv| 亚洲午夜精品一区,二区,三区| 黄色一级视频片| 亚欧激情| 国产精品 亚洲一区| 日韩色图在线观看| 亚洲三级视频在线观看| 久草网在线视频| 男女午夜激情| 亚洲春色综合另类校园电影| 东京久久| 拍真实国产伦偷精品| 精品无码久久久久久久久久| 中文字幕精品一区二区三区精品| 免费91在线| 亚洲综合小说网| 调教91| 国产私人影院| 爽妇网av| 天天躁夜夜躁| 午夜免费av| 国产a一区二区| 国产女主播在线视频| 国产清纯在线| 白丝女仆被免费网站| 又黄又爽视频| 日色网站| 白浆导航| 日韩免费一区二区三区| 天天综合网久久综合网| 中文字幕人成乱码在线观看| 露出调教羞耻91九色| 深夜视频网站| 国产91麻豆视频| 不卡影院| av电影免费在线播放| 求个黄色网址| 美女精品网站| 青娱乐99| 蜜桃免费网站| 免费看一级视频| 日韩成人av在线播放| 亚洲国产精品福利| 亚洲一区二区在线看| 中国国产bdsm紧缚捆绑| 欧美大片免费观看| 亚洲国产一区二区a毛片| 91视频爱爱| 97中文在线| 啪啪免费网| 一区二区视频在线看| 亚洲人成777| 欧美性猛交ⅹ乱大交3| 国产精品一区二区av白丝下载| 国产青草视频在线观看| 国产又粗又长又黄的视频| 国产精品一区二区三区精品| 国产性在线| 永久免费精品| 九色福利| 免费黄色日本| 日本韩国一区二区三区| 一区二区三区久久精品| 美女网站免费观看视频| 国产精品制服丝袜| 九九视频免费| 最新中文字幕av专区| 国产主播av在线| 久久精品免费电影| 国产精品aaa| 中文字幕久久熟女蜜桃| 五月婷婷六月色| www男人天堂| 打屁股视频网站| 日本免费精品视频| 亚洲区久久| 亚洲欧美在线另类| 免费成人美女女电影| 一本免费视频| 亚欧三级| 亚洲av永久无码精品放毛片| 日日夜夜2017| 成人激情视频在线播放| 在线观看污污网站| 五月天欧美| 波多野结衣视频网站| 国产破处av| 88av在线视频| 精品国产乱码久久久久久久软件 | 欧美在线xxxx| 国产精品午夜在线| 欧美大片黄色| 不用播放器的av| 91禁在线观看| 国产一级片免费播放| www.亚洲在线| 打屁股视频网站| 婷婷丁香色| 97国产精品| 国产自在线拍| av地址在线观看| 日本系列第一页| 欧美视频在线免费看| 1区2区在线观看| 日韩欧美日本| 日韩人妻无码精品综合区| 精品视频在线免费| 最新av在线播放| 亚洲伦理一区二区| 日色网站| 爱情岛亚洲首页论坛| 日韩一级在线观看| 日韩午夜电影| 免费下拉式漫画阅读网站| 日干夜操| 影音先锋2020色资源网| 亚洲欧美大片| 国产一级视频免费观看| 欧美 日韩精品| 一区二区日韩欧美| 亚洲性猛交xxxx乱大交| 欧美日韩在线视频一区二区| 久久国产柳州莫菁门| 欧美在线xxxx| 一二三四视频社区在线| 看毛片的网址| 亚洲精品久久久久| 黑人精品一区二区| 视频在线观看你懂的| 91av免费| 国产精品高潮呻吟久久| 视频在线一区二区| 久久久精品91| 在线中文字幕第一页| 男女h黄动漫啪啪无遮挡软件| 丝袜护士强制脚足取精| 亚洲色图一区二区| 欧美亚洲二区| 亚洲av无码久久忘忧草| 亚洲乱妇老熟女爽到高潮的片| 日本精品在线观看视频| www.色在线| 精品国产综合| 亚洲精品高清视频| 日本精品专区| 午夜激情免费| 97影院| 一区不卡av| 夫妻性生活黄色大片| 香蕉视频ios| 国产在线丝袜| aaaaa毛片| 亚洲一级网站| 亚洲国产97| 亚洲色图插插插| 亚洲乱亚洲| 成人免费xxxxx在线观看| 国产极品久久| 亚洲欧洲视频| 亚洲天堂岛| 欧美xxx黑人xxx水蜜桃| 午夜免费av| 久久久久精| 极品少妇网站| 国产精品一线天粉嫩av| 欧美精品乱码99久久蜜桃| 日本色图片| 日韩123| 精品人妻人人做人人爽| 奇米第四色在线| av美女网站| 夫妻自拍偷拍| 最新中文字幕在线观看| 自拍偷拍欧美日韩| 国产精品揄拍500视频| 男人久久| 日本女人一级片| 日韩在线导航| 成人性生交大片免费看96| 久久综合色综合| 日韩精品一区二区在线| 777国产成人入口| 亚洲小说欧美激情另类| av免费网址| 99精品欧美一区二区三区综合在线| 国产精品无码av一区二区三区| 日本午夜免费福利视频| 91国产视频在线| 日韩免费在线观看| 中文字幕一区av| 久久久久中文| 大奶av在线| 黄视频网站免费看| 天天干天天干天天操| 青青碰| 6080午夜伦理| 99欧美精品| 欧美特黄一级视频| 亚洲一区二区在线视频观看| 2022国产精品| 三级黄色免费片| 黄页视频网站| 成人欧美一区二区三区黑人免费| 最好看的mv中文字幕国语电影| 国产chinese中国hdxxxx| 蜜桃五月天| 中文字幕亚洲综合久久| 人妻精品久久久久中文字幕| 爽娇妻快高h视频| 国产在线xxxx| 亚洲成人xxx| 亚洲一级网| 亚洲精品福利视频| 午夜av电影院| 成人精品在线观看视频| 午夜av网站| 黄色裸体片| 亚洲一级片| 日韩簧片在线观看| 五月婷婷天| 日本网站在线看| 成年人精品| 黄色大片日本| 亚洲欧美综合视频| 第一福利网av| 欧美日韩免费高清| 91成人免费网站| 成人小视频在线免费观看| 18pao国产成视频永久免费| 99精品影视| 久久香蕉精品视频| 成人久久久久久| 欧美福利一区| 国产又粗又黄又爽又硬的视频| 国产视频在线免费观看| 老湿影院av| 国产做a| 嫩草免费视频| 精品免费| 欧美精品一区二区三区视频| 伊人春色网| 性淫影院| 午夜播放| 蜜桃中文字幕| 久久久久久久黄色| 麻豆av毛片| 中文在线视频| 日本少妇xxx| 日韩大片免费观看| 666视频| 97综合视频| 老头把女人躁得呻吟| 韩日激情| 日韩精品一二三四区| 最新在线地址| 久久亚洲综合色| 草草影院第一页| 女体拷问一区二区三区| 成人淫片| 黄色日批视频| 一起操网址| 中文字幕第12页| 欧美高清在线播放| 久久福利影院| av综合站| 国产欧美日韩视频| 91精品人妻一区二区三区四区| 久久免费毛片| 中文字幕日韩欧美一区二区三区| 国产精选自拍| 亚洲欧洲国产精品| 91中文在线观看| 免费视频一区二区| 亚洲欧美色视频| 欧美日韩激情视频| 亚洲毛片在线观看| 视频一区欧美| 亚洲欧美国产另类| 91入囗| 色噜噜狠狠狠综合曰曰曰| 国内成人免费视频| 亚洲乱码一区二区| 日本美女黄色| 亚洲精品无码久久| 69av导航| 黄av在线| 国产chinese中国hdxxxx| 国精产品一品二品国精品69xx| 日本色中色| 欧美激情亚洲精品| 老熟妻内射精品一区| 亚洲专区在线视频| 亚洲小视频| 五月天色小说| 9.1大片| 三级av在线| 亚洲私人网站| 日本黄色免费| 蜜桃av导航| 黄色网址分享| 任你躁av一区二区三区| 中文字幕有码在线观看| 成人激情视频在线播放| eeuss国产一区二区三区四区| 一本久道视频一本久道| a级性生活视频| av福利站| 日韩色一区| www国产无套内射com| 性xxxx欧美| 92久久精品| 欧美性生话| 夜夜夜夜爽| 最好看的2019免费观看| 国模少妇一区二区| 涩涩爱影院| 日韩色综合| a v视频在线观看| 亚洲精品乱码久久久久久写真| 欧美最顶级丰满的aⅴ艳星| 激情五月婷婷| 国产又色又爽又高潮免费| 亚洲国产一区二区三区| 久色视频| 国产呦| 男生插女生的视频| 草莓视频在线免费观看下载| 亚洲天堂av影院| 欧美少妇一区二区| 国产精品一区一区三区| 丁香花高清视频完整电影| 欧美精品一区二区三区视频| 日韩视频在线观看视频| 一级在线免费视频| 欧美成人极品| 最好看的2019免费观看| 成人av专区| 欧美大片免费观看| 亚洲欧美在线另类| 婷婷九月丁香| 午夜视频在线播放| 欧美一区二区视频在线观看| 亚洲制服一区| 国产麻豆一级片| 91视频www| 操女人的网站| 69av视频在线| 首页av在线| 美女又爽又黄免费网站直播| 熟妇人妻一区二区三区四区| 91免费看片网站| 狠狠干狠狠艹| 国产日产精品一区二区三区| 色激情网| 天天做天天摸天天爽欧美一区| 91麻豆精品国产91久久久久| 欧美日韩aaaaaa| 视频在线观看一区| 91情趣视频| 欧美成人一区二区视频| 在线视频导航| 国产精品18久久久| 免费毛片一区二区三区 | 大陆一级黄色片| 91激情视频在线观看| 国产性在线| 国产精品自偷自拍| 黄色大片日本| 午夜激情综合| 91九色蝌蚪国产| 麻豆精品99| 免费看av软件| 久久影音| 看av网站| 91亚色视频| 日本熟妇浓毛| 在线观看福利网站| 26uuu国产精品视频| 人物动物互动39集免费观看| 2020国产在线| 国产人妖在线视频| 午夜毛片在线观看| www四虎精品视频免费网站| 激情噜噜| www四虎精品视频免费网站| 顶级生活在线观看| 91在线超碰| 精品一区二区三区在线播放| 在线视频亚洲| 人人插人人插| 黄色av软件| 中日黄色片| 国产91清纯白嫩初高中在线观看| 国产亚洲综合一区柠檬导航| 精品国产制服丝袜高跟| 欧美成综合| 9i看片成人免费看片| 黄色成年人视频| 国产一级二级三级| 草莓视频在线免费观看下载| 亚洲经典一区二区三区| 性高潮视频在线观看| 在线观看xxx| 橹图极品美女无圣光| 麻豆精品99| 免费看的黄色| 黄色免费在线网址| 欧美最顶级丰满的aⅴ艳星| 红桃视频成人在线观看| 搡国产老太xxx网站| 鲁鲁在线| 无码人妻丰满熟妇精品| 欧美精品在线一区二区三区| 秋霞久久久| 在线视频导航| 自拍视频国产| 北岛玲av在线| 国产在线一二| 91碰碰| 2022国产精品| juliaann精品艳妇hd| 99在线精品视频在线观看| 日日干夜夜干| 一区二区三区欧美日韩| 99精品在线观看| 性感美女一级片| 成人三级黄色| 人人妻人人藻人人爽欧美一区| 国产剧情久久| 国产精品久久久久久亚洲毛片| 欧美极品影院| avapp在线观看| 日韩一级欧美| 成人网页| 日韩午夜电影| 日韩在线观看免费| 最新黄色av| av免费毛片| 中文字幕久久熟女蜜桃| 国产欧美日韩视频| 美女黄色免费网站| 日韩综合第一页| 日日干夜夜干| 男人和女人操操| 欧美激情一级精品国产 | 日韩欧美中出| 国产免费一区二区三区免费视频| www.日日| 日韩av中文在线| 日韩h视频| 色免费看| 2024男人天堂| 97人妻精品一区二区三区视频| 高跟鞋丝袜猛烈xxxx| 亚洲一区色| 99爱在线观看| 无码精品一区二区三区在线播放| 伊人色播| 凹凸精品熟女在线观看| 国产精品乱码一区二区视频| 男人的天堂久久久| 奇米av在线| 激情综合小说| 成年人精品| 国产日b视频| 高清欧美性猛交xxxx黑人猛交| 伊人久久国产精品| 欧美黑丝少妇| 中文字幕蜜桃| 欧美高清视频一区二区| 色先锋av| 亚洲a一区二区| 国产日韩亚洲欧美| 久久第四色| 欧美精品乱码99久久蜜桃| 国产精选久久| 91麻豆成人| 韩日激情| 日本少妇久久久| 亚洲国产精华液网站w| 新婚之夜高潮hd| 伊人久久在线| 爆操动漫美女| 日韩午夜激情| 伊人成人激情| 正在播放国产一区| 欧美aⅴ在线观看| 成人aaa视频| 四虎影院在线观看免费| 美女污污视频| 一级女毛片| 国产又爽又黄免费软件| 三级在线免费| 一级黄色短片| 中国国产黄色片| 久草资源网站| 豆豆色成人网| 婷婷开心激情网| 东北少妇不带套对白| 天天视频亚洲| 精品在线视频观看| 91性色| 国产精品扒开腿做爽爽爽男男| 色视频网址| 91免费视频网站| 天堂网2020| 日韩欧美国产电影| 日本中文在线播放| 色网站免费在线观看| 99riav久久精品riav| 亚洲在线a| 精品成人无码久久久久久| 亚洲精品av在线播放| 中文字幕乱码一区| 亚洲区久久| 欧美精品电影一区二区| 国产一极片| 国产免费观看高清在线观看| 思思久久久| 丁香婷婷网| 最新版天堂资源在线| 国内老熟妇对白hdxxxx| 日不卡| 高清在线不卡av| 成人国产综合| 成年人免费网站| 亚洲激情一区| 特级西西444www高清大视频| 国产精品一区二区久久精品爱涩| 色多多视频网站| 日韩免费视频观看| 久久国产美女视频| 中文字幕亚洲综合久久| 天天干夜夜爱| 国内精品久久久久久| 成人动漫亚洲| 成人av软件| 国自产拍偷拍精品啪啪模特| 美女污污视频| 日韩欧美视频在线免费观看| 色欲AV无码精品一区二区久久| 欧美成人做爰猛烈床戏| 日韩精品一区二区三区不卡| 国产日韩亚洲欧美| 97在线公开视频| 69成人网| 亚洲肥妇| 土耳其xxxx性hd极品| 91精品国产高清| 国产精品不卡| 亚洲精品666| 男女午夜视频在线观看| 六月婷婷久久| 日本午夜影院| 国产第一福利| 国产精品高潮呻吟久久| 黄色一级录像片| 精品一区精品二区| 黄av在线| 久久国产麻豆| 成人女人免费毛片| 黄色精品一区| 黄色精品一区| 一区中文| 欧美50p| 精品人妻一区二区三区换脸明星| 国产人妖在线视频| 97免费超碰| 久久99精品久久只有精品| 午夜电影一区二区| 亚洲av熟女国产一区二区性色| 色综合悠悠| 无码人妻aⅴ一区二区三区日本| 欧美特一级| 91碰碰| 亚洲国产精品久久久久久6q| 成人免费观看视频| 欧美大胆a| 国产第一精品| 337p日本大胆噜噜噜鲁| 777色视频| 能看的黄色网址| 特级毛片| 刘亦菲久久免费一区二区| 国产婷婷一区| 无码人妻精品一区二区蜜桃百度| 成人在线影片| 99视频在线观看免费| 久久久久国产视频| 男人天堂成人网| 亚洲同性男男gayxxxx强迫| 亚洲综合影院| 97超碰资源总站| 日本护士xxxx| 无码人妻av一区二区三区波多野| 香港av电影| h在线网站| 美女一级黄色片| 欧美日韩另类在线| 国产精品亚洲五月天丁香| 欧美蜜桃视频| 欧美乱妇日本无乱码特黄大片| 黄色成人免费网站| 一区二区三区日本| 国产又粗又猛又大爽| 特级大胆西西4444人体| 91搞搞| 日韩在线导航| 污视在线看| 久章草在线观看| 欧美日韩你懂的| 国产精品天天操| 美女一级黄色片| 美女性生活视频| 黄色片久久久| 韩国三级视频| 天天尻逼| 午夜三级福利| 9.1大片| 日本一本高清| 玩偶姐姐在线观看免费| 少妇与公做了夜伦理| 欧日韩一区二区三区| 狠狠干夜夜爽| 成人在线你懂的| a网站在线| 亚洲激情网址| 成熟妇人a片免费看网站| 韩国毛片在线| 北岛玲av在线| 欧美成人免费在线观看| 老头吃奶性行交| 97影院| 美女隐私免费| 成人瑟瑟视频| 久久久久久久久久免费视频| 国产五月天婷婷| 蜜臀网在线| free性欧美hd另类| 亚洲国产精| 总受合集lunjian双性h| 午夜粉色视频| 日本在线三级| 男女激情视频网站| 日韩免费一区二区| 国模在线观看| 果冻传媒18禁免费视频| 欧美操操| 在线免费黄| 国产又色又爽| 五月在线视频| 国产地址一| 久久香蕉精品视频| 国产高清片| 免费观看国产视频| 日本偷拍一区| 久国久产久精永久网页| 中文字幕www| 91性视频| 国产又粗又长又大| 成人在线影片| 西西美女人体| 国产做a| 亚洲一区福利视频| 久久精品在这里| 天天av天天干| 国产五月天婷婷| av男人天堂av| 成人小视频在线免费观看| 另类ts人妖一区二区三区| 日韩视频在线观看视频| 精品五月天| 日本污污网站| 五月少妇| 日本大胆裸体做爰视频| 亚洲一区二区三区电影| 男生和女生靠逼视频| 色偷偷网站| 日韩av中文字幕一区二区| 18网站在线看| 丝袜国产视频| 国产小u呦5一10| 污污的视频软件| 综合亚洲色图| www.欧美激情| 一道本在线观看视频| 欧美成人免费在线观看| 一级裸体视频| 久久综合成人| 久久99热人妻偷产国产| 五月婷婷丁香在线| 男人午夜免费视频| 福利视频导航网址| 久久中文字幕一区二区三区| 午夜激情欧美| 国产99免费视频| 黄色九九| 自拍av网站| 在线观看色网站| 亚洲乱码无码永久不卡在线| 夫妻毛片| 中文字幕观看在线| 激情综合网五月| 天堂成人| 欧美日韩一级视频| 亚洲日本japanese丝袜| 欧美成人高清视频| 天天碰免费视频| 香蕉视频网址| 777色视频| 哪里可以看黄色片| 理论片琪琪午夜电影| 国模在线观看| 免费网站看av| 色妹子av| 美女被变态侵犯| 人物动物互动39集免费观看| 韩日激情| 三级av在线| 久久国产精品网站| 欧美天天性影院| 91色区| 一道本在线观看视频| 国产一区二区麻豆| 久久久精品视频在线观看| 亚洲精品在线免费播放| 国产精品视频无码| av地址在线观看| 青青草国产一区二区三区| 欧美videos大乳护士334| 九九综合九九| 91蜜桃臀久久一区二区| 黄色片久久久| 久久视频在线视频| 麻豆av毛片| free性丰满69性欧美天美| 色噜噜狠狠狠综合曰曰曰| 天堂网在线观看| 网友自拍一区| 久久羞羞| 国产小u呦5一10| 亚洲色图88| 午夜色片| 国产一区日韩欧美| 欧美极品影院| 色哟哟国产精品色哟哟| 久色视频| 午夜激情综合| 色综合欧美| av免费在线网站| 性折磨bdsm欧美激情另类| 91爱爱视频| 看片在线| 蜜桃免费视频| 久久久无码精品一区波多野结衣 | 国产黄色在线免费观看| 亚洲精品偷拍视频| 久久777| 外国视频网站| 成年人免费av| 亚洲一本二本| 国产在线视频一区| a久久久久| 又大又粗又长又爽正在观看| 亚洲一区综合| 岬奈奈美在线观看| 久久精品视频91| 久草热在线观看| 国产蜜臀97一区二区三区| 欧美性猛xxx| 黄色av软件| 中国毛片视频| 四虎精品永久在线| 隔壁的美艳| 成人免费影视网站| 成人av专区| 黄网在线| 久久久久久久久久免费视频| 国产伦精品一区二区三区视频网站| 日韩在线欧美在线| 亚洲AV无码成人国产精品色| 欧美aaa一级片| 午夜毛片在线观看| 日日日干| 天天热天天干| 污污污www精品国产网站| 九九福利视频| 久久精品人人| 国产一级特黄视频| 国产伦精品一区二区三区妓女| 日韩精品一区二区三区不卡| 久久激情av| 少妇激情一区二区三区| 黄色的网站免费观看| 精品自拍视频| 国产夫妻av| 日本加勒比一区| 午夜国产区| 91av观看| 丁香花五月| 一区二区三区xxx| 91操碰| 日本a级免费| 美女流出白浆| a级一级片| 裸体美女免费视频网站| 一级成人黄色片| 国产一区二区三区网站| 久久久久久久久97| 欧美极品影院| 国产日产精品一区| 91手机在线观看| 成人美女在线视频| 美女无遮挡网站| 国产精品国产三级国产专区51| 日本顶级大片| 中文字幕日韩欧美| 天天操天天干天天舔| 午夜爱精品免费视频一区二区| 夜夜久| 在线看黄免费| 久久精品伊人| 黄瓜视频色| 日本a在线| 中文字幕人成乱码在线观看 | 人人干人人插| 国产21页| 97中文在线| 日本a级无毛| 天天爽夜夜操| 看了下面会湿的视频| 16—17女人毛片| 久操综合| 茄子香蕉视频| 欧美日韩一级二级| 免费av大片| 久久久久久久久网站| 经典一区二区三区| 婷婷久久久久久| 亚洲第一国产视频| 伊人色播| 加勒比视频在线观看| 欧美一级黑人| 久久久水蜜桃| 中文av字幕| 91美女片黄在线| 美女考逼| 16—17女人毛片| 日本少妇喷水| 亚洲综合插| 福利在线免费| 91精品国产自产在线观看| www.免费av| 日本www在线观看| 久久爱综合| 日本中文字幕在线免费观看| 求个黄色网址| 永久免费观看av| 久久久久97| 亚州av综合色区无码一区| 精品一区二区三区四区视频| 色图自拍偷拍| 亚洲图片欧美视频| 懂色av一区二区| 国产主播av在线| 美女精品一区| 污污的视频软件| www.亚洲免费| 萝稚嫩紧窄h乱j交h| 青在线视频| 97在线中文字幕| 久久92| 蜜桃福利视频| 男人捅爽女人| 色婷婷亚洲综合| 亚洲欧洲一二三区| 午夜精品一区二区三区三上悠亚| av网站在线看| 白白色免费视频| 中文在线免费| 农村妇女av| 亚洲国产成人av| 国产精品亚洲а∨天堂免在线| 欧美专区一区| 亚洲欧洲国产精品| 玖玖国产| 91麻豆精品国产91久久久更新时间| 国产亚洲精品美女久久久| 精品一区二区国产| 日b视频免费观看| 亚洲一区二三区| 免费视频一区二区| 国产一区二区三区四区五区美女| 久久99综合| 琪琪色视频| 久久久www成人免费毛片麻豆| 五月天亚洲综合| 亚洲第一福利视频| 亚洲五月天综合| 日本黄色片| 一区不卡av| 99小视频| av福利站| 免费日韩av电影| 91成人免费网站| 免费看操片| 精品久久无码视频| 一级全黄男女免费大片| 少妇太爽了在线观看| 亚洲精品视频网址| 天天爽网站| 蓝导航福利| 最近中文字幕在线观看视频| www.亚洲免费| 豆豆色成人网| 好吊色欧美一区二区三区视频| 国精产品一区一区三区| 亚洲欧美综合视频| www一区二区三区| 亚洲大色网| 国产黄色小说| 五月婷婷深深爱| 综合精品国产| 人妻另类 专区 欧美 制服| 午夜黄色在线观看| 女人逼视频| 综合 欧美 亚洲日本| 国产一级免费在线观看| 国产情侣av在线| 日日夜夜狠| 色黄视频在线观看| 91超碰免费在线| 推油少妇久久99久久99久久| 91情趣视频| 狠狠爱综合网| 婷婷丁香在线| 波多野结衣视频网站| 最污的网站| 久章草在线观看| 欧美高清视频一区二区| 91高清国产| 黄色的网站免费观看| 美女扒开屁股让男人桶| 草在线视频| 中文在线视频| 久久99久久99精品| 国产精品成人网| 日韩麻豆视频| 国产精品18久久久久久无码| 性欧美free| 国产一区二区日韩| 四虎成人在线观看| 美女av免费看| 欧美乱论| 久久亚州| 亚洲成人a v| 秋霞影院午夜老牛影院| 欧美成人自拍视频| 国产性在线| 欧美性极品少妇xxxx| 6080一级片| 黄漫在线免费观看| 国产人妖一区| 91导航| www.国产com| 久久大香| 久久激情av| 浪浪视频在线观看| 爱插美女网| 一级国产精品| 麻豆av一区二区三区在线观看| 深夜福利1000| a级一级片| 香蕉成人app| 91人人爽| 久久性网| 俄罗斯特级毛片| 中文字幕日韩久久| 欧美绿帽交换xxx| 国产免费一区二区三区免费视频| 亚欧三级| 猎艳山村丰满少妇| 国内成人免费视频| 亚洲私人网站| 三级第一页| 岛国av在线免费| 色激情网| 91亚洲一区| 天天爽网站| 亚洲色女| k频道在线观看| 九九热这里有精品视频| 激情五月婷婷| 国产片一区二区| 欧美男人亚洲天堂| 黄色免费观看网站| 玖玖精品| 国产高清片| 视频在线你懂的| 亚洲一区二三区| 波多野结衣女同| 亚洲一区黄片| 伊人蕉久| 色婷婷亚洲综合| 国产又爽又黄免费软件| 亚洲免费精品| 69av导航| 高清欧美性猛交xxxx黑人猛交| 五月久久| 老师的丰满大乳奶| 欧美乱强伦| 婷婷久久久久久| av男人的天堂在线观看| 少妇av射精精品蜜桃专区| 青草久久伊人| 做爰视频毛片视频| www.日日| 日本中出视频| 美女av片| 国产一级视频免费观看| 爱插美女网| 午夜粉色视频| 国产精品第100页| 美女免费网视频| av男人的天堂在线观看| caopeng在线视频| 久久亚洲黄色| 亚洲av无码久久忘忧草| 在线免费观看视频一区| 爱爱免费视频| ass亚洲熟妇毛耸耸pics| 少妇一级淫片免费放2| 免费在线看黄色片| 久久综合九色| 亚洲欧美色图| 女人逼视频| 亚洲国产亚洲| www免费观看| 国产一区二区在线不卡| 最新黄色网址在线观看| 亚洲天堂网在线观看| 性插动态视频| 91九色蝌蚪国产| 97成人人妻一区二区三区| 第一福利网址导航| 波多野结衣视频网站| 亚洲一级电影| 都市激情中文字幕| 久久草视频| 国产第一福利| 天天干天天做| 蜜臀一区| 欧美午夜寂寞影院| 2019国产在线| 欧美一级在线| 任我爽在线| 久久久www成人免费毛片麻豆| 一区视频在线| 亚洲动漫精品| 成人一级黄色片| 91精品国产91久久| 东北老女人av| 欧美a在线观看| 69av视频在线| 亚洲av熟女国产一区二区性色| 91av免费| 日韩小视频在线观看| 九草在线| 日韩欧美三区| 免费操片| 人妻少妇被猛烈进入中文字幕| 国产精品高潮呻吟久久| 国产一区,二区| 久久久久久无码精品大片| 日本69少妇| 自拍偷拍第1页| 四虎黄色网址| 亚洲成人高清在线观看| 99热在线观看精品| 日韩欧美日本| 日本性生活一级片| 老女人毛片50一60岁| 一道本久久| 鲁鲁在线| 国产成人无码网站| 91秦先生在线播放| 午夜黄色在线观看| 国产精品大全| av片一区二区三区| 蜜桃无码一区二区三区| 奇米色播| 动漫美女被吸乳奶动漫视频| 免费在线看a| 欧美一级做| 中文在线视频| 亚洲网友自拍| 亚洲精品一区二区在线观看| 色综合天天| 色欲AV无码精品一区二区久久| 国产不卡视频在线| 色中色影视| 成年人视频在线观看免费| 天天操,夜夜操| 超碰久久在线| 成年人深夜小视频| 国产日韩av一区二区| 人人妻人人澡人人爽精品| 亚洲av无码一区二区乱孑伦as| 日韩伊人| 成人黄色av电影| 亚洲精品成人久久久| 日韩精品一区二区亚洲av观看| 色婷婷激情五月| 香蕉视频二区| 91色区| 色先锋av资源中文字幕| 日韩视频中文| 欧美少妇激情视频| 逼特逼视频在线观看| av黄色影院| 免费黄色小视频网站| 色图社区| 福利视频导航网| 红桃视频成人在线观看| 催眠调教艳妇成肉便小说| 69堂在线| 九九热国产精品视频| 亚洲免费福利视频| 成人夜夜| 色综合久久天天| 狠狠躁日日躁夜夜躁影院| 无码人妻丰满熟妇精品| 牛牛澡牛牛爽一区二区| 日韩黄色在线播放| 天天躁日日躁狠狠很躁2023| 懂色av粉嫩av蜜乳av| 91天堂在线视频| 不卡的一区二区| 日韩激情一区二区| 国产5区| 91视频www| 免费毛片在线视频| 又色又爽又黄| 国产精品羞羞答答在线观看| 少妇一级免费| 小香蕉影院| 男女一区二区三区| 国产亚洲精品久久久久丝瓜| 日本午夜免费福利视频| 美女性生活视频| 国产精品v欧美精品v日韩精品| 91国内在线视频| 亚洲国产精品第一页| 国产精品久久久久久久av| 国产精品无码素人福利| 国产一二三| 黄污视频在线免费观看| 色狠狠干| 欧美日三区| 精品999视频| 亚洲欧美成人一区二区| 成人在线二区| 26uuu欧美日本| 91成人免费网站| 白白色免费视频| 日本中文字幕观看| 黄色免费一级片| 亚洲精品午夜久久久| 重囗味另类老妇506070| 日本在线视频www| juliaann精品艳妇hd| 中文字幕天堂网| 2022国产精品| 色女综合| 日本欧美不卡| 肉性天堂| 影音先锋中文字幕一区| 丁香花电影在线观看免费高清| 先锋资源av| 西西人体www大胆高清| 中文av一区二区三区| 91人人草| 国产粉嫩av| 精品视频一区二区三区在线观看| 亚洲国产精品毛片av不卡在线| 白白色免费视频| 亚洲激情中文| 免费黄色日本| 黄瓜视频在线观看| 久久久久一区| 免费久久一级欧美特大黄| 艳母日本动漫在线观看| 农村妇女av| 麻豆视频国产精品| 成人综合图片| 东北高大丰满bbbbzbbb| 综合 欧美 亚洲日本| 男人的天堂久久久| 老头吃奶性行交| 一级福利视频| 欧美v视频| 亚洲天堂五月| 中文字幕www| 久久伊人国产| 美女扒开屁股让男人桶| 天天色宗合| 俄罗斯嫩小性bbwbbw| 亚洲第一女人av| 亚洲视频99| 在线观看免费高清| 久久92| 黑寡妇4免费完整在线观看| 欧美高清hd18日本| 国产视频在线免费观看| 国产又粗又长又黄视频| 亚洲三区在线观看无套内射| 国产乱大交| 欧美日韩丝袜| 法国伦理少妇愉情| 97视频资源| 欧美xxxxx性| 一级在线看| 欧美男人操女人| 亚洲不卡中文字幕无码| 日韩综合第一页| 精品久久国产字幕高潮| 总受合集lunjian双性h| 免费成人进口网站| 91亚色视频| 国产网红女主播精品视频| 午夜爱爱网| 亚洲av成人无码网天堂| 超碰在线国产| 性感美女黄色片| 中文字幕无码乱人伦| 男人和女人操操| 亚洲dvd| 久久久久久久福利| 涩涩的视频网站| 熟妇人妻一区二区三区四区| 91精品999| 四虎精品| 亚洲精品xxxx| √天堂中文官网8在线| 午夜久久视频| 国产一极片| 91天堂| 男人插入女人阴道视频| 欧美精品二区三区| 国产911视频| 国产欧美三级| 久久性网| 免费无遮挡无码永久在线观看视频| 欧美操穴视频| 加勒比在线一区| 专业操老外| 久久精品视频91| 午夜特片网| 久久影音| 日韩黄色短片| tube国产麻豆| 亚洲国产精| 草逼视频网站| 天天操比| 精品免费一区二区| 国产精品自偷自拍| 国产伦精品一区二区三区视频网站| 免费毛片在线视频| 日韩精品在线第一页| 超碰在线色| 18pao国产成视频永久免费| 国产精品 亚洲一区| 亚洲国产精品成人天堂| 亚洲精一区| 欧洲做受高潮免费看| 青草成人免费视频| 成人啪啪漫画羞羞漫画| 国产成人在线观看免费网站| 久久99网| 91免费看片网站| 中文字幕一区二区三区人妻 | 天天色宗合| 久热这里只有精品6| 久久丝袜美腿| 日韩精品影院| 嫩草免费视频| 99视频在线观看免费| 男男gay羞辱feet贱奴vk| 日韩一区二| 久久不雅视频| 一区二区成人av| 亚洲aⅴ在线观看| 精品免费| 久久久久久久波多野高潮日日| www.男人天堂.com| 亚洲精品1| 免费的一级片| 国产人人爽| 日日干夜夜撸| 欧美一区欧美二区| 在线涩涩| 少妇一级免费| 美女色网站| 亚欧激情| 日韩三级一区| 999视频| 亚洲视频777| 免费黄色日本| www.久久99| 日韩激情视频在线观看| 久久免费毛片| 小早川怜子中文字幕| 亚洲色图第三页| 中文成人无字幕乱码精品区| 免费a视频在线观看| 日韩一级在线播放| 爆操白丝美女| av大帝在线观看| 日本激情一区| 亚洲精品一区二区二区| 伊人国产精品| 精品人妻人人做人人爽| 国产精品国产精品国产专区| 久久人人爽av亚洲精品天堂| 中文在线字幕| 在线免费观看日韩av| 黄色片久久久| 91人人爽| 国产福利视频在线| 女人扒开屁股爽桶30分钟| 黄色三级小视频| 中文字幕av高清片| 久久无码人妻一区二区三区午夜| gai免费观看网站| 欧美精品一区二区三区视频| 丝袜天堂| 国产精品jizz| 久久av影视| 美女精品在线观看| 一道本在线观看视频| 国产成人精品一区二区在线小狼| 18pao国产成视频永久免费| 91porny 九色| 91porny 九色| 桃色av网站| 韩国视频一区二区| 青青草视频在线观看| 一本色道久久综合亚洲精品小说| 加勒比色综合| 做暧暧视频在线观看| 91入囗| 91视频 - 88av| 91免费视频观看| 国产免费av一区二区| 国产第页| 动漫玉足吸乳羞免费网站玉足| 97一级片| 最新中文av| 午夜精品一区二区在线观看| 大奶av在线| 激情中文字幕| 黄色小视频国产| 顶级尤物极品女神福利视频| 日本性生活一级片| 色妞www精品视频| 秋霞影院午夜老牛影院| 性高潮视频在线观看| 色吧婷婷| 丰满人妻熟妇乱偷人无码| 国产精品1区2区在线观看| 黄色大片子| 精品久久国| 成人三级在线看| 美女精品国产| 一级在线免费视频| 日韩喷潮| 狠狠干五月天| 亚洲阿v天堂| 午夜精品久久久| 国产小视频一区| 少妇系列在线观看| 黄色一级视频片| 激情福利在线| 日b视频免费观看| 有码av| 高潮一区二区三区| 欧美大胆a| 黄色高清免费| 久久免费毛片| 看黄免费| 男女互操网站| 亚洲第5页| 日韩有码在线播放| 91精品久久久久久久99蜜桃| 久久成人一区二区三区| 最新av在线播放| 色婷婷亚洲综合| 成人综合站| 99国产成人精品| 高h视频在线免费观看| 欧美精品1| 黄色av免费看| 99爱在线观看| 日本免费成人| 白虎av在线| 69热在线观看| 国产三级中文字幕| 久草精品视频| 成人在线观看黄色| 日本护士xxxx| 国产95在线| 91成人免费版| 色黄视频在线观看| 久久精品国产亚洲av香蕉| 国产性猛交| 亚洲色图另类| 亚洲制服一区| 欧美激情va永久在线播放| 视频一区欧美| 少妇久久久久久久久久| 新婚之夜高潮hd| 国产精品大片| 动漫一区二区| 天天色中文| 厨房性猛交hd| 国产成人精品免费网站| 欧美福利电影| 黄色免费高清| 中文字幕天堂网| 狼人综合视频| 91久久精品国产91性色69| free性欧美hd另类| 色网站免费在线观看| 午夜在线视频| 日韩美女网站| 乖女从小调教h尿便器小说| 一本色道久久综合熟妇| 国产免费高清av| 国产成人免费在线| 欧美视频观看| 夜夜操夜夜摸| 久久精品片| 午夜777| 黄色片视频免费| 91在线视频精品| 葵司ssni-879在线播放| 精品在线视频一区二区三区| 推油少妇久久99久久99久久| 精品国产成人一区二区| 91美女片黄在线| 久久蜜桃视频| 久久性视频| 三级黄色短视频| 波多野结衣一区二区三区在线观看 | 五月天综合婷婷| av影视网| 豆豆色成人网| 美女网站免费观看| 黄瓜视频色| 蜜臀aⅴ免费一区二区| 日韩欧美日本| 色婷婷激情av| 无码人妻av一区二区三区波多野| 激情小说电影| 久久中文字幕一区二区三区| 中文字幕无线码| 黄色小视屏| av最新天| 亚洲精品久久久久久无码色欲四季| 日韩av黄色片| 在线观看成人黄色| 丰满人妻一区二区三区无码av| 日韩六十路| 色哟哟国产精品色哟哟| 国产日韩av一区二区| 国精产品一区一区三区有限公司杨| 有码av| 做爰视频毛片视频| 久久精品66| 色图综合网| 亚洲av无码一区二区乱孑伦as| 黄色激情视频在线观看| 很黄很色的视频| 国模视频在线| 麻豆免费在线观看| 精品成人在线| 精品人妻在线视频| 成人免费超碰| 国产va在线观看| 97操操| 国产精品污污| 97在线中文字幕| 成人三级在线视频| www.狠狠撸.com| 国产精品99久久久久久久久久久久| 污视在线看| 老司机午夜免费视频| 成人av动漫网站| 国产成人无码精品久久久久| 亚欧免费无码aⅴ在线观看| 蜜桃一区二区三区在线| 老头把女人躁得呻吟| 蜜桃福利视频| 久久久久久免费毛片精品| 成人快色| 99爱在线视频| 色狠狠干| 97福利影院| 久久久久黄色片| 久久大奶| 国产三级在线免费观看| 亚洲国内在线| 欧美性bbw| 日色网站| 精品一区二区三区在线播放| 日韩性插| 国产精品一区二区无码对白| 在线视频资源| 国产精品扒开做爽爽爽的视频| 波多野结衣a v在线| 色偷偷网站| 情侣奴vk| 欧美乱论| 99久久久无码国产精品性色戒| 日本丰满少妇裸体自慰| 成人免费xxxxx在线观看| 美女隐私免费| av网址网站| 日韩有码在线播放| 亚洲精品午夜久久久| 91碰在线视频| 欧美激情图区| 亚洲人人在线| 亚洲va韩国va欧美va| 69久久久久久| 九九视频免费| 中文字幕日韩欧美| 深夜福利免费视频| 天天色成人| 97小视频| 日本午夜免费福利视频| 日韩二级| 亚洲特级片| 日本一区视频在线| 免费看av软件| 日本午夜免费福利视频| 制服丝袜第二页| 国产乡下妇女做爰| 在线免费看av片| 在线免费观看黄视频| 欧美少妇激情视频| 奇米激情| 欧美成人一区二区| 午夜精品剧场| 玖玖av| 丝袜美腿一区二区三区| 日韩性插| 五月在线视频| 四虎永久网址| 激情中文字幕| 国产插插视频| 日本欧美一区| 伊人影视久久| 韩国女主播一区| 国产又粗又猛又大爽| 少妇性l交大片7724com| av大全在线播放| www.狠狠撸.com| 蜜桃五月天| 久久草视频| 欧洲性生活视频| 国产在线视频一区| 精品久久国| www.亚洲免费| 亚洲在线一区| 秋霞久久久| 久久久久久久精| 深夜福利老司机| 爱看av在线| xxfree性黑人hd4k高清| 久久久久久久久久久99| 国产插插视频| 欧美12--15处交性娇小| 高h文在线| 狠狠综合网| 91情侣视频| 日本护士xxxx| 女人夜夜春| 午夜av网站| 久久99久久98精品免观看软件| 精品99久久久久久| 青春草av| 91碰在线视频| 青在线视频| 综合av在线| 欧美一级大黄| 国产精品无码一区二区三区三| 狼人综合视频| 午夜免费一区二区| 日韩成人av毛片| 福利网站导航| 中文字幕女同女同女同| 色婷婷激情五月| 九色一区二区| 中国国产黄色片| 精产国品一区二区| 男生和女生靠逼视频| av大全在线播放| 日韩一区二| 调教91| 欧美精品性生活| 黑人精品一区二区| 精品国产91久久久久久| 日本在线视频一区二区| 国产精品日本一区二区不卡视频| 性xxxxfree孕妇xxxx| 成人激情文学| 九一九色国产| 国产精一区二区三区| 欧美精品电影一区二区| 蕾丝视频污| 久久精品成人一区二区三区蜜臀| 午夜视频国产| 亚洲一本二本| 91在线第一页| 亚洲天天| www.好了av| 成年人在线观看视频网站| 法国伦理少妇愉情| 欧美色图激情小说| 男生操女生动漫| 日日夜夜2017| 粉嫩av渣男av蜜乳av| 男女午夜激情| 一级欧美在线| 污视频免费在线| 国产视频欧美| 97超碰资源总站| 午夜一区二区三区| 成人女人免费毛片| 麻豆911| 91精品国产91久久久久青草| 在线观看一区视频| 韩国毛片在线| 丝袜国产视频| 美女爆乳18禁www久久久久久| 97在线免费公开视频| 丰满大乳国产精品| 天天操天天操天天干| 91av网址| 中文字幕一区二区三区四区视频 | 性色视频网站| 美女流出白浆| 在线免费h| 国产卡一卡二| 日韩老熟| 国内外成人免费激情在线视频| 日韩国产三级| 一级在线播放| 精品网站999www| a男人天堂| 香蕉狠狠| 91蜜桃免费| 日韩三级网| 91丨porny丨九色| 91久久爽久久爽爽久久片| 国产911视频| 久久成人免费日本黄色| 亚洲国产精品久久久| 男人天堂成人| 性视频在线播放| 四虎国产精品永久在线国在线| 爽爽网| 久久国产热视频| 日日操天天| 亚洲精品久久久| 久久99精品久久只有精品| 午夜看片| 天美av电影| 超级黄视频| 网站一级片| 久久伊人av| 国产一区二区在线免费观看视频| 久久性视频| 成年女人色毛片| 国产五月天婷婷| 五月婷婷天堂| 黑人一级女人全片| 秘密的基地| 久久视频在线视频| 天天拍夜夜爽| 国产精品传媒麻豆hd| 天天做天天摸天天爽欧美一区| 国产女同在线观看| av福利在线播放| 青青草原在线免费观看视频| 国产精品无码专区av免费播放| av一二区| 精品久久五月天| 日本少妇与黑人| 农村妇女av| 国产又爽又黄免费软件| 国产精选久久| 精品人妻在线一区二区三区| 操操网站| 色综合一区二区| 夜间福利网站| 欧美精产国品一二三产品特点| 亚洲AV无码成人国产精品色| www.欧美com| 99精品久久久久| 亚洲欧美综合视频| 福利社区导航| 国产欧美三级| 日本三级在线| 精品99久久久久久| 国产夜色视频| 男女黄色录像| 国产又色又爽| 91黄图| 国产一区二区三区18| 国产精品普通话| 爱操成人网| 青青草原在线免费观看视频| 成人av软件| 久久香蕉精品视频| av免费久久| 国产精品影音先锋| 成人网在线播放| 暧暧视频在线观看| 日韩欧美综合在线| 欧洲美女屁股眼交3| 三级黄色片网站| 涩人阁| 人妻天天爽夜夜爽一区二区三区| 淫视频在线观看| 中文字幕日产| 粉嫩久久99精品久久久久久夜| 亚洲色欲色欲www| 日本污污网站| 黄黄的网站| 99久久久精品| 国产小视频自拍| 色婷婷激情av| 神马午夜片| 波多野结衣免费视频观看| 久久亚洲AV成人无码一二三| 精品久久久久久久久久久久久久| 2019国产在线| 久久久无码精品一区波多野结衣| 成人app在线| 四虎黄色网址| 国产精品99久久久久久久久久久久| 欧美极品少妇xxxxⅹ免费视频| 亚洲资源一区| 国产91精品久久久久久久网曝门| 俄罗斯嫩小性bbwbbw| 久9精品| 狠狠成人| 欧美a在线播放| a级性生活视频| 欧美性生活网| 午夜性色福利视频| 九色 国产| 嫩草懂你的影院| 欧美网站免费| 成人性色av| 自拍偷拍亚洲视频| 美女精品在线观看| 一级免费观看视频| 激情五月在线观看| 日本美女性生活视频| 岳乳丰满一区二区三区| 一区二区不卡在线| 亚洲av成人无码网天堂| 狠狠操中文字幕| 亚洲最大黄色网址| 一区二区三区视频在线| 一本久道久久综合狠狠爱| 成人深夜视频| 红桃视频成人在线观看| 欧美最顶级丰满的aⅴ艳星| 久久人人爽av亚洲精品天堂| 日韩一区二区在线观看视频| 欧美草逼网| 日本黄色影视| 人与性动交zzzzbbbb| 中文字幕永久视频| 手机在线看片日韩| 九九九在线视频| 成人网页| h在线网站| a毛片网站| 免费下拉式漫画阅读网站| 国产区精品| 韩国黄色av| gai免费观看网站| 亚洲视频777| 欧美影视一区| 免费av电影网站| 日韩免费视频观看| 欧美精品性视频| 免费的毛片网站| 午夜色视频| 日本伦理一区二区三区| 911香蕉视频| 欧美绿帽交换xxx| 麻豆av毛片| 亚洲网色| 在线观看一区二区三区四区| 日韩精品久久久久久久玫瑰园| 色偷偷网站| 国产一区二区三区播放| 中国av一区| 姝姝窝人体www聚色窝| 免费久久久久| 日本bbwbbw| 久久久久久久久久免费视频| 丁香美女社区| 中文成人无字幕乱码精品区| 国产又粗又长又黄视频| www一区二区三区| 成人国产免费视频| 中文字幕国产视频| 激情小说在线视频| 婷婷色在线观看| 精品亚洲自拍| 在线播放日韩| 一级淫片免费看| 久久看片| 天堂色播| 中文字幕在线观看av| 国产一二精品| 依人综合| 国产成人91精品| 91嫩草|国产丨精品入口| 萝稚嫩紧窄h乱j交h| 黄色三级三级三级| 97超碰中文字幕| 色哟哟免费在线观看| 国内自拍xxxx18| 国产福利视频网站| 国产黄色在线观看| 无遮挡毛片| 久久久久久久精| 逼特逼视频在线观看| 三上悠亚痴汉电车| 天堂va蜜桃| 在线高清观看免费观看| 成年精品| 福利视频一区| 深夜福利一区| 日本在线看| 亚洲国产一区二区a毛片| 九久久久久| 操的我好爽| 日日夜夜2017| 男男av网站| av天堂一区| 波多野结衣一区二区三区在线观看 | 玩弄japan白嫩少妇hd小说| 午夜精品亚洲| 永久免费观看av| 欧日韩av| 国产精品色在线| 3p视频在线观看| 一级二级毛片| 色先锋av资源中文字幕| 亚洲国产清纯| 老妇荒淫牲艳史| 国产毛茸茸| 色狠狠久久av五月综合| 老湿影院av| 在线免费观看福利| 国产你懂得| 麻豆成人91精品二区三区| 97在线观视频免费观看| 先锋资源av网| 欧美日韩色综合| 女人逼视频| 免费成人视屏| 日韩大片在线观看| 色一情一区二区三区四区| 亚洲同性男男gayxxxx强迫| 精品成人在线| 成人黄色免费视频| free性欧美hd另类| 国产精品视频久久久久| 日韩欧美少妇| 日本黄色一区| 蜜桃av影视| 精品人妻二区中文字幕| 一级二级毛片| 欧美区在线| 黄色片视频网站| 动漫玉足吸乳羞免费网站玉足| 高清欧美性猛交xxxx黑人猛交| 夜夜爽网站| 亚洲最新中文字幕| 2019国产在线| 亚洲人成久久| 国内精品久久久久久久久久久| 非洲黑寡妇性猛交视频| 国产国语老龄妇女a片| 网站一级片| 第一av在线| 久久综合伊人77777蜜臀| 国产精品色网| 久久成人资源| 卡一卡二av| 最近中文字幕在线观看视频| 18网站在线看| 日日夜夜2017| 椎名空在线观看| 国产激情片| 日本一级三级三级三级| 在线免费看污网站| 亚洲美女视频| 亚洲欧美在线另类| 久久密| 日韩欧美视频在线播放| 亚洲精品天堂成人片av在线播放| 日韩精品欧美精品| 污污在线观看| 精品中出| 韩国三级hd中文字幕叫床浴室| 欧洲精品视频在线播放| av先锋影音| 色一情一乱一乱一区91av| 一级中文片| 在线国产一区二区| 国产精品jizz| 欧美a视频| 亚洲一二三四在线| 欧美一区欧美二区| 色黄视频在线观看| 首页av在线| 爱插美女网| 国产九九热视频| 五月婷婷天堂| 国产精品丝袜高跟鞋| 黄色成年人视频| а√天堂www在线天堂小说| 射黄视频| 新3d金梅龚玥菲| 99精品视频国产| 国产福利视频| 久久久久久久久久福利| 久久久久久国产精品免费免费| 亚洲av成人无码网天堂| 黄色录像a级片| 小香蕉影院| 久久久久色| 午夜黄色福利视频| 老妇荒淫牲艳史| 日本午夜免费福利视频| 久久香蕉精品视频| 超碰97av在线| 91一区| 在线不卡一区二区| 亚洲av熟女国产一区二区性色| 午夜男人的天堂| 欧美特一级| 69堂在线| 国内一级视频| 亚洲一区二区在线看| mm视频在线观看| 亚洲欧美第一页| 欧美精品电影一区二区| 久热国产精品| 欧美性极品少妇xxxx| 69热在线观看| 在线免费看av片| 理论片大全免费理伦片| 日韩人妻无码精品综合区| 国产成人啪精品午夜在线观看| 国产亚洲精久久久久久| 男人久久| 特黄网站| 天天操夜夜骑| 亚洲国产欧美在线人成| 午夜精品久久久| 欧美一级一级一级| av网址在线| 国产精品成人网| 在线观看福利片| 99久久久无码国产精品古装| 男人激烈吮乳吃奶爽文| 国产麻豆一级片| 91久久综合| 亚洲婷婷在线| 泽村玲子av| 亚洲黑丝在线| 快播黄色电影| 日韩激情视频在线观看| 麻豆一区在线| 久久精品视频国产| 69影院少妇在线观看| 神马午夜片| 久久久噜噜噜久久中文字幕色伊伊| 欧美视频网站| 美女啪啪动态图| 国产精品美女久久| 青青色在线观看| 亚洲国产精品视频一区| 国产精品一区二区欧美| 日本精品一区二区视频| 久久99综合| 久久久久亚洲av无码麻豆| 国产精品果冻传媒| 在线日韩精品视频| 国产一级片免费播放| 国产黄色小说| 亚洲第一视频在线观看| 尤物影院在线观看| 夜夜夜撸| 免费在线黄色av| 97精品视频在线| 老司机在线精品视频| 探花国产| 俄罗斯特级毛片| 日日夜夜2017| 韩日三级视频| 大尺度av| 欧美日韩在线精品一区二区三区 | 91情趣视频| 操少妇视频| 黄色一级片在线看| 婷婷丁香五| 日韩一区二区在线观看| 大尺度av| 色妹子av| 男人爽女人下面动态图| 成人精品一区二区三区电影| 麻豆视频软件| 中文字幕第15页| 污污污www精品国产网站| 免费观看毛片| 三级视频网址| 裸体美女免费视频网站| 成人性生交大片免费看96| 久久国产a| 亚洲国产va| 激情综合网五月| 天天操天天插天天干| 性视频在线播放| 欧美春色| 91网站视频在线观看| 国产一区二区三区| 视频成人免费| 亚洲AV无码成人国产精品色| 午夜视频入口| 撸啊撸av| 2021亚洲天堂| 欧美性生交大片免费看app麻豆| 人妻另类 专区 欧美 制服| 麻豆午夜视频| 欧美一二三区在线观看| 日本理伦片午夜理伦片| 黄色片视频免费| 成人午夜免费视频| 日韩老熟| 国产精品亚洲色图| 第一福利视频| 激情小说电影| 殴美一级视频| 欧美人xxx| 久久av一区二区| 亚洲一区色| 丝袜在线视频| 黄色小视频国产| 手机av免费在线| 蜜桃一区二区三区在线| 午夜看片| 国产精品污污| 国产成年人免费视频| 91久久综合| 老女人裸体视频| 欧美色图19p| 美女精品网站| 日韩精品在线第一页| 欧美精品一二三| 欧美脚交视频| 你懂的网站在线观看| 91在线超碰| 久久黄视频| 人人射人人爽| 日日夜夜2017| 免费一区| 夜间福利视频| 91精品国产91久久| 亚洲超丰满肉感bbw| 91精品国产91久久久久青草| 日本黄频| 亚洲高清有码中文字| 成人午夜免费视频| 日韩免费一区二区| 美女av免费在线观看| sleepless动漫在线播放免费观看| av网站免费观看| 日韩在线欧美在线| 欧美人与动物xxxx| 91丨porny丨九色| 成年人免费毛片| h部分肌肉警猛淫文| 日本加勒比在线| 视频一区中文字幕| 激情五月婷婷| 成人啪啪漫画羞羞漫画| 玉女心经是什么意思| free性丰满69性欧美天美| 久久夜靖品2区| 日本视频免费看| 在线观看的av网址| 国产精一区二区三区| 国产精品3p视频| 国产精品视频无码| 日韩色一区| h网站在线播放| 五月婷激情| 5级黄色片| 制服丝袜 自拍偷拍| 理伦影院| 中文第一页| 日韩精品免费一区二区夜夜嗨| 免费下拉式漫画阅读网站| 亚洲欧美日韩国产| 美人被强行糟蹋np各种play| 国产日韩a| 久久影院亚洲| 午夜性视频| 欧美啊啊啊| 黄色视网站| 欧美日韩高清一区二区三区| 久久精品视频国产| 欧州一区二区三区| 嫩草在线看| 产乳奶汁h文1v1| 青青在线播放| 天天干天天干天天操| h片在线免费| 国产精品国产三级国产专区52| 91资源在线视频| 亚欧激情| 久久久久久久久久免费视频| 五月婷婷深深爱| 欧洲午夜视频| 亚洲三级在线免费观看| 黑人操日本| 久久综合第一页| 超级黄视频| 国产欧美日本| 欧洲成人免费| 亚洲色图插插插| 97精品视频在线| 亚洲色图插插插| 久久久久国产视频| 天天色中文| 欧美一级色| 最大av网站| 国产色一区二区| 亚洲国产欧美视频| 亚洲国产精品视频一区| 国产精品扒开腿做爽爽爽男男| 久热这里只有精品6| 久久久久综合网| 国产有码| 外国视频网站| 3p视频在线观看| 91碰碰| 国内精品免费| 色屁屁一区二区三区| av在线一区二区三区| 国产有码| 性欧美18—19sex性高清| 国内精品在线观看视频| 成人免费高清在线观看| 欧美久久久久久又粗又大| 男女插孔视频| 91精品国产网站| 毛片毛片毛片毛片毛片毛片毛片毛片毛片| 精品人妻在线一区二区三区| 亚洲视频第一页| 久久精品中文闷骚内射| 国产淫| 噼里啪啦免费高清看| 成人一级黄色片| 中文在线网在线中文| 深夜天堂| 欧美激情视频网| 自拍视频一区二区| 1000部国产精品成人观看| www免费观看| 欧美成人一区二区| 青青草av| 精品一区二区中文字幕| 日韩第一页在线| 久久精品国产99久久久| 天天综合入口| 97视频总站| a v视频在线播放| 九九热在线精品视频| 色婷婷影院| 777色视频| 自拍视频一区二区| 亚洲国产一二三区| 91入囗| 久久av一区二区| av制服丝袜| www.亚洲免费| 久插视频| 怡红院毛片| 久久夫妻视频| 国产三级在线免费观看| 精品国模一区二区三区| 一品道av| 天天躁日日躁狠狠躁av| 中国a级黄色片| 日本在线视频www| 亚洲成人套图| 日韩精品久久久久久久玫瑰园| 亚洲国产清纯| 人人妻人人澡人人爽精品| 99色99| 久久精品伊人| a级片在线视频| 欧美一区久久| 日本伦理一区二区三区| 91一区| 在线观看视频99| 久久特级毛片| 免费久久久久| 亚洲激情视频网站| 亚洲精品成人久久久| 美女流出白浆| 97视频总站| 91精品人妻一区二区三区四区| 国产在线a视频| 69成人网| 丝袜脚交免费网站xx| 中文精品视频| 夜夜嗨网站| 美女中文字幕| 大胸美女网站| 91精品网| 欧美激情成人在线视频| 第一导航福利| 成人国产电影在线观看| 久久久电影| 深夜av在线| 亚洲天堂男| 亚洲经典一区二区三区| 中出 在线| 日韩avxxx| 欧美视频在线一区| 成人av免费观看| 夫妻毛片| 亚洲精品午夜久久久| 麻豆视频软件| 91麻豆国产福利精品| 91免费国产| 黄色不卡视频| 亚洲av熟女国产一区二区性色| 久草这里只有精品| 亚洲精品视频三区| 久久看片| 91麻豆精品国产91久久久更新时间| 国产乱大交| 草民午夜理伦三级| 亚洲女同一区二区| 爽爽网| 蜜桃无码一区二区三区| 美女色网站| 国产日产精品一区二区三区| 果冻av在线| 美女av免费在线观看| 四虎成人在线观看| 奇米色婷婷| 亚洲国产二区| 欧美一级片免费观看| 欧美专区亚洲专区| 丰满人妻一区二区三区无码av| 污污视频网站下载| 成年人理论片| 黄色片视频免费| 天天色天天操天天| 操白虎美女| 国产五月天婷婷| 夜夜操夜夜摸| 加勒比高清av| 国产精品久久久久久久av| 91久久综合| 激情五月综合| 白嫩初高中害羞小美女| 一级特毛片| 蜜桃在线一区二区三区| 国产一级视频免费观看 | 天天爽夜夜操| 国产精品3p视频| 重口另类| 国产极品久久| www网站在线免费观看| 欧美激情爱爱| 成人黄色大片在线观看| 综合精品国产| 91视频爱爱| 丝袜护士强制脚足取精| www.好了av| 激情综合激情五月| 午夜tv| 91操碰| 91导航| 一级黄色片在线观看| 久久99色| 波多野结衣免费视频观看| 久久99热人妻偷产国产| 欧美大片黄色| 久久99网| 中文字幕在线观看二区| 色噜噜狠狠狠综合曰曰曰| 欧美脚交视频| 羞羞答答影院| 在线观看成人小视频| 成人av免费观看| 自拍偷拍21p| 亚洲天堂岛| 秋霞99| 亚洲 中文 女同| 亚洲一区二区在线视频观看| 国产黄视频在线观看| 五月天777| 日韩高清黄色| 日本偷拍一区| 亚洲一级片| 蜜桃无码一区二区三区| 黄色天天影视| 国产a级一级片| 午夜国产片| 欧美性生交大片免费看app麻豆| 自拍第一页| 91高清国产| 久久亚洲一区二区三区四区五区高| 激情春色网| 丰满岳妇伦在线播放| 欧美久久久久久久久中文字幕| 97精品视频在线| 国产精品国语| 久久亚洲影院| 国精产品一二三区精华液| 美景之屋电影免费高清完整韩剧| 国产大片91| 老女人性视频| 欧美小视频在线| 免费毛片一区二区三区| 三级黄色免费片| 亚洲av无码一区东京热久久| 亚洲影视一区二区三区| 97色在线视频| 久久国产一二三| 天天爽网站| 伊人国产精品| 超碰97在线播放| 日韩成人av在线播放| 久久密| 69久久久久| 精品在线视频观看| 亚洲精品久久久久| 秋霞影院午夜老牛影院| 呻吟的天空| 秋霞福利| 在线一区二区三区视频| 成人夜夜| 久久综合一本| 日韩午夜剧场| 在线视频一区二区| 久久av影视| 亚洲aa视频| 老熟妇毛茸茸| 中文一区在线| a免费视频| 女人被男人操| 欧美a在线观看| 伊人久久国产精品| 加勒比在线一区| 午夜诱惑av| 萌白酱喷水视频| 久久精品国产亚洲av麻豆| 久久第四色| 超碰97av在线| 国产午夜精品无码一区二区| 中文字幕无线码| 亚洲乱码中文字幕综合| 精品少妇一区二区三区密爱| 天天爱天天操| 毛片网站免费在线观看| 色免费看| 成人动漫亚洲| 97在线观视频免费观看| 性欧美在线视频观看| 免费看黄在线网站| 女生扒开尿口让男生桶| 中文第一页| 欧美成人天堂| 色婷婷色| 日韩欧美综合一区| 五月天亚洲综合| 欧美日韩aaaaaa| 肉肉av福利一精品导航| 国产又色又爽| 午夜影院免费版| 天天干夜夜嗨| 美女黄站| 日韩激情视频在线观看| 综合av在线| 美女一级黄色片| 国产21页| 果冻传媒18禁免费视频| 视频在线观看一区| 欧美剧场| av男人天堂av| 日韩av区| 一级黄色片在线观看| 亚洲色图第1页| 深夜成人福利视频| 337p日本大胆噜噜噜鲁| 岳乳丰满一区二区三区| 东京久久| 成人黄色免费网站| 国产主播精品在线| 91精品国产综合久久久久久| av正在播放| 国产欧美一区二区精品性色超碰| 国产婷婷一区| 亚洲欧美综合视频| 自拍av在线| 伊人久久在线| 午夜整容室| 超碰999| 极品久久久久久| 一级片福利| 日本黄色影视| 极品久久久久久| 欧美成人一二三区| 日日骚视频| 91视频爱爱| 国产a一区二区| 亚洲超丰满肉感bbw| 粉嫩av渣男av蜜乳av| 色吧婷婷| 久久人人干| 亚洲国产亚洲| 精品视频在线免费| 国产高清黄色| 国产精品久久久久久久久免费桃花| 日本午夜免费福利视频| 亚洲欧洲视频| 欧美亚洲专区| 亚洲精品一级| 手机免费av| 日本视频免费看| av男人的天堂在线观看| a级片国产| 滋润少妇h高h| 91资源在线视频| 色哟哟亚洲| 欧美人伦| 美国一级片网站| 亚洲一卡二卡在线观看| 射黄视频| www奇米影视com| 精品人妻二区中文字幕| 91黄色图片| 亚洲国产中文字幕在线观看| av黄页| 中文一区在线| 在线观看不卡| 黑料视频在线观看| 一级久久久| 玖玖国产| 亚洲va韩国va欧美va精品| 国产三级自拍视频| 久久天堂影院| 精品人妻在线一区二区三区| 蝌蚪网在线视频| 91黄图| 亚洲自拍在线观看| 亚洲天堂区| 操的我好爽| 玉女心经是什么意思| 免费成人在线看| 草草影院第一页| 一区二区乱码| 超碰资源在线| 日本在线三级| 欧美操操| 欧美1级片| 深夜福利1000| 极品久久久久久| 性淫影院| 在线观看国产日韩| 久久女同互慰一区二区三区| 国产骚b| 亚洲欧美日韩综合一区二区| 狠狠狠狠干| 一级特毛片| 亚洲啪啪网站| 果冻传媒18禁免费视频| 丰满大乳国产精品| 九九热精品免费视频| 古装三级吃奶做爰| 禁网站在线观看免费视频| 九色福利视频| 都市激情亚洲| 日本少妇高潮喷水视频| 亚洲骚图| 黄色九九| 国产日韩av在线| 四虎影像| 国产精品地址| 狠狠噜天天噜日日噜| 黑人满足娇妻6699xx| 小污女导航| 色噜噜狠狠狠综合曰曰曰| 亚洲视频福利| 成人国产免费视频| 人人妻人人澡av天堂香蕉| 成人特级毛片| 日韩欧美在线精品| 日韩欧美综合在线| 欧美春色| 爱插美女网| 色小姐综合| 白虎av在线| www.久久99| 加勒比伊人| 天天操夜夜骑| 好色婷婷| 日本少妇高潮喷水视频| 尤物最新网址| 伊人久久大香线蕉综合75| 日本丰满少妇裸体自慰| 国产又粗又猛又爽又黄91| 国产精品男女| 亚洲少妇网| 666视频| 国产素人av| 日韩一区二区三区免费视频| 成人三级黄色| 丁香六月综合激情| 日本视频在线免费| 色狠狠干| 亚洲天堂一区在线观看| 欧美色图19p| 淫视频在线观看| 66亚洲一卡2卡新区成片发布| 美女黄色av| 动漫玉足吸乳羞免费网站玉足| 国产精品96久久久久久| 国产精品一区二区久久精品爱涩| 欧美日韩在线不卡| 99爱在线视频| 这里只有精品999| 亚洲天天综合| 日韩免费一区二区| 黄色av网站免费观看| 亚洲午夜精品一区,二区,三区| 福利电影一区| 欧美亚洲大片| 特级西西444www高清大视频| 亚洲色图88| 超碰999| 老妇荒淫牲艳史| 欧美黄色小说视频| 一级黄色短片| 一二三区av| 好吊妞操| 欧洲成人免费| av网址在线| 婷婷日韩| 欧美一级一区| 国产精品99久久久| 久久久欧洲| 国产又粗又长又黄的视频| 国产一级特黄毛片| 看片网址国产福利av中文字幕| 国产精品欧美激情在线| 美女污| 日韩乱码人妻无码系列中文字幕| 91操人视频| 淫片一级国产| 丰满人妻一区二区三区免费| 亚洲国产精品视频一区| 蜜桃av导航| 啪啪福利| 麻豆一区在线| 草逼视频网站| www.色悠悠| 日韩有码在线播放| 成人免费av| 奇米激情| 美女啪啪网| 在线亚洲色图| 成人夜夜| 看黄免费| 91久久综合| 亚洲第一中文字幕| 黄色h视频| 人人射人人爽| 性一交一乱一伧国产女士spa| 国产一级免费在线观看| 国产在线超碰| a级片免费看| 久久黄视频| av福利站| 中文字幕精品一区二区精品| 日av中文字幕| 狠狠噜天天噜日日噜| 九九综合九九| 欧美日韩高清不卡| 天天免费视频| www.com毛片| 日韩精品视频一区二区在线观看| 在线观看视频www| 国内一级视频| 久久久久久久久久久久国产精品| 日本a级免费| 九九国产视频| 国产欧美综合一区| 麻豆午夜视频| 欧美性生活一级| 91性色| 欧美日韩激情视频| 久章草在线观看| 明日花绮罗高潮无打码| 伊人资源网| 免费观看av毛片| 免费成人毛片| 99re6在线| 黑人极品videos精品欧美裸| 欧美高清在线一区| 美女的奶胸大爽爽大片| 天堂a√在线| 久久精品成人一区二区三区蜜臀| 香蕉视频免费看| 波多野结衣之潜藏淫欲| 性欧美free| 51一区二区三区| 亚洲av人无码激艳猛片服务器| 婷婷久久丁香| 欧美精品入口| 女人被男人操| 亚洲色女| 一久久久久| 一本大道视频| 国产精品高潮呻吟久久| 黄站在线观看| 美女av免费在线观看| 北条麻妃一区二区三区| 久久精品国产亚洲av香蕉| 久久亚洲影院| 日韩欧美日本| 一区二区三区欧美日韩| 美女插插视频| 一本久道视频一本久道| 这里只有精品99re| 欧美影院三区| 国产区精品| 黄色免费高清视频| 黄色免费高清| 小嫩嫩12欧美| 日日骚视频| 推油少妇久久99久久99久久| 国产精品99久久久久久www| 精品无码三级在线观看视频| 综合亚洲色图| 久久动态图| av在线一区二区三区| 色干干| 欧美69精品久久久久久不卡| 男女拍拍视频| 亚洲高清福利视频| 国产精品久久久久久久一区探花| 天天视频亚洲| 91大神在线免费观看| 久久99网| av网站在线看| 少妇太爽了在线观看| 国产又色又爽| 亚洲精品欧美日韩| 无码人中文字幕| 丰满岳妇伦在线播放| 欧美熟色妇| 亚洲国产精品福利| 成人一级片在线观看| 毛片毛片女人毛片毛片| av片免费在线播放| 精品国模一区二区三区| 久久久噜噜噜久久中文字幕色伊伊| 久久国产精品免费视频| 男人j进入女人j内部免费网站| 天堂va蜜桃| 男人操女人的免费视频| 91草莓| av成人在线看| 伊人免费在线| 激情综合网五月| 亚洲第一女人av| 欧美激情图区| 亚洲欧美经典| 久久综合电影| av亚洲成人| 草在线视频| 婷婷九月丁香| 在线看国产一区| 一区二区在线免费观看| 久久久精品免费看| 欧美一级在线| 日韩理论视频| 小污女导航| av网址网站| 搡国产老太xxx网站| 香蕉久久国产| 老司机在线精品视频| 国产精品 久久| 年代下乡啪啪h文| 免费观看h片| 欧洲色综合| 闺蜜张开腿让我爽了一夜| 91精品网| 午夜粉色视频| www.色悠悠| 久久伦理网| 欧美黑白大战| 九九爱爱视频| 国产一级二级三级| 国产色资源| 亚洲在线观看视频网站| 女人扒开屁股爽桶30分钟| 韩国av免费在线| 午夜秋霞| 激情麻豆| 色婷婷色| 懂色av一区二区| 爽躁多水快深点触手| 99插插| 爱操成人网| 久久蜜桃视频| 美女黄色av| 久久久精品视频在线观看| 大尺度做爰无遮挡露器官| 亚洲午夜精品一区,二区,三区| 91天堂| 私密视频在线观看| 久久久久久亚洲中文字幕无码| 国产深夜视频| 免费视频xxx| 小早川怜子中文字幕| 四虎成人在线观看| 色综合.com| 国产高清精品一区| 爱爱激情网| 亚洲欧洲av| 高清在线一区二区三区| 成人无码久久久久毛片| 肉丝av| 欧美极品少妇xxxxⅹ免费视频| av大片网址| www国产| 久久国产视频播放| 亚洲人成高清| 亚洲三级视频在线观看| 欧美另类专区| 欧美另类在线播放| 男女午夜激情| 色哟哟一区| 中文字幕精品一区二区三区精品| av电影在线网| 欧美黄色大全| 亚洲大色网| 日本顶级大片| aaa国产大片| 草莓视频在线免费观看下载| 日韩成人在线免费视频| 国产sm调教视频| 久热这里只有精品6| 国产精品久久久久影院色老大| igao在线视频| 99爱在线观看| 国产另类专区| 国产a一区二区| 免费中文字幕日韩欧美| 国产一级片在线| av美女网站| 夜夜操夜夜摸| 91免费在线看| 亚洲a v网站| 男人天堂资源网| 国产av一区二区不卡| 日韩在线视频免费播放| 久久久久久久久久久久久久久久久久久久| 杨幂国产精品一区二区| 中文字幕成人av| 综合 欧美 亚洲日本| 成人在线18| 97se在线| 欧美精品1区2区3区| 成人三级在线播放| 香蕉久久夜色精品国产| 国产裸体无遮挡网站| 丰满人妻熟妇乱偷人无码| 美女av免费看| 免费观看国产精品| 精品久久国| av亚洲成人| 久久中文字幕一区二区三区| 91av观看| 香蕉视频在线看| 亚洲最大av网站在线观看| 天天干夜操| 天天噜夜夜噜| 欧美久久久久久久久中文字幕| 在线免费看污网站| 国产欧美一区二区精品性色超碰| 午夜色视频| 亚洲区av| 内地伦理片| 亚洲精品1| 九色porny自拍视频| 暖暖av在线| 中文字幕亚洲综合久久| 快色av| 超碰在线进入| 韩国黄色av| 伊人自拍| 美女黄色大片| 日本色视频| 国产乡下妇女做爰| 久久久噜噜噜久久中文字幕色伊伊| 欧美精品入口| 自拍av网站| 加勒比视频在线观看| 日韩黄色成人| 亚洲视频欧美视频| 男人av网站| 丁香婷婷网| 久久理伦| 欧美视频观看| 精品久久国| 亚洲综合影院| 亚洲图片欧美视频| free性欧美hd另类| 操少妇视频| 久久成人资源| 中文字幕乱码在线人视频| 国产三级在线免费观看| 高潮一区二区三区| 伊人春色网| 午夜在线视频播放| 可以免费看av| 香蕉视频在线看| 夜夜操夜夜摸| 欧美理论在线观看| 涩影院| 天天操人人看| 91色九色| 91插插影库| 日本黄色片在线播放| 国产精品夜夜夜爽张柏芝 | av东方在线| 精品视频免费播放| 日韩人妻一区二区三区| 天堂在线官网| 久久蜜臀av| 欧美视频精品在线观看| 91导航| 国产精品 久久| 蜜桃一区二区三区四区| 亚洲人在线播放| av免费软件| 丝袜天堂| 思思久久久| 桃色网站在线观看| 国产黄色免费看| 91人人爽| 波多野结衣潜藏淫欲| 国产高清黄色| 亚洲精品乱码久久久久久黑人| 九九影院最新理论片|