// JavaScript Document

var anylinkmenu1={/*divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:'_new'*/} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	//["visable name", "link"],
	//["visable name", "link"]//no comma following last entry!
]

var anylinkmenu2={/*divclass:'anylinkmenu', inlinestyle:'width:100px; background:#FDD271', linktarget:'_new'*/} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	//["visable name", "link"],
	//["visable name", "link"]//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:340px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
					
	["Overview", "/Biotech/2012/biotech12meet.php"],
	["Program", "/Biotech/2012/biotech12prog.php"],
	["Printable Agenda", "/Biotech/2012/biotech12agenda.pdf"],
	["Registration", "/Biotech/2012/biotech12register.php"],
	["Accomodations", "/Biotech/2012/biotech12accom.php"],
	["Travel", "/Biotech/2012/biotech12trav.php"],
	["Workshops", "/Biotech/2012/biotech12work.php"],
	["Networking", "/Biotech/2012/biotech12network.php"] //no comma following last entry!
	
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:340px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
					
	["Overview", "/2012/an12meet.php"],
	["Call for Papers", "/2012/an12call.php"],
	["Registration", "/2012/an12reg.php"],
	["Sponsors/Exhibitors", "/2012/an12sponsors.php"],
	["Info for Sponsors/Exhibitor/Workshop Hosts", "/2012/an12spon.php"],
	["Brian Stockdale Award", "/2012/stockdaleaward12.php"] //no comma following last entry!
	
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:250px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	
	["Antitrust Policy", "http://wiki.piug.org/display/PIUG/PIUG+Space#PIUGSpace-PIUGAntitrustPolicy"],
	["Bylaws", "/bylaws.php"],
	["China Subchapter", "http://www.piug.org.cn/"],
	["Committees and Teams", "http://wiki.piug.org/x/6wFq"],
	["Copyright & Disclaimer", "/disclaimer.php"],
	["Guidelines for Commercial Participation", "http://wiki.piug.org/x/xAFc"],
	["History", "http://wiki.piug.org/x/HQAG"],
	["Officers", "/officers.php"],
	["Service Awards", "http://wiki.piug.org/x/EwCK"],
	["Sponsorship Opportunities", "/sponsorship.php"],
	["Brian Stockdale Awards", "http://wiki.piug.org/x/FQCK"],
	["Join PIUG", "/join.taf"],
	["Renew PIUG Membership", "/renew.taf"]//no comma following last entry!
	
]

var anylinkmenu6={/*divclass:'anylinkmenu', inlinestyle:'width:150px;', background:'#FDD271', linktarget:'_new'*/} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	//["visable name", "link"],
	//["visable name", "link"]//no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	
	["Membership Benefits", "/membership.php"],
	["Member Online Directory", "/mbrsearch.taf"],
	["Members-Only Content", "/members$/members-only.php"],
	["Renew PIUG Membership", "/renew.taf"],
	["Update PIUG Membership Profile", "/mbrupdate.taf"]//no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:250px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	["Discussion Forum (PIUG-DF)", "http://wiki.piug.org/x/ngAa"],
	["Jobs Forums", "http://wiki.piug.org/x/KYAz"],
	["Newsletter", "http://wiki.piug.org/x/4gBq"],
	["Discussion List & Jobs Archives (pre-2009)", "/archives.php"],
	["PIUG Wiki", "http://wiki.piug.org/"]//no comma following last entry!
	
]

var anylinkmenu9={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu9.items=[
	
	["PIUG Meetings", "/meeting.php"],
	["Other Patent Meetings", "http://wiki.piug.org/x/EgAG"]
	//["Video & DVD Purchase", "/videopurchase.php"]//no comma following last entry!
	
]

var anylinkmenu10={divclass:'anylinkmenu', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu10.items=[
	//["visable name", "link"],
	//["visable name", "link"]//no comma following last entry!
]




