-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAIdanShtivi.html
58 lines (55 loc) · 4.21 KB
/
AIdanShtivi.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
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H1YSW3GESC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-H1YSW3GESC');
</script>
<link rel="stylesheet" href="index.css">
<script src="Timer.js"></script>
<meta charset="UTF-8">
<meta id="redirect" name="viewport" content="width=device-width, initial-scale=1.0">
<title>🎗️Bring Them Home🎗️</title>
</head>
<body>
<div class="body">
<div class="Timer">
<a href="index.html"><img src="images/ZichronLogo.png" class="logozamarin"></a>
<a href="index.html"><img src="images/ZamarinLogo.png" class="logozamarin"></a>
<a href="index.html"><h1 id="timerdays" class="TimerDays">N/A</h1><h1 class="TimerText">ימים</h1></a>
<a href="index.html"><h1 id="timerhours" class="TimerHours">N/A</h1><h1 class="TimerText">שעות</h1></a>
<a href="index.html"><h1 id="timerminutes" class="TimerMinutes">N/A</h1><h1 class="TimerText">דקות</h1></a>
<a href="index.html"><h1 id="timerseconds" class="TimerSeconds">N/A</h1><h1 class="TimerText">שניות</h1></a>
<a href="index.html"><img src="images/MoatzaLogo.png" class="logomoatza"></a>
</div>
<div class="MainContent">
<div>
<img src="images/IdanShtivi.jpg" alt="N/A" class="display">
<p dir="rtl" style="font-weight: bold;">עידן שתיוי</p>
<br>
<p style="font-size: 3.5vw;" dir="rtl">בן 28 מתל אביב.</p>
<p style="font-size: 3.5vw;" dir="rtl">במקור מגני תקווה.</p>
<p style="font-size: 3.5vw;" dir="rtl">צלם חובב וסטודנט לקיימות באוניברסיטת רייכמן.</p>
<p style="font-size: 3.5vw;" dir="rtl">אביו סיפור כי "הוא היה טיפוס אוהב אדם. כשהוא עבר לתל אביב הוא ראה הומלס, אז הוא נתן לו את הפוך שלו וישן בלי כלום. למחרת כתב פוסט, ואמר שאנחנו בארץ ישראל צריכים לעזור אחד לשני".</p>
<p style="font-size: 3.5vw;" dir="rtl">עידן שתיוי ז״ל אהב טבע, צילום וחיות.</p>
<p style="font-size: 3.5vw;" dir="rtl">ב-7.10 עידן הגיע לפנות בוקר לפסטיבל הנובה כדי לתעד את חבריו שניגנו והעבירו סדנאות, אך לא הספיק להיכנס.</p>
<p style="font-size: 3.5vw;" dir="rtl">כשהחלה המתקפה סייע עידן לבחור ובחורה שאותם פגש לראשונה ביציאה לאתר להימלט, בחירה שלבסוף הובילה לחטיפתו.</p>
<p style="font-size: 3.5vw;" dir="rtl">הם החלו לנסוע לעבר המרכז בשל ירי הרקטות, אך הותקלו בידי מחבלים שפתחו עליהם באש.</p>
<p style="font-size: 3.5vw;" dir="rtl">חבריו של עידן נרצחו באותו בוקר, אולם הוא בעצמו נחשב נעדר ורק בתחילת ינואר התבשרה משפחתו באופן רשמי שהוא חטוף.</p>
<p style="font-size: 3.5vw;" dir="rtl">עידן היה אדם אמפתי ואוהב.</p>
<p style="font-size: 3.5vw;" dir="rtl">חייו נלקחו ממנו כשהוא נרצח על ידי חמאס ב7.10.</p>
<p style="font-size: 3.5vw;" dir="rtl">גופתו של עידן עדיין מוחזקת בשבי חמאס.</p>
<p style="font-size: 3.5vw;" dir="rtl">הוא הותיר את הוריו אלי ודלית, שלושה אחים ואת בת זוגו, סתיו.</p>
<button class="button-32" id="randomButton">מעבר</button>
<a href="MainLinks.html"><button class="button-32">רשימה</button></a>
</div>
</div>
</div>
</body>
</html>
<script src="Button.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/seedrandom/3.0.5/seedrandom.min.js"></script>