var lang = {
	'paragraph': 'Paragraph',
	'previewlabel': 'Preview Mode',
	'save': 'Save',
	'fullscreen': 'Fullscreen mode',
	'cut': 'Cut',
	'copy': 'Copy',
	'paste': 'Paste',
	'pastetext': 'Paste as Plain Text',
	'spellcheck': 'Check spelling',
	'bold': 'Bold',
	'italic': 'Italic',
	'underline': 'Underline',
	'strikethrough': 'Strikethrough',
	'orderedlist': 'Insert ordered list',
	'unorderedlist': 'Insert unordered list',
	'indent': 'Increase Indent',
	'outdent': 'Decrease Indent',
	'justifyLeft': 'Align Left',
	'justifyCenter': 'Align Center',
	'justifyRight': 'Align Right',
	'justifyFull': 'Justify',
	'sourceMode': 'SourceMode',
	'newPage': 'Clear HTML code',
	'undo': 'Undo',
	'redo': 'Redo',
	'undoSource': 'Undo',
	'redoSource': 'Redo',
	'print': 'Print',
	'selectAll': 'Select all',
	'removeFormat': 'Remove Text Formatting',
	'superScript': 'Superscript',
	'subScript': 'SubScript',
	'createLink': 'Insert link',
	'unlink': 'Remove link',
	'hr': 'Insert Horizontal Line',
	'clearcode': 'Clear code',
	'help': 'Help',
	'fontname': 'Font name', 
	'fontsize': 'Font size',
	'formatblock': 'Format',
	'styles': 'Style',
	'form': 'Form Functions',
	'insertchars': 'Insert character',
	'inserttextbox': 'Insert TextBox',
	'table': 'Table Functions',
	'showborders': 'Show borders',
	'fontcolor': 'Font Color', 
	'highlight': 'Highlight',
	'createEmailLink': 'Create Email Link',
	'anchor': 'Insert / Modify Anchor',
	'findreplace': 'Find and replace',
	'pageproperties': 'Modify Page Properties',
	'toggleposition': 'Toggle Absolute Positioning',
	'image': 'Insert / Modify Image',
	'flash': 'Insert / Modify flash',
	'media': 'Insert / Modify Media file',
	'file': 'Link to file',
	'custominsert': 'Insert Custom HTML',
	'emptylabel': '',
	'geckoXPConnect': 'FireFox Restrictions',
	'editorMode': 'Switch mode',
	'edittag': 'Edit Tag',
	'size1': 'Size 1',
	'size2': 'Size 2',
	'size3': 'Size 3',
	'size4': 'Size 4',
	'size5': 'Size 5',
	'size6': 'Size 6',
	'size7': 'Size 7',
	'removeSize': 'Remove Size',
	'normal': 'Normal',
	'heading1': "Heading 1",
	'heading2': "Heading 2",
	'heading3': "Heading 3",
	'heading4': "Heading 4",
	'heading5': "Heading 5",
	'heading6': "Heading 6",
	'removeFormatting': 'Remove Formatting',
	'pasteCtrl': 'Paste	Ctrl+V',
	'pasteword': 'Paste from MS Word',
	'insertform': 'Insert Form',
	'modifyform': 'Modify Form Properties',
	'inserttextfield': 'Insert Text Field',
	'modifytextfield': 'Modify Text Field',
	'inserttextarea': 'Insert Text Area',
	'modifytextarea': 'Modify Text Area',
	'inserthiddenfield': 'Insert Hidden Field',
	'modifyhiddenfield': 'Modify Hidden Field',
	'insertbutton': 'Insert Button',
	'modifybutton': 'Modify Button',
	'insertcheckbox': 'Insert Checkbox',
	'modifycheckbox': 'Modify Checkbox',
	'insertradio': 'Insert Radio',
	'modifyradio': 'Modify Radio',
	'insertselectfield': 'Insert Select Field',
	'modifyselectfield': 'Modify Select Field',
	'inserttable': 'Insert Table',
	'modifytableproperties': 'Modify Table Properties',
	'modifycellproperties': 'Modify Cell Properties',
	'insertcolumntotheright': 'Insert Column to the Right',
	'insertcolumntotheleft': 'Insert Column to the Left',
	'insertrowabove': 'Insert Row Above',
	'insertrowbelow': 'Insert Row Below',
	'deleterow': 'Delete Row',
	'deletecolumn': 'Delete Column',
	'increasecolumnspan': 'Increase Column Span',
	'decreasecolumnspan': 'Decrease Column Span',
	'increaserowspan': 'Increase Row Span',
	'decreaserowspan': 'Decrease Row Span',
	'modifyimageproperties': 'Modify Image Properties',
	'createormodifylink': 'Create or Modify Link',
	'modifyflashproperties': 'Modify Flash Properties',
	'modifymediaproperties': 'Modify Media Properties',
	'addtodictionary': 'Add to Dictionary',
	'default': 'Default',
	'removefont': 'Remove Font'
}

