Simple jQuery Dropdowns

		$("#example1").zAccordion({
			timeout: 3000,
			slideWidth: 151,
			width: 188,
			height: 77
		});