-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAAvivAtzili.html
56 lines (55 loc) · 4.44 KB
/
AAvivAtzili.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
<!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/AvivAtzili.jpg" alt="N/A" class="display">
<p dir="rtl" style="font-weight: bold;">אביב אצילי ז״ל</p>
<br>
<p style="font-size: 3.5vw;" dir="rtl">בן 49 מניר עוז.</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>
<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">יום אחרי שאשתו ליאת חזרה משבי חמאס נודע למשפחתו שנרצח בשבי בגיל 49.</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>