/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#CBD7EB';				// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#3E60A0';			// Background color when mouse is over
	var HighSubBgColor='#EBD7CB';			// Background color when mouse is over on subs
	var FontLowColor='#3E60A0';			// Font color when mouse is not over
	var FontSubLowColor='#3E60A0';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='#3E60A0';			// Font color subs when mouse is over
	var BorderColor='#3E60A0';			// Border color
	var BorderSubColor='#3E60A0';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;					// 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='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// 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=['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"

Menu1=new Array("Accueil","../acc-ang.htm","",0,20,120);

Menu2=new Array("Informations","#","",6);
	Menu2_1=new Array("A ne pas manquer","../actuarch.htm","",0,20,100);
	Menu2_2=new Array("Site du mois","../sitemois.htm","",0);
	Menu2_3=new Array("Meet the Press","javascript:window.open('http://www.crayon.net/read.cgi?philippe.dudoue@ac-nantes.fr')","",0);
        Menu2_4=new Array("Agenda","../agendb.htm","",0);
	Menu2_5=new Array("Plan du site","../servpub.htm","",0);
	Menu2_6=new Array("Webmestres","../pilotage.htm","",0);



Menu3=new Array("Textes Officiels","#","",5);
	Menu3_1=new Array("Programmes","#","",5,20,90);
		Menu3_1_1=new Array("Primaire","../sitpedpr2.htm","",0,20,150);
		Menu3_1_2=new Array("Collège","../college.htm","",0);
		Menu3_1_3=new Array("Lycée","../lycee.htm","",0);
                Menu3_1_4=new Array("B.T.S","../bts.htm","",0);
		Menu3_1_5=new Array("Enseignement Technologique","techno.htm","",0);

	Menu3_2=new Array("Concours","../concours.htm","",0);
	Menu3_3=new Array("DCL","../dcl.htm","",0);
	Menu3_4=new Array("Cadre Européen","../europe.htm","",0);
	Menu3_5=new Array("Documentation","../document.htm","",0);

Menu4=new Array("Enseignement","#","",2);
	Menu4_1=new Array("Séquences","#","",2,20,90);
		Menu4_1_1=new Array("Collège","../seqcoll.htm","",0,20,150);
		Menu4_1_2=new Array("Lycée","../seqlyc.htm","",0);
		

	Menu4_2=new Array("Assistants","../assist1.htm","",0);
	Menu4_3=new Array("Evaluation","../evaluat.htm","",0);
	Menu4_4=new Array("IPR","../ipr.htm","",0);
	Menu4_5=new Array("Sujets d'examens","../exams.htm","",0);
	Menu4_6=new Array("Pédagogie","../didact.htm","",0);

Menu5=new Array("Formation / Innovation","#","",2);
	Menu5_1=new Array("P.A.F","javascript:window.open('http://www.ac-nantes.fr:8080/paf/default.asp')","",0,20,50);
	Menu5_2=new Array("TICE","../multim.htm","",0,20,50);

Menu6=new Array("Mutualisation","#","",2);
	Menu6_1=new Array("Coin des lecteurs","../lecture.htm","",0,20,100);
	Menu6_2=new Array("Informations","../infotice.htm","",0);


Menu7=new Array("Ressources","#","",8);
	Menu7_1=new Array("Documents pour la classe","../docclass.htm","",0,20,120);
	Menu7_2=new Array("Chansons","../songs.htm","",0);
	Menu7_3=new Array("Images","../images.htm","",0);
	Menu7_4=new Array("Lexique","../lexique/archtest.htm","",0);
	Menu7_5=new Array("Sites Internet","../sites.htm","",0);
	Menu7_6=new Array("Test de logiciels","../logitest.htm","",0);
	Menu7_7=new Array("Fiches conseil","../fiches.htm","",0);
	Menu7_8=new Array("F.A.Q","../qr_e09.htm","",0);

Menu8=new Array("Transversalité","#","",3);
	Menu8_1=new Array("I.D.D","../idd.htm","",0,20,50);
	Menu8_2=new Array("T.P.E","../tpe1.htm","",0);
	Menu8_3=new Array("B2 i","../B2i.htm","",0);
	Menu8_4=new Array("Convergences","#","",0);

Menu9=new Array("Etranger","#","",3);
	Menu9_1=new Array("Echanges","echanges.htm","",0,20,90);
	Menu9_2=new Array("Stages","stages.htm","",0);
	Menu9_3=new Array("Lycées français","lycfranc.htm","",0);

Menu10=new Array("Sortie","http://www.ac-nantes.fr/74283253/0/fiche___pagelibre/","",0);