function loadmenu() { document.getElementById('menucontainer').innerHTML = '
Home
Regular Columns
Holidays
Study In Israel
Explore Judaism
Israel & Jerusalem
Israel Forever
Love of the Land
Love of the Land
Multiples of Chai
All Roads Lead to Jerusalem
Victory is Jerusalem
A Return to Jerusalem
The Eternal City
Jerusalem Quartered
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'; }