function loadmenu() { document.getElementById('menucontainer').innerHTML = '
Home
Regular Columns
Ohrnet
Torah Weekly
Parsha Q&A
Ask!
TalmuDigest
The Weekly Daf
Ethics
Israel Forever
Love of the Land
Kinder Torah
The Human Side of the Story
Seasons of the Moon
B\'Yachad
S P E C I A L S
SUBSCRIBE
Holidays
Study In Israel
Explore Judaism
Israel & Jerusalem
Ohr Somayach
MP3 Library
Tape Library
The Jewish Learning Library
Donate
'; document.getElementById('menucontainerorig').style.display = 'none'; document.getElementById('aftermenu').style.display = 'none'; document.getElementById('menucontainer').style.display = 'block'; document.getElementById('aftermenu').style.display = 'block'; }