
$(document).ready(function() {
	$(".test").hrzAccordion({ handlePosition :"left", openOnLoad:"7", fixedWidth :  "545", cycle	: true});
});
