preload2 = function() {

	new Accordian('basic-accordian',5,'header_highlight');

}

if (window.attachEvent) window.attachEvent("onload", preload2);
