/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * File Name: fck.js * Creation and initialization of the "FCK" object. This is the main object * that represents an editor instance. * * Version: 2.0 RC3 * Modified: 2005-02-23 20:51:12 * * File Authors: * Frederico Caldeira Knabben (fredck@fckeditor.net) */ // FCK represents the active ed