var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Pet Fashion", "index.php?route=product/category&path=39"],
	["Dog Beds", "index.php?route=product/category&path=40"],
	["Dog Accessory", "index.php?route=product/category&path=41"],
	["Dog Cage & Playpen", "index.php?route=product/category&path=42"],
	["Dog Food", "index.php?route=product/category&path=43"], 
	["Dog Health and Supplement", "index.php?route=product/category&path=44"] //no comma following last entry!

]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Cat Care Products", "index.php?route=product/category&path=45"],
	["Cat Cage", "index.php?route=product/category&path=46"],
	["Cat Food", "index.php?route=product/category&path=47"],
	["CatLitter, Tray & Scoop", "index.php?route=product/category&path=48"],
	["Cat Scratcher & Furniture", "index.php?route=product/category&path=49"]

]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Bird Accessories", "index.php?route=product/category&path=50"],
	["Bird Cage", "index.php?route=product/category&path=51"],
	["Bird Food", "index.php?route=product/category&path=52"],
	["Bird Toys", "index.php?route=product/category&path=53"],
	["Bird Stand", "index.php?route=product/category&path=56"],
	["Kaytee", "index.php?route=product/category&path=58"]


]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Rabbit & Guinea Pig Products", "index.php?route=product/category&path=54"],
	["Sugar Glider Stuff", "index.php?route=product/category&path=55"]
]



