ACHY: Together Israel
Search ...
Decrease font size
Increase font size
Default font sizes
Bright contrast
Dark contrast
Grayscale
Reset contrast
Keyboard Navigation
Toggle underline
English (UK)
עברית
About
אודות
Our Programs
Enhancing Jewish Values
A Second Chance
Staff
Make a Donation
Enter Part of Title
Display #
5
10
15
20
25
30
50
100
All
A Second Chance
A Second Chance
הזדמנות להשכלה
$(window).scroll(function() { $(".slideanim").each(function(){ var pos = $(this).offset().top; var winTop = $(window).scrollTop(); if (pos < winTop + 600) { $(this).addClass("slide"); } }); });