/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#E6E6E6';			// Background color when mouse is not over
	var LowSubBgColor='#333333';			// Background color when mouse is not over on subs
	var HighBgColor='#CC6600';			// Background color when mouse is over
	var HighSubBgColor='#CC6600';			// Background color when mouse is over on subs
	var FontLowColor='#333333';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#E185C2';			// Border color
	var BorderSubColor='#4C4C4C';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Sylfaen, Verdana, 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='left';			// 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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=140;				// 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=3;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// 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=0;				// 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("品牌介绍","qintro.html","",8,18,130);
		Menu1_1=new Array("","","",0,0,0);
		Menu1_2=new Array("","","",0,18,100);
		Menu1_3=new Array("","","",0,18,100);
		Menu1_4=new Array("","","",0,18,100);
		Menu1_5=new Array("","","",0,18,100);
		Menu1_6=new Array("","","",0,18,100);
		Menu1_7=new Array("","","",0,18,100);
		Menu1_8=new Array("","","",0,18,100);
			
Menu2=new Array("产品列表","","",9,18,141);
		Menu2_1=new Array("单方纯精油/原精/柏图/CO2 ","Products1.html","",0,18,141);
		Menu2_2=new Array("复方纯精油 ","Products2.html","",0,18,141);
		Menu2_3=new Array("手工精油皂","Products3.html","",0,18,141);		
		Menu2_4=new Array("洋甘菊滴眼液","Products4.html","",0,18,141);
		Menu2_5=new Array("天然植物基础油","Products5.html","",0,18,141);
	  Menu2_6=new Array("复方按摩油 ","Products6.html","",0,18,141);
	  Menu2_7=new Array("天然有机纯露","Products7.html","",0,18,141);
	  Menu2_8=new Array("天然芳香护肤品","Products8.html","",0,18,141);
		Menu2_9=new Array("无香基底产品","Products9.html","",0,18,141);
	  Menu2_10=new Array("精油线香/耳烛 ","Products10.html","",0,18,141);
		Menu2_11=new Array("专业芳疗瓶罐","Products11.html","",0,18,141);
	  Menu2_12=new Array("精油木箱/扩香仪","Products12.html","",0,18,141);
	  Menu2_13=new Array("专业芳疗DIY原料","Products13.html","",0,18,141);
	  Menu2_14=new Array("手工精油皂","Products14.html","",0,18,141);
		
Menu3=new Array("关于我们","about.html","",0,18,141);
		Menu3_1=new Array("","","",0,0,0);
		Menu3_2=new Array("","","",0,18,127);
		Menu3_3=new Array("","","",0,18,127);
		Menu3_4=new Array("","","",0,18,127);
		Menu3_5=new Array("","","",0,18,127);
		Menu3_6=new Array("","","",0,18,127);	
		Menu3_7=new Array("","","",0,18,127);
		Menu3_8=new Array("","","",0,18,127);
		Menu3_9=new Array("","","",0,18,127);
		Menu3_10=new Array("","","",0,18,127);
		Menu3_11=new Array("","","",0,18,127);
		Menu3_12=new Array("","","",0,18,127);
		Menu3_13=new Array("","","",0,18,127);
		
Menu4=new Array("联系方式","contact.html","",5,18,141);
  		Menu4_1=new Array("","","",0,0,0);
		Menu4_2=new Array("","","",0,18,140);
  		Menu4_3=new Array("","","",0,18,140);
  		Menu4_4=new Array("","","",0,18,140);
	    Menu4_5=new Array("","","",0,18,140);

Menu5=new Array("订购和课程","","",2,18,135);
		Menu5_1=new Array("零售和批发","pay.html","",0,18,135);
		Menu5_2=new Array("芳疗课程","kc.html","",0,18,135);
		Menu5_3=new Array("","","",0,0,0);	
		Menu5_4=new Array("","","",0,0,0);	      

Menu6=new Array("返回首页","index.htm","",8,18,128);
		Menu6_1=new Array("","gb/aromatherapy_gb/essential_oil_gb.htm","",0,0,0);
		Menu6_2=new Array("","gb/aromatherapy_gb/essential_power_gb.htm","",0,18,117);
		Menu6_3=new Array("","","",14,18,117);
			Menu6_3_1=new Array("","gb/aromatherapy_gb/essential_dilution_gb.htm","",0,18,105);
			Menu6_3_2=new Array("","gb/aromatherapy_gb/essential_inhalation_gb.htm","",0,18,105);
			Menu6_3_3=new Array("","gb/aromatherapy_gb/essential_massage_gb.htm","",0,18,105);
			Menu6_3_4=new Array("","gb/aromatherapy_gb/essential_bath_gb.htm","",0,18,105);
			Menu6_3_5=new Array("","gb/aromatherapy_gb/essential_footbaths_gb.htm","",0,18,105);
			Menu6_3_6=new Array("","gb/aromatherapy_gb/essential_compress_gb.htm","",0,18,105);
			Menu6_3_7=new Array("","gb/aromatherapy_gb/essential_skincare_gb.htm","",0,18,105);
			Menu6_3_8=new Array("","gb/aromatherapy_gb/essential_air_gb.htm","",0,18,105);
			Menu6_3_9=new Array("","gb/aromatherapy_gb/essential_disinfectants_gb.htm","",0,18,105);
			Menu6_3_10=new Array("","gb/aromatherapy_gb/essential_clays_gb.htm","",0,18,105);
			Menu6_3_11=new Array("","gb/aromatherapy_gb/essential_facial_steam_gb.htm","",0,18,105);
			Menu6_3_12=new Array("","gb/aromatherapy_gb/essential_hair_gb.htm","",0,18,105);
			Menu6_3_13=new Array("","gb/aromatherapy_gb/essential_perfume_gb.htm","",0,18,105);
			Menu6_3_14=new Array("","","",0,18,105);
		Menu6_4=new Array("","gb/aromatherapy_gb/carrier_oil_gb.htm","",0,18,117);
		Menu6_5=new Array("","gb/aromatherapy_gb/hydrosols_gb.htm","",0,18,117);
		Menu6_6=new Array("","","",7,18,117);
			Menu6_6_1=new Array("","gb/aromatherapy_gb/hydrosols_compress_gb.htm","",0,18,105);
			Menu6_6_2=new Array("","gb/aromatherapy_gb/hydrosols_sitz_bath_gb.htm","",0,18,105);
			Menu6_6_3=new Array("","gb/aromatherapy_gb/hydrosols_skincare_gb.htm","",0,18,105);
			Menu6_6_4=new Array("","gb/aromatherapy_gb/hydrosols_masks_gb.htm","",0,18,105);
			Menu6_6_5=new Array("","gb/aromatherapy_gb/hydrosols_bath_gb.htm","",0,18,105);
			Menu6_6_6=new Array("","gb/aromatherapy_gb/hydrosols_hair_gb.htm","",0,18,105);
			Menu6_6_7=new Array("","","",0,18,105);	
		Menu6_7=new Array("","","",2,18,117);
			Menu6_7_1=new Array("","gb/aromatherapy_gb/recipes_varicose_gb.htm","",0,18,105);
			Menu6_7_2=new Array("","","",0,18,105);
		Menu6_8=new Array("","","",0,18,117);
	    
	    
	    