var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:215px; background:#D1E5F7', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Restaurant Membership", "/membership/index.php"],
	["Supplier Membership", "/membership/suppliers.php"],
	["Local Chapter Contacts", "/info/chapter/index.php"],
	["WRA Board of Directors", "/info/board.php"],
	["Education Foundation Board", "/info/efboard.php"],
	["Chairwoman's Message", "/info/chairmans_message.php"],
	["President's Message", "/info/presidents_message.php"],
	["Staff Members", "/info/staff.php"],
	["Press Room", "/press/index.php"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#D1E5F7', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Useful Tools & Publications", "/membership/resources.php"],
	["Money Saving Discounts", "/membership/money.php"],
	["Business Regulations", "/membership/laws.php"],
	["Promoting Your Business", "/membership/promotion.php"],
	["Ask the Hotline Team", "/membership/hotline.cfm"],
	["Industry Trends", "/press/statistics.php"],
	["Networking Events", "/membership/networking.php"],
	["Supplier Goods & Services", "/search/supplier/index.cfm"],
	["Members Only Section", "/ScriptContent/index.cfm"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:225px; background:#D1E5F7', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Key Issues in Legislation", "/govt/issues.php"],
	["Take Action, Get Involved!", "/govt/involved.php"],
	["Email Your Legislator", "http://capwiz.com/restaurant2/wi/state/main/?state=WI"],
	["Tips for Contacting Legislators", "/govt/communication.php"],
	["Political Contributions", "/govt/programs.php"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#D1E5F7', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["ServSafe&reg; Food Safety", "/ef/servsafe/training.php"],
	["Alcohol Training & Certification", "/ef/servsafe/servsafe_alcohol.php"],
	["ProStart&reg; High School Program", "/ef/prostart/index.php"],
	["Scholarships & College Programs", "/ef/scholarships.php"],
	["Careers", "/ef/careers.php"],
	["Seminars at the Expo", "/expo/attend/edu_programs.htm"],
	["Competitions", "/expo/compete/index.htm"],
	["Support the Foundation", "/sponsorships/efsponsorships.php"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#D1E5F7', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Attend", "/expo/attend/index.htm"],
	["Exhibit", "/expo/exhibit/index.htm"],
	["Expo Press", "/expo/press/index.htm"],
	["Compete", "/expo/compete/index.htm"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:235px; background:#D1E5F7', linktarget:'_blank'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["WRA Gift Certificates", "http://www.wirestaurant.org/estore/index.php?module=category_display&category=1"],
	["ServSafe&reg; Classes & Materials", "/estore/"],
	["Event Registration", "http://www.wirestaurant.org/estore/index.php?module=category_display&category=4"],
	["Buyer's Guide of WRA Suppliers", "/search/supplier/index.cfm"],
	["Restaurant Member Application", "/ScriptContent/index.cfm"],
	["Supplier Associate Membership", "/membership/suppliers.php"],
	["Renew Your Membership", "http://wra.clearagility.com/"] //no comma following last entry!
]