ddaccordion.init({
	headerclass: "Qexc",
	contentclass: "Qcon",
	revealtype: "click",
	mouseoverdelay: 200,
	collapseprev: true,
	defaultexpanded: [],
	onemustopen: false, 
	animatedefault: false,
	persiststate: false,
	toggleclass: ["cQxc","oQxc"],
	togglehtml: ["prefix","<img src='/images/body/bul_qn.gif' width=14 height=10>","<img src='/images/body/bul_qd.gif' width=14 height=10>"],
	animatespeed: "100",
	oninit:function(expandedindices){
},
onopenclose:function(header, index, state, isuseractivated){
}})