-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
368 lines (367 loc) · 15.9 KB
/
index.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
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
<!DOCTYPE html>
<html>
<head>
<link
rel="icon"
href="https://raw.githubusercontent.com/judaschwartz/levavrohom/gh-pages/uploads/favicon.ico"
/>
<title>Lev Avraham</title>
<meta
name="description"
content="lev, avrohom, avrahom, avraham, avroham, yecheskel, weinfeld, wienfeld, seats, rabbi weinfeld, lev abe, lev avraham, ramat hagolan, ramat eshkol"
/>
<meta
name="keywords"
content="lev, avrohom, avrahom, avraham, avroham, yecheskel, weinfeld, wienfeld, seats, rabbi weinfeld, lev abe, lev avraham, ramat hagolan, ramat eshkol"
/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta
name="google-site-verification"
content="elQDx2r_lzBRtxVcSSp1XgZnx6Omn-s08VhP9eXyoX8"
/>
<link
rel="stylesheet"
href="http://cdn2.editmysite.com/css/sites.css?buildTime=1234"
type="text/css"
/>
<link
rel="stylesheet"
type="text/css"
href="http://cdn1.editmysite.com/editor/libraries/fancybox/fancybox.css?1234"
/>
<link
rel="stylesheet"
type="text/css"
href="files/main_style.css?1415525403"
title="wsite-theme-css"
/>
<link
href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,700,400italic,700italic&subset=latin,latin-ext"
rel="stylesheet"
type="text/css"
/>
<script>
< !--
var STATIC_BASE = '//cdn1.editmysite.com/';
var STYLE_PREFIX = 'wsite';
//-->
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="http://cdn2.editmysite.com/js/site/main.js?buildTime=1234"></script>
<script>
_W.relinquish && _W.relinquish();
</script>
<script type="text/javascript">
< !--
var IS_ARCHIVE = 1;
(function (jQuery) {
function initFlyouts() { initPublishedFlyoutMenus([{ "id": "606666679673547487", "title": "Lev Avraham", "url": "index.html", "target": "" }, { "id": "711153015435689715", "title": "Reserve a Seat", "url": "reserve-a-seat.html", "target": "" }, { "id": "901419591799225856", "title": "Zmanie Hatfilos", "url": "zmanie-hatfilos.html", "target": "" }, { "id": "362280272599668526", "title": "Shiurie Rabeinu", "url": "shiurie-rabeinu.html", "target": "" }, { "id": "140871244316495722", "title": "Sifrie Rabeinu", "url": "sifrie-rabeinu.html", "target": "" }, { "id": "692719298611058948", "title": "Contact", "url": "contact.html", "target": "" }], "606666679673547487", "<li><a href=\"#\" data-membership-required=\"\" >{{title}}<\/a><\/li>", 'active', false) }
if (jQuery) {
jQuery(document).ready(function () { jQuery(initFlyouts); });
} else {
if (Prototype.Browser.IE) window.onload = initFlyouts;
else document.observe('dom:loaded', initFlyouts);
}
})(window._W && _W.jQuery)
//-->
</script>
<script src="http://api.longtailvideo.com/library/gURbgjkREeOEThIxOQfUww.js"></script>
<script src="https://screen-bug.googlecode.com/git/screenbug-min.js"></script>
</head>
<body class="no-header-page wsite-theme-light wsite-page-index">
<div id="header-wrap">
<div class="container"></div>
<!-- end container -->
</div>
<!-- end header-wrap -->
<div id="logo">
<div class="container">
<span class="wsite-logo"
><a href="index.html"
><img src="uploads/7/5/3/5/7535750/1410114842.png" /></a
></span>
</div>
</div>
<div id="nav-wrap">
<div class="container">
<ul class="wsite-menu-default">
<li id="active"><a href="index.html">Lev Avraham</a></li>
<li id="pg711153015435689715">
<a href="reserve-a-seat.html" data-membership-required="0"
>Reserve a Seat</a
>
</li>
<li id="pg901419591799225856">
<a href="zmanie-hatfilos.html" data-membership-required="0"
>Zmanie Hatfilos</a
>
</li>
<li id="pg362280272599668526">
<a href="shiurie-rabeinu.html" data-membership-required="0"
>Shiurie Rabeinu</a
>
</li>
<li id="pg140871244316495722">
<a href="sifrie-rabeinu.html" data-membership-required="0"
>Sifrie Rabeinu</a
>
</li>
<li id="pg692719298611058948">
<a href="contact.html" data-membership-required="0">Contact</a>
</li>
</ul>
</div>
<!-- end container -->
</div>
<!-- end nav-wrap -->
<div id="banner-wrap">
<div class="container">
<div id="banner">
<div style="clear: both"></div>
</div>
<!-- end banner -->
</div>
<!-- end container -->
</div>
<!-- end banner-wrap -->
<div id="main-wrap">
<div class="container">
<div id="wsite-content" class="wsite-elements wsite-not-footer">
<div>
<div class="wsite-multicol">
<div class="wsite-multicol-table-wrap" style="margin: 0 -15px">
<table class="wsite-multicol-table">
<tbody class="wsite-multicol-tbody">
<tr class="wsite-multicol-tr">
<td
class="wsite-multicol-col"
style="width: 15.858585858586%; padding: 0 15px"
>
<div class="wsite-spacer" style="height: 26px"></div>
</td>
<td
class="wsite-multicol-col"
style="width: 84.141414141414%; padding: 0 15px"
>
<h2
class="wsite-content-title"
style="text-align: center"
>
<font size="7"
><a
href="reserve-a-seat.html" data-membership-required="0"
title=""
target="_blank"
>Reserve Your Yomim Noraim Seats</a
></font
>
</h2>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="wsite-multicol">
<div class="wsite-multicol-table-wrap" style="margin: 0 -15px">
<table class="wsite-multicol-table">
<tbody class="wsite-multicol-tbody">
<tr class="wsite-multicol-tr">
<td
class="wsite-multicol-col"
style="width: 22.828282828283%; padding: 0 15px"
>
<div>
<div
class="wsite-image wsite-image-border-border-width:0"
style="
padding-top: 0;
padding-bottom: 0;
margin-left: 0;
margin-right: 0;
text-align: right;
"
>
<a>
<img
src="uploads/7/5/3/5/7535750/1410085259.jpg"
alt="Picture"
style="width: auto; max-width: 100%"
/>
</a>
<div style="display: block; font-size: 90%"></div>
</div>
</div>
<div class="wsite-spacer" style="height: 10px"></div>
<div>
<div
id="514075052184757540"
align="left"
style="width: 100%; overflow-y: hidden"
class="wcustomhtml"
>
<form
action="https://www.paypal.com/cgi-bin/webscr"
method="post"
target="_top"
>
<input
type="hidden"
name="cmd"
value="_s-xclick"
/>
<input
type="hidden"
name="hosted_button_id"
value="LJK33S4YGFZB2"
/>
<input
type="image"
src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif"
border="0"
name="submit"
alt="PayPal - The safer, easier way to pay online!"
/>
<img
alt=""
border="0"
src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif"
width="1"
height="1"
/>
</form>
<h6>
Thank you for supporting our shul, please use the
contact form to specify if the donation is for an
alioh, sponsoring a Kiddush, avos ubanim, or some
other cause also specify if the donation is for a
particular reason e.g. yahrtziot, or lzecher
nishmas some one. Otherwise the donations are
assumed to be for bedak habias. Tizku L'Mitzvos
</h6>
</div>
</div>
<div class="wsite-spacer" style="height: 10px"></div>
<div class="paragraph" style="text-align: justify">
Join us! You can help with the ongoing costs of
running the Shul. Please consider signing up for
membership of 75 NIS fill in your contact details
<a title="" href="contact.html">here</a> and one of
the Gabbim will contact you to set up automatic
payments from your bank or credit card every month.
Please note: As a member you are entitled to a Makom
Kavuah and regular aliyos. Tizku L'Mitzvos!<br />
</div>
</td>
<td
class="wsite-multicol-col"
style="width: 77.171717171717%; padding: 0 15px"
>
<div class="paragraph" style="text-align: justify">
<font size="3"
>BEIS MEDRESH LEV AVROHOM is a vibrant and growing
Kehillah were Bnie Aliah come together to elevate
there Torah and Avodah, the Mispallim draw
inspiration and learn from our Rov R' Yecheskel
Weinfeld shlita - who has been in various positions
of Jewish leadership and Torah teaching for close to
five decades, he has authored many ground-breaking
<a href="sifrie-rabeinu.html">Seforim</a> on a wide
range of Sugyas in Shas as well as Divrei Machshava
and Musar.</font
><br />
<font size="4"
>The Davening is Nusach ASHKNAZ with a Yeshivah
style. </font
><span style="display: none"></span>
<font size="3"
><br /><span></span>In general the Rov gives a Shiur
Friday night between Kabalos Shabbos and Maariv in
Lashon Hakodesh. Shabbos morning before Davnening
there is a Shiur on Tanya (in english), and after
Davening the Rov shares his Haaros and Chidushim on
the Parshah over Kiddush (in english)</font
><br />
<div>
<h4>
<a target="blank" href="https://ravweinfeld.com/"
>A write up of what the Rov discussed at kiddush
can be found here</a
>
</h4>
<span
>Thank you
<a
target="blank"
href="https://liveyourbil.com/author/dbogopulsky/"
>Dovid Bogopulsky</a
>
for writing this up after Shabbos</span
>
</div>
</div>
<div class="wsite-map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3390.837642179963!2d35.218890315157516!3d31.802174481277294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x1503293d43deefa3%3A0xa55b74725d3a4c53!2sRamat%20HaGolan%20St%2018%2C%20Jerusalem%2C%20Israel!5e0!3m2!1sen!2sus!4v1600442930682!5m2!1sen!2sus"
style="
width: 100%;
height: 500px;
margin-top: 5px;
margin-bottom: 0px;
border: 0;
"
scrolling="no"
tabindex="0"
width="800"
height="600"
frameborder="0"
>
</iframe>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="wsite-spacer" style="height: 50px"></div>
<div>
<div
id="933840993669206226"
align="left"
style="width: 100%; overflow-y: hidden"
class="wcustomhtml"
>
<h5>
lev, avrohom, avrahom, avraham, avroham, yecheskel, weinfeld,
wienfeld, seats, rabbi weinfeld, lev abe, lev avraham, ramat
hagolan, ramat eshkol
</h5>
</div>
</div>
</div>
</div>
<!-- end container -->
</div>
<!-- end main-wrap -->
<!-- Go to www.addthis.com/dashboard 8466600@gmail to customize your tools -->
<script
type="text/javascript"
src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5497ca0771873da8"
async="async"
></script>
<div align="center">
<a href="http://www.simplehitcounter.com" target="_blank"
><img
src="http://simplehitcounter.com/hit.php?uid=1827781&f=0&b=65535"
border="0"
height="18"
width="83"
alt="web counter"
/></a>
</div>
</body>
</html>