$(document).ready(function(){

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

});
