
$(document).ready(function() {
  
	$(".test").hrzAccordion({eventTrigger:"mouseover",openOnLoad:"1",cycle: false});
	

	
	

	

 	
 });