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 anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', 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=[
	["BY SHAPE", "http://gemsboston.com/index.php?p=catalog&parent=5&pg=1/"],
	["Round", "https://gemsboston.pinnaclecart.com/index.php?p=catalog&parent=6&pg=1/"],
	["Oval", "http://gemsboston.com/index.php?p=catalog&parent=7&pg=1/"],
	["Square", "http://gemsboston.com/index.php?p=catalog&parent=8&pg=1/"],
	["Heart", "http://gemsboston.com/index.php?p=catalog&parent=9&pg=1/"],
	["Marquise", "http://gemsboston.com/index.php?p=catalog&parent=10&pg=1/"],
	["Pear-Shape", "http://gemsboston.com/index.php?p=catalog&parent=11&pg=1/"],
	["Trillion", "http://gemsboston.com/index.php?p=catalog&parent=12&pg=1/"],
	["Tapered Baguette", "http://gemsboston.com/index.php?p=catalog&parent=13&pg=1/"],
	["Straight Baguette", "http://gemsboston.com/index.php?p=catalog&parent=14&pg=1/"],
	["Octagon", "http://gemsboston.com/index.php?p=catalog&parent=15&pg=1/"],
	["Cushion", "http://gemsboston.com/index.php?p=catalog&parent=16&pg=1/"],
	["Emerald Cut", "http://gemsboston.com/index.php?p=catalog&parent=17&pg=1/"],
	["Rose Cut", "http://gemsboston.com/index.php?p=catalog&parent=18&pg=1/"],
	["Freeform", "http://gemsboston.com/index.php?p=catalog&parent=19&pg=1/", "efc"],
	["BY STONE", "http://gemsboston.com/index.php?p=catalog&parent=20&pg=1/"],
	["Moonstone, Labradorite, Sunstone", "http://gemsboston.com/index.php?p=page&page_id=moonstone"],
	["Ruby", "http://gemsboston.com/index.php?p=page&page_id=ruby"],
        ["Sapphire", "http://gemsboston.com/index.php?p=page&page_id=sapphire"],
	["Opal", "http://gemsboston.com/index.php?p=page&page_id=opal"],
	["Tourmaline", "http://gemsboston.com/index.php?p=page&page_id=tourmaline"],
	["Peridot", "http://gemsboston.com/index.php?p=page&page_id=peridot"],
	["Emerald", "http://gemsboston.com/index.php?p=page&page_id=emerald"],
	["Aquamarine", "http://gemsboston.com/index.php?p=page&page_id=aquamarine"],
	["Garnet", "http://gemsboston.com/index.php?p=page&page_id=garnet"],
	["Diamond", "http://gemsboston.com/index.php?p=page&page_id=diamond"],
	["Spinel", "http://gemsboston.com/index.php?p=page&page_id=spinel"],
	["Topaz", "http://gemsboston.com/index.php?p=page&page_id=topaz"],
	["Quartz", "http://gemsboston.com/index.php?p=page&page_id=quartz"],
	["Zircon", "http://gemsboston.com/index.php?p=page&page_id=zircon", "efc"],
	["BY COLOR", "http://gemsboston.com/index.php?p=catalog&parent=34&pg=1/"],
	["Red", "http://gemsboston.com/index.php?p=catalog&parent=35&pg=1/"],
	["Pink", "http://gemsboston.com/index.php?p=catalog&parent=36&pg=1/"],
	["Orange", "http://gemsboston.com/index.php?p=catalog&parent=37&pg=1/"],
	["Yellow", "http://gemsboston.com/index.php?p=catalog&parent=38&pg=1/"],
	["Green", "http://gemsboston.com/index.php?p=catalog&parent=39&pg=1/"],
	["Blue", "http://gemsboston.com/index.php?p=catalog&parent=40&pg=1/"],
	["Purple", "http://gemsboston.com/index.php?p=catalog&parent=41&pg=1/"],
	["Rainbow", "http://gemsboston.com/index.php?p=catalog&parent=42&pg=1/"],
	["Black", "http://gemsboston.com/index.php?p=catalog&parent=43&pg=1/"],
	["White", "http://gemsboston.com/index.php?p=catalog&parent=44&pg=1/"],
	["Color-change", "http://gemsboston.com/index.php?p=catalog&parent=45&pg=1"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["The Team", "http://gemsboston.com/index.php?p=page&page_id=about"]	 //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Fine Jewelry", "http://gemsboston.com/index.php?p=page&page_id=jewelry"]	 //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["Fair Trade", "http://gemsboston.com/index.php?p=page&page_id=fair_trade"],
	["Treatments & Enhancements", "http://gemsboston.com/index.php?p=page&page_id=treatments"],
	["Roundtables / Gemstone Training", "http://gemsboston.com/index.php?p=page&page_id=roundtables"],
	["Business Policies", "http://gemsboston.com/index.php?p=page&page_id=business"] //no comma following last entry!
]
