getEditorConfig: function()
{
var fontSize = ['9', '10', '12', '15', '18', '22', '26'];
var fontFamily = {
"arial": 'Arial',
"'book antiqua'": 'Book Antiqua',
"'courier new'": 'Courier New',
"georgia": 'Georgia',
'tahoma': 'Tahoma',
"'times new roman'": 'Times New Roman',
"'trebuchet ms'": 'Trebuchet MS',
"verdana": 'Verdana'
};