/*var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/"] //no comma following last entry!
]

*/


var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:172px; background:#FDD271', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Application Forms", "order_now.php"],
	["List of Available companies", "list_of_available.php"],
	["Jurisdictions", "jurisdictions.php"]
	 //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:172px; background:#FDD271', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Reputation", "hk_companies.php"],
	["Taxes", "hk_taxes.php"],
	["Offshore Income", "hk_income.php"],
	["The Future", "hk_future.php"],
	["Hong Kong & Belgium Tax Treaty", "hk_belgium.php"]
	 //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#DFFDF4', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	//["Business Matching", "business_matching.php"],
	["Setting Up in China", "setting_up.php"],
	//["CEPA", "cepa.php"],
	["Representative Office", "rep_office.php"],
	["Wholly Foreign Owned Enterprises", "wfoe.php"],
	["Joint Venture", "jv.php"],
	["Using Offshore Companies For Investing In China", "using_offshore.php"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:155px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["What is Offshore", "offshore.php"],
	["Uses of Offshore Companies", "uses_of_offshore.php"],
	["Offshore Banking", "banking.php"],
	["The Offshore Map", "the_offshore_map.php"]
	 //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:155px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Global Package", "global_package.php"],
	["Gold Package", "gold_package.php"]

	 //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:172px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Reputation", "hk_companies.php"],
	["Taxes", "hk_taxes.php"],
	["Offshore Income", "hk_income.php"],
	["The Future", "hk_future.php"],
	["Hong Kong & Belgium Tax Treaty", "hk_belgium.php"]
	 //no comma following last entry!
]
