$(document).ready(function() {
	$(".test2").hrzAccordion({
		handlePosition: "left",
		openOnLoad: "1",
		fixedWidth: "882"
	});	
 });
