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
"ABOUT YINCHUN","show-menu2",,"ABOUT SPARK YINCHUN",1,
"PRODUCT WORLD","show-menu3",,"PRODUCT WORLD",1,
"NEWS CENTER","show-menu4",,"NEWS CENTER",1,
"SERVICES","show-menu5",,"SERVICES",1,
"CONTACT US","show-menu6",,"CONTACT US",1
]
menu2=[
,,154,1,"",prop1,,"center",effect,,,,,,,
"COMPANY PROFILE", "profile.asp",,"COMPANY PROFILE",1,
"HONOR INTELLIGENCE", "honor.asp",,"HONOR INTELLIGENCE",1,
"FACTORY FEATURE", "feature.asp",,"FACTORY FEATURE",1,
"LEADERS VIEW", "view.asp",,"LEADERS VIEW",1,
"COMPANY CULTURE", "culture.asp",,"COMPANY CULTURE",1
]	
menu3=[
,,154,1,"",prop1,,"center",effect,,,,,,,
"NEW PRODUCTS","product.asp?showid=81",,"NEW PRODUCTS",1,
"PRODUCTS SHOW","product.asp?showid=80",,"PRODUCTS SHOW",1,
"TEXTILE MACHINERY","product.asp?showid=80",,"TEXTILE MACHINERY",1,
"RUBBER MACHINERY","product.asp?showid=85",,"RUBBER MACHINERY",1
]
	menu4=[
	,,154,1,"",prop1,,"center",effect,,,,,,, 
	"VOCATION NEWS","news.asp",,"VOCATION NEWS",1,
	"SPARK MEMORABILIA","news.asp",,"SPARK MEMORABILIA",1,
	"YINCHUN DYNAMIC","news.asp",,"YINCHUN DYNAMIC",1
	]
menu5=[
,,154,1,"",prop1,,"center",effect,,,,,,,
"SALE NETWORK","network.asp",,"SALE NETWORK",1,
"LEAVE WORD","leaveword.asp",,"LEAVE WORD",1,
"ORDER ONLINE","order.asp",,"ORDER ONLINE",1
]
menu6=[
,,154,1,"",prop1,,"center",effect,,,,,,,
"POSITION", "position.asp",,"POSITION",1,
"CONTACT US", "contact.asp",,"CONTACT US",1
]
