timegap=300
followspeed=2
followrate=30
suboffset_top=1;
suboffset_left=2;

effect = "fade(duration=0.2);Shadow(color='#000000', Direction=120, Strength=2)"

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
"163D63",					// Off Font Color
"A29FC8",					// Off Back Color
"456588",					// On Font Color
"A29FC8",					// On Back Color
"000000",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"verdana",	// Font
0,							// Padding
"images/arrow_right.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"000000",					// 3D High Color
"000000",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]

prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"163D63",					// Off Font Color
"CDCCDB",					// Off Back Color
"ffffff",					// On Font Color
"7A91AA",					// On Back Color
"000000",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"verdana",	// Font
2,							// Padding
"images/arrow_right.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"ffffff",					// 3D High Color
"ffffff",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]



menu1=[				// This is the array that contains your menu properties and details
74,					// Top
0,					// left
92,					// Width
0,					// Border Width
"center",				// 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
top,					// 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
"HOME","default.asp","","",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"ABOUT US","aboutus.asp","","",1,
"PRODUCTS","show-menu3","ProductInfo.asp","",1,
"NEWS","show-menu4","NewsMain.asp","",1,
"WHAT'S HOT","show-menu8","promotionMain.asp","",1,
"E-SHOP","products.asp","","",1,
"HETTY'S CLUB","club.asp","","",1,
"CONTACT US","contactus.asp","","",1

]

menu2=[
0,0,130,1,"",prop2,,"left",effect,,,,,,,
"About Us","aboutus.htm","","",1,
"Our Mission","ourmission.htm","","",1,
"Our Beliefs","ourbeliefs.htm","","",1
]

menu3=[
0,0,100,1,"",prop2,,"left",effect,,,,,,,
"Facial Care","ProductInfo.asp?CategoryID=1","","",1,
"Skin Care","ProductInfo.asp?CategoryID=2","","",1,
"Body Care","ProductInfo.asp?CategoryID=3","","",1,
"Brochure","Brochure.asp","","",1
]

menu4=[
0,0,100,1,"",prop2,,"left",effect,,,,,,,
"Press Room","News.asp?NewsType=1","","",1,
"Our Models","News.asp?NewsType=2","","",1

]

menu5=[
0,0,130,1,"",prop2,,"left",effect,,,,,,,
"SinoIMA","sinoima.htm","","",1,
"Worldpay","worldpay.htm","","",1

]

menu6=[
0,0,130,1,"",prop2,,"left",effect,,,,,,,
"Staff Benefits","staffbenefits.htm","","",1,
"Staff Development","staffdevelopment.htm","","",1
]
menu7=[
0,0,130,1,"",prop2,,"left",effect,,,,,,,
"Downloads","downloads.htm","","",1,
"Technical Information","techinicalinfo.htm","","",1
]
menu8=[
0,0,100,1,"",prop2,,"left",effect,,,,,,,
"New Launches","Promotions.asp?PromoType=1","","",1,
"Promotions","Promotions.asp?PromoType=2","","",1
]
menu9=[
0,0,130,1,"",prop2,,"left",effect,,,,,,,
"Sub Products1","fieldservice.htm","","",1,
"Sub Products2","repair.htm","","",1,
"Sub Products3","partssales.htm","","",1,
"Sub Products4","machinetraining.htm","","",1,
"Sub Products5","24hotline.htm","","",1
]