var servicemenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:'_new'} //services variable 
servicemenu1.items=[
	["Individualized Skin Care Treatments", "http://www.skincareplus.net/service.php"], 
	["Signature Treatments - State of the Art Results", "http://www.skincareplus.net/service.php"], 
	["Special Additions", "http://www.skincareplus.net/service.php"], 
	["Massage And More", "http://www.skincareplus.net/service.php"], 
	["Body Treatments", "http://www.skincareplus.net/service.php"] //no comma following last entry! 
]

var testimonialmenu1={divclass:'anylinkmenu', inlinestyle:'', background:#8DB868', linktarget:'_new'} //services variable 
testimonialmenu1.items=[
	["Before and After Shots", "http://skincareplus.net/testimonials_beforeafter.php"] //no comma following last entry! 
]

// var aboutusmenu={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#8DB868', linktarget:''} //about us variable 
// aboutusmenu.items=[
// 		["Testimonials", "http://www.skincareplus.net/testimonials.php"]//no comma following last entry! 
// ]
// linestyle:'width:150px; background:#8DB868' -- removed

