function init() {
	new Accordian('spis',5,'spis_header_highlight');
}

window.onload=init;