editor.path="/modules/bueditor/";editor.buttons=[ [ "Bold", "\x3cstrong\x3e%TEXT%\x3c/strong\x3e", "thalak_s.png", "B" ], [ "Italic", "\x3cem\x3e%TEXT%\x3c/em\x3e", "tirakee_s.png", "I" ], [ "Underline", "\x3cu\x3e%TEXT%\x3c/u\x3e", "adhorekhan_s.png", "U" ], [ "Justify left", "\x3cdiv style=\"text-align: left;\"\x3e%TEXT%\x3c/div\x3e", "vaam.png", "" ], [ "Justify center", "\x3cdiv style=\"text-align: center;\"\x3e%TEXT%\x3c/div\x3e", "madhya.png", "" ], [ "Justify right", "\x3cdiv style=\"text-align: right;\"\x3e%TEXT%\x3c/div\x3e", "dakshin.png", "" ], [ "Indent", "\x3cdiv style=\"margin-left: 40px;\"\x3e%TEXT%\x3c/div\x3e", "indent_right_on.gif", "" ], [ "Ordered list. Converts selected lines to a numbered list.", "js: eDefSelProcessLines(\'\x3col\x3e\\n\', \' \x3cli\x3e\', \'\x3c/li\x3e\', \'\\n\x3c/ol\x3e\');", "ol.png", "O" ], [ "Unordered list. Converts selected lines to a bulleted list.", "js: eDefSelProcessLines(\'\x3cul\x3e\\n\', \' \x3cli\x3e\', \'\x3c/li\x3e\', \'\\n\x3c/ul\x3e\');", "ul.png", "U" ], [ "Text Color", "js: selectTextColor();", "forecolor_on.gif", "" ], [ "Background Color", "js: selectBgColor();", "backcolor_on.gif", "" ], [ "Quote text", "\x3cblockquote\x3e%TEXT%\x3c/blockquote\x3e", "quote_s.png", "" ], [ "Clear formatting", "js: clearFormatting();", "clear_edit_s.png", "" ], [ "Insert/edit image", "js: insertImage();", "image.png", "M" ], [ "Insert/edit link", "js: eDefFileDialog(\'link\', { \"title\": \"Insert/edit link\", \"url\": \"Link href\", \"tt\": \"Title text\", \"ok\": \"OK\", \"brw\": \"Browse\" }, \'\');", "link.png", "L" ], [ "Preview selection or whole content.", "js: eDefPreview();", "preview.png", "P" ], [ "Get help on button functionality.", "js: eDefHelp();", "help.png", "H" ] ]
