var edButtons = new Array(); edButtons[edButtons.length] = new edButton('ed_strong' ,'grassetto' ,'' ,'' ,'b' ); edButtons[edButtons.length] = new edButton('ed_em' ,'corsivo' ,'' ,'' ,'i' ); edButtons[edButtons.length] = new edButton('ed_block' ,'citazione' ,'
' ,'
' ,'q' ); edButtons[edButtons.length] = new edButton('ed_pre' ,'immagine' ,'' ,'' ,'c' ); edButtons[edButtons.length] = new edButton('ed_strike' ,'link' ,'' ,'' ,'a' );