var edButtons = new Array(); edButtons[edButtons.length] = new edButton('ed_strong' ,'vet' ,'' ,'' ,'b' ); edButtons[edButtons.length] = new edButton('ed_em' ,'schuin' ,'' ,'' ,'i' ); edButtons[edButtons.length] = new edButton('ed_block' ,'quote' ,'
' ,'
' ,'q' ); edButtons[edButtons.length] = new edButton('ed_strike' ,'doorstrepen' ,'' ,'' ,'s' );