// The following line is critical for menu operation, and must appear only once.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

effect = "Fade(duration=0.3);Alpha(style=0,opacity=95);Shadow(color='#999999', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect1 = "Fade(duration=0.3);Alpha(style=0,opacity=100);, Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=60;		// Sub menu offset Top position
suboffset_left=100;	// Sub menu offset Left position

style1=[					// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"666666",				// Mouse Off Font Color
"E8EAF4",				// Mouse Off Background Color
"EBEEFA",				// Mouse On Font Color
"98A3CD",				// Mouse On Background Color
"666666",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
3,							// Menu Item Padding
"arrow.gif",	// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
"cccccc",				// 3D High Color
"000000",				// 3D Low Color
"000000",				// Current Page Item Font Color (leave this blank to disable)
"C0CFDA",				// Current Page Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]
style2=[					// style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"666666",				// Mouse Off Font Color
"",						// Mouse Off Background Color
"FFCC33",				// Mouse On Font Color
"",						// Mouse On Background Color
,							// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
1,							// Menu Item Padding
,							// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
,							// 3D High Color
,							// 3D Low Color
,							// Current Page Item Font Color (leave this blank to disable)
,							// Current Page Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
,							// Menu Header Font Color (Leave blank if headers are not needed)
,							// Menu Header Background Color (Leave blank if headers are not needed)
]
addmenu(menu=[			// This is the array that contains your menu properties and details
"mainmenu",				// Menu Name - This is needed in order for the menu to be called
64,						// Menu Top - The Top position of the menu in pixels
152,						// Menu Left - The Left position of the menu in pixels
,							// Menu Width - Menus width in pixels
0,							// Menu Border Width 
,							// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,					// Properties Array - this is set higher up, as above
1,							// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,							// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,							// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 						// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,							// Position of TOP sub image left:center:right
,							// ..Now Obsolete..
,							// Right To Left - Used in Hebrew for example. (1=on/0=off)
,							// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,							// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,"首页|&nbsp;&nbsp;","show-menu=home","/gb/default.asp","首页",1
,"语言选择|&nbsp;&nbsp;","show-menu=LanguageSelect","#Top","语言选择",1
,"公司简介|&nbsp;&nbsp;","show-menu=genealogy","/gb/company-new.asp","公司简介",1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"奖金制度|&nbsp;&nbsp;","show-menu=Comp","#Top","奖金制度",1
,"产品介绍|&nbsp;&nbsp;","show-menu=Products","","产品介绍",1
,"会员专页|&nbsp;&nbsp;","/gbmember/",,"会员专页",1
,"客户服务&nbsp;&nbsp;","show-menu=CustomerService","#Top","客户服务",1

])

	addmenu(menu=["genealogy",
	,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"公司简介","/gb/company.asp",,"公司简介",0
	,"公司的经营理念","/gb/company1.asp",,"公司的经营理念",0
	,"公司的组织","/gb/company2.asp",,"公司的组织",0
	,"公司的团队","/gb/company3.asp",,"公司的团队",0
	,"公司新闻","/gb/News.asp",,"公司新闻",1
	])

	addmenu(menu=["comp",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"奖金制度特色 ","/gb/compensation.asp",,"奖金制度特色 ",0
	,"成为经销商","/gb/compensation1.asp",,"成为经销商",0
	,"成为主管级经销商","/gb/compensation6.asp",,"成为主管级经销商",0
	,"三大获利途径","/gb/compensation2.asp",,"三大获利途径",0
	,"合格周期及奖金发放","/gb/cycle.asp",,"合格周期及奖金发放",1
	])
	
	addmenu(menu=["LanguageSelect",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"英文版 ","/env/default.asp",,"英文版 ",0
	,"中文繁体","/chv/default.asp",,"中文繁体",0
	,"中文简体","/gb/default.asp",,"中文简体",1
	])	
	
	addmenu(menu=["Products",
	,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"细胞源 ","/gb/Productsdetail.asp?ProductID=29&catid=10&catname=细胞源",,"细胞源 ",0
	,"保健品系列","/gb/Productsdetail.asp?ProductID=19&catid=3&catname=保健品系列",,"保健品系列",0
	,"美容护肤系列","/gb/Productsdetail.asp?ProductID=52",,"美容护肤系列",0
	,"其他产品","/gb/Productsdetail.asp?ProductID=42&catid=9&catname=其他产品",,"其他产品",1
	])

	addmenu(menu=["CustomerService",
	,,76,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"会员加入 ","/gb/joinus.asp",,"会员加入 ",0
	,"会员培训","/gb/training.asp",,"会员培训",0
	,"问题解答","/gb/faq.asp",,"问题解答",0
	,"客户服务","/gb/customerservice.asp",,"客户服务",0
	,"下载表格","/gb/downloadform.asp",,"下载表格",0
	,"联系我们","/gb/contactus.asp",,"联系我们",1
	])


dumpmenus()
