-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAAvintarOr.html
55 lines (54 loc) · 4.47 KB
/
AAvintarOr.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
<!DOCTYPE html>
<html>
<head>
<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>
<!-- 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>
</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/AvintarOr.jpeg" alt="N/A" class="display">
<p dir="rtl" style="font-weight: bold;">אבינתן אור</p>
<br>
<p style="font-size: 3.5vw;" dir="rtl">אבינתן הוא מהנדס אלקטרוניקה בן 30 מתל אביב.</p>
<p style="font-size: 3.5vw;" dir="rtl">הוא גדל ביישוב שילה ולפני שנתיים עבר לגור בתל אביב.</p>
<br>
<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">אבינתן אדם מלא חיים, מוקף בחברים, אחד שיודע לבשל ולאפות, אבל לא לסתם, על רצה והוא אח ל-6 אחים.</p>
<p style="font-size: 3.5vw;" dir="rtl">אבינתן ובת זוגתו, נועה ארגמני, הגיעו למסיבת ה״נובה״ ב-4 לפנות בוקר, שעתיים לפני שהמתקפה החלה.</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">בת זוגתו, נועה ארגמני, שוחררה ב״מבצע ארנון״.</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>