/*****************************************************************************
Copyright (c) 2001 Thomas Brattli (webmaster@dhtmlcentral.com)

DHTML coolMenus - Get it at coolmenus.dhtmlcentral.com
Version 4.0_beta
This script can be used freely as long as all copyright messages are
intact.

Extra info - Coolmenus reference/help - Extra links to help files **** 
CSS help: http://192.168.1.31/projects/coolmenus/reference.asp?m=37
General: http://coolmenus.dhtmlcentral.com/reference.asp?m=35
Menu properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=47
Level properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=48
Background bar properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=49
Item properties: http://coolmenus.dhtmlcentral.com/properties.asp?m=50
******************************************************************************/


/*** 
This is the menu creation code
**/

//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

//Menu properties   
oCMenu.pxBetween=0
oCMenu.fromLeft=30
oCMenu.fromTop=105
// oCMenu.fromTop=120 
oCMenu.rows=1
oCMenu.menuPlacement="left"
                                                             
oCMenu.offlineRoot="" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=1 
oCMenu.wait=225
oCMenu.fillImg="../../images/pixel.gif"
oCMenu.zIndex=2
oCMenu.checkselect=1


//Background bar properties
oCMenu.useBar=0 // use the background bar yes = 1
oCMenu.barWidth=730
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=30
oCMenu.barY=125
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be specified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=152
oCMenu.level[0].height=24 
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=0
oCMenu.level[0].borderY=0
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=1
oCMenu.level[0].offsetY=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].rows=0
oCMenu.level[0].align="bottom"


//SUB LEVEL[1] PROPERTIES 
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=152
oCMenu.level[1].height=23
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=-13
oCMenu.level[1].offsetY=10
oCMenu.level[1].arrow="http://www.lucitechina.com/pic/menuarrow.gif"
oCMenu.level[1].arrowWidth=8
oCMenu.level[1].arrowHeight=8
oCMenu.level[1].borderClass="clLevel1border"

oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=123
oCMenu.level[2].height=24
oCMenu.level[2].regClass="clLevel1"
oCMenu.level[2].overClass="clLevel1over"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/

oCMenu.makeMenu('top0','','公司概况','','',127,24,'http://www.lucitechina.com/pic/nav_1.jpg','http://www.lucitechina.com/pic/nav_1_over.jpg')
	oCMenu.makeMenu('sub00','top0','关于璐彩特国际','http://www.lucitechina.com/page/overview_about_lucite_international/index.php','',124,24)
	oCMenu.makeMenu('sub01','top0','核心价值观','http://www.lucitechina.com/page/overview_core_values/index.php','',124,24)
	oCMenu.makeMenu('sub02','top0','全球业务','http://www.lucitechina.com/page/overview_global_biz/index.php','',124,24)
	oCMenu.makeMenu('sub03','top0','我们的产品','http://www.lucitechina.com/page/overview_products/index.php','',124,24)
	oCMenu.makeMenu('sub04','top0','人力资源','http://www.lucitechina.com/page/overview_people_career/index.php','',124,24)
	oCMenu.makeMenu('sub05','top0','合作伙伴','http://www.lucitechina.com/page/overview_partnership/index.php','',124,24)


oCMenu.makeMenu('top1','','璐彩特国际在中国','http://www.lucitechina.com/page/about_us/index.php','',179,24,'http://www.lucitechina.com/pic/nav_2.jpg','http://www.lucitechina.com/pic/nav_2.jpg')
//	oCMenu.makeMenu('sub10','top1','Renault','customers_renault.asp','',127,24)
//	oCMenu.makeMenu('sub11','top1','Chi Mei Corporation','customers_cmc.asp','',127,24)
//	oCMenu.makeMenu('sub12','top1','Reynolds Polymer','customers_reynolds.asp','',127,24)
//	oCMenu.makeMenu('sub13','top1','Heinz Fritz','customers_heinzfritz.asp','',127,24)
//	oCMenu.makeMenu('sub14','top1','Bangkok Underground','customers_bangkok.asp','',127,24)
//	oCMenu.makeMenu('sub15','top1','Mondialle Design','customers_mondialle.asp','',127,24)
//	oCMenu.makeMenu('sub16','top1','Plastoform','customers_plastoform.asp','',127,24)
//	oCMenu.makeMenu('sub17','top1','Binova Kitchens','customers_binova.asp','',127,24)
//	oCMenu.makeMenu('sub18','top1','Pretty Glass','customers_prettyglass.asp','',127,24)
//	oCMenu.makeMenu('sub17','top1','Coatings','application_coatings.asp','',127,24)
//	oCMenu.makeMenu('sub18','top1','Leisure & Sport','application_leisure.asp','',127,24)
//	oCMenu.makeMenu('sub19','top1','Construction','application_construction.asp','',127,24)

oCMenu.makeMenu('top3','','产品与应用','','',121,24,'http://www.lucitechina.com/pic/nav_3.jpg','http://www.lucitechina.com/pic/nav_3_over.jpg')
	oCMenu.makeMenu('sub30','top3','产品','','',118,24)
	oCMenu.makeMenu('sub31','sub30','甲基丙烯酸甲酯','http://www.lucitechina.com/page/products_mma/index.php','',130,24)
	oCMenu.makeMenu('sub32','sub30','聚甲基丙烯酸甲酯','http://www.lucitechina.com/page/products_pmma/index.php','',130,24)
	oCMenu.makeMenu('sub33','sub30','压克力板材','http://www.lucitechina.com/page/products_acrylics_sheet/index.php','',130,24)
	oCMenu.makeMenu('sub34','sub30','丙烯酸树脂','http://www.lucitechina.com/page/products_arcylics_resin/index.php','',130,24)
	oCMenu.makeMenu('sub35','top3','应用','','',118,24)
	oCMenu.makeMenu('sub36','sub35','标志标牌','http://www.lucitechina.com/page/applications_signboard/index.php','',130,24)
	oCMenu.makeMenu('sub37','sub35','厨房及卫浴','http://www.lucitechina.com/page/applications_kitchen_bathroom/index.php','',130,24)
	oCMenu.makeMenu('sub38','sub35','涂料','http://www.lucitechina.com/page/applications_coating/index.php','',130,24)
	oCMenu.makeMenu('sub39','sub35','声屏板','http://www.lucitechina.com/page/applications_sound_barrier/index.php','',130,24)
	oCMenu.makeMenu('sub40','sub35','其它产品','http://www.lucitechina.com/page/applications_others/index.php','',130,24)
	oCMenu.makeMenu('sub41','top3','压克力设计竞赛','/cms/','',118,24)
//	oCMenu.makeMenu('sub301','top3','声屏板','specialty_monomers.asp','',169,24)
//	oCMenu.makeMenu('sub302','top3','MMA','lucite_mma.asp','',169,24)
	

oCMenu.makeMenu('top2','','安全健康环境','http://www.lucitechina.com/page/she/index.php','',162,24,'http://www.lucitechina.com/pic/nav_4.jpg','http://www.lucitechina.com/pic/nav_4.jpg')
//	oCMenu.makeMenu('sub20','top2','Bathrooms','application_bathrooms.asp','',147,24)
//	oCMenu.makeMenu('sub21','top2','Corporate Imaging','application_imaging.asp','',147,24)
//	oCMenu.makeMenu('sub22','top2','Lighting','application_lighting.asp','',147,24)
//	oCMenu.makeMenu('sub23','top2','Interiors','application_interiors.asp','',147,24)
//	oCMenu.makeMenu('sub24','top2','Architectural','application_architectural.asp','',147,24)


oCMenu.makeMenu('top4','','新　闻','http://www.lucitechina.com/news/class/','',141,24,'http://www.lucitechina.com/pic/nav_5.jpg','http://www.lucitechina.com/pic/nav_5.jpg')
//	oCMenu.makeMenu('sub40','top4','Creative People','innovation_people.asp','',147,24)
//	oCMenu.makeMenu('sub41','top4','Partnerships','innovation_partnerships.asp','',147,24)
//	oCMenu.makeMenu('sub42','top4','Products','innovation_products.asp','',147,24)



//Leave this line - it constructs the menu
oCMenu.construct()	
