// Menu definition
var MenuDef = {
    type:"bar", 
    style:{
        css:"menu", 
        color:"black", 
        bgcolor:"#FFEFBD", 
        size:[161,21], 
        imgspace:5, 
        imgendoff:{src:"img/chek_sm.gif", width:3, height:6}, 
        imgendon:{src:"img/chek_sm.gif", width:3, height:6}, 
        direction:"v", 
        box:false, 
        shadow:{color:"#FFEFBD", width:3}, 
        border:{
            color:"#FFEFBD", 
            b:{color:"pink"}
        }
    }, 
    itemover:{
        bgcolor:"tan"
    }, 
    position:{
        pos:[19,200]
    },
    items: [ 
    {
        text:"Home", 
        action:{
            url:"http://www.lifeintheholyland.com/"
        }
    },
    {
        text:"Newsletter", 
        action:{
            url:"http://www.lifeintheholyland.com/bibleplaces_newsletter.htm"
        }
    },
    {
        text:"FAQ", 
        action:{
            url:"http://www.lifeintheholyland.com/faq.htm"
        }
    },,
    {
        text:"Galilee & North", 
        menu:{
            position:{
                anchor:"ne", 
                anchor_side:"nw"
            }, 
            items:[
            {
                text:"Acco", 
                action:{
                    url:"http://www.lifeintheholyland.com/acco.htm"
                }
            },
            {
                text:"Bethsaida", 
                action:{
                    url:"http://www.lifeintheholyland.com/bethsaida.htm"
                }
            },
            {
                text:"Beth Shean", 
                action:{
                    url:"http://www.lifeintheholyland.com/beth_shean.htm"
                }
            },
            {
                text:"Caesarea", 
                action:{
                    url:"http://www.lifeintheholyland.com/caesarea.htm"
                }
            },
            {
                text:"Capernaum", 
                action:{
                    url:"http://www.lifeintheholyland.com/capernaum.htm"
                }
            },
            {
                text:"Huleh Valley", 
                action:{
                    url:"http://www.lifeintheholyland.com/huleh_valley.htm"
                }
            },
            {
                text:"Jordan R. Sources", 
                action:{
                    url:"http://www.lifeintheholyland.com/jordan_river_sources.htm"
                }
            },
            {
                text:"Nazareth", 
                action:{
                    url:"http://www.lifeintheholyland.com/nazareth.htm"
                }
            },
            {
                text:"___Mary's Well", 
                action:{
                    url:"http://www.lifeintheholyland.com/nazareth_mary_well.htm"
                }
            },
            {
                text:"Nimrod's Fortress", 
                action:{
                    url:"http://www.lifeintheholyland.com/nimrod_fortress.htm"
                }
            },
            {
                text:"Sea of Galilee", 
                action:{
                    url:"http://www.lifeintheholyland.com/sea_of_galilee.htm"
                }
            },
            {
                text:"Tiberias", 
                action:{
                    url:"http://www.lifeintheholyland.com/tiberias.htm"
                }
            },
            {
                text:"___Fortifications", 
                action:{
                    url:"http://www.lifeintheholyland.com/tiberias_fortifications.htm"
                }
            },
            {
                text:"___Hammath Tiberias", 
                action:{
                    url:"http://www.lifeintheholyland.com/hammath_tiberias.htm"
                }
            },
            {
                text:"___History", 
                action:{
                    url:"http://www.lifeintheholyland.com/tiberias_history.htm"
                }
            }
            ]
        }
    },
    {
        text:"Jerusalem", 
        menu:{
            position:{
                anchor:"ne", 
                anchor_side:"nw"
            }, 
            items:[
            {
                text:"Antonia Fortress", 
                action:{
                    url:"http://www.lifeintheholyland.com/antonia_fortress.htm"
                }
            },
            {
                text:"Dome of Rock", 
                action:{
                    url:"http://www.lifeintheholyland.com/dome_of_the_rock_exterior.htm"
                }
            },
            {
                text:"___History", 
                action:{
                    url:"http://www.lifeintheholyland.com/dome_of_the_rock_history_traditions.htm"
                }
            },
            {
                text:"___Interior", 
                action:{
                    url:"http://www.lifeintheholyland.com/dome_of_the_rock_interior.htm"
                }
            },
            {
                text:"___Origin", 
                action:{
                    url:"http://www.lifeintheholyland.com/dome_of_the_rock_origin.htm"
                }
            },
            {
                text:"Gethsemane", 
                action:{
                    url:"http://www.lifeintheholyland.com/garden_of_gethsemane.htm"
                }
            },
            {
                text:"Gordon's Calvary", 
                action:{
                    url:"http://www.lifeintheholyland.com/gordons_calvary.htm"
                }
            },
            {
                text:"Holy Sepulcher", 
                action:{
                    url:"http://www.lifeintheholyland.com/church_of_holy_sepulcher.htm"
                }
            },
            {
                text:"___Authenticity", 
                action:{
                    url:"holy_sepulcher_authenticity.htm"
                }
            },
            {
                text:"___History", 
                action:{
                    url:"http://www.lifeintheholyland.com/holy_sepulcher_history.htm"
                }
            },
            {
                text:"___Holy Fire", 
                action:{
                    url:"http://www.lifeintheholyland.com/holy_fire_ceremony.htm"
                }
            },
            {
                text:"___Via Dolorosa", 
                action:{
                    url:"http://www.lifeintheholyland.com/via_dolorosa.htm"
                }
            },
            {
                text:"Old City Gates", 
                action:{
                    url:"http://www.lifeintheholyland.com/jerusalem_old_city_gates.htm"
                }
            },
            {
                text:"___Damascus Gate", 
                action:{
                    url:"http://www.lifeintheholyland.com/damascus_gate.htm"
                }
            },
            {
                text:"Mount of Olives", 
                action:{
                    url:"http://www.lifeintheholyland.com/mount_of_olives.htm"
                }
            },
            {
                text:"Temple Mount", 
                action:{
                    url:"http://www.lifeintheholyland.com/temple_mount1.htm"
                }
            },
            {
                text:"___Al Aqsa Mosque", 
                action:{
                    url:"http://www.lifeintheholyland.com/al_aqsa_mosque.htm"
                }
            },
            {
                text:"___Golden Gate", 
                action:{
                    url:"http://www.lifeintheholyland.com/golden_gate.htm"
                }
            },
            {
                text:"___more", 
                action:{
                    url:"http://www.lifeintheholyland.com/temple_mount2.htm"
                }
            },
            {
                text:"Wailing Wall, 1800s", 
                action:{
                    url:"http://www.lifeintheholyland.com/wailing_wall_1800s.htm"
                }
            },
            {
                text:"Wailing Wall, 1960s", 
                action:{
                    url:"http://www.lifeintheholyland.com/wailing_wall_1960s.htm"
                }
            },
            {
                text:"Water Systems", 
                action:{
                    url:"http://www.lifeintheholyland.com/water_systems_jerusalem.htm"
                }
            },
            {
                text:"___Hezekiah's Pool", 
                action:{
                    url:"http://www.lifeintheholyland.com/hezekiahs_pool.htm"
                }
            },
            {
                text:"___Pool of Siloam", 
                action:{
                    url:"http://www.lifeintheholyland.com/pool_of_siloam.htm"
                }
            }
            ]
        }
    },
    {
        text:"Judah & South", 
        menu:{
            items:[
            {
                text:"Bethlehem", 
                action:{
                    url:"http://www.lifeintheholyland.com/bethlehem.htm"
                }
            },
            {
                text:"___Nativity Church", 
                action:{
                    url:"http://www.lifeintheholyland.com/bethlehem_church_nativity.htm"
                }
            },
            {
                text:"___Rachel's Tomb", 
                action:{
                    url:"http://www.lifeintheholyland.com/rachel_tomb_bethlehem.htm"
                }
            },
            {
                text:"Dead Sea", 
                action:{
                    url:"http://www.lifeintheholyland.com/dead_sea.htm"
                }
            },
            {
                text:"Jaffa (Joppa)", 
                action:{
                    url:"http://www.lifeintheholyland.com/jaffa.htm"
                }
            },
            {
                text:"Jericho", 
                action:{
                    url:"http://www.lifeintheholyland.com/jericho.htm"
                }
            },
            {
                text:"___Elisha's Spring", 
                action:{
                    url:"http://www.lifeintheholyland.com/jericho_elisha_spring.htm"
                }
            },
            {
                text:"Jordan River", 
                action:{
                    url:"http://www.lifeintheholyland.com/jordan_river.htm"
                }
            },
            {
                text:"___Baptisms", 
                action:{
                    url:"http://www.lifeintheholyland.com/jordan_river_baptisms.htm"
                }
            },
            {
                text:"Mar Saba Monastery", 
                action:{
                    url:"http://www.lifeintheholyland.com/mar_saba.htm"
                }
            },
            {
                text:"Ramleh", 
                action:{
                    url:"http://www.lifeintheholyland.com/ramleh_tower_of_martyrs.htm"
                }
            },
            {
                text:"Solomon's Pools", 
                action:{
                    url:"http://www.lifeintheholyland.com/solomon_pools.htm"
                }
            }
            ]
        }
    },
    {
        text:"Lebanon", 
        menu:{
            items:[
            {
                text:"Baalbek", 
                action:{
                    url:"http://www.lifeintheholyland.com/baalbek.htm"
                }
            },
            {
                text:"___Bacchus Temple", 
                action:{
                    url:"http://www.lifeintheholyland.com/baalbek_bacchus_temple.htm"
                }
            },
            {
                text:"___Temple Courts", 
                action:{
                    url:"http://www.lifeintheholyland.com/baalbek_temple_courts.htm"
                }
            },
            {
                text:"___Temple of Jupiter", 
                action:{
                    url:"http://www.lifeintheholyland.com/baalbek_temple_of_jupiter.htm"
                }
            },
            {
                text:"Beirut", 
                action:{
                    url:"http://www.lifeintheholyland.com/beirut.htm"
                }
            },
            {
                text:"___Coast", 
                action:{
                    url:"http://www.lifeintheholyland.com/beirut_coast.htm"
                }
            },
            {
                text:"___Dog River", 
                action:{
                    url:"http://www.lifeintheholyland.com/beirut_dog_river.htm"
                }
            },
            {
                text:"Sidon", 
                action:{
                    url:"http://www.lifeintheholyland.com/sidon.htm"
                }
            },
            {
                text:"Tripoli", 
                action:{
                    url:"http://www.lifeintheholyland.com/tripoli.htm"
                }
            },
            {
                text:"Tyre", 
                action:{
                    url:"http://www.lifeintheholyland.com/tyre.htm"
                }
            }
            ]
        }
    },
    {
        text:"Syria", 
        menu:{
            items:[
            {
                text:"Damascus", 
                action:{
                    url:"http://www.lifeintheholyland.com/damascus_general_info.htm"
                }
            },
            {
                text:"___Great Mosque", 
                action:{
                    url:"http://www.lifeintheholyland.com/damascus_great_mosque.htm"
                }
            },
            {
                text:"___Rivers", 
                action:{
                    url:"http://www.lifeintheholyland.com/damascus_rivers.htm"
                }
            },
            {
                text:"___Tekiyeh Mosque", 
                action:{
                    url:"http://www.lifeintheholyland.com/tekiyeh_mosque.htm"
                }
            },
            {
                text:"Palmyra", 
                action:{
                    url:"http://www.lifeintheholyland.com/palmyra_general_info.htm"
                }
            },
            {
                text:"___Grand Colonnade", 
                action:{
                    url:"http://www.lifeintheholyland.com/palmyra_grand_colonnade.htm"
                }
            },
            {
                text:"___Temple of Sun", 
                action:{
                    url:"http://www.lifeintheholyland.com/palmyra_temple_of_the_sun.htm"
                }
            },
            {
                text:"___Tombs", 
                action:{
                    url:"http://www.lifeintheholyland.com/palmyra_tombs.htm"
                }
            }
            ]
        }
    },
    {
        text:"Egypt", 
        menu:{
            items:[
            {
                text:"Cairo", 
                action:{
                    url:"http://www.lifeintheholyland.com/cairo.htm"
                }
            },
            {
                text:"___Citadel", 
                action:{
                    url:"http://www.lifeintheholyland.com/cairo_citadel.htm"
                }
            },
            {
                text:"___Mah'mal Festival", 
                action:{
                    url:"http://www.lifeintheholyland.com/cairo_festival_mahmal.htm"
                }
            },
            {
                text:"Elephantine & Philae", 
                action:{
                    url:"http://www.lifeintheholyland.com/elephantine_island_philae.htm"
                }
            },
            {
                text:"Giza Pyramids", 
                action:{
                    url:"http://www.lifeintheholyland.com/giza_pyramids_sphinx.htm"
                }
            },
            {
                text:"Karnak Temple", 
                action:{
                    url:"http://www.lifeintheholyland.com/karnak_temple.htm"
                }
            },
            {
                text:"Luxor Temple", 
                action:{
                    url:"http://www.lifeintheholyland.com/luxor_temple.htm"
                }
            },
            {
                text:"Memphis", 
                action:{
                    url:"http://www.lifeintheholyland.com/memphis.htm"
                }
            },
            {
                text:"Mummies", 
                action:{
                    url:"http://www.lifeintheholyland.com/mummies_egypt.htm"
                }
            },
            {
                text:"Nile River", 
                action:{
                    url:"http://www.lifeintheholyland.com/nile_river.htm"
                }
            },
            {
                text:"___Flooding", 
                action:{
                    url:"http://www.lifeintheholyland.com/nile_river_flooding.htm"
                }
            },
            {
                text:"St. Catherine's Mon.", 
                action:{
                    url:"http://www.lifeintheholyland.com/st_catherines_monastery.htm"
                }
            },
            {
                text:"Thebes West Bank", 
                action:{
                    url:"http://www.lifeintheholyland.com/thebes_western_shore.htm"
                }
            },
            {
                text:"Water in Egypt", 
                action:{
                    url:"http://www.lifeintheholyland.com/water_in_egypt.htm"
                }
            }
            ]
        }
    },,
    {
        text:"Bible Illustrated", 
        menu:{
            items:[
            {
                text:"Abraham's Sojourn", 
                action:{
                    url:"http://www.lifeintheholyland.com/abraham_sojourn.htm"
                }
            },
            {
                text:"Cedars of Lebanon", 
                action:{
                    url:"http://www.lifeintheholyland.com/cedars_of_lebanon.htm"
                }
            },
            {
                text:"Christmas Story", 
                action:{
                    url:"http://www.lifeintheholyland.com/christmas_story.htm"
                }
            },
            {
                text:"David and Goliath", 
                action:{
                    url:"http://www.lifeintheholyland.com/david_and_goliath.htm"
                }
            },
            {
                text:"David the Fugitive", 
                action:{
                    url:"http://www.lifeintheholyland.com/david_the_fugitive.htm"
                }
            },
            {
                text:"Enter Promised Land", 
                action:{
                    url:"http://www.lifeintheholyland.com/entering_the_promised_land.htm"
                }
            },
            {
                text:"Good Samaritan", 
                action:{
                    url:"http://www.lifeintheholyland.com/good_samaritan.htm"
                }
            },
            {
                text:"Paul in Damascus", 
                action:{
                    url:"http://www.lifeintheholyland.com/paul_in_damascus.htm"
                }
            },
            {
                text:"Peter and Cornelius", 
                action:{
                    url:"http://www.lifeintheholyland.com/peter_and_cornelius.htm"
                }
            },
            {
                text:"Potter and Pottery", 
                action:{
                    url:"http://www.lifeintheholyland.com/potter_and_pottery.htm"
                }
            },
            {
                text:"Psalm 23", 
                action:{
                    url:"http://www.lifeintheholyland.com/psalm_23.htm"
                }
            },
            {
                text:"Samaritan Passover", 
                action:{
                    url:"http://www.lifeintheholyland.com/samaritan_passover.htm"
                }
            },
            {
                text:"Woman at the Well", 
                action:{
                    url:"http://www.lifeintheholyland.com/woman_at_the_well.htm"
                }
            }
            ]
        }
    },
    {
        text:"Peoples of Holy Land", 
        menu:{
            items:[
            {
                text:"Arabs", 
                action:{
                    url:"http://www.lifeintheholyland.com/arabs.htm"
                }
            },
            {
                text:"Bedouin", 
                action:{
                    url:"http://www.lifeintheholyland.com/bedouin.htm"
                }
            },
            {
                text:"Jews", 
                action:{
                    url:"http://www.lifeintheholyland.com/jews.htm"
                }
            },
            {
                text:"Lepers", 
                action:{
                    url:"http://www.lifeintheholyland.com/lepers.htm"
                }
            },
            {
                text:"Monks", 
                action:{
                    url:"http://www.lifeintheholyland.com/monks.htm"
                }
            },
            {
                text:"Muslim Customs", 
                action:{
                    url:"http://www.lifeintheholyland.com/muslim_customs.htm"
                }
            },
            {
                text:"__Mosques", 
                action:{
                    url:"http://www.lifeintheholyland.com/mosques.htm"
                }
            },
            {
                text:"__Religious Practice", 
                action:{
                    url:"http://www.lifeintheholyland.com/muslim_religious_practices.htm"
                }
            },
            {
                text:"Samaritans", 
                action:{
                    url:"http://www.lifeintheholyland.com/samaritans.htm"
                }
            },
            {
                text:"Shepherds", 
                action:{
                    url:"http://www.lifeintheholyland.com/shepherds_flocks.htm"
                }
            }
            ]
        }
    },
    {
        text:"Way of Life", 
        menu:{
            items:[
            {
                text:"Cafes and Coffee", 
                action:{
                    url:"http://www.lifeintheholyland.com/cafes_and_coffee.htm"
                }
            },
            {
                text:"Camels", 
                action:{
                    url:"http://www.lifeintheholyland.com/camels.htm"
                }
            },
            {
                text:"Carpentry", 
                action:{
                    url:"http://www.lifeintheholyland.com/carpentry.htm"
                }
            },
            {
                text:"Fishing", 
                action:{
                    url:"http://www.lifeintheholyland.com/fishing_fishermen.htm"
                }
            },
            {
                text:"Grain", 
                action:{
                    url:"http://www.lifeintheholyland.com/grain.htm"
                }
            },
            {
                text:"Houses", 
                action:{
                    url:"http://www.lifeintheholyland.com/houses.htm"
                }
            },
            {
                text:"Marketplace", 
                action:{
                    url:"http://www.lifeintheholyland.com/marketplace.htm"
                }
            },
            {
                text:"Olive Trees, Pressing", 
                action:{
                    url:"http://www.lifeintheholyland.com/olive_trees_and_pressing.htm"
                }
            },
            {
                text:"Textiles", 
                action:{
                    url:"http://www.lifeintheholyland.com/textiles.htm"
                }
            },
            {
                text:"Tombs and Burials", 
                action:{
                    url:"http://www.lifeintheholyland.com/tombs_burial_customs.htm"
                }
            },
            {
                text:"Travel in Palestine", 
                action:{
                    url:"http://www.lifeintheholyland.com/travel_in_palestine.htm"
                }
            },
            {
                text:"___in Desert", 
                action:{
                    url:"http://www.lifeintheholyland.com/travel_in_desert.htm"
                }
            },
            {
                text:"___by Sea", 
                action:{
                    url:"http://www.lifeintheholyland.com/travel_by_sea.htm"
                }
            },
            {
                text:"Vineyard, Pressing", 
                action:{
                    url:"http://www.lifeintheholyland.com/vineyard_grape_pressing.htm"
                }
            },
            {
                text:"Water Supplies", 
                action:{
                    url:"http://www.lifeintheholyland.com/water_supplies.htm"
                }
            },
            {
                text:"Weddings", 
                action:{
                    url:"http://www.lifeintheholyland.com/weddings.htm"
                }
            },
            {
                text:"Women and Clothing", 
                action:{
                    url:"http://www.lifeintheholyland.com/women_and_clothing.htm"
                }
            },
            {
                text:"Women and Work", 
                action:{
                    url:"http://www.lifeintheholyland.com/women_and_work.htm"
                }
            }
            ]
        }
    },,
    {
        text:"HISTORIC VIEWS"
    },
    {
        text:"OF THE HOLY LAND"
    },
    {
        text:"Survey W. Palestine", 
        action:{
            url:"http://www.lifeintheholyland.com/survey_western_palestine_maps.htm"
        }
    },
    {
        text:"Survey W. P. Index", 
        action:{
            url:"http://www.lifeintheholyland.com/survey_western_palestine_index.htm"
        }
    },
    {
        text:"Jerusalem, Bethany", 
        action:{
            url:"http://www.lifeintheholyland.com/jerusalem_bethany_bethlehem_1880s_porter.htm"
        }
    },
    {
        text:"Photos from 1890s", 
        action:{
            url:"http://www.lifeintheholyland.com/earthly_footsteps_1890s.htm"
        }
    },
    {
        text:"Photos of C Feinberg", 
        action:{
            url:"http://www.lifeintheholyland.com/charles_lee_feinberg_photographs_1960s.htm"
        }
    },
    {
        text:"Picturesq Palestine", 
        action:{
            url:"http://www.lifeintheholyland.com/picturesque_palestine_complete_set.htm"
        }, 
        menu:{
            items:[
            {
                text:"1: Jerusalem, Judah", 
                action:{
                    url:"http://www.lifeintheholyland.com/picturesque_palestine_vol1.htm"
                }
            },
            {
                text:"2: Samaria, Galilee", 
                action:{
                    url:"http://www.lifeintheholyland.com/picturesque_palestine_vol2.htm"
                }
            },
            {
                text:"3: Phoenicia, Philistia", 
                action:{
                    url:"http://www.lifeintheholyland.com/picturesque_palestine_vol3.htm"
                }
            },
            {
                text:"4: Sinai, Egypt", 
                action:{
                    url:"http://www.lifeintheholyland.com/picturesque_palestine_vol4_sinai_egypt.htm"
                }
            },
            {
                text:"Complete Set", 
                action:{
                    url:"http://www.lifeintheholyland.com/picturesque_palestine_complete_set.htm"
                }
            }
            ]
        }
    },
    {
        text:"American Colony", 
        action:{
            url:"http://www.lifeintheholyland.com/49_matson_american_colony_8_volumes.htm"
        }, 
        menu:{
            items:[
            {
                text:"1: Northern Palestine", 
                action:{
                    url:"http://www.lifeintheholyland.com/41_northern_palestine_matson_american_colony.htm"
                }
            },
            {
                text:"2: Jerusalem", 
                action:{
                    url:"http://www.lifeintheholyland.com/42_jerusalem_matson_american_colony.htm"
                }
            },
            {
                text:"3: Southern Palestine", 
                action:{
                    url:"http://www.lifeintheholyland.com/43_southern_palestine_matson_american_colony.htm"
                }
            },
            {
                text:"4: Syria and Lebanon", 
                action:{
                    url:"http://www.lifeintheholyland.com/44_lebanon_syria_jordan_matson_american_colony.htm"
                }
            },
            {
                text:"5: Egypt and Sinai", 
                action:{
                    url:"http://www.lifeintheholyland.com/45_egypt_sinai_matson_american_colony.htm"
                }
            },
            {
                text:"6: Traditional Life", 
                action:{
                    url:"http://www.lifeintheholyland.com/46_traditional_life_customs_matson_american_colony.htm"
                }
            },
            {
                text:"7: 20th Century History", 
                action:{
                    url:"http://www.lifeintheholyland.com/47_early_20th_century_history_matson_american_colony.htm"
                }
            },
            {
                text:"8: People of Palestine", 
                action:{
                    url:"http://www.lifeintheholyland.com/48_people_palestine_matson_american_colony.htm"
                }
            },
            {
                text:"Complete Set", 
                action:{
                    url:"http://www.lifeintheholyland.com/49_matson_american_colony_8_volumes.htm"
                }
            }
            ]
        }
    },
    {
        text:"Views That Vanished", 
        action:{
            url:"http://www.lifeintheholyland.com/views_vanished_david_bivin_1960s.htm"
        }
    },,
    {
        text:"Ordering", 
        action:{
            url:"https://www.setsystems.com/cgi-bin/buy-bibleplaces"
        }
    },,
    {
        text:"Search Site", 
        action:{
            url:"http://www.lifeintheholyland.com/search.htm"
        }
    },
    {
        text:"Contact Info", 
        action:{
            url:"http://www.lifeintheholyland.com/contact_information.htm"
        }
    },
    {
        text:"Licensing Info", 
        action:{
            url:"http://www.lifeintheholyland.com/licensing.htm"
        }
    },
    {
        text:"Copyright Info", 
        action:{
            url:"http://www.lifeintheholyland.com/copyright.htm"
        }
    }
    ]
};