$("#example2").zAccordion({
	startingSlide: 0,
	auto: true,
	tabWidth: "8%",
	width: "100%",

	height: 280,
	trigger: "mouseover"
});