ddaccordion.init({
	headerclass: "title",
	contentclass: "content",
	revealtype: "click",
	mouseoverdelay: 200,
	collapseprev: false,
	defaultexpanded: [],
	onemustopen: false,
	animatedefault: false,
	persiststate: false,
	toggleclass: ["closedlanguage", "openlanguage"],
	togglehtml: ["prefix", "<img src='http://216.206.91.126/wp-content/themes/default/images/plus.gif' align='left' style='width:13px; height:13px; float:left; padding:12px 7px 0 0;' /> ", "<img src='http://216.206.91.126/wp-content/themes/default/images/minus.gif' align='left' style='width:13px; height:13px; float:left; padding:12px 7px 0 0;' /> "],
	animatespeed: "fast",
	oninit:function(expandedindices){
	},
	onopenclose:function(header, index, state, isuseractivated){
	}
})
