/***********************************************************************************
*	(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	          *	
* 	http://www.dynamicdrive.com						*
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='transparent';		// Background color when mouse is not over
	var LowSubBgColor='#000';			// Background color when mouse is not over on subs
	var HighBgColor='transparent';		// Background color when mouse is over
	var HighSubBgColor='#000';			// Background color when mouse is over on subs
	var FontLowColor='#fff';			// Font color when mouse is not over
	var FontSubLowColor='#fff';			// Font color subs when mouse is not over
	var FontHighColor='#ff855f';		// Font color when mouse is over
	var FontSubHighColor='#ff855f';		// Font color subs when mouse is over
	var BorderColor='';					// Border color
	var BorderSubColor='#ffffff';		// Border color for subs
	var BorderWidth=3;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif"	// 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='center';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.5;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;		// vertical overlap child/ parent
	var StartTop=191;					// Menu offset x coordinate
	var StartLeft=0;					// 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=4;					// Top padding
	var FirstLineHorizontal=1;			// 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=1;						// enables/ disables menu wrap 1 or 0
	var RightToLeft=1;					// 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=['tridown.gif',10,5,'http://xtec.cat/centres/a8042780/css/img/menu/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("Inici","http://xtec.cat/centres/a8042780/index.html","",0,37,60);
//"javascript:top.location.href='index.html'"

Menu2=new Array("On som, qui som","http://xtec.cat/centres/a8042780/qui_som/on_som.html","",3, 37, 65);
	Menu2_1=new Array("Projecte educatiu","http://xtec.cat/centres/a8042780/qui_som/projecte.html","",0,35,60);
	Menu2_2=new Array("Visita virtual","http://xtec.cat/centres/a8042780/qui_som/visita.html","",0);
	Menu2_3=new Array("Història","http://xtec.cat/centres/a8042780/qui_som/historia.html","",0);
	
Menu3=new Array("Informacions generals","http://xtec.cat/centres/a8042780/informacions/informacions_11-12.html","",6,37,90);
	Menu3_1=new Array("Normes i recomanacions","http://xtec.cat/centres/a8042780/informacions/normes_11-12.html","",0,35,85);
		//Menu3_1_1-new Array("Assistència i puntualitat", "http://xtec.cat/centres/a8042780/informacions/normes_11-12.html#puntualitat","",0)
	Menu3_2=new Array("Horari i calendari","http://xtec.cat/centres/a8042780/informacions/horari_11-12.html","",0);
	Menu3_3=new Array("Menjador escolar","http://xtec.cat/centres/a8042780/informacions/menjador_11-12.html","",0);
	//Menu3_4=new Array("Estructura organitzativa","http://xtec.cat/centres/a8042780/informacions/estructura.html","",0);
	Menu3_4=new Array("Sortides","http://xtec.cat/centres/a8042780/informacions/sortides_11-12.html","",0);
	Menu3_5=new Array("Material i llibres","http://xtec.cat/centres/a8042780/informacions/material.html","",0);
	Menu3_6=new Array("Seguretat i internet","http://xtec.cat/centres/a8042780/informacions/seguretat.html","",0);

Menu4=new Array("Espais i serveis","http://xtec.cat/centres/a8042780/serveis/espais_serveis.html","",2, 37, 70);
	Menu4_1=new Array("Aules i espais","http://xtec.cat/centres/a8042780/serveis/espais.html","",0,35,60);
	Menu4_2=new Array("Serveis","http://xtec.cat/centres/a8042780/serveis/serveis.html","",0);

Menu5=new Array("Projectes","http://xtec.cat/centres/a8042780/projectes/projectes.html","",10,37,85);
	Menu5_1=new Array("Comenius","http://xtec.cat/centres/a8042780/projectes/comenius.html","",0,35,85);
	Menu5_2=new Array("Anglès","http://xtec.cat/centres/a8042780/projectes/angles.html","",0);
	Menu5_3=new Array("Pla de l'esport","http://xtec.cat/centres/a8042780/projectes/esport.html","",0);
	Menu5_4=new Array("Punt EDU","http://xtec.cat/centres/a8042780/projectes/puntedu.html","",0);
	Menu5_5=new Array("Musica","http://xtec.cat/centres/a8042780/projectes/musica.html","",0);
	Menu5_6=new Array("Aprèn a nedar","http://xtec.cat/centres/a8042780/projectes/nedar.html","",0);
	Menu5_7=new Array("Escacs","http://xtec.cat/centres/a8042780/projectes/escacs.html","",0);
	Menu5_8=new Array("Teatre","http://xtec.cat/centres/a8042780/projectes/teatre.html","",0);
	Menu5_9=new Array("Apadrinaments","http://xtec.cat/centres/a8042780/projectes/apadrinaments.html","",0);
	Menu5_10=new Array("Traspàs a l'ESO","http://xtec.cat/centres/a8042780/projectes/traspas_eso.html","",0);

Menu6=new Array("Tots junts","http://xtec.cat/centres/a8042780/tots_junts/tots_junts.html","",5,37,70);
	Menu6_1=new Array("Festes","http://xtec.cat/centres/a8042780/tots_junts/festes.html","",0,35,85);
	Menu6_2=new Array("Monogràfic Revista","http://xtec.cat/centres/a8042780/tots_junts/revista.html","",0);
	Menu6_3=new Array("Pla d'entorn","http://xtec.cat/centres/a8042780/tots_junts/pla_entorn.html","",0);
	Menu6_4=new Array("Agenda 21","http://xtec.cat/centres/a8042780/tots_junts/agenda21.html","",0);
	Menu6_5=new Array("Fons socialitzat de llibres","http://xtec.cat/centres/a8042780/tots_junts/socialitzat.html","",0);

Menu7=new Array("Alumnes","http://xtec.cat/centres/a8042780/alumnes/alumnes.html","",4,37,70);
	Menu7_1=new Array("Parvulari","http://blocs.xtec.cat/parvularijujol/","",0,35,70);
	Menu7_2=new Array("Cicle inicial","http://blocs.xtec.cat/cicleinicialjujol/","",0);
	Menu7_3=new Array("Cicle mitjà","http://blocs.xtec.cat/ciclemitjajujol/","",0);
	Menu7_4=new Array("Cicle superior","http://blocs.xtec.cat/ciclesuperiorjujol/","",0);

Menu8=new Array("AMPA","http://xtec.cat/centres/a8042780/ampa/ampa.html","",1,37,70);
	Menu8_1=new Array("Jublog","http://ampajujol.wordpress.com/","",0,35,70);
	//Menu8_1=new Array("Comissions","http://www.burmees.nl/","",0,35,70);
	//Menu8_2=new Array("Blog","","",0);
	//javascript:top.location.href='../index.html'
Menu9=new Array("Contacta","mailto:a8042780@xtec.cat","",0,37,70);
	
Menu10=new Array("Mapa","http://xtec.cat/centres/a8042780/mapa.html","",0,37,70)

