var menu1 = new YAHOO.widget.AccordionView('side-menu', {
	collapsible: true, 
	width: '325px', 
	expandItem: 0, 
	animationSpeed: '0.3', 
	animate: false, 
	effect: YAHOO.util.Easing.easeBothStrong, 
	expandable: true
});
