	var NoOffFirstLineMenus=17;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#aaccff';			// Background color when mouse is over
	var HighSubBgColor='#aaccff';			// Background color when mouse is over on subs
	var FontLowColor='#404096';			// Font color when mouse is not over
	var FontSubLowColor='#404096';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#C9D3F3';			// Border color
	var BorderSubColor='#C9D3F3';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=200;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=200;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/menu/tri.gif',5,10,'/menu/tridown.gif',10,5,'/menu/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","/index.htm","",0,20,160);

Menu2=new Array("About AEI","","",7,20,135);
      Menu2_1=new Array("Director's Statement","/aei/about_aei/d_statement.htm","",0,20,130);
      Menu2_2=new Array("Mission","/aei/about_aei/mission.htm","",0,20,130);
      Menu2_3=new Array("Partners and Funders","/aei/about_aei/patners.htm","",0,20,130);
      Menu2_4=new Array("History","/aei/about_aei/history.htm","",0);
      Menu2_5=new Array("Structure","","",4);
           Menu2_5_1=new Array("Administration and Staff","/aei/about_aei/structure/admin_staff.htm","",0,20,160);
           Menu2_5_3=new Array("Advisory Board","/aei/about_aei/structure/advisory.htm","",0);
           Menu2_5_4=new Array("AEI-Open Windows Groups","/aei/about_aei/structure/aei-groups.htm","",0,20,160);
               Menu2_5_3_1=new Array("Womens Groups","/aei/about_aei/structure/women-groups.htm","",0);
           Menu2_5_2=new Array("Structure of organization","/aei/about_aei/Structure.htm","",0);
      Menu2_6=new Array("Facilities","/aei/facilities/halls/halls_campus.htm","",0);

      Menu2_7=new Array("AEI Achievements","/aei/about_aei/Achievements.htm","",0);
			Menu2_7_1=new Array("Non-violence and Peace","/aei/about_aei/programs","",0,20,150);
			Menu2_7_2=new Array("Capacity Building","/aei/about_aei/programs","",0);
			Menu2_7_3=new Array("Community Building","/aei/about_aei/programs","",0);
			Menu2_7_4=new Array("School Of Communication","/aei/about_aei/programs","",0);

Menu3=new Array("<i>Sumud</i>&nbsp;&nbsp; Story House","/aei/sumud/index.htm","",10,20);
		Menu3_1=new Array("&nbsp;&nbsp;About <i>Sumud</i>","/aei/sumud/index.htm","",0,20,130);
		Menu3_2=new Array("<i>&nbsp;&nbsp;</i>About Story House","/aei/sumud/story_house.htm","",0,20,130);
		Menu3_3=new Array("<i>&nbsp;&nbsp;</i>Blogs","/aei/sumud/blogs/index.htm","",0,20,130);
		Menu3_4=new Array("<i>&nbsp;&nbsp;</i>Life Stories","/aei/sumud/stories/index.htm","",0,20,130);
		Menu3_5=new Array("<i>&nbsp;&nbsp;</i>Rachel\'s Tomb","/aei/sumud/r_tomb.htm","",0,20,130);
		Menu3_6=new Array("<i>&nbsp;&nbsp;</i>Activities","/aei/sumud/activities.htm","",0);
		Menu3_7=new Array("<i>&nbsp;&nbsp;</i>Resources","/aei/sumud/resources.htm","",0);
		Menu3_8=new Array("<i>&nbsp;&nbsp;</i>Photos","/aei/sumud/photos.htm","",0);
		Menu3_14=new Array("Six days for Justice and Peace","/aei/about_aei/projects/six-days.htm","",0,35);
		Menu3_15=new Array("Letters Campaign","/aei/about_aei/projects/letters-campaign.htm","",0);
		Menu3_16=new Array("Popular Arts","/aei/about_aei/projects/popular-arts.htm","",0);
		Menu3_11=new Array("Non-violent Activities","/aei/about_aei/projects/non-violence-activities.htm","",0);
		Menu3_12=new Array("Fieldtrips","/aei/about_aei/projects/fieldtrips.htm","",0);
		Menu3_13=new Array("Others","/aei/about_aei/projects/other-projects.htm","",0);
		Menu3_9=new Array("Wishes and Prayers","/aei/about_aei/projects/wishes/index.htm","",3,20,150);
				Menu3_9_1=new Array("Children's Prayers","/PrayersandWishes/","",0,20,130);
				Menu3_9_2=new Array("Christmas 2008-9","/ChristmasMessages2008-09/","",0,20);
				Menu3_9_3=new Array("Summer 2008","/aei/sumud/human_clock/PrayersForPeace.htm","",0);		
		Menu3_10=new Array("Genealogy, Family History<BR>and Heritage","/aei/genealogy/index.htm","",0,50);

Menu4=new Array("School of Communication","","",4,20,150);		
		Menu4_1=new Array("Photography and Video Filming","/aei/facilities/training/photography.htm","",0,20,180);
		Menu4_4=new Array("HolySwitch","/aei/facilities/training/holyswitch.htm","",0);
		Menu4_2=new Array("Arts","/aei/facilities/training/arts.htm","",0);
		Menu4_3=new Array("Communication Skills","/aei/facilities/training/communication_skills.htm","",0);

Menu5=new Array("Youth House","","",5);
		Menu5_1=new Array("Youth Management Training","/aei/facilities/training/youth-management.htm","",0,20,130);		
		Menu5_2=new Array("Living in the Holy Land","/aei/about_aei/projects/living-hl.htm","",0,20);
		Menu5_3=new Array("Sharing Stories","/aei/about_aei/projects/sharing-stories.htm","",0);
		Menu5_4=new Array("Popular Arts","/aei/about_aei/projects/popular-arts.htm","",0);
		Menu5_5=new Array("Fieldtrips","/aei/about_aei/projects/fieldtrips.htm","",0);
		Menu5_6=new Array("Non-violent Activities","/aei/about_aei/projects/non-violence-activities.htm","",0);
		Menu5_7=new Array("Others","/aei/about_aei/projects/other-projects.htm","",0);
		Menu5_8=new Array("Peace Pilgrimage","/aei/about_aei/projects/peace-pil.htm","",0);
		Menu5_9=new Array("Non-violence and the Land","/aei/about_aei/projects/non-violence-land.htm","",0,35);
		Menu5_10=new Array("Six days for Justice and Peace","/aei/about_aei/projects/six-days.htm","",0,35);
		Menu5_11=new Array("Letters Campaign","/aei/about_aei/projects/letters-campaign.htm","",0);

Menu6=new Array("Prayers and Wishes","","",3);
		Menu6_1=new Array("Children's Prayers","/PrayersandWishes/","",0,20,130);
		Menu6_2=new Array("Christmas 2008-9","/ChristmasMessages2008-09/","",0,20);
		Menu6_3=new Array("Summer 2008","/aei/sumud/human_clock/PrayersForPeace.htm","",0);		



Menu7=new Array("AEI Statements","/aei/media_rpt/statements.htm","",0);

Menu8=new Array("Writings","","",4,20);
		Menu8_1=new Array("Articles and Interviews AEI","/aei/resources/articles.htm","",0,20,170);
		Menu8_2=new Array("Writings Toine van Teeffelen","/aei/resources/writings/writings.htm","",4,20);
			Menu8_2_1=new Array("Letters","/aei/resources/writings/letters.htm","",0,20,110);
			Menu8_2_2=new Array("Interviews","/aei/resources/writings/interviews.htm","",0,20);
			Menu8_2_3=new Array("Articles in English","/aei/resources/writings/english.htm","",0,20);
			Menu8_2_4=new Array("Articles in Dutch","/aei/resources/writings/dutch.htm","",0,20);
		Menu8_3=new Array("Media Reports","/aei/media_rpt/events.htm","",0);
		Menu8_4=new Array("Annual Reports","","",4);
			Menu8_4_1=new Array("2006-7","/aei/resources/annual_rpt/2006-7.htm","",0,20,80);
			Menu8_4_2=new Array("2004","/aei/resources/annual_rpt/2004.htm","",0,20,80);
			Menu8_4_3=new Array("2003","/aei/resources/annual_rpt/2003.htm","",0);
			Menu8_4_4=new Array("2002","/aei/resources/annual_rpt/2002.htm","",0);
		Menu8_5=new Array("Newsletters","","",3,20);
			Menu8_5_1=new Array("AEI Newsletters","/aei/newsletters/aei-index.htm","",0,20,110);
			Menu8_5_2=new Array("Pax Christi Newsletters","/aei/newsletters/index.htm","",0);
			Menu8_5_3=new Array("PFN Newsletters","/aei/newsletters/pfn.htm","",0);			

Menu9=new Array("AEI Products","","",5,20,170);
		Menu9_1=new Array("Books","/aei/resources/publication/books.htm","",0,20,90);
		Menu9_2=new Array("Films","/aei/resources/publication/films.htm","",0);
		Menu9_3=new Array("Postcards","http://www.palestine-family.net/download/postcards","",0);
		Menu9_4=new Array("Drawings","/youth/images/drawings-jun.htm","",0);
		Menu9_5=new Array("Photos","/youth/images/photos.htm","",0);


Menu10=new Array("Visitors","/aei/events/visitors/index.htm","",0);
		Menu10_1=new Array("News","/aei/events/news.htm","",0,20,130);
		Menu10_4=new Array("Upcoming Events","/aei/events/upcoming_events.htm","",0,20,130);
		Menu10_2=new Array("Visitors","/aei/events/visitors/index.htm","",0);
		Menu10_3=new Array("Archives","/aei/events/archives.htm","",0);	

Menu11=new Array("Support Us","/aei/support-us/supportus.htm","",0);
		Menu11_1=new Array("Donate","/aei/support-us/donate.htm","",0,20,150);
		Menu11_2=new Array("Sponsor a project","/aei/support-us/sponsor-project.htm","",0);
		Menu11_3=new Array("Grant a Scholarship","/aei/support-us/grant-scholarship.htm","",0);
		Menu11_4=new Array("Buy Our Publications","/aei/support-us/buy-publication.htm","",0);
		Menu11_5=new Array("Buy Holy Land Products","/aei/support-us/buy-hl-products.htm","",0);
		Menu11_6=new Array("Set Up an Exchange","/aei/support-us/setup-exchange.htm","",0);
    		Menu11_7=new Array("&nbsp;Participate in Our<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Summer School","/aei/support-us/participate-summer-school.htm","",0,30);
		Menu11_8=new Array("Volunteer","/aei/support-us/volunteer.htm","",0);

Menu12=new Array("Volunteering","","",2,20,170);
		Menu12_1=new Array("General","/aei/volunteer/index.htm","",0,20,90);
		Menu12_2=new Array("Experiences","/aei/volunteer/volunteers.htm","",0);

Menu13=new Array("Contact Us","","",2);
		Menu13_1=new Array("Address","/aei/contact-us/address.htm","",0,20,130);
		Menu13_2=new Array("Map of Bethlehem","/aei/contact-us/bethlehem-map.htm","",0);


Menu14=new Array("<table border=1 width=100% style='border-collapse: collapse; border: 3px solid #E6EED5; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px'><tr>	<td bgcolor='#C5D89C'><p align='center'><span style='font-family: Arial'><a href='aei/archives/SumudStar12-2007/index.htm'>The Living Star</a></span></td></tr><tr><td bgcolor='#E6EED5'><p align='center'><img border='0' src='/aei/archives/SumudStar12-2007/sumud_starL.jpg' width='105' height='81'><br><span style='font-family: Arial; color: black'><font size='2'>A symbolic action by inhabitants of Bethlehem next to Rachel\'s Tomb</font></span></td></tr></table>","/aei/archives/SumudStar12-2007/index.htm","",0,200);
Menu15=new Array("<table border=1 width=100% style='border-collapse: collapse; border: 3px solid #FFC082; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px'><tr>	<td bgcolor='#FF8040'><p align='center'><span style='font-family: Arial'><a href='aei/archives/Rachel_Tomb/index.htm'>The Wall at Rachel's Tomb</a></span></td></tr><tr><td bgcolor='#FFC082'><p align='center'><img border='0' src='/aei/archives/Rachel_Tomb/rachel.jpg' width='105'><br><span style='font-family: Arial; color: black'><font size='2'>Occupation and Sumud in Palestine</font></span></td></tr></table>","/aei/archives/Rachel_Tomb/index.htm","",0,190);
Menu16=new Array("<table border=1 width=100% style='border-collapse: collapse; border: 3px solid #DECCA3; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px'><tr>	<td bgcolor='#C1A053'><p align='center'><span style='font-family: Arial'><a href='/youth/voices/diaries.htm'><font size='2'>Dutch-Palestinian Exchange Photos</font></a></span></td></tr><tr><td bgcolor='#DECCA3'><p align='center'><img border='0' src='/youth/voices/root.jpg'><br><font size='1'>Photos from Dutch and Palestinian members</font></td></tr></table>","/youth/voices/diaries.htm","",0,190);
Menu17=new Array("<table border=1 width=100% style='border-collapse: collapse; border: 3px solid #FFC082; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px'><tr><td bgcolor='#FF8040'><p align='center'><span style='font-family: Arial'><a href='http://www.youtube.com/watch?v=fDHQgeBWyfQ'><font size='2'>Candle light in solidarity with Gaza and for a just peace</font></a></span></td></tr><tr><td bgcolor='#FFC082'><p align='center'>	<img border='0' src='/aei/sumud/Vcandle.JPG' width='100'><br><font size='1'>4 minutes video of the Bethlehem event</font></td></tr></table>","http://www.youtube.com/watch?v=fDHQgeBWyfQ","",0,170);

Menu18=new Array("Journeys","/aei/journeys/index.htm","",0);


Menu19=new Array("&nbsp;<font color=red>Youth Website</font>","/youth/index.htm","",0);
Menu20=new Array("Genealogy, Family History<BR>and Heritage","/aei/genealogy/index.htm","",0,50);
Menu21=new Array("Palestine in Education","","",4,20,170);
		Menu21_1=new Array("About the Campaign","/aei/pal-edu/about_pal-edu.htm","",0,20,150);
		Menu21_2=new Array("Vision","/aei/pal-edu/vision.htm","",0);
		Menu21_3=new Array("Activities","/aei/pal-edu/activities.htm","",0);
		Menu21_4=new Array("Resources","/aei/pal-edu/resources.htm","",0);

Menu22=new Array("Newsletters","","",3,20,170);
		Menu22_1=new Array("AEI Newsletters","/aei/newsletters/aei-index.htm","",0,20,110);
		Menu22_2=new Array("Pax Christi Newsletters","/aei/newsletters/index.htm","",0);
		Menu22_3=new Array("PFN Newsletters","/aei/newsletters/pfn.htm","",0);