
$(document).ready(function() {
  
	$(".accordion").hrzAccordion({openOnLoad:"1",cycle: true,fixedWidth:"513"});
 	
 });
