function loadmenu() { document.getElementById('menucontainer').innerHTML = '
Home
Regular Columns
Holidays
Study In Israel
Explore Judaism
Israel & Jerusalem
Ohr Somayach
About Ohr Somayach
Departments of Study
Programs of Study
General Information
International Outreach
JLE Israel Tours
Affiliated Institutions
Libraries
Computer Department
Alumni Association
ohr.edu
Worldwide Branches
Alumni
Contact Us
Ohr on your PDA
Did You Know That...
HaRav Nachman Bulman
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'; }