-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgina.html
executable file
·208 lines (173 loc) · 8.54 KB
/
gina.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<!DOCTYPE HTML>
<html>
<head>
<title> Double Charged: Gina</title>
<meta name="viewport" content="width=device-width; initial-scale=1; minimal-ui">
<!-- Facebook Open graph -->
<meta property="og:title" content="Double Charged: Behind The Numbers" />
<meta property="og:site_name" content="Youth Radio"/>
<meta property="og:description" content="In the juvenile justice system, young people charged with a crime can be subject to jail time, probation, and fines and fees. Youth Radio's Innovation Lab invites you to explore these stories to see how court-related debt can add up." />
<meta property="og:url" content="https://youthradio.org/double-charged-app/" />
<meta property="fb:app_id" content="829227193757174"/>
<meta property="og:image" content='images/fb-img.png'/>
<!-- Boostrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/fonts.css">
<link rel="stylesheet" type="text/css" href="css/base.css">
<!-- Jquery -->
<script src="js/jquery-3.6.0.min.js"></script>
<!-- js -->
<script type="text/javascript" src="js/modernizr.js"></script>
<script type="text/javascript" src="js/slidr.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/contact_form.js"></script>
<script src="js/bootstrap.min.js"></script>
</head>
<body>
<div class="container-fluid">
<div class="row" >
<div class="nav-bar">
<div class="col-xs-12" id="col1">
<ul class="nav">
<li class="step active" id="one">The Case</li>
<li class="step" id="two">Investigation</li>
<li class="step" id="three">Sentence</li>
<li class="step" id="four">Restitution</li>
<li class="step" id="five">Outcome</li>
</ul>
</div>
</div>
</div>
<div class="row" id="mainrow">
<div class="col-xs-12" id="col2">
<div id="slidr-div" style="display: block">
<div class="slide slide-one text-center" data-slidr="one" data-money="0" >
<div class="overlay">
<p>Gina has been diagnosed with bipolar disorder. Her mom made the decision to give up custody of her daughter, for Gina's safety and her own. While in county custody and living in a group home, Gina got into a fight and was charged with assault.</p>
</div>
</div>
<div class=" slide slide-two" data-slidr="two" data-money="265">
<div class="overlay">
<p>Gina and her mom were assigned a public defender to handle Gina's case. Based on the family's income, the fees were reduced.</p>
<ul class="text-center fees">
<li><span class="ind_cost-two">$140 public defender fee *</span></li>
<li><span class="ind_cost-two">+</span></li>
<li><span class="ind_cost-two">$125 investigation fee *</span></li>
<li class="footnote-two">* That's after Gina's mom was able to negotiate the fees down, by providing three months of wage stubs and two years of income tax returns, and meeting with a financial hearing officer to make her case.</li>
</ul>
</div>
</div>
<div class="slide slide-three" data-slidr="three" data-money="736">
<div class="overlay">
<p>Gina was sentenced to time in juvenile hall plus probation, again, at a reduced cost.</p>
<ul class="text-center fees">
<li><span class="ind_cost-three"> $471 juvenile hall fee and probation fee.*</span></li>
<li class="footnote-three">* That's after Gina's mom was able to negotiate the fees down, by providing three months of wage stubs and two years of income tax returns, and meeting with a financial hearing officer to make her case.</li>
</ul>
</div>
</div>
<div class="slide slide-four" data-slidr="four" data-money="1,436">
<div class="overlay">
<p>Gina was required to pay her victim's medical bills.</p>
<ul class="text-center fees">
<li><span class="ind_cost-four">$700 restitution fee </span></li>
</ul>
</div>
</div>
<div class="slide slide-five" data-slidr="five" data-money="1,436">
<div class="overlay last">
<div class="scrollOut">
<p>Gina's mom is responsible for her daughter's court-related debt, even though she was not in her mother's custody at the time.</p>
<ul class="margintop arrow">
<li>Scroll</li>
<li><img src="images/bottom-arrow.png"></li>
</ul>
</div>
<div class="scrollIn no-display">
<table class="table">
<tr>
<td>Investigation Fee</td>
<td>$125.00</td>
</tr>
<tr>
<td>Public Defender Fee</td>
<td>$140.00</td>
</tr>
<tr>
<td>Juvenile Hall and Probation Supervision Fee</td>
<td>$471.00</td>
</tr>
<tr>
<td>Restitution Fee</td>
<td>$700.00</td>
</tr>
<tr class="total">
<td>TOTAL</td>
<td>$1,436.00</td>
</tr>
</table>
<p> Gina's family would pay $1,436 in fines and fees. To learn more, check out our <a href="https://youthradio.org/news/article/double-charged/" target="_blank">"Double-Charged"</a> series.</p>
<!-- Engagment -->
<button data-toggle="modal" data-target="#contactForm" type="button" class="btn btn-default">Tell Us Your Story</button>
</div>
</div>
</div>
</div>
<div id="money">
<p id="cost">$0.00</p>
</div>
<div id="home">
<a href="index.html">
<img src="images/stories.png">
</a>
<div>
<a href="https://youthradio.org/double-charged-app/">Stories</a>
</div>
</div>
</div>
<!-- modal -->
<div class="modal fade" id="myModal">
<div class="modal-dialog">
<div class="modal-content modal-dialog-margin">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
</div>
<div class="modal-body">
<p>The composite characters you'll meet here are based on Youth Radio's reporting carried out over more than a year.</p>
<p>The names are made up, but the details are real - drawn from interviews and county averages.</p>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<div class="modal fade" id="contactForm">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 class="modal-title" id="myModalLabel">Share Your Story</h3>
</div>
<div class="modal-body">
<div id="form-messages"></div>
<form id="ajax-contact" method="post" action="mailer.php" role="form">
<div class="form-group">
<label for="name">Name</label>
<input type="text" class="form-control" id="name" name="name" placeholder="Enter Your Name" required>
</div>
<div class="form-group">
<label for="email">Email:</label>
<input type="email" class="form-control" id="email" placeholder="Enter Your Email" name="email" required>
</div>
<div class="form-group">
<label for="message">Message:</label>
<textarea id="message" name="message" class="form-control" rows="5" placeholder="Tell Us Your Story." required></textarea>
</div>
<button id="submit_form" type="submit" class="btn btn-default">Send</button>
</form>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
</body>
</html>