/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=18;			// Number of first level items
	var LowBgColor='330066';			// Background color when mouse is not over
	var LowSubBgColor='330066';			// Background color when mouse is not over on subs
	var HighBgColor='CCFFCC';			// Background color when mouse is over
	var HighSubBgColor='CCFFCC';			// Background color when mouse is over on subs
	var FontLowColor='CCFFCC';			// Font color when mouse is not over
	var FontSubLowColor='CCFFCC';			// Font color subs when mouse is not over
	var FontHighColor='330066';			// Font color when mouse is over
	var FontSubHighColor='330066';			// Font color subs when mouse is over
	var BorderColor='330066';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=7;				// 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  ...was .2
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent ...was .2
	var StartTop=80;				// 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=1000;			// 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=0;				// 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/images/tri.gif',5,10,'../menu/images/tridown.gif',10,5,'..menu/images/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("Research Overview","../timeline/index.html","",0,22,146);

Menu2=new Array("Research Efforts:","","",0,18,146);

Menu3=new Array("- Informedia-I","../dli1/index.html","",6,18,146);
// For a description of the link, include this in the link
	Menu3_1=new Array("rollover:../menu/images/d_dli1.gif:../menu/images/d_dli1.gif","","",0,40,146);
	Menu3_2=new Array(" - About the project","../dli1/index.html","",0,16,130);
	Menu3_3=new Array(" - Reports","../dli1/reports.html","",0,16,130);
	Menu3_4=new Array(" - Media coverage","../dli1/media.html","",0,16,130);
	Menu3_5=new Array(" - Other DLI1 projects","../dli1/otherdli1.html","",0,16,130);
	Menu3_6=new Array(" - Sponsors","../dli1/sponsors.html","",0,16,130);
	
Menu4=new Array(" - Informedia-II","../dli2/index.html","",6,18,146);
	Menu4_1=new Array("rollover:../menu/images/d_dli2.gif:../menu/images/d_dli2.gif","","",0,40,140);
	Menu4_2=new Array(" - About the project","../dli2/index.html","",0,16,140);
	Menu4_3=new Array(" - Reports","../dli2/reports.html","",0,16,140);
	Menu4_4=new Array(" - Presentations","../dli2/presentations.html","",0,16,140);
	Menu4_5=new Array(" - CMU related projects","../dli2/cmudli2.html","",0,16,140);
	Menu4_6=new Array(" - Sponsors","../dli2/sponsors.html","",0,16,140);

Menu5=new Array(" - NSDL","../nsdl/index.html","",3,18,146);
	Menu5_1=new Array("rollover:../menu/images/d_nsdl.gif:../menu/images/d_nsdl.gif","","",0,40,140);
	Menu5_2=new Array(" - About the project","../nsdl/index.html","",0,16,140);
	Menu5_3=new Array(" - Reports","../nsdl/reports.html","",0,16,140);
	
Menu6=new Array(" - CCRHE","../ccrhe/index.html","",3,18,146);
	Menu6_1=new Array("rollover:../menu/images/d_ccrhe.gif:../menu/images/d_ccrhe.gif","","",0,40,140);
	Menu6_2=new Array(" - About the project","../ccrhe/index.html","",0,16,140);
//	Menu6_3=new Array(" - Reports","../ccrhe/reports.html","",0,16,140);
	Menu6_3=new Array(" - Sponsor","../ccrhe/sponsors.html","",0,16,140);

Menu7=new Array(" - CareMedia","../caremedia/index.html","",3,18,146);
	Menu7_1=new Array("rollover:../menu/images/d_caremedia.gif:../menu/images/d_caremedia.gif","","",0,40,140);
	Menu7_2=new Array(" - About the project","../caremedia/index.html","",0,16,140);
	Menu7_3=new Array(" - Ongoing project info","../caremedia/ongoing.html","",0,16,140);
	
Menu8=new Array(" - VACE","../arda/index.html","",4,18,146);
	Menu8_1=new Array("rollover:../menu/images/d_vace.gif:../menu/images/d_vace.gif","","",0,40,140);
	Menu8_2=new Array(" - About the project","../arda/index.html","",0,16,140);
//	Menu8_3=new Array(" - Reports","../arda/reports.html","",0,16,140);
	Menu8_3=new Array(" - Ongoing project info","../arda/integrate.html","",0,16,140);
	Menu8_4=new Array(" - Sponsor","../arda/sponsors.html","",0,16,140);

Menu9=new Array(" - AQUAINT","../aquaint/index.html","",3,18,146);
	Menu9_1=new Array("rollover:../menu/images/d_aquaint.gif:../menu/images/d_aquaint.gif","","",0,40,140);
	Menu9_2=new Array(" - About the project","../aquaint/index.html","",0,16,140);
//	Menu9_3=new Array(" - Reports","../aquaint/reports.html","",0,16,140);
	Menu9_3=new Array(" - Sponsor","../aquaint/sponsors.html","",0,16,140);

Menu10=new Array(" - Knowledge Discovery","../kdd/index.html","",1,18,146);
	Menu10_1=new Array("rollover:../menu/images/d_kdd.gif:../menu/images/d_kdd.gif","","",0,50,140);
	
Menu11=new Array(" - Experience-On-Demand","../eod/index.html","",4,18,146);
	Menu11_1=new Array("rollover:../menu/images/d_eod.gif:../menu/images/d_eod.gif","","",0,40,140);
	Menu11_2=new Array(" - About the project","../eod/index.html","",0,16,140);
	Menu11_3=new Array(" - Reports","../eod/reports.html","",0,16,140);
	Menu11_4=new Array(" - Presentations","../eod/presentations.html","",0,16,140);

Menu12=new Array(" - Multilingual","../mli/index.html","",4,18,146);
	Menu12_1=new Array("rollover:../menu/images/d_mli.gif:../menu/images/d_mli.gif","","",0,40,140);
	Menu12_2=new Array(" - About the project","../mli/index.html","",0,16,140);
	Menu12_3=new Array(" - Reports","../mli/reports.html","",0,16,140);
	Menu12_4=new Array(" - Publications","../mli/pubs.html","",0,16,140);

Menu13=new Array(" - International Collab","","",2,22,146);
	Menu13_1=new Array("Europe","../echo/index.html","",0,16,140);
	Menu13_2=new Array("East-West","../eastwest/index.html","",0,16,140);

Menu14=new Array("Publications","../pubs/byyear.asp","",0,22,146);

Menu15=new Array("Project Team","../team/index.html","",0,22,146);

Menu16=new Array("What's New","../new/index.html","",0,22,146);

Menu17=new Array("Site Map","../sitemap/index.html","",0,22,146);

Menu18=new Array("Home","../index.html","",0,22,146);

// check browser - if it is netscape, replace StartLeft offset
// and insert extra lines	
if (navigator.appName.indexOf('Netscape') != -1) 
{
	StartLeft = 1;
	document.write("<p>&nbsp;</p><p>&nbsp;</p>");
}	
	
	

	