$(document).ready(function() { $("#example4 ul").zAccordion({ slideWidth: 500, width: 675, height: 345, timeout: 6000, slideClass: "frame" }); });