document.observe("dom:loaded", function(){
    accordion = new Accordion("clientPart", 3);
});
