var yuiConfig_s = {
	height: '38px',
	width: '600px',
	dompath: true,
	autoHeight: true,
	toolbar: {
		titlebar: '',
		collapse: true,
		buttons: [
			{ group: 'textstyle', label: ' ',
				buttons: [
					{ type: 'push', label: 'Bold', value: 'bold' },
					{ type: 'push', label: 'Italic', value: 'italic' },
					{ type: 'push', label: 'Underline', value: 'underline' },
					{ type: 'separator' },
					{ type: 'select', label: 'Arial', value: 'fontname', disabled: true,
						menu: [
							{ text: 'Arial', checked: true },
							{ text: 'Arial Black' },
							{ text: 'Comic Sans MS' },
							{ text: 'Courier New' },
							{ text: 'Lucida Console' },
							{ text: 'Tahoma' },
							{ text: 'Times New Roman' },
							{ text: 'Trebuchet MS' },
							{ text: 'Verdana' }
						]
					},
					{ type: 'spin', label: '13', value: 'fontsize', range: [ 9, 75 ], disabled: true },
					{ type: 'separator' },
					{ type: 'color', label: 'Font Color', value: 'forecolor', disabled: true },
					{ type: 'color', label: 'Background Color', value: 'backcolor', disabled: true }
				]
			},
			{ type: 'separator' },
			{ group: 'indentlist', label: ' ',
				buttons: [
					{ type: 'push', label: 'Create an Unordered List', value: 'insertunorderedlist' },
					{ type: 'push', label: 'Create an Ordered List', value: 'insertorderedlist' }
				]
			},
			{ type: 'separator' },
			{ group: 'insertitem', label: ' ',
				buttons: [
					{ type: 'push', label: 'HTML Link CTRL + SHIFT + L', value: 'createlink', disabled: true },
					{ type: 'push', label: 'Insert Image', value: 'insertimage' }
				]
			}
		]
	}
};

var yuiConfig_m = {
	height: '100px',
	width: '600px',
	dompath: true,
	autoHeight: true,
	toolbar: {
		titlebar: '',
		collapse: true,
		buttons: [
			{ group: 'textstyle', label: ' ',
				buttons: [
					{ type: 'push', label: 'Bold', value: 'bold' },
					{ type: 'push', label: 'Italic', value: 'italic' },
					{ type: 'push', label: 'Underline', value: 'underline' },
					{ type: 'separator' },
					{ type: 'select', label: 'Arial', value: 'fontname', disabled: true,
						menu: [
							{ text: 'Arial', checked: true },
							{ text: 'Arial Black' },
							{ text: 'Comic Sans MS' },
							{ text: 'Courier New' },
							{ text: 'Lucida Console' },
							{ text: 'Tahoma' },
							{ text: 'Times New Roman' },
							{ text: 'Trebuchet MS' },
							{ text: 'Verdana' }
						]
					},
					{ type: 'spin', label: '13', value: 'fontsize', range: [ 9, 75 ], disabled: true },
					{ type: 'separator' },
					{ type: 'color', label: 'Font Color', value: 'forecolor', disabled: true },
					{ type: 'color', label: 'Background Color', value: 'backcolor', disabled: true }
				]
			},
			{ type: 'separator' },
			{ group: 'indentlist', label: ' ',
				buttons: [
					{ type: 'push', label: 'Create an Unordered List', value: 'insertunorderedlist' },
					{ type: 'push', label: 'Create an Ordered List', value: 'insertorderedlist' }
				]
			},
			{ type: 'separator' },
			{ group: 'insertitem', label: ' ',
				buttons: [
					{ type: 'push', label: 'HTML Link CTRL + SHIFT + L', value: 'createlink', disabled: true },
					{ type: 'push', label: 'Insert Image', value: 'insertimage' }
				]
			}
		]
	}
};

var yuiConfig_l = {
	height: '200px',
	width: '600px',
	dompath: true,
	autoHeight: true,
	toolbar: {
		titlebar: '',
		collapse: true,
		buttons: [
			{ group: 'textstyle', label: ' ',
				buttons: [
					{ type: 'push', label: 'Bold', value: 'bold' },
					{ type: 'push', label: 'Italic', value: 'italic' },
					{ type: 'push', label: 'Underline', value: 'underline' },
					{ type: 'separator' },
					{ type: 'select', label: 'Arial', value: 'fontname', disabled: true,
						menu: [
							{ text: 'Arial', checked: true },
							{ text: 'Arial Black' },
							{ text: 'Comic Sans MS' },
							{ text: 'Courier New' },
							{ text: 'Lucida Console' },
							{ text: 'Tahoma' },
							{ text: 'Times New Roman' },
							{ text: 'Trebuchet MS' },
							{ text: 'Verdana' }
						]
					},
					{ type: 'spin', label: '13', value: 'fontsize', range: [ 9, 75 ], disabled: true },
					{ type: 'separator' },
					{ type: 'color', label: 'Font Color', value: 'forecolor', disabled: true },
					{ type: 'color', label: 'Background Color', value: 'backcolor', disabled: true }
				]
			},
			{ type: 'separator' },
			{ group: 'indentlist', label: ' ',
				buttons: [
					{ type: 'push', label: 'Create an Unordered List', value: 'insertunorderedlist' },
					{ type: 'push', label: 'Create an Ordered List', value: 'insertorderedlist' }
				]
			},
			{ type: 'separator' },
			{ group: 'insertitem', label: ' ',
				buttons: [
					{ type: 'push', label: 'HTML Link CTRL + SHIFT + L', value: 'createlink', disabled: true },
					{ type: 'push', label: 'Insert Image', value: 'insertimage' }
				]
			}
		]
	}
};

var yuiConfig_xl = {
	height: '338px',
	width: '600px',
	dompath: true,
	autoHeight: true,
	toolbar: {
		titlebar: '',
		collapse: true,
		buttons: [
			{ group: 'textstyle', label: ' ',
				buttons: [
					{ type: 'push', label: 'Bold', value: 'bold' },
					{ type: 'push', label: 'Italic', value: 'italic' },
					{ type: 'push', label: 'Underline', value: 'underline' },
					{ type: 'separator' },
					{ type: 'select', label: 'Arial', value: 'fontname', disabled: true,
						menu: [
							{ text: 'Arial', checked: true },
							{ text: 'Arial Black' },
							{ text: 'Comic Sans MS' },
							{ text: 'Courier New' },
							{ text: 'Lucida Console' },
							{ text: 'Tahoma' },
							{ text: 'Times New Roman' },
							{ text: 'Trebuchet MS' },
							{ text: 'Verdana' }
						]
					},
					{ type: 'spin', label: '13', value: 'fontsize', range: [ 9, 75 ], disabled: true },
					{ type: 'separator' },
					{ type: 'color', label: 'Font Color', value: 'forecolor', disabled: true },
					{ type: 'color', label: 'Background Color', value: 'backcolor', disabled: true }
				]
			},
			{ type: 'separator' },
			{ group: 'indentlist', label: ' ',
				buttons: [
					{ type: 'push', label: 'Create an Unordered List', value: 'insertunorderedlist' },
					{ type: 'push', label: 'Create an Ordered List', value: 'insertorderedlist' }
				]
			},
			{ type: 'separator' },
			{ group: 'insertitem', label: ' ',
				buttons: [
					{ type: 'push', label: 'HTML Link CTRL + SHIFT + L', value: 'createlink', disabled: true },
					{ type: 'push', label: 'Insert Image', value: 'insertimage' }
				]
			}
		]
	}
};
