 /***********************************************
*	(c) Ger Versluis 2000 version 13.10 August 1, 2004       *
*	You may use this script on non commercial sites.	          *
*	www.burmees.nl/menu			          *
*	You may remove all comments for faster loading	          *		
************************************************/
	var NoOffFirstLineMenus=3;
	var LowBgColor="#314C8A";
	var HighBgColor="#FF6C19";
	var FontLowColor="white";
	var FontHighColor="white";
	var BorderColor="#FFFFFF";
	var BorderWidthMain=1;
	var BorderWidthSub=1;
	var BorderBtwnMain=1;
	var BorderBtwnSub=1;
	var FontFamily="verdana";
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered="left";
	var MenuCentered="left";
	var MenuVerticalCentered="top";
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=-1;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var UnfoldDelay=250;	
	var TakeOverBgColor=1;
	var FirstLineFrame="";
	var SecLineFrame="";
	var DocTargetFrame="";
	var TargetLoc="MenuPos";
	var MenuWrap=1;
	var RightToLeft=0;
	var BottomUp=0;
	var UnfoldsOnClick=0;
	//var BaseHref="http://217.19.54.134/sgg/eurokera/";
	var BaseHref="http://www.eurokera.fr/";
	//var BaseHref="http://localeurokera/";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"

	var Arrws=[BaseHref+"menu/tri.gif",5,10,BaseHref+"menu/tridown.gif",10,15,BaseHref+"menu/trileft.gif",5,10,BaseHref+"menu/triup.gif",10,15];

var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=5;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

	var MenuSlide="";
	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var MenuShadow="";
	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(col,?or=#888888, direction=135, strength=3)";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=90)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}


Menu1=new Array("rollover?"+BaseHref+"menu/products.gif?"+BaseHref+"menu/products_o.gif","","",2,20,148,"","","","","","",-1,-1,-1,"","");
	Menu1_1=new Array("Plaques de cuisson","","",3,20,220,"","","","","","",-1,-1,-1,"","");
		Menu1_1_1=new Array("Matériaux","products/cooking/material/material_fr.html","",4,20,150,"","#A82606","","","","",-1,-1,-1,"","");
			Menu1_1_1_1=new Array("KeraBlack","products/cooking/material/kerablack_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu1_1_1_2=new Array("KeraWhite","products/cooking/material/kerawhite_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu1_1_1_3=new Array("KeraBiscuit","products/cooking/material/kerabiscuit_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu1_1_1_4=new Array("KeraBlack Pro","products/cooking/material/kerablackpro_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
		Menu1_1_2=new Array("Finitions","","",4,20,150,"","","","","","",-1,-1,-1,"","");
			Menu1_1_2_1=new Array("Décoration","products/cooking/material/enamels_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu1_1_2_2=new Array("Biseaux","products/cooking/material/bevels_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu1_1_2_3=new Array("Produits Gaz","products/cooking/material/gas_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu1_1_2_4=new Array("KeraLine","products/cooking/material/keraline_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");		
		Menu1_1_3=new Array("Conseils de nettoyage","products/cooking/cleaning_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu1_2=new Array("Vitres de poëles et cheminées","products/heating/heating_fr.html","",2,20,200,"","#A82606","","","","",-1,-1,-1,"","");
		Menu1_2_1=new Array("Matériaux","","",3,20,100,"","","","","","",-1,-1,-1,"","");
			Menu1_2_1_1=new Array("KeraLite / Pyroceram","products/heating/piroceram_fr.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
			Menu1_2_1_2=new Array("Keralite stayclear / clearview","products/heating/stayclear_fr.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
			Menu1_2_1_3=new Array("Keralite Image","products/heating/image_fr.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
		Menu1_2_2=new Array("Finitions","","",2,20,100,"","","","","","",-1,-1,-1,"","");
			Menu1_2_2_1=new Array("Décoration","products/heating/enamels_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu1_2_2_2=new Array("Verres bombés ou pliés","products/heating/curved_bent_panels_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
Menu2=new Array("rollover?"+BaseHref+"menu/about.gif?"+BaseHref+"menu/about_o.gif","","",5,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_1=new Array("Valeurs Eurokera","about/philosophy_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_2=new Array("Nos actionnaires","about/companies_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_3=new Array("Processus de fabrication","about/sites_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_4=new Array("Historique","about/history_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
	Menu2_5=new Array("Sites de production","about/implantation_fr.html","",4,20,150,"","#A82606","","","","",-1,-1,-1,"","");
			Menu2_5_1=new Array("KERAGLASS","about/keraglass_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu2_5_2=new Array("EUROKERA","about/eurokera_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu2_5_3=new Array("EKNA","about/ekna_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
			Menu2_5_4=new Array("EUROKERA GUANGZHOU","about/Huadu_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");
Menu3=new Array("rollover?"+BaseHref+"menu/contact.gif?"+BaseHref+"menu/contact_o.gif","","",1,20,150,"","","","","","",-1,-1,-1,"","");
	Menu3_1=new Array("contact","contact_fr.html","",0,20,150,"","","","","","",-1,-1,-1,"","");