<? $lang=array ( 'cut'=>'Cut', 'copy'=>'Copy', 'paste'=>'Paste', 'undo'=>'Undo', 'redo'=>'Redo', 'left'=>'Align Left', 'center'=>'Align Center', 'right'=>'Align Right', 'hyperlink'=>'Insert hyperlink', 'image'=>'Insert image', 'table'=>'Insert table', 'form'=>'Insert form', 'textarea'=>'Insert textarea', 'toolbox'=>'Insert editbox', 'button'=>'Insert button', 'radio'=>'Insert option button', 'checkbox'=>'Insert checkbox', 'select'=>'Insert dragdown list', 'numlist'=>'Insert numbered list', 'nodelist'=>'Insert marked list', 'hr'=>'Insert horizontal line', 'br'=>'Insert break line', 'st_none'=>'None', 'st_formatted'=>'Formatted', 'st_h1'=>'Header 1', 'st_h2'=>'Header 2', 'st_h3'=>'Header 3', 'st_h4'=>'Header 4', 'st_h5'=>'Header 5', 'st_h6'=>'Header 6', 'st_numlist'=>'Numbered list', 'st_nodelist'=>'Marked list', 'bold'=>'Bold', 'italic'=>'Italic', 'underline'=>'Underline', 'forecolor'=>'Fore color', 'backcolor'=>'Text backcolor', ) ?>