timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.5);Shadow(color='#777777', Direction=135, Strength=5)"

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
"ffffff",					// Off Font Color
"CC0033",					// Off Back Color
"ffffff",					// On Font Color
"ff4675",					// On Back Color
"ffffff",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helveticas",	// Font
2,							// 寬闊度
"",				// Sub Menu Image
1,							// 3D Border & Separator
"ff4675",					// 3D High Color
"a60029",					// 3D Low Color
,					// 瀏覽過 字形 顏色 Referer item Font Color (leave this blank to disable)
,					// 瀏覽過 Highlight 顏色 Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
81,					// Top
-2,					// left
90,					// Width
1,					// Border Width
"left",			// 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
"Home","http://www.hksa.com.hk/english/home.htm",,"Home",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"About HKSbA","show-menu7",,"About HKSbA",1,
"Board","show-menu2",,"Board",1,
"Membership","show-menu6",,"Membership",1,
"Courses","show-menu3",,"HKSbA Courses",1,
"Activities","show-menu4",,"HKSbA Activities",1,
"Issues","show-menu5",,"Industrial Matters",1,
"Circular","show-menu8",,"Circular",1,
"Contact Us","http://www.hksa.com.hk/english/enquiry.htm",,"Contact Us",1
]

menu7=[,,200,1,,prop1,,"left",effect,0,,,,,,
"Introduction","http://www.hksa.com.hk/english/profile.htm",,"Introduction",1,
"Objectives","http://www.hksa.com.hk/english/objectives.htm",,"Objectives",1,
"Historical Background","http://www.hksa.com.hk/english/hisbg.htm",,"Historical Background",1,
"Organisation Chart","http://www.hksa.com.hk/english/structure.htm",,"Organisation Chart",1
]

menu2=[,,200,1,,prop1,,"left",effect,0,,,,,,
"List of Directors","http://www.hksa.com.hk/english/member.htm",,"List of Directors",1,
"Past Board of Directors","http://www.hksa.com.hk/english/hall_of_fame.htm",,"Past Board of Directors",1
]

menu6=[,,200,1,,prop1,,"left",effect,0,,,,,,
"Membership Types","http://www.hksa.com.hk/english/qualification.htm",,"Membership types",1,
"Member\'s Benefit","http://www.hksa.com.hk/english/service.htm",,,1
]

menu3=[,,90,1,,prop1,,"left",effect,0,,,,,,
"2008","http://www.hksa.com.hk/english/course_2008.htm",,"2008",1,
"2007","http://www.hksa.com.hk/english/course_2007.htm",,"2007",1,
"2006","http://www.hksa.com.hk/english/course_2006.htm",,"2006",1,
"2005","http://www.hksa.com.hk/english/course_2005.htm",,"2005",1,
"2004","http://www.hksa.com.hk/english/course_2004.htm",,"2004",1,
"2003","http://www.hksa.com.hk/english/course_2003.htm",,"2003",1
]

menu4=[,,90,1,,prop1,,"left",effect,0,,,,,,
"2007","http://www.hksa.com.hk/english/activities_2007.htm",,"2007",1,
"2006","http://www.hksa.com.hk/english/activities_2006.htm",,"2006",1,
"2005","http://www.hksa.com.hk/english/activities_2005.htm",,"2005",1,
"2004","http://www.hksa.com.hk/english/activities_2004.htm",,"2004",1,
"2003","http://www.hksa.com.hk/english/activities_2003.htm",,"2003",1
]

menu5=[,,90,1,,prop1,,"left",effect,0,,,,,,
"2007","http://www.hksa.com.hk/english/issue_2007.htm",,"2007",1,
"2006","http://www.hksa.com.hk/english/issue_2006.htm",,"2006",1,
"2005","http://www.hksa.com.hk/english/issue_2005.htm",,"2005",1,
"2004","http://www.hksa.com.hk/english/issue_2004.htm",,"2004",1,
"2003","http://www.hksa.com.hk/english/issue_2003.htm",,"2003",1
]

menu8=[,,90,1,,prop1,,"left",effect,0,,,,,,
"2007","http://www.hksa.com.hk/english/circular_2007.htm",,"2007",1,
"2006","http://www.hksa.com.hk/english/circular_2006.htm",,"2006",1,
"2005","http://www.hksa.com.hk/english/circular_2005.htm",,"2005",1,
"2004","http://www.hksa.com.hk/english/circular_2004.htm",,"2004",1,
"2003","http://www.hksa.com.hk/english/circular_2003.htm",,"2003",1
]

