var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:240px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Aesthetician Services", "aesthetician-services.php#main"],
	["Dermatology", "dermatology.php#main"],
	["Facial Rejuvenation(Surgical)", "facial-rejuvenation.php#main"],
	["Facial Rejuvenation(Non-Surgical)", "non-surgical-facial-rejuvenation.php#main"],	
	["Mohs Micrographic Surgery", "mohs-surgery.php#main"],
	["Laser Treatments", "laser-treatments.php#main"],	
	["Photo Gallery", "gallery.php#main"] //no comma following last entry!
]
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:210px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Specials and Promotions", "specials-and-promotions.php#main"]
	
]

