var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:215px; background:#CECFCD', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["WRA Membership", "/info/membership.php"],
	["Search WI Restaurants", "/search/dining/index.cfm"],
	["Chapter Contacts", "/info/chapter/index.php"],
	["WRA Board of Directors", "/info/board.php"],
	["Education Foundation Board", "/info/efboard.php"],
	["Executive's Columns", "/info/exec_columns.php"],
	["Staff Members", "/info/staff.php"],
	["WRA Home", "/index.php"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#CECFCD', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Money Saving Discounts", "/membership/money.php"],
	["Business Regulations", "/membership/laws.php"],
	["WRA Publications", "/membership/resources.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", "/membership/members_only.php"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:225px; background:#CECFCD', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Wisconsin Issues", "/govt/issues.php"],
	["National Issues", "http://restaurant.org/advocacy/"],
	["Take Action, Get Involved!", "/govt/involved.php"],
	["How To Lobby", "/govt/communication.php"],
	["Endorsements", "/govt/endorsements.php"],
	["Political Contributions", "/govt/programs.php"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#CECFCD', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["ServSafe&reg; Food Safety", "/ef/servsafe/training.php"],
	["Bartender Training", "/ef/servsafe/servsafe_alcohol.php"],
	["ProStart&reg; for High Schools", "/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"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#CECFCD', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Attend", "/expo/attend/index.htm"],
	["Exhibit", "/expo/exhibit/index.htm"],
	["Compete", "/expo/compete/index.htm"],
	["Travel", "/expo/travel/index.htm"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:235px; background:#CECFCD', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Calendar of Events", "/calendar/index.asp"],
	["Industry Alerts", "/press/alerts.php"],
	["News Releases", "/press/releases.php"],
	["Industry Trends & Statistics", "/press/statistics.php"],
	["Wisconsin Restaurant Expo", "/expo/index.htm"],
	["Press Info", "/press/info.php"] //no comma following last entry!
]