
var theme_info = {
      	mode : "specific_textareas",
      	editor_selector : "theme_info",
      	theme : "advanced",
      	plugins : "",
      	theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,formatselect,styleselect,fontsizeselect,|,bullist,numlist,|,outdent,indent,blockquote",
      	theme_advanced_buttons2 : "link,unlink,image,hr,|,cleanup,code,removeformat,|,sub,sup,|,charmap,|,undo,redo",
      	theme_advanced_buttons3 : "",
      	theme_advanced_buttons4 : "",
        theme_advanced_toolbar_location : "top",
        theme_advanced_toolbar_align : "left",
        theme_advanced_statusbar_location : "bottom",
      	theme_advanced_resizing : true,
      	entities : "160,nbsp,38,amp,34,quot,162,cent,8364,euro,163,pound,165,yen,169,copy,174,reg,8482,trade,8240,permil,60,lt,62,gt,8804,le,8805,ge,176,deg,8722,minus",
      	entity_encoding : "named",
      	width : "680",
      	height : "400",
      	language : "cs",
      	relative_urls : false,
      	theme_advanced_styles : "hlavní nadpis=header1;podnadpis=header2;zvýrazněný text=strong_text;obrázek vlevo=img_float_left;obrázek vpravo=img_float_right",
        content_css : "/css/editor.css?a=<?=rand(1,10000)?>"
      };
