var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!

anylinkmenu1.items=[

	["Featured Products", "http://www.dmarktech.com/cms/index.php?page=Featured-Products"],

	["All Products", "http://www.dmarktech.com/cms/index.php?page=all-product"] //no comma following last entry!

]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!

anylinkmenu2.items=[

	["Registration", "http://www.dmarktech.com/cms/index.php?page=workshops"],

	["Photo Gallery", "http://www.dmarktech.com/cms/index.php?page=photo-gallery"], //no comma following last entry!

	["Testimonial", "http://www.dmarktech.com/cms/index.php?page=Testimonial"]
]
