	var NoOffFirstLineMenus=18;			// Number of first level items
	var LowBgColor='#0040A2';			// Background color when mouse is not over
	var LowSubBgColor='#0050B8';			// Background color when mouse is not over on subs
	var HighBgColor='lightgrey';			// Background color when mouse is over
	var HighSubBgColor='lightgrey';			// Background color when mouse is over on subs
	var FontLowColor='White';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='Black';			// Font color when mouse is over
	var FontSubHighColor='Black';			// Font color subs when mouse is over
	var BorderColor='#D4D4D4';			// Border color
	var BorderSubColor='#D4D4D4';
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=0;			// 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=0;				// 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=145;				// Menu offset x coordinate
	var StartLeft=3;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// 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=1100;			// 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=['tri.gif',5,10,'tridown.gif',10,5,'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"


// Menú da Root

Menu1=new Array("Introduction","introd.html","",0,20,172);

Menu2=new Array("Organization","organization.html","",0,20,165);

Menu3=new Array("Projects","","",9);
	Menu3_1=new Array("Tokamak ISTTOK","","",9,20,435);	
		Menu3_1_1=new Array("Introduction","Prj_Tokamak_main_1.html#intro","",0,20,150);
		Menu3_1_2=new Array("Objectives","Prj_Tokamak_main_1.html#obj","",0);
		Menu3_1_3=new Array("Tokamak Description","Prj_Tokamak_main_1.html#description","",0);
        Menu3_1_4=new Array("Tokamak Photos","Prj_Tokamak_main_photos.html","",0);
		Menu3_1_5=new Array("Tokamak Physics Programme","Prj_Tokamak_main_1.html#programme","",0);
        Menu3_1_6=new Array("Diagnostics","Prj_Tokamak_main_2.html#diag","",0);
        Menu3_1_7=new Array("Data Acquisition","Prj_Tokamak_main_2.html#data","",0);
		Menu3_1_8=new Array("Remote Data Access","Prj_Tokamak_main_2.html#remote","",0);
		Menu3_1_9=new Array("Education and Training","Prj_Tokamak_main_2.html#education","",0);

   	Menu3_2=new Array("Participation in the use of the JET facilities by the EFDA","","",3);
		Menu3_2_1=new Array("Introduction","Prj_JET_main_1.html#intro","",0,20,115);
		Menu3_2_2=new Array("Areas of Activity","Prj_JET_main_1.html#areas","",0);
		Menu3_2_3=new Array("link to JET site","http://www.jet.efda.org","",0);

	Menu3_3=new Array("Participation in the TCV Programme","","",3);
		Menu3_3_1=new Array("Introduction","Prj_TCV_main_1.html#intro","",0,20,115);
		Menu3_3_2=new Array("Areas of Activity","Prj_TCV_main_1.html#areas","",0);
		Menu3_3_3=new Array("link to TCV site","http://www.epfl.ch/crpp","",0);

	Menu3_4=new Array("Participation in the MAST Programme","","",3);
		Menu3_4_1=new Array("Introduction"," ","",0,20,115);
		Menu3_4_2=new Array("Areas of Activity"," ","",0);
		Menu3_4_3=new Array("link to MAST site","http://www.fusion.org.uk/mast/","",0);

	Menu3_5=new Array("Colaboration with the ITER Project","","",4);
		Menu3_5_1=new Array("Introduction","Prj_ITER_main_1.html#intro","",0,20,115);
		Menu3_5_2=new Array("Areas of Activity","Prj_ITER_main_1.html#areasd","",0);
		Menu3_5_3=new Array("Other information","Prj_ITER_main_1.html#info","",0);		
		Menu3_5_4=new Array("link to ITER site ","http://www.iter.org/","",0);

	Menu3_6=new Array("Participation in the ASDEX-Upgrade Programme","","",3);
		Menu3_6_1=new Array("Introduction","Prj_Asdex_main.html#intro","",0,20,165);
		Menu3_6_2=new Array("Areas of Activity","Prj_Asdex_main.html#areas","",0);
		Menu3_6_3=new Array("link to ASDEX-Upgrade site","http://www.ipp.mpg.de/eng/pr/forschung/asdex/pr_for_asdex.html","",0);

	Menu3_7=new Array("Participation in the TJ-II Programme","","",3);
		Menu3_7_1=new Array("Introduction","","",0,20,115);
		Menu3_7_2=new Array("Areas of Activity","Prj_TjII_main_1.html#areas","",0);
		Menu3_7_3=new Array("link to TJ-II site","http://www.ciemat.es/proyectos/pdfpelaboratorio.html","",0);

	Menu3_8=new Array("Other Theory and Modelling Studies","","",2);
		Menu3_8_1=new Array("Introduction","Prj_Teomod_main_1.html#intro","",0,20,115);
		Menu3_8_2=new Array("Areas of Activity","Prj_Teomod_main_1.html#areas","",0);
	
	Menu3_9=new Array("Other activities on Control, Data Acquisition and Signal Processing "," ","",2);
		Menu3_9_1=new Array("Introduction","Prj_CADPS_main_1.html#intro","",0,20,110);
		Menu3_9_2=new Array("Areas of Activity","Prj_CADPS_main_1.html#areas","",0,20,75);
//		Menu3_9_3=new Array("Project nº1","","",0);
//		Menu3_9_4=new Array("Project nº2","","",0);
//		Menu3_9_5=new Array("Project nº3","","",0);
//		Menu3_9_6=new Array("Project nº4","","",0);

Menu4=new Array("Staff","","",2,20,125);
	Menu4_1=new Array("C.F.N. Staff","staff.html","",0,20,100);
	Menu4_2=new Array("Staff Contacts","staff_contacts.html","",0);

Menu5=new Array("Publications","","",5,20,270);
	Menu5_1=new Array("Internal Reports","http://www.cfn.ist.utl.pt/eng/publications/reports.html","",0,20,270);
	
	Menu5_2=new Array("Communications on Scientific Reunions","","",5);
		Menu5_2_1=new Array("2001","http://www.cfn.ist.utl.pt/eng/publications/com.html#2001","",0,20,40);
		Menu5_2_2=new Array("2002","http://www.cfn.ist.utl.pt/eng/publications/com.html#2002","",0);
		Menu5_2_3=new Array("2003","http://www.cfn.ist.utl.pt/eng/publications/com.html#2003","",0);
		Menu5_2_4=new Array("2004","http://www.cfn.ist.utl.pt/eng/publications/com.html#2004","",0);
		Menu5_2_5=new Array("2005","http://www.cfn.ist.utl.pt/eng/publications/com.html#2005","",0);
	
	Menu5_3=new Array("Articles in Scientific Magazines","","",11);
		Menu5_3_1=new Array("Brazilian Journal of Physics","http://www.cfn.ist.utl.pt/eng/publications/articles_bjp.html","",0,20,265);
		Menu5_3_2=new Array("Nuclear Fusion","http://www.cfn.ist.utl.pt/eng/publications/articles_nf.html","",0);
		Menu5_3_3=new Array("Czech Journal of Physics","http://www.cfn.ist.utl.pt/eng/publications/articles_cjp.html","",0);
		Menu5_3_4=new Array("Physical Review Letters","http://www.cfn.ist.utl.pt/eng/publications/articles_prl.html","",0);
		Menu5_3_5=new Array("Fusion Engineering and Design","http://www.cfn.ist.utl.pt/eng/publications/articles_fdes.html","",0);
		Menu5_3_6=new Array("Physics of Plasmas","http://www.cfn.ist.utl.pt/eng/publications/articles_pp.html","",0);
		Menu5_3_7=new Array("IEEE Transactions on Plasma Science","http://www.cfn.ist.utl.pt/eng/publications/articles_ieee.html","",0);
		Menu5_3_8=new Array("Plasma Physics Controlled Fusion","http://www.cfn.ist.utl.pt/eng/publications/articles_ppcf.html","",0);	
		Menu5_3_9=new Array("Journal of Nuclear Materials","http://www.cfn.ist.utl.pt/eng/publications/articles_jnm.html","",0);
		Menu5_3_10=new Array("Review of Scientific Instruments","http://www.cfn.ist.utl.pt/eng/publications/articles_rsi.html","",0);
		Menu5_3_11=new Array("Journal of Plasma and Fusion Research","http://www.cfn.ist.utl.pt/eng/publications/articles_jpfr.html","",0);
	
	Menu5_4=new Array("Master Thesis","http://www.cfn.ist.utl.pt/eng/publications/masterthesis.html","",0);
	Menu5_5=new Array("PHD Thesis","http://www.cfn.ist.utl.pt/eng/publications/phdthesis.html","",0);
	
Menu6=new Array("Annual Report","cfn_reports.html#act","",0,20,165);

Menu7=new Array("Work Programme","cfn_reports.html#plano","",0,20,165);

Menu8=new Array("Collaborations","agreements.html","",0,20,165);

Menu9=new Array("Q&A","","",2,20,100);
	Menu9_1=new Array("FAQ","blank.html","",0,20,60);
	Menu9_2=new Array("Ask us","mail.php","",0,20,0);

Menu10=new Array("Associate Laboratory","","",9,20,165);
	Menu10_1=new Array("Associate Laboratory Contract","lab_info.html#1","",0,20,275);		
	Menu10_2=new Array("Thematic Lines of Action","lab_info.html#2","",0,20,0);
	Menu10_3=new Array("Staff","lab_staff_qual.html","",0,20,0);
	Menu10_4=new Array("Staff Contracted","lab_staff.html","",0);
	Menu10_5=new Array("Protocol CFN/CFP","lab_info.html#3","",0);
	Menu10_6=new Array("2004-2006 Work Programme","lab_main.html#4","",0);
	Menu10_7=new Array("Annual Report","lab_main.html#5","",0);
	Menu10_8=new Array("F.C.T. web page on Associate Laboratories","http://www.fct.mces.pt/pt/apoios/laboratoriosassociados","",0,20,0);
	Menu10_9=new Array("Others Associate Laboratories","lab_labs.html","",0,20,0);
	
Menu11=new Array("Association EURATOM/IST","","",3,20,165);
	Menu11_1=new Array("Annual Report","Association_report.html","",0,20,110);
	Menu11_2=new Array("Work Progamme","Association_workp.html","",0,20,0);
	Menu11_3=new Array("Staff","Association_staff.html","",0,20,0);

Menu12=new Array("EFDA","","",4,20,165);
	Menu12_1=new Array("Participants","EFDA_participants.html","",0,20,120);
	Menu12_2=new Array("EFDA Task Force","http://www.efda-taskforce-itm.org/","",0,20,0);
	Menu12_3=new Array("ITM","EFDA_itm.html","",0,20,0);
	Menu12_4=new Array("EFDA Newsletters","EFDA_news.php","",0,20,0);

Menu13=new Array("ITER Project","iter_project.html","",0,20,165);

Menu14=new Array("Conferences","","",3,20,165);
	Menu14_1=new Array("28th EPS Conference","http://www.cfn.ist.utl.pt/EPS2001/index.html","",0,20,145);		
	Menu14_2=new Array("20th IAEA Conference","http://www.cfn.ist.utl.pt/20IAEAConf/index.html","",0,20,0);
	Menu14_3=new Array("Other Conferences","orgreunioes.html","",0,20,135);		

Menu15=new Array("News","newsportal.php","",0,20,165);

Menu16=new Array("Contacts and Localization","contacts.html","",0,20,165);

Menu17=new Array("Other Pages","","",6,20,165);
	Menu17_1=new Array("Nuclear Fusion","nuclearfusion.html","",0,20,205);		
	Menu17_2=new Array("Interviews","interviews.html","",0,20,0);		
	Menu17_3=new Array("Evaluation","evaluation.html","",0,20,0);
	Menu17_4=new Array("Seminars","seminars.html","",0,20,0);
	Menu17_5=new Array("Sites with interest","links.html","",0,20,0);		
	Menu17_6=new Array("Area Reserved to CFN Members","../pt/acesso.html","",0,20,0);

Menu18=new Array("CFN E'mail","http://webmail.cfn.ist.utl.pt","",0,20,165);


