//(c) Ger Versluis 2000 version 1.0, 1 november 2000
// Edited for IPY website by Mariko Brittain, 12 January 2005

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#9AB6CE';
	var HighBgColor='#666666';
	var FontLowColor='black';
	var FontHighColor='white';
	var BorderColor='transparent';
	var BorderWidth=0;
	var BorderBtwnElmnts=0;
	var FontFamily="verdana,arial,helvetica"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.0;
	var ChildVerticalOverlap=.0;
	var StartTop=42 //set vertical offset
	var StartLeft=160; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=1;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("<img src='/img/navbuttons/aboutipy.gif' alt='ABOUT IPY' title='ABOUT IPY'>","/about/",3,18,100);
	Menu1_1=new Array("What is IPY","/about/what-is-ipy.htm",0,15,120);
	Menu1_2=new Array("History of Polar Years","/development/history.htm",0);
	Menu1_3=new Array("Getting Involved","/about/purpose.htm",0);					
   

Menu2=new Array("<img src='/img/navbuttons/organisation.gif' alt='ORGANISATION' title='ORGANISATION'>","/international/",10);
	Menu2_1=new Array("Endorsing Bodies","/international/endorsing-bodies.htm",0,15,235);

	Menu2_2=new Array("National","/national/",2);
		Menu2_2_1=new Array("National Committees","/national/committee.htm",0,15,140);
		Menu2_2_2=new Array("Points of Contact","/national/poc.htm",0);	
		
	Menu2_3=new Array("Planning Group","/international/planning-group/",4);
		Menu2_3_1=new Array("PG Membership","/international/planning-group/membership.htm",0,15,180);
		Menu2_3_2=new Array("Terms of Reference","/international/planning-group/terms.htm",0);
		Menu2_3_3=new Array("Discussion Forum meetings","/international/planning-group/forums.htm",0);
		Menu2_3_4=new Array("Planning Group meetings","/international/planning-group/meetings.htm",0);
		
	Menu2_4=new Array("Joint Committee","/international/joint-committee/",5,15,220);
		Menu2_4_1=new Array("JC Membership","/international/joint-committee/membership.htm",0,15,220);
		Menu2_4_2=new Array("Terms of Reference","/international/joint-committee/terms.htm",0);
		Menu2_4_3=new Array("Data Management","/international/joint-committee/data-management.htm",0);
		Menu2_4_4=new Array("Education Outreach & Communication","/international/joint-committee/education.htm",0);
		Menu2_4_5=new Array("JC Secure Area","/international/joint-committee/members-only/",2,15,100);
			Menu2_4_5_1=new Array("Meetings","/international/joint-committee/members-only/meetings.htm",0,15,150);
			Menu2_4_5_2=new Array("Expressions of Intent","/international/joint-committee/members-only/eoi.htm",0);
		
	Menu2_5=new Array("International Programme Office","/international/programme-office/",0);
	Menu2_6=new Array("Consultative Forum","/international/consultative-forum.htm",0);
	Menu2_7=new Array("PowerPoint Presentations","/international/presentations/",3);
		Menu2_7_1=new Array("ASSW Reykjavik","/international/presentations/assw-reykjavik/",0,15,120);
		Menu2_7_2=new Array("EGU Nice","/international/presentations/egu-nice/",0);
		Menu2_7_3=new Array("SCAR Bremen","/international/presentations/scar-bremen/",0);
	Menu2_8=new Array("Documentation Archive","/international/documents/",0);
	Menu2_9=new Array("Timeline (PDF)","/international/timeline/timeline.pdf",0);
	Menu2_10=new Array("Links","/links/",0);

Menu3=new Array("<img src='/img/navbuttons/development.gif' alt='DEVELOPMENT' title='DEVELOPMENT'>","/development/",8);
	Menu3_1=new Array("Rationale ","/development/rationale.htm",0,15,220);
	Menu3_2=new Array("History of Polar Years","/development/history.htm",0);
	Menu3_3=new Array("IPY Themes","/development/themes.htm",0);
	Menu3_4=new Array("Objectives","/development/objectives.htm",0);
	Menu3_5=new Array("Priorities","/development/priorities.htm",0);  	
	Menu3_6=new Array("Ideas for IPY","/development/ideas/",3);
		Menu3_6_1=new Array("National","/development/ideas/national/",0,15,100);
		Menu3_6_2=new Array("International","/development/ideas/international",0);
		Menu3_6_3=new Array("Individual","/development/ideas/individual/",0);
	Menu3_7=new Array("IPY Framework documents","/development/framework/",4,15,220);
		Menu3_7_1=new Array("Framework Document (PDF)","/development/framework/framework.pdf",0,15,180);
		Menu3_7_2=new Array("Outline Science Plan","/development/framework/outline-science-plan.htm",0);
		Menu3_7_3=new Array("Implementation Plan","/development/framework/implementation-plan.htm",0);
		Menu3_7_4=new Array("Outreach and Education Plan","/development/framework/outreach-education-plan.htm",0);
	Menu3_8=new Array("Expression of Intent & Full Proposals","/development/eoi/",0);
		
Menu4=new Array("<img src='/img/navbuttons/events.gif' alt='Events' title='Events'>","/about/events/",0);
	
Menu5=new Array("<img src='/img/navbuttons/news.gif' alt='NEWS' title='NEWS'>","/",2);
	Menu5_1=new Array("Latest News","/",0,15,100);
	Menu5_2=new Array("News Archive","/news/",0);
	
Menu6=new Array("<img src='/img/navbuttons/contact.gif' alt='CONTACT' title='CONTACT'>","/contact/",0);
		