var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["What Can I Buy at a Sale?", "what_can_i_buy.htm"],
	["Why Should I Choose Finders Keepers?", "why_choose_finderskeepers.htm"],
	["Why Should I Consign?", "why_should_I_be_a_consignor.htm"],
	["Why Should I Volunteer?", "why_should_I_be_a_volunteer.htm"],
	["Volunteer Information", "volunteer_information.htm"],
	["Sale Calendar", "calendar.htm"],
	["Location and Map", "location_&_map.htm"],
	["FAQs", "FAQ.htm"],
	["What's New", "WhatsNew.htm"],
	["Charity Information", "Charity_Information.htm"], 
	["Pictures!", "picturepage.htm"],
	["Participating Vendors", "Participating_Vendors.htm"],
	["Vendor Information", "vendor_information.htm"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:'blank'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["NEW Consignors - Register" , "http://www.mysalemanager.net/reg_start.aspx?partnercode=FJAX&type=new"],
	["PAST Consignors - Register" , "http://www.mysalemanager.net/hom_start.aspx?partnercode=FJAX"],	
	["Consignor Homepage", "http://www.mysalemanager.net/hom_start.aspx?partnercode=FJAX"],
	["Order Barcode Labels", "http://www.mysalemanager.net/bar_start.aspx?partnercode=FJAX"]//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:'blank'} //Second menu variable. Same precaution.
anylinkmenu3.items=[	
	["View Available Shifts" , "http://www.mysalemanager.net/wrk_readonlyworkshifts.aspx?partnercode=FJAX"],
	["Volunteer Registration", "http://www.mysalemanager.net/wrk_start.aspx?partnercode=FJAX"]//no comma following last entry!
	
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Home", "index.html"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Getting Started", "Getting_Started.htm"],
	["Accepted Items", "accepted_items.htm"],
	["Non Accepted Items", "non-accepted_item.htm"],
	["Tagging Instructions", "Tagging_Instructions.htm"],
	["Barcode Basics", "barcode_basics.htm"],
	["Product Recall Information", "product_recall_info.htm"]//no comma following last entry!	
]
