timegap=800
followspeed=5
followrate=10
suboffset_top=10;
suboffset_left=10;

//effect = "fade(duration=0.3);Shadow(color='#777777', Direction=138, Strength=5)"
effect = "fade(duration=0.3)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"333333",					// Off Font Color
"ffffff",					// Off Back Color
"000000",					// On Font Color
"cccccc",					// On Back Color
"DFDFDF",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
4,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"333333",					// 3D High Color
"333333",					// 3D Low Color
"ffffff",					// Referer item Font Color (leave this blank to disable)
"cccccc",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
190,					// Top
244,					// left
154,					// Width
0,					// Border Width
"",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"关于星火引春","show-menu2",,"关于星火引春",1,
"产品世界","show-menu3",,"产品世界",1,
"新闻中心","show-menu4",,"新闻中心",1,
"服务中心","show-menu5",,"服务中心",1,
"联系我们","show-menu6",,"联系我们",1
]
menu2=[
,,154,1,"",prop1,,"center",effect,,,,,,,
"公司简介", "profile.asp",,"公司简介",1,
"荣誉资质", "honor.asp",,"企业荣誉",1,
"厂容厂貌", "feature.asp",,"厂容厂貌",1,
"领导视察", "view.asp",,"领导视察",1,
"企业文化", "culture.asp",,"企业文化",1
]	
menu3=[
,,154,1,"",prop1,,"center",effect,,,,,,,
"新品推荐","product.asp?showid=81",,"新品推荐",1,
"产品介绍","product.asp?showid=80",,"产品介绍",1,
"纺织机械","product.asp?showid=80",,"纺织机械",1,
"橡胶机械","product.asp?showid=85",,"橡胶机械",1

]
	menu4=[
	,,154,1,"",prop1,,"center",effect,,,,,,, 
	"行业新闻","news.asp",,"行业新闻",1,
	"星火大事记","news.asp",,"星火大事记",1,
	"引春动态","news.asp",,"引春动态",1
	]
menu5=[
,,154,1,"",prop1,,"center",effect,,,,,,,
"销售网络","network.asp",,"销售网络",1,
"客户留言","leaveword.asp",,"客户留言",1,
"在线订购","order.asp",,"在线订购",1
]
menu6=[
,,154,1,"",prop1,,"center",effect,,,,,,,
"地理位置", "position.asp",,"地理位置",1,
"联系方式", "contact.asp",,"联系方式",1
]
