-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathusa.html
More file actions
404 lines (340 loc) · 9.69 KB
/
Copy pathusa.html
File metadata and controls
404 lines (340 loc) · 9.69 KB
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html>
<html>
<style>
* {
box-sizing: border-box;
}
body {
font-size: 1.25rem;
font-family: sans-serif;
line-height: 150%;
}
html, body {
margin: 0;
padding: 0;
}
section {
color: #fff;
text-align: center;
}
div {
height: 100%;
}
article {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
padding: 20px;
}
h1 {
font-size: 2.05rem;
margin: 0 0 0.75rem 0;
color: white;
}
a {
color: white;
font-size: 2.75rem;
text-align: center;
text-decoration: none;
}
.btn-right {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
padding: 20px;
}
/* Pattern styles */
.container {
display: table;
width: 100%;
margin: 0;
padding: 0;
}
.left-half {
background: url('./usa_golden_gate.png');
/*position: absolute;*/
padding: 0;
left: 0px;
top: 0px;
bottom: 0px;
width: 100%;
/*background-size: cover;*/
/*no-repeat center center fixed; */
/*-webkit-background-size: cover;*/
/*-moz-background-size: cover;*/
/*-o-background-size: cover;*/
/*background-size: cover;*/
/* position: absolute;
top: 0;
left: 0; */
/*Preserve aspet ratio */
/* min-width: 100%;
min-height: 100%;*/
}
.navUL {
font-size: 30px;
font-style: none;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
opacity: 1.0;
}
.navLI {
float: left;
}
.navLI a {
font: Arial;
display: block;
color: black;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 1.05rem;
opacity: 1.0;
}
.navLI a:hover {
background-color: #ddd;
}
label {
display: block;
}
.score{
text-align: left;
}
.canada{
text-align: center;
font-size: 80px;
color: black;
}
h2{
text-align: left;
color: black
}
.header2{
text-align: left;
color: black;
}
.header3{
text-align: left;
color: black;
}
.liLink{
font-size: 24px;
}
p{
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 30px;
color: black;
}
.ribbon {
position:absolute;
top:0;
right:0;
}
.last {
text-align: left;
color: black;
}
</style>
<head>
<link rel="icon" href="logo2.png">
</head>
<section class="container">
<div class="left-half">
<a href="index.html">
<img src="./logo22.png" class="ribbon"/>
</a>
<ul class="navUL">
<li class="navLI"><a href="feed.html">Share Your Story</a></li>
<li class="navLI"><a href="arabic.html">العربية</a></li>
<li class="navLI"><a href="farsi.html">فارسی</a></li>
</ul>
<h1 class="canada">
<span>United States of America</span>
</h1>
<br>
<br>
<h1 class="score">
<span style="font-size: 60px; color: black; ">Score: </span>
<span style="font-size: 50px; color: green;">n/a</span>
</h1>
<h1 class="score">
<span style="font-size: 50px; color: black; ">Recommendation: </span>
<span style="font-size: 50px; color: black;">Great for Immigration</span>
</h1>
<hr size="7" color="black">
<p id="text"></p>
<script>
function getResponse() {
var res = sessionStorage.getItem('response');
console.log(res);
var fleed = res[0];
var been = res[1];
var residing = res[2];
var gender = res[3];
var profession = res[4];
var skills = res[5];
var languages = res[6];
var kids = res[7];
var numberKids= res[8];
var family = res[9];
var friends = res[10];
var finances = res[11];
var aveSalary = "172,350";
var chosen one
// refugee camp in Jordan
// dentist
if (res.length > 0) {
var text = "Hello! It seems as though The United States of America is the best fit for you. We recommend attempting to get a referral the UNCR should be collecting applications at the " + residing + ". The US is currently working hard to bridge the gap between genders. The average salary of a " + profession + " is " + aveSalary + ". If you would like to look into other oppurtnities in the country based on your other skills; there are many oppurtnities in America.";
if (languages.length >= 0) {
text += " The fact that you know " + languages + " is very valubale when looking for jobs. ";
}
if (parseInt(kids) > 0) {
text += "Going through the resettling process can be espically hard on children. The United States has school systems for all ages. "
}
} else {
var text = "Please fill out the survey on the last page in the Explore Countries link to be properly mathced."
}
document.getElementById("text").innerHTML = text;
}
getResponse();
</script>
<!-- <h2>We believe you match United States of America the best! <br><br></h2>
<h3 class="last">
This is because you indicated that your last profession was in the <u>Computer Science</u> field. <br><br>San Francisco, a.k.a. Silicon Valley, is wordly known for the hosting the HQ of various tech giants. The main industry in the area is tech. and all the hundreds of companies are constantly looking for programmers. With you knowledge of it you will have no problem finding a job!</h3> -->
<hr size="7" color="black">
<h2 class="header2"> United States Refugee Admissions Program:</h2>
<h3 class="header3">
<span style="font-size: 26px; color: black;">Who does America define as a refugee: </span>
<p> a person of a certain nationality that is unable to return to that person's country in which they habitually resided due to a lack of protection or persection/actual fear of persection based on race, religion, nationality, membership in a particular social group, or political opinion or
political opinion, or any person the President specifies with consultations of circumstances. Anyone who has ordered, incited, assisted, or otherwise participated in the persecution of any person on
account of race, religion, nationality, membership in a particular social group, or political opinion will no longer be considered a refugee.</p>
</h3>
<h3 class="header3">
<span style="font-size: 25px; color: black;">The application process:</span>
<ul style="list-style-type:disc">
<li>First, you must recieve a referral to the U.S. Refugee Admissions Program.</li>
<br>
<li>Then you must meet the following criteria as to be determined from an interview with a UCIS officer that will come to your location:</li>
<ul>
<li>qualified under a designated processing priority.</li>
<li>meets the definition of a refugee.</li>
<li>is not firmly resettled in a third country.</li>
<li>is otherwise admissible under U.S. law.</li>
</ul>
<br>
You may include spouse and in some circumstances other family members in your application.
<br>
<br>** There is no fee to apply for refugee status
</ul>
</h3>
<h3 class="header3">
<span style="font-size: 25px; color: black;">Useful Resources:</span>
<br>
<ul style="list-style-type:disc">
<li>FAQs for refugees and the resettlement process from <a href="https://www.rescue.org/frequently-asked-questions-about-refugees-and-resettlement" class="liLink"> <span style="color: blue;">The International Rescue Committee</span></a>
</li>
<li style="color: black;">Information on refugees from <a href="https://www.uscis.gov/humanitarian/refugees-asylum/refugees" class="liLink"> <span style="color: blue;">The United States Citizen and Immigration Services</span>
</li>
</ul>
</h3>
</div>
</section>
<script>
</script>
</html>
<!-- <!DOCTYPE html>
<head>
<style>
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family: Gerogia;
font-size: 17px;
text-align: center;
}
.content {
position: fixed;
bottom: 10;
text-align: center;
color: white;
width: 100%;
padding: 20px;
font: Georgia;
}
.contentText {
font-style: italic;
}
.titles {
font-style: bold;
font-size: 12px;
text-align: left;
}
.info {
font-style: italic;
font-size: 10px;
text-align: left;
}
ul {
font-style: none;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
}
li {
float: left;
}
li a {
font: Arial;
display: block;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 1.05rem;
}
li a:hover {
background-color: #ddd;
}
#myBtn {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
background: #000;
color: #fff;
cursor: pointer;
}
#myBtn:hover {
background: #ddd;
color: white;
}
</style>
</head>
<body>
<div class="content">
<ul>
<li><a class="active" href="arabic.html">العربية</a></li>
<li><a href="farsi.html">فارسی</a></li>
</ul>
<h1>United States of America<h1>
<div class="titles">
<h2>What does America define as a refugee:</h2>
</div>
<div class="info">
<p> a person of a certain nationality that is unable to return to that person's country in which they habitually resided due to a lack of protection or persection/actual fear of persection based on race, religion, nationality, membership in a particular social group, or political opinion or
political opinion, or any person the President specifies with consultations of circumstances. Anyone who has ordered, incited, assisted, or otherwise participated in the persecution of any person on
account of race, religion, nationality, membership in a particular social group, or political opinion will no longer be considered a refugee.</p>
</div>
</div>
</body> -->