var edButtons = new Array(); edButtons[edButtons.length] = new edButton('ed_strong' ,'K' ,'' ,'' ,'K' ); edButtons[edButtons.length] = new edButton('ed_em' ,'L' ,'' ,'' ,'L' ); edButtons[edButtons.length] = new edButton('ed_link' ,'link' ,'' ,'' ,'a' ); // special case edButtons[edButtons.length] = new edButton('ed_block' ,'citat' ,'
' ,'
' ,'q' ); edButtons[edButtons.length] = new edButton('ed_pre' ,'okvir' ,'' ,'' ,'c' ); edButtons[edButtons.length] = new edButton('ed_strike' ,'prečrtaj' ,'' ,'' ,'s' );