forked from chrisballinger/Cop-Recorder-iOS
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathalways.html
68 lines (68 loc) · 2 KB
/
always.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<html>
<HEAD>
<LINK href="knowyourrights.css" rel="stylesheet" type="text/css">
</HEAD>
<body>
<img src='[email protected]' width='320' height='13'/>
<h2>Always</h2>
<ul>
<li>
Remain calm. Don't run or flee. Think about your words, movement, body language and emotions.
</li>
<li>
Don't argue, swear, or threaten a complaint. Anything you say or do can be used against you.
</li>
<li>
Speak carefully. It's not illegal to decline to answer questions, but bad-mouthing an officer isn't helpful.
</li>
<li>
Keep your hands where officers can see them.
</li>
<li>
Don't touch any police officer.
</li>
<li>
Don't resist, even if you think you're innocent.
</li>
<li>
Don't make statements about the incident.
</li>
<li>
Never interfere with or obstruct police - you can be arrested for it.
</li>
<li>
You DO NOT have to consent to any search of yourself, your car or your house. If you DO consent to a search, it can affect your rights later in court. If the police say they have a search warrant, ASK TO SEE IT.
</li>
<li>
Think carefully about your words, movement, body language, and emotions.
</li>
<li>
Don't get into an argument with the police.
</li>
<li>
Remember, anything you say or do can be used against you.
</li>
<li>
Don't complain on the scene or tell the police they're wrong or that you're going to file a complaint.
</li>
<li>
Do not make any statements regarding the incident.
</li>
<li>
Ask for a lawyer immediately upon your arrest.
</li>
<li>
Remember officers' badge and patrol car numbers.
</li>
<li>
Write down everything you remember ASAP.
</li>
<li>
Try to find witnesses, their names and phone numbers.
</li>
<li>
If you are injured, take photographs of the injuries as soon as possible, but make sure you seek medical attention first.
</li>
</ul>
</body>
</html>